

/* BLACK THEME */
.main-bg__line{
    bottom: 35%;
}
.main {
    position: relative;
    padding-bottom: 400px;
/*    background: url(/img/business-faculty/main-img.png) no-repeat;*/
    background-size: 100%;
}
.main .top-header-abs a{
    color: #fff !important;}

.main .main-offer__wrap .main-offer__link{}
.main .main-offer__wrap .main-offer__link:hover{
    color: #fff;
    text-decoration: none;}

.top-header-link-ru,
.top-header-link-en{
    font-size: 0.000001em;
}

.main__title{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: relative;
}
.main-offer__wrap{
    /*margin-top: 660px;*/
}
/*.main-offer__descr2{
    color: #ddd;
}*/
.main-offer__btn{
    width: 320px;
    background: #ff00d9;
}
.hold-the-line{
    position: absolute;
    top: 700px;
    background: url(/img/business-faculty/set-second-flow.png) repeat-x;
    width: 100%;
    height: 29px;
    background-size: contain;
    transform: rotate(4deg);
}


@media (min-width: 1200px){
    .ml12-500{
        margin-left: 12.5000%;
    }
}
.rate{
    margin-top: -300px;
    margin-bottom: 100px;
}
.rate-card{
    height: 100%;
    max-width: 380px;
    margin: 0 auto 30px;
}
.rate-card__head{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.rate-card__num{
    font-size: 120px;
    font-weight: bold;
    color:#fff;
    margin-top: -100px;
    margin-right: -100px;
}
.rate-card__title{
    margin-top: 70px;
    font-size: 24px;
    color: #222;
    font-weight: 900;
}

.rate-card__list li{
    padding: 5px 13px;
    list-style-position: outside;
    font-size: 13px;
    color: #222;
    font-weight: 600;
}
.rate-card__list li span{
    color: #c8235a;
    font-weight: 600;
}
/*.login_modal-form-open-style, .register_modal-form-open-style{color: #fff !important;}*/

.rate-card__body {
    padding: 25px 20px 20px 40px;
    background: linear-gradient( 0deg, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%);
    margin-bottom: 5px;
    height: auto;
    min-height: 576px;
    overflow: hidden;
}
.rate-card__list-item{
    font-size: 12px;
    line-height: 14px;
    color: #222222;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}
.rate-card__list-item-list {
    margin-top: 15px;
}
.rate-card__price-block {
    background: #00c5de;
    color: #fff;
    padding: 20px; position: relative;
    border-radius: 0 0 0  20px ;
}
 .rate-card__price-block{
    background: rgb(14,187,212);
    background: linear-gradient(90deg, rgba(14,187,212,1) 0%, rgba(0,210,213,1) 50%, rgba(30,227,242,1) 100%);
    /*background: rgb(8,197,224);
    background: linear-gradient(90deg, rgba(8,197,224,1) 0%, rgba(0,84,102,1) 50%, rgba(11,169,199,1) 100%);*/
}
/*
#tariff-bf-2 .rate-card__price-block{
    background: rgb(191,22,76);
    background: linear-gradient(90deg, rgba(191,22,76,1) 0%, rgba(119,239,253,1) 50%, rgba(9,92,117,1) 100%);
}
#tariff-bf-3 .rate-card__price-block{
    background: rgb(8,197,224);
    background: linear-gradient(90deg, rgba(8,197,224,1) 0%, rgba(140,35,203,1) 50%, rgba(0,188,221,1) 100%);
}
*/

#feedback_modal-form .modal-header{
    justify-content: center;
    font-weight: 600;
    border-bottom: none;
}
#feedback_modal-form .modal-dialog {
    max-width: 650px !important;
}
#feedback_modal-form .close {
    background: rgba(125,125,125,0.4);
    border-radius: 50%;
    color: #000;
    opacity: 1;
    right: 20px;
    top: 20px;}

