@charset "UTF-8";
/* CSS document */
/* Descripcion: estilo para Vedilab
Autor: Omar De Luna
actualización: julio 2018 */



img{border:0; margin: 0; padding: 0;}

* { margin: 0; padding: 0; font-family: 'NoyhAText1';}

a, input{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

body , html{
	background: #000;
}



main {
	width: 90%;
	margin: 0 auto;
	padding: 0 5%;
	position: relative;
	z-index: 1;
	max-width: 1700px;
	}

#logo{
	width: 100%;
	text-align: center;
	padding: 50px 0;
}





nav{
	z-index: 9;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #fff;
}



nav ul{
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

nav ul li{
	display: inline-block;
	border-right: 1px solid #fff;
}

nav ul li:last-child{
	border: 0;
}

nav ul li a{
	color: #fff;
	font-size: 22px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	padding: 0 30px;
	border: 0;
	letter-spacing: 0;
}

nav ul li a:hover{
	text-decoration: line-through;
}


nav ul li a.active{
	text-decoration: line-through;
}


nav ul li a#menuiphone{
		display: none;
	}


#slide{
	position: relative;
	z-index: 2;
}

#aviso{
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	background:rgba(0,0,0,0.9);
	z-index:10000;
}
#aviso_1{
	width:100%;
	padding:50px 0 10px 0;
	text-align:center;
}
#aviso_2{
	width:100%;
	padding:10px 0;
	text-align:center;
	position:relative;
}
#aviso_3{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:2000;
	top:30%;
	font-size:40px;
	color:rgba(255,255,255,0.8);
}

#meaning{
	width: 86%;
	padding: 7%;
	position: relative;
	z-index: 2;
}


#foto{
	float: left;
	width: 40%;
}

#texto{
	width: 55%;
	margin-left: 5%;
	float: left;
	margin-top: 12%;
	border-top: 1px solid #fff;
	padding-top: 40px;
}

#line1{
	width: 150%;
	border-top: 1px solid #fff;
	margin-top: 40px;
	margin-left: -50%;
}


#origin{
	width: 86%;
	padding: 7%;
	position: relative;
	z-index: 2;
}

#origin #texto{
	margin-left: 0;
	margin-right: 5%;
	margin-top: 10%;
}

#origin #line1{
	margin-left: 0%;
	margin-right: -50%;
	margin-bottom: 50px;
	position: relative;
	z-index: 9;
}

#origin #texto img{
	margin-right: 50px;
}

#col{
	column-count: 3;
	column-gap: 50px;
	margin-top: 50px;
	column-fill: balance;
}

#origin div{
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-top: 50px;
}

#textura1{
	width: 30%;
	height: 350px;
	background: url(images/textura.png) #111;
	margin-top: -100px;
	position: absolute;
	z-index: 1;
	left: 0;
}

#textura2{
	width: 50%;
	height: 350px;
	background: #111;
	margin-top: -100px;
	position: absolute;
	z-index: 1;
	right: 0;
}


footer{
	background: #000;
	width: 100%;
	text-align: center;
	border-top: 1px solid #fff;
}

#f1{
	width: 50%;
	border-right: 1px solid #fff;
	padding: 2% 0;
	float: left;
}

#f1 li{
	display: inline-block;
	text-align: left;
	margin-right: 20px;
}

#f1 li img{
	margin-bottom: -10px;
}


#f2{
	width: 49%;
	float: left;
	padding: 2% 0;
}

#f2 a{
	font-family: 'NoyhAText3';
	padding: 5px 15px;
	border: 1px solid #fff;
	margin-top: 10px;
	display: inline-block;
}






h1{
	font-family: 'NoyhAText3';
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	margin-bottom: 20px;
}



p{
	font-size: 20px;
	line-height: 26px;
	color: #fff;
}



a{
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	margin: 0;
}



.cleare{
	display: block;
	clear: both;
}



.campo{
	width: 96%;
	padding: 10px 2%;
	border: 0;
	border: 1px solid #a6ac96;
	outline: none;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
}

