
.navbar-lanzamiento {
    display: none;
}

.textos {
    color: #FFFFFF;
}
.bloque-flotante-owl h1,
.bloque-flotante-owl p,
.bloque-flotante-owl h2 {
    color: #FFFFFF;
}
.boton_estandar {
    background: #fd3951;
    color: #fff;
}
.boton_estandar:hover {
    background: #ee0220;
}

.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: #fff;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #fff;
    }
    .owl-carrusel-navegacion, .owl-carrusel-detalle-fondo {
        margin-bottom: 0;
    }
    .owl-theme .owl-dots{
        bottom: 4px;
    }
}
