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

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

.escondido{ 
	display: none; 
}

#contenedor{
  color: #5c5f6b;
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 18px;
  font-family:"Oswald Regular";
}

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

.clear{
  clear:both;
}

#datos_header{
  background-color:#05228A;
  padding:9px 0px;
}

.datos_header ul{
  float: left;
}

.datos_header ul li{
  color: #fff;
  font-size: 18px;
  float: left;
  margin-left: 26px;
}

.datos_header ul li a{
  color:#fff;
  padding-left: 2px;
  line-height: 17px;
}

.datos_header2 ul{
  float: right;
}

.datos_header2 ul li{
  color: #fff;
  font-size: 18px;
  float: left;
  margin-left: 26px;
}

.datos_header2 ul li a{
  color:#fff;
  padding-left: 2px;
  line-height: 17px;
}

.datos_header2 ul li a:hover{
  color: #EAAA00;
  text-decoration: none;
}

.ico1 {
  background-image: url(../img/ico-what.webp);
  background-position: 0px -1px;
  background-repeat: no-repeat;
  float: left;
  width: 22px;
  height: 21px;
}

.ico2 {
  background-image: url(../img/ico-cel.webp);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  float: left;
  width: 19px;
  height: 21px;
}

.ico3 {
  background-image: url(../img/ico-mail.webp);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  float: left;
  width: 22px;
  height: 21px;
}

.logo a {
  position: relative;
  float: left;
  z-index: 99999999;
}

#barra-menu{
  padding: 9px 0px;
  background-color: #fff;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  font-family:"Open Sans Bold";
  border: none;
  min-height: 10px;
}

.menu {
  text-align:right;
}

#navbar li{
  display: inline-block;
  margin: 69px 0px 0px 144px;
}

#navbar a{
  color: #000;
  float: left;
  position: relative;
  display:inline-block;
  padding: 3px 0px;
  font-family:"Oswald Bold";
  border-bottom: 4px solid #fff;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  font-size: 24px;
}

#navbar a:hover{
  border-bottom: 2px solid #05228A;
  color: #05228A;
  text-decoration:none;
}

#navbar .selec{
  border-bottom: 2px solid #05228A;
  color: #05228A;
  text-decoration:none;
}

#banner{
  background-color: #fff;
  margin-top:11%;
}

#banner .carousel-indicators{
  bottom:16px;
  width: 100%;
  left:10%;
  margin-left: 0%;
  text-align: left;
}

#banner .carousel-indicators li {
  background-color:transparent;
  border: 2px solid #31429E;
  background-color: #fff;
  border-radius: 64px;
  width: 17px;
  height: 17px;
}

#banner .carousel-indicators .active{
  background-color: #31429E;
  border:2px solid #fff !important;
  border: none;
}

.imagen2{
  bottom:8%;
  right: 3%;
  position: absolute;
} 

.texto{
  float: left;
  position: absolute;
  bottom: 22%;
  left: 9%;
} 

.texto h1{
  color:#EAAA00;
  font-family:"Oswald Bold";
  font-size: 140px;
  padding-bottom: 7px;
  text-transform: uppercase;
  letter-spacing: 18px;
}

.texto h1 span{
  color: #002E62;
}

.texto h2{
  color: #000;
  font-size:36px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

#h-productos{
  padding-top: 88px;
  text-align: center;
}

#h-productos h1{
  color: #072389;
  font-family:"Oswald Bold";
  font-size: 50px;
  padding-bottom: 29px;
}

#h-productos p{
  font-size: 24px;
  padding: 0px 178px;
  line-height: 29px;
}

#items-productos{
  padding: 80px 0px;
}

.link-productos{
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 40px;
  text-decoration: none !important;
}

.text-lproductos h2 {
  text-align: center;
  color: #03238A;
  font-size: 34px;
  font-family:"Oswald Bold";
  padding-bottom: 33px;
  padding-top: 17px;
}
 
.amp-producto {  
  display: flex;
  align-items: center;
  justify-content: center;
}

.amp-producto h3{
  color: #fff;
  font-family:"Oswald Bold";
  padding: 17px 37px;
  font-size: 22px;
  background-color:#03238A;
  box-shadow:-9px 9px #2C44A4;
}

.link-productos:hover .amp-producto h3{
  background-color: #000;  
  box-shadow:-9px 9px #444444; 
}

#otros-servicios{
  padding: 65px 0px;
}

.text-otros{
  margin-top: 6%;
}

.text-otros h1{
  font-family:"Oswald Bold";
  color: #032892;
  font-size: 50px;
  padding-bottom:45px;
}

.text-otros ul li{
  background-image: url(../img/servicios/li.webp);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left:30px;
  font-size: 24px;
  padding-bottom:20px;
}

#frase{
  padding-top: 45px;
  padding-bottom: 163px;
}

.frase{
  background-image: url(../img/bg2.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

.frase h1{
  font-size: 40px;
  font-family:"Oswald Bold";
  color: #fff;
  margin-top: 15%;
  padding-right: 100px;
  line-height: 46px;
}

footer{
  background-color: #040440;
  padding: 45px 0px;
  color: #fff;
}

footer h1{
  font-family:"Oswald Bold";
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 24px;
  display:table;
  margin-bottom: 17px;
}

footer h2{
  font-family:"Oswald Bold";
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 22px;
  display:table;
  float: right;
  margin-bottom: 15px;
}

footer p {
  font-size: 20px;
  line-height:24px;
  margin-bottom: 15px;
  display: flex;
}

footer span {
  float: left;
  padding-right: 8px;
  padding-top: 3px;
}

#redes{
  float: right;
}

#fb{
  background: url(../img/redes.svg) no-repeat;
  width: 58px;
  height: 58px;
  float: right;
  background-position: 0px 0px;
  background-size: cover;
}

#ins{
  background: url(../img/redes.svg) no-repeat;
  width: 58px;
  height: 58px;
  float: right;
  background-position:-64px 0px;
  background-size: cover;
}
 