.campo2{
	font-size: 20px;
	line-height: 25px;
	color: #414142;
	text-decoration: none;
	margin: 0;
	background: #fff;
	border: 1px solid #414142;
	padding: 10px 35px;
	font-weight: 300;
	letter-spacing: 2px;
}

.campo3{
	width: 96%;
	padding: 10px 2%;
	height: 120px;
	border: 0;
	border: 1px solid #a6ac96;
	outline: none;
	line-height: 30px;
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: 300;
}



.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 30px; /* IE6 workaround*/
height: 90%;
overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#process{
	width: 86%;
	padding: 7%;
	position: relative;
	z-index: 2;
	border-right: 1px solid #fff;
}

#pro1{
	float: left;
	width: 50%;
}

#pro2{
	float: left;
	margin-left: 5%;
	width: 45%;
	padding-top: 10%;
}

h2{
	font-family: 'NoyhAText3';
	font-size: 70px;
	line-height: 70px;
	color: #fff;
	margin-bottom: 20px;
	padding: 20px 0px;
	background: #111;
	text-align: center;
	box-shadow: 10px 10px 0px #222;
	margin-left: -20%;
	width: 110%;
}

h3{
	font-size: 60px;
	line-height: 60px;
	color: #fff;
}


#info{
	width: 47%;
	float: left;
	padding-top: 12%;
	
}

#fotoP{
	width: 42%;
	height: auto;
	overflow: hidden;
	float: left;
	border-radius: 50%;
	position: relative;
	z-index: 2;
}


#lineP{
	width: 150%;
	border-top: 1px solid #fff;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: -50%;
	position: relative;
	z-index: 3;
}

#lineP.der{
	margin-right: 0%;
	margin-left: -50%;
}

.margin{
	margin-left: 10%;
}

#number{
	width: 10%;
	background: #111;
	padding: 2% 5% 0 5%;
	color: #000;
	font-size: 200px;
	font-family: 'NoyhAText3';
	text-align: center;
	position: absolute;
	z-index: 1;
	right: 0;
	top: -2%;
}

#number.dos{
	right: auto;
	left: 0;
}


#process2{
	width: 40%;
	padding: 7% 30%;
	position: relative;
	z-index: 2;
	text-align: center;
	border-width: 1px;
  border-style: solid;
  border-image: 
    linear-gradient(
      to left, 
      white, 
      rgba(0, 0, 0, 0)
    )  100% 1;
}

#process2 #fotoP{
	width: 100%;
	border: 5px solid #fff;
	margin-bottom: 50px;
}

#process2 h2{
	margin-left: 0;
	width: 100%;
}

img.fin{
	position: absolute;
	margin-top: -8%;
}

img.fin2{
	position: absolute;
	right: -24px;
}

#infoMobil{
	display: none;
}



/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#history{
	width: 50%;
	margin: -5% 25% 5% 25%;
	text-align: center;
	position: relative;
	z-index: 10;
}

#history h2{
	margin-left: 0;
	width: auto;
	margin-bottom: 80px;
}

#fondo{
	position: relative;
	z-index: 1;
	margin-top: -220px;
}



/*–––––––––––––––––––––––––––––––clients––––––––––––––––––––––––––––––––––––*/



#where{
	width: 76%;
	padding: 13%;
	text-align: center;
}


#where h2{
	width: 70%;
	margin-left: 0;
	margin: 0 auto;
	text-align: center;
	margin-bottom: -100px;
	position: relative;
	z-index: 2;
}

#tercio{
	float: left;
	text-align: left;
	width: 27%;
	margin-right: 3%;
	margin-bottom: 50px;
}

#tercio.first{
	width: 37%;
}

#tercio hr{
	width: 70%;
	border-bottom: 1px solid #fff;
	margin: 20px 0;
}

.margin2{
	margin-left: 40px;
}



/*–––––––––––––––––––––––––––––––expresions––––––––––––––––––––––––––––––––––––*/



#expre{
	width: 86%;
	padding: 7%;
	background: url(images/texture2.png) #00383e;
}

#exp1{
	width: 40%;
	float: left;
	text-align: center;
}

#exp2{
	width: 45%;
	margin-left: 5%;
	float: left;
	text-align: center;
	padding-top: 5%;
}

