
.mod-article-single__info-fondo-azul{
    margin-bottom: 0px !important;
    font-size:16px;
    color: #ffffff;
}

.gallery{

}

.pretext{
    padding-bottom: 20px !important;
}


.mod-custom__custom-test-online .box-text-online{
    padding-top: 10px;
    background: #375e92;
    text-align: center;
}

.mod-custom__custom-test-online .box-text-online p{
    padding: 10px;
}

.mod-custom__custom-test-online .box-text-online a{
    color: #fff;
    font-size: 1.8em;
}

li[class*=iceMenuLiLevel].custom-menu-class-test-online{
    margin-top: 30px;
    text-align: center;

}

li[class*=iceMenuLiLevel].custom-menu-class-test-online a{

    background: #375e92 !important;
    color: white !important;
    padding: 5px !important;
}

li[class*=iceMenuLiLevel].custom-menu-class-test-online a:hover{
    background: #547292 !important;
    color: black !important;
}

li[class*=iceMenuLiLevel].custom-menu-class-test-online a span{
    padding: 5px;
}

li[class*=iceMenuLiLevel].custom-menu-class-test-online > a{
    margin-bottom: 0px !important;

}

/* Parallax */

.moduletable.modulo-content-sobre-parallax{
    font-weight: bold;
    font-size: 1.2em;
}

.moduletable.modulo-content-sobre-parallax.blanco h2,
.moduletable.modulo-content-sobre-parallax.blanco{
    color: white;
}

@media (max-width: 768px) {

    .mod-custom__custom-test-online .box-text-online{

    }


}

@media (min-width: 768px) {

    .mod-custom__custom-test-online .box-text-online{
        margin-right: 20px;
    }
}