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

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

#contenedor{
  width:100%;
  overflow:hidden;
  font-family:"Montserrat-Regular";
  position:relative;
  color: #979696;
  font-size: 16px;
}

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

.clear{
  clear:both;
}

#barra-menu{
  padding:8px 60px;
  background-color: #579A33;
}

#hojas{
  background-color: #fff;
  background-image: url(../img/hojas.png);
  background-repeat: no-repeat;
}

#datos_header{
  padding: 8px 0px;
  background-color: #579A33;
}

#datos_header ul{
  float: right;
}

#datos_header ul li{
  color: #fff;
  font-size: 16px;
  float: left;
  padding-left: 71px;
  font-family:"Montserrat-Bold";
}

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

.ico1{
  background-image: url(../img/ico1.svg);
  background-repeat: no-repeat;
  padding-left: 32px;
  height: 26px;
  float: left;
}

.ico2{
  background-image: url(../img/ico2.svg);
  background-repeat: no-repeat;
  padding-left: 32px;
  height:27px;
  float: left;
}

#barra-menu a{
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family:"Montserrat-Bold";
}

#barra-menu p{
  padding-top: 6px;
}

#barra-menu a:hover{
  color: #000;
}

#barra-menu a.selec{
  color: #000;
}

#ico_home {
  background-image: url(../img/ico_home.svg);
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 36px;
  width: 27px;
  height: 27px;
  float: left;
}

#ico_home:hover{
  background-image: url(../img/ico_home-h.svg);
  background-repeat: no-repeat;
}

#ico_home.selec{
  background-image: url(../img/ico_home-h.svg);
  background-repeat: no-repeat;
}

#ico_emp {
  background-image: url(../img/ico_emp.svg);
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 36px;
  height: 26px;
  float: left;
}

#ico_emp:hover{
  background-image: url(../img/ico_emp-h.svg);
  background-repeat: no-repeat;
}

#ico_emp.selec{
  background-image: url(../img/ico_emp-h.svg);
  background-repeat: no-repeat;
}

#ico_ser {
  background-image: url(../img/ico_ser.svg);
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 35px;
  height: 27px;
  float: left;
}

#ico_ser:hover{
  background-image: url(../img/ico_ser-h.svg);
  background-repeat: no-repeat;
}

#ico_ser.selec{
  background-image: url(../img/ico_ser-h.svg);
  background-repeat: no-repeat;
}

#ico_cont {
  background-image: url(../img/ico_cont.svg);
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 31px;
  width: 27px;
  height: 31px;
  float: left;
}

#ico_cont:hover{
  background-image: url(../img/ico_cont-h.svg);
  background-repeat: no-repeat;
}

#ico_cont.selec{
  background-image: url(../img/ico_cont-h.svg);
  background-repeat: no-repeat;
}

#barra-menu2{
  padding:4px 6px;
  background-color: #579A33;
}

#ico_movil{
  position: relative;
}

.ico_point_1a {
  background-image: url(../img/menu/cart.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 44px;
  height: 27px;
  float: left;
  padding-bottom: 36px;
}

.ico_point_2a {
  background-image: url(../img/menu/point.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 34px;
  height: 32px;
  float: left;
}

.ico_point_3a {
  width: 63px;
  height: 27px;
  float: left;
}

.ico_point_4a {
  background-image: url(../img/menu/bienestar2.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 38px;
  height: 27px;
  float: left;
}

#navbar2{
  background-color: #fff;
}

.logo a {
  position: relative;
}

#datos-head{
  background-color: #FFFFFF;
  padding: 8px 0px;
}

#banner {
  margin-top: 13%;
}

.carousel-indicators{
  text-align: right;
  left: 60%;
}

.carousel-indicators li{
  width: 18px;
  height: 18px;
}

.carousel-indicators .active{
  width: 18px;
  height: 18px;
  background-color: #599B31;
  border:none;
}

.carousel-indicators li{
  background-color: #fff;
  border:none;
}

.texto{
  background-image: url(../img/banner/texture.png);
  text-align: left;
  position: absolute;
  bottom: 25%;
  color: #FFF;
  text-shadow: 2px 2px 2px #000000cf;
  margin-left: 177px;
  padding: 45px 37px;
}

.texto h1{
  font-size: 42px;
  line-height: 50px;
  padding-bottom: 30px;
  font-family:"Montserrat-Bold";
}

.texto p{
  font-size: 22px;
  line-height: 30px;
}

#categorias_home{
  background-color: #F6F4F5;
  padding:100px 0px;
}

#categorias_home h1{
  font-size: 23px;
  text-align: center;
  padding-bottom: 10px;
  color: #5B9343;
}

#categorias_home h2{
  text-align: center;
  padding-bottom: 65px;
  font-size: 42px;
  color: #000;
  font-family:"Montserrat-Bold";
}

.h_text{
  padding-left: 112px;
  padding-right: 171px;
  margin-top: 9%;
}

.h_text h1{
  color: #6E9F4B;
  font-size: 24px;
  padding-bottom: 15px;
}

.h_text h2{
  font-family:"Montserrat-Bold";
  font-size: 42px;
  color: #000;
}

.h_text p{
  color: #979696;
  line-height: 23px;
  padding-top: 40px;
  text-align: justify;
}

.line{
  width:39px;
  height: 5px;
  background-color: #579A33;
  display: inline-block;
  margin-top: 20px;
  margin-right: 37px;
}

.link{
  width: 100%;
  margin-bottom: 22px;
  float: left;
  position: relative;
}