#web{
  background-color: #F0F0F0;
  padding: 2px 0px;
  text-align: right;
}

#copy{
  padding: 5px 0px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color: #0000002e;
  padding-right: 103px;
  display: inline-block;
  font-size: 10px;
  text-decoration: none !important;
}

#empresa{
  background-color: #040442;
  margin-top: 11%;
}

.text-empresa{
  padding-top: 167px;
  padding-left: 176px;
  padding-right: 98px;
  color: #fff;
}

.text-empresa h1{
  font-family:"Oswald Bold";
  font-size:72px;
  letter-spacing: 12px;
  padding-bottom: 15px;
  line-height: 90px;
}
  
.text-empresa h2{
  font-size: 30px;
  padding-bottom:35px;
}

.text-empresa p{
  text-align: justify;
  line-height: 28px;
  font-size: 24px;
}

#mision{
  padding: 85px 0px;
}

.text-mision{
  padding-top: 98px;
  padding-left: 176px;
  padding-right: 98px;
}

.text-mision h1{
  font-family:"Oswald Bold";
  font-size: 50px;
  color: #05228A;
  padding-bottom: 18px;
}

.text-mision p{
  text-align: justify;
  line-height: 34px;
  font-size: 24px;
}

.text-vision{
  padding-top: 48px;
  padding-left: 126px;
  padding-right: 88px;
}

.text-vision h1{
  font-family:"Oswald Bold";
  font-size: 50px;
  color: #05228A;
  padding-bottom: 18px;
}

.text-vision p{
  text-align: justify;
  line-height: 34px;
  font-size: 24px;
}


.link-productos2{
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom:65px;
  text-decoration: none !important;
}

.text-lproductos2 h2 {
  text-align: left;
  color: #03238A;
  font-size: 26px;
  font-family:"Oswald Bold";
  padding-bottom: 9px;
  padding-top: 17px;
  text-transform: uppercase;
}
 
.amp-producto2 {  
}

.amp-producto2 h3{
  color: #fff;
  padding: 9px 15px;
  font-size: 16px;
  background-color: #03238A;
  box-shadow: -4px 5px #2C44A4;
  float: right;
}

.link-productos2:hover .amp-producto2 h3{
  background-color: #000;  
  box-shadow:-4px 5px #444444; 
}

.link-productos2:hover .amp-producto2 h2{
  color: #000;
  text-decoration: underline;
}

#productos{
  margin-top: 9%;
  padding: 65px 0px;
}

.text-productos{
  margin-top: 2%;
}

.text-productos h1{
  font-family:"Oswald Bold";
  font-size: 50px;
  color: #03238A;
  padding-bottom: 25px;
}

.text-productos p{
  font-size: 24px;
}

.volver_ser { 
  padding: 71px 0px;
  float: left;
  position: relative;
  text-align: center;
}

.volver_ser a {
  font-family:"Oswald Bold";
  top: 49%;
  color: #fff;
  background-color:#03238A;
  box-shadow:-9px 9px #2C44A4;
  text-decoration: none;
  font-size:22px;
  padding: 13px 25px;
}

.volver_ser a:hover{
  background-color: #000;
  box-shadow: -9px 9px #444444;
  color: #fff;
}

#contactenos {
  background-color: #040442;
  margin-top: 11%;
}

.text-contactenos{
  padding-top: 167px;
  padding-left: 176px;
  padding-right: 98px;
  color: #fff;
}

.text-contactenos h1{
  font-size: 72px;
  font-family:"Oswald Bold";
  color: #fff;
  letter-spacing: 15px;
  padding-bottom: 95px;
}

.text-contactenos p{
  color: #fff;
  font-size: 30px;
}

#map {
  height: 840px;
  border: 3px solid #000;
}
 
#contacto{
  padding: 65px 0px;
}

.text-contacto {
  margin-top: 4%;
}

.text-contacto p {
  line-height: 27px;
  font-size: 24px;
  text-align: justify;
  padding-bottom: 69px;
  padding-right: 47px;
  color: #203142;
}

#ampliar {
  width: 38px;
  height: 163px;
  background-image: url(../img/ampliar.webp);
  padding-top:34px;
  position: absolute;
  right: 39px;
  top:0px;
}

#ampliar:hover{
  background-image: url(../img/ampliar-h.webp);
  color: #fff;
}

#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: 49%;
}


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