#feedback_modal-form .form label {
    max-width: none;
    margin-right: 0;
    width: 155px;
}
#feedback_modal-form .form .form__input {
    background: #f7f7f7;
    width: 350px;
    font-size: 16px;
    height: 28px;
    padding: 18px 10px !important;
}
.rate-card__price-before-block {
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 4px;
    /*margin-bottom: 20px;*/
    margin-left: 20px;
}
.rate-card__price-descr {
    display: block;
    font-size: 10px;
}
.rate-card__price-before {
    font-weight: bold;
    position: relative;
}
.rate-card__price-before::after {
    content: '';
    position: absolute;
    top: 4px;
    left: -10px;
    display: block;
    width: 110px;
    height: 15px;
    background: url(/img/dubai/packages/shape-2.png) no-repeat;
}
.rate-card__price-sale-block {
    margin-bottom: 20px;
    margin-left: 20px;
}
.rate-card__price-sale {
    font-size: 44px;
    line-height: 1;
    font-weight: 600;
}
.rate-card__price_r{
    font-size: 14px;
    font-weight: normal;
}
.rate-card__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #191919;
    font-weight: 600;
    border-radius: 0 20px 0  20px ;
    z-index: 5;
    text-decoration: none !important;
}
.rate-card__btn span{transition: all 200ms ease-in-out 0ms;}
.rate-card__btn{    background: #fff;}
.rate-card__btn:hover{    background: #f7f7f7;}
.rate-card__btn:hover span{
    font-size: 24px;}
.rate-card__note {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    padding: 18px 0;
    z-index: 2;
    position: relative;
}
.rate-card__note::after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 25px;
    background: url(/img/dubai/packages/shape-1.png) center no-repeat;
}
.rate-card__note_s{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    object-fit: contain;

    z-index: 1;
}
.rate-card__note_s.effected{
    background: url(/img/dubai/rate/rate-card__note_bg.png) center no-repeat;
}
.fw600{
    font-weight: 600;}
#rate-2 .rate-card__price-block {
    background: #4fab7a;
}
#rate-3 .rate-card__price-block {
    background: url(/img/dubai/rate/r3-bg.png) no-repeat;
    background-size: cover;
}
#rate-4 .rate-card__price-block {
    background: url(/img/dubai/rate/r4-bg.png) no-repeat right;
    background-size: cover;
}
#rate-1 .rate-card__price-wrap{
    background: url(/img/dubai/rate/r1-text-bg.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    background-position: 37% 52%;
}
#rate-2 .rate-card__price-wrap {
    background: url(/img/dubai/rate/r2-text-bg.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    background-position: 50% 42%;
}
.rate .row{
    --bs-gutter-x: 6px;
    --bs-gutter-y: 100px;
}
.section__store{
    overflow: visible;
    margin-top: 45px;
    margin-bottom: 100px;
    position: relative;
}
.section__store::before{
    content: '';
    position: absolute;
    top: 20%;
    left: -60px;
    display: block;
    height: 195px;
    width: 195px;
    border-radius: 100%;
    background: #00d2d5;
}
.section__store::after{
    content: '';
    position: absolute;
    right: 1.6%;
    top: 65%;
    display: block;
    height: 65px;
    width: 65px;
    border-radius: 100%;
    background: #fdfdfd;
    z-index: -1;
}
.section__store-decor{
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
}
.section__store .section-title__title{
    padding-left: 110px;
    font-weight: bold;
}
.store__title {
    font-family: "LumiosMarker";
    padding-right: 80px;
}
.store__color-title {
    font-size: 400px;
    background: url(/img/dubai/store-text-bg.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    background-position: 0 94%;
    pointer-events: none;
}
.store__black-title {
    display: block;
    font-size: 100px;
    text-align: right;
    padding-right: 70px;
    margin-top: 30px;
}
@media (max-width: 1400px){
    .section__store .section-title__title{
        padding-left: 0;
    }
    .store__title{
        padding-right: 0;
    }
    .store__color-title{
        font-size: 300px;
    }
    .store__black-title{
        font-size: 80px;
        padding-right: 50px;
    }
}
@media (max-width: 992px){
    .rate-card__body{
        height: auto;
    }
    .rate .row{
        --bs-gutter-y: 0;
    }
    .main-bg__line{
        bottom: 50%;
    }
    .store__color-title{
        font-size: 220px;
    }
    .store__black-title{
        font-size: 60px;
        padding-right: 30px;
        margin-top: 10px;
    }
    .main-offer__wrap {
        margin-top: 230px;
    }
}
@media (max-width: 768px){
    .main-offer__wrap{
        padding: 0;
    }
    .hold-the-line{
        top: 30%
    }
    .main-bg__line{
        bottom: 65%;
    }
    .main-offer__wrap{
        margin-top: 49vw;
    }
    .main__title{
        color: #000000;}
    .main{
        padding-bottom: 250px;
    }
    .section__store .section-title{
        flex-direction: column-reverse;
    }
    .store__title{
        text-align: right;
        margin-bottom: 30px;
    }
    .section__store{
        margin: 0;
    }
}
@media (max-width: 576px){
    .rate-card__price-sale{
        font-size: 38px;
    }
    .main__title{
        font-size: 24px;
    }
    .store__color-title{
        font-size: 160px;
    }
    .store__black-title{
        font-size: 45px;
        padding-right: 15px;
    }
}
.dubai-practice-label{
    font-size: 12px;
    line-height: 14px;
    color: #222222;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
    margin-top: 20px;
}
/*.main{
    background: url(/img/ms/2022-12-27/bg_anniversary_2023.jpg) no-repeat;
    position: relative;
    padding-bottom: 400px;
    background-size: cover;
}*/
[lang="en"] .main{
 /*   background-image: url(/img/img__ms-en-winter-bg.jpg);*/
}
/*.main-offer__wrap{
    margin-top: 5vw;
}*/

.anniversary2023 .rate-card__list li{
    list-style: none;
    background: url(/img/ms/2022-12-27/ann2023_bullet_01.png) 0 9px no-repeat;
    padding: 5px 13px 5px 24px;
}
#tariff-an2023-1 .rate-card__list li{
    background: url(/img/ms/2022-12-27/ann2023_bullet_01.png) 0 9px no-repeat;
}
#tariff-an2023-2 .rate-card__list li{
    background: url(/img/ms/2022-12-27/ann2023_bullet_02.png) 0 9px no-repeat;
}
#tariff-an2023-3 .rate-card__list li{
    background: url(/img/ms/2022-12-27/ann2023_bullet_03.png) 0 9px no-repeat;
}
#tariff-an2023-4 .rate-card__list li{
    background: url(/img/ms/2022-12-27/ann2023_bullet_04.png) 0 9px no-repeat;
}
#tariff-an2023-1 .rate-card__price-block{
    background: url(/img/ms/2022-12-27/rate01.png) no-repeat center center / cover;
}
#tariff-an2023-2 .rate-card__price-block{
    background: url(/img/ms/2022-12-27/rate02.png) no-repeat center center / cover;
}
#tariff-an2023-3 .rate-card__price-block{
    background: url(/img/ms/2022-12-27/rate03.png) no-repeat center center / cover;
}
#tariff-an2023-4 .rate-card__price-block{
    background: url(/img/ms/2022-12-27/rate04.png) no-repeat center center / cover;
}
.rate-card__title{
    margin-top: 70px;
}
.rate-card__num {
    font-size: 120px;
    font-weight: 900;
    color: #fff;
    margin-top: -170px;
    margin-right: -20px;}

