.lanzamiento .miniatura_video {
    display: block;
}
.textos {
    color: #FFF;
}
.bloque-flotante-owl p{
    color: #FFFFFF;
}
.bloque-flotante-owl h2 {
    color: #FFF;
}
.boton_estandar {
    background: #ffffff;
    color: #000000;
}
.boton_estandar:hover {
    background: #f1f1f1;
    color: #000000;
}

#seccion_5 .boton_estandar,
#seccion_9 .boton_estandar {
    background: #9e804e;
    color: #ffffff;
}

#seccion_5 .boton_estandar:hover,
#seccion_9 .boton_estandar:hover {
    background: #987b4a;
    color: #ffffff;
}

.miniatura_imagen {
    margin: 15px 10px 25px;
}
.seccion_fondo_texto.fondo_alternativo .textos {
    color: #FFF;
}
.contenido_carrusel_navegacion .navegacion_pasos ul li::after {
    margin-top: 15px;
}
.navbar-lanzamiento .navegacion-lanzamiento {
    display: none;
}

.bloque-flotante-owl .miniatura_video {
    border: 2px solid #ffffff !important;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #9e804e !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #9e804e !important;
}

.owl-carousel .zona_botones_listado_modelos:hover {
    background: #9e804e !important;
}

@media (max-width: 991px) {
    .textos {
        color: #FFF;
    }
    .owl-carrusel-navegacion, .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }

    .bloque-flotante-owl {
        background: #000;
    }
    .owl-theme .owl-dots .owl-dot {
        display: none;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #000;
    }
    .seccion_fondo_texto.fondo_alternativo .bloque_texto {
        background: #000;
    }
}
