
.navbar-lanzamiento {
    display: none;
}

.textos {
    color: #FFF;
}
.bloque-flotante-owl p{
    color: #FFF;
}
.bloque-flotante-owl h2 {
    color: #FFF;
}
.boton_estandar {
    background: #F0F0F0;
    color: #222;
}
.boton_estandar:hover {
    background: #FFF;
}

.lanzamiento .miniatura_video {
    display: block;
}

.bloque-flotante-owl .miniatura_video {
    border-color: #fc4b91 !important;
}

@media (max-width: 991px) {
    .bloque-flotante-owl {
        background: #000;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #000;
    }
    .owl-carrusel-navegacion, .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }
    .owl-carousel .owl-dots {
        display: none;
    }
}