@media (max-width: 991px) and (min-width:200px){

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    border: none;
  }

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

  .navbar-header {
    float: none;
  }

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

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

   nav .me{
    color: #000;
    font-family:"Oswald Regular";
    font-size: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
  }

   .navbar-nav{
    margin: 0px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

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

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

  .navbar-toggle .icon-bar{
    width: 33px;
    height: 1px;
  }

  .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: 300px) {


  #menu{
    margin-top: -74px;
  }

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

  #banner{
    margin-top: 28%;
  }

  .datos_header ul li{
    margin-left: 8px;
  }

  .datos_header ul li a{
    font-size: 13px;
  }

  #nuestros-lavados h1{
    line-height: 29px;
    font-size: 21px;
    padding: 64px 0px;
    letter-spacing: 0px;
  }

  .text_productos{
    padding-top: 105px;
  }

  .text_productos h3{
    font-size: 31px;
  }

  #home-servicios {
    padding: 27px 0px;
  }

  .text-acabados {
    padding: 0 32px;
  }

  #acabados{
    padding: 63px 0px;
  }

  footer p{
    font-size: 18px;
  }

  #titulo h2{
    font-size: 41px;
  }

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

  #titulo{
    margin-top: 35%;
    padding-top: 87px;
    padding-bottom: 89px;
  }

  .text-quienes {
    padding-left: 29px;
    padding-right: 29px;
    padding-top: 8px;
    padding-bottom: 66px;
  }

  .text-quienes p{
    font-size: 16px;
  }

  .text-quienes2{
    padding-left: 29px;
    padding-right: 29px;
    padding-top: 80px;
    padding-bottom: 66px;
  }
  
  .text-quienes2 p{
    font-size: 16px;
  }

  .text_servicios{
    padding-top: 125px;
  }

  .text_servicios h3{
    font-size: 24px;
  }

  .text-itemser {
    padding-top: 34px;
    padding-left: 19px;
    padding-bottom: 65px;
  }

  .text-itemser h1{
    font-size: 25px;
  }

  .text-itemser p{
    font-size: 16px;
  }

  .text-productos {
    margin-top: 76px;
  }

  .text-productos h1{
    font-size: 26px;
  }

  .text-productos p{
    font-size: 16px;
  }

  .text-acabados h1{
    font-size: 26px;
  }

  .text-contacto{
    padding-right: 0px;
  }

  .text-contacto p{
    font-size: 16px;
  }


  
}


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

  #menu{
    margin-top: -74px;
  }

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

  .datos_header2 ul li{
    font-size: 13px;
    margin-left: 5px;
  }

  .datos_header ul li{
    margin-left: 0px;
    padding-bottom: 7px;
  }

  #h-productos h1{
    font-size: 31px;
  }

  .datos_header ul li a{
    font-size: 14px;
  }

  #banner{
    margin-top:61%;
  }

  #h-productos p {
    font-size: 15px;
    padding: 0px 14px;
    line-height: 20px;
  }

  .text-lproductos h2{
      font-size: 25px;
  }

  .text-otros h1{
    font-size:32px;
    padding-bottom: 36px;
  }

  #otros-servicios {
    padding: 31px 0px;
  }

  .text-otros ul li{
    font-size: 18px;
    padding-bottom: 11px;
    background-position: 0px -1px;
  }

  #items-productos {
    padding: 46px 0px;
  }

  footer h1{
    font-size: 19px;
  }

  footer p{
    font-size: 17px;
  }

  .frase h1{
    font-size: 23px;
    padding-right: 3px;
    line-height: 30px;
    padding-left: 12px;
    padding-bottom: 60px;
  }

  footer h2{
    font-size: 18px;
  }

  footer{
    padding: 34px 0px;
  }

  #empresa{
    margin-top: 60%;
  }

  .text-empresa{
    padding-top: 97px;
    padding-left: 23px;
    padding-right: 21px;
    padding-bottom: 59px;
  }

  .text-empresa h1{
    font-size: 34px;
    letter-spacing: 3px;
    line-height: 47px;
  }

  .text-empresa h2{
    font-size: 21px;
  }

  .text-empresa p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-mision{
    padding-top: 2px;
    padding-left:18px;
    padding-right: 18px;
    padding-bottom: 59px;
  }

  .text-mision h1{
     font-size: 36px;
  }

  .text-mision p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-vision{
    padding-left: 18px;
    padding-right: 18px;
  }

  .text-vision p{
    line-height: 23px;
    font-size: 18px;
  }

  #productos{
    margin-top: 55%;
  }

  .text-vision h1{
    font-size: 36px;
  }

  .text-productos h1{
    font-size: 35px;
  }

  .text-productos p{
    font-size: 18px;
  }

  .text-productos {
    margin-top: 12%;
  }

  #contactenos{
    margin-top: 61%;
  }

  .text-contactenos{
    padding-top: 100px;
    padding-bottom: 85px;
    padding-left:23px;
    padding-right:20px;
  }

  .text-contactenos h1{
    letter-spacing: 0px;
    padding-bottom: 40px;
    font-size: 36px; 
  }

  .text-contacto p{
    padding-right:0px;
    font-size: 18px;
  }

  .text-contactenos p{
    font-size: 24px;
  }
 
}


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


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

  #menu{
    margin-top: -74px;
  }

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

  .datos_header2 ul li{
    font-size: 13px;
    margin-left: 5px;
  }

  .datos_header ul li{
    margin-left: 0px;
    padding-bottom: 7px;
  }

  #h-productos h1{
    font-size: 41px;
  }

  #banner{
    margin-top:41%;
  }

  #h-productos p {
    font-size: 18px;
    padding: 0px 14px;
    line-height: 24px;
  }

  .text-lproductos h2{
      font-size: 25px;
  }

  .text-otros h1{
    font-size: 41px;
    padding-bottom: 36px;
  }

  .text-otros ul li{
    font-size: 18px;
    background-position: 0px -1px;
  }

  .frase h1{
    font-size: 27px;
    padding-right: 12px;
    line-height: 37px;
    padding-left: 22px;
    padding-bottom: 60px;
  }

  footer{
    padding: 34px 0px;
  }

  #empresa{
    margin-top: 41%;
  }

  .text-empresa{
    padding-top: 97px;
    padding-left: 49px;
    padding-right: 49px;
    padding-bottom: 59px;
  }

  .text-empresa h1{
    font-size: 44px;
    line-height: 57px;
  }

  .text-empresa h2{
    font-size: 24px;
  }

  .text-empresa p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-mision{
    padding-top: 2px;
    padding-left: 49px;
    padding-right: 49px;
    padding-bottom: 59px;
  }

  .text-mision h1{
     font-size: 44px;
  }

  .text-mision p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-vision{
    padding-left: 49px;
    padding-right: 49px;
  }

  .text-vision p{
    line-height: 23px;
    font-size: 18px;
  }

  #productos{
    margin-top: 33%;
  }

  .text-vision h1{
    font-size: 44px;
  }

  .text-productos h1{
    font-size: 35px;
  }

  .text-productos p{
    font-size: 18px;
  }

  .text-productos {
    margin-top: 12%;
  }

  #contactenos{
    margin-top: 33%;
  }

  .text-contactenos{
    padding-top: 100px;
    padding-bottom: 85px;
    padding-left: 49px;
    padding-right: 49px;
  }

  .text-contactenos h1{
    letter-spacing: 6px;
    padding-bottom: 40px;
    font-size: 53px; 
  }

  .text-contacto p{
    padding-right:0px;
    font-size: 18px;
  }
  
}


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


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

  #menu{
    margin-top: -74px;
  }

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

  .datos_header2 ul li{
    font-size: 15px;
  }

  .datos_header ul li{
    margin-left: 0px;
    padding-bottom: 7px;
  }

  #h-productos h1{
    font-size: 41px;
  }

  #banner{
    margin-top: 27%;
  }

  #h-productos p {
    font-size: 21px;
    padding: 0px 47px;
    line-height: 27px;
  }

  .text-lproductos h2{
      font-size: 25px;
  }

  .text-otros h1{
    font-size: 41px;
    padding-bottom: 36px;
  }

  .text-otros ul li{
    font-size: 18px;
    background-position: 0px -1px;
  }

  .frase h1{
    font-size: 27px;
    padding-right: 12px;
    line-height: 37px;
    padding-left: 22px;
    padding-bottom: 60px;
  }

  footer{
    padding: 34px 0px;
  }

  #empresa{
    margin-top: 32%;
  }

  .text-empresa{
    padding-top: 97px;
    padding-left: 49px;
    padding-right: 49px;
    padding-bottom: 59px;
  }

  .text-empresa h1{
    font-size: 56px;
    line-height: 68px;
  }

  .text-empresa h2{
    font-size: 24px;
  }

  .text-empresa p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-mision{
    padding-top: 2px;
    padding-left: 49px;
    padding-right: 49px;
    padding-bottom: 59px;
  }

  .text-mision h1{
     font-size: 44px;
  }

  .text-mision p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-vision{
    padding-left: 49px;
    padding-right: 49px;
  }

  .text-vision p{
    line-height: 23px;
    font-size: 18px;
  }

  #productos{
    margin-top: 33%;
  }

  .text-vision h1{
    font-size: 44px;
  }

  .text-productos h1{
    font-size: 44px;
  }

  .text-productos p{
    font-size: 18px;
  }

  .text-productos {
    margin-top: 12%;
  }

  #contactenos{
    margin-top: 33%;
  }

  .text-contactenos{
    padding-top: 100px;
    padding-bottom: 85px;
    padding-left: 49px;
    padding-right: 49px;
  }

  .text-contactenos h1{
    letter-spacing: 6px;
    padding-bottom: 40px;
    font-size: 53px; 
  }

  .text-contacto p{
    padding-right:0px;
    font-size: 18px;
  }


}




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

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

  #menu{
    margin-top: -74px;
  }

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

  #banner{
    margin-top: 26%;
  }

  #h-productos p{
    padding: 0px 37px;
  }

  .text-lproductos h2{
    font-size: 23px;
  }

  .text-otros h1{
    font-size: 42px;
  }

  #otros-servicios {
    padding: 14px 0px;
  }

  .frase h1{
    font-size: 36px;
    padding-right: 8px;
    line-height: 46px;
    padding-bottom: 65px;
    padding-left: 24px;
  }

  .datos_header ul li{
    padding-bottom: 10px;
  }

  #empresa{
    margin-top: 28%;
  }

  .text-empresa{
    padding-top: 146px;
    padding-left: 66px;
    padding-right: 66px;
    padding-bottom: 69px;
  }

  .text-mision {
    padding-top: 41px;
    padding-left: 86px;
    padding-right: 98px;
    padding-bottom: 86px;
  }

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

  .text-vision{
    padding-top: 77px;
    padding-left: 86px;
    padding-right: 98px;
  }

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

  .text-empresa h1{
    letter-spacing: 7px;
    font-size: 59px;
    line-height: 71px;
  }

  .text-empresa p{
    font-size: 21px;
  }

  .text-productos {
    margin-top: 11%;
  }

  .text-productos h1{
    font-size: 42px;
  }

  #productos{
    margin-top: 28%;
  }

  #contactenos{
    margin-top: 28%;
  }

  .text-contactenos{
    padding-top: 87px;
    padding-left: 37px;
    padding-right: 46px;
    padding-bottom: 90px;
  }

  .text-contactenos h1{
    font-size: 52px;
    letter-spacing: 3px;
    padding-bottom: 50px;
  }

  .text-contacto p{
    padding-right: 5px;
  }

  .text-contacto p{
    line-height: 25px;
    font-size: 20px;
  }
 

}


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


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

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 24%;
  }

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

  #h-productos p{
    font-size: 22px;
    padding: 0px 71px;
  }

  .text-lproductos h2{
    font-size: 27px;
  }

  .frase h1{
    margin-top: 7%;
    font-size: 40px;
    padding-left: 42px;
    padding-right: 17px;
    padding-bottom: 70px;
  }

  .datos_header ul li{
    padding-bottom: 8px;
  }

  #empresa{
    margin-top: 25%;
  }

  .text-empresa{
    padding-top: 130px;
    padding-left: 94px;
    padding-right: 94px;
    padding-bottom: 86px;
  }

  .text-empresa h1{
    font-size: 64px;
  }

  .text-empresa p{
    line-height: 26px;
    font-size: 22px;
  }

  .text-mision{
    padding-top: 30px;
    padding-left: 94px;
    padding-right: 94px;
    padding-bottom: 86px;
  }

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

  .text-vision{
    padding-top: 93px;
    padding-left: 94px;
    padding-right: 94px;
  }

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

  .text-mision h1{
    font-size: 46px;
  }

  .text-vision h1{
    font-size: 46px;
  }

  #productos{
    margin-top: 26%;
  }

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

  .text-productos h1{
    font-size: 39px;
  }

  #contactenos{
    margin-top: 25%;
  }

  .text-contactenos{
    padding-top: 113px;
    padding-left: 61px;
    padding-right: 51px;
    padding-bottom: 77px;
  }

  .text-contactenos h1{
    font-size: 63px;
    letter-spacing: 7px;
    padding-bottom: 40px;
  }

  .text-contacto p{
    font-size: 21px;
    padding-right: 5px;
  }


}


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

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

  #menu{
    margin-top: -74px;
  }

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

  #banner {
    margin-top:28%;
  }

  #h-productos p{
    padding: 0px 74px;
    font-size: 22px;
  }

  .text-lproductos h2{
    font-size: 27px;
  }

  .frase h1{
    font-size: 36px;
    padding-left: 36px;
    padding-bottom: 79px;
    padding-right: 31px;
    margin-top: 7%;
  }

  #empresa{
    margin-top: 28%;
  }

  .text-empresa{
    padding-top: 132px;
    padding-left: 75px;
    padding-right: 74px;
    padding-bottom: 94px;
  }

  .text-mision{
    padding-top: 31px;
    padding-left: 86px;
    padding-right: 98px;
    padding-bottom: 80px;
  }

  .text-mision p{
    line-height: 29px;
    font-size: 22px;
  }

  .text-vision{
    padding-left: 86px;
    padding-right: 98px;
    padding-top: 99px;
  }

  .text-vision p{
    line-height: 30px;
    font-size: 23px;
  }

  #productos{
    margin-top: 27%;
  }

  .text-productos h1{
    font-size: 41px;
  }

  .text-productos {
    margin-top: 9%;
  }

  #contactenos{
    margin-top: 28%;
  }

  .text-contactenos{
    padding-top: 112px;
    padding-bottom: 117px;
    padding-left: 75px;
    padding-right: 98px;
  }

  .text-contactenos h1{
    letter-spacing: 7px;
    padding-bottom: 54px;
  }

  .text-contacto p{
    font-size: 21px;
    padding-right: 6px;
  }

   

}

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

