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

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

.escondido{ 
	display: none; 
}


#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 18px;
  color: #5c5c5c;
  font-family:"Open Sans";
}

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

.clear{
  clear:both;
}

#datos_header{
  background-color:#F0F0F0;
  padding: 4px 0px;
}

.datos_header ul{
  float: right;
}

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

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

.ico1 {
  background-image: url(../img/ico-email.avif);
  background-position: 0px 2px;
  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: 53px 0px 0px 100px;
}

#navbar a{
  color:#102C42;
  float: left;
  position: relative;
  display:inline-block;
  padding: 3px;
  border-bottom: 4px solid #fff;
}

#navbar a:hover{
  color: #0076F2;
  text-decoration:none;
}

#navbar .selec{
  color: #0076F2;
  text-decoration:none;
}

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

#prev {
	background-image: url(../img/banner/flechas.avif);
  background-repeat: no-repeat;
	width: 69px;
  height: 76px;
  left: 1%;
  border: 0 none;
  opacity: 1;
  top: 46%;
}

#prev:hover{
  background-image: url(../img/banner/flechas-h.avif);
}

#next {
	background-image: url(../img/banner/flechas.avif);
  background-position: right;
	position: absolute;
  right:1%;
  width: 69px;
  height: 76px;
  z-index: 5;
  opacity: 1;
  top: 46%;
}

#next:hover{
  background-image: url(../img/banner/flechas-h.avif);
}

.texto{
  float: left;
  position: absolute;
  bottom: 22%;
  padding: 39px 57px;
  color: #fff;
  text-align: center;
  background-color: #ffffff8a;
  border: 5px solid #fff;
  text-shadow: 3px 1px 10px #000;
}

.texto h1{
  font-size: 48px;
  padding-bottom: 7px;
  letter-spacing: 4px;
}

.texto h2{
  font-size: 60px;
  padding-bottom: 15px;
  letter-spacing: 4px;
  font-family:"Open Sans Bold";
}

#home_somos {
  padding: 90px 0px;
}

.caja{
  display: flex;
  flex-wrap: wrap;
}

.caja1{
  background-image: url(../img/bg1.avif);
  background-size: cover;
  padding: 75px 34px;
  color: #fff;
}

.caja1 h1{
  font-size: 30px;
  padding-bottom:30px;
  text-shadow: 2px 2px 2px #00000087;
  font-family:"Open Sans Bold";
}

.caja1 p{
  text-align: justify;
  line-height:22px;
}

.caja2{
  background-image: url(../img/bg2.avif);
  background-size: cover;
  padding: 75px 34px;
  color: #072B43;
}

.caja2 h1{
  font-size: 30px;
  padding-bottom:30px;
  font-family:"Open Sans Bold";
}

.caja2 p{
  text-align: justify;
  line-height:22px;
}

.caja3{
  background-image: url(../img/bg3.avif);
  background-size: cover;
  padding: 75px 34px;
  color: #fff;
}

.caja3 h1{
  font-size: 30px;
  padding-bottom:30px;
  font-family:"Open Sans Bold";
  text-shadow: 2px 2px 2px #00000087;
}

.caja3 p{
  text-align: justify;
  line-height:22px;
}

.line{
  width: 120px;
  height: 2px;
  margin-top: 5%;
  background-color: #fff;
}

.line2{
  width: 120px;
  height: 2px;
  margin-top: 5%;
  background-color: #072B43;
}

.line3 {
  width: 160px;
  height: 3px;
  display: inline-block;
  position: relative;
  background-color: #fff;
  box-shadow: 2px 2px 6px #00000087;
}

.line4{
  width: 120px;
  height: 2px;
  display: inline-block;
  background-color: #0577FB;
}

.line5 {
  width: 120px;
  height: 2px;
  display: inline-block;
  position: relative;
  background-color: #fff;
  box-shadow: 2px 2px 6px #00000087;
}

.line6{
  width: 120px;
  height: 2px;
  display: inline-block;
  background-color: #0577FB;
}

#nuestros-lavados{
  background-color: #F5F3F4;
}

#nuestros-lavados h1{
  color: #484848;
  font-size: 36px;
  letter-spacing: 6px;
  text-align: center;
  line-height: 50px;
  padding: 125px 0px;
}