.link:hover .texto-link{
  background:#0000FF8A;
}

.texto-link2{
  width: 100%;
  position: absolute;
  padding: 22px 29px;
  background-color:#579A33;
}

.texto-link2 h3{
  font-family:"Montserrat-Bold";
  font-size:30px;
  color: #FFF;
  text-align: center;
  text-shadow: 4px -2px 5px #000;
}

.texto-link2 p{
  font-size: 16px;
  padding-top: 11px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link2{
  width: 97%;
  margin-bottom: 142px;
  float: left;
  position: relative;
}

.link2:hover .texto-link2{
  background-color: #005DBC;
}

#h_servicios{
  margin-bottom: 119px;
}

.h_servtext{
  padding-left: 173px;
  margin-top: 7%;
}

.h_servtext h1{
  color: #6E9F4B;
  font-size: 24px;
  padding-bottom: 15px;
}

.h_servtext h2{
  font-family: "Montserrat-Bold";
  font-size: 42px;
  color: #000;
  padding-bottom: 65px;
}

.item_serh{
  width: 100%;
  float: left;
  padding: 17px 15px;
  margin-bottom: 40px;
  background-color: #005DBC;
}

.item_serh p{
  color: #fff;
  font-size: 24px;
  font-family: "Montserrat-Bold";
  padding-top: 20px;
}

.item_serh:hover{
  text-decoration: none;
  background-color: #579A33;
}

.ico{
  padding-right:40px;
  float: left;
}

#clientes{
  background-color: #F6F4F5;
  padding-top: 90px;
}

#clientes h1{
  color: #6E9F4B;
  font-size: 24px;
  text-align: center;
  padding-bottom: 15px;
}

#clientes h2{
  font-family: "Montserrat-Bold";
  text-align: center;
  font-size: 51px;
  padding-bottom:133px;
  color: #000;
}

footer{
  background-color: #F6F4F5;
  padding-top: 25px;
}

footer p{
  color: #000;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 19px;
}

.ico1h {
  width: 100%;
  height: 52px;
  float: left;
  position: relative;
  background: url(../img/ico1.png) no-repeat 2px 4px;
}

.ico2h {
  width: 100%;
  height: 52px;
  float: left;
  position: relative;
  background: url(../img/ico2.png) no-repeat 0px 11px;
}

.ico3h {
  width: 100%;
  height: 52px;
  float: left;
  position: relative;
  background: url(../img/ico3.png) no-repeat 0px 11px;
}

#web{
  background:#005DBC;
  margin-top: 20px;
  padding: 2px 0px;
  text-align: right;
}

#copy{
  padding: 5px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color:#ffffff30;
  padding-right: 152px;
  font-size: 14px;
  text-decoration: none !important;
}

#redes {
  border-bottom: 2px solid #757575;
  position: relative;
  text-align: center;
  padding-bottom: 17px;
  margin-top: 140px;
}

#fb {
  display: inline-block;
  background: url(../img/facebook.svg) left;
  background-repeat: no-repeat;
  width:50px;
  height:50px;
}

#ins {
  display: inline-block;
  background: url(../img/instagram.svg) right;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}

#titulo {
  padding-top: 267px;
  padding-bottom:58px;
  text-align: left;
  margin-top: 14%;
}

#titulo h1 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-size: 42px;
  font-family:"Montserrat-Bold";
  text-shadow: 1px 5px 6px #000;
  padding-bottom: 15px;
}

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

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

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

#empresa{
  padding: 65px 0px;
}

#empresa h1{
  font-family:"Montserrat-Bold";
  color: #000;
  text-align: center;
  font-size: 51px;
}

#empresa p{
  font-size: 22px;
  line-height: 25px;
}

#quienes{
  padding-top: 81px;
  background-color: #F6F4F5;
}

#quienes h1{
  font-size: 24px;
  color: #6f993e;
  padding-bottom: 20px;
}

#quienes h2{
  color: #000;
  font-size: 42px;
  font-family:"Montserrat-Bold";
  padding-bottom: 25px;
}

#quienes p{
  font-size: 18px;
  line-height: 23px;
  text-align: justify;
}

.frase{
  padding: 74px 0px;
}

.bg_mision{
  background-image: url(../img/empresa/mision.jpg);
   padding: 114px 130px;
}

.bg_vision{
  background-image: url(../img/empresa/vision.jpg);
   padding: 114px 130px;
}

#vision{
  display: flex;
}

#vision h1{
  text-align: center;
  color: #ffff;
  font-size: 30px;
  font-family:"Montserrat-Bold";
  padding-bottom: 25px;
  text-shadow: 2px 2px 4px #000;
}

#vision p{
  text-align: center;
  color: #fff;
  line-height: 23px;
  font-size: 18px;
  text-shadow: 2px 2px 4px #000;
}

#producto{
  background-image: url(../img/productos/bg_productos.jpg);
  margin-top: 16%;
  padding: 83px 0px;
}

.producto{
  padding-top: 45px;
  padding-left: 65px;
  padding-right: 65px;
}

.producto h1{
  color: #000;
  font-family:"Montserrat-Bold";
  font-size: 48px;
  padding-bottom: 75px;
}

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

#volver{
  background-image: url(../img/productos/volver.jpg);
  background-size: cover;
  padding:121px 0px;
  float: left;
  position: relative;
  text-align: center;
}