@media (max-width: 800px) and (min-width:768px){

  #menu{
    margin-top: -74px;
  }

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

  #banner {
    margin-top:25%;
  }

  .datos_header2 ul li{
    margin-left: 13px;
  }

  #h-productos p{
    padding: 0px 86px;
    font-size: 22px;
  }

  .text-lproductos h2{
    font-size: 26px;
  }

  .text-otros h1{
    padding-bottom: 21px;
    font-size: 33px;
  }

  .text-otros ul li{
    font-size: 20px;
    padding-bottom: 13px;
  }

  .text-otros {
    margin-top: 0%;
  }

  .frase h1{
    padding-bottom: 53px;
    padding-right: 3px;
    font-size: 27px;
    line-height: 31px;
  }

  #empresa{
    margin-top: 23%;
  }

  .text-empresa h1{
    font-size: 59px;
    line-height: 73px;
  }

  .text-empresa p{
    font-size: 21px;
  }

  .text-empresa{
    padding-bottom: 58px;
    padding-top: 98px;
    padding-left: 86px;
  }

  .text-mision{
    padding-bottom: 58px;
    padding-top:13px;
    padding-left: 86px;
  }
   
  .text-mision p{
    font-size: 21px;
    line-height: 26px;
  }

  #mision {
    padding: 25px 0px;
  }

  .text-vision{
    padding-bottom: 58px;
    padding-left: 86px;
    padding-right: 96px;
  }

  .text-vision p{
    font-size: 21px;
    line-height: 26px;
  }

  .text-mision h1{
    font-size: 44px;
  }

  .text-vision h1{
    font-size: 44px;
  }

  footer p{
    font-size: 18px;
  }

  #productos{
    margin-top: 23%;
  }

  .text-productos h1{
    font-size: 34px;
  }

  .text-productos p {
    font-size: 19px;
  }

  #contactenos{
    margin-top: 23%;
  }

  .text-contactenos{
    padding-top: 101px;
    padding-bottom: 95px;
    padding-left: 86px;
  }

  .text-contactenos h1{
    padding-bottom: 46px;
  }

  .text-contacto p{
    padding-right: 6px;
  }

  .text-contacto p{
    line-height: 23px;
    font-size: 19px;
  }

  #map{
    height: 652px;
  }

  .texto{
    bottom: 29%;
    left: 2%;
  }

  .texto h1{
    font-size: 49px;
    letter-spacing: 0px;
  }

  .texto h2{
    font-size: 26px;
  }


}

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

  #menu{
    margin-top: -74px;
  }

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

  #banner {
    margin-top: 21%;
  }

  .texto{
    bottom: 29%;
    left: 2%;
  }

  .texto h1{
    font-size: 59px;
    letter-spacing: 0px;
  }

  .texto h2{
    font-size: 26px;
  }

  #h-productos p{
    padding: 0px 93px;
    font-size: 22px;
  }

  .text-lproductos h2{
    font-size: 22px;
  }

  .amp-producto h3{
    padding: 13px 28px;
    font-size: 19px;
  }

  .text-otros {
    margin-top: 0%;
  }

  .text-otros h1{
    font-size: 40px;
  }

  .text-otros ul li{
    font-size: 20px;
    padding-bottom: 16px;
  }

  .text-otros h1{
    padding-bottom: 19px;
  }

  .frase h1{
    font-size: 27px;
    margin-top: 18%;
    padding-right: 4px;
    line-height: 37px;
    padding-bottom: 44px;
  }

  #frase{
    padding-bottom: 86px;
  }

  #h-productos h1{
    font-size: 45px;
  }

  #empresa{
    margin-top: 22%;
  }

  .text-empresa{
    padding-top: 123px;
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 65px;
  }

  .text-empresa h1{
    font-size: 61px;
    line-height: 74px;
  }

  .text-empresa p{
    font-size: 22px;
  }

  .text-mision{
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 65px;
    padding-top: 0px;
  }

  .text-mision p{
    font-size: 22px;
    line-height: 29px;
  }

  .text-vision{
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 81px;
  }

  .text-vision p{
    font-size: 22px;
    line-height: 29px;
  }

  .text-mision h1{
    font-size: 45px;
  }

  .text-vision h1{
    font-size: 45px;
  }

  #mision {
    padding: 27px 0px;
  }

  #productos{
    margin-top: 22%;
  }

  .text-productos h1{
    font-size: 38px;
  }

  .text-productos p {
    font-size: 22px;
  }

  footer p{
    font-size: 19px;
  }

  #contactenos{
    margin-top: 22%;
  }

  .text-contactenos{
    padding-top: 116px;
    padding-left: 86px;
    padding-right: 98px;
    padding-bottom: 110px;
  }

  .text-contactenos h1{
    padding-bottom: 33px;
  }
 
}

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

