
@font-face {
  font-family:"Roboto Regular";
  src:url("../fonts/Roboto-Regular.eot?") format("eot"),
  url("../fonts/Roboto-Regular.woff") format("woff"),
  url("../fonts/Roboto-Regular.ttf") format("truetype"),
  url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Roboto Bold Italic";
  src:url("../fonts/Roboto-BoldItalic.eot?") format("eot"),
  url("../fonts/Roboto-BoldItalic.woff") format("woff"),
  url("../fonts/Roboto-BoldItalic.ttf") format("truetype"),
  url("../fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Free Serif Bold";
  src:url("../fonts/FreeSerifBold.eot?") format("eot"),
  url("../fonts/FreeSerifBold.woff") format("woff"),
  url("../fonts/FreeSerifBold.ttf") format("truetype"),
  url("../fonts/FreeSerifBold.svg#FreeSerifBold") format("svg");
  font-weight:normal;
  font-style:normal;
}

.escondido{ 
  display: none; 
}

body{
  font-size: 20px;
  font-family:"Roboto Regular";
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

.navbar-inverse{
  background-color:transparent;
}

.logo{
}

#barra_logo{
  z-index: 9999;
}

#menu{
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  text-align: center;
  border-radius: 0;
  background-color: #595959;
}

.menu li{
  display: inline-block;
  margin: 0px 46px;
  padding: 24px 0px;
}

.menu a{
  color: #fff;
  display: block;
  font-size:20px;
  font-family:"Free Serif Bold";
}

.menu a:hover{
  text-decoration: none;
  border-bottom: solid 3px #fff;
}

.menu .selec{
  border-bottom: solid 3px #fff;
}



 
 /*ESTILOS MENU CELULAR -------------------------------------------------------------------*/

.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;
}
  
nav .me{
  color:#fff;
  font-size: 18px;
  font-family:"Roboto Bold";
}

.navbar-toggle .icon-bar{
    width: 49px;
    height: 3px;
}


/*CIERRA MENU MOVIL-----------------------------------------------------------------------------------*/


#video {
  height: 100%;
  padding: 616px 0px;
  position: absolute;
}

#video h2{
  text-align: center;
  font-family:"Free Serif Bold";
  font-size: 62px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 3px 0px 5px #000;
}

.video-fullscreen {
  width: 100%;
  height: 40%;
  float: left;
}

#datos_header{
  padding:11px 5px;
  background-color: #FE0000;
}

#datos_header ul{
  float: right;
}

#datos_header ul li{
  color: #fff;
  float: left;
  padding-left: 34px;
}

#datos_header ul li a{
  position: relative;
  float: left;
  font-size: 17px;
  color: #fff;
  padding-top: 4px;
}

#datos_header ul li a:hover{
  color: #fff;
}

.ico1 {
  background-image: url(../img/ico1.png);
  background-repeat: no-repeat;
  width: 26px;
  height: 27px;
  float: left;
}

.ico2 {
  background-image: url(../img/ico2.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  width: 46px;
  height: 27px;
  float: left;
}

#frase{
  padding: 146px 292px;
}

#frase h1{
  text-align: center;
  font-size: 45px;
  font-family:"Roboto Regular";
  color: #7e7e7e;
  text-transform: uppercase;
}

#frase h1 span{
  font-family:"Roboto Bold Italic";
  color: #000;
}

#frase_home{
  padding: 146px 192px;
}

#frase_home h1{
  text-align: center;
  font-size: 45px;
  font-family:"Roboto Regular";
  color: #7e7e7e;
  text-transform: uppercase;
  margin-top: 12%;
}

#frase_home h1 span{
  font-family:"Roboto Bold Italic";
  color: #000;
}

footer{
  padding-top: 34px;
  background-color: #111111;
}

footer p {
  color:#fff;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  padding-bottom:31px;
}

footer span {
  float: left;
  width: 35px;
  height: 25px;
  padding-right: 9px;
}

#redes {
  position: relative;
  text-align: center;
  margin-top: 38px;
}

#fb {
  display: inline-block;
  background: url(../img/redes.png)left;
  width:56px;
  height:56px;
}

#ins {
  display: inline-block;
  background: url(../img/redes.png) right;
  width: 56px;
  height: 56px;
}

#map {
    border: 3px solid #FE0000;
    height: 210px;
}

#web{
  background: #FE0000;
  padding: 8px 5px;
  text-align: right;
}

#copy{
  padding: 2px 0px;
}

#copy a {
  background: url(../img/web.png) no-repeat right;
  color:#ffffff6e;
  padding-right: 147px;
  display: inline-block;
  font-size: 14px;
  padding-top: 3px;
  text-decoration: none !important;
}

.fr_roja{
  width:100%;
  height:43px;
  float: left;
  margin-bottom: 65px;
  background-color: #FE0000;
}

.fr_negro{
  width:100%;
  height:43px;
  float: left;
  margin-bottom: 65px;
  background-color: #000;
}


.negro{
  background-color: #000;
}

.rojo{
  background-color: #FE0000;
}

#productosh_item{
  padding-bottom: 65px;
}

.productosh_item{
  padding-top: 188px;
  padding-right: 45px;
}

.productosh_item p{
  color: #fff;
  line-height: 29px;
  margin-bottom: 105px;
}

.productosh_item a{
  text-decoration: none;
  background-image: url(../img/productos/flecha.png);
  background-repeat: no-repeat;
  color: #FE0000;
  background-position: top right;
  padding-right: 108px;
  border-bottom: 2px solid;
  padding-bottom: 8px;
}

.productosh_item a:hover{
  color: #fff;
  border-bottom: 2px solid #fff;
  background-image: url(../img/productos/flecha-h.png);
}

