
/*STYLES SECTION SLIDER HOME*/
.section-slider .container{
    top: 0;
    left: 0;
    right: 0}
    .container-slider h1{
        letter-spacing: -0.04em;}
    .section-slider .form-inscription{
        bottom: 0;}

/*STYLES SECTION ABOUT*/
.section-about{
    padding: 2.594rem 0; /*41.5*/
    font-size: 1rem; /*16*/}
    .section-about p{
        text-align: justify;
        letter-spacing: -0.02em;}

/*STYLES SECTION SERVICES*/
.section-services{
    padding: 2.594rem 0; /*41.5*/}
    .section-services h3{
        font-size: 1.125rem; /*18*/
        line-height: 1.25rem; /*20*/
        letter-spacing: -0.04em;}

/*STYLES SECTION HISTORY*/
.section-history{
    padding: 2.594rem 0 1.297rem; /*41.5 20.75*/
    font-size: 1rem; /*16*/}
    .section-history p{
        text-align: justify;
        letter-spacing: -0.03em;}

/*STYLES SECTION SCHOOL OPTIONS*/
.section-school-options{
    padding: 1.297rem 0 2.594rem; /*20.75 41.5*/}
    .card-school-option{
        position: relative;}
        .card-school-option .card-img-overlay{
            background: #000000;
            opacity: 0.5;
            display: flex;
            justify-content: center;
            align-items: center;}
            .card-img-overlay h3{
                font-family: 'Roboto', sans-serif;
                font-size: 1.875rem; /*30*/
                line-height: 2.5rem; /*40*/}

/*STYLES SECTION CLASS EXAMPLE*/
.section-class-sample{
    /* background: url(../img/class-sample-background.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; */
    padding: 2.594rem 0; /*41.5*/}
    .section-class-sample h2{
        font-family: 'Roboto', sans-serif;
        font-size: 2.5rem; /*40*/
        line-height: 2.5rem; /*40*/
        text-align: center;
        text-shadow: 9px 12px 8px rgba(0, 0, 0, 0.25);}
    .section-class-sample p{
        font-size: 1rem; /*16*/
        text-align: justify;
        letter-spacing: -0.02em;}
    .section-class-sample h2,
    .section-class-sample p{
        margin-bottom: 1.5rem;}