#exp2 h2{
	margin-left: 0;
}

#fotoEx{
	width: 30%;
	margin-right: 3%;
	float: left;
	background: #111;
	height: auto;
	margin-top: 50px;
}


#fotoEx img{
	display: block;
}


#expre.exprecolor{
	background: url(images/texture2.png) #49383e;
}



/*–––––––––––––––––––––––––––––––reviews––––––––––––––––––––––––––––––––––––*/



#reviews{
	width: 86%;
	padding: 7%;
	text-align: center;
	margin-top: -10%;
	position: relative;
	z-index: 10;
}

#reviews h2{
	margin-left: 0;
	width: 50%;
	margin: 0 25%;
	margin-bottom: 7%;
}

h4{
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	border-top: 1px solid #00383e;
	border-bottom: 1px solid #00383e;
	padding: 40px;
	margin-bottom: 30px;
}


#rev1{
	width: 48%;
	float: left;
	margin: 7% 0;
	margin-right: 4%;
}

#rev2{
	width: 48%;
	float: left;
	margin: 7% 0;
}

#reviews p, #reviews a{
	color: #999;
}



/*–––––––––––––––––––––––––––––––recipes––––––––––––––––––––––––––––––––––––*/



#recipes{
	width: 80%;
	margin: 5% 10% 5% 10%;
	text-align: center;
	position: relative;
	z-index: 10;
}

#recipes h2{
	margin-left: 0;
	width: 50%;
	margin: 0 auto;
	margin-bottom: 80px;
}

#cocktail img{
	width: 140px;
}


#cocktail{
	width: 30%;
	margin-right: 3%;
	text-align: center;
	display: inline-table;
	margin-bottom: 40px;
}

#cocktail h3{
	font-size: 40px;
	line-height: 40px;
}

#ingredients{
	width: 94%;
	padding: 20px 3%;
	background: #00383e;
	margin-top: 10px;
}

#proc{
	width: 94%;
	padding: 20px 3%;
	background: #111;
}

.campo_validacion{
		width:10%;
		padding:10px;
		font-size:30px;
		background:none;
		border:none;
		border:solid 1px #666666;
		color:#FFF;
		text-align:center;
}
.enviar_validacion{
		width:10%;
		padding:10px;
		border:none;
		background:rgba(0,0,0,0.9);
		color:rgba(255,255,255,0.9);
		font-size:30px;
		border:solid 1px #FFFFFF;
		cursor:pointer;
}


@media only screen and (min-width:0px) and (max-width:767px){

#aviso{
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	background:rgba(0,0,0,0.9);
	z-index:10000;
}
#aviso_1{
	width:100%;
	padding:50px 0 10px 0;
	text-align:center;
}
#aviso_2{
	width:100%;
	padding:10px 0;
	text-align:center;
	position:relative;
}
#aviso_3{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:2000;
	top:15%;
	font-size:25px;
	color:rgba(255,255,255,1);
}
.campo_validacion{
	width:23%;
	padding:10px;
	font-size:20px;
	background:rgba(51,51,51,0.9);
	border:none;
	border:solid 1px #666666;
	color:#FFF;
	text-align:center;
}
.enviar_validacion{
	width:30%;
	padding:10px;
	border:none;
	background:rgba(0,0,0,0.9);
	color:rgba(255,255,255,0.9);
	font-size:20px;
	border:solid 1px #FFFFFF;
	cursor:pointer;
}




	
#logo{
	width: 100%;
	text-align: center;
	padding: 30px 0;
}
	
#logo img{
	width: 120px;
}

nav{
	height: auto;
}

nav ul{
	text-align: center;
	height: 50px;
	overflow: hidden;
	width: 100%;
}
	
nav ul.active{
	height: 450px;
}
	
nav ul li{
	width: 100%;
	display: block;
	border: 0;
}


nav ul li a{
	font-size: 18px;
	line-height: 50px;
	padding: 0 20px;
}

nav ul li a#menuiphone{
		display: block;
	}
	

#meaning{
	width: 86%;
	padding:10% 7% 2% 7%;
	text-align: center;
}