#volver a{
  background-color: #005db8;
  text-decoration: none;
  color: #fff;
  padding: 12px 35px; 
  font-family:"Montserrat-Bold";
  font-size: 18px;
}

#volver a:hover{
  background-color: #000;
}

#back-top {
  background-image: url(../img/whatsapp.png);
  width: 51px;
  height: 51px;
  position: fixed;
  right: 15px;
  z-index: 999999;
  bottom: 18px;
}

#servicios{
  padding: 85px 0px;
}

#servicios h1{
  font-family:"Montserrat-Bold";
  color: #000;
  line-height: 53px;
  text-transform: uppercase;
  font-size: 47px;
  padding-bottom: 45px;
}

#servicios p{
  font-size: 18px;
  padding-bottom: 12px;
  line-height: 23px;
}

.bg_gris{
  background-color: #F6F4F5;
}

#datos{
  padding-top: 64px;
  padding-right: 107px;
}

#datos h1{
  color: #6E9F4B;
  font-size: 24px;
  padding-bottom: 15px;
}

#datos h2{
  font-family:"Montserrat-Bold";
  font-size: 42px;
  color: #000;
  padding-bottom: 24px;
}

#datos p{
  padding-bottom: 45px;
  text-align: justify;
  line-height: 22px;
  font-size: 18px;
}

.datos{
  padding-bottom: 34px;
}

.datos h4{
  color: #000;
  line-height:28px;
  display: flex;
}

.datos span {
  float: left;
  padding-right: 11px;
}

#formulario{
  padding:45px 0px;
}

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

#formulario input {
  width: 100%;
  color: #000;
  border: 1px solid #579a33;
  font-size: 18px;
  padding: 5px;
  margin-top: 5px;
}

#formulario textarea {
  width: 100%;
  color: #000;
  border: 1px solid #579a33;
  padding: 8px;
  margin-top: 5px;
  height: 120px;
}

#formulario h4 {
  text-align: left;
  float: left;
  color: #979696 !important;
  margin-top:12px !important;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top: 41px !important;
  padding: 10px 0px !important;
  background:#005DBC !important;
  margin-right: 15px;
  font-family:"Montserrat-Bold" !important;
  border: none !important;
}

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

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top: 41px !important;
  padding: 10px 0px !important;
  background:#005DBC !important;
  border: none !important;
  font-family:"Montserrat-Bold" !important;
}

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

.btn a {
  float: left;
  display: inline-block;
  padding: 4px 18px;
  margin-top: 45px;
  background: #005DBC;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-family:"Montserrat-Bold" !important;
}

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

#ubicacion{
  padding-top: 65px;
}

#map {
  height: 600px;
}

#ampliar {
  font-family:"Montserrat-Bold";
  background-color: #005DBC;
  color: #FFF;
  text-align: center;
  padding: 10px 20px;
  position: absolute;
  right: 11%;
  bottom: 42px;
  text-decoration: none !important;
  font-size: 18px;
}

#ampliar:hover{
  background:#579A33;
}

/*animacion boton de whatsapp*/
#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);
    }
}


/*cierra animacion boton de whatsapp*/



/*---------------------------------------------------------------------------------------------------------------*/
@media (max-width: 330px) and (min-width:300px){

  .img2{
    width: 254px;
    padding-top: 6px;
    float: left;
  }

  #banner{
    margin-top: 0%;
  }

  .h_text{
    padding-left: 10px ;
    padding-right: 10px;
  }

  .h_text h2{
    font-size: 28px;
    text-align: center;
  }

  .h_text p{
    text-align: center;
    font-size: 15px;
  }

  #categorias_home{
    padding: 46px 0px;
  }

  #categorias_home h2{
    font-size: 28px;
    padding-bottom: 27px;
  }

  .texto-link2 h3{
    font-size: 26px;
  }

  .h_servtext{
    padding-left: 10px;
  }

  .h_servtext h2{
    text-align: center;
    font-size: 30px;
    padding-bottom: 27px;
  }

  .ico{
    padding-right: 10px;
  }

  .item_serh p{
    font-size: 18px;
  }

  #clientes h2{
    padding-bottom: 62px;
    font-size: 37px;
  }

  #clientes{
    padding-top: 35px;
  }

  #copy a{
    font-size: 12px;
  }

  #titulo{
    margin-top: 3%;
    padding-top: 79px;
    padding-bottom: 37px;
  }

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

  #empresa h1{
    font-size: 34px;
  }

  #empresa p{
    text-align: center;
    padding-top: 14px;
    font-size:19px;
  }

  #quienes h2{
    font-size: 29px;
  }

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

  #vision{
    display: inline-block;
  }

  .bg_mision{
    padding: 24px 16px;
  }

  #vision h1{
    padding-bottom: 14px;
  }

  #vision p{
    font-size: 16px;
  }

  .bg_vision{
    padding: 24px 16px;
  }

  #servicios{
    padding: 31px 0px;
  }

  #servicios h1{
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    padding-top: 43px;
  }

  #datos h2{
    font-size: 29px;
  }

  #datos{
    padding-right: 13px;
  }

  #datos p{
    padding-right: 0px;
    font-size: 16px;
  }

  .btn a{
    padding: 4px 8px;
    font-size: 14px;
  }

  #producto{
    margin-top: 0%;
  }

  .producto{
    padding-left: 5px;
    padding-right: 5px;
  }

  .producto h1{
    font-size: 32px;
    text-align: center;
    padding-bottom: 15px;
  }

  .producto p{
    font-size: 16px;
    line-height: 22px;
  }

  #volver{
    padding: 62px 0px;
  }

}


