* { box-sizing: border-box; }
html, body { width: 100%; height: auto; margin: 0; padding: 0;   background: #fff; color: #2b2b2b; letter-spacing: 1px !important; font-size: 16px;  line-height: 19px;
             font-family: 'Gibson-Light'; font-weight: 400; letter-spacing: 1px;  scroll-behavior: smooth; }
body {
overflow-x: hidden !important;
 animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */ }
@keyframes fadein { from { opacity:0; } to { opacity:1;} }
@-moz-keyframes fadein { /* Firefox */ from { opacity:0; } to { opacity:1;} }
@-webkit-keyframes fadein { /* Safari and Chrome */ from { opacity:0; } to { opacity:1;} }
@-o-keyframes fadein { /* Opera */ from { opacity:0; } to { opacity:1;} }
a { /* border-radius: 10px; box-shadow: 1px 1px 10px rgba(0, 0, 0, .7);*/ text-decoration: none; cursor: pointer !important;  }
a:hover { text-decoration: none; }
p { position: relative; }
b { font-family: 'Gibson-Regular';  }
p img { position: relative; margin-top: -3px; }
header { position: fixed; top: 0; left: 0; width: 100%; height: 130px; font-size: 12px; color: #000; padding-top: 40px; z-index:10; }
ul.men { width:100%; height:50px; text-align: center; }
ul.men li { display:inline-block; vertical-align:middle; color:#4d9bbf; margin:0 7px; }
ul.men li a { font-size: 14px; text-transform: uppercase; color:#fff; }
ul.men li a:hover { color:#f04e23; }
section {  width: 100%; height: 95vh; position: relative; }
h1, h2, h3, a, blockquote, body, label, input, figure, header, footer, ul, li, a { transition:all 200ms ease;  }
h1, h2, h3, h4, h5 { color:#6dcff6; font-family: 'Gibson-SemiBold'; }
footer { background: #002a43;  color: #007bc4; clear: both;  padding: 70px 0 !important; font-size: 18px; padding:50px 0; }
footer .col-sm-2 { padding-top:45px; }
footer .col-sm-2 hr { width:30px; height:7px; background: #f04e23; opacity:1; border: none; }
footer a { color: #007bc4 !important; display: block; margin-bottom: 10px; font-size: 16px; border-radius: none !important;  box-shadow: none !important; text-decoration: none;  }
footer a:hover { color: #fff !important; border-radius: none !important;  box-shadow: none !important; text-decoration: none;  }
i { font-family: 'Gibson-lightIt'; }
.bbtn { display: inline-block !important; color:#fff !important; } 
.logo { position:absolute; left:20px;  top: 30px; }
.logo-foo { width: 170px; margin-bottom:25px; }
.rs { position:absolute; right:20px;  top: 40px; color:#fff; text-align: right; }
.rs a { color:#fff; }
.btnvideo { background:#f04e23; color: #fff; border-radius:10px; padding:13px 23px; line-height:20px;  }
.btnvideo:hover {color:#002a43; }
.btn1 { background:#f04e23; color: #fff; border-radius:10px; padding:13px 23px; line-height:40px;  }
.btn1:hover {color:#002a43; }
.blanco { color:#fff; }
.active { color:#f04e23 !important; }
.cielo { color:#55aad3 !important; }
.ajuste-rs { width:100%; height:10px; }
.main { left: 0% !important; }
.burger { position: fixed; top:100px; right:20px; display:none; }
/*.darkHeader{
    background: rgb(0,42,67);
    background: -moz-linear-gradient(180deg, rgba(0,42,67,1) 0%, rgba(0,42,67,0) 89%);
    background: -webkit-linear-gradient(180deg, rgba(0,42,67,1) 0%, rgba(0,42,67,0) 89%);
    background: linear-gradient(180deg, rgba(0,42,67,1) 0%, rgba(0,42,67,0) 89%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002a43",endColorstr="#002a43",GradientType=1);
    }*/
.darkHeader{
    background-image: linear-gradient(to bottom, rgba(0,42,67,1), rgba(0,42,67,0.9) 65%, rgba(0,42,67,0) 67%);
    background-image: -moz-linear-gradient(to bottom, rgba(0,42,67,1), rgba(0,42,67,0.9) 65%, rgba(0,42,67,0) 67%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0,42,67,1), rgba(0,42,67,0.9) 65%, rgba(0,42,67,0) 67%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002a43",endColorstr="#002a43",GradientType=1);
}

.btn2 { color:#f04e23 !important; border: #f04e23 solid 1px; font-size: 18px; color: #fff; border-radius:10px; padding:13px 23px; line-height:40px; cursor:pointer;  }
.btn2:hover { color:#fff !important; background: #f04e23 ; border: #f04e23 solid 1px;  color: #fff; border-radius:10px; padding:13px 23px; cursor:pointer !important; line-height:40px;  }

.btn2_ { color:#002a43 !important; border: #f04e23 solid 1px; font-size: 18px; color: #fff; border-radius:10px; padding:13px 23px; line-height:40px; cursor:pointer;  }
.btn2_:hover { color:#fff !important; background: #f04e23 ; border: #f04e23 solid 1px;  color: #fff; border-radius:10px; padding:13px 23px; cursor:pointer !important; line-height:40px;  }

.btn3 { border:#f04e23 solid 1px; color: #fff; border-radius:10px; padding:13px 23px; line-height:40px;  }
.btn3:hover {color:#002a43;}

a.tool { position:relative; }
a.tool figure { position:absolute; width:100px; height:20px; color:#fff; background:rgba(0, 0, 0, .6); left:-100px;  }
.btn-wh { position: fixed; z-index:9999999; bottom:25px; right:25px; -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222); width:80px !important; }

#customair { background: url(img/customair.jpg) no-repeat center; min-height: 100vh; background-size:cover ; color:#fff; padding:150px 0 50px 0; }
#customair h2 { font-size:55px; line-height:61px; }
#customair p { margin:40px 0; max-width:370px; }
#hacer_por_ti { background: url(img/hacer-por-ti.jpg) no-repeat center; background-size:cover ; color:#fff; height: auto !important; padding:80px 0 50px 0; }
#hacer_por_ti h2 { font-size:55px; line-height:61px; max-width:550px; }
#hacer_por_ti p { margin:40px 0; max-width:590px; }
#hacer_por_ti ul.lista { padding:none; margin-bottom:50px; }
#hacer_por_ti ul.lista li { list-style:none; font-size:28px; margin-bottom: 45px; font-family: 'Gibson-SemiBold'; margin-left:-27px; }
#hacer_por_ti ul.lista li .guion { width:auto; height: 1px !important;  display: inline-block; vertical-align: top; margin-top: 5px; padding: 3px 12px; background:#f04e23; }

#hvac { color:#002a43; }
#hvac h3 { color:#002a43; font-size:50px; margin-bottom:50px; }
#hvac h3 hr { border-top:#f04e23 solid 1px !important; opacity: 1; width:85px; height: 1px; margin:5px 0 25px 0; }
#hvac p  { width:250px; margin-bottom: 35px;}
#hvac b.listado-n  { line-height:30px; font-family: 'Gibson-Regular'; margin-bottom:50px; }
.caja1 {  background: #ff9e2c; background: url(img/hvac.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }
.caja2 { padding: 7% 0 0  7%; }

#postv {  color:#002a43; }
#postv h3 { color:#002a43; font-size:50px; margin-bottom:50px; }
#postv h3 hr { border-top:#f04e23 solid 1px !important; opacity: 1; width:85px; height: 1px; margin:5px 0 25px 0; }
#postv p  { width:250px; margin-bottom: 35px; }
#postv b.listado-n  { line-height:30px; margin-bottom:50px; }
.caja1_ {  background: #ff9e2c; background: url(img/postv.jpg) no-repeat center; background-size: cover; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1; }

#equipos { color:#002a43; }
#equipos h3 { color:#002a43; font-size:50px; margin-bottom:50px; }
#equipos h3 hr { border-top:#f04e23 solid 1px !important; opacity: 1; width:85px; height: 1px; margin:5px 0 25px 0; }
#equipos p  { width:250px; margin-bottom: 35px; }
#equipos b.listado-n  { line-height:30px; margin-bottom:50px; }
.caja1_1 {  background: url(img/equipos.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; width: 50%; height:100%; left: 0; width: 50%;  }

#marcas { color:#002a43; }
#marcas h3 { color:#002a43; font-size:50px; margin-bottom:50px; }
#marcas h3 hr { border-top:#f04e23 solid 1px !important; opacity: 1; width:85px; height: 1px; margin:5px 0 25px 0; }
#marcas p  { width:250px; margin-bottom: 35px; }
.caja1_2 {  background: #ff9e2c; background: url(img/marcas.jpg) no-repeat center; background-size: cover ;  position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1; }

#aeroespacial { background: url(img/aeroespacial.jpg) no-repeat center; background-size:cover ; color:#fff; padding:80px 0 50px 0; }
#aeroespacial h2 { font-size:55px; line-height:61px; max-width:550px; }
#aeroespacial p { margin:40px 0; max-width:570px; }

.feed { font-size:27px !important; width:100%; padding:80px 0; color:#002a43; line-height:33px; }
.feed span { color:#f04e23; font-family: 'Gibson-SemiBold'; display:block; margin-bottom:50px; }
.feed span.bluesky { color:#6dcff6 !important; }
.feed .span { max-width:550px; margin: 0 auto; margin-bottom:70px; }
.feed a { font-size:18px !important; }

#pro-hvac { background: url(img/hvac-header.jpg) no-repeat center; height: 100vh; background-size:cover ; color:#fff; padding:170px 0 50px 0; }
#pro-hvac h2 { font-size:55px; line-height:61px; padding-top:15px; }
#pro-hvac p { margin:40px 0; max-width:370px; }
#pro-hvac span { color:#f04e23; font-size:25px }
.cliente_ { margin: 20px 25px 0 25px; height: 50px; width: auto; }

.wrap-pv  { background: url(img/postventa.jpg) no-repeat center; height: auto; background-size:cover; color:#fff; }
#postventa { color:#fff; padding:170px 0 50px 0;  }
#postventa h2 { font-size:55px; line-height:61px; padding-top:15px; }
#postventa p { margin:40px 0; max-width:370px; }
#postventa span { color:#f04e23; font-size:25px }

#descriptivo { padding:70px 0 125px 0; height:auto; }
#descriptivo h3 { color:#fff; font-family: 'Gibson-light'; text-align: center;  margin-bottom:25px; }
#descriptivo h3 span { font-family: 'Gibson-SemiBold'; color:#f04e23; display:block; }
#descriptivo p {   padding:15px 5% 0 5%;  margin-bottom:30px; background: url(img/pleca.jpg) no-repeat;  background-position: 35px 0; }

#pleca { background:#f04e23; width:100%; padding:80px 3%; height:auto; font-size:2.6vw; color: #fff; text-align: center; font-family: 'Gibson-light';   }

.modelo2 { padding: 7% 0 0  7%;  }
.img-gvac1 { background: url(img/img-gvac1.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }
.img-gvac2 { background: url(img/img-gvac2.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1;  }
.img-gvac3 { background: url(img/img-gvac3.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }
.img-gvac4 { background: url(img/img-gvac4.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1;  }

.pv-img1 { background: url(img/pv-img1.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1;  }
.pv-img2 { background: url(img/pv-img2.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }

.mr1 { background: url(img/mr2.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1;  }
.mr2 { background: url(img/mr1.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }
.mr3 { background: url(img/mr3.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1;  }

#marcas_ { background: url(img/marcas_.jpg) no-repeat center; height: 100vh; background-size:cover ; color:#fff; padding:170px 0 50px 0; }
#marcas_ h2 { font-size:55px; line-height:61px; padding-top:15px; }
#marcas_ p { margin:40px 0; max-width:370px; }
#marcas_ span { color:#f04e23; font-size:25px; }

#info-marcas { color:#002a43; height: auto; }
#info-marcas h3 { color:#002a43; font-size:36px; margin-bottom:50px; }
#info-marcas h4 { color:#002a43; }
#info-marcas p  { width:350px; }

#equipos_ { background: url(img/equipos_.jpg) no-repeat center; height: auto; background-size:cover ; color:#fff; padding:50px 0 100px 0; }
#equipos_ h2 { font-size:55px; line-height:61px; color:#f04e23; }
#equipos_ p { margin:40px 0; max-width:370px; }
#equipos_ span { color:#f04e23; display:block; }
#equipos_ article { font-size:16px; margin-bottom:25px; }

.eq-img1 { background: url(img/unidades.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; right: 0; width: 50%; height:100%; z-index:1;  }
.eq-img2 { background: url(img/unidades2.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }


#info-equipos { color:#002a43; height: auto; }
#info-equipos h3 { color:#002a43; font-size:36px; margin-bottom:50px; max-width:450px; }
#info-equipos h4 { color:#002a43; }
#info-equipos p  { width:350px; }
#info-equipos a { color:#f04e23; font-family: 'Gibson-LightIt'; text-decoration:underline;  }

#eequipos_ { background: url(img/eequipos.jpg) no-repeat center; height: 100vh; background-size:cover ; color:#fff; padding:170px 0 50px 0; }
#eequipos_ h2 { font-size:55px; line-height:61px; padding-top:15px; }
#eequipos_ p { margin:40px 0; max-width:370px; }
#eequipos_ span { color:#f04e23; font-size:25px }

/*
#eequipos { height: auto; background: url(img/eequipos.jpg) no-repeat center; background-size:cover ; color:#fff; padding: 50px 0 170px 0; }
#eequipos h2 { color:#fff; font-size:4.5vw; line-height: 4vw; margin:0; }
#eequipos h2 span { color:#fff; font-size:2.5vw; line-height: 4vw; margin:5px 0 0 0; }
#eequipos h3 { color:#f04e23;  }
#eequipos p { font-size:20px; color:#6dcff6; margin:25px 0; line-height:25px; } 
#eequipos span { color:; display:block; font-family: 'Gibson-Semibold'; } */
.mensaje { padding-top:5vw; padding-left:55px; } 
.mensaje a.btn2_ { }

#aacondicionado { height: auto; background: url(img/aacondicionado.jpg) no-repeat center; background-size:cover ; color:#fff; padding: 0px 0 70px 0; }
#aacondicionado h2 { color:#fff; font-size:4.5vw; line-height: 4vw; margin:0; }
#aacondicionado h2 span { color:#fff; font-size:2.5vw; line-height: 4vw; margin:5px 0 0 0; }
#aacondicionado h3 { color:#f04e23;  }
#aacondicionado p { font-size:20px; color:#6dcff6; margin:25px 0; line-height:25px; } 
#aacondicionado span { color:; display:block; font-family: 'Gibson-Semibold'; }
#aacondicionado ul.lista { font-size:14px; margin:0; padding: 0px !important; margin-bottom:50px; }
#aacondicionado ul.lista li { list-style:none; margin-bottom:15px; }
#aacondicionado ul.lista li img { width:5px; margin-right:10px;  }
#aacondicionado ul.lista li span { color:#f04e23; font-family: 'Gibson-Regular'; }
.cotiza { color:#6dcff6; margin: 30px 0 10px 0;  }

#info-hvac { color:#002a43; }
#info-hvac h3 { color:#002a43; font-size:36px; margin-bottom:50px; }
#info-hvac h3 hr { border-top:#f04e23 solid 1px !important; opacity: 1; width:85px; height: 1px; margin:5px 0 25px 0; }
#info-hvac p  { width:250px; }
.modelo2 {  background: #ff9e2c; background: url(img/hvac.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 50%; height:100%; z-index:1;  }
ul.lista { font-size:14px; margin:0; padding: 0px !important; margin-bottom:50px; }
ul.lista li { list-style:none; margin-bottom:10px; }
ul.lista li img { width:5px; margin-right:10px;  }
ul.lista li span { color:#f04e23; font-family: 'Gibson-Regular'; }

article { padding-left:15px;  }
article.flecha_ { padding-left:15px; background: url(img/flecha2.png) no-repeat ; background-size:5px; background-position:0 5px; width:90%; }

.form { width:48%; height:35px; display:inline-block; vertical-align: middle; }
form h4 { color:#f04e23; max-width:460px; }
form h4 hr { opacity:1; width:60px; }
label { display:inline-block; height:33px; line-height: 30px; vertical-align: middle; width:105px !important; text-align: right; color:#002a43; font-size: 16px;}
input { display:inline-block; height:33px; line-height: 35px; vertical-align: middle; width:66% !important; color:#002a43; border:#002a43 solid 1px; border-radius:5px; font-size: 16px; padding:5px;  }
textarea { width:100%; height:160px; color:#002a43; border:#002a43 solid 1px; border-radius:5px; font-size: 16px; padding:5px; }
input[type=submit] { border:none !important;  background: #f04e23 url(img/flecha1.png) no-repeat; background-position: 70px center ; line-height:10px; width:100px !important; text-align: left !important; }
input[type=submit]:hover { width:150px !important; background-position: 90px center ; }
.dowm { position:absolute; bottom:10px; left:50%; width:50px; margin-left:-25px; }
#empresa { background: url(img/empresa.jpg) no-repeat center; background-size:cover ; color:#fff; padding:200px 0 50px 0; }
#empresa h2 { font-size:38px; line-height:40px; color:#f04e23; font-family: 'Gibson-SemiBold'; margin-bottom:35px; }
#empresa h2 span {  color:#fff; font-family: 'Gibson-Regular'; display:block; }
iframe {background-color:transparent;}
 
#iso { background: #002a43; color:#fff; padding:80px 0 50px 0; }
#iso h2 { font-size:75px; line-height:61px; color:#6dcff6; margin:50px 0; font-family: 'Gibson-Bold'; margin-bottom:0px; }
#iso h2 span { font-size:18px; display:block; color:#fff; font-family: 'Gibson-light'; line-height:20px; margin-bottom:10px; }
#iso p { margin:40px 0; max-width:570px; }
#iso a { color:#f04e23; font-size:20px; border-bottom:#f04e23 solid 1px; }
#iso .titulo { color:#f04e23; font-size:25px; line-height:22px; }
#iso .titulo hr { opacity:1; width:90px; }
#iso hr.cer { opacity:1; width:90px; border-top:#f04e23 solid 1px; }
#iso p { width:350px; height:auto; color:#f04e23; display:inline-block; vertical-align:top; }
#iso b { display:block; margin-bottom:25px; }

#publicaciones { background: url(img/publicaciones.jpg) no-repeat center; height: auto; background-size:cover ; color:#fff; height: auto !important; padding:250px 0 200px 0; }
#publicaciones h2 { font-size:32px; margin: 20px 0; color:#fff; font-family: 'Gibson-light';  }
#publicaciones h2 span { font-size:45px; margin-top: 5px; color:#f04e23; display:block; font-family: 'Gibson-SemiBold'; }
#publicaciones .copy { color:#f04e23; font-size:27px; font-family: 'Gibson-light'; }

.carousel {  width: 100%;  height: auto;  padding: 5px 0; margin-bottom:50px; }
.carousel-cell {  width: 33%;  height: auto;  margin-right: 10px;  border-radius: 5px;  text-align: center; }
.carousel-cell img { margin:20px 0; }
.carousel-cell a { color:#002a43; }
.carousel-cell .titulo { color:#002a43; font-family: 'Gibson-SemiBold'; margin-bottom:10px; }
.next { margin-right:-70px; transform: rotate(-90deg)  !important; }
.previous { margin-left:-70px; transform: rotate(90deg) !important; }
.feed .carousel { margin-bottom:95px; }

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
    opacity: 0;
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%);
    background: url(img/down-arrow.svg) no-repeat center !important; 
    background-size: 80% !important;
}

.extra { max-width:350px !important; }

.dropdown {
  position: relative;
  display: inline-block; transition:all 200ms ease;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(1,8,26,0.8);
  min-width: 260px;
  padding: 12px 16px;
  z-index: 1;
  transition:all 200ms ease;
}
.dropdown-content a {display: block; text-align: left; margin-bottom:10px; transition:all 200ms ease; }

.dropdown:hover .dropdown-content {
  display: block; transition:all 200ms ease;
}

/* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 15px;
  position: relative;
  margin: 15px 0 0 -15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  box-shadow: -1px -1px 10px 3px rgba(0,42,67,0.5);
  -webkit-box-shadow: -1px -1px 10px 3px rgba(0,42,67,0.5);
  -moz-box-shadow: -1px -1px 10px 3px rgba(0,42,67,0.5);
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 13px;
}

#nav-icon1 span:nth-child(3) {
  top: 26px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* POP UPS */
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #fff !important;
    pointer-events: auto;
    background-color: none !important;
    background:url(img/fondo-pop.jpg) no-repeat !important; background-size: auto 100% !important;
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: 25px; overflow: hidden;
    outline: 0;
}
.modal-header {  margin-bottom:-20px; border: none !important; position:relative; z-index:9; background:#042a43 /*url(img/fondo-pop.jpg) no-repeat !important*/; background-size: 100% auto !important; }

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(img/x.svg) center/1em auto no-repeat !important;
    border: 0;
    border-radius: 0.375rem;
    opacity: .5;
}


@media only screen and (min-device-width: 1380px) {
* { box-sizing: border-box; }
html, body { width: 100%; height: auto; margin: 0; padding: 0;   background: #fff; color: #2b2b2b; letter-spacing: 1px !important; font-size: 21px;  line-height: 26px;
             font-family: 'Gibson-Light'; font-weight: 400; letter-spacing: 1px;  scroll-behavior: smooth; }

footer { background: #002a43;  color: #007bc4; clear: both;  padding: 70px 0 !important; font-size: 22px; padding:50px 0; }
footer .col-sm-2 { padding-top:45px; }
footer .col-sm-2 hr { width:30px; height:7px; background: #f04e23; opacity:1; border: none; }
footer a { color: #007bc4 !important; display: block; margin-bottom: 10px; font-size: 22px !important; border-radius: none !important;  box-shadow: none !important; text-decoration: none;  }
footer a:hover { color: #fff !important; border-radius: none !important;  box-shadow: none !important; text-decoration: none;  }


#info-hvac p { width: 450px; ; }
ul.lista li { list-style: none; margin-bottom: 10px; font-size: 22px;  line-height: 26px; }
section { height:auto; padding:50px 0 75px 0; }
form h4 { color:#f04e23; max-width:690px; }

#customair p { max-width: 520px; }
#postventa p { max-width: 520px; }
#info-marcas p { width: 450px; }

#aacondicionado p { color: #6dcff6; margin: 25px 0; font-size: 21px; line-height: 26px; }

#equipos_ span { font-size: 21px; line-height: 26px;
    color: #f04e23;    display: block; }
#equipos_ article {
    font-size: 21px; line-height: 26px;
    margin-bottom: 25px;
}

}

@media (max-width: 1180px) {
    header { position:fixed; }
    .burger { position: fixed; top:100px; right:20px; display:inline; }

    ul.men { width:100%; height:85vh; text-align: center; background: rgba(1,8,26,0.9); position:fixed; top:100px; padding-top:50px; left: 100%; }
    ul.men li { display:block; vertical-align:middle; color:#4d9bbf; margin:0 7px 10px 7px; }
    ul.men li a { font-size: 14px; text-transform: uppercase; color:#fff; }
    ul.men li a:hover { color:#f04e23; }
   .dropdown { position: relative; display: inline-block; transition:all 200ms ease; }

    .dropdown-content {
      display: block;
      position: relative;
      background-color: rgba(1,8,26,0.0);
      min-width: 260px;
      padding: 12px 16px;
      z-index: 1;
      transition:all 200ms ease;
      text-align: center;
    }
    .dropdown-content a {display: block; text-align: left; margin-bottom:10px; transition:all 200ms ease; text-align: center; }
    .dropdown:hover .dropdown-content {  display: block; transition:all 200ms ease; text-align: center; }
}

@media (max-width: 690px) {

#customair { background: url(img/customair.jpg) no-repeat center; height: auto; background-size:cover ; color:#fff; padding:150px 0 50px 0; }
.rs .cielo { color:#fff !important; }
.carousel {  width: 80%;  height: auto;  padding: 5px 0; margin-bottom:50px; margin:0 auto 50px auto;  }
.carousel-cell {  width: 70%;  height: auto;  margin-right: 10px;  border-radius: 5px;  text-align: center; }

.carousel-cell img { margin:20px 0; }
.carousel-cell a { color:#002a43; }
.carousel-cell .titulo { color:#002a43; font-family: 'Gibson-SemiBold'; margin-bottom:10px; }
.next { margin-right:-50px; transform: rotate(-90deg)  !important; margin-top:-20px;  }
.previous { margin-right:-50px;  transform: rotate(90deg) !important; margin-top:-20px; }
.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 0%;
    transform: translateY(-50%);
    background: url(img/down-arrow.svg) no-repeat center !important; 
    background-size: 50% !important;
}


.img-gvac1 { background: url(img/img-gvac1.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; left: 0; width: 100%; height:450px; z-index:1;  }
.img-gvac2 { background: url(img/img-gvac2.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1;  }
.img-gvac3 { background: url(img/img-gvac3.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; left: 0; width: 100%; height:450px; z-index:1;  }
.img-gvac4 { background: url(img/img-gvac4.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1;  }

.pv-img1 { background: url(img/pv-img1.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1;  }
.pv-img2 { background: url(img/pv-img2.jpg) no-repeat center; background-size: cover ; position: absolute; top: 0; left: 0; width: 100%; height:450px; z-index:1;  }

.mr1 { background: url(img/mr2.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1;  }
.mr2 { background: url(img/mr1.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; left: 0; width: 100%; height:450px; z-index:1;  }
.mr3 { background: url(img/mr3.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1;  }

.pv-img2 {
    background: url(img/pv-img2.jpg) no-repeat center;
    background-size: cover;
    position: relative ;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    z-index: 1;
}

.caja2 { padding: 5% 0 40px 5%; }
.caja1 { background: url(img/hvac.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1; }
.caja1_ {  background: url(img/postv.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1; }
.caja1_1 {  background: url(img/equipos.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1; }
.caja1_2 { background: url(img/marcas.jpg) no-repeat center; background-size: cover ; position: relative; top: 0; right: 0; width: 100%; height:450px; z-index:1; }

.form { width:100%; height:auto; margin-bottom: 20px; display:inline-block; vertical-align: middle; }
form h4 { color:#f04e23; max-width:460px; }
form h4 hr { opacity:1; width:60px; }
label { display:block; height:33px; line-height: 30px; vertical-align: middle; width:105px !important; text-align: left; color:#002a43; font-size: 16px;}
input { display:block; height:33px; line-height: 35px; vertical-align: middle; width:100% !important; color:#002a43; border:#002a43 solid 1px; border-radius:5px; font-size: 16px; padding:5px;  }
textarea { width:100%; height:160px; color:#002a43; border:#002a43 solid 1px; border-radius:5px; font-size: 16px; padding:5px; }
input[type=submit] { border:none !important; line-height:10px; width:100px !important; text-align: left !important; }


#aacondicionado h2 {
    color: #fff;
    font-size: 7.5vw;
    line-height: 7vw;
    margin: 0;
}

#aacondicionado p {
    font-size: 18px;
    color: #6dcff6;
    margin: 25px 0;
    line-height: 22px;
}

#marcas_ h2 {
    font-size: 7.5vw;
    line-height: 7vw;
    padding-top: 15px;
}

#customair h2 {
     font-size: 7.5vw;
    line-height: 7vw;
}

#hacer_por_ti h2 {
    font-size: 7.5vw;
    line-height: 7vw;
    max-width: 70%;
}

#hvac { color:#002a43; height:auto !important; }
#postv { color:#002a43; height:auto !important; }
#equipos { color:#002a43; height:auto !important; }

#hvac h3 { color:#002a43; font-size:6.5vw; margin-bottom:6vw; margin-top:50px; }
#postv h3 { color:#002a43; font-size:6.5vw; margin-bottom:6vw; margin-top:50px; }
#equipos h3 { color:#002a43; font-size:6.5vw; margin-bottom:6vw; margin-top:50px; }
#marcas h3 { color:#002a43; font-size:6.5vw; margin-bottom:6vw; margin-top:50px; }

.feed a {
    font-size: 18px !important; margin: 0 auto;
}

#pro-hvac { padding-bottom: 100px; height:auto !important }
#eequipos_ { padding-bottom: 100px; height:auto !important }
#marcas_ { padding-bottom: 100px; height:auto !important }
#empresa { padding-bottom: 100px; height:auto !important }
#iso { background: #002a43; color:#fff; padding:80px 0 50px 0; height:auto !important }
#iso h2 {
    font-size: 9.5vw;
    line-height: 61px;
    color: #6dcff6;
    margin: 50px 0;
    font-family: 'Gibson-Bold';
    margin-bottom: 0px;
}

#pleca { font-size: 26px; }

section {
    width: 100%;
    height: auto;
    position: relative;
}

.eq-img1 {
    background: url(img/unidades.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: 450px;
    z-index: 1;
}

.eq-img2 {
    background: url(img/unidades2.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    z-index: 1;
}



}

@media (max-width: 550px) {
.logo { position:absolute; left:20px;  top: 40px; width:170px; }
.btn1 {
    background: #f04e23;
    color: #fff;
    border-radius: 10px;
    padding: 13px 23px;
    display: block;
    margin: 0 auto;
    line-height: 20px;
    max-width: 250px;
}

.btn2 { color:#f04e23 !important; border: #f04e23 solid 1px; 
   font-size: 18px; color: #fff; border-radius:10px; 
   padding:13px 23px; line-height:40px; cursor:pointer; display: block; max-width: 250px; line-height: 20px; }


.btn2_ { color:#f04e23 !important; border: #f04e23 solid 1px; 
   font-size: 18px; color: #fff; border-radius:10px; 
   padding:13px 23px; line-height:40px; cursor:pointer; display: block; max-width: 250px; line-height: 20px; }


.mensaje { padding-left:0px; }
#hacer_por_ti ul.lista li { list-style:none; font-size:28px; margin-bottom: 45px; font-family: 'Gibson-SemiBold'; margin-left:0px; }
}


@media (max-width: 440px) {

#postv p {
    width: 90%;
    margin-bottom: 35px;
}

#postv b.listado-n {
    line-height: 30px;
    margin-bottom: 50px;
    display: block;
}

   .logo { width:110px; height:50px; top:10px; left:10px; }
   .rs {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    text-align: right;
}
      #aacondicionado p {
          font-size: 18px;
          color: #6dcff6;
          margin: 25px 0;
          line-height: 22px;
          width:90% ;
      }
}