/* BODY */
body {
    font-family: 'Montserrat', sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
}

/* BODY */

/* HEADER---HEADER---HEADER---HEADER---HEADER---HEADER*/
.header_new_schools {
    width: 1048px;
    min-height: 134px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #EEE0C9;
    display: flex;
    margin: 40px 0 40px 0;
    box-shadow: 0px 0px 12px 0px rgba(30, 30, 30, 0.15);
}

.header_new_schools_otg {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #05080F;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    flex-direction: column;
}

.center_header_otg {
    margin: 0 20px 0 20px;
}

.header_new_schools .left_header {
    color: #05080F;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_new_schools .right_header {
    color: #05080F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}

.header_new_schools .right_header p {
    margin: 2.5px 0 2.5px 20px;
}

.header_new_schools .right_header a img {
    position: absolute;
    right: 0;
    margin-right: 10px;
}

/* HEADER---HEADER---HEADER---HEADER---HEADER---HEADER*/

/* BD_table_div --- BD_table_div --- BD_table_div */
.BD_table_div {
    width: 1440px;
    box-shadow: 0px 0px 12px 0px rgba(30, 30, 30, 0.15);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.BD_table_div .BD_table_div_schools_row {
    display: flex;
    align-items: center;
}

.BD_table_div .BD_table_div_schools_col {
    padding: 10px;
}

.BD_table_div .color_1 {
    background-color: #ADC4CE;
}

.BD_table_div .color_2 {
    background-color: #F5FCFF;
}

.BD_table_div .color_3 {
    background-color: #E9F2F5;
}

.mob_hide {
    text-align: center;
    font-weight: bold;
}

.BD_table_div_schools_row {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;

}

.BD_table_div_schools_row .col_1 {
    width: 30px;
}

.BD_table_div_schools_row .col_2 {
    width: 50px;
}

.BD_table_div_schools_row .col_3 {
    width: 170px;
}

.BD_table_div_schools_row .col_4 {
    width: 220px;
}

.BD_table_div_schools_row .col_5 {
    width: 300px;
}

.BD_table_div_schools_row .col_6 {
    width: 220px;
}

.BD_table_div_schools_row .col_7 {
    width: 115px;
}

.BD_table_div_schools_row .col_8 {
    width: 85px;
}

.BD_table_div_schools_row .col_9 {
    width: 150px;
}

.BD_table_div_schools_row .col_10 {
    width: 50px;
}

.BD_table_div_schools_row .col_11 {
    width: 50px;
}

@media (max-width: 1440px) {
    .BD_table_div {
        width: 1007px;
    }

    .BD_table_div_schools_row .col_1 {
        width: 30px;
    }

    .BD_table_div_schools_row .col_2 {
        width: 40px;
    }

    .BD_table_div_schools_row .col_3 {
        width: 140px;
    }

    .BD_table_div_schools_row .col_4 {
        width: 140px;
    }

    .BD_table_div_schools_row .col_5 {
        width: 150px;
    }

    .BD_table_div_schools_row .col_6 {
        width: 150px;
    }

    .BD_table_div_schools_row .col_7 {
        width: 115px;
    }

    .BD_table_div_schools_row .col_8 {
        width: 85px;
    }

    .BD_table_div_schools_row .col_9 {
        width: 150px;
    }

    .BD_table_div_schools_row .col_10 {
        width: 50px;
    }

    .BD_table_div_schools_row .col_11 {
        width: 50px;
    }

    .header_new_schools {
        width: 800px;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }

    .header_new_schools .right_header {
        align-items: center;
    }

    .header_new_schools .right_header p {
        margin: 0;
        text-align: center;
    }

    .header_new_schools .right_header a img {
        position: relative;
        right: 0;
        margin-right: 0;
    }
}

@media (max-width: 1000px) {
    .BD_table_div .BD_table_div_schools_row {
        flex-direction: column;
        align-items: center;
    }

    .BD_table_div {
        width: 100%;
    }

    .BD_table_div_schools_row .col_1 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_2 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_3 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_4 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_5 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_6 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_7 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_8 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_9 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_10 {
        width: 100%;
    }

    .BD_table_div_schools_row .col_11 {
        width: 100%;
    }

    .BD_table_div .BD_table_div_schools_col {
        text-align: center;
        border: black 1px solid;
    }

    .header_new_schools {
        width: 100%;
    }

    .mob_hide {
        display: none;
    }
}

/* BD_table_div --- BD_table_div --- BD_table_div */


/* footer --- footer --- footer --- footer */
footer {
    flex-shrink: 0; /* Запрет уменьшения футера */
    color: #fff; /* Цвет текста */
    text-align: center;
    background: linear-gradient(90deg, #ADC4CE 10.14%, #EEE0C9 104.45%);
    width: 100%;
    display: flex;
    margin-top: 40px;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

footer .footer_left {
    margin-right: 200px;
}

footer .footer_right .footer_title {
    color: #05080F;
    /* H2 text */
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

footer .footer_right p {
    color: #05080F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media (max-width: 985px) {
    footer {
        flex-direction: column;
        margin: 0;
    }

    footer .footer_left {
        margin-right: 0;
    }

    footer .footer_right .footer_title {
        text-align: center;
    }

    footer .footer_right p {
        text-align: center;
    }
}

/* footer --- footer --- footer --- footer */