@media (max-width: 900px) and (min-width:851px){

  #menu{
    margin-top: -74px;
  }

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

  #banner {
    margin-top: 20%;
  }

  .texto{
    bottom: 29%;
    left: 2%;
  }

  .texto h1{
    font-size: 59px;
    letter-spacing: 0px;
  }

  .texto h2{
    font-size: 26px;
  }

  #h-productos p{
    padding: 0px 138px;
    font-size: 23px;
  }

  .text-lproductos h2{
    font-size: 23px;
  }

  .text-otros {
    margin-top: 0%;
  }

  .text-otros h1{
    font-size: 38px;
    padding-bottom:25px;
  }

  .text-otros ul li{
    font-size: 22px;
    padding-bottom: 13px;
  }

  #frase{
    padding-bottom: 74px;
  }

  .frase h1{
    padding-right: 4px;
    font-size: 29px;
    line-height: 38px;
    padding-bottom: 47px;
  }

  #empresa{
    margin-top: 20%;
  }

  .text-empresa{
    padding-top: 111px;
    padding-left: 118px;
    padding-right: 98px;
    padding-bottom: 86px;
  }

  #mision {
    padding: 39px 0px;
  }

  .text-mision {
    padding-left: 97px;
    padding-right: 98px;
    padding-bottom: 79px;
  }

  .text-vision {
    padding-top: 83px;
    padding-bottom:65px;
    padding-left: 97px;
    padding-right: 98px;
  }
  
}


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


