@font-face {
	font-family: 'DMSerifDisplay-Regular';
	src: url(./DMSerifDisplay-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Agenda-Medium';
	src: url(./Agenda/Agenda-Medium.ttf) format('truetype');
}

body{
/*	background-image: url('../img/fondo.png'); */
	color: #9498a2;
}
.bg-blanco{
	background-color: #fff;
}
.mont-b{
	font-weight: 600;
}
.container-fluid{
	overflow: hidden;
	padding-right: 10px;
    padding-left: 10px;
}
.recaptcha > div{
	width: 100% !important;
}
#background-video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
 }

/* FORMULARIO */
#contacto .contactForm iframe{
	width: 100%;
}
.hidden{
	display: none !important;
}

.ml{
	margin-left: 3%;
}
.ml3{
	margin-left: 3.5%;
}

.campo{
	float: left;
	margin-bottom: 10px;
	width: 48.5%;
}
.campo.campo3{
	width: 31%;
}
.campoFull{
	border: 0;
	margin-bottom: 10px;
	width: 100%;
}

label,	
.campo,
.campoFull,
.form-control{
	color: black;
	font-size: 0.9em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}	
input[type='radio']{
	cursor: pointer;
}
label{
	color: #FFF;
	font-weight: 500;
	font-size: 1.1em;
	margin-bottom: 0;
}	
label.error {
	color: #e42320;
    font-size: 0.85em;
}
#livomLink a{
	color: #FFF;
	font-size: 0.9em;
}

.success.circle{
	color: #000 ;
}
.form-control:focus,
.form-control {
  color: black;
  border: 0;
  border-bottom: 1px solid #8b8f9a;
  background-color: transparent;
  padding-left: 1px;
}
textarea.form-control{
	border: 1px solid #8b8f9a;
	padding: 5px;
}
.form-control.error {
  border-bottom: 1px solid #e42320;
}


#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  opacity: 1;
  background-color: #014880;
  z-index: 99;
  text-align: center;
}
#header .logo{	
	margin-left: 50px;
	height: 50px;
}
#header #stickyLogo{
	display: none;
}
#header.sticky #stickyLogo{
	display: block;
}
#header.sticky #headerLogo{
	display: none !important;
}
#header.sticky .logo{
	/*display: block !important;*/
	padding-top: 0px;
}
#header #footer{
	transition: .4s;
	z-index: 3;
    position: relative;
}
#header.sticky #footer{
	background-color: #000;
	position: fixed;
/*	left: 15px; */
    z-index: 999999999999 !important;
    position: fixed;
    width: 100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#header{
	background-image: url('./1x/primer-splash.jpg');
	background-size: cover;
	background-position: top;
	height: 100vh;
}
#backHeader,
#backHeader div{
	background-size: cover;
	background-position: center;
	position: absolute;
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	background-color: #00000040;
}
#consultarBtn{
	border-color: #000 !important;
	background-color: #000;
	width: fit-content;
	position: absolute;
	top: -15px;
	font-size: 1.2em;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99999;
}

