.bloque-flotante-owl p,
.bloque-flotante-owl h1,
.bloque-flotante-owl h3 {
    color: #000;
}
.textos {
    color: #FFF;
}
.boton_estandar {
    background: #F0F0F0;
    color: #222;
}
.boton_estandar:hover {
    background: #FFF;
}
.owl-carrusel-detalle-fondo {
    margin-bottom: 0;
}
.navbar-lanzamiento .nav-list {
    display: none;
}
.lanzamiento .miniatura_video {
    display: block;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #b41d60 !important;
}

@media (max-width: 991px) {
    .bloque-flotante-owl p,
    .bloque-flotante-owl h1,
    .bloque-flotante-owl h3 {
        color: #fff;
        text-align: center;
    }
    .bloque-flotante-owl,
    .seccion_fondo_texto .bloque_texto,
    .owl-carrusel-detalle-fondo {
        background: #00202d;
    }
    .seccion_fondo_texto.fondo_alternativo .bloque_texto {
        background: #012653;
    }
    .lanzamiento.lanzamiento_es .miniatura_video {
        margin: 0 auto;
    }
    .owl-theme .owl-dots {
        bottom:3px;
    }
}