@media (max-width: 991px) and (min-width:901px){


  #menu{
    margin-top: -74px;
  }

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

  #banner {
    margin-top: 17%;
  }

  #h-productos p{
    padding: 0px 114px;
  }

  #h-productos p{
    font-size: 24px;
    line-height: 32px;
  }

  .text-lproductos h2{
    font-size: 25px;
  }

  .text-otros {
    margin-top: 0%;
  }

  .text-otros h1{
    font-size: 42px;
    padding-bottom: 35px;
  }

  .text-otros ul li{
    padding-bottom: 13px;
  }

  #frase{
    padding-bottom: 82px;
  }

  .frase h1{
    font-size: 29px;
    line-height: 38px;
    padding-bottom: 44px;
    padding-right: 4px;
  }

  #empresa{
    margin-top: 19%;
  }

  .text-empresa{
    padding-top: 92px;
    padding-left: 103px;
    padding-right: 98px;
    padding-bottom: 98px;
  }

  .text-mision{
    padding-top: 16px;
    padding-left: 95px;
    padding-right: 98px;
    padding-bottom: 85px;
  }

  #mision {
    padding: 36px 0px;
  }

  .text-vision{
    padding-top: 81px;
    padding-bottom: 51px;
    padding-right: 98px;
  }

  #productos{
    margin-top: 18%;
  }

  .text-productos h1{
    font-size: 41px;
  }

  .text-productos p {
    font-size: 22px;
  }

  #contactenos{
    margin-top: 19%;
  }

  .text-contactenos{
    padding-top: 134px;
    padding-left: 129px;
    padding-right: 98px;
    padding-bottom: 113px;
  }

  .text-contactenos h1{
    padding-bottom: 47px;
  }

  .texto{
    bottom: 18%;
    left: 2%;
  }

  .texto h1{
    font-size: 73px;
    letter-spacing: 0px;
  }

  .texto h2{
    font-size: 26px;
  }  
  
}


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


@media (max-width: 1100px) and (min-width:992px){

  #navbar li{
    margin:42px 0px 0px 48px;
  }

  #banner{
    margin-top: 17%;
  }

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

  .texto{
    left: 2%;
  }

  .texto h1{
    font-size: 70px;
    letter-spacing: 0px;
  }

  .texto h2{
    font-size: 26px;
  }  

  .text-lproductos h2{
    font-size: 24px;
  }

  .text-otros {
    margin-top: 0%;
  }

  .text-otros h1{ 
    font-size: 40px;
  }

  .frase h1{
    font-size: 32px;
    padding-right: 5px;
    line-height: 41px;
    padding-bottom: 51px;
  }

  .text-empresa p{
    line-height: 20px;
    font-size: 17px;
  }

  #empresa{
    margin-top: 17%;
  }

  .text-empresa{
    padding-top: 47px;
    padding-left: 24px;
    padding-right: 20px;
  }

  .text-empresa h1{
    letter-spacing: 6px;
    font-size: 37px;
    padding-bottom: 15px;
    line-height: 50px;
  }

  .text-empresa h2 {
    font-size: 25px;
    padding-bottom: 19px;
  }

  .text-mision p {
    line-height: 23px;
    font-size: 18px;
  }

  .text-mision h1{
    font-size: 38px;
  }

  .text-mision {
    padding-top: 0px;
    padding-left: 26px;
    padding-right: 31px;
  }

  .text-vision {
    padding-top: 0px;
    padding-left: 30px;
  }

  .text-vision h1{
    font-size: 38px;
  }

  .text-vision p{
    line-height: 23px;
    font-size: 18px;
  }

  #mision{
    padding: 46px 0px;
  }

  footer p{
    font-size: 19px;
  }

  #productos{
    margin-top: 17%;
  }

  .text-productos h1{
    font-size: 43px;
  }

  #contactenos{
    margin-top: 17%;
  }
  
  .text-contactenos{
    padding-top: 103px;
    padding-left: 58px;
    padding-right: 43px;
  }

  .text-contactenos h1{
    font-size: 60px;
    padding-bottom: 56px;
    letter-spacing: 3px;
  }

  .text-contacto p{
    padding-right: 6px;
    font-size: 21px;
  }

  #map{
      height: 727px;
  }
  
  
}

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

