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

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

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

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size:20px;
  color: #7d7d7d;
  font-family:"Roboto Regular";  
}

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

.clear{
  clear:both;
}

#header{
  background: rgb(249,215,3);
  background: linear-gradient(54deg, rgba(249,215,3,1) 50%, rgba(13,67,137,1) 50%); 
}

#header-xs{
  background-image:url(../img/bg-header.webp);
  background-size: cover;
  background-position: left;
}

.datos-head{
  color: #fff;
  margin-top: 35px;
  text-align: right;
}

.datos-head h1{
  display: inline-block;
  padding: 14px 39px;
  background-color: #EC0C27;
  font-family:"Oregon LDO Bold";
  margin-bottom: 18px;
}

.datos-head p{
  line-height: 24px;
}

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

#barra-menu{
  padding: 10px 0px;
  background-color:#F10825;
}

#menu{
  background: transparent;
  width: 100%;
  margin-bottom:0;
  border: none;
  min-height: 0px;
}

.menu {
  text-align:center;
}

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

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

#navbar a{
  color: #fff;
  position: relative;
  display:block;
  font-family:"Oregon LDO Bold";
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 3px;
}

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

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

.navbar-default .navbar-toggle .icon-bar{
  background-color: #000;
}
  
nav .me{
  color:#000;
  font-size: 15px;
}

#banner{
  margin-top:10%;
}

#banner .carousel-indicators{
  bottom: 25px;
  width: 58%;
}

#banner .carousel-indicators li {
  width: 11px;
  height: 11px;
  background-color: #fff;
  border: none;
}

#banner .carousel-indicators .active{
  width: 15px;
  height: 15px;
  border: 2px solid #AF3534;
  background-color: #F30827;
}

.texto {
  width: 100%;
  position: absolute;
  bottom: 61%;
}

#h_innovando{
  color: #fff;
  padding:29px 0px;
  background-color: #52534B;
}

.text-bienvenidos{
  text-align: center;
}

.text-innovando h1{
  font-family:"Oregon LDO Bold";
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 7px;
}

.text-innovando a{
  color: #fff;
  border-bottom: 1px solid #fff;
  font-family: "Oregon LDO Bold";
  line-height: 30px;
  display: initial;
  text-decoration: none;
}

.text-innovando span {
  background-image:url(../img/ico-cel.webp);
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  float: left;
  padding-left:45px;
}

.text-innovando span:hover{
  background-image:url(../img/ico-cel-h.webp);
}

.text-innovando a:hover{
  color: #F9D703;
  border-bottom: 1px solid #F9D703;
}

#h-quienes{
  padding-top: 149px;
  padding-bottom: 51px;
}

.text-quienes{
  padding-right: 216px;
}

.text-quienes h1{
  color: #000;
  font-family:"Jenna Sue";
  font-size: 36px;
}

.text-quienes h2{
  color: #000;
  font-size: 60px;
  padding-bottom: 42px;
  font-family:"Oregon LDO Bold";
  line-height: 80px;
}

.text-quienes p{
  text-align: justify;
  line-height: 33px;
  padding-bottom: 64px;
}

.text-quienes a{
  border: 2px solid  #EE0824;
  font-family:"Oregon LDO Bold";
  color: #EE0824;
  padding: 15px 17px;
  float: left;
  text-decoration: none;
}

.text-quienes a:hover{
  color: #fff;
  background-color:#e34343;
}

#bg-fondo{
  width:100%;
  overflow:hidden;
  position:relative;
  background-image:url(../img/bg.webp);
  background-size: contain;
  background-position: center top;
}

#h-productos{
  padding: 70px 0px;
}

#h-productos h1{
  font-size: 60px;
  font-family:"Oregon LDO Bold";
  color: #000;  
  padding-bottom: 23px;
  float: left;
}

.ver-mas{
  float: right;
  font-size: 20px;
  color: #E62337;
  font-family:"Oregon LDO Bold";
  text-decoration: none !important;
  background-image: url(../img/nuestros-productos/ico-ver-mas.webp);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 45px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.ver-mas:hover{
  background-image: url(../img/nuestros-productos/ico-ver-mas-h.webp);
  color: #000;
}

.prod-item {
  display: flex;
}

.prod-item2 {
  display: flex;
  flex-direction: column;
}

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

.texto-link{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding: 11px 29px;
}

.texto-link2{
  bottom: 5%;
  position: absolute;
}

.texto-link p{
  font-size: 60px;
  color: #fff;
  font-family:"Oregon LDO Bold";
  text-shadow: 3px 2px 2px #000;
}

.texto-link h2{
  font-size: 48px;
  font-family:"Jenna Sue";
  color: #FFF;
  text-shadow: 3px 2px 2px #000;
}

.link2:hover .texto-link{
  background-color: #00000096;
}

.link2:hover .texto-link p{
  color: #F9D703;
}

#h_bastidor{
  padding: 95px 0px;
  background-color: #fff;
}

.text-h_bastidor{
  margin-top: 6%;
  padding-right: 116px;
}

.text-h_bastidor h1{
  font-family:"Jenna Sue";
  font-size: 36px;
  color: #000;
}

.text-h_bastidor h2{
  font-family:"Oregon LDO Bold";
  font-size: 60px;
  color: #000;
  padding-bottom: 25px;
}

.text-h_bastidor p{
  line-height: 35px;
  padding-bottom: 45px;
}

.text-h_bastidor a{
  border: 2px solid  #EE0824;
  font-family:"Oregon LDO Bold";
  color: #EE0824;
  padding: 15px 17px;
  float: left;
  text-decoration: none;
}

.text-h_bastidor a:hover{
  color: #fff;
  background-color:#e34343;
}

footer{
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url(../img/bg-footer.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer p{
  font-family:"Roboto Regular";  
  color: #000;
  font-size: 20px;
  line-height: 29px;
  display: flex;
  margin-bottom: 12px;
}

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

#web{
  background: #EB1C24;
  padding: 10px 0px;
  text-align: right;
}

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

#map {
  height: 220px;
  border: 4px solid #EB071E;
}

#redes {
  position: relative;
  text-align: center;
  margin-top: 12%;
}

#fb {
  display: inline-block;
  background: url(../img/redes.webp) right;
  width:72px;
  height:72px;
}

#ins {
  display: inline-block;
  background: url(../img/redes.webp) left;
  width: 72px;
  height: 72px;
}

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

