@media screen and (min-width: 1200px) and (max-width: 1919px) {
    html.on-main {
        font-size: 0.85vw;
    }
}
footer .container {
    padding: 3rem 0;
    width: 86.11rem;
    margin: 0 auto;
    flex: 1;
    display: flex;
    flex-direction: column;
}
footer {
    font-size: 0.85vw !important;
}
footer li, footer div, footer p {
    font-weight: initial !important;
}
.submit__button {
    transition: 0.3s;
    height: max-content;
    font-size: 1.11rem;
    color: white;
    border: none;
    padding: 1.4rem 1.7rem;
    cursor: pointer;
    background: linear-gradient(150.16deg, #E51A2E 0%, #E82C5E 100%);
    font-weight: bold;
    letter-spacing: 0.03rem;
    text-align: center;
}
.submit__button:hover {
    background: linear-gradient(150.16deg, #F5182F 0%, #F52B61 100%);
}
.submit__button:disabled {
    opacity: 0.5;
}
footer li, footer div, footer p {
  font-weight: initial !important;
}
.navigation__section:first-child, .menu__section:first-child {
    flex-shrink: 0;
}
#navigation .navigation__section-center .applicant__phone-container span {
    font-weight: 400;
}
.figures-form .form-checkbox__wrap {
  flex-wrap: wrap;
}
.figures-form .form-checkbox__wrap .error {
    order: 1;
}
.review .leader-card__right-list p {
    font-size: 20px;
    line-height: 110%;
    font-weight: 400;
}
.about_content {
    overflow-y: auto;
    height: 100%;
    max-height: 290px;
}
.about_main_text {
    height: calc(100% - 53px);
}
@media screen and (max-width: 1100px) {
    .about_img {
        height: 100%;
    }
}

.figures-form select {
    margin-bottom: 54px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../images/select-icon.svg");
    background-position: calc(100% - 30px) center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 700px) {
    .figures-form select {
        background-position: calc(100% - 20px) center;
        margin-bottom: 22px;
    }
}
.home-content {
    margin-bottom: 45px;
}
.home-text li {
    justify-content: initial;
}
.breadcrumb {
    gap: initial;
}
.btn-red:hover {
    background: #E51A2E;
}
.about_img iframe {
    display: block;
}
.about_main_text:before {
    background: none;
}
.about_main_text.has-blur:before {
    background: linear-gradient(180deg, rgba(236, 239, 246, 0) 0%, #ECEFF6 90%);
}
.about_text ul {
    list-style-type: disc;
    margin-left: 25px;
}
.about_text li {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #465068;
    max-width: 450px;
    padding-right: 15px;
}
.about_main_text {
    height: initial;
}
.about_main_text::before {
    height: 40px;
}
.about_text {
    padding-bottom: 35px;
}
.form-treaning__content-left .tab-body .text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
}
.form-treaning__content-left .tab-body {
    justify-content: initial;
}
.figures-text {
    justify-content: initial;
}
@media screen and (min-width: 1100px) {
    .figures-text h3 {
        min-height: initial;
    }
}
@media screen and (max-width: 700px) {
    .about_text {
        height: 100%;
    }
}
.home-content__right img {
    max-width: 550px;
}
.new-home .home-content__right img {
    max-width: unset;
}
.home-content__right {
    text-align: center;
}
.home-content {
    align-items: center;
}
@media screen and (max-width: 1440px) {
    .container {
        max-width: 1160px;
    }
    .home h1 {
        font-size: 48px;
    }
    .home .description {
        font-size: 18px;
    }
    .home-text h3 {
        font-size: 22px;
    }
    .home-text p {
        font-size: 15px;
    }
    .home-text li {
        padding: 26px 8px;
    }
    .accredited h2 {
        max-width: 442px;
        font-size: 36px;
    }
    .section_title {
        font-size: 43px;
    }
    .about_text h6 {
        font-size: 36px;
    }
    .leader-foot__left h3 {
        font-size: 36px;
    }
    .treaning .accordion-btn {
        font-size: 22px;
    }
    .diploma_left h6 {
        font-size: 36px;
    }
    .form-treaning__content-left .tab-body h3 {
        font-size: 36px;
    }
    .figures-form h3 {
        font-size: 36px;
    }
    .requirement-content__left .tab-body h3 {
        font-size: 36px;
    }
    .form-treaning__content-right, .requirement-content__right {
        width: 380px;
    }
    .form-treaning__content-left .tab-head, .requirement-content__left .tab-head {
        width: 275px;
    }
    .requirement-content__left .tab-head li {
        font-size: 18px;
    }
    .leader-swp .swiper-slide {
        width: 747px;
    }
    .diploma-card .main-img, .leader-card__left .main-img {
        height: 274px;
    }
    .diploma_right .img_diploma_in {
        width: 447px;
    }
    .diploma_right .diploma_img {
        bottom: -118px;
        left: -232px;
        width: 331px;
    }
    .diploma_left {
        width: 321px;
    }
    .diploma_left .btn-red {
        margin-top: 142px;
    }

    .treaning,.leader,.about,.program,.career,.program-career,.figures,.requirement,.form-treaning,.map {
        padding-top: 85px;
    }
}
@media screen and (max-width: 993px) {
    .diploma_right .diploma_img {
        width: 168px;
        bottom: 16px;
        left: 0;
    }
}
@media screen and (max-width: 480px) {
    .swiper-slide .leader-card .leader-card__right {
        display: none;
    }
    .leader-swp .swiper-slide {
        width: 100%;
    }
    .leader-card__left {
        width: 100%;
    }
    .leader-swp .swiper-slide {
        width: 100%;
    }
}
.review .leader-card__right-list div, .review .program-career__accordion-body .program-career__accordion-body__item {
    font-size: 20px;
    line-height: 110%;
    font-weight: 400;
}
.leader-card__left .program-career__accordion-body__item p, .leader-card__left .program-career__accordion-body__item div {
    color: #465068;
}
@media screen and (max-width: 700px) {
    .leader-card__left-text {
        height: initial;
    }
}
.leader-card__left .main-img img, .diploma-card .main-img img {
    object-position: top;
}
.diploma-card .main-img, .leader-card__left .main-img {
    height: 500px;
}
.new-figures {
    padding-bottom: 90px;
}
.new-figures .figures-text {
    justify-content: space-between;
}
@media screen and (max-width: 700px) {
    .new-figures {
        padding-bottom: 30px;
    }
}
.new-leader .leader-swp {
    margin-bottom: 0;
}
.diploma-swp {
    margin-bottom: 0;
}

.new-treaning .accordion-body__item p {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #465068;
}
.direction-accordion__list li {
    padding: 16px 24px;
}
.direction-accordion .direction-accordion__list {
    flex-wrap: wrap;
}

@media screen and (min-width: 1100px) {
    .miltiple-rows .direction-accordion__list li {
        flex: initial;
        white-space: nowrap;
    }
    .direction-accordion__list {
        border-left: initial;
    }
}
.direction-accordion__list {
    border-left: 2px solid #eceff6;
}
.direction-card__head li {
    line-height: 120%;
}
@media screen and (max-width: 700px) {
    .direction-card__head h3 {
        font-size: 32px;
    }
    .direction-card__btn a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .direction-card__btn .icon {
        width: 40px;
        height: 40px;
    }
    .direction-card__btn .btn-white {
        width: calc(100% - 48px);
    }
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    overflow: auto;
}

.popup-layout {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.5);
}

