/*GENERAL */
*
{
	margin:0;
	padding: 0;
}

body

h1
{
	font-family: 'Fredericka the Great', cursive;
	margin-left: 1.5vw;
	color: #444;
    font-size:3.1vw;
    font-weight: lighter;
 }
h2
{
	font-family: 'Fredericka the Great', cursive;
	color: #444;
    font-size: 5vw; 
    font-weight: lighter;
    margin-top: 10vw;
}
h3
{
	font-family: 'Gupter', serif;
	color: #ffffff;
    font-size: 1.65vw; 
    font-weight: lighter;
    margin-left: 20vw;
}
h6
{
	font-size: 5vw;
	font-family: 'Amatic SC', cursive;
	color: #efcdca;
    text-align:center;
    margin-top: 4vw;
    }
h4
{
	font-size: 4vw;
    font-family: 'Amatic SC', cursive;
	color:#000;
    text-align:center;
    font-weight: lighter;
}

ul
{
	list-style: none;
    
}
a
{
	text-decoration: none;
	color: lightblue;
    text-decoration: none;
}
.wrapper
{
	width: auto;
	margin:0px auto;
	padding:10px 0px;
}
.red
{
	color:#FF0000;
}

/*HEADER */
header
{
	height:110px;
    background-color:#2D241E;
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

header h1
{
	float: left;
	margin-top:30px;
    color: #fff;
    

}
header nav
{
	float:right;
	margin-top: 40px;
    
    
}
header nav ul li
{
	float:left;
	display: inline-block;
    list-style: none;
    
}
header nav ul li a
{
  font-family: 'Amatic SC', cursive;
  margin-top:10px;
  font-size:2.45vw;
  font-weight: lighter;
  margin-right: 18px;
  color: #fff;
   
}
header a:hover {
  color:lightblue;
}


/*MAIN IMAGE */
#main-image
{
    height: 620px;
	/*background: url('images/condroz.jpg')center;*/
  background-image: url('images/condroz.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#main-image h2
{
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	padding: 120px 0 40px 0;
	margin-top: 80px;
    line-height: 150%;
    font-size: 50px; 
}
#main-image h6
{
	font-size: 1.5vw;
	font-family: 'Amatic SC', cursive;
	color: #efcdca;
    text-align:center;
    margin-top: 3.5vw;
    }
#main-image h4
{
	font-size: 2.1vw;
    font-family:'Fredericka the Great', cursive;
	color:#211;
    text-align:center;
    font-weight: bolder;
}
/*BIERES */
#bieres
{
	height: auto;
	background-color:#2D241E;
    padding-top: 30px;
    background-size: cover;
}
#bieres h1
{
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
    line-height: 130%;
    color: #fff;
    font-size:1.9vw;
    font-weight: lighter;
}
#bieres h4
{
	text-align:center;
	font-family: 'Amatic SC', cursive;
    color: #fff;
    font-size:2.4vw;
    font-weight: lighter;
}
#bieres p
{

	text-align: center;
	font-weight: lighter;
	margin-top:5px;
	color:  #fff ;
    font-size: 1.7vw;
    font-family: 'Gupter', serif;
}
.responsive {
  width: 37%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  
}
.responsive1 {
  width: auto;
  height: auto;
  border-radius: 50%;
  border: 1px solid #ddd;
  padding: 5px;
  float:left; 
  width:5vw;
  height:5vw;
  margin-left: 1vw;
    margin-top: 0.8vw;
}
.responsive2 {
  width: auto;
  height: auto;
  border-radius: 50%;
  border: 1px solid #ddd;
  padding: 5px;
  width:5vw;
  height:5vw;
  margin-left: 6vw;
  margin-top: 0.8vw;
}
/*EVENTS */
#events
{
	height: auto;
	background-color:#2D241E;
    padding-top: 30px;
}
#events h1
{
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
    line-height: 130%;
    color: #fff;
    font-size:1.9vw;
    font-weight: lighter;
}
#events h4
{
	text-align:center;
	font-family: 'Amatic SC', cursive;
    color: #fff;
    font-size:2.4vw;
    font-weight: lighter;
}
#events p
{
	text-align: center;
	font-weight: lighter;
	margin-top:5px;
	color:  #fff ;
    font-size: 1.7vw;
    font-family: 'Gupter', serif;
    line-height: 130%;
}
/*BRASSERIE */
#brasserie
{
	height: auto;
	background-color:#2D241E;
    padding-top: 30px;
}
#brasserie h1
{
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
    line-height: 130%;
    color: #fff;
    font-size:1.9vw;
    font-weight: lighter;
}
#brasserie h4
{
	text-align:center;
	font-family: 'Amatic SC', cursive;
    color: #fff;
    font-size:2.4vw;
    font-weight: lighter;
}
#brasserie p
{
	text-align: center;
	font-weight: lighter;
	margin-top:5px;
	color:  #fff ;
    font-size: 1.7vw;
    font-family: 'Gupter', serif;
    line-height: 130%;
}

/*PROCURER */
#procurer
{
	height: auto;
	background-color:#2D241E;
    padding-top: 30px;
}
#procurer h1
{
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
    line-height: 130%;
    color: #fff;
    font-size:1.9vw;
    font-weight: lighter;
}
#procurer h4
{
	text-align:center;
	font-family: 'Amatic SC', cursive;
    color: #fff;
    font-size:2.4vw;
    font-weight: lighter;
}
#procurer p
{
	text-align: center;
	font-weight: lighter;
	margin-top:5px;
	color:  #fff ;
    font-size: 1.7vw;
    font-family: 'Gupter', serif;
    line-height: 130%;
}
/* CONTACT*/

.background {
  height: 60vw;
  background-image: url('images/condroz.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
    margin-bottom: 0vw;
    margin-top: 0vw;
}

.transbox {
  max-width: auto;
  max-height: auto;
  margin: 0% 58% 10% 2%;
  padding:1px 1px;
  background-color: #ffffff;
  /*margin-top: 5vw;  */
  border: 2px solid black;
  opacity: 0.7;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

.wrapper-form
{
	max-width: auto;
	padding:10px 10px;
    margin: -30% 3% 10% 44%;
  background-color: #ffffff;
  border: 2px solid black;
  opacity: 0.9;
    
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

.wrapper-image
{
	max-width: auto;
	padding:10px 10px;
    
  background-color: #ffffff;
  border: 2px solid black;
  opacity: 0.9;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

.transbox p {
  text-align:center;
  font-weight: bolder;
  color: #000000;
  padding: 15px 15px 15px 15px;
  font-size:1.9vw;
  font-family: 'Amatic SC', cursive;
  }
.transbox a:hover {
  color: #ffa500;
  list-style: none;
}
.blue
{
	color:#0069d6;
}
.form-control
{
    height: 35px;
    font-size: 14px;
}
.comments
{
    font-style: italic;
    font-size: 0.8vw;
    color:#d82c2e;
    height:17px;
}
#contact-form input[type=submit]
{
    margin:15px auto 0px;
    display:block;
}
.button1
{
    border:1px solid #ddd;
    background: #5f5f5f;
    color:#fff;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    transition: all 0.3s ease-in 0s;
}
.button1:hover
{
    background: #333;
    border-color: #ffa500;
}

/* FOOTER*/
footer
{
	height: 140px;
	background-color:#2D241E;
    }
footer h1
{
	color:#fff;
	text-align: center;
	padding-top: 1px;
    font-size: 1.7vw;
}
.copyright
{

	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	color:  #fff ;
    font-size: 1vw;
}
.email
{
	text-align: center;
	font-weight: lighter;
	margin-top:1px;
	color:#fff;
    font-size: 1vw;
    font-family: 'Gupter', serif;
}
.family
{
	text-align: center;
	font-weight: lighter;
	padding-top: 0px;
	color: red;
    font-size: 1vw;
    font-family: 'Gupter', serif;
}
.traptaupedesign
{
	text-align: right;
	font-weight: lighter;
	padding-top: 0px;
	color: #fff;
    font-size: 1vw;
    font-family: 'arial', serif;
}
a:hover {
  color:#fff;
}

