.textos, .bloque-flotante-owl p, .bloque-flotante-owl h2, .bloque-flotante-owl h1 {
    color: #fff;
}
.boton_estandar {
    background: #F0F0F0;
    color: #222;
}
.boton_estandar:hover {
    background: #FFF;
}
.owl-carrusel-detalle-fondo {
    margin-bottom: 0;
}
.navbar-lanzamiento .nav-list {
    display: none;
}

.bloque-flotante-owl .miniatura_video {
    border: 3px solid #e92730 !important;
}
/*Eliminar o comentar si quieremos que el video solo aparezca para ES*/
.lanzamiento .miniatura_video {
    display: block;
}

.separador {
    border-top: 3px solid #000;
    width: 30%;
    margin: 0 auto;
}

.preguntas_frecuentes h2 {
    font-size: 2.5em;
    text-transform: uppercase;
    padding: 10px 0;
    color: #000;
    font-weight: 900;
    line-height: 35px;
    text-align: center;
}

.preguntas_frecuentes div {
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 10px 10%;
    color: #000;
    text-align: center;
}

.seccion_carrusel_otros {
    border-top: none;
}

.owl-carousel .zona_botones_listado_modelos:hover {
    background:#1b1b1b !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .owl-carousel .zona_botones_listado_modelos:hover, .bloque-centrado .zona_botones_listado_modelos:hover {
    background:#e92730 !important;
}
@media (max-width: 991px) {
    .textos, .bloque-flotante-owl p, .bloque-flotante-owl h2, .bloque-flotante-owl h1 {
        color: #fff;
    }
    .bloque-flotante-owl .miniatura_video {
        border-color: #fff !important;
    }
    .owl-theme .owl-dots {
        bottom:5px;
    }
    .bloque-flotante-owl {
        background: #000;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #000;
    }
    .seccion_fondo_texto.fondo_alternativo .bloque_texto {
        background: #000;
    }
    .lanzamiento.lanzamiento_es .miniatura_video {
        margin: 0 auto;
    }
    #navegacion-owl-carrusel-navegacion{
      display: none;
    }
}