.productosh_item2{
  padding-top: 188px;
  padding-right: 45px;
}

.productosh_item2 p{
  color: #7e7e7e;
  line-height: 29px;
  margin-bottom: 105px;
}

.productosh_item2 a{
  text-decoration: none;
  background-image: url(../img/productos/flecha.png);
  background-repeat: no-repeat;
  color: #FE0000;
  background-position: top right;
  padding-right: 108px;
  border-bottom: 2px solid;
  padding-bottom: 8px;
}

.productosh_item2 a:hover{
  color: #000;
  border-bottom: 2px solid #000;
  background-image: url(../img/productos/flecha-h2.png);
}

.productosh_item3{
  padding-top: 188px;
  padding-right: 45px;
}

.productosh_item3 p{
  color: #fff;
  line-height: 29px;
  margin-bottom: 105px;
}

.productosh_item3 a{
  text-decoration: none;
  background-image: url(../img/productos/flecha-h2.png);
  background-repeat: no-repeat;
  color: #000;
  background-position: top right;
  padding-right: 108px;
  border-bottom: 2px solid;
  padding-bottom: 8px;
}

.productosh_item3 a:hover{
  color: #fff;
  border-bottom: 2px solid #fff;
  background-image: url(../img/productos/flecha-h.png);
}

#quienes{
  padding: 120px 480px;
}

#quienes h1{
  text-align: center;
  font-size: 40px;
  font-family:"Free Serif Bold";
  color: #000;
  padding-bottom: 15px;
}

#quienes h2{
  font-size: 30px;
  color: #000;
  text-align: center;
  padding-bottom: 50px;
}

#quienes p{
  text-align: center;
  color: #7e7e7e;
  line-height: 32px;
}

#medios{
  padding: 120px 420px;
}

#medios h1{
  text-align: center;
  font-size: 40px;
  font-family:"Free Serif Bold";
  color: #000;
}

#medios h2{
  text-align: center;
  color: #7e7e7e;
  line-height: 32px;
  padding-bottom: 50px;
  font-size: 22px;
}

#medios p{
  color: #646464;
  font-size: 19px;
  text-align: center;
  font-family:"Free Serif Bold";
}

.item_medios{
  margin-bottom: 26px;
}

#itemsp{
  padding-bottom: 90px;
}

.itemsp{
  text-align: center;
  
}

.itemsp a{
  text-align: center;
  color: #3a3a3a;
  font-size: 18px;
}

.itemsp a:hover{
  color: #FE0000;
}

#bioseguridad{
  background-color: #F7F7F7;
  padding:75px 0px;
}

#bioseguridad h1{
  background-image: url(../img/empresa/icoa.png);
  padding-left: 104px;
  background-repeat: no-repeat;
  color: #FE0000;
  font-family:"Free Serif Bold";
  font-size: 40px;
  padding-bottom: 35px;
  text-transform: uppercase;
  margin-top:50px;
}

#bioseguridad p{
  color: #7e7e7e;
}

.btn_pagos{
  padding-bottom: 65px;
}

#titulo {
  padding-top: 259px;
  padding-bottom: 102px;
  background-size: cover;
  text-align: left;
  margin-top:6%;
}

#titulo h1 {
  color: #FFF;
  text-align: right;
  font-size:62px;
  text-transform: uppercase;
  text-shadow: 1px 1px 7px #000;
  font-family:"Free Serif Bold";
}

.bg1 {
  background-image: url(../img/empresa/bg.jpg);
  background-size: cover;
}

.bg2 {
  background-image: url(../img/servicios/bg.jpg);
  background-size: cover;
}

.bg3 {
  background-image: url(../img/productos/bg.jpg);
  background-size: cover;
}

.bg4 {
  background-image: url(../img/bg_contacto.jpg);
  background-size: cover;
}

.bg5 {
  background-image: url(../img/bg_medios.jpg);
  background-size: cover;
}

#vision{
  background-color: #000;
  display: flex;
}

.text_vision{
  padding-top: 145px;
  padding-left: 115px;
  padding-right:173px;
}

.text_vision h1{
  font-family:"Free Serif Bold";
  color: #fff;
  font-size: 40px;
  padding-bottom: 22px;
}

.text_vision p{
  color: #fff;
  line-height: 31px;
}

#valores{
  padding: 85px 0px;
}

#valores h1{
  font-family:"Free Serif Bold";
  text-align: center;
  font-size: 40px;
  color: #000;
  padding-bottom: 15px;
}

#valores h2{
  text-align: center;
  font-size: 30px;
  padding-bottom: 55px;
}

.ico1v{
  height: 110px;
  background-image: url(../img/empresa/v1.png);
  background-repeat: no-repeat;
}

.ico2v{
  height: 110px;
  background-image: url(../img/empresa/v2.png);
  background-repeat: no-repeat;
}

.ico3v{
  height: 110px;
  background-image: url(../img/empresa/v3.png);
  background-repeat: no-repeat;
}

.ico4v{
  height: 110px;
  background-image: url(../img/empresa/v4.png);
  background-repeat: no-repeat;
}

.ico5v{
  height: 110px;
  background-image: url(../img/empresa/v5.png);
  background-repeat: no-repeat;
}

.ico6v{
  height: 110px;
  background-image: url(../img/empresa/v6.png);
  background-repeat: no-repeat;
}

.ico7v{
  height: 110px;
  background-image: url(../img/empresa/v7.png);
  background-repeat: no-repeat;
}

#valores ul{
  display:inline-block;
}

#valores ul li {
  padding-left: 133px;
  padding-top: 42px;
  margin-bottom: 34px;
  font-size: 30px;
}

#servicios{
  padding: 65px 0px;
}

#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}