.pl-0{
	padding-left: 0 !important;
}
.pr-0{
	padding-right: 0 !important;
}
.disenio .pileta-der{
	width: 100%;
}
li .nav-link.der{
	border-left: 1px solid; 
}
#servicios h3{
	color: #f6f4f0;
	font-size: 3.2em;
	font-family: 'Montserrat',sans-serif;
	letter-spacing: 3px;
	margin-bottom: 3rem;
}
#servicios ul{
	list-style: none;
	padding: 0;
}
#servicios ul li{
	font-size: 1.8em;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid;
}
#servicios ul li:last-child{
	border-bottom: 0;
}
#servicios{
	color: #FFF;
	background-image: url('../img/servicios.png');
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
#header h1{
	color: #000;
	margin-bottom: 1.5rem;
	font-size: 2.3em;
	font-family: 'Montserrat';
	letter-spacing: 3px;
	line-height: 1.3em;
	z-index: 2;
}
#header h3{
	font-size: 1.4em;
	color: black;
	font-weight: 400;
	z-index: 2;
}
#header h1,
#header h2,
#sabor h2{
	color: #FFF;
	font-size: 3em;
	font-family: 'DMSerifDisplay-Regular';
	font-weight: 400;
	margin-bottom: 1rem;
	position: relative;
	letter-spacing: 3px;
	text-align: center;
}
 h1 span.cinta,
 h2 span.cinta{
	background-color: #000;
	bottom: -2px;
	left: -1%;
	position: absolute;
	height: 15px;
	width: 102%;
	z-index: 0;
}
 h1 span.titulo,
 h2 span.titulo{
	position: relative;
	z-index: 2;
}
#header p{
	color: #FFF;
	font-size: 1.6rem;
	line-height: 1.1em;
	font-weight: 600;
	letter-spacing: 2px;
	width: 80%;
	text-align: center;
}
#headerTitle img{
	width: 30%;
    margin-bottom: 40px;
}
#headerTitle{
	padding-top: 0 !important;
	z-index: 3;
    position: relative;
}
#headerTitle .logoAwua{
	padding-top: 100px !important;
}
#header-nav{
    border-radius: 15px 15px 0 0;
	height: 30%;
}
li .nav-link{
	color: #fff !important;
	padding: 0;
}
li .nav-link,
li .nav-link img{
	width: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
#header-nav img.logo{
	width: 183px;
    margin-left: 40px;
    margin-top: -2px;
}
#header-nav ul{
	list-style: none;
	padding: 0;
    margin: auto;
}
#header-nav ul li{
	margin-right: 20px;
}
h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 2em;
}
#contactoRow{
	padding-bottom: 240px;
}
#contactoRow h2{
	border-bottom: 1px solid #000;
	padding-right: 10px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	width: fit-content;
}
#contacto{
	background-color: #FFF;
	position:absolute;
	margin-top: -8%;
	z-index: 9999;
}
#contacto .border-l{
	border-left: 2px solid #000;
	height: 50px;
	width: 100%;
}
#contacto > div{
	padding: 0;
	padding-left: 40px;
	padding-right: 40px;
}
.gracias{
	font-size: 1.8em !important;
	font-family: 'Agenda-Medium' !important;
	margin-top: 15px;
}
.gracias #contacto > div{
	padding: 40px 50px;
}
.gracias #contacto > div h2{
	color: black !important;
	font-size: 2.3em;
}
::placeholder,
select{
	color: #8c919b !important;
}
select option{
	color: #8c919b !important;
}
select.form-control {
    -webkit-appearance: menulist;
}
.btn-primary,
.btnSbmt,
.btnSbmt:hover{
	background-color: #000;
	border-color: #000;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 100%;
	letter-spacing: 2px;
}
#contacto h2{
	font-family: 'DMSerifDisplay-Regular';
	font-size: 1.95em;
	color: #000 !important;
	margin-top: 20px;
}
#contacto p{
	color: #8c919b;
	font-family: 'Agenda-Medium';
	font-size: 1.2em;
	margin-top: 0;
	letter-spacing: 2px;
}
#enviarContacto{
	background-color: #e83666;
	border: none !important;
	border-radius: 25px;
	color: #eaeaea;
	display: block;
	margin: auto;
	padding: 10px 50px;
	font-size: 1.1em;
    font-weight: 500;
	
	transition: 0.3s;
}
#sabor{
	height: 100vh;
	background-image: url('../img/sabor.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#enviarContacto:hover{
	background-color: #794594;
}
.footer .logo{
	margin-left: 50px;
}
#footer p a,
#footer span{
	font-weight: 600;
	color: #FFF;
}
#footerSocial{
	list-style: none;
	margin-right: 50px;
	margin-bottom: 0;
}
#footerSocial li{
	display: inline-block;
}
footer #footerSocial li a.nav-link img{
	width: 25px;
}
#footerSocial i{
	color: #fff;
	font-size: 30px;
}
#livomLink{
	padding-bottom: 10px;
}
#whatsapp {
	position: fixed;
	bottom: 25px;
	right: 25px;
	width: 50px;
	transition: 0.3s;
	z-index: 999999;
}
#whatsapp:hover{
	bottom: 30px;
}
#whatsapp img{
	width: 100%;
}
.row.galeria > div{
	padding: 0;
}
.carousel-item img{
	width: 100%;
}

