/** RESPONSIVE **/


/* NAVEGADORES 1200px O MAYOR */
@media (min-width: 1200px) {

}

/* NAVEGADORES 1200px O MENOR */
@media (max-width: 1200px) {

    .logo_cargando {
        width: 15%;
    }
    

    .contenedor_ancho_sitio {
        max-width: 90%;
    }
    .recuadro_thankyoupage {
        width: 90vw;
    }
}

/* NAVEGADORES 1200px O MAYOR */
@media (max-width: 1000px) {

    
    body {
        width: 100vw;
        overflow-x: hidden;
        position: relative;
    }
    body.hc-nav-open {
        min-height: inherit !important;
        position: initial;
        overflow: hidden !important;
    }
    .hc-nav-open .hc-nav-trigger.hc-nav-1 {
        left: calc(3vw + 280px);
        z-index: 10000;
        transition: left 0.3s ease;
    }
    .logo_cargando {
        width: 25vw;
        height: 20vw;
    }

    .hc-nav-trigger span, 
    .hc-nav-trigger span::before, 
    .hc-nav-trigger span::after {
        background: white !important;
    }
    .hc-offcanvas-nav .nav-wrapper {
        background: var(--color_gris_1);
    }

    .hc-offcanvas-nav li a {
        text-transform: uppercase;
        font-size: 14px;
    }
    .hc-nav-trigger.hc-nav-1 {
        background-color: var(--color_proyecto_1);
        width: 80px !important;
        height: 80px;
        border-radius: 100%;
        position: fixed;
        left: 3vw;
        top: 3vw;
    }

    .hc-nav-trigger.hc-nav-1 span {
        left: 0;
        right: 0;
        margin: auto;
    }

    .hc-offcanvas-nav::after, .hc-offcanvas-nav .nav-wrapper::after {
        background: #000000c7;
    }

    
    .contenedor_seccion .contenedor_ancho_sitio {
    overflow: hidden;
    }
    
    .logo_header {
        float: none;
        margin: 0 auto;
        width: 25%;
        padding-top: 80px;
    }
    
    .contenedor_menu.derecha {
        float: none;
        position: absolute;
        top: 0;
        right: 0;
    }

    .contenedor_buscador_tracking {
        margin-top: 1vh !important;
        max-width: 100% !important;
    }
    
    .contenedor_buscador_tracking h1 {
        font-size: 5vh;
        line-height: 5.5vh;
    }
    
    .contenedor_buscador_tracking h3 {
        font-size: 2vh;
    }
    .buscador_tracking {
        max-width: 100%;
    }
    
    .buscador_tracking input {
        line-height: 5vh;
        font-size: 3.5vh;
    }
    
    .buscador_tracking .icono_lupa {
        font-size: 1v;
        font-size: 3vh;
    }
    .buscador_tracking label {
        font-size: 2vh;
    }

    .contenedor_seccion h4 {
        font-size: 2.5vh;
    }
    
    .contenedor_seccion h2 {
        font-size: 3.5vh;
        line-height: 4.5vh;
        width: 100%;
    }
    .item_soluciones {
        font-size: 19px;
        height: 65px;
    }

    .columna_soluciones.derecha, .columna_soluciones.izquierda {
        position: absolute;
        height: 100%;
        padding-top: 0;
        width: 50%;
        float: none;
        top: 0;
        padding-top: 10vh;
    }

    .columna_soluciones.izquierda {
        right: 0;
        padding-left: 5vw;
    }

    .columna_soluciones.derecha {
        left: 0;
        padding-right: 5vw;
    }

    .columna_soluciones.central {
        float: none;
        margin: 0 auto;
    }
    
    .columna_soluciones.derecha .item_soluciones.primero,.columna_soluciones.derecha .item_soluciones.tercero {
        margin-bottom: 30px !important;
        z-index: 3;
    }
    
    .columna_soluciones.izquierda .item_soluciones.primero,.columna_soluciones.izquierda .item_soluciones.tecero {
        margin-top: 60px;
        margin-bottom: 90px !important;
    }
    
    .columna_soluciones.izquierda .item_soluciones.segundo {
        z-index: 3;
        margin-bottom: 60px !important;
    }
    
    .columna_soluciones.derecha .item_soluciones.segundo {
        margin-bottom: 60px;
        margin-top: 30px;
    }

    .contenedor_seccion.soluciones h2 {
        margin-bottom: 10vh;
        width: 100%;
    }
    .columna_soluciones .caja_grande {
        margin-top: 5vh !important;
    }

    .item_icono_circular_icono {
        width: 25vw;
        height: 25vw;
    }
    
    .item_icono_circular_icono img {
        max-width: 90px;
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }
    
    .item_icono_circular_icono::before {
        width: 2vw;
        height: 2vw;
        bottom: -.8vw;
    }
    
    .item_icono_circular_label::after {
        width: 2vw;
        height: 2vw;
    }
    
    .item_icono_circular_label {
        font-size: 2.5vw;
    }

    .columna_motos_camionetas.izquierda, .columna_motos_camionetas.derecha {
        position: absolute;
        width: 50%;
        z-index: 2;
        padding-top: 55vh;
    }
    
    .columna_motos_camionetas.izquierda {
        right: 0;
    }
    
    .columna_motos_camionetas.derecha {
        left: 0;
    }
    
    .columna_motos_camionetas.central {
        width: 100%;
    }
    .item_motos_camionetas {
        height: 30vh;
    }

    .contendor_items_motos_camionetas {
        padding-bottom: 70vh !important;
    }

    .formulario_contacto .izquierda {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    
    .formulario_contacto .derecha {
        width: 100%;
    }
    
    form#form_contacto {
        margin: 0 auto;
        float: none;
        margin-top: 3vh;
    }
    
    .footer .formulario_contacto {
        padding-top: 90px !important;
    }

    .contenedor_formulario_cotizacion form {
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
        float: none;
        margin-top: 3vh;
        overflow: hidden;
    }
    .contenedor_textarea {
        margin-bottom: 120px !important;
    }

    .item_pasos_estado:not(.activo) {
        display: none;
    }
    
    .item_pasos_estado.activo {
        margin: 0 auto;
        float: none;
    }
    
    .item_pasos_estado.activo::before,.item_pasos_estado.activo::after {
        display: none;
    }


}