@media (max-width: 1199px) and (min-width:1101px){

  #banner{
    margin-top: 16%;
  }

  #navbar li{
    margin: 40px 0px 0px 65px;
  }

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

  .texto h1{
    font-size: 92px;
    letter-spacing: 5px;
  }

  .text-lproductos h2{
    font-size: 27px;
  }

  .text-otros {
    margin-top: 1%;
  }

  .text-otros h1{
    padding-bottom: 33px;
  }

  .frase h1{
    margin-top: 14%;
    padding-right: 5px;
    padding-bottom: 54px;
    font-size: 35px;
  }

  #frase{
    padding-bottom: 74px;
  }

  .text-empresa{
    padding-top: 32px;
    padding-left: 41px;
    padding-right: 28px;
  }

  .text-empresa h1{
    font-size: 55px;
    line-height: 65px;
  }

  #empresa{
    margin-top: 16%;
  }

  .text-empresa p{
    line-height: 24px;
    font-size: 19px;
  }

  .text-empresa h2 {
    font-size: 27px;
    padding-bottom: 23px;
  }

  .text-mision{
    padding-top: 6px;
    padding-left: 30px;
    padding-right: 36px;
  }

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

  .text-mision h1{
    font-size: 44px;
  }

  .text-vision {
    padding-top: 40px;
    padding-left: 23px;
  }

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

  .text-vision h1{
    font-size: 44px;
  }

  #mision {
    padding: 49px 0px;
  }

  #productos{
    margin-top: 15%;
  }

  .text-productos h1{
    font-size: 44px;
  }

  #contactenos{
    margin-top: 16%;
  }

  .text-contactenos{
    padding-top: 123px;
    padding-left: 54px;
    padding-right: 49px;
  }

  .text-contactenos h1{
    letter-spacing: 4px;
    font-size: 69px;
    padding-bottom: 40px;
  }

  .text-contacto p{
    font-size: 22px;
    padding-right: 20px;
  }

}


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

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

  #banner {
    margin-top: 16%;
  }

  #navbar li{
    margin:57px 0px 0px 48px;
  }

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

  .texto h1{
    font-size: 94px;
    letter-spacing: 9px;
  }

  #h-productos p{
    padding: 0px 88px;
  }

  .text-lproductos h2{
    font-size: 27px;
  }

  #frase{
    padding-bottom: 79px;
  }

  .text-otros {
    margin-top: 0%;
  }

  .frase h1{
    line-height: 43px;
    font-size: 34px;
    padding-bottom: 65px;
    padding-right: 11px;
  }

  .text-otros h1{
    font-size: 46px;
    padding-bottom: 31px;
  }

  #empresa{
    margin-top: 16%;
  }

  .text-empresa{
    padding-top: 57px;
    padding-left: 50px;
    padding-right: 36px;
  }

  .text-empresa h1{
    font-size: 43px;
    letter-spacing: 7px;
    line-height: 57px;
  }

  .text-empresa p{
    line-height: 25px;
    font-size: 20px;
  }

  .text-empresa h2 {
    font-size: 28px;
    padding-bottom: 23px;
  }

  .text-mision {
    padding-top: 4px;
    padding-left: 35px;
    padding-right: 33px;
  }

  .text-mision p{
    line-height: 28px;
    font-size: 21px;
  }

  .text-mision h1{
    font-size: 45px;
  }

  .text-vision {
    padding-top:27px;
    padding-left: 42px;
    padding-right: 39px;
  }

  .text-vision p{
    line-height: 28px;
    font-size: 21px;
  }

  .text-vision h1 {
    font-size: 45px;
  }

  .text-lproductos2 h2{
    font-size: 21px;
  }

  #productos{
    margin-top: 16%;
  }

  .text-productos h1{
    font-size: 43px;
  }

  .text-productos p {
    font-size: 22px;
  }

  #contactenos{
    margin-top: 16%;
  }

  .text-contactenos{
    padding-left: 48px;
    padding-right: 58px;
  }

  .text-contactenos h1{
    letter-spacing: 7px;
    padding-bottom: 34px;
  }

  .text-contacto p{
    line-height: 25px;
    font-size: 21px;
    padding-right: 1px;
  }

  #map{
    height: 650px;
  }
  
}


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

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

 
  #banner{
    margin-top: 16%;
  }

  #navbar li{
    margin: 69px 0px 0px 62px;
  }

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

  .texto h1{
    font-size: 106px;
  }

  #h-productos p{
    padding: 0px 123px;
  }

  .text-lproductos h2{
    font-size: 28px;
  }

  .text-otros {
    margin-top: 1%;
  }

  .frase h1{
    padding-right: 4px;
    line-height: 41px;
    font-size: 33px;
    padding-bottom: 40px;
    margin-top: 13%;
  }

  #frase{
    padding-bottom: 81px;
  }

  .text-empresa{
    padding-top: 55px;
    padding-left: 48px;
    padding-right: 48px;
  }

  #empresa{
    margin-top: 17%;
  }

  .text-empresa h1{
    font-size: 52px;
    line-height: 65px;
  }

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

  .text-mision {
    padding-top:28px;
    padding-left: 40px;
    padding-right: 39px;
  }

  .text-mision p{
    line-height: 25px;
    font-size: 21px;
  }

  .text-vision {
    padding-top: 26px;
    padding-left: 69px;
    padding-right: 72px;
  }

  .text-vision h1{
    font-size: 46px;
  }

  .text-vision p{
    line-height: 25px;
    font-size: 21px;
  }

  #mision{
    padding: 49px 0px;
  }

  #productos{
    margin-top: 16%;
  }

  .text-productos h1{
    font-size: 43px;
  }

  #contactenos{
    margin-top: 16%;
  }

  .text-contactenos{
    padding-top: 167px;
    padding-left: 64px;
    padding-right: 50px;
  }

  .text-contactenos h1{
    letter-spacing: 8px;
    padding-bottom: 57px;
  }

  .text-contacto p{
    padding-right: 13px;
    font-size: 21px;
  }
 

}

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

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

  #navbar li{
    margin: 61px 0px 0px 82px;
  }

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

  #banner{
    margin-top: 15%;
  }

  .texto h1{
    letter-spacing: 11px;
    font-size: 102px;
  }

  .text-lproductos h2{
    font-size: 28px;
  }

  .text-otros {
    margin-top: 3%;
  }

  .text-otros h1{
    font-size: 46px;
    padding-bottom: 35px;
  }

  .frase h1{
    padding-bottom: 71px;
    font-size: 36px;
    line-height: 46px;
    padding-right: 4px;
  }

  #frase{
    padding-bottom: 77px;
  }

  #empresa{
    margin-top: 15%;
  }

  .text-empresa{
    padding-top: 105px;
    padding-left: 67px;
    padding-right: 48px;
  }

  .text-empresa h1{
    font-size: 52px;
    letter-spacing: 5px;
    line-height: 64px;
  }

  .text-empresa p{
    line-height: 27px;
    font-size: 22px;
  }

  .text-empresa h2 {
    font-size: 25px;
    padding-bottom: 28px;
  }

  .text-vision {
    padding-top: 48px;
    padding-left: 61px;
    padding-right: 59px;
  }

  .text-vision p{
    line-height: 27px;
    font-size: 22px;
  }

  .text-mision {
    padding-top: 34px;
    padding-left: 77px;
    padding-right: 70px;
  }

  .text-mision p{
    line-height: 27px;
    font-size: 22px;
  }

  #mision {
    padding: 55px 0px;
  }

  .text-vision h1{
    font-size: 45px;
  }

  .text-mision h1{
    font-size: 45px;
  }

  #productos{
    margin-top: 15%;
  }

  #contactenos{
    margin-top: 15%;
  }

  .text-contactenos{
    padding-left: 72px;
    padding-right: 50px;
  }

  .text-contactenos h1{
    padding-bottom: 50px;
    letter-spacing: 8px;
  }

  #h-productos p{
    padding: 0px 136px;
  }

}



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

  #navbar li{
    margin: 69px 0px 0px 89px;
  }

  #banner{
    margin-top: 16%;
  }

  .texto h1{
    font-size: 117px;
  }

  .text-lproductos h2{
    font-size: 29px;
  }

  .text-otros {
    margin-top: 3%;
  }

  .frase h1{
    margin-top: 10%;
    font-size: 37px;
    padding-right: 27px;
  }

  #frase{
    padding-bottom: 97px;
  }

  #empresa{
    margin-top: 16%;
  }

  .text-empresa h1{
    font-size: 59px;
    letter-spacing: 5px;
    line-height: 75px;
  }

  .text-empresa{
    padding-left: 91px;
    padding-right: 73px;
    padding-top: 75px;
  }

  .text-mision{
    padding-top: 26px;
    padding-left: 97px;
  }

  .text-vision{
    padding-left: 81px;
    padding-right: 76px;
    padding-top: 26px;
  }
  
  #mision {
    padding: 53px 0px;
  }

  #productos{
    margin-top: 16%;
  }

  #contactenos{
    margin-top: 16%;
  }

  .text-contactenos{
    padding-left: 75px;
  }


}


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

  #navbar li{
    margin: 75px 0px 0px 96px;
  }

  #banner{
    margin-top: 15%;
  }

  .text-lproductos h2{
    font-size: 30px;
  }

  .text-otros {
    margin-top: 2%;
  }

  .frase h1{
    margin-top: 14%;
    padding-right: 47px;
    font-size: 37px;
  }

  #frase{
    padding-bottom: 103px;
  }

  #empresa{
    margin-top: 15%;
  }

  .text-empresa{
    padding-top: 95px;
    padding-left: 139px;
  }

  .text-empresa p{
    font-size: 22px;
  }

  .text-mision{
    padding-top:36px;
    padding-left: 117px;
  }

  .text-vision{
    padding-left: 89px;
    padding-right: 79px;
  }

  #productos{
    margin-top: 15%;
  }

  #contactenos{
    margin-top: 15%;
  }

  .text-contactenos{
    padding-left: 110px;
    padding-top: 200px;
  }

  .text-contactenos h1{
    padding-bottom: 64px;
  }
 
}


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

  #navbar li{
    margin: 69px 0px 0px 117px;
  }

  #banner{
    margin-top: 14%;
  }

  .text-lproductos h2{
    font-size: 29px;
  }

  .text-otros {
    margin-top: 3%;
  }

  .frase h1{
    margin-top: 12%;
    padding-right: 64px;
  }

  #frase{
    padding-bottom: 104px;
  }

  #empresa{
    margin-top: 14%;
  }

  .text-empresa{
    padding-top: 127px;
    padding-left: 125px;
  }

  .text-mision{
    padding-top: 46px;
    padding-left: 141px;
  }

  .text-vision {
    padding-top: 59px;
    padding-left: 93px;
    padding-right: 137px;
  }

  #productos{
    margin-top: 14%;
  }

  #contactenos{
    margin-top: 15%;
  }

  .text-contactenos{
    padding-top: 215px;
    padding-left: 136px;
  }


}


@media (max-width: 2000px) and (min-width:1801px){

  #navbar li{
    margin: 69px 0px 0px 137px;
  }

  #banner{
    margin-top: 14%;
  }

  #empresa{
    margin-top: 14%;
  }

  .text-mision{
    padding-top: 69px;
  }

  .text-vision{
    padding-top: 56px;
    padding-right: 159px;
  }

  #productos{
    margin-top: 13%;
  }

  #contactenos{
    margin-top: 14%;
  }
  
  .text-contactenos{
    padding-top: 228px;
  }


}