.page-banner{
    background: #F4F4F4;
    max-height: 415px;
}

.d-flex-row{
    align-items: center;
    gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.page-banner__title{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
}

.page-banner__subtitle{
    font-size: 26px;
    font-weight: 400;
    line-height: 32.76px;
    text-align: left;
    margin-top: 30px;
}
.page-banner__text{
    font-size: 22px;
    font-weight: 400;
    line-height: 27.72px;
    text-align: left;
    margin-top: 15px;
}
.page-banner__container{
    display: grid;
    grid-template-columns: 6fr 6fr;
}

.page-banner__image{
    background: url(/local/templates/uprav_new_ui/css/img/banner/about-company-banner.webp) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

#history-block-toggle-button{
    border-bottom: 1px dashed #0a3eb4 !important;
    text-decoration-line: none !important;
}
.advantages-title-new strong {
    color: #093EB4;
    font-weight: 400;
}
.title_about{
    font-size: 48px;
    font-weight: 400;
    line-height: 60.48px;
    text-align: left;
}

 .subtitle-about{
    font-size: 26px;
    font-weight: 400;
    line-height: 32.76px;
    text-align: left;
    margin-top: 30px;
}

 .text-about-banner{
    font-size: 22px;
    font-weight: 400;
    line-height: 27.72px;
    text-align: left;
    margin-top: 15px;
}

.page-about .top-banner-left-about{
    display: flex;
    margin-right: 30px;
    flex-direction: column;
    width: 50%;
    justify-content: center;
    padding: 50px 0px;
    display: flex;
    align-items: flex-start;
    margin-right: 30px;
    flex-direction: column;
    width: 50%;
    height: 100%;
    justify-content: center;
}

.block-about-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
}

 .about-history-block{
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
    margin-top: 30px;
}

 .about-history-block span{
    color: #093EB4;
}

 .container-xxs {
    max-width: 1253px;
    margin: 0 auto;
}

 .circle-styled-ul-about li:before {
    border-radius: 50%;
    background: #093EB4;
    content: "";
    width: 9px;
    height: 9px;
}

 .must-have-block-title{
    font-size: 26px;
    font-weight: 400;
    line-height: 32.76px;
    text-align: left;
    margin-bottom: 15px;
}

 .must-have-block-about-new{
    display: flex;
    justify-content: space-between;
    gap: 50px;
    flex-wrap: nowrap;
}
.top-banner-content {
    padding: 30px 0;
    min-height: 242px;
    background-repeat: no-repeat;
    background-position: right;
    width: 100% !important;
}

.advantages {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 12px;
}

.advantages-item {
    background: radial-gradient(#eeeeee, #ffffff);
    mix-blend-mode: normal;
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    padding: 28px 26px;
    min-height: 157px;
}

.advantages-title {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 25px;
    max-width: 72%;
    color: #3079d2;
}

.advantages-pic {
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
    height: 100%;
}

.swiper-pagination.mt-40 {
    bottom: auto;
}

.about-company-banner .top-banner-content {
    background-image: url("/about/images/about.svg");
    background-repeat: no-repeat;
    background-position: right 34px;
    background-size: 37%;
    padding: 68px 0 94px;
}

.top-btn-wrap {
    margin-top: 56px;
    width: 100%;
}

.theme-top-elems {
    position: absolute;
    bottom: -62.5px;
    left: 0;
    padding: 33px 44px 38px;
    background: #2c4482;
    box-shadow: 0px 14px 28px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: 100%;
    max-width: 1440px;
}

.top-elem-name {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}

.lined-link-xs {
    color: #3079d2;
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-decoration-line: underline !important;
}

.circle-styled-ul li {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
    /*display: flex;*/
    flex-wrap: nowrap;
    align-items: baseline;
    display: block;
    position: relative;
    padding-left: 28px;
}

.mh-item {
    max-width: 470px;
}

.mh-item img {
    max-height: 195px;
    object-fit: contain;
}

.mh-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #3079d2;
    height: 93px;
    display: flex;
    align-items: flex-start;
}

.mh-link {
    text-align: left;
    cursor: pointer;
}

.mh-list li {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
}

.mh-list li:last-child {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #3079d2;
}