#foto{
	width: 60%;
	margin: 0 20%;
}

#texto{
	width: 100%;
	margin-left: 0%;
	margin-top: 5%;
	padding-top: 40px;
}

#line1{
	width: 100%;
	margin-top: 40px;
	margin-left: 0%;
	display: none;
}


#origin{
	width: 86%;
	padding:10% 7%;
	text-align: center;
}

#origin #texto{
	margin-left: 0;
	margin-right: 5%;
	margin-top: 1%;
}

#origin #line1{
	margin-left: 0%;
	margin-right: -50%;
	margin-bottom: 30px;
}

#origin #texto img{
	width: 70px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#col{
	column-count: 1;
	column-gap: 0px;
	margin-top: 30px;
	text-align: center;
}
	
#origin div{
	float: left;
	width: 100%;
	margin-right: 0%;
	margin-top: 20px;
}

#textura1{
	width: 30%;
	height: 350px;
	margin-top: -100px;
	left: 0;
}

#textura2{
	width: 50%;
	height: 350px;
	margin-top: -100px;
	right: 0;
	display: none;
}


footer{
	width: 100%;
	text-align: center;
}

#f1{
	width: 100%;
	padding: 4% 0;
	border-right: 0;
	border-bottom: 1px solid #fff;
}

#f1 li{
	margin-right: 10px;
}

#f1 li img{
	width: 70px;
	margin-bottom: -10px;
}


#f2{
	width: 100%;
	padding: 4% 0;
}

#f2 a{
	padding: 5px 15px;
	margin-top: 10px;
}


h1{
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
}


p{
	font-size: 17px;
	line-height: 23px;
}


a{
	font-size: 17px;
	line-height: 23px;
}
	
	
/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#process{
	width: 86%;
	padding: 7%;
	border: 0;
}

#pro1{
	width: 100%;
	margin-bottom: 20px;
}

#pro2{
	margin-left: 0%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
}

h2{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	padding: 15px 0px;
	margin-left: 0%;
	width: auto;
}

h3{
	font-size: 30px;
	line-height: 30px;
}


#info{
	width: 100%;
	padding-top: 0%;
	margin-bottom: 20px;
	display: none;
	
}
	
#infoMobil{
	width: 100%;
	padding-top: 0%;
	margin-bottom: 20px;
	display: block;
}

#fotoP{
	width: 70%;
	border-radius: 0%;
	margin: 0 15%;
}


#lineP{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0%;
}

#lineP.der{
	margin-right: 0%;
	margin-left: 0%;
}

.margin{
	margin-left: 0%;
}

#number{
	width: 10%;
	padding: 2% 5% 0 5%;
	font-size: 180px;
	right: 0;
	top: -2%;
	display: none;
}

#number.dos{
	right: auto;
	left: 0;
}


#process2{
	width: 90%;
	padding: 7% 5%;
	border: 0;
	margin-bottom: 40px;
}

#process2 #fotoP{
	width: 100%;
	margin: 0;
	margin-bottom: 50px;
	padding: 0;
}

#process2 h2{
	margin-left: 0;
	width: 100%;
}

img.fin{
	margin-top: -8%;
	display: none;
}

img.fin2{
	right: -24px;
	display: none;
}
	
	
/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#history{
	width: 80%;
	margin: -5% 10% 5% 10%;
}

#history h2{
	margin-bottom: 80px;
}

#fondo{
	margin-top: -120px;
}
	
	
/*–––––––––––––––––––––––––––––––clients––––––––––––––––––––––––––––––––––––*/



#where{
	width: 90%;
	padding: 5%;
}


#where h2{
	width: 70%;
	margin-left: auto;
	margin-bottom: -50px;
	}

#tercio{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 0px;
}

#tercio.first{
	width: 100%;
}

#tercio hr{
	width: 70%;
	margin: 20px 0;
}

.margin2{
	margin-left: 15px;
}
	
img.logo{
	height: 32px;
	margin-top: 20px;
}
	
#mapa{
	width: 100%;
}
	
