.portada > .ui-carousel-header {
    background-color: #022a50 !important;
    color: white !important;
}

h1 {
    font-size: 24px !important;
    margin: 0 !important;
}

.card h1 {
    font-size: 24px;
    font-weight: normal;
}

h2 {
    font-size: 20px !important;
    font-weight: normal !important;
}

h3 {
    font-size: 18px !important;
}

@media (max-width: 1024px) {
    .mi-hide-md {
        display: none;
    }
}

.page-title {
    margin-top: 0px; 
    padding: 0px; 
    background-color: white; 
    padding: 10px; 
    border-left: 10px solid #39a3f4 !important; 
    border: 1px solid #39a3f4; 
    color: #39a3f4;
}

.box-direct-link {
    color:white; 
    box-shadow: 2px 2px 2px #888888;     
    text-align: center;
    padding-top: 20px; 
    padding-bottom: 20px;
}

.pendienteNivelProfesional{
    background: #F2F5A9 !important;
}

