.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: #000 !important;
}
.boton_estandar {
    background: #fff;
    color: #222;
}
.boton_estandar:hover {
    background: #f6f7f8;
    color: #222;
}
.lanzamiento .miniatura_video {
    display: block;
}
.bloque-flotante-owl .miniatura_video {
    border-color: #fc4b91 !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) {
    .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{
        display:none;
    }
}