/*–––––––––––––––––––––––––––––––expresions––––––––––––––––––––––––––––––––––––*/



#expre{
	width: 86%;
	padding: 7%;
}

#exp1{
	width: 100%;
}
	
#exp1 img{
	width: 40%;
}

#exp2{
	width: 100%;
	margin-left: 0%;
}

#exp2 h2{
	margin-left: 0;
}

#fotoEx{
	width: 100%;
	margin-right: 0%;
	height: auto;
	margin-top: 50px;
}	
	
/*–––––––––––––––––––––––––––––––reviews––––––––––––––––––––––––––––––––––––*/



#reviews{
	width: 86%;
	padding: 7%;
	margin-top: -10%;
}

#reviews h2{
	margin-left: 0;
	width: 50%;
	margin: 0 25%;
	margin-bottom: 7%;
}

h4{
	font-size: 18px;
	line-height: 21px;
	padding: 20px;
	margin-bottom: 20px;
}


#rev1{
	width: 100%;
	margin: 7% 0 0% 0;
	margin-right: 0%;
}

#rev2{
	width: 100%;
	margin: 7% 0;
}

	
	
/*–––––––––––––––––––––––––––––––recipes––––––––––––––––––––––––––––––––––––*/



#recipes{
	width: 90%;
	margin: 5%;
}

#recipes h2{
	width: 50%;
	margin-bottom: 80px;
}



#cocktail{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 40px;
}

#cocktail h3{
	font-size: 35px;
	line-height: 35px;
}
	
#cocktail img{
	width: 100px;
}

	
	
}


@media only screen and (min-width:768px) and (max-width:1023px){
	
#logo{
	width: 100%;
	text-align: center;
	padding: 40px 0;
}
	
#logo img{
	width: 150px;
}

nav{
	height: auto;
}

nav ul{
	text-align: center;
	height: 50px;
	overflow: hidden;
	width: 100%;
}
	
nav ul.active{
	height: 450px;
}
	
nav ul li{
	width: 100%;
	display: block;
	border: 0;
}


nav ul li a{
	font-size: 18px;
	line-height: 50px;
	padding: 0 20px;
}

nav ul li a#menuiphone{
		display: block;
	}
	

#meaning{
	width: 86%;
	padding:10% 7%;
}


#foto{
	width: 40%;
}

#texto{
	width: 55%;
	margin-left: 5%;
	margin-top: 5%;
	padding-top: 40px;
}

#line1{
	width: 150%;
	margin-top: 40px;
	margin-left: -50%;
}


#origin{
	width: 86%;
	padding:10% 7%;
}

#origin #texto{
	margin-left: 0;
	margin-right: 5%;
	margin-top: 6%;
}

#origin #line1{
	margin-left: 0%;
	margin-right: -50%;
	margin-bottom: 30px;
}

#origin #texto img{
	width: 70px;
	margin-right: 20px;
}

#col{
	column-count: 2;
	column-gap: 50px;
	margin-top: 30px;
}

#textura1{
	width: 30%;
	height: 350px;
	margin-top: -100px;
	left: 0;
}

#textura2{
	width: 50%;
	height: 350px;
	margin-top: -100px;
	right: 0;
}


footer{
	width: 100%;
	text-align: center;
}

#f1{
	width: 50%;
	padding: 4% 0;
}

#f1 li{
	margin-right: 20px;
}

#f1 li img{
	width: 70px;
	margin-bottom: -10px;
}


#f2{
	width: 49%;
	padding: 4% 0;
}

#f2 a{
	padding: 5px 15px;
	margin-top: 10px;
}


h1{
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}


p{
	font-size: 18px;
	line-height: 24px;
}


a{
	font-size: 18px;
	line-height: 24px;
}
	
	
/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#process{
	width: 86%;
	padding: 7%;
}

#pro1{
	width: 45%;
}

#pro2{
	margin-left: 5%;
	width: 50%;
	padding-top: 4%;
}

h2{
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	padding: 15px 0px;
	margin-left: -20%;
	width: 110%;
}

h3{
	font-size: 40px;
	line-height: 40px;
}


#info{
	width: 47%;
	padding-top: 12%;
	
}