#pinBoot img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.white-panel {
  position: absolute;
  background: white;
}

.white-panel h4 {
  /*opacity: 0;*/
  position: relative;
  bottom:4px;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position:20px 23px;
  padding-top: 15px;
  padding-bottom: 65px;
  padding-right: 5px;
  padding-left: 18px;
  background-color: #FE0000;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.white-panel:hover h4{
  opacity: 1;
  text-decoration: none;
}

.white-panel h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 23px;
  font-weight: normal;
  width: 100%;
  background-image: url(../img/marca/ico2.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 14px;
  padding-left: 71px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.86);
}

.white-panel:hover h3{
  background-color: #ff472fe8;
}

.white-panel:hover {
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

#item_servicios{
  margin-top: 12%;
  padding-bottom: 139px;
}

.text-servicios{
  margin-top: 18%;
}

.text-servicios h1{
  font-family:"Free Serif Bold";
  font-size: 35px;
  color: #000;
  line-height: 38px;
  padding-right: 34px;
}

.text-servicios p{
  font-size: 21px;
  line-height: 25px;
  padding-top: 7px;
  padding-bottom: 15px;
}

.volver{
  margin-top:5%;
  float: left;
  position: relative;
  text-align: center;
}

.volver a{
  background-color: #000;
  text-decoration: none;
  color: #fff;
  padding: 17px 15px; 
}

.volver a:hover{
  background-color: #FD0100;
}

#productos{
  padding: 85px 0px;
}

#prod-link{
  display: flex;
}

.prod-link1{
  background-color: #000;
  margin: 13px;
  padding: 20px;
}

.prod-link1 h1{
  text-align: left !important;
  font-family:"Free Serif Bold";
  font-size: 40px !important;
  color: #fff !important;
  padding-top: 65px;
  padding-bottom: 65px;
}

.prod-link1 a{
  padding: 18px 45px;
  color: #fff;
  background-color: #6E6868;
  float: left;
}

.prod-link1 a:hover{
  background-color: #FE0000;
  text-decoration: none;
}

.prod-link2{
  background-color: #F4F4F4;
  margin: 13px;
  padding: 22px;
}

.prod-link2 h1{
  text-align: left !important;
  font-family:"Free Serif Bold";
  font-size: 40px !important;
  color: #000 !important;
  padding-top: 65px;
  padding-bottom: 65px;
}

.prod-link2 a{
  padding: 18px 45px;
  color: #fff;
  background-color: #6E6868;
  float: left;
}

.prod-link2 a:hover{
  background-color: #FE0000;
  text-decoration: none;
}

#prev2{
  float: left;
  position: relative;
  background: url(../img/flechas2.jpg) left;
  background-repeat: no-repeat;
  width: 100px;
  height: 101px;
  opacity:1;
  margin-top: 43px;
  left: 37%;
}

#prev2:hover{
  background: url(../img/flechas2-h.jpg) left;
}

#next2{
  float: right;
  position: relative;
  background: url(../img/flechas2.jpg) right;
  background-repeat: no-repeat;
  width: 100px;
  height: 101px;
  opacity:1;
  margin-top: 43px;
  right: 50%;
}

#next2:hover{
  background: url(../img/flechas2-h.jpg) right;
}

#formulario{
  padding: 120px 0px;
}

#formulario h3{
  font-size: 17px;  
  color: #000;
  font-family:"Free Serif Bold";
  text-transform: uppercase;
  padding-top: 24px;
}

#formulario input {
  width: 100%;
  background-color:#000;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 8px;
  margin-top: 2px;
}

#formulario textarea {
  width: 100%;
  background-color:#000;
  color: #fff;
  border: none;
  padding: 8px;
  margin-top: 5px;
  height:137px;
}

#datos p {
  text-align: left;
  color:#7e7e7e !important;
  padding-bottom: 17px;
  font-size: 20px;
  line-height: 34px;
  padding-right: 71px;
}

#datos h1 {
  text-align: left;
  font-family:"Free Serif Bold";
  padding-bottom: 20px;
  font-size: 40px;
  margin-top:12px !important;
  color: #000 !important;
  text-transform: uppercase;
}

.btn a {
  display: inline-block;
  padding: 5px 18px;
  background: #000;
  color: #fff;
  text-decoration: none;
  float: left;
  font-size: 20px;
  margin-top: 16%;
}

.btn a:hover{
  background-color: #FE0000;
}

#formulario h4 {
    padding-top: 15px;
    text-align: left;
    float: left;
    color: #000 !important;
    font-size: 18px;
}

#formulario h5 {
    float: left;
    text-align: right;
    font-family:"Open Sans Bold";
    font-size: 19px;
    padding: 15px 10px;
}

#formulario .check {
  text-align: left;
  float: none;
  display: inline-block;
  width: auto;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 22px !important;
  margin-top: 20px !important;
  padding: 10px 0px !important;
  background:#000 !important;
  margin-right: 15px;
  border: none !important;
}

#enviar:hover{
  background-color: #FA0102 !important;
}

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 22px !important;
  margin-top: 20px !important;
  padding: 10px 0px !important;
  background:#000 !important;
  border: none !important;
}

#borrar:hover{
  background-color: #FA0102 !important;
}

.btn_fichas{
  background-color: #fe0000;
  color: #fff;
  padding:5px 13px;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 9px;
  margin-bottom: 21px;
  position: relative;
  float: left;
  text-decoration: none !important;
  border-radius: 11px;
}

.btn_fichas:hover{
  color: #fff;
  background-color: #000;
}

#hojadevida{
  background-color: #0000001a;
  padding: 30px 20px;
  margin-bottom: 85px;
}