.items-producth{
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 44px;
}

.text-productos2{
  bottom: 0px;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0%;
}

.text-productos2 h1{
  color: #fff;
  font-family:"Lato Black";
  font-size: 30px;
  text-align: center;
}

.text-productos2 h2{
  color: #000;
  font-family:"Lato Black";
  font-size: 30px;
  text-align: center;
}

.text_productos {
  bottom: 0px;
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0%;
  padding-top: 294px;
  text-align: center;
}

.text_productos h3{
  color: #fff;
  font-family:"Open Sans Bold";
  font-size: 60px;
  text-shadow:0px 2px 11px #000000eb;
  text-align: center;
}

.text_productos p{
  color: #FFF;
  line-height: 28px;
  padding-bottom: 29px;
}

.items-producth:hover .text_productos {
  background:#0000005e;
  visibility: visible;
}

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

.home-servicios{
  text-align: center;
}

.home-servicios h1{
  color: #0577FB;
  font-size: 30px;
  font-family:"Open Sans Bold";
  text-align: center;
}

.home-servicios h2{
  padding-top: 35px;
  color: #717171;
  line-height: 22px;
}

.item-servicios{
  margin-top: 107px;
}

.prod_item{
  width: 100%;
  float: left;
  position: relative;
}

.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

.prod_item:hover .hover{
  display: block;
}

#acabados{
  padding: 122px 0px;
  margin-top: 2%;
  background-image: url(../img/acabados-especiales.avif);
  background-size: cover;
  text-align: center;
  color: #fff;
}

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

.text-acabados h1{
  font-family:"Open Sans Bold";
  font-size: 30px;
  text-shadow: 2px 2px 3px #000000c2;
  padding-bottom: 32px;
}

.text-acabados p{
  line-height: 23px;
  text-shadow: 2px 2px 3px #000000c2;
  margin-bottom: 24px;
}

.text-acabados a{
  color: #fff;
  padding: 12px 35px;
  border:4px solid #ffff;
  box-shadow:2px 3px 5px #00000094;
  display: inline-block;
  border-radius: 2px;
}

.text-acabados a:hover{
  color: #0577FB;
  background-color: #fff;
  text-decoration: none;
}

footer{
  padding: 45px 0px;
}

footer h1{
  color: #484848;
  font-family:"Open Sans Bold";
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 22px;
  display:table;
  margin-bottom: 17px;
}

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

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

footer span {
  float: left;
  padding-right: 9px;
}

#redes{
  float: right;
  margin-bottom: 41px;
}

#fb{
  background: url(../img/redes.avif) no-repeat;
  width: 50px;
  height: 49px;
  margin-right: 8px;
  float: right;
  position: relative;
}

#x{
  background: url(../img/redes.avif) no-repeat right;
  width: 50px;
  height: 49px;
  float: right;
  position: relative;
}

#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;
}

#titulo {
  padding-top: 136px;
  padding-bottom: 132px;
  background-size: cover;
  margin-top: 10%;
  text-shadow: 3px 4px 6px #000;
}

#titulo h1{
  text-align: center;
  font-size: 48px;
  color: #fff;
}

#titulo h2{
  font-size: 72px;
  text-align: center;
  font-family:"Open Sans Bold";
  color: #fff;
}

.bg1 {
  background: url(../img/empresa/bg.avif) no-repeat center top;
  background-size: auto;
}

.bg2 {
  background: url(../img/servicios/bg.avif) no-repeat center top;
  background-size: auto;
}

.bg3 {
  background: url(../img/disenos/bg.avif) no-repeat center top;
  background-size: auto;
}

.bg4 {
  background: url(../img/bg-contacto.avif) no-repeat center top;
  background-size: auto;
}

#quienes{
  padding-top: 55px;
}

.text-quienes{
  padding-left: 175px;
  padding-right: 45px;
  padding-top: 163px;
}

.text-quienes h1{
  font-family:"Open Sans Bold";
  font-size: 30px;
  color: #0577FB;
}

.text-quienes p{
  color: #203142;
  text-align: justify;
  line-height: 23px;
  padding-top: 23px;
}

.text-quienes2{
  padding-right: 175px;
  padding-left: 45px;
  padding-top: 163px;
}

.text-quienes2 h1{
  font-family:"Open Sans Bold";
  font-size: 30px;
  color: #0577FB;
}