#fotoP{
	width: 42%;
	border-radius: 50%;
}


#lineP{
	width: 150%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: -50%;
}

#lineP.der{
	margin-right: 0%;
	margin-left: -50%;
}

.margin{
	margin-left: 10%;
}

#number{
	width: 10%;
	padding: 2% 5% 0 5%;
	font-size: 180px;
	right: 0;
	top: -2%;
}

#number.dos{
	right: auto;
	left: 0;
}


#process2{
	width: 40%;
	padding: 7% 30%;
}

#process2 #fotoP{
	width: 100%;
	margin-bottom: 50px;
}

#process2 h2{
	margin-left: 0;
	width: 100%;
}

img.fin{
	margin-top: -8%;
}

img.fin2{
	right: -24px;
}
	
/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#history{
	width: 60%;
	margin: -5% 20% 5% 20%;
}

#history h2{
	margin-bottom: 80px;
}

#fondo{
	margin-top: -120px;
}
	
	
/*–––––––––––––––––––––––––––––––clients––––––––––––––––––––––––––––––––––––*/



#where{
	width: 90%;
	padding: 5%;
}


#where h2{
	width: 70%;
	margin-left: auto;
	margin-bottom: -50px;
	}

#tercio{
	width: 27%;
	margin-right: 3%;
	margin-bottom: 50px;
}

#tercio.first{
	width: 37%;
}

#tercio hr{
	width: 70%;
	margin: 20px 0;
}

.margin2{
	margin-left: 15px;
}
	
img.logo{
	height: 32px;
}
	
/*–––––––––––––––––––––––––––––––expresions––––––––––––––––––––––––––––––––––––*/



#expre{
	width: 86%;
	padding: 7%;
}

#exp1{
	width: 40%;
}
	
#exp1 img{
	width: 70%;
}

#exp2{
	width: 45%;
	margin-left: 5%;
}

#exp2 h2{
	margin-left: 0;
}

#fotoEx{
	width: 30%;
	margin-right: 3%;
	height: auto;
	margin-top: 50px;
}
	
	
/*–––––––––––––––––––––––––––––––reviews––––––––––––––––––––––––––––––––––––*/



#reviews{
	width: 86%;
	padding: 7%;
	margin-top: -10%;
}

#reviews h2{
	margin-left: 0;
	width: 50%;
	margin: 0 25%;
	margin-bottom: 7%;
}

h4{
	font-size: 20px;
	line-height: 22px;
	padding: 30px;
	margin-bottom: 20px;
}


#rev1{
	width: 100%;
	margin: 7% 0 0% 0;
	margin-right: 0%;
}

#rev2{
	width: 100%;
	margin: 7% 0;
}
	
	
/*–––––––––––––––––––––––––––––––recipes––––––––––––––––––––––––––––––––––––*/



#recipes{
	width: 90%;
	margin: 5%;
}

#recipes h2{
	width: 50%;
	margin-bottom: 80px;
}



#cocktail{
	width: 47%;
	margin-right: 2%;
	margin-bottom: 40px;
}

#cocktail h3{
	font-size: 35px;
	line-height: 35px;
}
	
#cocktail img{
	width: 120px;
}


	
}


@media only screen and (min-width:1024px) and (max-width:1199px){
	
#logo{
	width: 100%;
	text-align: center;
	padding: 40px 0;
}
	
#logo img{
	width: 150px;
}

nav{
	height: 50px;
}

nav ul{
	text-align: center;
	
}


nav ul li a{
	font-size: 18px;
	line-height: 50px;
	padding: 0 20px;
}



#meaning{
	width: 86%;
	padding:10% 7%;
}


#foto{
	width: 40%;
}

#texto{
	width: 55%;
	margin-left: 5%;
	margin-top: 5%;
	padding-top: 40px;
}

#line1{
	width: 150%;
	margin-top: 40px;
	margin-left: -50%;
}


#origin{
	width: 86%;
	padding:10% 7%;
}

#origin #texto{
	margin-left: 0;
	margin-right: 5%;
	margin-top: 5%;
}