/* NAVEGADORES ENTRE 980px y 1000px */
@media (max-width:990px) {
   
    
}

/* NAVEGADORES ENTRE 768px y 979px */
@media (max-width: 768px) {
    
   .logo_cargando {
        width: 40vw;
        height: 30vw;
    
    }
    .contenedor_ancho_sitio {
        max-width: calc(100% - 30px);
    }
    .contenedor_buscador_tracking h1 {
        font-size: 4vh;
        line-height: 5vh;
    }
    .hc-nav-trigger.hc-nav-1 {
        width: 60px !important;
        height: 60px !important;
    }
    .caja_grande.principal {
        padding: 0 !important;
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .caja_grande.principal img {
        height: 45vh;
    }
    .columna_soluciones .caja_grande {
        padding: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }
    
    
    .columna_soluciones.central {
        width: 100%;
    }
    
    .columna_soluciones .caja_grande img {
        height: 45vh;
    }
    
    .columna_soluciones.derecha {
        padding-right: 0px;
    }
    
    .columna_soluciones.derecha, .columna_soluciones.izquierda {
        width: 100%;
    }
    .columna_soluciones.izquierda {
        padding-left: 0;
    }
    .columna_soluciones.izquierda .item_soluciones.primero, .columna_soluciones.izquierda .item_soluciones.tecero {
        margin-bottom: 60px !important;
    }
    .item_soluciones {
        
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-align: center !important;
    }
    .columna_soluciones.derecha .item_soluciones.segundo {
        z-index: 3;
    }
    
    .columna_soluciones.izquierda .item_soluciones.segundo {
        z-index: 1;
    }

    .item_icono_circular_icono {
        width: 40vw;
        height: 40vw;
        max-width: 220px;
        max-height: 220px;
    }
    
    .item_icono_circular_icono::before {
        width: 5vw;
        height: 5vw;
        bottom: -2vw;
    }
    
    .item_icono_circular_label {
        font-size: 4vw;
    }
    
    .item_icono_circular_label::after {
        width: 4vw;
        height: 4vw;
    }

    .contenedor_items_soluciones {
        margin-bottom: 20vh;
    }
   
    .contenedor_seccion.modalidad_envios_entregas {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }    
    .caja_grande.media {
        overflow: hidden;
    }
    .caja_grande.cadetes_motos {
        padding: 0;
    }
    .derecha .item_motos_camionetas:first-child .item_icono_circular {
        margin: 0 auto;
    }
    
    .derecha .item_motos_camionetas:last-child .item_icono_circular {
        margin: 0 auto;
    }
    
    .izquierda .item_motos_camionetas:first-child .item_icono_circular {
        margin: 0 auto;
    }
    
    .izquierda .item_motos_camionetas:last-child .item_icono_circular {
        margin: 0 auto;
    }
    .item_motos_camionetas {
        height: auto;
        margin-bottom: 6vh;
    }
    .contendor_items_motos_camionetas .item_icono_circular_icono {
        width: 30vw;
        height: 30vw;
    }


    .contendor_items_motos_camionetas .item_icono_circular_icono img {
        max-width: 60px;
    }
    .contenedor_formulario_cotizacion {
        margin-top: 0;
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
    }
    
    .caja_grande.formulario {
        display: none;
    }
    
    .contenedor_formulario_cotizacion form .pr15 {
        padding: 0 !important;
    }
    
    .nice-select {
        width: 100%;
    }
    .footer .info_y_menu {
        padding-top: 50px !important;
        text-align: center;
        padding-bottom: 30px !important;
    }
    
    .logo_footer {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .contenedor_seccion.formulario_cotizacion {
        margin-top: 0 !important;
        padding-top: 10vh !important;
        height: auto;
        padding-bottom: 4vh !important;
    }
    
    .contenedor_seccion.formulario_cotizacion h2 {
        text-align: center;
    }
    .contenedor_formulario_cotizacion button {
        bottom: -150px;
        right: 10px;
    }
    .contenedor_textarea {
        margin-bottom: 170px !important;
    }
    
    .contenedor_textarea::after {
        bottom: -160px;
        height: 180px;
    }
    .columna_menu_footer.redes ul {
        width: 80px;
        margin: 0 auto;
        overflow: hidden;
    }
    
    .copyright {
        font-size: 13px;
        text-align: center;
    }
    
    .footer .contenedor_ancho_sitio, .copyright .contenedor_ancho_sitio {
        max-width: 100% !important;
        overflow: hidden;
    }
    
    .copyright .derecha {
        text-align: center;
        margin-top: 10px;
    }
    .item_icono_circular {
        max-width: 35vw;
        height: 60vw;
    }
    .g-recaptcha iframe {
        width: 335px !important;
        height: 100px !important;
    }
}

/* NAVEGADORES 650px */
@media (max-width: 650px) {
   
    
}

 
/* NAVEGADORES 530px */
@media (max-width: 530px) {

    
}
 
/* NAVEGADORES 400px */
@media (max-width: 400px) {
    .g-recaptcha {
        transform: scale(0.8) translate(-25px, 10px);
    }
    
}




/* Retina Display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	
}