.text-quienes2 p{
  color: #203142;
  text-align: justify;
  line-height: 23px;
  padding-top: 23px;
}

#servicios{
  padding: 65px 0px;
}

.items-serviciosh{
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}

.text_servicios {
  bottom: 0px;
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0%;
  padding-top:424px;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
}

.text_servicios h3 {
  color: #fff;
  font-size: 30px;
  font-family:"Open Sans Bold";
  text-align: center;
  text-shadow: 2px 2px 2px #000;
}

.text_servicios h4 {
  color: #fff;
  text-decoration: none;
  line-height: 29px;
}

.items-serviciosh:hover .text_servicios {
  background:#1e74f4ad;
  visibility: visible;
}

#item-servicios{
  padding:50px 0px;
}

.text-itemser{
  padding-top: 178px;
  padding-left: 168px;
}

.text-itemser h1{
  font-family:"Open Sans Bold";
  font-size: 30px;
  color: #0176F9;
}

.text-itemser p{
  color: #203142;
  text-align: justify;
  padding-top: 30px;
  line-height: 23px;
}

#productos{
  padding:74px 0px;
}

.productos{
  text-align: center;
  margin-bottom: 65px;
}

.productos h1{
  font-family:"Open Sans Bold";
  font-size: 30px;
  color: #0176F9;
  text-align: center;
}

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

.text-productos h1{
  font-family:"Open Sans Bold";
  color: #0176F9;
  font-size: 29px;
}

.text-productos p{
  padding-top: 30px;
  line-height: 22px;
  color: #203142;
  text-align: justify;
}

.volver{
  padding-bottom: 48px;
  text-align: center;
  padding-top: 50px;
}

.volver a{
  background: #0075F8;
  color: #fff;
  border-radius:0px;
  text-decoration: none;
  padding: 13px 29px;
  border: 3px solid #fff;
  box-shadow: 0px 3px 2px 1px #00000040;
}

.volver a:hover{
  background: #8e8e8e;
}

#disenos{
  padding: 55px 0px;
}

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

/*Box*/

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  z-index:9999;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999;
}

.fancybox-skin {
  position: relative;
  background: #FFF;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 999999;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../img/fancybox_sprite.avif');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 9999;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 99999;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 999999;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 99999;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index:9999;
  background: rgba(0, 0, 0, 0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/*------------------------------cierre fancybox---------------------------------------------------*/


.snip1561 {
  position: relative;
  overflow: hidden;
  float: left;
  background-color: #000000b5;
  margin-bottom: 22px;
}

.snip1561 img,
.snip1561:before,
.snip1561:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.snip1561 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}

.snip1561:before,
.snip1561:after {
  content: '';
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.snip1561:before {
  width: 60px;
  height: 1px;
  left: 100%;
}

.snip1561:after {
  height: 60px;
  width: 1px;
  top: 0%;
}

.snip1561 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1561:hover img,
.snip1561.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.3;
}

.snip1561:hover:before,
.snip1561.hover:before,
.snip1561:hover:after,
.snip1561.hover:after {
  opacity: 1;
  top:46%;
  left: 50%;
}

/*---------------------------------- cierra snip1561----------------------------------------------------*/
#mapa{
  padding: 55px 0px;
  background-color: #F7F7F7;
}

#map {
  height: 340px;
}

#ampliar {
  font-family:"Open Sans Bold";
  color: #fff;
  position: absolute;
  right: 3%;
  bottom: 14px;
  font-size: 20px;
  background:#0077F2;
  background-repeat: no-repeat;
  background-position: 140px 11px;
  text-decoration: none;
  margin-top: 53px;
  border-radius: 10px;
  padding: 15px 20px;
}

#ampliar:hover{
  background-color: #000 !important;
}

#contacto{
  padding: 65px 0px;
}

.text-contacto {
  padding-right: 188px;
  margin-top: 8%;
}

.text-contacto p {
  line-height: 22px;
  text-align: justify;
  padding-bottom: 49px;
  color: #203142;
}


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