@media (max-width: 400px) and (min-width:331px){

  .img2{
    width: 275px;
    padding-top: 6px;
  }

  .line{
    margin-right: 10px;
  }

  #banner{
    margin-top: 0%;
  }

  .h_text{
    padding-left: 10px ;
    padding-right: 10px;
  }

  .h_text h2{
    font-size:31px;
    text-align: center;
  }

  .h_text p{
    text-align: center;
    font-size: 16px;
  }

  #categorias_home{
    padding: 46px 0px;
  }

  #categorias_home h2{
    font-size: 30px;
    padding-bottom: 27px;
  }

  .texto-link2 h3{
    font-size: 26px;
  }

  .h_servtext{
    padding-left: 10px;
  }

  .h_servtext h2{
    text-align: center;
    font-size: 30px;
    padding-bottom: 27px;
  }

  .ico{
    padding-right: 10px;
  }

  .item_serh p{
    font-size: 18px;
  }

  #clientes h2{
    padding-bottom: 62px;
    font-size: 37px;
  }

  #clientes{
    padding-top: 35px;
  }

  #copy a{
    font-size: 12px;
  }

  #titulo{
    margin-top: 3%;
    padding-top: 79px;
    padding-bottom: 37px;
  }

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

  #empresa h1{
    font-size: 34px;
  }

  #empresa p{
    text-align: center;
    padding-top: 14px;
    font-size:19px;
  }

  #quienes h2{
    font-size: 29px;
  }

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

  #vision{
    display: inline-block;
  }

  .bg_mision{
    padding: 24px 16px;
  }

  #vision h1{
    padding-bottom: 14px;
  }

  #vision p{
    font-size: 16px;
  }

  .bg_vision{
    padding: 24px 16px;
  }

  #servicios{
    padding: 31px 0px;
  }

  #servicios h1{
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    padding-top: 43px;
  }

  #datos h2{
    font-size: 29px;
  }

  #datos{
    padding-right: 13px;
  }

  #datos p{
    padding-right: 0px;
    font-size: 16px;
  }

  .btn a{
    padding: 4px 8px;
    font-size: 14px;
  }

  #producto{
    margin-top: 0%;
  }

  .producto{
    padding-left: 5px;
    padding-right: 5px;
  }

  .producto h1{
    font-size: 32px;
    text-align: center;
    padding-bottom: 15px;
  }

  .producto p{
    font-size: 16px;
    line-height: 22px;
  }

  #volver{
    padding: 62px 0px;
  }
  
}