#hojadevida h1{
  float: left;
  width: 100%;
  font-family: "Free Serif Bold";
  color: #fff !important;
  background-color: #fe0000;
  padding:9px;
  text-transform: none;
  font-size: 21px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

#hojadevida h2{
  color: #464646 !important;
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 10px;
  padding-left:8px;
}

#hojadevida h3{
  color: #000 !important;
  font-size: 15px;
  margin-top: 15px;
  padding-left:8px;
  text-transform: uppercase;
}

.form-control{
  border-radius: 0px;
}

#hojadevida input{
  width:100%;
  border:1px solid #00000040;
  color:#595959;
  font-size:14px;
  padding:9px 8px;
  background-color: #F2F2F2;
  border-radius: 0px;
}

#hojadevida textarea{
  width:100%;
  background-color:#000;
  color:#fff;
  border:none;
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  padding:7px 8px;
  margin-top: 5px;
}

#enviar_h{
  width:90px !important;
  cursor:pointer;
  position:relative;
  float:right;
  font-size:18px !important;
  color:#FFF !important;
  text-align:center;
  margin-top:40px !important;
  padding:8px 0px !important;
  background: #000 !important;
  font-family:"Free Serif Bold";
}

#enviar_h:hover{
  background:#FE0000 !important;
  color: #FFF !important;
}

#borrar_h{
  width:90px !important;
  cursor:pointer;
  position:relative;
  margin-left: 15px;
  float:right;
  font-size:18px !important;
  color:#FFF !important;
  text-align:center;
  margin-top:40px!important;
  padding:8px 0px !important;
  font-family:"Free Serif Bold";
  background: #000 !important;
}

#borrar_h:hover{
  background: #FE0000 !important;
  color: #FFF !important;
}


#float_whatsapp {
    background-image: url(../img/whatsapp.svg);
    background-repeat: no-repeat;
    animation: pulse 2s infinite;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    position: fixed;
    right: 15px;
    z-index: 99999;
    bottom: 9%;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgb(1, 169, 1);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}


/*------------------------------------------------------------------*/

@media (max-width: 990px) and (min-width:300px){

  #navbar a {
    width: 100%;
    text-align: left;
    padding: 7px;
    text-decoration: none;
    border: none;
    font-family:"Free Serif Bold";
    color: #fff;
  }

  #navbar li{
    width: 100%;
    margin:0px;
  }

  #navbar .selec {
    border-bottom: 2px solid #fff;
  }

   #navbar a:hover{
    border-bottom: 2px solid #fff;
   }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
  }

   nav .me{
    color: #fff;
    font-family:"Roboto Regular";
    font-size: 14px;
    padding-bottom: 10px;
  }

  .navbar-nav{
    margin: 0px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-inverse{
    background-color: #595959;
    border-bottom: 1px solid #595959;
  }

  .img2{
    width: 107px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 38px;
    height: 2px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: #fff0;
  }

  

}

/*---------------------------------------------------------*/

@media only screen and (max-width: 320px) {

  #contenedor{
    font-size:16px ;
  }

  .img2 {
    width: 121px;
    float: left;
  }


  
  
}


/*---------------------------------------------------------*/
@media (max-width: 400px) and (min-width:320px){

  #datos_header{
    padding: 5px 0px;
  }

  #datos_header ul li{
    padding-bottom: 5px;
  }

  .video-fullscreen{
    margin-top: 27%;
  }

  #frase{
    padding: 51px 20px;
  }

  #frase h1{
    font-size: 26px;
  }

  .productosh_item{
    padding-top: 0px;
    padding-right: 8px;
  }

  .productosh_item2{
    padding-top:63px ;
  }

  .productosh_item p{
    line-height: 23px;
    font-size: 17px;
    margin-bottom: 35px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 62px;
  }

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

  .productosh_item3{
    padding-top: 0px;
    padding-right: 11px;
  }

  .productosh_item3 p{
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 37px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 50px;
  }

  #quienes{
    padding: 50px 5px;
  }

  #quienes h1{
    font-size: 33px;
    padding-bottom: 7px;
  }

  #quienes h2{
    padding-bottom: 34px;
  }

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

  #bioseguridad h1{
    padding-left: 91px;
    font-size: 23px;
  }

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

  #titulo{
    margin-top: 26%;
    padding-top: 113px;
    padding-bottom: 37px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 28px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 25px;
  }

  #valores ul li{
    font-size: 24px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  #prod-link{
    display: inline-block;
  }

  .prod-link1 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px !important;
  }

  .prod-link1 a{
    margin-bottom: 22px;
  }

  .prod-link2 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px !important;
  }

  .prod-link2 a{
    margin-bottom: 22px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .text-servicios p{
    padding-bottom: 40px;
    font-size: 21px;
    line-height: 22px;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 22%;
  }

  #next2{
    right: 20%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }
  
}


/*---------------------------------------------------------*/
@media (max-width: 500px) and (min-width:400px){

  #datos_header{
    padding: 5px;
  }

  #datos_header ul li a{
    font-size: 13px;
    padding-top: 5px;
  }

  .ico2{
    width: 38px;
  }

  #datos_header ul li{
    padding-left: 8px;
    padding-bottom: 4px;
  }

  .video-fullscreen{
    margin-top: 15%;
  }

  #frase{
    padding: 51px 20px;
  }

  #frase h1{
    font-size: 26px;
  }

  .productosh_item{
    padding-top: 94px;
    padding-right: 20px;
  }

  .productosh_item p{
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 59px;
  }

  #frase_home{
    padding: 0px;
  }

  #frase_home h1{
    font-size: 27px;
    padding-bottom:40px;
  }

  .productosh_item2{
    padding-top: 69px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item2 p{
    font-size: 17px;
    line-height: 26px;
  }

  .productosh_item3{
    padding-top: 0px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:56px 26px ;
  }

  #quienes h1{
    font-size: 35px;
    padding-bottom: 4px;
  }

  #quienes h2{
    padding-bottom: 27px;
  }

  #quienes p{
    font-size: 16px;
    line-height: 23px;
  }

  #bioseguridad h1{
    padding-left: 91px;
    font-size: 23px;
  }

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

  #titulo{
    margin-top: 15%;
    padding-top: 113px;
    padding-bottom: 37px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 28px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 25px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  #prod-link{
    display: inline-block;
  }

  .prod-link1 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 27px !important;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 11px 38px;
  }

  .prod-link2 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 27px !important;
  }

  .prod-link2 a{
    margin-bottom: 22px;
    padding: 11px 38px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 22%;
  }

  #next2{
    right: 20%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .text-servicios h1{
    font-size: 30px;
  }
}



