.header-oferta{
    background: url(../imgs/eventos.jpg) no-repeat center center fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    margin-bottom: -1000px;
    height: 1300px;
}

.fondo-oferta{
    background-color: #fff;
}

.oferta-lic:hover{
    content: url(../imgs/lic-hover.jpg);
    width: 100%;
}

.oferta-diplomado:hover{
    content: url(../imgs/diplomado-hover.jpg);
    width: 100%;
}

.oferta-nivelacion:hover{
    content: url(../imgs/nivelacion-hover.jpg);
    width: 100%;
}

.oferta-bachillerato:hover{
    content: url(../imgs/bachillerato-hover.jpg);
    width: 100%;
}

.oferta-pad{
    padding: 60px 0px 20px 0px;
}
.monse-oferta{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    line-height: 45px;
    font-size: 38px;
    letter-spacing: -0.2px;
    color: #05347f;
}

.catamaran-oferta{
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 300;
    line-height: 45px;
    font-size: 17px;
    letter-spacing: 0px;
    color: #05347f;
}

.info-background-oferta {
    background-image: url(../imgs/info-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    height: 260px;
} 