.fondo_portal {

}

.fondo_portal ul li {
    margin-bottom: 16px;
}
.fondo_portal .caja {
    background-color: #e6e7e7 ;
    min-height: 210px;
}

.fondo_portal .caja h3{
    font-size: 20px !important;
}
.fondo_portal .caja p {
    color: #540045 !important;
    font-size: 15px !important;
    line-height: 140%;
}
.fondo_portal .caja h4 {
    background-color: transparent !important;
    color: #540045 !important;
    font-size: 16px !important;
}

.fondo_portal .badge-primary {
    background-color: #d5006c;
    font-size: 85% !important;
    margin-bottom: 8px !important;
}


@media ( width >= 56.2em) {
    .fondo_turismo {
        background-image: url(../images/ediciones/n_367/turismo/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1140px;
        background-color: #d9eefc !important;
    }
 }

 .fondo_turismo .badge-primary {
        background-color: #004aad;
        font-size: 100% !important;
    }


@media ( width >= 56.2em) {
    .fondo_tiendas {
        background-image: url(../images/ediciones/n_367/tiendas-en-reinvencion/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1240px;
        background-color: #fff !important;
    }
 }

 .fondo_tiendas .caja {
        background-color: #e4e9fe ;

 }

.fondo_tiendas .caja p {
    color: #6078f3 !important;
    font-size: 15px !important;
    font-weight: 900;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 0 !important;
}