/*STYLES SECTION INSCRIPTION*/
.section-inscription{
    background: url(../img/inscription-background.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 2.594rem 0; /*41.5*/}
    .section-inscription h2 {
        font-size: 1.875rem; /*30*/
        letter-spacing: -0.04em;}
        .form-inscription h3{
            font-size: 1.563rem; /*25*/}

/*STYLES SECTION MAPS*/
.section-maps{
    padding: 1.969rem 0; /*31.5*/}
    .section-maps iframe{
        width: 100%;
        height: 400px;}
    .address-item h4{
        font-size: 1.563rem; /*25*/
        letter-spacing: -0.04em;}
    .address-item p{
        font-size: 1rem; /*16*/
        line-height: 1.125rem; /*18*/}


.p-forum {
    padding: 114px 0px;
}
.section-school-options a {
    text-decoration: none;
    color: #fff;
}

.section-maps a {
    text-decoration: none;
    color: #000;
}
/* XX-Large devices (larger desktops, 1400px and up) */
/* XXL */
@media (min-width: 1400px) {

    /*STYLES SECTION SLIDER HOME*/
    .container-slider{
        padding-top: 12.5rem; /*200*/}
        .container-slider h1{
            font-size: 4.063rem; /*65*/
            line-height: 4.375rem; /*70*/}
        .container-slider p{
            font-size: 1.25rem; /*20*/
            line-height: 1.375rem; /*22*/}

}

/* X-Large devices (large desktops, less than 1400px) */
/* XL */
@media (max-width: 1399.98px) {

    /*STYLES SECTION SLIDER HOME*/
    .container-slider{
        padding-top: 8.75rem; /*140*/}
        .container-slider h1{
            font-size: 4.063rem; /*65*/
            line-height: 4.375rem; /*70*/}
        .container-slider p{
            font-size: 1.25rem; /*20*/
            line-height: 1.375rem; /*22*/}

}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    /*STYLES SECTION ABOUT*/
    .section-about{
        padding: 5.188rem 0; /*83*/
        font-size: 1.125rem; /*18*/}

    /*STYLES SECTION SERVICES*/
    .section-services{
        padding: 5.188rem 0; /*83*/}
        .section-services h3{
            font-size: 1.25rem; /*20*/
            line-height: 1.375rem; /*22*/}

    /*STYLES SECTION HISTORY*/
    .section-history{
        padding: 5.188rem 0 2.594rem; /*83 41.25*/
        font-size: 1.125rem; /*18*/}

    /*STYLES SECTION SCHOOL OPTIONS*/
    .section-school-options{
        padding: 2.594rem 0 5.188rem; /*41.25 83*/}
        .card-img-overlay h3{
            font-size: 2.5rem; /*40*/
            line-height: 2.813rem; /*45*/}

    /*STYLES SECTION CLASS EXAMPLE*/
    .section-class-sample{
        padding: 16.25rem 0 12.063rem; /*260 193*/}
        .section-class-sample h2{
            font-size: 4.813rem; /*77*/
            line-height: 4.5rem; /*72*/
            margin-bottom: 2.5rem; /*40*/}
        .section-class-sample p{
            font-size: 1.563rem; /*25*/
            margin-bottom: 4.063rem; /*65*/}

    /*STYLES SECTION INSCRIPTION*/
    .section-inscription{
        padding: 14.313rem 0 5.188rem; /*229-83*/}
        .section-inscription h2 {
            font-size: 2.5rem; /*40*/}
            .form-inscription h3{
                font-size: 1.75rem; /*28*/}

    /*STYLES SECTION MAPS*/
    .section-maps{
        padding: 3.938rem 0; /*63*/}
        .section-maps iframe{
            height: 100%;}
        .address-item h4{
            font-size: 1.75rem; /*28*/}
        .address-item p{
            font-size: 1.125rem; /*18*/
            line-height: 1.25rem; /*20*/}

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

    /*STYLES SECTION SLIDER HOME*/
    .container-slider{
        padding-top: 7.5rem; /*120*/}
        .container-slider h1{
            font-size: 3.438rem; /*55*/
            line-height: 3.75rem; /*60*/}
        .container-slider p{
            font-size: 1.125rem; /*18*/
            line-height: 1.25rem; /*20*/}

}

/* Large devices (desktops, 992px and up) */
/* Large devices (desktops, less than 1200px) */
/* LG */
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {



}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

    /*STYLES SECTION SLIDER HOME*/
    .container-slider{
        padding-top: 6.25rem; /*100*/}
        .container-slider h1{
            font-size: 2.813rem; /*45*/
            line-height: 3.125rem; /*50*/}
        .container-slider p{
            font-size: 1rem; /*16*/
            line-height: 1.125rem; /*18*/}

}

@media (min-width: 768px) and (max-width: 825px) {

    /*STYLES SECTION SLIDER HOME*/
    .container-slider{
        padding-top: 4.375rem; /*70*/}

}

/* Medium devices (tablets, 768px and up) */
/* Medium devices (tablets, less than 992px) */
/* MD */
@media (min-width: 768px) and (max-width: 991.98px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

    /*STYLES SECTION CLASS EXAMPLE*/
    .section-class-sample h2{
        text-align: left;}

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

    /*STYLES SECTION SLIDER HOME*/
    .section-slider .item{
        background: url(../img/index/header.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 500px;}
        .container-slider{
            padding-top: 6.25rem; /*100*/}

}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {



}

@media (max-width: 420px) {



}

@media (max-width: 393px) {

    /*STYLES SECTION SLIDER HOME*/
    .container-slider h1{
        font-size: 2.188rem; /*35*/
        line-height: 2.5rem; /*40*/
    }

}