.relative{
	position: relative;
}
h2.center{
	letter-spacing: 3px;
}
.center{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.img-center{
	width: 12%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.ola-center{
	position: absolute;
    width: 20%;
    top: 7rem;
    z-index: 999;
    transform: translate(123%) !important;
}
.ola-center-center{
	position: absolute;
    width: 20%;
    top: 0;
	left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%) !important;
}
.ola-right{
	position: absolute;
    width: 20%;
    top: 15rem;
    z-index: 999;
    left: 55%;
}
.ola-left{
	position: absolute;
	width: 25%;
	top: 3.3rem;
	z-index: 999;
	transform: translate(-43%) !important;
}
.m-izq{
	margin-left: -5%;
}
.hidden{
	display:none !important;
}
.error{
	border: 1px solid red;
	color: red !important;
}
.error::placeholder{
	color: red !important;
}
.p13{
	font-family: 'Montserrat',sans-serif;
    font-size: 3em;
    margin: auto;
    letter-spacing: 3px;
	font-weight: 300;
	text-align: center;
	padding: 1rem;
}
hr.separador,
.p13 + hr{
	width: 25%;
	height: 1px;
	background-color: #000;
	margin: auto;
	opacity: 1;
}
hr.separador{
	width: 20%;
	margin-left: -10% !important;
	margin-top: 80px;
	margin-bottom: 80px;
}
.estarbien{
	text-align: center !important;
    font-weight: 600;
    font-size: 2em !important;
    margin-top: 30px;
    margin-bottom: 60px;
}
#contactoFooter{
	background-color:#000;
	position: relative;
}
#contactoFooter .contactForm{
	background-color: #FFF;
	position: absolute;
	margin-top: -101px;
	left: 50%;
    transform: translate(-50%, 0px);
    padding: 50px 45px;
}
#contactoFooter h2{
	color: #000;
	font-size: 2.8em;
	letter-spacing: 2px;
	font-family: 'DMSerifDisplay-Regular';	
	text-align: center;
}
#contactoFooter ::placeholder,
#contactoFooter input,
#contactoFooter select,
#contactoFooter textarea,
#contactoFooter{
	color: #8b8f9a !important;
}
#contactoFooter ::placeholder,
#contactoFooter input,
#contactoFooter select,
#contactoFooter textarea{
	font-size: 1.2em;
	font-weight: 300;
	letter-spacing: 2px;
	word-spacing: 5px;
}
#contactoFooter input,
#contactoFooter select{
	margin-bottom: 40px;
}
#contactoFooter .btn-primary,
#contactoFooter .btnSbmt{
	background-color: #000;
	color: #FFF;
	width: fit-content;
	padding-top: 4px;
    padding-bottom: 4px;
	margin-top: 20px;
}
#contactoFooter select{
	font-size: 1.5em;
}
#contactoFooter p{
	font-size: 1.3em;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: 2px;
}
.cur{
	font-family: 'Whisper-Regular';
	color: #000;
	font-size: 3.5em;
	font-weight: 600;
	line-height: 1.5em;
	display: block;
	margin-bottom: 10px;
}
.under{
	border-bottom: 1px solid;
	padding-bottom: 20px;
}
#slider-productos .salamito{
	background-image: url('../img/salamito.png');
}
#slider-productos .chorizo{
	background-image: url('../img/chorizo.png');
}
#slider-productos .bondiola{
	background-image: url('../img/bondiola.png');
}
#slider-productos .Cantimpalo{
	background-image: url('../img/Cantimpalo Ahumado.png');
}
#slider-productos .chorizo-seco-p{
	background-image: url('../img/Chorizo seco picante.png');
}
#slider-productos .Lomito{
	background-image: url('../img/Lomito.png');
}
#slider-productos .Longaniza{
	background-image: url('../img/Longaniza.png');
}
#slider-productos .milan-h{
	background-image: url('../img/Milan ahumado con f hierbas.png');
}
#slider-productos .milan{
	background-image: url('../img/Milan ahumado.png');
}
#slider-productos .salame-4p{
	background-image: url('../img/Salame a las 4 pimientas.png');
}
#slider-productos .salame-cp{
	background-image: url('../img/Salame ahumado con provolone.png');
}
#slider-productos .salame-jc{
	background-image: url('../img/Salame con jamon crudo.png');
}
#slider-productos .salame-qa{
	background-image: url('../img/Salame con queso azul.png');
}
#slider-productos .salame-f{
	background-image: url('../img/Salame frances.png');
}
#slider-productos .salame-r{
	background-image: url('../img/Salame riojano.png');
}
#slider-productos .salame-t{
	background-image: url('../img/Salame tradicional.png');
}
#slider-productos .salame-o{
	background-image: url('../img/Salamito al oregano.png');
}
#slider-productos .SINNOMBRE{
	background-image: url('../img/SINNOMBRE.png');
}
#slider-productos .Sorpresata{
	background-image: url('../img/Sorpresata.png');
}
#slider-productos .slide{
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: end;
	padding: 30px;
	height: 375px;
	/*width: 339px;*/
}
#slider-productos span{
	border-top: 1px solid;
	color: #FFF;
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
.slick-next:before{
    background-image: url('../img/flecha-der.svg') !important;
    background-size: cover;
}
.slick-prev:before{
    background-image: url('../img/flecha-izq.svg') !important;
    background-size: cover;
}
.slick-prev:before, .slick-next:before {
    font-size: 36px;
    color: transparent;
}
.slick-prev:not(.slick-disabled):before, .slick-next:not(.slick-disabled):before {
    opacity: 1;
}
.slick-prev, .slick-next{
    width: 50px;
    height: 50px;
}
.slick-next {
    right: -55px;
}
.slick-prev {
    left: -55px;
}
#somos .border-l{
	border-left: 2px solid #000;
	height: 120px;
}
#somos .cur,
#vacio .cur{
	font-size: 3.3em;
}
#somos p,
#vacio p{
	font-size: 1.4em;
	font-family: 'Agenda-Medium';
	padding-right: 50px;
}
#somos p span,
#vacio p span,
#linaje p span{
	color: #000;
}
#vacio .cur,
#vacio p{
	padding-left: 50px;
}
#vacio{
	font-size: 1.5rem;
}
#vacio img{
	width: 85%;
}
#vacio ul{
	padding: 0;
	font-weight: 600;
}
#vacio ul li{
	margin-bottom: 20px;
}
#vacio span{
	color: #000;
	font-family: 'DMSerifDisplay-Regular';
	font-size: 1.1em;
}
#vacio .texto{
	padding-left: 20px;
}
#soluciones{
	color: #FFF;
}
#soluciones h3{
	color: #000;
	font-family: 'DMSerifDisplay-Regular';
	font-size: 3rem;
	margin-top: 3.5rem;
	margin-bottom: 3rem;
	text-align: center;
}
#soluciones #viandas,
#soluciones #cocina{
	background-size: cover;
	background-position: center;
	height: 95vh;
	padding-top: 7%;
}
#soluciones #viandas{
	background-image: url('./1x/viandas.jpg');
}
#soluciones #cocina{
	background-image: url('./1x/insitu-1.jpg');
}
#soluciones #viandas > div,
#soluciones #cocina > div{
	width: 60%;
}
#soluciones #viandas ul,
#soluciones #cocina ul{
	padding: 20px;
}
#soluciones #viandas ul li,
#soluciones #cocina ul li{
	margin-bottom: 20px;
	font-size: 1.05em;
	line-height: 1.2em;
}
#soluciones #viandas > div{
	margin-right: 30px;
}
#soluciones #cocina > div{
	margin-left: 50px;
}
#soluciones h4{
	font-family: 'DMSerifDisplay-Regular';
	font-size: 2.3rem;
	padding-bottom: 20px;
	border-bottom: 1px solid;
	width: fit-content;
}
#soluciones #cocina h4{
	padding-right: 150px;
}
#soluciones ul{
	font-size: 1.4rem;
}
#porque{
	background-image: url('./1x/fondo.jpg');
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
#porque h2{
	color: #000;
	font-family: 'DMSerifDisplay-Regular';
	font-size: 2.5rem;
	margin-bottom: 50px;
	text-align: center;
}
#porque h2 span{
	display: inline;
}
#porque .porques .row > div{
	margin-bottom: 3rem;
}
#porque .porques{
	color: #000;
	font-size: 1.3rem;
	font-weight: 600;
}
#porque img{
	display: block;
	margin:auto;
	height: 70px;
	margin-bottom: 15px;
}
#porque img.w50{
	width: 60px;
}
#porque span{
	display: block;
	text-align: center;
}
#quienes{
	background-image: url('./1x/quienes-somos.jpg');
	background-size: cover;
	background-position: center;
	color: #FFF;
	height: 100vh;
}
#quienes h2{
	font-family: 'DMSerifDisplay-Regular';
	font-size: 3rem;
	width: fit-content;
	border-bottom: 1px solid;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
}
#quienes p{
	font-size: 1.5rem;
	margin-bottom: 50px;
	text-align: center;
	/* width: 90%; */
}
#quienes h3{
	font-family: 'DMSerifDisplay-Regular';
	font-size: 2.5rem;
}
.esencia{
	font-size: 2.8em;
	font-family: 'DMSerifDisplay-Regular';
	letter-spacing: 2px;
	margin:0;
}
#linaje h3{
	color: #000;
	font-size: 2.8em;
	font-family: 'DMSerifDisplay-Regular';
	letter-spacing: 2px;
}
#linaje p{
	margin: auto;
	text-align: center;
	width: 50%;
	font-family: 'Agenda-Medium';
	font-size: 1.35em;
	letter-spacing: 1px;
	line-height: 1.8em;
	margin-bottom: 100px;
}
#linaje{
	padding-top: 100px;
	padding-bottom: 50px;
}
footer{
	background-color: #8b8f9a;
}
#contactoFooter h5{
	font-family: 'Montserrat', sans-serif;
}
.contenido h3{
	font-size: 2em;
	font-weight: 300;
}
.contenido h3,
.contenido p,
.contenido form{
	padding-left: 5%;
}
.contenido p,
.contenido form{
	padding-right: 5%;
}
.especialidad{
	margin-top: 2rem;
	text-align: center;
}
.especialidad img{
	display: block;
	margin: auto;
	width: 70%;
	padding: 10%;
}
.especialidad span{
	display: block;
	font-size: 1.3em;
}
.primeraConsulta{
	background-color: #00a7ac;
	color: #FFF;
	font-weight: 300;
	font-size: 1.6em;
	position: absolute;
	padding: 5px 50px;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -165%);
	box-shadow: 2px 2px 5px #bbb;
}
.tarjeta{
	padding-left: 20px;
}
.tarjeta strong,
.tarjeta span{
	color: black;
	display: block;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.tarjeta hr{
	width: 25%;
	opacity: 1;
}
.tarjeta .titulo{
	color: #000;
}
.tarjeta p{
	font-size: 1.2em;
	letter-spacing: 1px;
}
#contactoSection{
	padding-bottom: 50px;
}
#contactoSection form{
	margin-top: 50px;
}
#contactoSection form h2{
	font-size: 1.5em;
	margin-bottom: 30px;
}
.ventas{
	letter-spacing: 2px;
	color: #FFF;
	font-weight: 600;
	font-size: 1.3em;
    margin-top: 30px;
}
#header #flecha-contacto{
	margin-top: 10px;
	width: 25px;
}
#header #casita{
	padding-top: 5%;
}
#header #casita #enviar-cv{
	font-size: 1.2rem;
}
@-webkit-keyframes arrow{
	0% {
	  bottom:30%;
	}
	100%{
	  bottom:25%;
	}
  }
  
  
  @-webkit-keyframes leftArrow{
	0% {
	}
	100%{
	  -webkit-transform:rotate(225deg);
	}
  }
  
  @-webkit-keyframes rightArrow{
	0% {
	}
	100%{
	  -webkit-transform:rotate(-45deg);
	}
  }
  
