.bloque-flotante-owl h1,
.bloque-flotante-owl h3,
.bloque-flotante-owl .textos p {
    color: #000;
}
.textos,
.bloque-flotante-owl p,
.bloque-flotante-owl h2 {
    color: #fff;
} 
.boton_estandar {
    background: #f83ea3;
    color: #000;
}
.boton_estandar:hover {
    background: #d5358c;
}

.navbar-lanzamiento {
    display: none;
}
.lanzamiento .miniatura_video {
    display: block;
}
.bloque-flotante-owl .miniatura_video {
    border-color: #f83ea3 !important;
}
.owl-carousel .zona_botones_listado_modelos {
    background: #f83ea3 !important;
    color:#000 !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel .zona_botones_listado_modelos:hover,
.bloque-centrado .zona_botones_listado_modelos:hover {
    background: #d5358c !important;    
}
@media (max-width: 991px) {
    .bloque-flotante-owl h1,
    .bloque-flotante-owl h3,
    .bloque-flotante-owl .textos p {
        color: #fff;
        text-align: center;
    }
    .bloque-flotante-owl,
    .seccion_fondo_texto .bloque_texto {
        background: #000;
    }
    .owl-carrusel-navegacion, .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }
    .owl-carousel .owl-dots {
        bottom:5px;
    }
}