@media (max-width: 500px) and (min-width:401px){

  .img2{
    width: 273px;
    padding-top: 6px;
  }

  .line{
    margin-right: 10px;
  }

  #banner{
    margin-top: 0%;
  }

  .h_text{
    padding-left: 10px ;
    padding-right: 10px;
  }

  .h_text h2{
    font-size:31px;
    text-align: center;
  }

  .h_text h1{
    text-align: center;
  }

  .h_text p{
    text-align: center;
    font-size: 15px;
  }

  #categorias_home{
    padding: 46px 0px;
  }

  #categorias_home h2{
    font-size: 32px;
    padding-bottom: 27px;
  }

  .h_servtext h1{
    text-align: center;
  }

  .texto-link2 h3{
    font-size:24px;
  }

  .h_servtext{
    padding-left: 10px;
  }

  .h_servtext h2{
    text-align: center;
    font-size: 33px;
    padding-bottom: 27px;
  }

  .ico{
    padding-right: 10px;
  }

  .item_serh p{
    font-size: 20px;
  }

  #clientes h2{
    padding-bottom: 62px;
    font-size: 35px;
  }

  #clientes{
    padding-top: 60px;
  }

  #titulo{
    margin-top: 3%;
    padding-top: 79px;
    padding-bottom: 37px;
  }

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

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

  #empresa p{
    text-align: center;
    padding-top: 14px;
    font-size:17px;
  }

  #quienes h2{
    font-size: 26px;
  }

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

  #vision{
    display: inline-block;
  }

  .bg_mision{
    padding: 24px 16px;
  }

  #vision h1{
    padding-bottom: 14px;
  }

  #vision p{
    font-size: 17px;
    line-height: 21px;
  }

  .bg_vision{
    padding: 24px 16px;
  }

  #servicios{
    padding: 31px 0px;
  }

  #servicios h1{
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    padding-top: 43px;
  }

  #datos h2{
    font-size: 29px;
  }

  #datos{
    padding-right: 13px;
  }

  #datos p{
    padding-right: 0px;
    font-size: 16px;
  }

  .btn a{
    padding: 4px 8px;
  }

  #producto{
    margin-top: 0%;
  }

  .producto{
    padding-left: 5px;
    padding-right: 5px;
  }

  .producto h1{
    font-size: 28px;
    text-align: center;
    padding-bottom: 15px;
  }

  .producto p{
    font-size: 16px;
    line-height: 22px;
  }

  #volver{
    padding: 62px 0px;
  }
  
}

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

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

  .img2{
    width: 313px;
    padding-top: 6px;
  }

  #banner{
    margin-top: 0%;
  }

  .h_text{
    padding-left: 40px;
    padding-right: 40px;
  }

  .h_text h2{
    font-size:37px;
  }

  #categorias_home{
    padding: 46px 0px;
  }

  #categorias_home h2{
    font-size: 32px;
    padding-bottom: 27px;
  }

  .h_servtext h1{
    text-align: center;
  }

  .texto-link2 h3{
    font-size: 26px;
  }

  .h_servtext{
    padding-left: 10px;
  }

  .h_servtext h2{
    text-align: center;
    font-size: 33px;
    padding-bottom: 27px;
  }

  .ico{
    padding-right: 10px;
  }

  .item_serh p{
    font-size: 22px;
  }

  #clientes h2{
    padding-bottom: 62px;
    font-size: 37px;
  }

  #clientes{
    padding-top: 60px;
  }

  #copy a{
    font-size: 12px;
  }

  #titulo{
    margin-top: 3%;
    padding-top: 79px;
    padding-bottom: 37px;
  }

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

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

  #empresa p{
    text-align: center;
    padding-top: 14px;
    font-size:19px;
  }

  #quienes h1{
    padding-top:42px;
  }

  #quienes h2{
    font-size: 29px;
  }

  #quienes p{
    font-size: 18px;
    line-height: 25px;
  }

  #vision{
    display: inline-block;
  }

  .bg_mision{
    padding: 90px 60px;
  }

  #vision h1{
    padding-bottom: 14px;
  }

  #vision p{
    font-size: 17px;
    line-height: 21px;
  }

  .bg_vision{
    padding: 90px 60px;
  }

  #servicios{
    padding: 31px 0px;
  }

  #servicios h1{
    font-size: 35px;
    line-height: 39px;
    text-align: center;
    padding-top: 43px;
  }

  #datos h2{
    font-size: 31px;
  }

  #datos{
    padding-right: 13px;
  }

  #datos p{
    padding-right: 0px;
    font-size: 17px;
  }

  #producto{
    margin-top: 0%;
  }

  .producto{
    padding-left: 5px;
    padding-right: 5px;
  }

  .producto h1{
    font-size: 40px;
    text-align: center;
    padding-bottom: 15px;
  }

  .producto p{
    font-size: 17px;
    line-height: 24px;
  }

  #volver{
    padding: 62px 0px;
  }
  

}



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

  #banner{
    margin-top: 0%;
  }

  .h_text{
    padding-left: 85px;
    padding-right: 68px;
  }

  .h_servtext{
    padding-left: 10px;
  }

  #clientes h2{
    font-size: 42px;
  }

  #titulo{
    margin-top: 0%;
    padding-top: 175px;
    padding-bottom: 40px;
  }

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

  #empresa h1{
    font-size: 38px;
    padding-bottom: 15px;
  }

  #empresa p{
    font-size: 20px;
  }

  #quienes h2{
    font-size: 31px;
  }

  #quienes h1{
    padding-top: 29px;
  }

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

  #vision{
    display: inline-block;
  }

  .bg_mision{
    padding: 70px 71px;
  }

  .bg_vision{
    padding: 70px 71px;
  }

  #servicios h1{
    font-size: 38px;
    line-height: 45px;
  }

  #datos{
    padding-right: 5px;
  }

  #datos h2{
    font-size: 34px;
  }

  #datos p{
    padding-right: 22px;
  }

  #producto{
    margin-top: 6%;
  }

  .producto h1{
    font-size: 38px;
    padding-bottom: 36px;
  }

  #volver{
    padding: 67px 0px;
  }
  
}



@media (max-width:767px) and (min-width:701px){

  #banner{
    margin-top: 0%;
  }

  .h_text{
    padding-left: 85px;
    padding-right: 68px;
  }

  .h_servtext{
    padding-left: 10px;
  }

  #clientes h2{
    padding-bottom: 62px;
    font-size: 42px;
  }

  #titulo{
    margin-top: 0%;
    padding-top: 175px;
    padding-bottom: 40px;
  }

  #h_servicios{
    margin-bottom: 36px;
  }

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

  #empresa h1{
    font-size: 38px;
    padding-bottom: 15px;
  }

  #empresa p{
    font-size: 20px;
  }

  #quienes h2{
    font-size: 31px;
  }

  #quienes h1{
    padding-top: 29px;
  }

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

  #vision{
    display: inline-block;
  }

  .bg_mision{
    padding: 70px 71px;
  }

  .bg_vision{
    padding: 70px 71px;
  }

  #servicios h1{
    font-size: 33px;
    line-height: 39px;
    padding-top: 40px;
  }

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

  #datos{
    padding-right: 5px;
  }

  #datos p{
    padding-right: 22px;
  }

  #producto{
    margin-top: 6%;
  }

  .producto h1{
    font-size: 38px;
    padding-bottom: 36px;
  }

  #volver{
    padding: 67px 0px;
  }

  #servicios{
    padding: 39px 0px;
  }

  #redes{
    margin-top: 83px;
  }
  
}