.img-responsive{
    width: 100%;
    max-width: 100%;
}


@media (max-width: 768px){

    .main__title {
        color: #fff;
    }
    #anniversary-is-coming.main{
        background-size: cover;
        background-position-x: -740px;
    }
}

.anniversary-special{
    margin-top: -40px;
    margin-bottom: 80px;
}
.anniversary-ms-panel{
    background: url(/img/ms/2022-12-27/bg-special.png) no-repeat center center;
    border-radius: 0 45px 0 45px;
    width: 100%;
    max-width: 1400px;
    min-height: 300px;
    margin: 0 auto;
    display: block;
    padding: 40px;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
}
/*.bf-ms-panel::before{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    pointer-events: none;
    background: url(/img/business-faculty/img__bf-line.png) no-repeat;
    background-position: -320px 120px;
}*/
[lang="en"] .bf-ms-panel::before{
    display: none;
}
.anniversary-ms-panel .rate-card__price-wrap{
    color: #fff;
}
.anniversary-ms-panel .rate-card__price-wrap .rate-card__price-sale{
    font-weight: 900;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: url(/img/ms/2022-12-27/bg-btn.jpg);
    color: transparent;
    background-position: 220px 260px;
}
.bf-ms-panel-img-responsive{
    max-width: 70%;
    margin: 20px auto 20px;
}

