
* { box-sizing: border-box;  margin: 0; }
html, body { width: 100%; height: auto; margin: 0; overflow-x: hidden !important;   position:relative; scroll-behavior: smooth; 
             font-size: 22px !important; line-height: 22px; line-height: 34px; 
             scroll-behavior: smooth; font-family: "Montserrat", sans-serif;
             font-optical-sizing: auto; font-style: normal; font-weight:400  !important; }
html { scroll-behavior: smooth; } 
body { animation: fadein 2s;  -moz-animation: fadein 2s; /* Firefox */ -webkit-animation: fadein 2s; /* Safari and Chrome */ 
	-o-animation: fadein 2s; /* Opera */ background: #fff;  color: #21426c !important; }
@keyframes fadein { from { opacity:0; } to { opacity: 1;} } 
@-moz-keyframes fadein { /* Firefox */ from { opacity:0; } to { opacity: 1;} }
@-webkit-keyframes fadein { /* Safari and Chrome */ from { opacity:0; } to { opacity: 1;} }
@-o-keyframes fadein { /* Opera */ from { opacity:0; } to { opacity: 1;} }
section { width: 100%; height: auto; position: relative; padding: 88px 0; z-index:1; overflow: hidden;   } 
header { width: 100%; height: 110px; position: absolute; text-align: center; z-index: 9 !important; padding-top: 10px; top:0px; background: none; text-align: left; transition: all 0.5s; z-index:9999 !important; }
header ul { padding:0; width:100%; text-align:center; margin-top: -48px; color:#82b42d; font-size:13px; line-height:16px; transition: all 0.5s; }
header ul li { display:inline-block; vertical-align: top; list-style:none; width:auto; margin:0 15px; }
header ul li a { font-size:13px; line-height:16px; color:#004e80; font-weight:500 !important;  }
header ul li a:hover { font-weight:800 !important; text-decoration:none; }
footer { width: 100%; height: auto;  background: #e8e9d7; position: relative; color:#004e80; font-size: 16px; line-height: 26px; font-weight: 600; padding: 68px 0; }
:focus { outline: none; }
footer a img.icon { width:20px; position:absolute; top:0px; left:-30px;  }
.redes { position:relative !important; display: inline-block; margin-right:2px; }
footer a { color:#004e80; font-size: 16px; line-height: 26px; display:block; position: relative; font-weight: 600 !important; }
footer a:hover { color:#82b42d; }
footer p { padding:0; width:100%; font-weight: 600 !important; margin-top:50px;  transition: all 0.5s; }
footer .aviso { margin-top:10px; position:relative;  }
.cresta {  position:absolute; width:282px;  z-index:10; left:50%; margin-top:-110px; margin-left: -141px; }
.pleca { position:absolute; z-index:18; top:0px; left:0; overflow: hidden; width:195%; height: 110px; }
.pleca .lote1 { float: left; background:#fff; width:38%; height: 110px; }
.pleca .lote2 { float: left; height: 111px;  width:210px; border-top: #fff solid 10px;  background: url(img/sin-cresta.svg) no-repeat center bottom; position: relative; margin: 0px -2px 0 -2px !important; background-size:100% auto; }
.pleca .lote3 { float: left; width:14%;  background:#fff;  height: 110px; right:0px; top:0px }

.mainn {  position: fixed; transition: all 0.9s; }
.pleca_ {  position: fixed; transition: all 0.9s; }

a, button { cursor: pointer; outline: none; text-decoration: none; }
h1, h2, h3 ,h4 ,h5 { letter-spacing: .5px; margin-bottom:45px; }
h1 { letter-spacing: .5px; font-size:5vw; line-height:4.2vw; }
img, p { transition:all 200ms ease;   }
a { transition:all 200ms ease; margin:25px 2; }
b { font-weight:700  !important;  }	
p { margin-bottom:65px !important; }  
footer img { mix-blend-mode: normal !important; }
hr { margin:35px 0; width:200px; height:1px; border-top:#edb74a solid 3px; opacity:1; }
.logo { width:120px; margin:10px 0 0 100px; position:relative; z-index:10; }
.firma { margin-top:-67px; font-size:14px; width:290px; }
p { position:relative;  }
form { text-align:center; max-width:670px; margin:50px auto; }
form p { padding:6% }
::-ms-input-placeholder { /* Edge 12-18 */  color: #004e80; font-size:14px; line-height:10%; }
::placeholder {  color: #004e80; font-size:14px; line-height:10%;  }

input { width:100%; display:inline-block; margin: 0; border-radius:25px; padding: 15px; border:none; background:#e6e6e6; }
input[type=submit] { background:#004e80; width:180px; border-radius:30px; margin: 20px auto !important; padding:10px 15px; border:#fff solid 1px;  display:block; margin:20px auto; color:#fff; transition: all 0.3s; }
input[type=submit]:hover { background:#fff; text-decoration: none;  border-radius:29px; border:#004e80 solid 1px;  color:#004e80;  }


::-ms-input-placeholder { /* Edge 12-18 */  color: #004e80; }
::placeholder {  color: #004e80; }

.blanco { color:#fff; }

.slide1 { background: url(img/slide1.jpg) no-repeat center top; background-size: cover; padding-top:210px; }
.slide2 { background: url(img/productos.jpg) no-repeat center top; background-size: cover; padding-top:210px; }
.slide3 { background: url(img/slide3.jpg) no-repeat center top; background-size: cover; padding-top:210px; }
.slide4 { background: url(img/slide4.jpg) no-repeat center top; background-size: cover; padding-top:210px; }
#nutri_ h2 { color:#fff; font-size:50px; line-height:50px; max-width:720px; margin:0 auto 50px auto;   }
#nutri_ a { display:block; background:rgba(130, 180, 45, .6); border:#fff 1px solid; border-radius:29px; color: #fff; padding: 8px 0; width:260px; margin:50px auto; }
#nutri_ { background: url(img/slide1.jpg) no-repeat center top; background-size: cover; color:#fff; text-align:center; padding-top:150px; }

.flickity-page-dots { bottom:30px !important; }
.flickity-page-dots .dot { display: inline-block; width: 14px !important;
    height: 14px !important; margin: 0 4px !important; background: #f49631 !important; border-radius: 50%; opacity: 1; cursor: pointer; }

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px !important;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}


.our { background:#f8f6f3; padding:88px 0;  }
.our img { margin:45px; display:inline-block; }
.our p { max-width:525px; margin:25px auto; }
.our p b { max-width:325px !important; margin:45px auto; }

.ajuste1 { width:100%; height:90px; }
.copy { width:290px; }
.copy img { position:absolute; right:-40px; top:10px; }

.yes { font-family: 'yeseva_oneregular'; }
.mbold { font-weight:800; }
.diagonal { position:absolute; left:0; bottom:-2px; left: -2px; width:108%; }
.comprometidos { background:#239cbd; position:relative; }
.marca_ img { display: inline-block; vertical-align: middle;  }
.marca_ span { display: inline-block; vertical-align: middle; width:75%  }

.marcas { background:#fff; padding:88px 0 145px 0; position:relative; }
.marcas p { max-width:525px; margin:25px auto; }
.marcas p.cer_ { max-width:525px; margin:25px 0; }
.marcas p b { max-width:325px !important; margin:45px auto; }
.logos { display: inline-block; height:150px; width:auto; margin:0 45px 50px 45px; }

.logo-con { padding:0% 5% 5% 5%; box-sizing: border-box; }
.logo-con_ { padding:0% 10%; box-sizing: border-box; }

.carousel {  width:100%;  margin-bottom: 40px; }
.carousel-cell {  width: 100%;  height: auto;  margin-right: 0px; }

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  line-height: 200px;
  font-size: 80px;
  color: white;
}
.carousel-nav { width:100%;  overflow: none; position:relative; z-index:2; }
 hr.timeline { border: none; border-bottom:#b3b3b3 solid 1px; width:77%;  background: none; position:relative; z-index: 1; bottom:20px; height:1px; margin:-37px auto 0 auto; }

.bullet { position:absolute; width:20px; height:20px; background:#fff; border-radius: 20px; border:#b3b3b3 solid 1px; bottom:5px; left:50%; margin-left:-10px; }



.carousel-nav .carousel-cell.is-nav-selected { font-weight:600; }
.carousel-nav .carousel-cell.is-nav-selected .bullet { position:absolute; width:20px; height:20px; background:#f49631; border:#f49631 solid 1px; }
  

.carousel-nav .carousel-cell {
    overflow: none;
    height: auto;
    width: 18%;
    text-align: center;
    padding: 30px 0;
    position: relative;
}

.carousel-main { background: url(img/nosotros1.jpg) no-repeat right top; background-size:53% auto; transition: all 0.5s;  }
.nos_ img { opacity:1;  }

.burger { display: none; position:absolute; z-index:10; top:20px; right:20px; }
.switch { min-height:90px; }
.switch .carousel-nav { font-size:12px; }
.switch .timeline { width:73%; }



.btn-s { width:auto; display:inline-block; position:relative; padding:0 10px; padding:10px 0 25px 0; }
.active { font-weight:500; }
.show_ { display:inline !important; }
.hidde_ { display:none !important; }

b.copy-car {}
.idioma { position:absolute; top:51px; right:10%; font-size:13px; line-height:16px; color:#75ba22;  }
.idioma a {  color:#1d426d;  }
a.btn_ { background:#1d426d; border-radius:29px; border:#fff solid 1px; font-size:18px; line-height:21.5px; padding:15px 35px; color:#fff;  }
a.btn_:hover { background:#fff; text-decoration: none; border-radius:29px; border:#1d426d solid 1px; font-size:18px; line-height:21.5px; padding:15px 35px; color:#82b42d;  }

#agroin_ a.btn_ { background:#1d426d; display: block; width: 350px; border-radius:29px; border:#fff solid 1px; font-size:18px; line-height:21.5px; padding:15px 15px; color:#fff;  }
#agroin_ a.btn_:hover { background:#fff; text-decoration: none; border-radius:29px; border:#1d426d solid 1px; font-size:18px; line-height:21.5px; padding:15px 15px; color:#82b42d;  }


.btn-wh { width:auto;  color:#1d426d;   }

#agroin { width:100%; height:100vh; }
#agroin .carousel-cell { height: 100vh; width: 100%; text-align: center; }

.freeze { background:#004e80; color:#fff; text-align:center; padding:90px 5%; }
.freeze img.logo { width:160px; margin:50px auto; display:block; }
.freeze h2 { font-size:26px; line-height: 31px; max-width:490px; margin:0 auto; }
.freeze h3 { font-size:22px; line-height: 28px; max-width:490px; margin:0 auto; }
.freeze a.btn_ { background:#82b42d; border-radius:29px; border:#fff solid 1px; font-size:18px; line-height:21.5px; padding:15px 35px; color:#fff;  }
.freeze a.btn_:hover { background:#fff; text-decoration: none; border-radius:29px; border:#82b42d solid 1px; font-size:18px; line-height:21.5px; padding:15px 35px; color:#82b42d;  }
.freeze .col-sm_ { display: inline-block; width:25%; }
.freeze .col-sm_2 { display: inline-block; width:12.5%; }
.text_ { max-width:470px; margin:0 auto; font-size:22px; line-height:24px; font-weight:600;  }

.freeze_ { background:#fff; color:#004e80; text-align:center;  padding:40px 5% 170px; position:relative; }
.freeze_ img.logo { width:160px; margin:50px auto; display:block; }
.freeze_ h2 { font-size:26px; line-height: 31px; max-width:490px; margin:0 auto; }
.freeze_ h3 { font-size:22px; line-height: 28px; max-width:490px; margin:0 auto; }
.freeze_ a.btn_ { background:#82b42d; border-radius:29px; border:#fff solid 1px; font-size:18px; line-height:21.5px; padding:15px 35px; color:#fff;  }
.freeze_ a.btn_:hover { background:#fff; text-decoration: none; border-radius:29px; border:#82b42d solid 1px; font-size:18px; line-height:21.5px; padding:15px 35px; color:#82b42d;  }
.freeze_ .col-sm_ { display: inline-block; width:25%; }
.freeze_ .col-sm_2 { display: inline-block; width:12.5%; }

.empresas { background: url(img/empresas.jpg) no-repeat center top; background-size: cover; margin-top:50px; text-align:center; color:#fff; }
.empresas .offset-sm-2 { padding:0 5%; }
.empresas p { max-width: 550px; margin:0 auto; }

.empresas_ hr { width:70%; margin: 20px auto; line-height:.5px; }
.empresas_ p { max-width:530px; margin: 80px auto; }

.preguntas { background: url(img/faqs.jpg) no-repeat center top; background-size: cover; margin-top:50px; text-align:center; color:#fff; }
.preguntas .offset-sm-2 { padding:0 5%; }
.preguntas p { max-width: 550px; margin:0 auto; }
.preguntas_ a { color:#21426c; }
.preguntas_ { background:#82b42d; padding: 50px 0 88px;  }
.preguntas_ h2 { margin:0 auto; text-align:center; font-size:28px; }
.preguntas_ i { margin:0 auto; text-align:center; font-size:22px; display:block; }
ul.lista { list-style:none; color:#fff; }
ul.lista li { min-height:33px; line-height:33px; margin-bottom:20px; padding-left: 38px;  background: url(img/check-b.svg) no-repeat top left; font-size: 23px; line-height: 26px; background-size: auto 30px;  }
.nobg { background:none !important; }
.faq_ button { background:none; border:none; position: relative;  display: block; border-bottom:#004e80 solid 1px; margin-bottom:30px; color:#fff; font-weight:700; width:100%; text-align: left; padding-bottom:15px; }
.faq_ { padding: 0 5%; }
.col-sm-6_ { display:inline-block; vertical-align:top; width:49%; }
.mm { width:30px; height:30px; background:#fff url(img/linea.svg) no-repeat center; background-size: 100%; border-radius:25px; position:absolute; top:0; right:0px;  }
.mm_ { width:30px; height:30px; opacity:1;  transform: rotate(90deg); background: url(img/linea.svg) no-repeat center; 
       background-size: 100%; border-radius:25px; position:absolute; top:0; right:0px;  }
.open_ { -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }
.faq_ p { color:#fff;  }
.faq_ p a { color:#fff; font-weight:600; }

.certificaciones { background: url(img/certificaciones.jpg) no-repeat center top; background-size: cover; margin-top:50px; text-align:center; color:#fff; }
.certificaciones .offset-sm-2 { padding:0 5%; }
.certificaciones p { max-width: 550px; margin:0 auto; }

.productos { height: 97vh; margin-top:50px; padding: 0px !important; text-align:center; color:#fff; }
.carousel { width:100%; height:100%; }
.productos .carousel .carousel-cell { width:100%; height:100%; }
.productos .offset-smpreguntas_-2 { padding:0 5%; }
.productos p { max-width: 550px; margin:0 auto; font-size:22px; line-height:34px; }
.productos_ { padding:88px 0 0 0; background:#fff; position:relative; }
.productos_2 { padding:88px 0; background:#f8f6f3; }

.contacto p { max-width: 640px; margin:0 auto; }
.empresas_ .col-sm-12 { padding:75px 0; }

.logo-foo2 { display:none; }

/* fLIP  */

.base_ {
  position: relative;
  margin: 10px auto;
  width: 360px;
  height:1px; 
  z-index: 1;
  overflow: hidden;
}

.base {
  position: relative;
  margin: 10px auto;
  width: 360px;
  height: 360px; 
  z-index: 1;
  overflow: hidden;
}

.base {
  perspective: 1000; 
}
.cont_ {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all .4s linear;  border-radius: 45px;  
}

/*.base:hover .cont_ {
  transform: rotateY(180deg);
} 
*/


/*.base:hover .back { position: absolute; top:0%; }*/
.back_ { position: absolute; top:0% !important; z-index: 10 !important; }

.base:hover .back { position: absolute; top:0%; }
@media (hover: hover) and (pointer: fine) {
  .base:hover .back { position: absolute; top:0%; }
}


.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  top: 0px; 
  z-index: 5;
}


.back {
  position: absolute; top:110%; left: 0px; transition: all 0.3s; z-index: 10 !important;
  box-sizing: border-box;
  padding: 10px;
  color: #fff;
  background-color: #82b42d !important; border-radius: 45px;  padding: 30px; text-align: left;
  
}
.front {  background-color: #f8f6f3; border-radius: 45px;   padding:15% 5%; position: relative; }
.front img { mix-blend-mode: darken !important; }

.tt-p { position:absolute; bottom:25px; color:#1d426d; font-size:22px; font-weight: 500; padding-bottom: 20px; 
        line-height:24px; text-align:center; border-bottom:#ff931e solid 1px; width:80%; left:10%; text-transform: uppercase; }
.tt-p_ { color:#fff; font-size:20px; line-height:26px; font-weight: 600; text-transform: uppercase; }
.back  p { color:#fff; font-size:20px; line-height:26px; font-weight: 400; }
.back  hr { margin:15px auto; width:100%; }

.productos_2 .front {  background-color: #fff; border-radius: 45px;  padding:15% 5%; position: relative; }
.productos_2 .back hr { border-top: #1f446d solid 3px;  }

.main {  margin-top: 0px !important;  transition:all 400ms ease; opacity: 1;  }
.col1 p { margin:0 0;  }
/* fLIP  */

.logo-foo1 { max-width:180px; display:block; margin:0 auto; }
.no-event { pointer-events:none !important; display:none !important; }
.previous, .next { display:none; }
.mosico { width:338px; }

.desk { display: inline; }
.movil { display: none !important; }
.movil_ { display: none !important; }
.redes_ { width:35px !important; height: 35px; display:inline-block !important; }
.order-1 { order: 2 !important; }
.order-2 { order: 1 !important; }

@media only screen and (max-width: 1180px) {
   .burger { display: inline !important; position:absolute; z-index:10; top:48px; right:20px; }
   .desk { display: none !important; }
  
   .movil_ { display: inline-block !important; width:50px; padding-top:0px !important;}

   .movil { display: inline-block; width:30px; margin-top:0px; }
   header ul { padding:0; width:100%; text-align:center; margin-top:0px; position: absolute; top: 110px; opacity: 0; margin-top: -200px; padding: 25px 0; height: 70px; background: #fff; color:#fff; font-size:13px; line-height:16px; transition: all 0.5s; }
   header ul li { display:inline-block; vertical-align: top; list-style:none; width:auto; margin:0 15px;  }
   header ul li a { font-size:13px; line-height:16px; color:#004e80; font-weight:500 !important;  }

}

@media only screen and (max-width: 890px) {
    .movil { display: inline-block !important; width:50px; padding-top:20px !important;}
    .carousel-cell .col-sm-6 { width:100% !important; }
    .carousel-nav .carousel-cell { overflow: none;  height: auto;  width: auto;  text-align: center; 
                                   padding: 30px 0; position: relative; margin: 0 20px; }

                                   .switch .timeline { width:87%; }

}

@media only screen and (max-width: 770px) {
  .col-sm { width:100%;  } 
   header ul { height: auto; margin-top: -350px; }
   header ul li { display:block; vertical-align: top; list-style:none; width:auto; margin:0 15px;  color:#fff;  }
   .main {  margin-top: -22px !important;  transition:all 400ms ease; opacity: 1; }

   .carousel-cell .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

}
}

@media only screen and (max-width: 590px) {
           section#agroin_ { width: 100%; height: auto; position: relative; padding: 88px 0 0 0; z-index: 1; overflow: hidden; }
           .carousel-cell h2 { display:inline; }
           .carousel-nav { display:none; }
           .timeline { display:none; }
           .nos_ img { opacity:1; margin-top:50px; }
           .carousel-main { background: none !important; background-size:45% auto; transition: all 0.5s;  }
           .copy-car br { display:none; }
           b.copy-car {  width: 100%;  display: block;  font-size: 22px; }
           .carousel-cell br { display:none !important; }
    }

@media only screen and (max-width: 490px) {
    .logo-foo1 { display:none !important; }
    .logo-foo2 { display:inline !important; margin-bottom:30px; margin-left:30px; }
    .col1 a { margin-left:30px; }
    .col1 p { margin:0 0 0 30px;  }
    .contacto p { max-width: 650px; margin: 0 auto; padding: 0 5%; }
    .carousel-main { background: url(img/nosotros1.jpg) no-repeat center bottom; background-size:100% auto; transition: all 0.5s;  }
    .nos_ { padding: 0px 0 150px 0; margin-top: 0px; height: auto; }
    #agroin h3 { color:#fff; font-size:26px; line-height:26px; max-width:720px; margin:0 auto; padding:0 5%;  }
    .logo { width: 120px; margin: 10px 0 0 20px; }
    .idioma { position: absolute; top: 51px; right: 16%; font-size: 13px; line-height: 16px; color: #75ba22; }
    .freeze .col-sm_ { display: inline-block; width: 100%; margin-bottom: 50px; }
    .col-sm-6_ { display: inline-block; vertical-align: top; width: 100%; }
    .pleca .lote1 { float: left; background:#fff; width:25%; height: 110px; }
    .freeze p br { position: relative;  display: none !important; }
    .ajuste-foo2 { display: none; }

    b.copy-car {
    width: 100%;
    display: block;
    font-size: 22px;
    margin: 35px 0;
}



    footer { text-align: center !important; }
    footer div {  }
    .col1 a { margin-left:0px; }
    .col1 p { margin:0 0 0 0px;  }
    .contacto p { max-width: 650px; margin: 0 auto; padding: 0 5%; }
    .ajuste-foo { margin-bottom:-35px !important;  }
    .ajuste-foo2 { display: none; }
    footer a img.icon {
    width: 20px;
    position: relative;
    top: 0px;
    left: 0px;
}

.marca_ span {
    display: inline-block;
    vertical-align: middle;
    width: 60%; margin-left: 10px;
}


.faq_ p a {
    font-size: 16px;
}

    .logos {
    display: inline-block;
    height: 150px;
    width: auto;
    margin: 30px  auto;
}
.col-sm-6_ { display: inline-block; vertical-align: top; width: 100%; }

.freeze a.btn_ {
    background: #82b42d;
    border-radius: 29px;
    border: #fff solid 1px;
    width: 100%;
    font-size: 18px;
    line-height: 21.5px;
    padding: 15px 35px;
    color: #fff;
    display: block;
    margin: 0; text-align: center;
}

    a.btn_ {
    background: #004e80;
    border-radius: 29px;
    border: #fff solid 1px;
    width: 100%;
    font-size: 18px;
    line-height: 21.5px;
    padding: 15px 35px;
    color: #fff;
    display: block;
    margin: 0; text-align: center;
}

.mosico { width:75%; }

.marcas img.log { width:70%; margin:25px auto; display:block; }
.pleca .lote1 { float: left; background:#fff; width:25%; height: 110px; }
.faq_ button {
    background: none;
    border: none;
    position: relative;
    display: block;
    border-bottom: #004e80 solid 1px;
    margin-bottom: 30px;
    color: #fff;
    padding-right: 10%;
    font-weight: 700;
    width: 100%;
    text-align: left;
    padding-bottom: 15px;
}
ul.lista {
    list-style: none;
    color: #fff;
    padding: 0;
}
.empresas_ .col-sm-12 {
    padding: 75px 0 5px 0;
}
.logo-foo2 {
    margin:-40px auto 40px auto !important;
    display: block;
    width: 50%;
}
.empresas_ p { padding:0 5%; }
.preguntas p { padding:0 5%; }
.switch { display:none; }


.productos_ h2.yes { margin-bottom:-80px; }


.base {
  position: relative;
  margin: 10px auto;
  width: 300px;
  height: 360px; 
  z-index: 1;
  overflow: hidden;
}

.our img {
    margin: 45px auto;
    display: inline-block;
}

.marcas {
    background: #fff;
    padding: 88px 0 45px 0;
    position: relative;
}

footer .aviso {
    margin-top: 0px;
    position: relative;
}

.carousel-cell p {  padding:0 5%; }

.order-1 { order: 2 !important; }
.order-2 { order: 1 !important; }

 }