/*---------------------------------------------------------*/
@media (max-width: 600px) and (min-width:501px){

  #datos_header{
    padding: 5px;
  }

  .img2{
    width: 121px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
    padding-left: 12px;
  }

  .video-fullscreen{
    margin-top: 13%;
  }

  #frase{
    padding: 51px 20px;
  }

  #frase h1{
    font-size: 26px;
  }

  .productosh_item{
    padding-top: 0px;
    padding-right: 20px;
  }

  .productosh_item p{
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 59px;
  }

  .productosh_item2{
    padding-top: 69px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item2 p{
    font-size: 17px;
    line-height: 26px;
  }

  .productosh_item3{
    padding-top: 0px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:56px 26px ;
  }

  #quienes h1{
    font-size: 35px;
    padding-bottom: 4px;
  }

  #quienes h2{
    padding-bottom: 27px;
  }

  #quienes p{
    font-size: 16px;
    line-height: 23px;
  }

  #bioseguridad h1{
    font-size:30px;
  }

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

  #titulo{
    margin-top: 15%;
    padding-top: 113px;
    padding-bottom: 37px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 28px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 25px;
  }

  #valores ul li{
    font-size: 24px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  #prod-link{
    display: inline-block;
  }

  .prod-link1 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px !important;
  }

  .prod-link1 a{
    margin-bottom: 22px;
  }

  .prod-link2 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px !important;
  }

  .prod-link2 a{
    margin-bottom: 22px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 22%;
  }

  #next2{
    right: 20%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .text-servicios h1{
    font-size: 30px;
  }

   #frase_home{
    padding: 0px;
  }

  #frase_home h1{
    font-size: 27px;
    padding-bottom:40px;
  }

}