.anniversary-ms-panel .rate-card__list li{
    color: #fff;
    font-size: 16px;
    list-style: none;
    background: url(/img/ms/2022-12-27/ann2023_bullet_05.png) 0 9px no-repeat;
    padding: 5px 13px 5px 24px;
}
.anniversary-ms-panel .rate-card__btn{
    color: #fff;
    background: url(/img/ms/2022-12-27/bg-btn.jpg)  no-repeat left -216px;
}
.anniversary-ms-panel .main__title{
    font-weight: 600;
    line-height: 1.12345em;
    color: #fff;}
.anniversary-ms-panel .main-offer__descr2{
    color: #fff;
    font-weight: 600;
}
.anniversary-ms-panel .main-offer__btn{
    max-width: 100%;
}
@media (max-width: 768px){
    .anniversary-ms-panel::before{
        display: none;
    }
    .anniversary-ms-panel .rate-card__list li{
        font-size: 13px;
    }
}

.rate-card__list li.tg-in-list{
    margin-top: 15px !important;
    background: url(/img/icon/icon__social-telegram_origin.svg) no-repeat 0 9px !important;
    -webkit-background-size: 12px !important;
    background-size: 12px !important;
}
#anniversary2023 .rate-card__list li b{
    font-weight: 800 !important;
}
.login_modal-form-open-style{
    color: #fff;}
.register_modal-form-open-style{
    color: #fff;}

.anniversary-special .rate-card__list li.tg-in-list a{
    color:#fff;
    text-decoration: underline;
}


.first-awards{
    background: url(/img/ms/2022-12-27/bg-btn.jpg) no-repeat left -426px;
    background-size: cover;
    border-radius: 0 26px;
    max-width: 60%;
    margin-top: -50px;
    margin-bottom: 80px;
    padding: 16px;
    transition: all 800ms ease-in-out 0ms;
}
.first-awards:hover{
    cursor: pointer;
    background-position: left -526px;
    transform: scale(1.1);
}
.first-awards-text{
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 1.41em;

}
.fat-one{
    font-size: 24px;
    color: #000;
    text-decoration: underline;
    display: block;
    margin-bottom: 12px;
}
.first-awards-img{
    margin: 0 auto;
    max-width: 400px;
    display: block;
}
@media (max-width: 1200px){
    /*.first-awards{
        max-width: 90%;
        background-size: cover;
        background: url(/img/ms/2022-12-27/bg-btn.jpg) no-repeat right -110px;
    }
    .first-awards:hover{
        cursor: pointer;
        background-position: right -110px;
        transform: scale(1.1);
    }*/
}
@media (max-width: 768px){
    .first-awards{
        max-width: 90%;
        background-size: cover;
        background: url(/img/ms/2022-12-27/bg-btn.jpg) no-repeat -270px -110px;
    }
    .fat-one{
        margin-top: 10px;
        margin-bottom: 20px;
        text-align:center;

    }
}

.anniversary-special2{
    margin-top: -140px;
}
.anniversary-ms-panel2{

    background: url(/img/ms/2022-12-27/vecher-na-divane.png) no-repeat left center;
    border-radius: 0 45px 0 45px;
    width: 100%;
    max-width: 1400px;
    min-height: 170px;
    margin: 0 auto;
    display: block;
    padding: 10px 40px;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    box-sizing: border-box;
}
.anniversary-ms-panel2 .rate-card__list li {
    color: #fff;
    font-size: 16px;
    list-style: none;
    background: url(/img/ms/2022-12-27/ann2023_bullet_05.png) 0 9px no-repeat;
    padding: 5px 13px 5px 24px;
}

.anniversary-ms-panel2 .tg-in-list,
.anniversary-ms-panel2 .rate-card__price-descr{
    color: #fff;
}
.anniversary-ms-panel2 .rate-card__tariff-name{
    text-align: left;
    color: #ff00d9;
    font-size: 18px;
    font-weight: 800;
    padding-top: 40px;
    padding-left: 100px;
}
.anniversary-ms-panel2 .rate-card__price_r,
.anniversary-ms-panel2 .rate-card__price-sale{
    color: #fff;
}
.anniversary-ms-panel2 .rate-card__price-sale{

}
.anniversary-ms-panel2 .rate-card__btn.open-simple-order-modal{
    margin-top: 7px;
}

@media (max-width: 768px) {
    .anniversary-ms-panel2{
        background-position: -850px 0;
        padding: 40px 40px;
    }
    .anniversary-ms-panel2 .rate-card__tariff-name{
        text-align: center;
        font-size: 24px;
        padding-top: 0;
        padding-bottom: 25px;
        padding-left: 0;
    }
}
@media (max-width: 1024px) {
    .anniversary-ms-panel2 .rate-card__tariff-name{
        text-align: center;
        font-size: 24px;
        padding-top: 0;
        padding-bottom: 25px;
        padding-left: 0;
    }
}