#origin #line1{
	margin-left: 0%;
	margin-right: -50%;
	margin-bottom: 30px;
}

#origin #texto img{
	margin-right: 50px;
}

#col{
	column-count: 3;
	column-gap: 50px;
	margin-top: 30px;
}

#textura1{
	width: 30%;
	height: 350px;
	margin-top: -100px;
	left: 0;
}

#textura2{
	width: 50%;
	height: 350px;
	margin-top: -100px;
	right: 0;
}


footer{
	width: 100%;
	text-align: center;
}

#f1{
	width: 50%;
	padding: 3% 0;
}

#f1 li{
	margin-right: 20px;
}

#f1 li img{
	margin-bottom: -10px;
}


#f2{
	width: 49%;
	padding: 3% 0;
}

#f2 a{
	padding: 5px 15px;
	margin-top: 10px;
}


h1{
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}


p{
	font-size: 18px;
	line-height: 24px;
}


a{
	font-size: 18px;
	line-height: 24px;
}
	
	
	
/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/




h2{
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	padding: 20px 0px;
	margin-left: -20%;
	width: 110%;
}

h3{
	font-size: 45px;
	line-height: 45px;
}
	
	
/*–––––––––––––––––––––––––––––––process––––––––––––––––––––––––––––––––––––*/


#history{
	width: 60%;
	margin: -5% 20% 5% 20%;
}

#history h2{
	margin-bottom: 80px;
}

#fondo{
	margin-top: -120px;
}
	
	
/*–––––––––––––––––––––––––––––––clients––––––––––––––––––––––––––––––––––––*/



#where{
	width: 86%;
	padding: 7%;
}


#where h2{
	width: 70%;
	margin-left: auto;
	margin-bottom: -100px;
	}

#tercio{
	width: 27%;
	margin-right: 3%;
	margin-bottom: 50px;
}

#tercio.first{
	width: 37%;
}

#tercio hr{
	width: 70%;
	margin: 20px 0;
}

.margin2{
	margin-left: 25px;
}
	
img.logo{
	height: 40px;
}
	
	
	
/*–––––––––––––––––––––––––––––––recipes––––––––––––––––––––––––––––––––––––*/



#recipes{
	width: 80%;
	margin: 5% 10% 5% 10%;
}

#recipes h2{
	width: 50%;
	margin-bottom: 80px;
}



#cocktail{
	width: 47%;
	margin-right: 2%;
	margin-bottom: 40px;
}

#cocktail h3{
	font-size: 35px;
	line-height: 35px;
}
	
#cocktail img{
	width: 150px;
}

	
	
}


@media only screen and (min-width:1200px) and (max-width:1350px){
	
	

nav ul li a{
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	padding: 0 25px;
	border: 0;
	letter-spacing: 0;
}

#texto{
	width: 55%;
	margin-left: 5%;
	margin-top: 6%;
	padding-top: 40px;
}
	
h2{
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	padding: 20px 0px;
	margin-left: -20%;
	width: 110%;
}
	
#where{
	width: 86%;
	padding: 7%;
}
	
img.logo{
	height: 40px;
}


}


@font-face {
    font-family: 'NoyhAText3';
    src: url('fonts/NoyhAText3.eot');
    src: url('fonts/NoyhAText3.eot') format('embedded-opentype'),
         url('fonts/NoyhAText3.woff2') format('woff2'),
         url('fonts/NoyhAText3.woff') format('woff'),
         url('fonts/NoyhAText3.ttf') format('truetype'),
         url('fonts/NoyhAText3.svg#NoyhAText3') format('svg');
	font-style:normal;
 	font-variant:normal;
}

@font-face {
    font-family: 'NoyhAText1';
    src: url('fonts/NoyhAText1.eot');
    src: url('fonts/NoyhAText1.eot') format('embedded-opentype'),
         url('fonts/NoyhAText1.woff2') format('woff2'),
         url('fonts/NoyhAText1.woff') format('woff'),
         url('fonts/NoyhAText1.ttf') format('truetype'),
         url('fonts/NoyhAText1.svg#NoyhAText1') format('svg');
	font-style:normal;
 	font-variant:normal;
}