.popup-content {
    position: relative;
    padding: 2rem;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.close-button {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 1rem;
    height: 1rem;
    background: url('/assets/close_btn.svg') no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity .2s ease-in-out;
}
.close-button:hover {
     opacity: 1;
}

@media screen and (max-width: 480px) {
    .popup {
        display: block;
    }
}
.comments .swp-scrollbar span {
    background: #F92F43;
}
.expert-card .main-img img {
    object-position: top;
}

@media screen and (min-width: 769px) {
    .new-home .home-content__left .home-link {
        display: flex;
    }
}
.new-home .home-content__left h2 {
    line-height: 80%;
}
@media screen and (min-width: 1501px) {
    .new-home .home-content__left h2 {
        font-size: 80px;
        margin-bottom: 22px;
    }
}
@media screen and (min-width: 1501px) {
    .new-diploma .diploma_left {
        margin-bottom: 253px;
    }
}
.mt-1 {
    margin-top: 8px;
}
.mt-2 {
    margin-top: 16px;
}
.mt-40 {
    margin-top: 40px;
}


@media screen and (min-width: 1100px) {
    .description.has-red-scrollbar {
        max-height: 290px;
        overflow-y: auto;
    }
}
.has-red-scrollbar::-webkit-scrollbar {
    display: block;
    width: 2px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0;
}
.has-red-scrollbar::-webkit-scrollbar-track {
    display: block;
    width: 2px;
    border-radius: 0;
}
.has-red-scrollbar::-webkit-scrollbar-thumb {
    background: #F92F43;
    width: 100%;
}
.breadcrumb {
    align-items: flex-start;
}
.education-card.swiper-slide {
    width: 548px;
    height: auto;
}
.institute .list-card h3 {
    font-weight: 700;
    font-size: 59px;
    line-height: 90%;
}
@media screen and (max-width: 1440px) {
    .institute .list-card h3 {
        font-weight: 700;
        font-size: 36px;
        line-height: 90%;
    }
}
#navigation {
    flex-wrap: wrap;
}
#navigation .navigation__section-center {
    margin-left: auto;
    width: unset !important;
}
.w-65 {
    width: 65%;
}
.w-70 {
    width: 70%;
}
.font-small {
    font-size: 1.1rem !important;
    line-height: 140%;
}
.jc-between {
    justify-content: space-between !important;
}
.ai-center {
    align-items: center !important;
}
.df {
    display: flex !important;
}
.cookie__consent {
    font-family: Noah, sans-serif;
    font-size: 14.96px;
    line-height: 20.944px;
    font-weight: normal;
}
.cookie__consent.w-65 {
    width: 70%;
}
.cookie__consent a {
    display: inline;
}
