.textos {
    color: #fff;
}
.bloque-flotante-owl p, .bloque-flotante-owl h2, .bloque-flotante-owl h1 {
    color: #fff;
}
.boton_estandar {
    background: #fff;
    color: #000;
}
.boton_estandar:hover {
    background: #8f8f90;
    color: #000;
}
.owl-galeria-imagenes {
    background: #fff;
}
.seccion_galeria .boton_estandar, #seccion_5 .owl-carrusel-detalle-fondo .boton_estandar {
    background: #fff;
    color: #000;
}
.seccion_galeria .boton_estandar:hover, #seccion_5 .owl-carrusel-detalle-fondo .boton_estandar:hover {
    background: #8f8f90;
    color: #000;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel .zona_botones_listado_modelos:hover {
    background: transparent !important;
    border: 2px solid #fff;
}
.owl-carousel .zona_botones_listado_modelos {
    background: #5e1e5a !important;
}
.owl-carousel .zona_botones_listado_modelos:hover {
    background: #fff !important;
}
.navbar-lanzamiento {
    display: none;
}
@media (max-width: 991px) {
    .textos {
        color: #5e1e5a;
    }
    .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 {
        bottom: 5px;
    }
}