/*---------------------------------------------------------*/
@media (max-width: 700px) and (min-width:601px){

  #datos_header{
    padding: 5px;
  }

  .img2{
    width: 121px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
    padding-left: 12px;
  }

  .video-fullscreen{
    margin-top: 13%;
  }

  #frase{
    padding: 51px 20px;
  }

  #frase h1{
    font-size: 26px;
  }

  .productosh_item{
    padding-top: 0px;
    padding-right: 20px;
  }

  .productosh_item p{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 59px;
  }

  .productosh_item2{
    padding-top: 69px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item2 p{
    font-size: 18px;
    line-height: 27px;
  }

  .productosh_item3{
    padding-top: 0px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:56px 26px ;
  }

  #quienes h1{
    font-size: 35px;
    padding-bottom: 4px;
  }

  #quienes h2{
    padding-bottom: 27px;
  }

  #quienes p{
    font-size: 17px;
    line-height: 24px;
  }

  #bioseguridad h1{
    font-size:30px;
  }

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 113px;
    padding-bottom: 37px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 28px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 25px;
  }

  #valores ul li{
    font-size: 24px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  #prod-link{
    display: inline-block;
  }

  .prod-link1 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px !important;
  }

  .prod-link1 a{
    margin-bottom: 22px;
  }

  .prod-link2 h1{
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 30px !important;
  }

  .prod-link2 a{
    margin-bottom: 22px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 36%;
  }

  #next2{
    right: 33%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .text-servicios h1{
    font-size: 30px;
  }

  #frase_home{
    padding: 0px;
  }

  #frase_home h1{
    font-size: 33px;
    padding-bottom:40px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 800px) and (min-width:701px){

  #datos_header{
    padding: 5px;
  }

  .img2{
    width: 140px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
    padding-left: 12px;
  }

  .video-fullscreen{
    margin-top: 11%;
  }

  #frase{
    padding: 63px 99px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 90px;
    padding-right: 20px;
  }

  .productosh_item p{
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 59px;
  }

  .productosh_item2{
    padding-top: 69px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item2 p{
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 59px;
  }

  .productosh_item3{
    padding-top: 85px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:56px 89px;
  }

  #quienes h1{
    font-size: 39px;
  }

  #quienes h2{
    padding-bottom: 27px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 28px;
  }

  #bioseguridad h1{
    font-size: 35px;
  }

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 113px;
    padding-bottom: 37px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 0px;
    padding-left: 77px;
    padding-right: 28px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  .text_vision p{
    font-size: 16px;
    line-height: 25px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  #prod-link{
    display: inline-block;
  }

  .prod-link1 h1{
    font-size: 32px !important;
  }

  .prod-link1 a{
    margin-bottom: 22px;
  }

  .prod-link2 h1{
    font-size: 32px !important;
  }

  .prod-link2 a{
    margin-bottom: 22px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 36%;
  }

  #next2{
    right: 33%;
  }

  #datos h1{
    font-size: 35px;
  }

  #datos p{
    font-size: 18px;
    line-height: 27px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  .text-servicios{
    margin-top: 8%;
  }

  .text-servicios h1{
    font-size: 27px;
    line-height: 29px;
  }

  #frase_home{
    padding: 80px 50px;
  }

  #frase_home h1{
    font-size: 33px;
    padding-bottom:40px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 900px) and (min-width:801px){

  #datos_header{
    padding: 5px;
  }

  .img2{
    width: 175px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  .video-fullscreen{
    margin-top: 11%;
  }

  #frase{
    padding: 63px 99px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 92px;
    padding-right: 20px;
  }

  .productosh_item p{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 59px;
  }

  .productosh_item2{
    padding-top:105px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item2 p{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 57px;
  }

  .productosh_item3{
    padding-top:99px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:81px 135px;
  }

  #quienes h1{
    font-size: 39px;
  }

  #quienes h2{
    padding-bottom: 27px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #bioseguridad h1{
    font-size: 35px;
  }

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 16%;
    padding-top: 113px;
    padding-bottom: 37px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 24px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  #prod-link{
    display: inline-block;
  }

  .prod-link1 h1{
    font-size: 32px !important;
  }

  .prod-link1 a{
    margin-bottom: 22px;
  }

  .prod-link2 h1{
    font-size: 32px !important;
  }

  .prod-link2 a{
    margin-bottom: 22px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 38%;
  }

  #next2{
    right:38%;
  }

  #datos h1{
    font-size: 35px;
  }

  #datos p{
    font-size: 18px;
    line-height: 27px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  .text-servicios{
    margin-top: 8%;
  }

  .text-servicios h1{
    font-size: 26px;
    line-height: 31px;
  }

  #frase_home{
    padding: 80px 50px;
  }

  #frase_home h1{
    font-size: 33px;
    padding-bottom:40px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 990px) and (min-width:901px){

  #datos_header{
    padding: 5px;
  }

  .img2{
    width: 175px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  footer p{
    font-size: 18px;
  }

  .video-fullscreen{
    margin-top: 14%;
  }

  #frase{
    padding: 104px 139px;
  }

  #frase h1{
    font-size: 33px;
  }

  .productosh_item{
    padding-top: 121px;
  }

  .productosh_item p{
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 71px;
  }

  .productosh_item2 p{
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 65px;
  }

  .productosh_item2{
    padding-top: 141px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item3{
    padding-top: 121px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:81px 135px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 130px;
    padding-bottom: 55px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-top: 24px;
    padding-bottom: 61px;
  }

  .text_vision h1{
    font-size: 35px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  .prod-link1 h1{
    font-size: 21px !important;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 10px 32px;
    font-size: 18px;
  }

  .prod-link2 h1{
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 21px !important;
  }

  .prod-link2 a{
    padding: 10px 32px;
    margin-bottom: 22px;
    font-size: 18px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 38%;
  }

  #next2{
    right:38%;
  }

  #datos h1{
    font-size: 35px;
  }

  #datos p{
    font-size: 18px;
    line-height: 27px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  .text-servicios{
    margin-top: 8%;
  }

  .text-servicios h1{
    font-size: 26px;
    line-height: 30px;
  }

  #frase_home{
    padding: 80px 141px;
  }

  #frase_home h1{
    font-size: 33px;
    padding-bottom:40px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 1000px) and (min-width:991px){

  #datos_header{
    padding: 5px;
  
}
  .menu li{
    margin: 0px 3px;
    padding: 16px 0px;
  }

  .menu a{
    font-size: 15px;
  }

  .text-servicios h1{
    font-size: 30px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  .video-fullscreen{
    margin-top: 7%;
  }

  #frase{
    padding: 104px 202px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 121px;
  }

  .productosh_item p{
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 71px;
  }

  .productosh_item2 p{
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 65px;
  }

  .productosh_item2{
    padding-top: 141px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item3{
    padding-top: 121px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:81px 135px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 8%;
    padding-top: 130px;
    padding-bottom: 55px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-left: 45px;
    padding-right: 44px;
    padding-top: 12px;
  }

  .fr_roja{
    margin-bottom: 52px;
  }

  .text_vision h1{
    font-size: 30px;
  }

  .text_vision p{
    font-size: 18px;
    line-height: 26px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  .prod-link1 h1{
    font-size: 21px !important;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 10px 32px;
    font-size: 18px;
  }

  .prod-link2 h1{
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 21px !important;
  }

  .prod-link2 a{
    padding: 10px 32px;
    margin-bottom: 22px;
    font-size: 18px;
  }

  #item_servicios{
    margin-top: 22%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 38%;
  }

  #next2{
    right:38%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
    font-size: 17px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  .text-servicios{
    margin-top: 8%;
  }

  #bioseguridad h1{
    padding-left:96px;
    margin-top: 10px;
    font-size: 25px;
  }

  footer p{
    font-size: 18px;
  }

  #frase_home{
    padding: 115px 33px;
  }

  #frase_home h1{
    margin-top: 20%;
    font-size: 33px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 1100px) and (min-width:1001px){

  #datos_header{
    padding: 5px;
  }

  .menu li{
    margin: 0px 4px;
    padding: 15px 0px;
  }

  .menu a{
    font-size: 17px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  .text-servicios h1{
    font-size: 30px;
    line-height: 34px;
  }

  .video-fullscreen{
    margin-top: 7%;
  }

  #frase{
    padding: 104px 260px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 160px;
  }

  .productosh_item p{
    font-size: 17px;
    margin-bottom: 71px;
    line-height: 25px;
  }

  .productosh_item2 p{
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 65px;
  }

  .productosh_item2{
    padding-top: 155px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item3{
    padding-top: 173px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 59px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:81px 135px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 8%;
    padding-top: 130px;
    padding-bottom: 55px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-left: 45px;
    padding-right: 44px;
    padding-top: 12px;
  }

  .fr_roja{
    margin-bottom: 52px;
  }

  .text_vision h1{
    font-size: 30px;
  }

  .text_vision p{
    font-size: 18px;
    line-height: 26px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  .prod-link1 h1{
    font-size: 21px !important;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 10px 32px;
    font-size: 18px;
  }

  .prod-link2 h1{
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 21px !important;
  }

  .prod-link2 a{
    padding: 10px 32px;
    margin-bottom: 22px;
    font-size: 18px;
  }

  #item_servicios{
    margin-top: 25%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 38%;
  }

  #next2{
    right:38%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
    font-size: 17px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  .text-servicios{
    margin-top: 8%;
  }

  #bioseguridad h1{
    padding-left:96px;
    margin-top: 10px;
    font-size: 25px;
  }

  footer p{
    font-size: 18px;
  }

  #frase_home{
    padding: 115px 33px;
  }

  #frase_home h1{
    margin-top: 20%;
    font-size: 33px;
  }

}


