.textos {
    color: #fff;
}
.bloque-flotante-owl p,
.bloque-flotante-owl h2,
.bloque-flotante-owl h1 {
    color: #fff;
}
.boton_estandar {
    background: #fff;
    color: #222;
}
.owl-carousel .zona_botones_listado_modelos:hover, 
.bloque-centrado .zona_botones_listado_modelos:hover,
.boton_estandar:hover {
    background: #8e1d77 !important;
    color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #8e1d77 !important;
}
.navbar-lanzamiento {
    display: none;
}
.bloque_texto .miniatura_video, .bloque-flotante-owl .miniatura_video {
    border-color: #fff !important;
}

@media (max-width: 991px) {
    .textos {
        color: #fff;
    }
    .bloque-flotante-owl p,
    .bloque-flotante-owl h2,
    .bloque-flotante-owl h1 {
        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;
    }
}