#titulo {
  padding-top: 230px;
  padding-bottom: 91px;
  background-size: cover;
  margin-top: 11%;
}

#titulo h1 {
  color:#fff;
  font-size:90px;
  font-family:"Jenna Sue";
  text-shadow: 2px 3px 2px #000000b0;
  text-align: right;
}

#titulo h2{
  font-family:"Oregon LDO Bold";
  font-size: 90px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 2px 7px 5px #000000b0;
  text-align: right;
}

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

.bg3c{
  background: url(../img/caballetes/bg.webp) no-repeat center top;
  background-size: auto;
  background-size: auto;
}

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


#lienzos{
  background-image: url(../img/bg.webp);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  padding: 125px 0px;
}

.bg-productos{
  background-image: url(../img/nuestros-productos/bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

#item-productos{
  padding: 89px 0px;
}

.text-productos  {
  margin-top: 5%;
  padding-right: 216px;
}

.text-productos h1 {
  color: #000;
  font-family: "Jenna Sue";
  font-size: 36px;
}

.text-productos h2 {
  color: #000;
  font-size: 60px;
  padding-bottom: 27px;
  font-family: "Oregon LDO Bold";
  line-height: 80px;
}

.text-productos p {
  text-align: justify;
  line-height: 33px;
  padding-bottom: 64px;
}

.text-productos2  {
  margin-top: 5%;
  padding-left: 68px;
}

.text-productos2 h1 {
  color: #000;
  font-family: "Jenna Sue";
  font-size: 36px;
}

.text-productos2 h2 {
  color: #000;
  font-size: 60px;
  padding-bottom: 27px;
  font-family: "Oregon LDO Bold";
  line-height: 80px;
}

.text-productos2 p {
  text-align: justify;
  line-height: 33px;
  padding-bottom: 64px;
}

.home-products {
  width: 100%;
  float: left;
  position: relative;
}

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

.flec {
  background-color: #084C93;
  border-radius: 31px;
  width: 62px;
  height: 62px;
  background-image: url(../img/nuestros-productos/ver-mas.webp);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 16px 23px;
  float: right;
  margin-top: -5%;
  margin-right: -3%;
}

.home-products:hover .flec {
  background-color: #F10923;
  border-radius: 31px;
  width: 62px;
  height: 62px;
}

.home-products:hover .text_hproducts {
  background:#f1092340;
  visibility: visible;
}

.text_hproducts2 {
  bottom: -3%;
  position: absolute;
  right: -3%;
}

.ver-detalles{
  text-align:left;
  padding:12px 8px;
  font-family: "Oregon LDO Bold";
  width: 100%;
  color: #000;
  font-size: 24px;
  float: left;
  background-image: url(../img/nuestros-productos/ico-ver-mas2.webp);
  background-repeat: no-repeat;
  background-position: right;
}

.producto_home:hover .ver-detalles{
  background-image: url(../img/nuestros-productos/ico-ver-mas2-h.webp);
  color: #F10923;
}

#d-producto {
  padding: 100px 0px;
}

.text-dproducto{
  margin-top: 10%;
  padding-left: 142px;
}

.text-dproducto h1 {
  color: #000;
  font-family: "Jenna Sue";
  font-size: 36px;
}

.text-dproducto h2 {
  color: #000;
  font-size: 60px;
  padding-bottom: 19px;
  font-family: "Oregon LDO Bold";
  line-height: 69px;
}

.text-dproducto p{
  line-height: 35px;
}

.volver {
  float: left;
  position: relative;
  text-align: center;
  padding-bottom: 95px;
  padding-top: 20px;
}

.volver a {
  font-size: 20px;
  text-decoration: none;
  color:  #F10923;
  border: 2px solid  #F10923;
  padding: 13px 41px;
  font-family:"Oregon LDO Bold";
}

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

#formulario{
  padding:98px 0px;
}

#formulario h1{
  padding-top:7px;
  padding-bottom: 20px;
  font-size: 14px;
}

#formulario h3{
  padding-top: 15px;
  padding-left: 5px;
  font-size: 16px;
  color: #000;
  font-family:"Oregon LDO Bold";
}

#formulario p{
  margin-top: 5%;
  padding-right:85px;
  line-height: 30px;
}

#formulario input {
  width: 100%;
  background-color:#EBEBEB;
  border: none !important;
  color: #000;
  font-size: 17px;
  border-radius: 11px;
  padding: 10px 11px;
  margin-top: 5px;
  font-family:"Oregon LDO Bold";
  
}

#formulario textarea {
  width: 100%;
  background-color:#EBEBEB;
  border: none !important;
  color: #000;
  padding: 10px;
  margin-top: 5px;
  font-size: 17px;
  border-radius: 11px;
  height: 120px;
  font-family:"Oregon LDO Bold";
}

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

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  padding: 14px 0px !important;
  background:#ED0A24 !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 10px !important;
  font-family:"Roboto Regular" !important;
}

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

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  padding: 14px 0px !important;
  background:#ED0A24 !important;
  border: none !important;
  border-radius: 10px !important;
  font-family:"Roboto Regular" !important;
}

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

.btn-politicas{

  display: inline-block;
  padding: 16px 18px;
  border: 2px solid #ED0A24;
  color: #ED0A24;
  font-size: 18px;
  text-decoration: none !important;
  float: left;
  margin-top: 10%;
}

.btn-politicas:hover{
  background-color:#ED0A24;
  color: #fff;
}

#float_whatsapp {
  background-image: url(../img/redes-lat.webp);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 76px;
  height: 76px;
  position: fixed;
  left: 15px;
  z-index: 99999;
  bottom: 49%;
}

#phone {
  background-image: url(../img/redes-lat.webp);
  background-repeat: no-repeat;
  background-position: -2px -77px;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 76px;
  height: 76px;
  position: fixed;
  left: 15px;
  z-index: 99999;
  bottom: 39%;
}

#waze {
  background-image: url(../img/redes-lat.webp);
  background-repeat: no-repeat;
  background-position: bottom;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 76px;
  height: 76px;
  position: fixed;
  left: 15px;
  z-index: 99999;
  bottom: 29%;
}


#float_whatsapp-xs {
  background-image: url(../img/redes-lat-xs.webp);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  position: fixed;
  left: 15px;
  z-index: 99999;
  bottom: 47%;
}

#phone-xs {
  background-image: url(../img/redes-lat-xs.webp);
  background-repeat: no-repeat;
  background-position: -2px -50px;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 49px;
  height: 48px;
  position: fixed;
  left: 15px;
  z-index: 99999;
  bottom: 39%;
}