@media (max-width:900px) and (min-width:768px){
 
  .img2{
    width: 360px;
  }

  #barra-menu{
    padding: 2px 5px;
  }

  #banner{
    margin-top: 0%;
  }

  .texto{
    padding: 19px 23px;
    bottom: 8%;
    margin-left: 42px;
  }

  .texto h1{
    font-size: 25px;
    line-height:30px;
    padding-bottom: 11px;
  }

  .texto-link2{
    padding: 22px 16px;
  }

  .texto p{
    font-size: 16px;
    line-height: 19px;
  }

  #categorias_home h2{
    font-size: 36px;
  }

  .texto-link2 h3{
    font-size: 23px;
  }

  .h_servtext{
    margin-top: 0%;
    padding-left: 18px;
  }

  footer p{
    font-size: 14px;
  }

  .h_text{
    padding-right: 109px;
  }

  #titulo{
    padding-top: 202px;
    margin-top: 0%;
  }

  #empresa h1{
    font-size: 40px;
    padding-bottom: 37px;
  }

  #quienes h1{
    padding-top: 51px;
  }

  #quienes h2{
    font-size: 37px;
  }

  .bg_mision{
    padding: 14px 30px;
  }

  #vision h1{
    padding-bottom: 8px;
    font-size: 27px;
  }

  #vision p{
    font-size: 16px;
    line-height: 20px;
  }

  .bg_vision{
    padding: 14px 30px;
  }

  #clientes h2{
    font-size: 47px;
    padding-bottom: 95px;
  }

  #servicios h1{
    font-size: 40px;
    padding-bottom: 45px;
    line-height: 45px;
  }

  #servicios{
    padding: 41px 0px;
  }

  #datos h2{
    font-size: 33px;
  }

  #datos p{
    padding-right: 0px;
  }

  #producto{
    margin-top:5%;
  }

  .producto h1{
    font-size: 45px;
    padding-bottom: 39px;
  }

  #volver{
    padding: 84px 0px;
  }

}


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

@media (max-width:990px) and (min-width:901px){
 
  .img2{
    width: 360px;
  }

  #barra-menu{
    padding: 2px 5px;
  }

  #banner{
    margin-top: 0%;
  }

  .texto{
    padding: 19px 23px;
    bottom: 8%;
    margin-left: 42px;
  }

  .texto h1{
    font-size: 30px;
    line-height:36px;
    padding-bottom: 11px;
  }

  .texto p{
    font-size: 17px;
    line-height: 22px;
  }

  .h_servtext{
    padding-left: 23px;
  }

  #titulo{
    margin-top: 0%;
  }

  #titulo{
    padding-top: 226px;
  }

  #empresa h1{
    font-size: 44px;
    padding-bottom: 48px;
  }

  #empresa p{
    font-size: 20px;
  }

  #quienes h1{
    padding-top: 64px;
  }

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

  .bg_mision{
    padding: 32px 14px;
  }

  .bg_vision{
    padding: 32px 14px;
  }

  #vision p{
    font-size: 17px;
    line-height: 21px;
  }

  #servicios h1{
    font-size: 39px;
    line-height: 48px;
  }

  #producto{
    margin-top: 0%;
  }

  .producto h1{
    padding-bottom: 36px;
  }

  #volver{
    padding: 84px 0px;
  }

  #categorias_home h2{
    font-size: 36px;
  }

  #clientes h2{
   padding-bottom: 60px;
   font-size: 41px;
  }

  #barra-menu a{
    font-size: 15px;
  }

  .texto-link2{
    padding: 22px 15px;
  }

  .texto-link2 h3{
    font-size: 25px;
  }


}


@media (max-width:1100px) and (min-width:991px){
  
  #barra-menu{
    padding: 4px 24px;
  } 

  #barra-menu p{
    font-size: 15px;
  }

  .wsmenu-list li a{
    font-size: 13px !important;
    padding: 6px 15px !important;
    border-right: 1px dotted #000;
  }

  .megamenu{
    top: 40px !important;
  }

  #banner{
    margin-top: 26%;
  }

  .texto{
    padding: 19px 23px;
    bottom: 8%;
    margin-left: 42px;
  }

  .texto h1{
    font-size: 30px;
    line-height:36px;
    padding-bottom: 11px;
  }

  .texto p{
    font-size: 17px;
    line-height: 22px;
  }

  .h_text{
    margin-top: 3%;
    padding-left: 25px;
    padding-right: 21px;
  }

  .h_servtext{
    margin-top: 2%;
    padding-left: 5px;
  }

  .h_text h2{
    font-size: 29px;
  }

  .h_text p{
    font-size: 14px;
    padding-top: 12px;
  }

  .texto-link2 h3{
    font-size: 25px;
  }

  .h_servtext h2{
    font-size: 35px;
    padding-bottom: 19px;
  }

  .item_serh{
    padding: 13px 15px;
    margin-bottom: 14px;
  }

  .ico{
    padding-right: 15px;
  }

  .item_serh p{
    font-size: 20px;
  }

  #categorias_home{
    padding: 74px 0px;
  }

  footer p{
    font-size: 15px;
  }

  #empresa h1{
    font-size: 42px;
  }

  #empresa p{
    font-size: 20px;
  }

  #titulo{
    padding-top: 238px;
    padding-bottom: 51px;
    margin-top: 26%;
  }

  #quienes h2{
    font-size: 26px;
    padding-bottom: 10px;
  }

  #quienes h1{
    padding-bottom: 10px;
  }

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

  .bg_mision{
    padding: 63px 40px;
  }

  .bg_vision{
    padding: 63px 40px;
  }

  #vision p{
    font-size: 17px;
    line-height: 20px;
  }

  #servicios{
    padding: 62px 0px;
  }

  #servicios h1{
    font-size: 33px;
    line-height: 36px;
  }

  #datos h2{
    font-size:30px;
    padding-bottom: 18px;
  }

  #datos{
    padding-right: 18px;
  }

  .datos{
    padding-bottom: 14px;
  }

  #datos p{
    font-size: 16px;
    padding-right: 5px;
  }

  .datos h4{
    font-size: 14px;
  }

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

  #producto{
    margin-top: 29%;
  }

  .producto{
    padding-left: 30px;
    padding-right: 44px;
  }

  .producto p{
    font-size: 16px;
    line-height: 23px;
  }

  .producto h1{
    font-size: 34px;
    padding-bottom: 25px;
  }

  #volver{
    padding: 82px 0px;
  }

  #clientes h2{
    font-size: 45px;
    padding-bottom: 89px;
  }

  #categorias_home h2{
    font-size: 36px;
  }
}



