.cms-50-aniversario .columns-container{
    background-color: #2E508B;
}

.cms-50-aniversario .cabeceraH2{
    margin-bottom: 0 !important;
}

.cms-50-aniversario h2,
.cms-50-aniversario h3{
    color: #fff !important;
}

.cms-50-aniversario .texto-light h2,
.cms-50-aniversario h2 .texto-light{
    font-size: 50px !important;
    line-height: 50px !important;
    font-weight: 400 !important;
}

.cms-50-aniversario h2 .texto-bold{
    font-weight: 700 !important;
}

.cms-50-aniversario .texto-extrabold h2,
.cms-50-aniversario h2 .texto-extrabold{
    font-size: 50px !important;
    line-height: 50px !important;
    font-weight: 900 !important;
}

.cms-50-aniversario .fondo-rojo{
    background: linear-gradient(red 0 0) no-repeat;
    background-size: 100% 50%;
    background-position: center 60%;
}

.cms-50-aniversario .texto-bold h3{
    font-size: 30px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
}

.cms-50-aniversario .italic h3{
    font-style: italic;
}

.cms-50-aniversario h3 .texto-light{
    font-weight: 400 !important;
}

.cms-50-aniversario h3 .texto-extrabold{
    font-weight: 900 !important;
}

.cms-50-aniversario .texto{
    color: #fff;
    font-size: 16px;
}

.cms-50-aniversario .margin0,
.cms-50-aniversario .margin0 img{
    margin: 0 !important;
}

.cms-50-aniversario .nombre h2{
    font-size: 30px !important;
    line-height: 30px !important;
}

.cms-50-aniversario .align-left h2{
    text-align: left !important;
}

.cms-50-aniversario .flecha-dcha{
    position: absolute;
    right: 0;
    bottom: 0;
}

.cms-50-aniversario .flecha-izq{
    position: absolute;
    left: 10%;
    bottom: 0;
}

.cms-50-aniversario .juguemos h2 span{
    font-size: 60px !important;
    line-height: 60px !important;
    font-weight: 700 !important;
}

.cms-50-aniversario .juguemos .fondo-rojo{
    background-position: center 50%;
}

body.cms-50-aniversario .footer-container{
    margin-top: 0 !important;
}

.cms-50-aniversario #page #columns img{
    border-radius: 0 !important;
}

.cms-50-aniversario #page #columns .carrusel img{
    border-radius: 20px !important;
}



@media (max-width: 767px) {
    html #cms.cms-50-aniversario #columns img {
        display: initial;
    }

    html #cms.cms-50-aniversario #columns .composicion img {
        display: block;
    }

    .cms-50-aniversario .width50per{
        width: 50%;
    }

    .cms-50-aniversario .texto-light h2, .cms-50-aniversario h2 .texto-light {
        font-size: 38px !important;
        line-height: 38px !important;
    }

    .cms-50-aniversario .texto-extrabold h2, .cms-50-aniversario h2 .texto-extrabold {
        font-size: 38px !important;
        line-height: 38px !important;
    }

    .cms-50-aniversario .juguemos h2 span {
        font-size: 50px !important;
        line-height: 50px !important;
    }

}