.mh-list li:last-child:before {
    display: none;
}

.block-teacher__slider {
    padding-bottom: 40px;
    position: relative;
}

 .awards-slider, .school-smi-slider{
    overflow: hidden !important;
    position: initial !important;
    margin: 0px 50px !important;
}

.swiper-button-next-smi-slider, .swiper-button-prev-smi-slider{
    top: 30% !important;
}

.swiper__head-office {
    overflow: hidden !important;
    padding-bottom: 45px !important;
}
.swiper-pagination__head-office{
    bottom: 0px !important;
}

#bx_incl_area_5_4, #bx_incl_area_5_5{
    display: contents;
}
.swiper-pagination-school-smi{
    margin-top: 30px;
}

.swiper-pagination-awards {
    margin-top: 10px;
}

.school-smi-slider{
    padding: 0px 0px 30px 0px !important;
}
.differences-container-about{
    display: grid;
    grid-template-columns: repeat(5, minmax(150px, max-content));
    gap: 20px;
}

.must-have-block-about .mh-title {
    height: 50px;
}

.must-have-block-about .mh-item img {
    max-height: 136px;
}

.must-have-block-about .mh-list li {
    font-size: 16px;
    line-height: 19px;
}

.must-have-block-about .mh-list li:last-child {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
}

.must-have-block-about .mh-list li:last-child:before {
    display: block;
}

.swiper-button-new-custom {
    background-color: #23426c;
    opacity: 0.3;
    width: 40px;
    height: 40px;
    background-image: url(/local/templates/uprav_new_ui/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: 8px 16px;
    background-position: center;
    top: 38%;
    right: -56px;
}

.swiper-button-new-custom.swiper-button-prev {
    transform: rotate(180deg);
    left: -56px;
}

.head-office__link{
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    text-decoration-line: underline !important;
}

 .head-office__container-text{
    display: flex;
    flex-direction: column;
    justify-content: space-between;  
    padding: 55px 0px;
}
.school-smi-container{
    position: relative;
}
 .head-office__container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block-learn-info-rigth {
    width: 65%;
}
.page-about .img-payment-container{
    display: none;
}
.img-payment{
    max-height: 415px;
}
.page-about .top-banner_content-payment{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-height: 415px;
    align-items: stretch;
}
.swiper-button-next-school-smi, .swiper-button-prev-school-smi{
    top: 40% !important;
}
.swiper-slide-learn img{
    width: 80%;
}
#choice_RSHU_about .differences{
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px;
}

@media (max-width: 1753px) {
    .back-payment{
       background-image: none;
    }
    .page-about .img-payment-container{
        display: block;
    }
}