/*---------------------------------------------------------*/
@media (max-width: 1200px) and (min-width:1101px){

  #datos_header{
    padding: 5px;
  }

  .menu li{
    margin: 0px 3px;
    padding:16px 0px;
  }

  .menu a{
    font-size: 18px;
  }

  .text-servicios h1{
    font-size: 30px;
    line-height: 34px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  .video-fullscreen{
    margin-top: 7%;
  }

  #frase{
    padding: 104px 260px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 160px;
  }

  .productosh_item p{
    font-size: 18px;
    line-height: 26px;
  }

  .productosh_item2 p{
    font-size: 18px;
    line-height: 26px;
  }

  .productosh_item2{
    padding-top: 155px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item3{
    padding-top: 173px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 18px;
    line-height: 26px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:107px 180px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 7%;
    padding-top: 130px;
    padding-bottom: 55px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-left: 45px;
    padding-right: 44px;
    padding-top: 40px;
  }

  .fr_roja{
    margin-bottom: 52px;
  }

  .text_vision h1{
    font-size: 32px;
  }

  .text_vision p{
    font-size: 18px;
    line-height: 26px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  .prod-link1 h1{
    font-size:24px !important;
    padding-top: 38px;
    padding-bottom: 33px;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 10px 32px;
    font-size: 18px;
  }

  .prod-link2 h1{
    padding-top: 38px;
    padding-bottom: 33px;
    font-size: 24px !important;
  }

  .prod-link2 a{
    padding: 10px 32px;
    margin-bottom: 22px;
    font-size: 18px;
  }

  #item_servicios{
    margin-top: 18%;
  }

  .text-servicios{
    margin-top: 14%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 40%;
  }

  #next2{
    right:41%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
    font-size: 17px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  #bioseguridad h1{
    padding-left:96px;
    margin-top: 10px;
    font-size: 25px;
  }

  footer p{
    font-size: 18px;
  }

  #frase_home{
    padding: 115px 64px;
  }

  #frase_home h1{
    margin-top: 20%;
    font-size: 33px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 1300px) and (min-width:1201px){

  #datos_header{
    padding: 5px;
  }

  .menu li{
    margin: 0px 11px;
    padding:13px 0px;
  }

  .menu a{
    font-size: 19px;
  }

  .text-servicios h1{
    font-size: 30px;
    line-height: 34px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  .video-fullscreen{
    margin-top:6%;
  }

  #frase{
    padding: 104px 260px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 160px;
  }

  .productosh_item p{
    font-size: 19px;
    line-height: 26px;
  }

  .productosh_item2 p{
    font-size: 19px;
    line-height: 26px;
  }

  .productosh_item2{
    padding-top: 155px;
    padding-right: 20px;
  }

  .productosh_item a{
    float: left;
    margin-bottom: 65px;
  }

  .productosh_item3{
    padding-top: 173px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 19px;
    line-height: 26px;
  }

  .productosh_item3 a{
    float: left;
    margin-bottom: 65px;
  }

  #quienes{
    padding:107px 180px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 7%;
    padding-top: 130px;
    padding-bottom: 55px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-left: 45px;
    padding-right: 44px;
    padding-top: 40px;
  }

  .fr_roja{
    margin-bottom: 52px;
  }

  .text_vision h1{
    font-size: 32px;
  }

  .text_vision p{
    font-size: 18px;
    line-height: 26px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  #map{
    margin-bottom: 54px;
  }

  .prod-link1 h1{
    font-size:24px !important;
    padding-top: 38px;
    padding-bottom: 33px;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 10px 32px;
    font-size: 18px;
  }

  .prod-link2 h1{
    padding-top: 38px;
    padding-bottom: 33px;
    font-size: 24px !important;
  }

  .prod-link2 a{
    padding: 10px 32px;
    margin-bottom: 22px;
    font-size: 18px;
  }

  #item_servicios{
    margin-top: 18%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 40%;
  }

  #next2{
    right:41%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 16px;
    line-height: 23px;
    padding-right: 2px;
  }

  .btn a{
    margin-top: 3%;
    font-size: 17px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #video{
    padding: 440px 0px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  #bioseguridad h1{
    padding-left:96px;
    margin-top: 10px;
    font-size: 25px;
  }

  footer p{
    font-size: 13px;
    line-height: 19px;
  }

  #frase_home{
    padding: 115px 64px;
  }

  #frase_home h1{
    margin-top: 15%;
    font-size: 30px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 1400px) and (min-width:1301px){

  #datos_header{
    padding: 5px;
  }

  .menu li{
    margin: 0px 10px;
    padding:13px 0px;
  }

  .menu a{
    font-size: 19px;
  }
  
  .text-servicios h1{
    font-size: 30px;
    line-height: 34px;
  }

  #datos_header ul li{
    padding-bottom: 4px;
  }

  .video-fullscreen{
    margin-top: 6%;
  }

  #frase{
    padding: 104px 260px;
  }

  #frase h1{
    font-size: 32px;
  }

  .productosh_item{
    padding-top: 160px;
  }

  .productosh_item p{
    font-size: 19px;
    line-height: 26px;
  }

  .productosh_item2 p{
    font-size: 19px;
    line-height: 26px;
  }

  .productosh_item2{
    padding-top: 155px;
    padding-right: 20px;
  }

  .productosh_item3{
    padding-top: 173px;
    padding-right: 20px;
  }

  .productosh_item3 p{
    font-size: 19px;
    line-height: 26px;
  }

  #quienes{
    padding:107px 180px;
  }

  #quienes p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 6%;
    padding-top: 130px;
    padding-bottom: 55px;
  }

  #titulo h1{
    font-size: 37px;
  }

  #vision{
    display: inline-block;
  }

  .text_vision{
    padding-left: 45px;
    padding-right: 44px;
    padding-top: 40px;
  }

  .fr_roja{
    margin-bottom: 52px;
  }

  .text_vision h1{
    font-size: 34px;
  }

  #valores ul li{
    font-size: 21px;
    padding-left: 118px;
  }

  .text-servicios{
    margin-top: 14%;
  }

  #map{
    margin-bottom: 54px;
  }

  .prod-link1 h1{
    font-size:24px !important;
    padding-top: 38px;
    padding-bottom: 33px;
  }

  .prod-link1 a{
    margin-bottom: 22px;
    padding: 10px 32px;
    font-size: 18px;
  }

  .prod-link2 h1{
    padding-top: 38px;
    padding-bottom: 33px;
    font-size: 24px !important;
  }

  .prod-link2 a{
    padding: 10px 32px;
    margin-bottom: 22px;
    font-size: 18px;
  }

  #item_servicios{
    margin-top: 18%;
  }

  .volver{
    margin-top: 12%;
  }

  #prev2{
    left: 40%;
  }

  #next2{
    right:41%;
  }

  #datos h1{
    font-size: 28px;
  }

  #datos p{
    font-size: 18px;
    line-height: 26px;
    padding-right:13px;
  }

  .btn a{
    margin-top: 3%;
    font-size: 17px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #video h2{
    font-size: 32px;
  }

  .itemsp{
    margin-bottom: 65px;
  }

  .white-panel h4{
    font-size: 15px;
  }

  #bioseguridad h1{
    padding-left:96px;
    margin-top: 10px;
    font-size: 25px;
  }

  footer p{
    font-size: 14px;
    line-height: 21px;
  }

  #frase_home{
    padding: 115px 64px;
  }

  #frase_home h1{
    font-size: 35px;
  }
}


