.after_banner {
    background-image: url( '/images/edu_bg.png' );
    min-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.after_banner p {
    color: #333;
    text-align: center;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 33px */
    margin: 0;
    padding: 0 30%;
}
.after_banner p span.red {
    color: #CA0000;
}

.education_block_1 {
    margin-top: 80px;
}
.education_block_1 .content-md {
    display: flex;
    flex-flow: column;
    align-items: center;
}
.education_block_1 .content-md .red_title {
    color: #CA0000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 33px */
    width: 50%;
}
.education_block_1 .content-md ul {
    margin-top: 30px;
    min-height: 100px;
    margin-bottom: 30px;
}
.education_block_1 .content-md ul li {
    color: #333;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    list-style-type: disc;
}
.education_block_1 .content-md ul li:before {
    content: none;
}
.education_block_1 .content-md .image img{
    width: 100%;
}
.education_bg {
    background-image: url( '/images/edu_bg.png' );
}
.title_black {
    color: #333;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 33px */
}
.title_red {
    color: #CA0000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    display: inline-block;
}
.border_text {
    border-radius: 10px;
    border: 1px solid #333;
    background: #FFF;
    display: flex;
    font-family: Montserrat;
    min-height: 196px;
    padding: 15px 30px 15px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}
.mt-80px {
    margin-top: 80px;
}
.mt-60px {
    margin-top: 60px;
}
.mb-30px {
    margin-bottom: 30px;
}
.mb-60px {
    margin-bottom: 60px;
}
.pt-60px {
    padding-top: 60px;
}
.pt-80px {
    padding-top: 80px;
}
.pb-60px {
    padding-bottom: 60px;
}
.text_footer {
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 33px */
    padding: 0 10% !important;
}
.red_text {
    color: #CA0000;
}
body > .body:not(.index) > .main {
    padding-bottom: 0 !important;
}
@media (max-width: 768px) {
    .swiper-slide {
        background-position: 0 0 !important;
    }
    .after_banner p {
        padding: 0 5%;
        font-size: 18px;
    }
    .after_banner {
        min-height: 150px;
    }
    .education_block_1 .content-md {
        align-items: start;

    }
    .education_block_1 .content-md .red_title {
        font-size: 18px;
        padding-right: 30%;
        font-style: normal;
        font-weight: 700;
        line-height: 110%;
        width: 100%;
    }

    .education_block_1 .content-md image {
        height: 290px;
    }
    .education_block_1 .content-md ul{
        padding-left: 10%;
        min-height: 120px;
    }
    .education_block_1 .content-md ul li {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .title_black {
        font-size: 18px;
    }
    .title_red {
        font-size: 18px;

        display: inline;
    }
    .pt-80px {
        padding-top: 40px;
    }
    .pb-60px {
        padding-bottom: 30px;
    }
    .mb-30px {
        margin-bottom: 15px;
    }
    .mt-60px {
        margin-top: 30px;
    }
    .border_text {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 15px 15px;
        min-height: 215px;
    }
    .text_footer {
        font-size: 18px;
        padding: 0 5% !important;
    }

}
@media (max-width: 580px) {
    .education_block_1 .content-md .image {
        margin: 0 auto;
    }
    .banners-big__adaptive-img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        z-index: 3;
    }
    .banners-big--adaptive-3 .banners-big__depend-height {
        height: 518px !important;
    }
    .education_block_1 {
        margin-top: 40px;
        display: flex
    ;
        flex-flow: wrap;
        gap: 30px;
    }
    .education_block_1 .content-md {
        padding: 0;
    }
    .education_block_1 .content-md .red_title {
        font-size: 16px;
        padding: 0;
        margin-bottom: 20px;
    }
    .education_block_1 .content-md ul li {
        font-size: 16px;
    }
    .education_block_1 .content-md ul {
        padding-left: 10%;
        min-height: auto;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .title_black {
        font-size: 16px;
    }
    .content-md {
        padding-left: 5px;
        padding-right: 5px;
    }
    .border_text {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 15px 15px;
        min-height: 130px;
        margin-bottom: 15px;
    }
}