#waze-xs {
  background-image: url(../img/redes-lat-xs.webp);
  background-repeat: no-repeat;
  background-position: bottom;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  position: fixed;
  left: 15px;
  z-index: 99999;
  bottom: 31%;
}

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

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

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

  #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: 9px;
  }

   nav .me{
    color: #fff;
    font-family:"Oregon LDO Bold";
    text-transform: uppercase;
    font-size: 13px;
    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: #fff;
  }

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

  .navbar-toggle .icon-bar{
    width: 34px;
    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;
  }

  #barra-menu{
    padding: 0px;
  }


}

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

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

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

  .img2 {
    width: 270px;
  }

  #banner-xs{
    margin-top:19%;
  }

  #float_whatsapp-xs{
    bottom: 50%;
  }

  #waze-xs{
    bottom: 28%;
  }

  .text-quienes {
    padding-right: 8px;
    padding-top: 25px;
  }

  .text-quienes h2{
    font-size: 31px;
    line-height: 34px;
    padding-bottom: 21px;
  }

  .text-quienes p{
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 34px;
  }

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

  .ver-mas{
    font-size: 16px;
  }

  .text-h_bastidor{
    padding-right: 9px;
  }

  .text-h_bastidor h2{
    font-size: 35px;
  }

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

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

  .text-innovando h1{
    font-size: 15px;
  }

  #h_innovando{
    padding: 9px 0px;
  }

  #h-quienes{
    padding-top: 55px;
  }

  .prod-item {
    display: block;
  }

  .texto-link p{
    font-size: 40px;
  }

  #h-productos {
    padding: 20px 0px;
  }

  #h_bastidor{
    padding: 22px 0px;
  }

  .text-h_bastidor a{
    margin-bottom: 26px;
    font-size: 17px;
  }

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

  #titulo{
    padding-top: 41px;
    margin-top: 18%;
    padding-bottom: 25px;
  }

  #titulo h1{
    font-size: 61px;
    line-height: 31px;
  }

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

  .text-productos{
    padding-right: 5px;
  }

  .text-productos h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  .text-productos2{
    padding-left: 13px;
  }

  .text-productos2 h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  #item-productos {
    padding: 38px 0px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .owl-nav{
    margin-bottom: 35% !important;
  }

  #formulario p{
    padding-right: 1px;
    line-height: 25px;
    font-size: 16px;
  }

  #formulario {
    padding: 37px 0px;
  }

  .btn-politicas{
    font-size: 15px;
  }

  #lienzos{
    padding: 43px 0px;
  }


  
  
}


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

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

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

  .img2 {
    width: 211px;
  }

  #banner-xs{
    margin-top:19%;
  }

  .text-quienes {
    padding-right: 8px;
    padding-top: 25px;
  }

  .text-quienes h2{
    font-size: 31px;
    line-height: 34px;
    padding-bottom: 21px;
  }

  .text-quienes p{
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 34px;
  }

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

  .ver-mas{
    font-size: 16px;
  }

  .text-h_bastidor{
    padding-right: 9px;
  }

  .text-h_bastidor h2{
    font-size: 35px;
  }

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

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

  .text-innovando h1{
    font-size: 15px;
  }

  #h_innovando{
    padding: 9px 0px;
  }

  #h-quienes{
    padding-top: 55px;
  }

  .prod-item {
    display: block;
  }

  .texto-link p{
    font-size: 40px;
  }

  #h-productos {
    padding: 20px 0px;
  }

  #h_bastidor{
    padding: 22px 0px;
  }

  .text-h_bastidor a{
    margin-bottom: 26px;
    font-size: 17px;
  }

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

  #titulo{
    padding-top: 41px;
    margin-top: 18%;
    padding-bottom: 25px;
  }

  #titulo h1{
    font-size: 61px;
    line-height: 31px;
  }

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

  .text-productos{
    padding-right: 5px;
  }

  .text-productos h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  .text-productos2{
    padding-left: 13px;
  }

  .text-productos2 h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  #item-productos {
    padding: 38px 0px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .owl-nav{
    margin-bottom: 35% !important;
  }

  #formulario p{
    padding-right: 1px;
    line-height: 25px;
    font-size: 16px;
  }

  #formulario {
    padding: 37px 0px;
  }

  .btn-politicas{
    font-size: 15px;
  }

  #lienzos{
    padding: 43px 0px;
  }

  .text-dproducto{
    padding-left: 13px;
  }

  .text-dproducto h2{
    line-height: 32px;
    font-size: 29px;
  }

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

}



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

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

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

  .img2 {
    width: 222px;
  }

  #banner-xs{
    margin-top:16%;
  }

  .text-quienes {
    padding-right: 8px;
    padding-top: 25px;
  }

  .text-quienes h2{
    font-size: 31px;
    line-height: 34px;
    padding-bottom: 21px;
  }

  .text-quienes p{
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 34px;
  }

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

  .ver-mas{
    font-size: 16px;
    margin-bottom: 20px;
  }

  .text-h_bastidor{
    padding-right: 9px;
  }

  .text-h_bastidor h2{
    font-size: 35px;
  }

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

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

  .text-innovando h1{
    font-size: 15px;
    padding-bottom: 14px;
  }

  #h_innovando{
    padding: 9px 0px;
  }

  #h-quienes{
    padding-top: 55px;
  }

  .prod-item {
    display: block;
  }

  .texto-link p{
    font-size: 40px;
  }

  #h-productos {
    padding: 20px 0px;
  }

  #h_bastidor{
    padding: 22px 0px;
  }

  .text-h_bastidor a{
    margin-bottom: 26px;
    font-size: 17px;
  }

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

  #titulo{
    padding-top: 41px;
    margin-top: 16%;
    padding-bottom: 25px;
  }

  #titulo h1{
    font-size: 61px;
    line-height: 31px;
  }

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

  .text-productos{
    padding-right: 5px;
  }

  .text-productos h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  .text-productos2{
    padding-left: 13px;
  }

  .text-productos2 h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  #item-productos {
    padding: 38px 0px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .owl-nav{
    margin-bottom: 35% !important;
  }

  #formulario p{
    padding-right: 1px;
    line-height: 25px;
    font-size: 16px;
  }

  #formulario {
    padding: 37px 0px;
  }

  .btn-politicas{
    font-size: 15px;
  }

  #lienzos{
    padding: 43px 0px;
  }

  .text-dproducto{
    padding-left: 16px;
  }

  .text-dproducto h2{
    font-size: 33px;
    line-height: 42px;
  }

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

  #d-producto {
    padding: 63px 0px;
  }
  

}


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


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

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

  .img2 {
    width: 251px;
  }

  #banner-xs{
    margin-top:16%;
  }

  .text-quienes {
    padding-right: 8px;
    padding-top: 25px;
  }

  .text-quienes h2{
    font-size: 31px;
    line-height: 34px;
    padding-bottom: 21px;
  }

  .text-quienes p{
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 34px;
  }

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

  .ver-mas{
    font-size: 16px;
    margin-bottom: 20px;
  }

  .text-h_bastidor{
    padding-right: 9px;
  }

  .text-h_bastidor h2{
    font-size: 35px;
  }

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

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

  .text-innovando h1{
    font-size: 15px;
    padding-bottom: 14px;
  }

  #h_innovando{
    padding: 9px 0px;
  }

  #h-quienes{
    padding-top: 55px;
  }

  .prod-item {
    display: block;
  }

  .texto-link p{
    font-size: 40px;
  }

  #h-productos {
    padding: 20px 0px;
  }

  #h_bastidor{
    padding: 22px 0px;
  }

  .text-h_bastidor a{
    margin-bottom: 26px;
    font-size: 17px;
  }

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

  #titulo{
    padding-top:73px;
    margin-top: 16%;
    padding-bottom: 25px;
  }

  #titulo h1{
    font-size: 61px;
    line-height: 31px;
  }

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

  .text-productos{
    padding-right: 5px;
  }

  .text-productos h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  .text-productos2{
    padding-left: 13px;
  }

  .text-productos2 h2{
    font-size: 40px;
    line-height: 39px;
  }

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

  #item-productos {
    padding: 38px 0px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .owl-nav{
    margin-bottom: 35% !important;
  }

  #formulario p{
    padding-right: 1px;
    line-height: 25px;
    font-size: 16px;
  }

  #formulario {
    padding: 37px 0px;
  }

  .btn-politicas{
    font-size: 15px;
  }

  #lienzos{
    padding: 43px 0px;
  }

  .text-dproducto{
    padding-left: 15px;
  }

  .text-dproducto h2{
    font-size: 33px;
    line-height: 40px;
  }

  .text-dproducto p {
    line-height: 24px;
    font-size: 16px;
  }

  #d-producto {
    padding: 53px 0px;
  }

  

}


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


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

  .img2 {
    width:320px;
  }

  #banner-xs{
    margin-top:18%;
  }

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

  .text-innovando h1{
    font-size: 18px;
    padding-bottom: 20px;
  }

  #h_innovando{
    padding: 11px 0px;
  }

  #h-quienes{
    padding-top: 82px;
  }

  .text-quienes {
    padding-right: 14px;
  }

  .text-quienes h2{
    font-size: 43px;
    line-height: 46px;
  }
  
  .text-quienes{
    padding-top: 27px;
  }

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

  .prod-item{
    display: block;
  }

  #h-productos h1{
    font-size: 44px;
    margin-top: 32px;
  }

  .texto-link p{
    font-size: 45px;
  }

  .text-h_bastidor{
    padding-right: 0px;
  }
  
  .text-h_bastidor h2{
    font-size: 45px;
  }

  .text-h_bastidor p{
    line-height: 28px;
    font-size: 17px;
  }

  .text-h_bastpxidor a{
    margin-bottom: 35px;
  }

  #h_bastidor{
    padding: 46px 0px;
  }

  #titulo{
    padding-top: 84px;
    padding-bottom: 38px;
    background-size: cover;
    margin-top: 21%;
  }

  #titulo h1{
    font-size: 59px;
    line-height: 33px;
  }

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

  #lienzos{
    padding: 66px 0px;
  }

  .text-productos{
    padding-right: 13px;
  }

  .text-productos h2{
    font-size: 45px;
    padding-bottom: 4px;
  }

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

  .text-productos2{
    padding-left: 15px;
  }

  .text-productos2 h2{
    font-size:45px;
    padding-bottom: 4px;
  }

  .text-productos2 p{
    line-height: 29px;
    font-size: 18px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .text-dproducto{
    padding-left: 14px;
  }

  .text-dproducto h2{
    font-size: 40px;
    line-height: 49px;
  }

  .text-dproducto p {
    line-height: 27px;
    font-size: 19px;
  }

  #formulario {
    padding: 37px 0px;
  }

  #formulario p{
    padding-right: 0px;
    line-height: 28px;
    font-size: 18px;
  }


}

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

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

  .img2 {
    width: 328px;
  }

  #banner-xs{
    margin-top:17%;
  }

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

  #h_innovando{
    padding: 12px 0px;
  }

  .text-innovando h1{
    padding-bottom: 15px;
  }

  #h-quienes{
    padding-top: 79px;
  }

  .text-quienes {
    padding-right: 15px;
    padding-top: 30px;
  }

  .text-quienes h2{
    font-size: 40px;
    padding-bottom: 8px;
  }

  .text-quienes p{
    font-size: 17px;
    line-height: 27px;
    padding-bottom: 37px;
  }

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

  .ver-mas{
    margin-bottom: 39px;
  }

  .prod-item{
    display: block;
  }

  .text-h_bastidor{
    padding-right: 14px;
  }

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

  .text-h_bastidor h2{
    font-size: 48px;
  }

  #h_bastidor{
    padding: 49px 0px;
  }

  .text-h_bastidor a{
    margin-bottom: 33px;
  }

  #titulo h1{
    font-size: 77px;
    line-height: 38px;
  }

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

  #titulo{
    padding-top: 93px;
    padding-bottom: 57px;
    margin-top: 17%;
  }

  .texto-link p{
    font-size: 49px;
  }

  .text-productos{
    padding-right: 15px;
  }

  .text-productos h2{
    font-size: 51px;
  }

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

  .text-productos h2{
    padding-bottom: 2px;
  }

  .text-productos2{
    padding-left: 16px;
  }

  .text-productos2 h2{
    font-size: 51px;
  }

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

  #item-productos {
    padding: 45px 0px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .text-dproducto{
    padding-left: 14px;
  }

  .text-dproducto h2{
    font-size: 32px;
    line-height: 51px;
  }

  .text-dproducto p {
    line-height: 31px;
    font-size: 19px;
  }

  #formulario {
    padding: 38px 0px;
  }

  #formulario p{
    padding-right: 1px;
    font-size: 18px;
    line-height: 28px;
  }

  #lienzos{
    padding: 59px 0px;
  }

  #redes{
    margin-top: 4%;
    padding-bottom: 45px;
  }

  #d-producto {
    padding: 60px 0px;
  }

  
  
}


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


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

  .img2 {
    width: 320px;
  }

  #banner-xs{
    margin-top:14%;
  }

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

  .text-innovando h1{
    padding-bottom: 20px;
  }

  #h_innovando{
    padding: 13px 0px;
  }

  .text-quienes {
    padding-right: 15px;
    padding-top: 37px;
  }

  .text-quienes h2{
    font-size: 41px;
    padding-bottom: 3px;
  }

  .text-quienes p{
    line-height: 27px;
    padding-bottom: 27px;
    font-size: 17px;
  }

  .ver-mas{
    margin-bottom: 29px;
  }

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

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }


  .prod-item {
    display: block;
  }

  .text-h_bastidor{
    padding-right: 0px;
  }
  
  .text-h_bastidor h2{
    font-size: 45px;
  }

  .text-h_bastidor p{
    font-size: 17px;
    line-height: 27px;
  }

  #h_bastidor{
    padding: 40px 0px;
  }

  .text-h_bastidor a{
    margin-bottom: 35px;
  }

  #redes{
    margin-top: 9%;
    padding-bottom: 45px;
  }

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

  #titulo{
    padding-top: 108px;
    padding-bottom: 61px;
    margin-top: 14%;
  }

  #titulo h1{
    line-height: 39px;
  }

  #h-quienes{
    padding-top: 49px;
  }

  #lienzos{
    padding: 70px 0px;
  }

  .text-productos{
    padding-right: 14px;
  }

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

  .text-productos h2{
    font-size: 51px;
    padding-bottom: 5px;
  }

  .text-productos2 p{
    font-size: 18px;
    line-height: 29px;
  }

  .text-productos2 h2{
    font-size: 51px;
    padding-bottom: 5px;
  }

  .text-productos2{
    padding-left: 15px;
  }

  .text-dproducto{
    padding-left: 15px;
  }

  .text-dproducto h2{
    font-size: 37px;
    line-height: 44px;
  }

  #d-producto {
    padding: 57px 0px;
  }

  #formulario {
    padding: 36px 0px;
  }

  #formulario p{
    padding-right: 0px;
    font-size: 18px;
  }

  .btn-politicas{
    margin-top: 4%;
  }



  

}


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

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

  .img2 {
    width: 402px;
  }

  #banner-xs{
    margin-top:17%;
  }

  #float_whatsapp-xs{
    bottom: 45%;
  }

  #waze-xs{
    bottom: 33%;
  }

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

  .text-innovando h1{
    padding-bottom: 23px;
  }

  .text-quienes {
    padding-top: 51px;
    padding-right: 15px;
  }

  .text-quienes h2{
    font-size: 48px;
    padding-bottom: 7px;
  }

  #h-quienes{
    padding-top: 82px;
  }

  .prod-item{
    display: block;
  }

  .ver-mas{
    margin-bottom: 39px;
  }

  .text-h_bastidor{
    padding-right: 15px;
    padding-bottom: 45px;
  }

  #h_bastidor{
    padding: 46px 0px;
  }

  .text-h_bastidor h2{
    font-size: 52px;
  }

  .text-h_bastidor p{
    font-size: 18px;
    line-height: 28px;
  }

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

  #titulo{
    padding-top: 109px;
    padding-bottom: 64px;
    margin-top: 17%;
  }

  #h_innovando{
    padding: 10px 0px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 28px;
  }

  #lienzos{
    padding: 79px 0px;
  }

  .text-productos{
    padding-right: 14px;
  }

  .text-productos h2{
    font-size: 48px;
    padding-bottom: 10px;
  }

  .text-productos2{
    padding-left: 14px;
  }

  .text-productos2 h2{
    font-size: 48px;
  }

  .text-productos2 p{
    padding-bottom: 24px;
  }

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

  #item-productos {
    padding: 57px 0px;
  }

  .owl-prev{
    left: 0% !important;
  }

  .owl-next{
    right: 0% !important;
  }

  .text-dproducto{
    padding-left: 16px;
  }

  .text-dproducto h2{
    font-size: 37px;
  }

  .text-dproducto p {
    line-height: 30px;
  }

  #formulario {
    padding: 37px 0px;
  }

  #formulario p{
    padding-right: 0px;
    font-size: 18px;
  }

  .btn-politicas{
    margin-top: 4%;
    margin-bottom: 33px;
  }

  #titulo h1{
    font-size: 79px;
    line-height: 34px;
  }

  #redes{
    margin-top: 5%;
    margin-bottom: 30px;
  }
  

}


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

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

  .img2 {
    width: 415px;
  }

  #banner-xs{
    margin-top:17%;
  }

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

  .text-quienes {
    padding-right: 16px;
    padding-top: 33px;
  }

  .text-quienes h2{
    font-size: 50px;
    padding-bottom: 3px;
  }

  .text-quienes p{
    font-size: 17px;
    line-height: 25px;
  }
  
  .prod-item {
    display: block;
  }

  .texto-link p{
    font-size: 51px;
  }

  .text-h_bastidor{
    padding-right: 15px;
  }

  .text-h_bastidor h2{
    font-size: 52px;
  }

  .text-h_bastidor p{
    line-height: 29px;
    font-size: 18px;
  }

  .text-h_bastidor{
    padding-bottom: 65px;
  }

  #h_bastidor{
    padding: 41px 0px;
  }

  #redes{
    margin-top: 4%;
    padding-bottom: 33px;
  }

  #h-quienes{
    padding-top: 89px;
  }

  #h-productos h1{
    font-size: 51px;
    margin-top: 36px;
  }

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

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

  #titulo{
    padding-top: 154px;
    margin-top: 17%;
  }

  .text-innovando h1{
    padding-bottom: 15px;
  }
  
  #h_innovando{
    padding: 13px 0px;
  }

  #lienzos{
    padding: 81px 0px;
  }

  .text-productos{
    padding-right: 15px;
  }

  .text-productos2{
    padding-left: 15px;
  }

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

  .text-productos h2{
    font-size: 53px;
  }

  .text-productos2 h2{
    font-size: 53px;
  }

  .owl-prev{
    left: 34% !important;
  }

  .owl-next{
    right: 34% !important;
  }

  .text-dproducto{
    padding-left: 15px;
  }

  .text-dproducto h2{
    font-size: 39px;
  }

  .text-dproducto p {
    line-height: 29px;
    font-size: 18px;
  }

  #formulario {
    padding: 46px 0px;
  }

  #formulario p{
    padding-right: 1px;
    font-size: 18px;
  }

  .btn-politicas{
    margin-top: 4%;
    margin-bottom: 33px;
  }

}

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

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

  .img2 {
    width: 443px;
  }
  
  #banner-xs{
    margin-top:18%;
  }

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

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

  .text-innovando h1{
    font-size: 18px;
  }

  .text-quienes {
    padding-right: 1px;
  }

  .text-quienes h2{
    font-size: 29px;
    line-height: 35px;
    padding-bottom: 17px;
  }

  .text-quienes p{
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 26px;
  }

  #h-quienes{
    padding-top: 55px;
  }

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

  .texto-link p{
    font-size: 38px;
  }

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

  .text-h_bastidor h2{
    font-size: 34px;
    padding-bottom: 8px;
  }

  .text-h_bastidor p{
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 18px;
  }

  #map{
    margin-top: 5%;
  }

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

  #lienzos{
    padding: 72px 0px;
  }

  #titulo{
    padding-top: 119px;
    padding-bottom: 91px;
    margin-top: 18%;
  }

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

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

  .text-productos{
    padding-right: 1px;
    margin-top: 0px;
  }

  .text-productos h2{
    font-size: 38px;
    line-height: 55px;
    padding-bottom: 4px;
  }

  .text-productos p{
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 0px;
  }

  #item-productos {
    padding: 54px 0px;
  }

  .text-productos2{
    margin-top: 0%;
    padding-left: 6px;
  }

  .text-productos2 h2{
    font-size: 38px;
    line-height: 64px;
    padding-bottom: 4px;
  }

  .text-productos2 p{
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 0px;
  }

  .owl-next{
    right: 36% !important;
  }

  .owl-prev{
    left: 36% !important;
  }

  .text-dproducto {
    margin-top: 4%;
    padding-left: 1px;
  }

  .text-dproducto h2{
    font-size: 29px;
    line-height: 35px;
  }

  .text-dproducto p {
    line-height: 20px;
    font-size: 14px;
  }

  #h_innovando{
    padding: 16px 0px;
  }

  #formulario p{
    padding-right: 1px;
    font-size: 18px;
  }

  .btn-politicas{
    margin-top: 4%;
    margin-bottom: 23px;
  }

  .text-h_bastidor a{
    font-size: 18px;
  }

  .text-quienes a{
    font-size: 18px;
  }

}

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


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

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

  .img2 {
    width: 443px;
  }

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


  #banner-xs{
    margin-top:16%;
  }

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

  .text-quienes h2{
    font-size: 33px;
    padding-bottom: 10px;
    line-height: 39px;
  }

  .text-quienes p{
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 19px;
  }

  #h-quienes{
    padding-top: 80px;
  }

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

  #h_innovando{
    padding: 16px 0px;
  }

  .texto-link p{
    font-size: 45px;
  }

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

  .text-h_bastidor h2{
    font-size: 40px;
    padding-bottom: 7px;
  }

  .text-h_bastidor p{
    font-size: 17px;
    line-height: 25px;
  }

  footer p{
    font-size: 17px;
  }

  #map{
    margin-top: 5%;
  }

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

  #titulo{
    padding-top: 114px;
    padding-bottom: 50px;
    margin-top: 16%;
  }

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

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

  .text-innovando h1{
    font-size: 18px;
  }

  #lienzos{
    padding: 83px 0px;
  }

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

  .text-productos h2{
    font-size: 42px;
    padding-bottom: 8px;
    line-height: 55px;
  }

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

  .text-productos2 h2{
    font-size: 42px;
    padding-bottom: 8px;
    line-height: 55px;
  }

  .text-productos2{
    padding-left: 20px;
  }

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

  .owl-prev{
    left: 40% !important;
  }

  .owl-next{
    right: 40% !important;
  }

  .text-dproducto{
    margin-top: 5%;
    padding-left: 1px;
  }

  .text-dproducto h2{
    font-size: 32px;
    line-height: 38px;
  }

  .text-dproducto p {
    line-height: 21px;
    font-size: 15px;
  }

  #formulario p{
    padding-right: 1px;
  }

  .btn-politicas{
    margin-top: 5%;
    margin-bottom: 34px;
  }

  #float_whatsapp{
    bottom: 46%;
  }

  #waze{
    bottom: 32%;
  }
}


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


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

  #banner-xs{
    margin-top:14%;
  }

  .img2 {
    width: 443px;
  }

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

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

  #h_innovando{
    padding: 16px 0px;
  }

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

  .text-quienes h2{
    line-height: 46px;
    font-size: 37px;
    padding-bottom: 15px;
  }

  .text-quienes p{
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 12px;
  }

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

  .texto-link p{
    font-size: 44px;
  }

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

  .text-h_bastidor h2{
    font-size: 45px;
    padding-bottom: 7px;
  }

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

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

  #titulo{
    padding-top: 174px;
    padding-bottom: 63px;
  }

  #titulo h1{
    font-size: 67px;
    line-height: 33px;
  }

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

  #lienzos{
    padding: 102px 0px;
  }

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

  .text-productos h2{
    font-size: 48px;
    padding-bottom: 0px;
  }

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

  .text-productos2{
    padding-left: 6px;
  }

  .text-productos2 h2{
    font-size: 48px;
    padding-bottom: 0px;
  }

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

  .owl-prev{
    left: 41% !important;
  }

  .owl-next{
    right: 41% !important;
  }

  .text-dproducto{
    margin-top: 5%;
    padding-left: 0px;
  }

  .text-dproducto h2{
    font-size: 41px;
    line-height: 48px;
  }

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

  #formulario {
    padding: 55px 0px;
  }

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

  .btn-politicas{
    margin-top: 4%;
    margin-bottom: 4%;
  }

}

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


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

  #navbar li{
    margin: 0px 55px;
  }

  #navbar a{
    font-size: 17px;
  }

  .datos-head p{
    font-size: 14px;
    line-height: 19px;
  }

  .menu{
    margin: 0px;
  }

  #banner {
    margin-top: 16%;
  }

  .texto{
    bottom: 29%;
  }

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

  .text-quienes h2{
    font-size: 39px;
    line-height: 50px;
    padding-bottom: 12px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 19px;
  }

  #h_innovando{
    padding: 18px 0px;
  }

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

  .texto-link p{
    font-size: 48px;
  }

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

  .text-h_bastidor h2{
    font-size: 48px;
  }

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

  #titulo{
    padding-top: 163px;
    padding-bottom: 65px;
    margin-top:16%;
  }

  .datos-head{
    margin-top: 7px;
  }

  .datos-head h1{
    padding: 4px 39px;
    margin-bottom: 5px;
    font-size: 16px;
  }

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

  #titulo h1{
    line-height: 41px;
  }

  .text-productos{
    margin-top: 2%;
    padding-right: 10px;
  }

  .text-productos h2{
    line-height: 55px;
    font-size: 50px;
    padding-bottom: 15px;
  }

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

  .text-productos2 h2{
    line-height: 55px;
    font-size: 50px;
    padding-bottom: 15px;
  }

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

  .text-productos2{
    padding-left: 36px;
  }

  #item-productos {
    padding: 74px 0px;
  }

  .owl-prev{
    left: 41% !important
  }

  .owl-next{
    right: 41% !important;
  }

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

  .text-dproducto{
    padding-left: 7px;
    margin-top:5%;
  }

  .text-dproducto h2{
    font-size: 37px;
    line-height: 44px;
  }

  #formulario p{
    padding-right: 22px;
    line-height: 25px;
    font-size: 18px;
  }


}



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


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

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

  #navbar a{
    font-size: 18px;
  }

  #navbar a{
    font-size: 17px;
  }

  #banner{
    margin-top: 15%;
  }

  .text-quienes {
    padding-right: 11px;
  }

  .text-quienes h2{
    font-size:39px;
    padding-bottom: 5px;
  }

  .texto-link p{
    font-size: 51px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 24px;
  }

  .text-h_bastidor{
    padding-right: 10px;
  }

  .text-h_bastidor{
    margin-top: 0%;
  }
  
  .text-h_bastidor h2{
    font-size: 46px;
  }

  .text-h_bastidor p{
    line-height: 27px;
    font-size: 17px;
  }

  .texto{
    bottom: 30%;
  }

  .menu{
    margin: 0px;
  }

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

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

  .text-productos h2{
    font-size: 48px;
    padding-bottom: 9px;
  }

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

  .text-productos2 h2{
    font-size: 48px;
    padding-bottom: 9px;
  }

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

  .text-productos2{
    padding-left: 27px;
  }

  #item-productos {
    padding: 67px 0px;
  }

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

  #titulo{
    margin-top: 15%;
    padding-top: 174px;
  }

  .owl-prev{
    left: 41% !important;
  }

  .owl-next{
    right: 40% !important;
  }

  .text-dproducto{
    padding-left: 10px;
    margin-top: 5%;
  }

  .text-dproducto h2{
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 19px;
  }

  .text-dproducto p {
    line-height: 29px;
    font-size: 18px;
  }

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

  .datos-head{
    margin-top:5px;
  }

  .datos-head h1{
    padding: 8px 39px;
    margin-bottom: 8px;
    font-size: 16px;
  }

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


}


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

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

  #navbar li{
    margin: 0px 54px;
  }

  #navbar a{
    font-size: 18px;
  }

  #banner{
    margin-top: 13%;
  }

  .datos-head{
    margin-top:5px;
  }

  .datos-head h1{
    padding: 5px 39px;
    margin-bottom:6px;
    font-size: 16px;
  }

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

  .menu{
    margin: 0px;
  }

  .texto{
    bottom: 26%;
  }

  .text-dproducto{
    padding-left: 34px;
  }

  .text-dproducto h2{
    font-size: 43px;
    line-height: 49px;
  }

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

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

  .text-quienes {
    padding-right: 5px;
  }

  .text-quienes h2{
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 11px;
  }

  .text-quienes p{
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 13px;
  }

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

  .texto-link p{
    font-size: 43px;
  }

  .text-h_bastidor{
    padding-right: 29px;
  }

  .text-h_bastidor h2{
    font-size: 48px;
  }

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

  .text-h_bastidor p{
    line-height: 23px;
    font-size: 17px;
    padding-bottom: 27px;
  }

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

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

  #titulo{
    padding-top: 165px;
  }

  #titulo h1{
    line-height: 44px;
  }

  .text-productos{
    padding-right: 35px;
  }
  
  .text-productos h1{
    line-height: 15px;
  }

  .text-productos h2{
    font-size: 51px;
    padding-bottom: 1px;
  }

  .text-productos p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-productos2 h1{
    line-height: 15px;
  }

  .text-productos2 h2{
    font-size: 51px;
    padding-bottom: 1px;
  }

  .text-productos2 p{
    font-size: 17px;
    line-height: 25px;
  }

  .owl-prev{
    left: 39% !important;
  }

  .owl-next{
    right: 39% !important;
  }
  
}


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

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

  #navbar li{
    margin: 0px 55px;
  }

  #banner{
    margin-top: 13%;
  }

  .datos-head{
    margin-top:5px;
  }

  .datos-head h1{
    padding: 5px 39px;
    margin-bottom:10px;
    font-size: 16px;
  }

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

  .menu{
    margin: 0px;
  }

  .texto{
    bottom: 26%;
  }

  .text-quienes {
    padding-right: 5px;
  }

  .text-quienes h2{
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 11px;
  }

  .text-quienes p{
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 13px;
  }

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

  .texto-link p{
    font-size: 43px;
  }

  .text-h_bastidor{
    padding-right: 29px;
  }

  .text-h_bastidor h2{
    font-size: 48px;
  }

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

  .text-h_bastidor p{
    line-height: 23px;
    font-size: 17px;
    padding-bottom: 27px;
  }

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

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

  #titulo{
    padding-top: 165px;
  }

  #titulo h1{
    line-height: 44px;
  }

  .text-dproducto{
    padding-left: 17px;
    margin-top: 5%;
  }

  .text-dproducto h2{
    font-size: 50px;
  }

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

  .text-productos{
    padding-right: 35px;
  }
  
  .text-productos h1{
    line-height: 15px;
  }

  .text-productos h2{
    font-size: 51px;
    padding-bottom: 1px;
  }

  .text-productos p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-productos2 h1{
    line-height: 15px;
  }

  .text-productos2 h2{
    font-size: 51px;
    padding-bottom: 1px;
  }

  .text-productos2 p{
    font-size: 17px;
    line-height: 25px;
  }

  .owl-prev{
    left: 39% !important;
  }

  .owl-next{
    right: 39% !important;
  }

  
}


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

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

  #navbar li{
    margin: 0px 66px;
  }

  #banner{
    margin-top: 13%;
  }

  .texto{
    bottom: 37%;
  }

  .datos-head h1{
    padding: 6px 39px;
    font-size: 19px;
    margin-bottom: 8px;
  }

  .menu{
    margin: 0px;
  }

  .datos-head{
    margin-top: 11px;
    margin-bottom: 1px;
  }

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

  .text-productos{
    margin-top: 2%;
    padding-right: 52px;
  }

  .text-productos h2{
    padding-bottom: 6px;
  }

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

  .text-productos2 h2{
    padding-bottom: 6px;
  }

  .text-productos2 p{
    font-size: 19px;
    line-height: 27px;
  }

  #titulo h1{
    line-height: 46px;
  }

  .owl-prev{
    left: 40% !important;
  }

  .owl-next{
    right: 40% !important;
  }

  .text-dproducto {
    padding-left: 41px;
    margin-top: 5%;
  }

  .text-dproducto h2{
    font-size: 47px;
    line-height: 55px;
  }

  .text-dproducto p {
    line-height: 27px;
    font-size: 17px;
  }

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

  .text-quienes h2{
    font-size: 47px;
    line-height: 52px;
    padding-bottom: 26px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 21px;
  }

  .text-h_bastidor{
    padding-right: 25px;
  }

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

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

  .text-h_bastidor h2{
    font-size: 56px;
  }

  
}

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

  #navbar li{
    margin: 0px 76px;
  }

  #banner{
    margin-top: 13%;
  }

  .texto{
    bottom: 37%;
  }

  .datos-head h1{
    padding: 6px 39px;
    font-size: 19px;
    margin-bottom: 8px;
  }

  .menu{
    margin: 0px;
  }

  .datos-head{
    margin-top: 11px;
    margin-bottom: 1px;
  }

  .datos-head p {
    line-height: 23px;
    font-size: 18px;
  }

  .text-productos{
    margin-top: 2%;
    padding-right: 52px;
  }

  .text-productos h2{
    padding-bottom: 6px;
  }

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

  .text-productos2 h2{
    padding-bottom: 6px;
  }

  .text-productos2 p{
    font-size: 19px;
    line-height: 27px;
  }

  #titulo h1{
    line-height: 46px;
  }

  .owl-prev{
    left: 40% !important;
  }

  .owl-next{
    right: 40% !important;
  }

  .text-dproducto {
    padding-left: 41px;
  }

  .text-dproducto h2{
    font-size: 47px;
    line-height: 55px;
  }

  .text-dproducto p {
    line-height: 33px;
    font-size: 19px;
  }

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

  .text-quienes h2{
    font-size: 47px;
    line-height: 52px;
    padding-bottom: 26px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 21px;
  }

  .text-h_bastidor{
    padding-right: 25px;
  }

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

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

  .text-h_bastidor h2{
    font-size: 56px;
  }
  

}

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


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

  #navbar li{
    margin: 0px 88px;
  }

  #banner{
    margin-top: 13%;
  }

  .texto{
    bottom: 37%;
  }

  .datos-head h1{
    padding: 9px 39px;
    margin-bottom: 11px;
  }

  .menu{
    margin: 0px;
  }

  .datos-head{
    margin-top: 11px;
    margin-bottom: 1px;
  }

  .text-productos{
    margin-top: 2%;
    padding-right: 118px;
  }

  .text-productos h2{
    padding-bottom: 6px;
  }

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

  .text-productos2 h2{
    padding-bottom: 6px;
  }

  .text-productos2 p{
    font-size: 19px;
    line-height: 27px;
  }

  #titulo h1{
    line-height: 46px;
  }

  .owl-prev{
    left: 40% !important;
  }

  .owl-next{
    right: 40% !important;
  }

  .text-dproducto {
    padding-left:101px;
  }

  .text-dproducto h2{
    font-size:51px;
    line-height: 55px;
  }

  .text-dproducto p {
    line-height: 33px;
    font-size: 19px;
  }

  .text-quienes {
    padding-right: 107px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 21px;
  }

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

  .text-h_bastidor{
    padding-right: 25px;
    margin-top: 3%;
  }

  .text-h_bastidor h2{
    font-size: 56px;
  }
  
}




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


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

  #navbar li{
    margin: 0px 97px;
  }

  #banner{
    margin-top: 13%;
  }

  .texto{
    bottom: 37%;
  }

  .datos-head h1{
    margin-bottom: 12px;
  }

  .menu{
    margin: 0px;
  }

  .datos-head{
    margin-top: 11px;
    margin-bottom: 1px;
  }

  .text-productos{
    margin-top: 2%;
    padding-right: 118px;
  }

  .text-productos h2{
    padding-bottom: 6px;
  }

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

  .text-productos2 h2{
    padding-bottom: 6px;
  }

  .text-productos2 p{
    font-size: 19px;
    line-height: 27px;
  }

  #titulo h1{
    line-height: 46px;
  }

  .owl-prev{
    left: 40% !important;
  }

  .owl-next{
    right: 40% !important;
  }

  .text-dproducto {
    padding-left:101px;
  }

  .text-dproducto h2{
    font-size:51px;
    line-height: 55px;
  }

  .text-dproducto p {
    line-height: 33px;
    font-size: 19px;
  }

  .text-quienes {
    padding-right: 107px;
  }

  .text-quienes p{
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 21px;
  }

  .text-h_bastidor{
    padding-right: 48px;
    margin-top: 3%;
  }

}




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


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

  #navbar li{
    margin: 0px 101px;
  }

  .datos-head{
    margin-top: 19px;
  }

  .owl-prev{
    left: 44% !important;
  }

  .owl-next{
    right: 44% !important;
  }

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


}



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


@media (max-width:2230px) and (min-width:1901px){

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

  .datos-head{
    margin-top: 19px;
  }

  .owl-prev{
    left: 44% !important;
  }

  .owl-next{
    right: 44% !important;
  }

  .text-quienes h2{
    line-height: 62px;
  }

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

  .text-quienes {
    padding-right: 92px;
    margin-top: 5%;
  }


}