@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-size: 15px;
    padding-bottom: 10px;
  }

   .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: 44px;
    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: 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: 500px) and (min-width:401px){

  #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: 600px) and (min-width:501px){

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

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

  #banner{
    margin-top: 27%;
  }

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

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

  .text_productos{
    padding-top: 141px;
  }

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

  #titulo{
    margin-top: 27%;
    padding-top: 77px;
    padding-bottom: 94px;
  }

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

  .text-quienes {
    padding-left: 34px;
    padding-right: 26px;
    padding-top: 27px;
    padding-bottom: 65px;
  }

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

  .text-quienes2{
    padding-left: 34px;
    padding-right: 26px;
    padding-top: 86px;
  }

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

  #acabados{
    padding: 67px 0px;
  }

  footer p{
    font-size: 18px;
  }

  .text_servicios{
    padding-top: 125px;
  }

  .text-itemser {
    padding-top: 13px;
    padding-left: 20px;
    padding-bottom: 65px;
  }

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

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

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

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

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

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

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

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

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

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

  .caja1 h1{
    font-size: 27px;
  }

  .caja2 h1{
    font-size: 27px;
  }

  .caja3 h1{
    font-size: 27px;
  }


}




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

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

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

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

  #banner{
    margin-top: 24%;
  }

  #nuestros-lavados h1{
    font-size:24px;
    letter-spacing: 0px;
    line-height: 36px;
    padding: 92px 0px;
  }

  .text_productos{
    padding-top: 165px;
  }

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

  #acabados{
    padding: 79px 0px;
  }

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 25%;
    padding-top: 103px;
    padding-bottom: 110px;
  }

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

  .text-quienes {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 62px;
    padding-bottom: 65px;
  }

  .text-quienes2 {
    padding-right: 45px;
    padding-left: 45px;
    padding-top: 67px;
  }

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

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

  .text_servicios{
    padding-top: 160px;
  }

  .text-itemser {
    padding-top: 12px;
    padding-left: 22px;
    padding-bottom: 65px;
  }

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

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

  .text-contacto {
    padding-right: 1px;
    margin-top: 1%;
  }

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

}


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


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

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

  #banner{
    margin-top: 23%;
  }

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

  #nuestros-lavados h1{
    font-size: 24px;
    line-height: 35px;
    padding: 86px 0px;
  }

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

  .text_productos{
    padding-top: 216px;
  }

  #acabados{
    padding: 83px 0px;
  }

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

  footer p{
    font-size: 19px;
  }

  #titulo{
    margin-top: 21%;
  }

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

  .text-quienes {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 24px;
    padding-bottom: 65px;
  }

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

  .text-quienes2 p{
    font-size: 17px;
  }

  .text-quienes2{
    padding-right: 46px;
    padding-left: 45px;
    padding-top: 64px;
  }

  .text_servicios{
    padding-top: 183px;
  }

  .text-itemser {
    padding-top: 54px;
    padding-left: 35px;
    padding-bottom: 65px;
  }

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

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

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

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



}


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

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

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

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

  #banner {
    margin-top:23%;
  }

  #nuestros-lavados h1{
    font-size: 29px;
    letter-spacing: 4px;
    line-height: 39px;
  }

  .text_productos{
    padding-top: 215px;
  }

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

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 23%;
    padding-top: 102px;
    padding-bottom: 99px;
  }

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

  .text-quienes {
    padding-left: 47px;
    padding-right: 45px;
    padding-top: 21px;
    padding-bottom: 62px;
  }

  .text-quienes2{
    padding-right: 45px;
    padding-top: 80px;
  }

  .text-quienes2 p{
    font-size: 17px;
  }

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

  .text-quienes2 h1{
    font-size: 28px;
  }

  .text-quienes h1{
    font-size: 28px;
  }

  .text_servicios{
    padding-top: 203px;
  }

  .text-itemser {
    padding-top: 41px;
    padding-left: 23px;
    padding-bottom: 51px;
  }

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

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

  .text-contacto {
    padding-right: 1px;
    margin-top: 2%;
  }

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

}

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

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

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

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

  #banner {
    margin-top: 20%;
  }

  .texto{
    padding:11px 19px;
  }

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

  .texto h2{
    font-size: 32px;
    letter-spacing: 0px;
  }

  #nuestros-lavados h1{
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 4px;
  }

  .text_productos{
    padding-top: 249px;
  }

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

  footer p{
    font-size: 18px;
  }

  footer h1{
    font-size: 20px;
  }

  #titulo{
    margin-top: 20%;
    padding-top: 121px;
    padding-bottom: 112px;
  }

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

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

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

  .text-quienes {
    padding-left: 46px;
    padding-right: 46px;
    padding-top: 14px;
    padding-bottom: 49px;
  }

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

  .text-quienes2 {
    padding-right: 44px;
    padding-left: 45px;
    padding-top: 61px;
  }

  .text-quienes2 p{
    font-size: 17px;
  }

  .text_servicios{
    padding-top: 230px;
  }

  .text-itemser {
    padding-top: 8px;
    padding-left: 24px;
    padding-bottom: 62px;
  }

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

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

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

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

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

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


}

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

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

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

  #banner {
    margin-top: 21%;
  }

  .texto{
    padding: 19px 24px;
  }

  .texto h2{
    font-size: 35px;
    letter-spacing: 0px;
  }

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

  #nuestros-lavados h1{
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 38px;
  }

  .text_productos{
    padding-top: 238px;
  }

  #acabados{
    padding: 87px 0px;
  }

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

  footer p{
    font-size: 17px;
  }

  footer h1{
    font-size: 19px;
  }

  footer h2{
    font-size: 19px;
  }

  #titulo{
    margin-top: 19%;
    padding-top: 117px;
    padding-bottom: 110px;
  }

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

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

  .text-quienes {
    padding-left: 49px;
    padding-right: 45px;
    padding-top: 1px;
    padding-bottom: 63px;
  }

  .text-quienes2 {
    padding-right: 45px;
    padding-left: 45px;
    padding-top: 81px;
  }

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

  .text-quienes2 p{
    font-size: 17px;
  }

  .text_servicios{
    padding-top: 227px;
  }

  .text-itemser {
    padding-top: 14px;
    padding-left: 26px;
    padding-bottom: 64px;
  }

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

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

  .text-contacto {
    padding-right: 36px;
    margin-top: 7%;
  }

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

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

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

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

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

  #banner {
    margin-top: 20%;
  }

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

  .texto h2{
    font-size: 31px;
    letter-spacing: 0px;
  }

  #nuestros-lavados h1{
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 2px;
  }

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 18%;
  }

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

  .text-quienes {
    padding-left: 58px;
    padding-right: 45px;
    padding-top: 23px;
    padding-bottom: 65px;
  }

  .text-quienes2{
    padding-right: 44px;
    padding-top: 85px;
  }

  .text-itemser {
    padding-top: 43px;
    padding-left: 26px;
    padding-bottom: 65px;
  }

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

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

  
}


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


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


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

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

  #banner {
    margin-top: 17%;
  }
  
  .texto{
    padding: 18px 57px;
  }

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

  .texto h2{
    font-size: 31px;
    letter-spacing: 0px;
  }

  #nuestros-lavados h1{
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 2px;
  }

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 18%;
  }

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

  .text-quienes {
    padding-left: 58px;
    padding-right: 45px;
    padding-top: 23px;
    padding-bottom: 65px;
  }

  .text-quienes2{
    padding-right: 44px;
    padding-top: 85px;
  }

  .text-itemser {
    padding-top: 43px;
    padding-left: 26px;
    padding-bottom: 65px;
  }

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

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

}


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


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

  #navbar li{
    margin: 29px 0px 0px 12px;
  }

  #banner{
    margin-top: 14%;
  }

  .texto{
    padding: 22px 57px;
  }

  .texto h2{
    font-size: 42px;
    letter-spacing: 0px;
  }

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

  .caja1 h1{
    font-size: 23px;
    padding-bottom: 13px;
  }

  .caja2 h1{
    padding-bottom: 13px;
    font-size: 23px;
  }

  .caja3 h1{
    font-size: 23px;
    padding-bottom: 13px;
  }

  .caja1 p{
    line-height: 15px;
    font-size: 15px;
  }

  .caja2 p{
    line-height: 15px;
    font-size: 15px;
  }

  .caja3 p{
    line-height: 15px;
    font-size: 15px;
  }

  .caja1{
    padding: 40px 21px;
  }

  .caja2{
    padding: 40px 21px;
  }

  .caja3{
    padding: 40px 21px;
  }

  #nuestros-lavados h1{
    font-size: 30px;
    line-height: 41px;
  }

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

  .text_productos{
    padding-top: 148px;
  }

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

  footer p{
    font-size: 17px;
  }

  footer h1{
    font-size: 19px;
  }

  footer h2{
    font-size: 19px;
  }

  #titulo{
    margin-top: 14%;
    padding-top: 86px;
    padding-bottom: 94px;
  }

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

  .text-quienes {
    padding-left: 34px;
    padding-right: 45px;
    padding-top: 16px;
  }

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

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

  .text-quienes p{
    font-size: 14px;
    padding-top: 11px;
    line-height: 19px;
  }

  .text-quienes2{
    padding-left: 34px;
    padding-right: 45px;
    padding-top: 16px;
  }

  .text-quienes2 p{
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }

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

  .text_servicios{
    padding-top: 131px;
  }

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

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

  .text-itemser {
    padding-top: 28px;
    padding-left: 26px;
  }

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

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

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

}

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

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

  #banner{
    margin-top: 14%;
  }

  #navbar li{
    margin: 37px 0px 0px 27px;
  }

  .texto h2{
    font-size: 46px;
    letter-spacing: 0px;
  }

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

  .caja1{
    padding: 46px 34px;
  }

  .caja2{
    padding: 46px 34px;
  }

  .caja3{
    padding: 46px 34px;
  }

  .caja1 h1{
    font-size: 26px;
  }

  .caja2 h1{
    font-size: 26px;
  }

  .caja3 h1{
    font-size: 26px;
  }

  .caja1 p{
    line-height: 20px;
    font-size: 16px;
  }

  .caja2 p{
    line-height: 20px;
    font-size: 16px;
  }

  .caja3 p{
    line-height: 20px;
    font-size: 16px;
  }

  #nuestros-lavados h1{
    font-size: 31px;
    letter-spacing: 2px;
    line-height: 47px;
  }

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

  .text_productos{
    padding-top: 191px;
  }

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 14%;
    padding-top: 105px;
    padding-bottom: 92px;
  }

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

  .text-quienes {
    padding-left: 32px;
    padding-right: 45px;
    padding-top: 21px;
  }

  .text-quienes2 {
    padding-right: 33px;
    padding-left: 45px;
    padding-top: 23px;
  }

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

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

  .text-quienes h1{
    font-size: 27px;
  }

  .text-quienes2 h1{
    font-size: 27px;
  }

  .text_servicios{
    padding-top: 155px;
  }

  .text-itemser {
    padding-top: 42px;
    padding-left: 31px;
  }

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

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

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

 
  

}


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

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

  #navbar li{
    margin: 36px 0px 0px 13px;
  }

  #banner {
    margin-top: 12%;
  }

  .texto{
    padding: 39px 24px;
  }

  .texto h2{
    font-size: 40px;
    letter-spacing: 0px;
  }

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

  .text_productos{
    padding-top: 204px;
  }

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

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    padding-top: 99px;
    padding-bottom: 99px;
    margin-top: 11%;
  }

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

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

  .text-quienes {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 66px;
  }

  .text-quienes p{
    font-size: 15px;
    line-height: 19px;
  }

  .text-quienes2{
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 66px;
  }

  .text-quienes2 p{
    line-height: 19px;
    font-size: 15px;
  }

  .text_servicios{
    padding-top: 129px;
  }

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

  .text-itemser {
    padding-top: 54px;
    padding-left: 55px;
  }

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

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

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

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

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

  .caja1 h1{
    font-size: 26px;
  }

  .caja2 h1{
    font-size: 26px;
  }

  .caja3 h1{
    font-size: 26px;
  }

  .caja1 p{
    line-height: 20px;
    font-size: 16px;
  }

  .caja2 p{
    line-height: 20px;
    font-size: 16px;
  }

  .caja3 p{
    line-height: 20px;
    font-size: 16px;
  }

}


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

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

  #navbar li{
    margin: 34px 0px 0px 24px;
  }

  #banner{
    margin-top: 11%;
  }

  .texto{
    padding: 25px 24px;
  }

  .texto h2{
    font-size: 47px;
    letter-spacing: 0px;
  }

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

  .text_productos{
    padding-top: 210px;
  }

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

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 11%;
    padding-top: 115px;
    padding-bottom: 115px;
  }

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

  .text-quienes {
    padding-left: 79px;
    padding-right: 45px;
    padding-top: 71px;
  }

  .text-quienes2 {
    padding-right: 56px;
    padding-left: 45px;
    padding-top: 64px;
  }

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

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

  .text_servicios{
    padding-top: 155px;
  }

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

  .text-itemser{
    padding-top: 79px;
    padding-left: 70px;
  }
  
  .text-productos {
    margin-top: 156px;
  }



}

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

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

  .texto h2{
    font-size: 46px;
    letter-spacing: 0px;
  }

  #banner{
    margin-top: 11%;
  }

  #navbar li{
    margin: 46px 0px 0px 34px;
  }

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

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

  .text_productos{
    padding-top: 226px;
  }

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

  #titulo{
    margin-top: 11%;
  }

  .text-quienes {
    padding-left: 89px;
    padding-right: 45px;
    padding-top: 66px;
  }

  .text-quienes2 {
    padding-right: 97px;
    padding-left: 45px;
    padding-top: 56px;
  }

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

  .text-quienes2 p{
    font-size: 17px;
  }

  .text_servicios{
    padding-top: 154px;
  }

  .text-itemser {
    padding-top: 63px;
    padding-left: 81px;
  }

  .text_servicios h3{
    font-size: 25px;
  }
  
  .text-contacto{
    padding-right: 128px;
  }

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

  .caja1 h1{
    font-size: 28px;
  }

  .caja2 h1{
    font-size: 28px;
  }

  .caja3 h1{
    font-size: 28px;
  }

  .caja1 p{
    font-size: 17px;
    line-height: 21px;
  }

  .caja2 p{
    font-size: 17px;
    line-height: 21px;
  }

  .caja3 p{
    font-size: 17px;
    line-height: 21px;
  }

  footer p{
    font-size: 18px;
  }

}



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

  #navbar li{
    margin: 43px 0px 0px 27px;
  }

  .texto h2{
    font-size: 51px;
    padding-bottom: 15px;
    letter-spacing: 0px;
  }

  .texto{
    padding: 39px 24px;
  }

  #banner{
    margin-top: 11%;
  }

  .text_productos{
    padding-top: 248px;
  }

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

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

  footer p{
    font-size: 18px;
  }

  #titulo{
    margin-top: 11%;
  }

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

  .text-quienes {
    padding-left: 104px;
    padding-right: 45px;
    padding-top: 98px;
  }

  .text-quienes2 {
    padding-right: 73px;
    padding-top: 107px;
  }

  .text-quienes p{
    line-height: 21px;
    font-size: 17px;
  }

  .text-quienes2 p{
    line-height: 21px;
    font-size: 17px;
  }

  .text_servicios{
    padding-top: 196px;
  }

  .text-itemser {
    padding-top: 112px;
    padding-left: 107px;
  }

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

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

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


}


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

  #navbar li{
    margin: 53px 0px 0px 59px;
  }

  #banner{
    margin-top: 11%;
  }

  .texto h2{
    font-size: 52px;
    letter-spacing: 0px;
  }

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

  #titulo{
    margin-top: 11%;
  }

  .text-quienes{
    padding-left: 106px;
    padding-top: 116px;
  }

  .text-quienes2{
    padding-top: 95px;
    padding-right: 88px;
  }

  .text_servicios{
    padding-top: 191px;
  }

  .text-itemser{
    padding-top: 128px;
    padding-left: 94px;
  }

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

}


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

  #navbar li{
    margin: 53px 0px 0px 59px;
  }

  #banner{
    margin-top: 10%;
  }

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

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

  .text-quienes{
    padding-left: 125px;
    padding-top: 142px;
  }

  .text-quienes2{
    padding-right: 103px;
    padding-top: 129px;
  }

  .text_servicios{
    padding-top: 211px;
  }

  .text-itemser {
    padding-top: 135px;
    padding-left: 132px;
  }

}


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

  #navbar li{
    margin: 53px 0px 0px 81px;
  }

  #banner{
    margin-top: 10%;
  }

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

  .text-quienes{
    padding-left: 121px;
  }

  .text-quienes2{
    padding-right: 110px;
    padding-top: 155px;
  }

  .text_servicios{
    padding-top: 226px;
  }

}