@media (max-width:1199px) and (min-width:1101px){
  
  #barra-menu{
    padding: 4px 8px;
  } 

  #barra-menu p{
    font-size: 14px;
  }

  .wsmenu-list li a{
    font-size: 13px !important;
    padding: 9px 15px !important;
    border-right: 1px dotted #000;
  }

  .megamenu{
    top: 40px !important;
  }

  #banner{
    margin-top: 22%;
  }

  .texto{
    padding: 29px 32px;
    bottom: 12%;
    margin-left: 100px;
  }

  .texto h1{
    font-size: 31px;
    line-height:36px;
    padding-bottom: 11px;
  }

  .texto p{
    font-size: 17px;
    line-height: 22px;
  }

  .h_text{
    margin-top: 4%;
    padding-left: 25px;
    padding-right: 21px;
  }

  .h_servtext{
    margin-top: 3%;
    padding-left:14px;
  }

  .h_text h2{
    font-size: 29px;
  }

  .h_text p{
    font-size: 15px;
    padding-top: 12px;
  }

  .texto-link2 h3{
    font-size: 28px;
  }

  .h_servtext h2{
    font-size: 35px;
    padding-bottom: 19px;
  }

  .item_serh{
    padding: 13px 15px;
    margin-bottom: 14px;
  }

  .ico{
    padding-right: 15px;
  }

  .item_serh p{
    font-size: 20px;
  }

  #categorias_home{
    padding: 74px 0px;
  }

  footer p{
    font-size: 15px;
  }

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

  #empresa p{
    font-size: 20px;
  }

  #titulo{
    padding-top: 238px;
    padding-bottom: 51px;
    margin-top: 24%;
  }

  #quienes h2{
    font-size: 26px;
    padding-bottom: 10px;
  }

  #quienes h1{
    padding-bottom: 10px;
  }

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

  .bg_mision{
    padding: 63px 40px;
  }

  .bg_vision{
    padding: 63px 40px;
  }

  #vision p{
    font-size: 17px;
    line-height: 20px;
  }

  #servicios{
    padding: 62px 0px;
  }

  #servicios h1{
    font-size: 33px;
    line-height: 36px;
  }

  #datos h2{
    font-size: 31px;
    padding-bottom: 18px;
  }

  .datos{
    padding-bottom: 12px;
  }

  #datos{
    padding-right: 24px;
  }

  #datos p{
    font-size: 16px;
    padding-right: 5px;
  }

  .datos h4{
    font-size: 14px;
  }

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

  #producto{
    margin-top: 29%;
  }

  .producto{
    padding-left: 30px;
    padding-right: 44px;
  }

  .producto p{
    font-size: 16px;
    line-height: 23px;
  }

  .producto h1{
    font-size: 34px;
    padding-bottom: 25px;
  }

  #volver{
    padding: 82px 0px;
  }

  #clientes h2{
    font-size: 45px;
    padding-bottom: 89px;
  }

  #categorias_home h2{
    font-size: 36px;
  }

  #clientes{
    padding-top: 35px;
  }
}



@media (max-width:1300px) and (min-width:1200px){

  #barra-menu{
    padding: 4px 8px;
  } 

  #barra-menu a{
    font-size: 13px;
  }

  #banner{
    margin-top: 21%;
  }

  #titulo{
    margin-top: 20%;
  }

  .h_text{
    margin-top: 5%;
    padding-left: 53px;
    padding-right: 57px;
  }

  .h_text h2{
    font-size: 34px;
  }

  .h_text p{
    padding-top: 25px;
  }

  .h_servtext{
    padding-left: 41px;
    margin-top: 41px;
  }

  .ico{
    padding-right: 14px;
  }

  .item_serh{
    margin-bottom: 19px;
  }

  .h_servtext h2{
    padding-bottom: 23px;
  }

  .texto{
    bottom: 15%;
    margin-left: 140px;
  }

  .texto h1{
    font-size: 36px;
    line-height: 41px;
  }

  .texto p{
    font-size: 20px;
    line-height: 26px;
  }

  #empresa p{
    font-size: 18px;
  }

  #empresa h1{
    font-size: 40px;
  }

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

  #quienes p{
    font-size: 15px;
    line-height: 21px;
  }

  .bg_mision{
    padding: 76px 58px;
  }

  .bg_vision{
    padding: 76px 58px;
  }

  #servicios h1{
    font-size: 36px;
    line-height: 41px;
  }

  #servicios{
    padding: 53px 0px;
  }

  #datos{
    padding-right: 54px;
  }

  #datos h2{
    font-size: 29px;
  }

  #datos p{
    font-size: 16px;
  }

  .datos{
    padding-bottom: 16px;
  }

  #producto{
    margin-top: 22%;
  }

  .producto{
    padding-left: 24px;
    padding-right: 24px;
  }

  .producto h1{
    font-size: 39px;
    padding-bottom: 34px;
  }

  .producto p{
    font-size: 17px;
  }

  #volver{
    padding: 85px 0px;
  }

  .datos span{
    padding-right: 7px;
  }

  .datos h4{
    font-size: 12px;
  }

}