/*---------------------------------------------------------*/
@media (max-width: 1500px) and (min-width:1401px){

  .menu li{
    margin: 0px 19px;
    padding: 14px 0px;
  }

  #quienes{
    padding:120px 278px ;
  }

  #bioseguridad h1{
    font-size: 27px;
    padding-left: 101px;
  }

  footer p{
    font-size: 16px;
  }

  .text_vision{
    padding-top: 64px;
    padding-right: 115px;
  }

  .prod-link1 h1{
    font-size: 28px !important;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .prod-link2 h1{
    font-size: 28px !important;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .prod-link1 a{
    font-size: 19px;
    padding: 13px 42px;
  }

  .prod-link2 a{
    font-size: 19px;
    padding: 13px 42px;
  }

  #prev2{
    left: 32%;
  }

  #datos h1{
    font-size: 32px;
  }

  #datos p{
    font-size: 18px;
    line-height: 26px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #frase_home{
    padding: 115px 64px;
  }

  #frase_home h1{
    font-size:37px;
  }

}


/*---------------------------------------------------------*/
@media (max-width: 1600px) and (min-width:1501px){

  .menu li{
    margin: 0px 24px;
    padding: 17px 0px;
  }

  #quienes{
    padding:120px 278px ;
  }

  #bioseguridad h1{
    font-size: 27px;
    padding-left: 101px;
  }

  footer p{
    font-size: 16px;
  }

  .text_vision{
    padding-top: 64px;
    padding-right: 115px;
  }

  .prod-link1 h1{
    font-size: 28px !important;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .prod-link2 h1{
    font-size: 28px !important;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .prod-link1 a{
    font-size: 19px;
    padding: 13px 42px;
  }

  .prod-link2 a{
    font-size: 19px;
    padding: 13px 42px;
  }

  #prev2{
    left: 32%;
  }

  #datos h1{
    font-size: 32px;
  }

  #datos p{
    font-size: 18px;
    line-height: 26px;
  }

  #formulario h4{
    font-size: 16px;
  }

  #frase_home{
    padding: 115px 64px;
  }

  #frase_home h1{
    font-size:41px;
  }

}



/*---------------------------------------------------------*/
@media (max-width: 1850px) and (min-width:1601px){

  .menu li{
    margin: 0px 25px;
    padding: 19px 0px;
  }

  #quienes{
    padding:120px 363px;
  }

  #bioseguridad h1{
    font-size: 27px;
    padding-left: 101px;
  }

  footer p{
    font-size: 18px;
  }

  .prod-link1 h1{
    font-size: 28px !important;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .prod-link2 h1{
    font-size: 28px !important;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .prod-link1 a{
    padding: 13px 42px;
  }

  .prod-link2 a{
    padding: 13px 42px;
  }

  #prev2{
    left: 32%;
  }

  #datos p{
    font-size: 19px;
    line-height: 29px;
  }

  #frase_home h1{
    font-size: 37px;
  }

}
