.navbar-lanzamiento {
    display: none;
}
.textos {
    color: #fff;
}
.bloque-flotante-owl h1,
.bloque-flotante-owl p,
.bloque-flotante-owl h2 {
    color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel .zona_botones_listado_modelos:hover {
    background: #e34a39 !important;
}
.boton_estandar {
    background: #e34a39;
    color: #000;
}
.boton_estandar:hover {
    background: #a43528;
    color: #000;
}
.lanzamiento .miniatura_video {
    display: block;
}
.bloque-flotante-owl .miniatura_video {
    border-color: #fff !important;
}
.owl-carousel .zona_botones_listado_modelos {
    border: 3px solid #222
}
.owl-carousel .zona_botones_listado_modelos:hover {
    background: transparent !important;
    color: #222;
}

@media (max-width: 991px) {
    .textos {
        color: #fff;
    }
    .bloque-flotante-owl h1,
    .bloque-flotante-owl p,
    .bloque-flotante-owl h2 {
        color: #fff;
    }
    .bloque-flotante-owl {
        background: #000;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #000;
    }
    .owl-carrusel-navegacion,
    .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }
    .owl-theme .owl-dots {
        bottom: 5px;
    }
}