@media (max-width:1400px) and (min-width:1301px){
  
  #barra-menu{
    padding: 6px;
  } 

  #banner{
    margin-top: 20%;
  }

  .texto{
    bottom: 20%;
  }

  .texto h1{
    font-size: 35px;
    line-height: 42px;
  }

  .texto p{
    font-size: 20px;
    line-height: 27px;
  }

  .h_text{
    margin-top: 5%;
    padding-left: 70px;
    padding-right: 86px;
  }

  .h_text h2{
    font-size: 40px;
  }

  .h_servtext{
    padding-left: 57px;
  }

  .item_serh{
    margin-bottom: 17px;
  }

  .item_serh p{
    font-size: 22px;
  }

  #titulo{
    margin-top: 20%;
  }

  #titulo{
    padding-top: 235px;
  }

  #empresa p{
    font-size: 19px;
  }

  #empresa h1{
    font-size: 43px;
  }

  #quienes h2{
    font-size: 31px;
    padding-bottom: 9px;
  }

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

  .bg_mision{
    padding: 86px 64px;
  }

  .bg_vision{
    padding: 86px 64px;
  }

  #servicios h1{
    font-size: 37px;
    line-height: 41px;
  }

  #servicios{
    padding: 60px 0px;
  }

  #datos{
    padding-right: 47px;
  }

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

  #datos p{
    font-size: 16px;
  }

  .datos{
    padding-bottom: 16px;
  }

  .datos h4{
    font-size: 14px;
  }

}


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

  #barra-menu{
    padding: 6px;
  }

  #titulo{
    margin-top: 18%;
  }

  #banner{
    margin-top: 18%;
  }

  .texto h1{
    font-size: 36px;
    line-height: 43px;
  }

  .texto p{
    font-size: 20px;
    line-height: 26px;
  }

  .h_text{
    padding-left: 87px;
    padding-right: 88px;
  }

  .producto h1{
    padding-bottom: 53px;
  }

  #volver{
    padding: 107px 0px;
  }

  #producto{
    margin-top: 19%;
  }

  .h_servtext{
    padding-left: 46px;
  }

  .item_serh{
    margin-bottom: 26px;
  }

  #empresa h1{
    font-size: 44px;
  }

  #empresa p{
    font-size: 20px;
  }

  #quienes h2{
    font-size: 31px;
  }

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

  .bg_mision{
    padding: 84px 107px;
  }

  .bg_vision{
    padding: 84px 107px;
  }

  #servicios h1{
    font-size: 40px;
    line-height: 46px;
  }

  #datos{
    padding-right: 53px;
  }

  #datos h2{
    font-size: 34px;
  }

  #datos p{
    font-size: 17px;
  }

  .datos{
    padding-bottom: 22px;
  }

  .texto{
    bottom: 15%;
  }

  .h_text h2{
    font-size: 33px;
  }

  .h_text p{
    padding-top: 29px;
  }

  .h_servtext h2{
    padding-bottom: 42px;
  }


}


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

  #barra-menu{
    padding: 6px;
  }

  .h_text h2{
    font-size: 37px;
  }

  .h_servtext{
    padding-left: 74px;
  }

  #banner{
    margin-top: 17%;
  }

  .texto h1{
    font-size: 37px;
    line-height: 45px;
  }

  .texto p{
    font-size: 20px;
    line-height: 27px;
  }

  #empresa h1{
    font-size: 45px;
  }

  #quienes h2{
    font-size: 32px;
    padding-bottom: 11px;
  }

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

  .bg_mision{
    padding: 90px 130px;
  }

  .bg_vision{
    padding: 90px 130px;
  }

  #titulo{
    margin-top: 17%;
  }

  #servicios h1{
    font-size: 43px;
    line-height: 55px;
  }

  #datos h2{
    font-size: 34px;
  }

  .datos h4{
    display: inline-block;
  }

  #clientes h2{
    font-size: 44px;
  }

  #datos p{
    font-size: 17px;
  }

  .datos{
    padding-bottom: 21px;
  }

  .h_text{
    padding-right: 129px;
  }

}


@media (max-width:1700px) and (min-width:1601px){

  #barra-menu{
    padding: 7px 35px;
  }

  #empresa h1{
    font-size: 42px;
  }

  #empresa p{
    font-size: 21px;
  }

  #quienes h2{
    padding-bottom: 11px;
    font-size: 33px;
  }

  .bg_mision{
    padding: 98px 98px;
  }

  .bg_vision{
    padding: 98px 98px;
  }

  #titulo{
    margin-top: 16%;
  }

  #servicios h1{
    font-size: 44px;
    line-height: 51px;
  }

  #datos h2{
    font-size: 37px;
  }

  #datos p{
    font-size: 17px;
  }

  .datos{
    padding-bottom: 15px;
  }

  .texto{
    bottom: 16%;
  }

}


@media (max-width:1800px) and (min-width:1701px){

  #barra-menu{
    padding: 7px 35px;
  }

  .texto h1{
    font-size: 39px;
    line-height: 45px;
  }

  .texto p{
    font-size: 21px;
    line-height: 27px;
  }

  #quienes h2{
    font-size: 38px;
  }

  .datos{
    padding-bottom: 15px;
  }

  #datos h2{
    font-size: 37px;
  }

  #datos p{
    font-size: 17px;
  }

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

  #servicios h1{
    font-size: 42px;
    line-height: 56px;
  }

  #titulo{
    margin-top: 15%;
  }


}