@media (max-width: 545px) {
	@-webkit-keyframes arrow{
		0% {
		  bottom:10%;
		}
		100%{
		  bottom:14%;
		}
	}
	#header.sticky #stickyLogo{
		margin: auto !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.gracias #contacto > div{
		padding: 0px;
	}
	.gracias #contacto > div h2{
		color: black !important;
		font-size: 1.1em;
	}
	
	#header #footer {
		padding-top: 2rem !important;
	}
	#footerSocial {
		margin-right: 15px;
	}
	#whatsapp{
		right: 10px;
    	width: 40px;
	}
	#header{
		height: 100vh;
		background-position: center;
	}
	#header h2{
		font-size: 2em;
		text-align: center;
	}
	#header p{
		font-size: 1.2rem;
	}
	#header h1{
		font-size: 1.5em;
		margin-bottom: 30px;
		padding-left: 0;
		text-align: center;
	}
	
	#header .logo{
		margin: auto !important;
	}
	#headerTitle .logoAwua{
		padding-top: 130px !important;
	}
	#header #footerSocial {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		display: none;
	}
	#header h2 {
		width: 90%;
	}
	#header .ventas{
		margin-top: 10px;
		font-size: 1.1rem;
	}
	#header h3 {
		font-size: 1em;
		text-align: center;
	}
	#headerTitle img{
		padding-right: 0px;
		width: 70%;
		margin-left: auto;
    	margin-right: auto;
	}
	#headerTitle {
		padding-top: 0px !important;
	}		
	#header-nav{
		display: none;
	}
	#header.sticky #footer{
		width: 102%;
    	padding-top: 0px !important;
	}
	.campo{
		float: none;
		width: 100%;
	}
	.ml{
		margin-left: 0;
	}
	#contacto{
		margin-top: -16%;
	}
	.campoFull{
		float: none;
	}
	.esencia {
		font-size: 1.8em;
	}
	#somos .cur, #vacio .cur,
	.cur{
		font-size: 3em;
    	line-height: 1.2em;
	}
	#contactoRow {
		padding-bottom: 780px;
	}
	#vacio img{
		display: block;
		margin: auto;
		margin-bottom: 2rem;
	}
	#vacio .under,
	#porque h2 span.under{
		border-bottom: 0;
	}
	#soluciones #viandas > div, #soluciones #cocina > div {
		width: 80%;
	}
	#soluciones #viandas, #soluciones #cocina{
		height: auto;
	}
	#soluciones #cocina > div {
		margin-left: 40px;
	}
	#porque h2{
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	#quienes{
		height: auto;
		padding-top: 3rem;
		padding-bottom: 200px;
	}
	#quienes h3{
		font-size: 1.5rem;
		text-align: center;
	}
	#somos p,
	#vacio .cur, #vacio p {
		padding: 0px;
	}
	#linaje {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#linaje h3{
		font-size: 2.3em;
	}
	#linaje p{
		width: 100%;
	}
	#sabor h2{
		font-size: 1.8em;
	}
	#contactoFooter{
		padding-left: 10px;
    	padding-right: 10px;
	}
	#contacto{
		padding: 30px 20px;
	}		
	#contacto > div {
		padding: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	#contacto h2{
		font-size: 1.1em;
	}
	#contacto p{
		font-size: 1em;
	}	
	.primeraConsulta{
		font-size: 1em;
		transform: translate(-50%, -125%);
		width: 100%;
	}
	.tarjeta{
		padding-top: 20px;
	}
	.tarjeta strong, .tarjeta span{
		font-size: 1.1em;
	}
	#footerSocial{
		margin-top: 30px;
		padding: 0;
	}
	.footer .logo {
		margin: auto;
		display: block;
	}
	.navbar-toggler{
		background-color: white;
	}
	.p16{
		font-size: 2.2em !important;
	}
	.p13{
		font-size: 1.8em;
	}
	.img-center.arriesgado{
		top: 35%;
	}
	.img-center.choco{
		top: 25%;
	}
	.img-center.golden{
		top: 35% !important;
	}
}
@media (max-width: 900px) {
	#vacio .under,
	#porque h2 span.under{
		border-bottom: 0;
	}
}
@media (max-width: 1500px) {
	.tarjeta p{
		font-size: 1em;
	}
}
@media (min-width: 1700px) {
	.tarjeta p{
		font-size: 1.39em;
	}
}
.arrow-down{
	/* width:60px;
	height:40px; */
	margin:0 0 0 -20px;
	position:absolute;
	left:50%;
	bottom:0px;
	-webkit-animation: arrow 0.5s 1s infinite ease-out alternate;
	
  }
  
  .arrow-down:hover{
	 -webkit-animation-play-state: paused;
  }
  
  .left{
	-webkit-transform:rotate(240deg);
	top:10px;
	left:6px;
	-webkit-border-radius:4px;
	-webkit-transform-origin:5px 50%;
	-webkit-animation: leftArrow 0.5s 1s infinite ease-out alternate;
  }
  
  .right{	
	-webkit-transform:rotate(-60deg);
	top:10px;
	left:11px;
	-webkit-border-radius:4px;
	-webkit-transform-origin:5px 50%;
	-webkit-animation: rightArrow 0.5s 1s infinite ease-out alternate;
  }
  .right, .left{
	position:absolute;
	height:3px;
	width:25px;
	background:#FFF;
  }
  
  
  
  