* { margin:0; padding:0; }
body { background:#111; height:100%; }
img { border:none; }
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../imagenes/super_img/progress.gif) no-repeat center center;}
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:100%; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(../imagenes/super_img/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

#controls-wrapper { margin:0 auto; height:200px; width:100%; bottom:80px; left:0; z-index:-3; position:absolute; }
#controls { overflow:hidden; he-baright:100%; position:relative; text-align:left; z-index:5; }
#slidecounter { float:left; color:#999; font:14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 15px; line-height:42px; }
#slidecaption { overflow:hidden; font-size:30px; color:#ffffff; padding:20px 0px 0px 0px; /*text-shadow:1px 1px 1px #f7f6f6;*/ font-family:"Open Sans Light", Arial; text-align:center;  margin:0 20px 0 0; line-height:30px; z-index:-20; }
#navigation { float:right; margin:0px 20px 0 0; }
#play-button{ float:left; margin-top:1px;border-right:1px solid #333; background:url('../imagenes/super_img/bg-hover.png') repeat-x 0 44px; }
#play-button:hover{ background-position:0 1px; cursor:pointer; }
ul#slide-list{ padding:15px 0; float:left; position:absolute; left:50%; }
ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
ul#slide-list li a{ display:block; width:12px; height:12px;/* background:url('../images/super_img/nav-dot.png') no-repeat 0 -24px; */}
ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url('../imagenes/super_img/bg-hover.png') repeat-x 0 44px; }
#tray-button:hover{ background-position:0 1px; cursor:pointer; }				
#progress-back{ z-index:5; position:absolute; bottom:380px; left:0; height:1px; width:100%; background:url('../imagenes/super_img/progress-back.png') repeat-x; }
#progress-bar{ position:relative; height:1px; width:100%; background:url('../imagenes/super_img/progress-bar.png') repeat-x; }			
#progress-back1{ z-index:5; position:absolute; bottom:0px; left:0;  height:1px; width:100%; background:url('../imagenes/progress-back.png') repeat-x; }
#progress-bar1{ position:relative; height:1px; width:100%; background:url('../imagenes/progress-bar.png') repeat-x; }
#nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
#nextthumb { right:12px; }
#prevthumb { left:12px; }
#nextthumb img, #prevthumb img { width:150px; height:auto; }
#nextthumb:active, #prevthumb:active { bottom:59px; }
#nextthumb:hover, #prevthumb:hover { cursor:pointer; }		
#thumb-tray{ position:fixed; z-index:3; bottom:0; left:0;  /* background:url(../images/bg-black.png);*/ height:150px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }
#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
#thumb-back{ left:0; /* background: url('../images/super_img/thumb-back.png') no-repeat center center;*/}
#thumb-forward{ right:0; /* background:url('../images/super_img/thumb-forward.png') no-repeat center center; */}
#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }
.sub-tag {font-family:"Open Sans", Arial;font-size:40px; color:#dcb22e; text-transform:uppercase; margin:0px 0px 0px 0px;font-weight:bold;text-align:center ;}
.small-tag { font-size:17px; color:#ffffff; padding:0px 0px 0px 0px; font-family:"Open Sans Light", Arial; text-align:center;  }
@media only screen and (max-width: 1280px) {
#slidecaption, .sub-tag, .small-tag{line-height:normal;}
#controls-wrapper { bottom:90px;}
#slidecaption {font-size:30px; }
.sub-tag {font-size:45px;}
.small-tag {font-size:16px;}
#supersized { height:100%; }
}
@media only screen and (max-width: 1024px) {
#slidecaption, .sub-tag, .small-tag{line-height:normal;}
#controls-wrapper { bottom:100px;}
#slidecaption {font-size:30px; }
.sub-tag {font-size:40px;}
.small-tag {font-size:16px;}
#supersized { height:98%; }
}
@media only screen and (max-width: 980px) {
#supersized { height:100%; }
.sub-tag {font-size:35px;}
#controls-wrapper { bottom:50px;}
}
@media only screen and (max-width: 800px) {
#supersized { height:85%; }
}
@media only screen and (max-width: 768px) {
#slidecaption, .sub-tag, .small-tag{ font-size: 30px; line-height:normal;}
#controls-wrapper { top:100px;}
.sub-tag {font-size:35px;}
.small-tag {font-size:14px;}
#supersized { height:95%; }
}
@media only screen and (max-width: 736px) {
#supersized { height:95%; }
}
@media only screen and (max-width: 668px) {
#supersized { height:90%; }
}
@media only screen and (max-width: 600px) {
#slidecaption, .sub-tag, .small-tag{ font-size: 25px; line-height:normal;}
#controls-wrapper { top:100px;}
.sub-tag {font-size:30px;}
.small-tag {font-size:14px;}
#supersized { height:100%; }
}
@media only screen and (max-width: 568px) {
#controls-wrapper { top:420px;}
.sub-tag {font-size:25px;}
.small-tag {font-size:14px;}
#supersized { height:90%; }
}
@media only screen and (max-width: 533px) {
#slidecaption {display:none;}
#supersized { height:95%; }
}
@media only screen and (max-width: 480px) {
#slidecaption {display:none;}
#supersized { height:90%; }
}
@media only screen and (max-width: 414px) {
#slidecaption {display:none;}
#prevslide, #nextslide{ position:absolute; top:45%;}
}
@media only screen and (max-width: 375px) {
#supersized { height:85%; }	
}
@media only screen and (max-width: 360px) {
#supersized { height:80%; }	
}
@media only screen and (max-width: 320px) {
#supersized { height:90%; }	
}
/* ==============================
   FIX SECCIÓN CONTACTO
   ============================== */

#contact,
#contacto {
    clear: both;
    position: relative;
    display: block;
    width: 100%;
    height: auto !important;
    min-height: 0;
    overflow: visible;
    box-sizing: border-box;
}

/* Limpia floats heredados de la sección anterior */
#contact::before,
#contact::after,
#contacto::before,
#contacto::after {
    content: "";
    display: table;
    clear: both;
}

/* Contenedor */
#contact .container,
#contacto .container {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

/* Evita que los campos salgan del contenedor */
#contact input,
#contact textarea,
#contact select,
#contacto input,
#contacto textarea,
#contacto select {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

/* Textarea */
#contact textarea,
#contacto textarea {
    min-height: 130px;
    resize: vertical;
}

/* Imágenes responsivas */
#contact img,
#contacto img {
    max-width: 100%;
    height: auto;
}

/* Oculta específicamente la imagen rota
   mientras no exista el archivo */
img[src="imagenes/1a.png"],
img[src="/imagenes/1a.png"] {
    display: none !important;
}

/* Responsive */
@media (max-width: 768px) {

    #contact,
    #contacto {
        height: auto !important;
        min-height: auto !important;
        overflow: visible !important;
    }

    #contact .container,
    #contacto .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    #contact input,
    #contact textarea,
    #contacto input,
    #contacto textarea {
        width: 100%;
    }
}
html {
    scroll-behavior: smooth;
}

/* Compensa la altura del menú fijo */
#servicios,
#nosotros,
#equipo,
#flota,
#clientes,
#contacto {
    scroll-margin-top: 100px;
}