.box001 {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    right: 0!important;
}
.inicio-content__title h2{
    font-size:40px!important;
}

.matriz-curricular__footer {
    margin-top: 3%;
    margin-bottom: 3%;
}

.video__content {
    margin-top: 0% !important;
}

/* .matriz-curricular__row.row6 .matriz-curricular__list .list li::before{
    display:none;
} */

.section__wrapper:nth-child(2) h2 {
    margin-top: 2%;
}
.section__wrapper h2 {
    margin-top: 2%;
}

section.section.section--video {
    margin-top: -5%;
}


@media only screen and (min-width: 1200px){
.inicio-content__img--blue {
    top: -75px !important;
    }

    .tituloinicial{
        top: -13% !important;
        left: -50% !important;
    }

    .diferenciais__text-list li {
        font-size: 14px !important;
    }

    .section__inicio-content--02 .inicio-content__title--red {
        width: 33% !important;
    }
}


.horario__content.horario__content--idiomas {
    margin-top: 2%;
}