
.textos {
    color: #FFF;
}
.bloque_texto h3 {
    color: #FFF;
}
.fondo_alternativo .textos {
    color: #FFF;
}
.bloque-flotante-owl p{
    color: #FFF;
}
.bloque-flotante-owl h2 {
    color: #FFF;
}
.bloque_auxiliar .bloque_texto p{
    color: #FFF;
}
.bloque_auxiliar .bloque_texto h2 {
    color: #FFF;
}
.boton_estandar {
    background: #FFF;
    color:#222;
}
.boton_estandar:hover {
    background: #FFF;
}
.fondo_cuaternario {
    background: #FFF;
    color:#000;
}
.seccion_carrusel_alternativo {
    border-bottom: 2px solid #F0F0F0;
}
.contenido_carrusel_navegacion {
    border-top: 2px solid #F0F0F0;
}
.seccion_carrusel_alternativo p {
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
    margin-top: -15%;
    color: #444;
    padding-bottom: 50px;
}
.seccion_carrusel_alternativo p span {
    font-style: normal;
    font-size: 1em;
    line-height: 200%;
    font-weight: 900;
    text-transform: uppercase;
}
.seccion_fondo_texto.fondo_alternativo .textos {
    color: white;
}
.lanzamiento.lanzamiento_pt .miniatura_video, .lanzamiento.lanzamiento_it .miniatura_video {
    display: block;
}
.navegacion-lanzamiento{
    display: block;
}
.texto_look .bloque_texto .textos h2 ,.texto_look .bloque_texto .textos p {
    color: #000;
}
.owl-carrusel-navegacion, .owl-carrusel-detalle-fondo {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .bloque-flotante-owl {
        background: #000;
    }
    .bloque-flotante-owl p , .bloque-flotante-owl h1 , .texto_look .bloque_texto .textos h2 ,.texto_look .bloque_texto .textos p{
        color: #FFFFFF;
    }
    .seccion_fondo_texto.bloque_auxiliar .bloque_texto {
        background: #1a1a1a;
        color: #fff;
    }
    .seccion_fondo_texto .bloque_texto {
        background: #1a1a1a;
    }
    .seccion_fondo_texto.fondo_alternativo .bloque_texto {
        background-color: #1a1a1a;
    }
}
