#FormatoUno-EstiloCUATRO .recuadroSeccionCinco {
    padding: 3%;
    margin-top: -20px;
    margin-bottom: 0%;
    background: #FFF;
    border: solid 1px #e6ebf0;
    border-bottom: none;
    box-shadow: 0px 0px 15px rgba(0,0,0,.05);
    transform: scale(1,1);
    transition: .3s;
}

#FormatoUno-EstiloCUATRO .bgNoticia {
    padding: 0 !important;
    background: #eaeef36b;
}


#FormatoUno-EstiloCUATRO .recuadroSeccionCinco h3 {
    text-align: center;
    color: #1269af;
    font-family: 'Yanone Kaffeesatz', sans-serif!important;
    margin-top: 30px;
}


#FormatoUno-EstiloCUATRO .carousel {
    padding-bottom: 0%;
    height: auto;
}


#FormatoUno-EstiloCUATRO .galeria-principal {
    /* background-color: #831D1F; */
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 0;
    position: relative;
    margin-bottom: 0;
    display: table;
}

#FormatoUno-EstiloCUATRO .recuadroSeccionCinco a {
    margin-top: 36% !important;
    position: absolute;
    width: 40px;
    background: #ffffff !important;
    border: none !important;
    height: 40px;
    color: #0567b1 !important;
}
#FormatoUno-EstiloCUATRO .recuadroSeccionCinco a.enlace {
    margin-top:auto !important;
    width:auto;
    position:relative;
    display:contents;
}
#FormatoUno-EstiloCUATRO .importante {
    border-top: solid 1px #0567b1;
    padding: 2%;
    border-bottom: solid 1px #0567b1;
    font-weight: bold;
    font-size: 1.5rem;
    font-style: italic;
}