@media (max-width: 980px) {
    #choice_RSHU_about .differences{
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px;
    }
    .swiper-slide-learn img{
        width: 100%;
    }
   
    .swiper-button-next-awards,.swiper-button-prev-awards{
        top: 93% !important;
    }
    .swiper-button-next-awards{
        right: -10px !important;
    }
    .swiper-button-prev-awards{
        left: -10px !important;
    }
    .awards-slider{
        margin: 0px !important;
        padding-bottom: 40px !important;
    }
    .page-about .img-payment-container{
        display: none !important;
    }
    .swiper-button-next-smi-slider, .swiper-button-prev-smi-slider {
        top: 100% !important;
    }
    
    .block__pricess-learn {
        display: flex;
        flex-wrap: wrap;
        font-family: TT Norms;
        font-size: 12px;
        font-weight: 500;
        line-height: 14.16px;
        text-align: left;
    }
    .top-banner-left-about {
        display: flex;
        margin-right: 0px !important;
        flex-direction: column;
        width: 100% !important;
        justify-content: center;
        align-items: flex-start;
    }
    .title_about {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .subtitle-about {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 15px !important;
    }
    .text-about-banner {
        font-size: 12px !important;
        line-height: 15px !important;
        margin-top: 10px !important;
    }
    .btn-about{
        margin-top: 30px !important;
        font-size: 12px !important;
        font-weight: 500;
        line-height: 12px;
    }
    .top-banner-about {
        height: 243px;
        padding: 25px 0px !important;
    }
    
    .block-about-text, .about-history-block, #history-block-toggle-button  {
        font-size: 14px !important;
        line-height: 16px !important;
        margin-top: 20px !important;
    }
    .must-have-block-about-new {
        display: flex;
        gap: 40px  !important;
        flex-direction: column;
        margin-top: 30px !important;
    }
    .must-have-block-about .mh-list li {
        font-size: 14px !important;
    }
    .must-have-block-title {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .swiper-pagination-awards span, .swiper-pagination-school-smi span{
        margin-right: 3px !important;
    }
    .swiper-button-next-school-smi, .swiper-button-prev-school-smi {
        top: 96.5% !important;
    }
    .school-smi-slider {
        text-align: center !important;
    }
    .school-smi-slider{
        margin: 0px !important;
    }
    .block-learn-info-rigth {
        width: 100%;
        min-height: 250px;
    }

    .head-office__container {
        display: flex;
        flex-direction: column !important;
        gap: 30px;
        justify-content: flex-start;
        height: 100% !important;
    }
    .head-office__container-text {
        padding: 0px !important;
    }
    .head-office-adress {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .head-office__link {
        font-size: 12px !important;
        margin-top: 30px;
    }
    .swiper-button-prev__head-office, .swiper-button-next__head-office {
        top: 96% !important;
    }
    .swiper-pagination__head-office {
        bottom: 10px !important;
    }
   
    .container-new {
        padding: 0 16px;
    }

    .title-wh-b {
        font-size: 24px;
        line-height: 28px;
    }

    .col-100-xs {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .section-block {
        margin-top: 40px;
    }

    .title-b {
        font-size: 22px;
        line-height: 26px;
    }

    .top-banner .btn {
        font-size: 14px;
        padding: 12px 36px;
    }

   

    .advantages {
        grid-template-columns: repeat(2, 1fr);
    }

    .advantages-item {
        padding: 18px 24px;
    }

    .advantages-title {
        font-size: 20px;
        line-height: 23px;
    }

    .mt-40 {
        margin-top: 20px;
    }

    /* <!-- Выявите проблемы в вашей компании и системах управления --> */

    .mt-30 {
        margin-top: 20px;
    }

    .top-btn-wrap {
        margin-top: 20px;
    }

    .mt-50 {
        margin-top: 30px;
    }

    .mh-item:first-child {
        margin-bottom: 24px;
    }

    .mh-item img {
        max-width: 130px;
    }

    .mh-title {
        font-size: 22px;
        line-height: 26px;
        height: auto;
    }

    .mh-list li {
        font-size: 15px;
        line-height: 19px;
    }

    .section-new {
        padding: 30px 0;
    }

    .circle-styled-ul li {
        text-align: left;
    }

    .mt-70 {
        margin-top: 35px;
    }

    .theme-top-elems {
        width: calc(100% - 32px);
        left: 16px;
        bottom: -29.5px;
        position: relative;
        bottom: -29.5px;
        padding: 24px;
    }

    .top-elem {
        padding: 10px 0;
    }

    .top-elem:not(:last-child) {
        border-bottom: 0.5px solid #ffffff;
    }

    .top-elem-name {
        font-size: 12px;
        line-height: 14px;
        width: fit-content;
    }

    .top-elem .text-xs {
        width: fit-content;
    }

    .text-xs {
        font-size: 12px;
        line-height: 14px;
    }

    .mt-10 {
        margin-top: 6px;
    }

    .theme-top-elems {
        left: 0;
        width: 100%;
    }

    .circle-styled-ul li {
        font-size: 14px;
        line-height: 16px;
        padding-left: 20px;
    }

    .circle-styled-ul li:before {
        left: 0;
    }

    .top-banner-content {
        background-size: 25%;
    }

    .top-banner-content h1 {
        max-width: 500px;
    }

    .must-have-block-about .mh-title {
        height: 68px;
    }
}

@media (min-width: 1000px) and (max-width: 1390px) {

    .top-elem-name {
        font-size: 16px;
        line-height: 19px;
    }

    .text-xs {
        font-size: 15px;
    }

    .title-b {
        font-size: 40px;
        line-height: 46px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .top-elem-name {
        font-size: 14px;
        line-height: 17px;
    }

    .text-xs {
        font-size: 12px;
    }
}

@media (min-width: 980px) and (max-width: 1000px) {

    .about-company-banner .top-banner-content .title-wh-b,
    .about-company-banner .top-banner-content .text {
        max-width: 500px;
    }

    .about-company-banner .top-banner-content {
        background-position: right center;
    }
}

@media (max-width: 700px) {
    .top-banner-content {
        min-height: 153px;
        background-image: none !important;
        background-repeat: no-repeat;
    }

    .circle-styled-ul li:before {
        left: 0;
    }

    .about-company-banner .top-banner-content {
        background-image: url(/about/images/about.svg) !important;
        background-position: center 175px;
        background-size: 85%;
        padding: 19px 0 0px;
        height: 100%;
        min-height: 450px;
    }

    .about-us__container {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }
}

@media (max-width: 767px) {

    .advantages {
        grid-template-columns: repeat(1, 1fr);
    }
}

.d-flex.btn-wrap {
    column-gap: 20px;
    row-gap: 20px;
}

@media (max-width: 998px) {

    .mt-30 {
        margin-top: 30px;
    }
}


.brands-item__inner-new-corporate{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(3, 1fr);
    align-items: center;
    justify-items: center;
    gap: 10px;
}

.brands-item__inner-new-corporate img{
    width: 80% !important;
    max-width: 200px;
    max-height: 100px;
    height: 100%;
    object-fit: contain;
}



@media (max-width: 980px) {

    .block-teacher__slider {
        overflow-x: visible !important;
    }

}


.about-us__text {
    font-family: TT Norms;
    font-size: 22px;
    font-weight: 500;
    line-height: 25.96px;
}

.about-us__title {
    text-transform: uppercase;
    font-weight: 500;
}

.about-us-info__image-wrapper {
    background: #3079D2;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    padding: 10px;
}

.about-us-info__description {
    font-family: TT Norms;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.88px;
    margin-left: 30px;
}

.about-us-info__text {
    font-weight: 500;
    color: #3079D2;
}

.about-us-info__item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.about-us-info {
    display: flex;
    justify-content: space-between;
}

.about-us-info__container {
    background: #F6F6FA;
    padding: 40px 0px;
}


.swiper-button-new-custom {
    background-color: #23426c;
    opacity: 0.3;
    width: 40px;
    height: 40px;
    background-image: url(/local/templates/uprav_new_ui/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: 8px 16px;
    background-position: center;
    top: 38%;
    right: -56px;
}

.swiper-button-new-custom.swiper-button-prev {
    transform: rotate(180deg);
    left: -56px;
}


@media (max-width: 980px) {
    .col-100-xs {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 472px) {
    .school-smi-slider {
        padding: 0px 0px 40px 0px;
    }
}

@media (max-width: 980px) {
    .about-us-info {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        gap: 10px;
    }
    .block-teacher__slider {
        overflow-x: visible !important;
    }

}

@media (min-width: 670px) and (max-width: 980px)  {
    .block-teacher__slider {
        padding: 0px 30px;
    }
}

@media (max-width: 980px) {
    .top-banner-left-about{
        padding: 35px 0px;
    }
    .back-payment{
        height: 250px;
    }
}
@media (max-width: 670px) {
    #choice_RSHU_about .differences{
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 15px;
    }
    .top-banner-left-about{
        padding: 35px 0px;
    }
    .back-payment{
        height: 250px;
    }
    .swiper-button-next-awards{
        right: -5px !important;
    }
    .swiper-button-prev-awards{
        left: -5px !important;
    }
    .awards-slider{
        margin: 0px !important;
        padding-bottom: 0px !important;
    }
}


@media (max-width: 980px) {
    .page-banner__image {
        display: none;
    }
    .page-banner__container {
        display: flex;
        padding: 25px 0px;
        align-items: center;
        align-content: center;
    }
    .page-banner__title {
        font-size: 24px;
    }
   
    .page-banner__subtitle {
        font-size: 14px;
        margin-top: 10px;
    }
    .page-banner__container .fix-container{
        margin: inherit;
    }
    .page-banner__text{
        font-size: 14px !important;
        line-height: 16px !important;
        margin-top: 10px !important;
    }
}
