@media (max-width: 1215px) and (min-width: 1025px) {
    .w555{
        width: 45.679vw;
    }
    .w360{
        width: 29.629vw;
    }
    .w750{
        width: 61.728vw;
    }
}
@media (max-width: 1210px) and (min-width: 1025px) {
    .contact_welcome .contact_welcome_img{
        max-width: 100%;
        right: 0;
    }
}
@media (max-width: 1024px) and (min-width: 300px){
	
	body {
        font-family: 'Montserrat', sans-serif;
    }
    .main__course_btn-1{
        padding: 15px 25px;
        font-size: 14px;
        width: max-content;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .modal-form-body{
        max-width: 435px;
        width: 100%;
        padding: 82px 20px 30px;
    }
    .modal-form-close{
        width: 47px;
        height: 47px;
        right: 20px;
    }
    .modal-form-close img{
        width: 26px;
        height: 26px;
    }
.plan_box_item_mob{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.pred_box .scroll{
    max-width: 100%;
}
.plan_box_items-l{
    display: none;
}
.plan_box_item_mob-num{
    letter-spacing: 0.02em;
    color: #E331AD;
    font-weight: 700;
    font-size: 20px;
    line-height: 140.9%;
    margin-right: 10px;
}
.plan_box_item_mob-text{
    letter-spacing: 0.02em;
    color: #0E0C15;
    font-weight: 700;
    font-size: 20px;
    line-height: 140.9%;
}
.center {padding:0px 16px}

.header {
    background: rgba(3, 8, 8, 0.45);
    backdrop-filter: blur(50px);
    display: table;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    padding: 0;
}

.header .center {       width: auto;
    margin: 10px auto;display: flex;justify-content: space-between;align-items: center;position: relative;}

.logo {}
.logo img {}
.dropdown-menu a {padding:0px;font-family: Montserrat;font-style: normal;font-weight: 500;font-size: 16px;line-height: 157.9%;
/* or 25px */text-align: right;color: #6A647E!important;}
.dropdown-menu {
    position: relative!important;
    top: 100%;
    right: 0;
    margin-left: 0px!important;
    left: auto!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px;
    border-radius: 0.25rem;
}

.main_menu_mob {display: none!important;position: fixed;width: 100%;z-index: 500;top: 0px;background: url(../img/menu_fon_mob.png);background-size: cover;height: 100%;padding: 20px;padding-top: 80px;}
.main_menu_mob ul li a {color:inherit;text-align: right;}
.main_menu_mob ul li {font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 140.9%;
/* or 25px */

align-items: center;
text-align: right;
letter-spacing: 0.02em;

/* White */

color: #FFFFFF;}

.main_menu_mob .soc {text-align:center;border-top:1px solid #353240;padding-top: 20px;margin-top: 20px;}
.main_menu_mob .soc a {margin:0 10px;}
.main_menu {display:none;}
.main_menu ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.main_menu ul li {color: #FFFFFF;margin-left: 27px;}

.main_menu ul li a {font-weight: 500;
font-size: 14px;
line-height: 140.9%;
display: flex;
align-items: center;
color: #FFFFFF;}

.main_menu ul li .dropdown-menu  a {font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 157.9%;
color: #0E0C15;
}

.dropdown-menu {
    transform: translate3d(0, 0, 0px)!important;
    margin-left: 50%;
    float: right;
    }

.main_menu ul li .dropdown-menu:before {content:'';position: absolute;right: 50%;margin-right: -10px;top: -20px;border: 10px solid transparent;border-bottom: 10px solid #ffffff;}
.main_menu ul li .dropdown-menu  a:hover {color: #E331AD;background:none;}

.main_menu ul li.active a {color: #E331AD;}


.phone {}
.phone .phone_link {
    background: url(../img/phone.svg);
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    padding-right: 0px;
    margin-right: 20px;
}
.phone .phone_link:after {content:'';background: url(../img/arrow.png);width: 12px;height: 7px;display: table;position: absolute;right: 0px;top: 50%;margin-top: -6px;display: none;}
.phone .phone_box {
    display: none;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    position: absolute;
    padding: 10px;
    width: 266px;
    right: 2px;
    margin-top: 14px;
}

 .phone .phone_box:after {
    content: '';
    position: absolute; 
    right: 25px;
    top: -19px; 
    
    border: 10px solid transparent; 
    border-bottom: 10px solid #c533a9; 
     
 }
.phone .phone_box a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    /* display: flex; */
    /* align-items: center; */
    /* text-align: center; */
    letter-spacing: 0.04em;

/* White */
    color: #FFFFFF;
    display: table;
    border-bottom: 1px solid #9856BE;
    padding-bottom: 10px;
    margin: 0 auto 10px;
}
.phone .phone_box a:hover {text-decoration:none;}
.phone .phone_box a:last-child {border-bottom: 0;margin-bottom: 0;padding-bottom: 0;}

.phone.active .phone_box {
    display: block;
}
.cons__block__form form, .cons__block__form .form{
    flex-direction: column;
    width: 100%;
    background: none;
    padding: 0;
}
.cons__block__form .form-fields{
    width: 100%;
}
.cons__block__form .form-fields .form-field:nth-child(1){
    width: 100%;
    margin-bottom: 8px;
}
.cons__block__form .form-fields .form-field:nth-child(2){
    width: 100%;
    margin-bottom: 26px;
}
.main__offer {background-image: url(../img/main_offer_fon.png);background-position: 100% 100%;background-repeat: no-repeat;position: relative;margin-top: -66px;padding: 200px 0px;padding-bottom: 30px;display: table;width: 100%;background-color: #0E0C15;}

.main__offer.main__offer__inst{background: url(../img/smm_3.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}
.main__offer.main__offer__fb{background: url(../img/smm_2.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}
.main__offer.main__offer__ok{background: url(../img/smm_4.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}
.main__offer.main__offer__telegram{background: url(../img/smm_7.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}
.main__offer.main__offer__tiktok{background: url(../img/smm_6.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}
.main__offer.main__offer__vk{background: url(../img/smm_1.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}
.main__offer.main__offer__youtube{background: url(../img/smm_5.png);background-position: 50%;background-size: cover;background-repeat: no-repeat;position: relative;padding: 150px 0px;display: table;width: 100%;}

.main__offer .center {
            width: 100%;
            margin: 0 auto;
}
.main__offer__title {
/* or 65px */

/* White */font-family: Montserrat;font-style: normal;font-weight: bold;font-size: 26px;line-height: 130.9%;
/* or 39px */


/* White */color: #FFFFFF;margin-bottom: 20px;z-index: 200;position: relative;}
.main__offer__subtitle {font-weight: 500;font-size: 16px;line-height: 140.9%;
/* or 28px */letter-spacing: 0.02em;

/* White */color: #FFFFFF;margin-bottom: 30px;max-width: -webkit-fill-available;}
.main__offer__form form {display: block;justify-content: flex-start;flex-direction: row;}
.main__offer__form {background: rgba(42, 52, 118, 0.35);backdrop-filter: blur(50px);
/* Note: backdrop-filter has minimal browser support */border-radius: 20px;max-width: 100%;width: -webkit-fill-available;padding: 20px;}
.main__offer__form .title {font-weight: 600;font-size: 18px;line-height: 140.9%;
/* or 28px *//* display: flex; */align-items: center;letter-spacing: 0.04em;

/* White */color: #FFFFFF;}
.main__offer__form .title span {color: #E331AD;}
.main__offer__form .desk {font-weight: normal;font-size: 16px;line-height: 157.9%;
/* or 25px */display: block;

/* White */color: #FFFFFF;float: none;width: 260px;}
.main__offer__form .form{
    flex-direction: column;
}
.main__offer__form .form-fields, .cons__block__form .form-fields, .course_cons .form-fields, .form_course .form-fields{
    flex-direction: column;
}
.main__offer__form .form-fields .form-field:nth-child(1){
    width: 100%;
    margin-bottom: 10px;
}
.main__offer__form .form-fields .form-field:nth-child(2){
    width: 100%;
    margin-bottom: 27px;
}
.main__offer__form .form-fields .form-field:nth-child(1){
    margin-right: 0;
}
.main__offer__form input {font-weight: normal;font-size: 18px;line-height: 157.9%;
/* or 25px */display: flex;align-items: center;outline:0;
/* White */width: 100%;color: #FFFFFF;background: transparent;border: 0px;padding: 10px 0 13px;border-bottom: 1px solid #fff;}

.main__offer__form input:nth-child(4) {width: 100%;margin-right: 22px;margin-bottom: 20px;}
.main__offer__form input:nth-child(5) {width: 100%;margin-bottom: 20px;}
.main__offer__form input::placeholder {
  color: #fff;
}
.main__offer__form button {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    line-height: 140.9%;
/* or 20px */
    display: flex;
    
    

/* White */
    color: #FFFFFF;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    border: 0px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 54px;
}

.main__offer_soc {
    width: 2px;
    display: table;
    position: absolute;
    right: 40px;
    top: 150px;
    display: none;
}
.main__offer_soc a {
    margin-bottom: 35px;
    display: table;
}
.main__offer_soc .main__offer_title {
    font-weight: normal;
    font-size: 13px;
    line-height: 140.9%;
/* or 18px */
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    transform: rotate(-90deg);
    width: 155px;
    position: absolute;
    right: -53px;
    bottom: -150px;
}
.main__offer_soc .main__offer_title:after {content:'';width: 1px;height: 50px;display: table;background: #fff;border-bottom: 1px solid #fff;transform: rotate(
90deg);position: absolute;bottom: -17px;right: -40px;}             

.footer {
    background: #0E0C15;
    padding-top: 30px;
    position: relative;
}
.footer .center {    width: auto;
    margin: 0 auto;}
.footer_logo {margin-bottom:40px;}
.block_info {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.block_info_item {}
.block_info_item .title {position:relative;font-weight: 500;font-size: 16px;line-height: 125%;
/* identical to box height, or 20px */


/* White */padding-bottom: 0px;border-bottom: 0px solid #6A647E;color: #FFFFFF;margin-bottom: 10px;}

.block_info_item:hover .title {border-bottom:0px solid #fff;}
.block_info_item {font-weight: 500;font-size: 18px;line-height: 150.4%;
/* or 27px */

/* White */color: #FFFFFF;width: -webkit-fill-available;display: table;margin-bottom: 40px;}

.block_info_item .title:after {
    content: '';
    background: url(../img/arrow.png);
    width: 12px;
    height: 7px;
    display: table;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3.5px;
    }
.block_info_item.active .title:after {
    transform: rotate(180deg);
}
.block_info_item a {display: table;color:inherit;}
.block_info_item a:hover {text-decoration:none;color:#E331AD;}
.block_info_item ul {padding-left:15px;display: none;} 
.block_info_item.active ul {display:block;margin-top: 40px;}
.block_info_item ul:hover li a {color:#fff;} 

.block_info_item ul li a:hover {text-decoration:none;color: #E331AD;}
.block_info_item ul li {position:relative;list-style:none;margin-bottom:5px}
.block_info_item ul li.d-lg-none {display:list-item;}
.block_info_item ul li:before {content:'';width:5px;height:2px;background:#6A647E;display:table;position:absolute;top:50%;left:-15px;}
.block_info_item:hover ul li:before {content:'';width:10px;height:2px;background:#fff;display:table;position:absolute;top:50%;left:-15px;}

.block_info_item:hover ul li:hover:before {content:'';width:10px;height:2px;background:#E331AD;display:table;position:absolute;top:50%;left:-15px;}

.block_info_item ul li a {font-weight: 500;
font-size: 13px;
line-height: 150%;
/* identical to box height, or 19px */

display: flex;
align-items: center;

color: #6A647E;}
.copy {display:flex;align-items: flex-start;justify-content: space-between;padding-bottom: 25px;flex-direction: column;padding-top: 30px;border-top: 1px solid #262332;}

.pay {margin-bottom:20px}
.copy .text {font-weight: normal;font-size: 12px;line-height: 24px;
/* or 12px */text-align: left;letter-spacing: 0.04em;color: #6A647E;}
.pay img {width:46px;}
.footer_soc a {margin-left:15px;}
.footer_soc {position:absolute;top: 30px;right: 20px;}
.cases__title {font-weight: bold;font-size: 50px;line-height: 130.9%;
/* or 65px */


/* White */color: #FFFFFF;text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);margin-top:100px;margin-bottom:100px;text-align: center;}

.cases {background: #0E0C15;margin-top:-66px;}

.cases .col-md-6 {margin-bottom:40px;}

.cases__item {
    display: table;
    margin-bottom: 20px;
}
.cases__item img {width:100%;border-radius: 20px;}
.cases__name {font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 140.9%;
/* or 28px */

letter-spacing: 0.02em;

color: #FFFFFF;}

.cons__block {
    background: url(../img/cons.png);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.cons__block .center {
        width: auto;
    margin: 0 auto;
    position: relative;
}
.cons__block__form {}
.cons__block__1 {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.cons__block__form .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    width: -webkit-fill-available;
    margin-right: 0px;
    margin-bottom: 25px;
}
.cons__block__form .title span {color: #E331AD;}
.cons__block__form form {
    display: flex;
    background: transparent;
    backdrop-filter: blur(50px);
/* Note: backdrop-filter has minimal browser support */
    border-radius: 20px;
    padding: 0px;
    width: -webkit-fill-available;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cons__block__form input {
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
    /* display: flex; */
    align-items: center;
    outline: 0;
    width: -webkit-fill-available;
    color: #FFFFFF;
    background: transparent;
    margin-right: 0;
    border: 0px;
    padding: 12px 0;
    border-bottom: 1px solid #fff;
    height: 45px;
}
.cons__block__form input::placeholder {
  color: #fff;
}
.cons__block__form button {
    margin-left: 0px;
    width: -webkit-fill-available;
    font-weight: 600;
    font-size: 14px;
    line-height: 140.9%;
    display: flex;
    color: #FFFFFF;
    background: linear-gradient(
261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    border: 0px;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 54px;
}

.cons__block .center:after {content:'КОНСУЛЬТАЦИЯ';font-weight: bold;font-size: 26px;line-height: 130.4%;
/* or 130px */letter-spacing: 0.04em;

/* White */color: #FFFFFF;position: absolute;right: 20px;bottom: -60px;text-transform: uppercase;}
.cons__block.no_before {padding-bottom:54px;}
.cons__block.no_before .center:after {display:none;}


.contact_map {
    position: relative;
    min-height: 730px;
}
.contact_map_block {
    background: rgba(14, 12, 21, 0.39);
    backdrop-filter: blur(11px);
    display: table;
    left: 0px;
    z-index: 200;
    position: absolute;
    top: -1px;
    width: -webkit-fill-available;
    padding: 20px 20px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.contact_map_block .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 130.9%;
/* identical to box height, or 59px */


/* White */
    box-sizing: border-box;
    margin-bottom: 10px;
    /* color: transparent; */
    /* -webkit-text-stroke-width: 1px; */
    /* -webkit-text-stroke-color: white; */
}
.contact_map_block .adress {
    margin-bottom: 20px;
}
.contact_map_block .adress-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    margin-bottom: 10px;
}
.contact_map_block .adress-value {
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
}
.contact_map_box {
}
.contact_map .contact_img {width: 100%;}


.contact_welcome {background: url(../img/contact_welcome_fon.png);background-size: cover;background-repeat: no-repeat;position: relative;padding: 0px 16px;margin-top: -62px;}
.contact_welcome .center {
    padding: 14px 16px;
    width: auto;
    margin: 0 auto;
    }
.contact_welcome .row {
    padding-top: 170px;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.contact_welcome .title {font-weight: bold;font-size: 30px;line-height: 120%;
/* or 60px */align-items: center;

/* White */color: #FFFFFF;text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);max-width: 100%;justify-content: space-evenly;margin-right: 0px;margin-bottom: 10px;}
.contact_welcome .desk {font-weight: 500;font-size: 18px;line-height: 150.4%;
/* or 27px */


/* White */color: #FFFFFF;max-width: 650px;}
.contact_welcome .contact_welcome_img {
    position: absolute;
    top: 350px;
    right: -16px;
    z-index: 201;
    width: calc(100% + 16px);
    padding-left: 0;
}

.contact_block_1 {background:#fff;padding-top: 35vw;padding-bottom: 40px;margin-right: 16px;margin-left: 16px;width: -webkit-fill-available;}
.contact_block_1 .center {
        width: auto;
        margin: 14px auto;
        padding: 0;
}
.contact_block_1 .img.contact_block_1-img img{
    width: 100%;
}
.contact_block_1 .text{
    margin-left: 0;
}
.contact_block_1 .row {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.contact_block_1 .text {}
.contact_block_1 .text p:nth-child(1) {
    font-weight: bold;
    font-size: 18px;
}
.contact_block_1 .text p:nth-child(1) span {}
.contact_block_1 .text p {
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
}
.contact_block_1 .text p span {
    color: #E331AD;
}
.contact_block_1 .img {
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient(to left, #743ad5, #d53a9d);
    border-image-slice: 1;
    margin-left: 0px;
    margin-right: 0px;
    }
.contact_block_1 .img img {
    left: 10px;
    top: 10px;
    position: relative;
    width: 100%;
    }


.contact_block_2 {
    background: #0e0c15;
    padding: 50px 20px 100px 20px;
}
.contact_block_2 .center {
        width: auto;
    margin: 14px auto;
}
.contact_block_2 .row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column;
}
.contact_block_2 .text {
    order: 1;
}
.contact_block_2 .text .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.contact_block_2 .text .title span {
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: table;
}
.contact_block_2 .text p {
    font-weight: 500;
    font-size: 18px;
    line-height: 150.4%;
/* or 27px */


/* White */
    color: #FFFFFF;
}
.contact_block_2 .img {
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient(to left, #743ad5, #d53a9d);
    border-image-slice: 1;
    margin-left: 0px;
    margin-right: 0px;
    order: 2;
    margin-top: 20px;
}
.contact_block_2 .img img {
    left: 10px;
    top: 10px;
    position: relative;
    width: 100%;
}

.advantages_box {
    background: url(../img/areas_fon.png);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 0;
}
.advantages_box .center {
        width: auto;
        margin: 0px 20px;
        overflow: hidden;
        position: static;
}
.advantages_box .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
    color: #FFFFFF;
    width: -webkit-fill-available;
    position:relative;
    margin-bottom: 20px;
    text-align: center;
    padding-left: 0;
}

.advantages_box .title:before {content:'';width:153px;height: 7px;background:#fff;display:table;position:absolute;left: -183px;top: 27px;}

.advantages_box .title span {
    color: #E331AD;
}
.advantages_items .slick-list {
    overflow: visible;
}

.advantages_items .slick-prev {
    position: absolute;
    outline:0;
    left: 90px;
    bottom: 55px;
}
.advantages_box .slick-dots {
    right: 50%;
    margin-right: -30px;
    bottom: 50px;
}
.advantages_items .slick-next {
    position: absolute;
    outline:0;
    right: 90px;
    bottom: 55px;
}

.advantages_items .slick-prev:hover {
    
}
.advantages_items .slick-next:hover {
   
}
.advantages_items {
    overflow:hidden;padding-bottom: 88px;
}

.advantages_item {
    padding: 31px 0px;
    padding-left: 0px;
    position: relative;
}
.advantages_box_content{
    padding-left: 0;
    width: calc(100% - 40px);
    margin: 0 auto;
}
.advantages_item_number {
    font-weight: 900;
    font-size: 170px;
    line-height: 140.9%;
/* or 240px */
    letter-spacing: 0.04em;
    color: #151220;
    transform: rotate(-90deg);
    position: absolute;
    background: #fff;
    left: 0px;
    top: 0px;
    padding: 0px 50px;
    display: none;
}
.advantages_item_icon {
    position: absolute;
    right: 100px;
    top: -200px;
    display: none;
}
.advantages_item_icon img {}
.advantages_item_name {
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 10px;
    text-align: center;
}
.advantages_item_desk {
    font-weight: 500;
    font-size: 16px;
    line-height: 150.4%;
    margin: 0 auto;
/* or 27px */
    

/* White */
    color: #FFFFFF;
    text-align: center;
}
            


.stuff_box {
    background: #fff;
    padding: 50px 0px;
}
.stuff_box .center {    width: auto;
    margin: 0 auto;}
.stuff-h {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
.work-with-profs {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    text-align: center;
    letter-spacing: 0.02em;

/* Grey */
    color: #B8B8B8;
    max-width: 735px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.stuff_block {
    max-width: 1150px;
}
.stuff_item {
    margin-right: 16px;
}
.stuff_item_img {
    width: 262px;
    position: relative;
    margin: 20px auto;
    overflow: hidden;
    box-shadow: 1px 4px 4px #f2f2f2;
    border-radius: 20px;
}

.stuff_item_img img {
    width: 100%;
    border-radius:20px;
}
.stuff_item_img .person-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
}
.stuff_item_img .person-pos {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
/* identical to box height, or 19px */


/* Grey black */
    color: #787878;
}

.stuff_item_img .person-fon {
    position: absolute;
    bottom: -159px;
    left: -50px;
    background: #FFF;
    padding: 40px 45px 175px 90px;
    border-radius: 50%;
    width: 290px;
}


.areas_box {
    padding-top: 50px;
    background: url(../img/areas_fon.png);
    background-size: cover;
    position: relative;
    padding-bottom: 120px;
}
.areas_box .center {
    width: auto;
    margin: 0;
    }
.areas_box .title {font-weight: bold;font-size: 25px;line-height: 130.9%;
/* identical to box height, or 59px */display: flex;align-items: center;

/* White */color: #FFFFFF;margin-bottom: 35px;}
.areas_box .areas_img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
}
.areas_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}  
.areas_item {
    display: flex;
    width: 460px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-right: 0px;
    margin-bottom: 35px;
    justify-content: flex-start;
}
.areas_item_icon {
    margin-right: 20px;
}
.areas_item_icon img {}
.areas_item_text {}
.areas_item_name {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 5px;
}
.areas_item_desk {
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */
    

/* White */
    color: #FFFFFF;
}


.keyses_box {
    background: #fff;
    padding: 50px 0px;
}
.keyses_box .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 65px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
.keyses_box_slide_1 {}
.keyses_box_slide_1 img {width: 340px;border-radius:20px;margin: 15px;}
.keyses_box_slide_2 {
}
.keyses_box_slide_2 img {border-radius:20px;margin: 15px;width: 340px;}

.keyses_box .slick-prev {display: none!important;}
.keyses_box .slick-next {display: none!important;}


.clients_box {padding: 50px 0px;background:#fff;}
.clients_box .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;
    color: #002431;
    margin-bottom:80px;
}
.clients_box .title span {color: #E331AD;}
.clients_block {
    max-width: 1150px;
    margin-left: 15px;
}
.client_img {width:263px!important;height: 160px!important;background: #E5E5E5;border-radius: 20px;margin: 0px;margin-right: 15px;}
.client_img img {height: 100%;margin: 0 auto;-webkit-filter: grayscale(0%);filter: grayscale(0%);}


.loses_box {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../img/soc_fon_mob.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.loses_box .center {
       width: auto;
    margin: 14px auto;
}
.loses_block {
    width: auto;
}
.loses_block .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 130.9%;
/* or 59px */
    color: #151220;
    margin-bottom: 30px;
}
.loses_block .title span {color: #E331AD;}
.loses_items {}
.loses_item {
    display: flex;
    margin-bottom: 15px;
}
.loses_icon {
    margin-right: 30px;
}
.loses_icon img {}
.loses-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
}



.which-socials {
    padding: 50px 0px;
    background: #fff;
}
.which-socials .center {    width: auto;
    margin: 14px auto;}
.which-socials .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
.which-socials-box {
    display: flex;
    /* justify-content: center; */
    width: auto;
}
.which-socials-item {
    background: #f2f2f2;
    padding: 50px 0px;
    border-radius: 20px;
    width: 263px;
    margin: 15px 15px;
    min-height: 420px!important;
    box-shadow: 0px 0px 13px #f2f2f2;
    position: relative;
}



.which-socials-item .which-socials-wrap {display: block!important;}
.which-socials-header {
    font-weight: bold;
    font-size: 25px;
    line-height: 140.9%;
/* or 35px */
    align-items: center;
    text-align: center;
    letter-spacing: 0.04em;

/* Pink */
    margin-bottom: 40px;
    color: #fff;
}
.which-socials-wrap {display: none;}
.which-socials-wrap ul {
    padding: 0px 30px;
}
.which-socials-wrap ul li {
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
/* or 19px */
    text-align: center;

/* Grey black */
    color: #787878;
    margin-bottom: 20px;
    list-style: none;
}
.which-socials-wrap .more {
    border-radius: 10px;
    background: #000;
    width: -webkit-fill-available;
    display: table;
    font-weight: 600;
    font-size: 14px;
    line-height: 140.9%;
/* identical to box height, or 20px */
    text-align: center;
    text-decoration: none;
/* White */
    color: #FFFFFF;
    padding: 12px 0px;
    margin: 0px 30px;
    position: absolute;
    bottom: 30px;
}
.which-socials .smm-desk {
    font-weight: 500;
    font-size: 14px;
    line-height: 140.9%;
/* or 20px */
    text-align: center;

/* Grey black */
    color: #787878;
    margin-top: 80px;
    display: none;
}

.which-socials-item:hover {background: #FFFFFF!important;box-shadow: 0px 0px 60px rgba(240, 79, 238, 0.15);}

.which-socials-item.insta-main {
    background: transparent!important;
}
.which-socials-header.insta-main {}
.which-socials-wrap.insta-main {}

.which-socials-item.insta-main .which-socials-header {color: #E331AD;}
.which-socials-item.insta-main .more {background: linear-gradient(264.7deg, #ED45E8 6.73%, #FF3E9C 109.87%);}
 
.which-socials-item.vk-main {
    background: transparent!important;
}
.which-socials-header.vk-main {}
.which-socials-wrap.vk-main {}
 
.which-socials-item.vk-main .which-socials-header {color: #00617F;}
.which-socials-item.vk-main .more {background: linear-gradient(264.7deg, #0084A6 6.73%, #016085 109.87%);}
 
.which-socials-item.fb {background: transparent!important;}
.which-socials-header.fb {}
.which-socials-wrap.fb {}
 
.which-socials-item.fb .which-socials-header {color: #0B4B9D;}
.which-socials-item.fb .more {background: linear-gradient(264.7deg, #1C66B6 6.73%, #0C3D91 109.87%);}
 
.which-socials-item.ok-main {background: transparent!important;
}
.which-socials-header.ok-main {}
.which-socials-wrap.ok-main {}
 
.which-socials-item.ok-main .which-socials-header {color: #FF7B00;}
.which-socials-item.ok-main .more {background: linear-gradient(264.7deg, #FFA832 6.73%, #FF7A00 109.87%);}


.which-socials-item.telegram {background: transparent!important;}
.which-socials-header.telegram {}
.which-socials-wrap.telegram {}
 
.which-socials-item.telegram .which-socials-header {color: #004A7B;}
.which-socials-item.telegram .more {background: linear-gradient(264.7deg, #003361 6.73%, #00578D 109.87%);}

.which-socials-item.youtube {background: transparent!important;}
.which-socials-header.youtube {}
.which-socials-wrap.youtube {}
 
.which-socials-item.youtube .which-socials-header {color: #161616;}
.which-socials-item.youtube .more {background: linear-gradient(264.7deg, #464645 6.73%, #171717 109.87%);}


.which-socials-item.tiktok {background: transparent!important;}
.which-socials-header.tiktok {}
.which-socials-wrap.tiktok {}
 
.which-socials-item.tiktok .which-socials-header {color: #1F2042;}
.which-socials-item.tiktok .more {background: linear-gradient(264.7deg, #2D3259 6.73%, #25253C 109.87%);}




.pay_box {
    background-color: #fff;
    /* background-image: url(../img/pay_fon.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-top: 50px;
    margin-bottom: 50px;
    margin-top: 50px;
    overflow: hidden;
}
.pay_box .center {    width: auto;
    margin: 0 auto;}
.pay_box .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    width: -webkit-fill-available;
    margin-bottom: 40px;
    margin-top: 0px;
    margin-left: 0px;
}
.pay_box .title span {color: #E331AD;}
.pay_box_items {}
.pay_box_items .slick-list {
    overflow: hidden;
}
.pay_box_item {
    margin: 0px 0px;
}
.pay_box_header {
    display: flex;
    align-content: flex-end;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.pay_box_header .pay_box_desk {}
.pay_box_header .pay_box_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.pay_box_header .pay_box_text {}
.pay_box_header .pay_box_text ul {
    padding: 0px;
}
.pay_box_header .pay_box_text ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    list-style: none;
    padding-left: 20px;
    position:relative;
}
.pay_box_header .pay_box_text ul li:before {content:'';background: #E331AD;border-radius:10px;width:7px;height:7px;display:table;position: absolute;top: 10px;margin-top: 0px;left: 0px;}
.pay_box_header .pay_box_img {
    position: relative;
    display: none;
}
.pay_box_header .pay_box_img img {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.pay_box_footer {
    background: #fff;
    margin-left: 0;
    /* padding: 20px; */
    position: relative;
    /* padding: 20px; */
    /* margin: 20px; */
    max-width: 100%;
    width: 100%;
}

.pay_box_footer .slick-prev {
    top: 25px;
    right: 148px;
    left: auto;
    outline: 0;
    bottom: auto;
    position: absolute;
    z-index: 100;
}
.pay_box_footer .slick-next {
    top: 25px;
    right: 15px;
    bottom: auto;
    position: absolute;
    z-index: 100;
    outline: 0;
}
.pay_box_footer .slick-dots {
    margin-top: 0px;
    position: absolute;
    right: 80px;
    top: 15px;
}
.pay_box_footer .slick-dots li {
    font-family: Montserrat;
    font-style: normal;
    padding-left: 0px;
    font-weight: bold;
    font-size: 20px;
    line-height: 150.4%;
/* or 30px */
    align-items: center;
    letter-spacing: 0.115em;
    background: transparent;
    list-style: none;
    color: #0E0C15;
}
.pay_box_footer .slick-dots li button {
    color: inherit;
}
.pay_box_footer .slick-dots li:last-child:before {
    content: '/';
    display: inline-block;
    color: #0e0c15;
    background: transparent;
    height: 17px;
    position: relative;
    font-size: 15px;
    top: 0px;
    line-height: 15px;
    left: 0;
}
.pay_box_footer .pay_box_number {
    font-weight: 900;
    font-size: 200px;
    line-height: 100%;
/* or 282px */
    letter-spacing: 0.04em;

/* White */
    color: #FFFFFF;
    position: absolute;
    left: -280px;
    display: none;
}
.pay_box_content {
    background: #fff;
    padding: 20px;
}
.pay_box_footer .pay_box_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* Pink */
    color: #E331AD;
    padding-left: 0px;
    margin-bottom: 15px;
}
.pay_box_footer .pay_box_desk {
    font-weight: 500;
    font-size: 16px;
    line-height: 150.4%;
/* or 27px */
    

/* black */
    color: #0E0C15;
}
.pay_box_footer ul {
    padding: 0px;
    margin-top: 10px;
}
.pay_box_footer ul li{
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    position:relative;
    color: #0E0C15;
    list-style: none;
    padding-left:20px;
}
.pay_box_footer ul.slick-dots li:before {display:none;}
.pay_box_footer ul li:before {content:'';background: #E331AD;border-radius:10px;width:7px;height:7px;display:table;position: absolute;top: 10px;margin-top: 0;left: 0px;}



.plan_box {background:#fff;padding: 50px 0px;}
.plan_box .center {    width: auto;
    margin: 0 auto;}
.plan_box .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */
    text-align: left;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
.plan_box .title span {
    color: #E331AD;
}

.plan_box_item {
    display: flex;
    margin-bottom: 40px;
    flex-direction: column;
}



.plan_box_item_left {
    display: flex;
    margin-right: 0px;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}
.plan__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    display: flex;
}

.plan_box_item:hover .plan__title {color:#0E0C15;}
.plan_box_item:hover .count {display:block;}

.plan_box_item .plan__title:before {content:'';display:block;font-weight: bold;font-size: 20px;line-height: 140.9%;letter-spacing: 0.02em;color: #E331AD;margin-right: 10px;}
.plan_box_item:hover .plan__title:before {display: block;color: #E331AD;}


.plan_box_item:nth-child(2) .plan__title:before {content:'01';}
.plan_box_item:nth-child(3) .plan__title:before {content:'02';}
.plan_box_item:nth-child(4) .plan__title:before {content:'03';}
.plan_box_item:nth-child(5) .plan__title:before {content:'04';}
.plan_box_item:nth-child(6) .plan__title:before {content:'05';}
.plan_box_item:nth-child(7) .plan__title:before {content:'06';}
.plan_box_item:nth-child(8) .plan__title:before {content:'07';}
.plan_box_item:nth-child(9) .plan__title:before {content:'08';}
.plan_box_item:nth-child(10) .plan__title:before {content:'09';}
.plan_box_item:nth-child(11) .plan__title:before {content:'10';}
.plan_box_item:nth-child(12) .plan__title:before {content:'11';}
.plan_box_item:nth-child(13) .plan__title:before {content:'12';}
.plan_box_item:nth-child(14) .plan__title:before {content:'13';}
.plan_box_item:nth-child(15) .plan__title:before {content:'14';}
.plan_box_item:nth-child(16) .plan__title:before {content:'15';}



.border-line {
    border-right: 1px solid #E5E5E5;
    height: 206%;
    padding-left: 20px;
    padding-right: 20px;
    display: table;
    position: relative;
}
.border-line .count {
    width: 41px;
    height: 41px;
    display: none;
    border: 1px;
    background: url(../img/circle.png);
    position: absolute;
    top: 20px;
}
.plan_box_item_right {}
.plan__desk {
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* Grey */
    color: #0E0C15;
}

.plan_box_item:hover .plan__desk {color: #0E0C15;}


.pred_box {background: url(../img/areas_fon.png);background-size: cover;padding-top: 50px;position: relative;display: block;padding-bottom: 40px;}
.pred_box .center {
        width: auto;
    margin: 14px auto;
    position: relative;
}

.pred_box .center:before {content:'';width: 200px;height: 245px;background: url(../img/neptyn.png);background-size: 100%;display: table;position: absolute;left: 0px;top: -70px;opacity: 0.5;}

.pred_box .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 65px */
    text-align: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.pred_box .desk {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    text-align: center;
    letter-spacing: 0.04em;

/* Grey */
    color: #B8B8B8;
}

.pred_box_items {
    margin-top: 38px;
    display: flex;
    width: 200%;
}
.pred_box_items_width {}
.pred_box_item {
    padding: 35px 25px;
    background: #fff;
    border-radius: 20px;
    min-width: 300px;
    position: relative;
    margin: 10px;
}
.pred_box_item:nth-child(odd) .pred_box_number {background:#E331AD;font-size: 18px;padding: 14px;top: -35px;left: -10px;}
.pred_box_item:nth-child(even) .pred_box_number {background:#fff;color:#E331AD;}
.pred_box_number {
    width: 52px;
    height: 52px;
    padding: 16px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
/* or 42px */
    letter-spacing: 0.04em;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    left: -10px;
    top: -35px;
}
.pred_box_title {
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.04em;

/* black */
    color: #0E0C15;
    margin-bottom: 10px;
}
.pred_box_desk {
    font-weight: 500;
    font-size: 13px;
    line-height: 188.4%;
/* or 30px */
    letter-spacing: 0.04em;

/* Grey black */
    color: #787878;
}
.pred_box_desk ul {
    margin: 0px;
    padding: 0px;
}
.pred_box_desk ul li {
    list-style: none;
}

.scroll {

overflow-x: auto;

cursor: all-scroll;

/* width: 340px; */
}


.main__offer_kurs {background: url(../img/kurs_fon.png);background-size: cover;
    background-position: 50%;}
.main__offer__link {
}
.main__offer__link a {/* Gradient_2 */
    
    
/* Gradient_2 */
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 140.9%;
/* identical to box height, or 23px */
    text-align: center;
    letter-spacing: 0.05em;

/* White */
    color: #FFFFFF;
    padding: 20px 35px;
} 


.main__offer__subtitle_kurs {font-style: normal;font-weight: normal;font-size: 16px;line-height: 157.9%;
/* or 25px */


/* White */color: #FFFFFF;margin-bottom: 20px;}
.main__offer__link a {
    display: table;
} 

.main__offer__title_kurs {width:650px;}

.main__offer__title_kurs_img {
    position: absolute;
    right: 50px;
    bottom: 0px;
}


.advantages_targer {
    background: #fff;
    padding-bottom: 0px;
}

.advantages_targer_page {}
.advantages_targer_page ul {}
.advantages_targer_page ul li {}
.advantages_targer_page ul li:nth-child(1) {
    background: url(../img/target_list_1.png);
    background-repeat: no-repeat;
}
.advantages_targer_page ul li:nth-child(2) {
    background: url(../img/target_list_2.png);
    background-repeat: no-repeat;
}
.advantages_targer_page ul li:nth-child(3) {
    background: url(../img/target_list_3.png);
    background-repeat: no-repeat;
}

.advantages_targer .center {
    width: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    }

.advantages_targer_left {
    width: -webkit-fill-available;
    padding: 50px 0px;
}
.advantages_targer_left .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* Pink */
    color: #0E0C15;
    margin-bottom: 30px;
}
.advantages_targer_left .title span {
    color: #E331AD;
}
.advantages_targer_left ul {
    padding: 0px;
}
.advantages_targer_left ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    min-height: 60px;
    list-style: none;
    background: url(../img/target_list.png);
    background-repeat: no-repeat;
    padding-left: 85px;
    width: -webkit-fill-available;
    margin-bottom: 30px;
}
.advantages_targer_left ul li:hover {color:#E331AD;}

.advantages_targer_right {
    display: none;
    width: 50%;
    background: url(../img/target_fon.png);
    position: relative;
    right: -40px;
}
.advantages_targer_right img {
    bottom: -120px;
    left: -20px;
    position: relative;
}


.soc_bussines_box {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.soc_bussines_box .center {    width: auto;
    margin: 0 auto;}
.soc_bussines_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 130.9%;
/* or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
.soc_bussines_box .bussines_box_items {
    display: block;
    margin: 0 auto;
    width: -webkit-fill-available;
}
.soc_bussines_box .bussines_box_item {
    padding: 30px;
    float: none;
    margin: 0px;
    position: relative;
    border-radius: 20px;
    background-position: 100% 50%!important;
    margin-bottom: 10px;
}
.soc_bussines_box .bussines_box_bottom {
    position: absolute;
    bottom: 30px;
}
.soc_bussines_box .bussines_box_item .subtitle_soc {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150.4%;
/* identical to box height, or 27px */
    color: #FFFFFF;
}
.soc_bussines_box .bussines_box_item .title_soc {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.soc_bussines_box .bussines_box_item .link_soc {}
.soc_bussines_box .bussines_box_item .link_soc a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 140.9%;
/* identical to box height, or 20px */
    text-align: center;
    color: #FFFFFF;
}
	
.target_format {
    background-color: #110F1A;
    background-image: url(../img/target_format.png);
    background-repeat-x: no-repeat;
    background-position: 0% 50%;
    background-size: contain;
    padding: 80px 0px;
}
.target_format .center {    width: auto;
    margin: 0 auto;}
.target_format .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */
    text-align: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 40px;
}
.target_format .target_format_items {}
.target_format .target_format_item {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(25px);
/* Note: backdrop-filter has minimal browser support */
    border-radius: 20px;
    padding: 0px;
    position: relative;
    margin-bottom: 200px;
}
.target_format .target_format_item:last-child {margin-bottom:0;}
.target_format .target_format_item img {
    position: absolute;
}
.target_format .target_format_item.target_format_left {
    padding-left: 0px;
    margin-bottom: 50px;
}
.target_format .target_format_item.target_format_left img {
    left: 0px;
    top: 0px;
    width: 100%;
    position: relative;
}
.target_format .target_format_item.target_format_right {
    padding-right: 0px;
}
.target_format .target_format_item.target_format_right img {
    right: 0px;
    top: 0px;
    position: relative;
    width: 100%;
}
.target_format .target_format_item .target_format_box {
    padding: 20px;
}
.target_format .target_format_item .target_format_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 15px;
}
.target_format .target_format_item .target_format_tabs {}
.target_format .target_format_item .target_format_link {
    margin-bottom: 25px;
    display: flex;
}
.target_format .target_format_item .target_format_tab {}
.target_format .target_format_item .tab_link.active {
    
/* or 28px */
    
color: #E331AD;
}
.target_format .target_format_item .tab_link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* Pink */
    color: #5B5E67;
    margin-right: 25px;
}
.target_format .target_format_item .tab {}
.target_format .target_format_item .tab ul {
    padding: 0px;
}
.target_format .target_format_item .tab ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    list-style: none;
}


.target_ads_box {
    background-color: #fff;
    /* background-image: url(../img/target_ads_mob.png); */
    background-repeat: no-repeat;
    background-position: 100px 100px;
    padding: 50px 0px;
    overflow: hidden;
}
.target_ads_box .center {
    width: auto;
    margin: 0 auto;
    z-index: 15;
    position: relative;
    }
.target_ads_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
.target_ads_box .title span {
    color: #E331AD;
}
.target_ads_box .target_ads_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150.4%;
/* identical to box height, or 27px */


/* black */
    color: #0E0C15;
    margin-bottom: 40px;
    width: -webkit-fill-available;
}
.target_ads_box .target_ads_list {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    width: 600px;
    flex-direction: column;
}
.target_ads_box .target_ads_list li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    list-style: none;
    border-left: 2px solid #E331AD;
    padding-left: 10px;
    margin-bottom: 35px;
    width: 300px;
}

.plus_ads {background:#fff;}
.plus_ads .center {    width: auto;
    margin: 0 auto;}
.plus_ads .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
.plus_ads .plus_ads_items {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.plus_ads .plus_ads_item {
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    display: table;
    width: -webkit-fill-available;
    padding-bottom: 100px;
    margin-bottom: 35px;
    width: 100%;
}
.plus_ads .plus_ads_link {
    margin-bottom: 0px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}
.plus_ads .plus_ads_link a {font-family: Montserrat;font-style: normal;font-weight: 600;font-size: 14px;line-height: 140.9%;
/* or 20px */color:#E331AD;letter-spacing: 0.05em;padding: 15px 0px;border-radius: 10px;text-align: center;width: 100%;display: table;border: 1px solid #E331AD;}
.plus_ads .plus_ads_link a:hover {background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);border-radius: 10px;color: #fff;text-decoration:none;}
.plus_ads .plus_ads_item img {
    width: 100%;
}
.plus_ads .plus_ads_item .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    text-align: left;
    padding: 30px;
    padding-bottom: 0px;
}
.plus_ads .plus_ads_item .plus_ads_list {
    padding: 0px 30px;
    padding-top: 0px;
    margin-bottom: 0px;
}
.plus_ads .plus_ads_item .plus_ads_list li {
    list-style: none;
    margin-bottom: 10px;
    position:relative;
    font-size: 15px;
}
.plus_ads .plus_ads_item .plus_ads_list li:before {
    content:'';
    display:table;
    position:absolute;
    left:-10px;
    top:10px;
    width:3px;
    height:3px;
    background:url(../img/ads_point.png);
}
.predlogenie {background-color: #0E0C15;padding:45px 0px;position: relative;margin-top: 0px;background-image: url(../img/pred_mob.png);background-repeat: no-repeat;background-position: 137px 100%;}
.predlogenie .center {    width: auto;
    margin: 0 auto;}
.predlogenie .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    display: flex;
    align-items: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 10px;
}
.predlogenie .subtitle {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;
    color: #4B4759;
    margin-bottom: 30px;
}
.predlogenie .predlogenie_box {
    padding: 0px;
}
.predlogenie .predlogenie_box li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150.4%;
/* identical to box height, or 27px */


/* White */
    color: #FFFFFF;
    list-style: none;
    position: relative;
    padding-left: 47px;
    margin-bottom: 20px;
}
.predlogenie .predlogenie_box li:hover {
    color: #E331AD;
    margin-left: 15px;
}
.predlogenie .predlogenie_box li:before {content:'';background: url(../img/yes.png);width: 20px;height: 15px;display: table;position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.predlogenie img {
    position: absolute;
    right: 0px;
    display: none;
    bottom: 0px;
}


.w555 {width: 100%;}
.w360 {width: 100%;}
.w750 {width: 100%;}
.h540 {height: 206px;}
.h255 {height: 206px;}
.h392 {height: 206px;}

.main__offer.main__course {background-image:url(../img/course_fon.png);background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;padding: 50px 0px;padding-top: 150px;}

.main__offer.main__course_fon {background-image:url(../img/kurs_fon.png);background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;padding: 100px 0px;padding-top: 250px;padding-bottom: 50px;min-height: auto;}

.main__offer.main__course .main__offer__subtitle {margin-bottom:20px;}

.main__course_btn {}
.main__course_btn a {font-family: Montserrat;font-style: normal;font-weight: bold;font-size: 14px;line-height: 140.9%;
/* identical to box height, or 23px */display: flex;align-items: center;letter-spacing: 0.05em;

/* White */color: #FFFFFF;}
.main__course_btn {display:flex;flex-direction: column;}
.main__course_btn a:nth-child(1) {
    display: table;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    padding: 20px 15px;
    margin-right: 0px;
    text-decoration: none;
    margin-bottom: 20px;
}
.main__course_btn a:nth-child(2) {
    padding: 19px 35px 19px 40px;
    border-radius: 10px;
    display: block;
    border: 1px solid #fff;
    background: url(../img/play.png);
    background-repeat: no-repeat;
    background-position: 13px 50%;
    width: max-content;
}

.course_cons_right form input, .course_cons_right .form input{
    width: 100%;
    margin-right: 0;
    padding: 12px 0;
}

.course_cons_right .form .form-field:nth-child(1){
    margin-bottom: 24px;
}

.course_cons_right form button, .course_cons_right .form button{
    margin-top: 41px;
    padding: 21px 68px;
    width: 100%;
    font-size: 14px;
}

.bonus_box {
    margin: 100px 0px;
}
.bonus_box .center {    width: auto;
    margin: 0 auto;}
.bonus_box .title {}
.bonus_box .bonus_box_items {
    display: flex;
    flex-direction: column;
}
.bonus_box .bonus_box_items .bonus_box_left {
    min-width: -webkit-fill-available;
}
.bonus_box .bonus_box_items .bonus_box_left .bonus_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* black */
    color: #0E0C15;
}
.bonus_box .bonus_box_items .bonus_box_right {
    margin-top: 20px;
    padding-left: 0;
}
.bonus_box .bonus_box_items .bonus_box_right .bonus_box_right_item {
    margin-bottom: 35px;
    padding-left: 0px;
}
.bonus_box .bonus_box_items .bonus_box_right .bonus_box_right_item .bonus_name {
    margin-bottom: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
}
.bonus_box .bonus_box_items .bonus_box_right .bonus_box_right_item .bonus_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
}
.bonus_box .bonus_box_items .bonus_box_right .bonus_box_right_item:hover {
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.bonus_box .bonus_box_items .bonus_box_right .bonus_box_right_item:hover .bonus_name {
    color: #E331AD;
}

 
.course_about_box {background:#0E0C15;background-image: url(../img/about_fon.png);background-repeat: no-repeat;background-position: 100% 0%;position:relative;margin-top: 0px;margin-left: 0px;padding-bottom: 50px;padding-top: 50px;} 
.course_about_box:before {content:'';display: table;background: url(../img/about_img.png);width: 627px;height: 1087px;bottom: 0px;position: absolute;left: -235px;display: none;} 
.course_about_box .center {
    width: auto;
    margin: 0 auto;
    margin-left: 0px;
    } 
.course_about_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 130.9%;
    color: #FFFFFF;
    margin-bottom: 34px;
    position:relative;
    margin-left: 49px;
} 

.course_about_box .title:before {content:'';position:absolute;top:50%;left:-48px;background:#E331AD;display:table;height:1px;width:27px}
.course_about_box .course_about_box_items {
    position: relative;
} 
.course_about_box .course_about_box_items:before {content:'';width:1px;height: 97%;position:absolute;background: #2F2D3D;left: -37px;top: 6px;}
.course_about_box .course_about_box_item {
    padding-left: 47px;
} 
.course_about_box .course_about_name:hover {color:#E331AD;}
.course_about_box .course_about_name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150.4%;
    color: #FFFFFF;
    margin-bottom: 40px;
    position:relative;
} 
 .course_about_box .course_about_name:hover:before {background: #E331AD;border: 1px solid #E331AD;}
 .course_about_box .course_about_name:before {content:'';background: #0E0C15;border: 1px solid #2F2D3D;display:table;width:14px;height:14px;border-radius:50%;position:absolute;top:4px;left:-43px;}
 
 
 .author_course_box {
    padding: 50px 0px;
}
 .author_course_box .center {
    width: -webkit-fill-available;
    margin: 0 auto;
}
 .author_course_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */


/* black */
    color: #0E0C15;
    text-align: center;
    margin-bottom: 40px;
}
 
 
 .author_course_box_items {}
 .author_course_box_item {
    margin-bottom: 30px;
    display: table;
    width: 100%;
}
 .author_course_box_item img {}
 .course_item_left { }
 .course_item_left img {
    float: none;
    margin-right: 40px;
    width: 266px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
}
 .course_item_right {}
 .course_item_right img {
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    display: block;
    width: 266px;
    margin: 0 auto;
    margin-bottom: 20px;
    }
 .course_item_name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 140.9%;
/* or 35px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    margin-bottom: 5px;
}
 .course_item_kto {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
    margin-bottom: 15px;
}
 .course_item_chem {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140.9%;
/* or 25px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    margin-bottom: 8px;
}
 .course_item_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* Grey black */
    color: #787878;
}
 .course_item_text span {
    color: #E331AD;
}


.review_box {
    background: #0E0C15;
    padding: 50px 0px;
}
.review_box .center {
        width: auto;
    margin: 0 auto;
}
.review_box .title {font-family: Montserrat;font-style: normal;font-weight: bold;font-size: 25px;line-height: 130.9%;
/* identical to box height, or 59px */


/* White */color: #FFFFFF;text-align:center;margin-bottom: 40px;}
.review_box_items {}

.review_box_items .slick-prev {
    top: 305px;
    left: 80px;
}
.review_box_items .slick-next {
    top: 305px;
    left: 210px;
}
.review_box_items .slick-dots {
    top: 300px;
    left: 170px;
}

.review_box_item {
    display: flex!important;
    flex-direction: column;
}
.review_box_item_img {
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    display: table;
    position: relative;
    margin-right: 0px;
    margin-bottom: 60px;
}
.review_box_item_img img {
    position: relative;
    left: 5px;
    top: 5px;
    width: 100%;
}
.review_box_item_text {}
.review_box_item_name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 10px;
}
.review_box_item_work {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 10px;
}
.review_box_item_body {/* 16 px Medium */
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    margin-bottom: 20px;
}
.review_box_item_umax {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140.9%;
/* or 20px */
    align-items: center;

/* White */
    color: #FFFFFF;
    padding: 10px 0px 10px 10px;
    border-left: 1px solid #E331AD;
}

.review_box_item_umax a {color:#E331AD;}

.end_course_box {
    background: #0E0C15;
    padding: 50px 0px;
}
.end_course_box .center {
        width: auto;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
}
.end_course_box_left {margin-top: 0px;width: -webkit-fill-available;margin-right: 00px;margin-bottom: 30px;}
.end_course_box_left .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.end_course_box_left .title span {
    color: #0C3D91;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.end_course_box_left ul {}
.end_course_box_left ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.end_course_box_right {
}
.end_course_box_right img {
    width: 100%;
}


.course_cons {
    background: #26242C;
    padding-top: 30px;
    padding-bottom: 50px;
}
.course_cons .center {
        width: auto;
        margin: 0 auto;
        display: flex;
        align-items: center;
        flex-direction: column;
}
.course_cons_left {
    margin-right: 0px;
    margin-bottom: 25px;
}
.course_cons_left .title{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    width: -webkit-fill-available;
    text-align: center;
}
.course_cons_right {
    width: 100%;
}
.course_cons_right form {}
.course_cons_right form input {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150.4%;
/* identical to box height, or 27px */


/* Grey */
    color: #B8B8B8;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #B8B8B8;
    margin-right: 0;
    margin-bottom: 49px;
    width: 100%;
}

.course_form_send-bg{
    display: none;
}

.course_cons_right form button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 140.9%;
/* identical to box height, or 23px */
    text-align: center;
    letter-spacing: 0.05em;

/* White */
    color: #FFFFFF;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    border: 0px;
    width: 100%;
    padding: 20px 30px;
    display: table;
}



.tree_course {
    padding: 50px 0px 70px 0px;
    background: #0e0c15;
    border-top: 1px solid #2F2B3E;
    border-bottom: 1px solid #2F2B3E;
}
.tree_course .center {
        width: auto;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
}
.tree_course .tree_box {
    width: 100%;
    margin-bottom: 25px;
}
.tree_course .tree_course_name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.tree_course .tree_course_text {font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 157.9%;
/* or 25px */


/* White */

color: #FFFFFF;}
.tree_course .tree_course_text span {
    color: #e331ad;
}
 
.targetolog_box {
    background-color: #0e0c15;
    padding: 100px 0px;
    padding-top: 230px;
    background-image: url(../img/kto_target.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: 100%;
    overflow: hidden;
}
.form_course_right form button, .form_course_right .form button{
    width: 100%;
}
.form_course_right form input, .form_course_right .form input{
    width: 100%;
    padding: 12px 0;
}
.form_course .form-field:nth-child(1){
    margin-bottom: 10px;
}
.course_form_send .course_form_send_box form input, .course_form_send .course_form_send_box .form input{
    background-color: transparent;
    padding: 12px 0;
}
.course_form_send .form-field:not(:last-child){
    margin-bottom: 23px;
}
.course_form_send .course_form_send_box form button, .course_form_send .course_form_send_box .form button{
    font-size: 12px;
    padding: 17px 85px;
    border-radius: 8px;
    width: 100%;
}
.targetolog_box .center {
       width: auto;
    margin: 0 auto;
}
.targetolog_box .targetolog_box_text {
    margin-bottom: 50px;
}
.targetolog_box .targetolog_box_title {/* H2 45px Bold */
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */


/* White */
    color: #FFFFFF;
    margin-bottom: 20px;
}
.targetolog_box .targetolog_box_title span {
    color: #E331AD;
}
.targetolog_box .targetolog_box_body {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    width: 100%;
}
.targetolog_box .targetolog_box_items {
    display: flex;
    justify-content: flex-end;
    width: 550px;
}
.targetolog_box .targetolog_box_item {
    background: #fff;
    padding: 25px;
    width: 375px;
}
.targetolog_box .targetolog_box_item:first-child {border-radius:0px 0px 0px 20px;width: 362px;}

.targetolog_box .targetolog_box_item.active {
    border: 1px solid #2F2B3E;
    background: transparent;
}
.targetolog_box .targetolog_box_item.active .targetolog_box_item_count {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    line-height: 140.9%;
/* identical to box height, or 41px */
    align-items: center;
    letter-spacing: 0.04em;
}
.targetolog_box .targetolog_box_item.active .targetolog_box_item_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
}
.targetolog_box .targetolog_box_item_count {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    line-height: 140.9%;
/* identical to box height, or 41px */
    align-items: center;
    letter-spacing: 0.04em;

/* black */
    color: #0E0C15;
    border-bottom: 1px solid #E331AD;
    display: table;
    margin-bottom: 5px;
}
.targetolog_box .targetolog_box_item_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
}

.komy_course {} 
.komy_course .center {    width: auto;
    margin: 0 auto;} 
.komy_course .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    padding: 20px 0px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    width: -webkit-fill-available;
    text-align: center;

/* White */
    color: #FFFFFF;
    background: #0e0c15;
}
.komy_course .komy_course_items {
    margin: 0 0px;
    margin-top: 40px;
}
.komy_course .komy_course_item {
    position: relative;
}
.komy_course .komy_course_item_text {
    background: #0E0C15;
    padding: 20px;
    position: relative;
    width: -webkit-fill-available;
}
.komy_course .komy_course_count {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 73px;
    line-height: 100%;
/* or 159px */
    letter-spacing: 0.02em;
}
.komy_course .komy_course_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* Pink */
    color: #fff;
    margin-bottom: 20px;
}
.komy_course .komy_course_title span {
    color: #E331AD;
}
.komy_course .komy_course_body {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
}
.komy_course .komy_course_item_img {
    display: flex;
    justify-content: flex-end;
    padding-top: 0px;
    position: absolute;
    top: auto;
    bottom: -50px;
    z-index: -1;
}
.komy_course .komy_course_item_img img {
    width: 100%;
}
 
.jdet_course {
    margin: 100px 0px;
} 
.jdet_course .center {
        width: auto;
    margin: 0 auto;
} 
.jdet_course .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
} 
.jdet_course .jdet_course_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #F2F2F2;
    flex-direction: column;
} 
.jdet_course .jdet_course_item:last-child {border:0px;}
.jdet_course .jdet_course_item_name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    display: flex;
    align-items: center;
    min-width: -webkit-fill-available;
    margin-right: 0px;
} 
.jdet_course .jdet_course_item_name span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 70px;
    line-height: 140.9%;
/* identical to box height, or 99px */
    width: 45px;
    letter-spacing: 0.02em;

/* Pink */
    margin-right: 20px;
    color: #E331AD;
} 
.jdet_course .jdet_course_item_body {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
} 

 .img_course_page {
    background: url(../img/course_img.png);
    height: 230px;
    background-size: contain;
}
 
 .format_course {
    background: #0e0c15;
    padding: 50px 0px;
    padding-bottom: 250px;
}
 .format_course .center {
       width: auto;
    margin: 0 auto;
}
 .format_course .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 40px;
}
 .format_course_items {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}
 .format_course_item {
    width: auto;
    background: #26242C;
    border-radius: 20px;
    margin-bottom: 30px;
}
 .format_course_header {
    background: linear-gradient(90deg, #383B97 0%, #64389D 100%);
    backdrop-filter: blur(4px);
/* Note: backdrop-filter has minimal browser support */
    border-radius: 20px 20px 0px 0px;
    padding: 35px 30px;
}
 .format_course_header_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 115%;
/* identical to box height, or 29px */
    text-align: center;
    letter-spacing: 0.05em;

/* White */
    color: #FFFFFF;
    margin-bottom: 5px;
}
 .format_course_header_subtitle {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    text-align: center;
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
}
 .format_course_content {
    padding: 30px;
}
 .format_course_content ul {
    padding: 0;
    margin: 0;
}
 .format_course_content ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 157.9%;
/* identical to box height, or 24px */


/* White */
    color: #FFFFFF;
    list-style: none;
    margin-bottom: 20px;
    background: url(../img/yes.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 35px;
}
 .format_course_footer {
    padding: 30px;
}
 .format_course_footer a {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 140.9%;
/* or 20px */
    text-align: center;
    letter-spacing: 0.05em;

/* White */
    color: #FFFFFF;
    text-decoration: none;
    width: 100%;
    display: table;
    padding: 15px 0px;
}

.format_course_footer a:hover {background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
border-radius: 10px;border:0px}
 .format_course_footer_price {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
    padding-top: 30px;
    border-top:  1px solid #403F44;
}
 .price_new  {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 34.9652px;
    line-height: 1;
/* or 55px */
    letter-spacing: 0.045em;

/* White */
    color: #FFFFFF;
    margin-right: 20px;
}
 .price_new span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 17.3981px;
    line-height: 157.9%;
/* identical to box height, or 27px */


/* White */
    color: #FFFFFF;
    margin-left: 15px;
}
 .price_old {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 22.9419px;
    line-height: 157.9%;
/* or 36px */
    letter-spacing: 0.045em;
    color: #696672;
    text-decoration: line-through;
}
 .price_old span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 11.4155px;
    line-height: 157.9%;
/* identical to box height, or 18px */
    color: #696672;
    margin-left: 15px;
}
	
.form_course {
    
    
/* or 42px */
    

/* black */
    
width: auto;
    
background: #fff;
    
margin: 0 15px;
    
border-radius: 20px;
    
box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
    
margin-top: -150px;
}	
.form_course .center {
    display: flex;
    padding: 30px 15px;
    width: auto;
    margin: 0 auto;
    flex-direction: column;
}	
.form_course .form_course_left {
    min-width: -webkit-fill-available;
    margin-right: 0px;
    margin-bottom: 20px;
}	
.form_course .form_course_left .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    align-items: center;
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    width: -webkit-fill-available;
}	
.form_course .form_course_left .title span {
    color: #E331AD;
}	
	 
.form_course_right {}
.form_course_right form {}
.form_course_right form input {
    margin-bottom: 20px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150.4%;
/* identical to box height, or 27px */


/* Grey */
    color: #B8B8B8;
    border: 0px;
    border-bottom: 1px solid #B8B8B8;
    width: -webkit-fill-available;
    margin-right: 0px;
}
.form_course_right form button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140.9%;
/* identical to box height, or 23px */
    letter-spacing: 0.05em;

/* White */
    color: #FFFFFF;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    border: 0px;
    width: -webkit-fill-available;
    text-align: center;
    padding: 21px 0px;
}
		
 .program_course {
    margin: 50px 0px;
}
 .program_course .center {
    margin: 0 auto;
    width: -webkit-fill-available;
}
 .program_course .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
 .program_course .program_course_items {}
 .program_course .program_course_item {
    margin-bottom: 46px;
    padding-bottom: 46px;
    border-bottom: 1px solid #E0E0E0;
}

 .program_course .program_course_item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #E0E0E0;
}

 .program_course .program_course_header {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
}
 .program_course .program_course_content {
    margin-top: 30px;
}

.program_course .program_course_content ul {padding:0px; margin:0px;padding-left:20px;margin-bottom:20px}
.program_course .program_course_content ul li {font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 157.9%;

color: #0E0C15;}

.program_course .program_course_content ul li::marker {color:#e331ad}

.course_title {font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 150.4%;

margin-bottom:15px;
color: #0E0C15;}

.career_course {
    background: #0e0c15;
    padding: 50px 0px 50px 0px;
    position:relative;
    overflow: hidden;
}

.career_course:before {content:'';display: table;background: url(../img/course_career.png);width: 50%;background-repeat: no-repeat;background-size: contain;height: 300px;position: absolute;top: 50px;right: 0px;opacity: 0.3;z-index: 22;}

.career_course .center {
        width: auto;
        margin: 0 auto;
        margin-left: 0px;
        z-index: 23;
        position: relative;
}
.career_course .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* White */
    color: #FFFFFF;
    margin-bottom: 100px;
}
.career_course .career_course_items {
    overflow-x: auto;
    cursor: all-scroll;
    width: auto!important;
    justify-content: flex-start!important;
    flex-wrap:nowrap;
    padding-top: 25px;
}
.career_course .career_course_item {
    background: #26242C;
    border-radius: 20px;
    padding: 20px;
    min-width: 360px;
    width: 360px;
    position: relative;
    margin: 15px;
    margin-bottom: 40px;
}

.career_course .career_course_item:nth-child(2) {position:relative;top: 0px;}
.career_course .career_course_item:nth-child(4) {position:relative;top: 0px;}

.career_course .career_course_icon {
    position: absolute;
    top: -35px;
    left: 25px;
}
.career_course .career_course_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
}
 

.couerse_umax {
    background: url(../img/course_img.png);
    height: 368px;
    position: relative;
    background-size: cover;
}

.couerse_umax .black {
    background: #0E0C15D9;
    width: 100%;
    height: 100%;
    position: absolute;
}

.couerse_umax .center {
    z-index: 2000;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-around;
	    width: auto;
    margin: 0 auto;
}
.couerse_umax .couerse_umax_box {}
.couerse_umax .couerse_umax_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 30px;
}
.couerse_umax .couerse_umax_link {}
.couerse_umax .couerse_umax_link a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    display: table;
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    text-decoration: none;
    background: url(../img/video.png);
    background-size: 70px;
    background-repeat: no-repeat;
    padding: 8px 0px;
    padding-left: 85px;
    margin: 0 auto;
}
 

 .student_course {
    background: #0e0c15;
    padding: 50px 0px;
}
 .student_course .center {
        width: auto;
    margin: 0 auto;
}
 .student_course .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */


/* White */
    color: #FFFFFF;
    margin-bottom: 40px;
    text-align: center;
}
 .student_course .student_course_items {
    width: 720px;
    display: flex;
}
.student_course .student_course_items .slick-list {
    width: 100%;
}
 .student_course .student_course_item {
    position: relative;
    margin-right: 30px;
    width: 300px!important;
    display: block;
}
.student_course .student_course_item img {width:100%;height: auto;}
 .student_course .student_course_bottom {}
 .student_course .student_course_bottom {
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px;
    align-items: center;
}
 .student_course .student_course_stud_img {
    margin-right: 15px;
    width: 53px;
}
 .student_course .student_course_stud_text {}
 .student_course .student_course_stud_nickname {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
}
 .student_course .student_course_stud_name {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140.9%;
/* identical to box height, or 20px */


/* White */
    color: #FFFFFF;
}
 
.fac_course_box {
    background: #0e0c15;
    padding: 50px 0px;
}
.fac_course_box .center {
    margin: 0 auto;
    width: -webkit-fill-available;
}
.fac_course_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 40px;
}
.fac_course_box .fac_course_items {}
.fac_course_box .fac_course_item {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #4D495B;
}
.fac_course_box .fac_course_header {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
}
.fac_course_box .fac_course_content {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    margin-top: 30px;
}

.resume_box {
    background: #0e0c15;
    padding: 100px 0px;
}
.resume_box .center {
        width: auto;
        margin: 0 auto;
        display: flex;
        align-items: center;
        flex-direction: column;
}
.resume_box .resume_img {
    margin-right: 0px;
    order: 2;
}
.resume_box .resume_img img {
    width: 100%;
}
.resume_box .title:before {content:'';display:table;background:url(../img/resume_icon.png);background-size: cover;width: 60px;height: 60px;position: absolute;right: 80px;top: -60px;}
.resume_box .title {
    position:relative;
    font-family: Montserrat;
    font-style: normal;
    order: 1;
    font-weight: bold;
    font-size: 60px;
    margin-bottom: 40px;
    line-height: 98.9%;
/* or 91px */


/* White */
    box-sizing: border-box;
    width: -webkit-fill-available;
}
.resume_box .title span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 19px;
    line-height: 122.9%;
/* identical to box height, or 36px */
    text-transform: uppercase;

/* White */
    color: #FFFFFF;
    display: table;
    margin-top: 22px;
}

.bonus_course_page {
    padding: 50px 0px;
    background: url(../img/course_bonus.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    margin-bottom: 50px;
    position:relative;
}
.bonus_course_page:before {content:'';background: #ffffffd6;position:absolute;top:0;left:0;width:100%;height:100%;z-index: 10;} 
.bonus_course_page .center {
        
margin: 0 auto;
        
width: -webkit-fill-available;
        
position: relative;
        
z-index: 20;
}
.bonus_course_page .bonus_course_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */


/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
.bonus_course_page .bonus_course_body {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* Grey */
    color: #B8B8B8;
    margin-bottom: 40px;
}
.bonus_course_page ul {
    margin: 0;
    padding-left: 20px;
}
.bonus_course_page ul li {margin-bottom: 30px;border-bottom: 1px solid #B8B8B8;padding-bottom: 30px;font-family: Montserrat;font-style: normal;font-weight: 500;font-size: 18px;line-height: 150.4%;
/* identical to box height, or 27px */


/* black */color: #0E0C15;}
.bonus_course_page ul li:last-child {border:0px}
.bonus_course_page ul li:hover {color: #E331AD;}
.bonus_course_page ul li::marker {color: #E331AD;}


.course_form_send {
    padding: 50px 0px;
    background: url(../img/form_course.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: 100% 50%;
}
.course_form_send .center {
        width: auto;
        margin: 0 auto;
}
.course_form_send .course_form_send_box {}
.course_form_send .course_form_send_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* black */
    color: #0E0C15;
    width: -webkit-fill-available;
}
.course_form_send .course_form_send_box .course_form_sale {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 130.9%;
}
.course_form_send .course_form_send_box .course_form_sale span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 120px;
    line-height: 130.9%;
/* identical to box height, or 157px */
    display: table;
}
.course_form_send .course_form_send_box form {}
.course_form_send .course_form_send_box form input {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150.4%;
/* identical to box height, or 27px */


/* Grey */
    color: #B8B8B8;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #B8B8B8;
    display: table;
    width: 355px;
    margin-bottom: 35px;
}
.course_form_send .course_form_send_box form button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 25px */
    letter-spacing: 0.1em;

/* White */
    color: #FFFFFF;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 20px;
    border: 0px;
    padding: 18px 40px;
    display: table;
    width: -webkit-fill-available;
}


.polezno_smm {
    background: transparent;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.polezno_smm .center {
        width: auto;
    margin: 0 auto;
}
.polezno_smm .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */


/* black */
    color: #0E0C15;
    width: -webkit-fill-available;
}
.polezno_smm .title span {
    color: #e331ad;
}
.polezno_smm .polezno_smm_box {
    display: flex;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 40px;
    padding-bottom: 0px;
    width: -webkit-fill-available;
    flex-direction: column;
}
.polezno_smm .polezno_smm_box .polezno_smm_list {
    min-width: -webkit-fill-available;
    margin-right: 0px;
}
.polezno_smm .polezno_smm_box .polezno_smm_list ul {
    padding: 0px;
    margin: 0px;
}
.polezno_smm .polezno_smm_box .polezno_smm_list ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    list-style: none;
    margin-bottom: 30px;
    position:relative;
}

.polezno_smm .polezno_smm_box .polezno_smm_list ul li:hover {color:#e331ad;padding-left:30px;}
.polezno_smm .polezno_smm_box .polezno_smm_list ul li:hover:before {content:'';width:23px;height:2px;display:table;background:#e331ad;position:absolute;left:0px;top:50%;margin-top:-1px;}

.polezno_smm .polezno_smm_box .polezno_smm_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
    width: -webkit-fill-available;
    padding: 0px 0px;
}

.smm_box {
    background: #0e0c15;
    padding-top: 50px;
    padding-bottom: 50px;
}
.smm_box .center {
        width: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.smm_box .smm_box_left {
    width: 100%;
}
.smm_box .smm_box_right {}
.smm_box .smm_box_left .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
    color: #FFFFFF;
    margin-bottom: 37px;
    width: 100%;
}
.smm_box .smm_box_left .title span {
    color: #E331AD;
}
.smm_box .smm_box_left ul {
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}

.smm_box .smm_box_left ul li::marker {color:#e331ad;}
.smm_box .smm_box_left ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150.4%;
/* identical to box height, or 27px */


/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
}
.smm_box .smm_box_right {background: url(../img/smm_fon.png);margin-left: 132px;width: 564px;position: relative;height: 620px;display: none;}

.smm_box .smm_box_right img {position:absolute;left: -200px;bottom: -100px;}

.kak_work {
    padding: 50px 0px;
    overflow: hidden;
}
.kak_work .center {
        width: auto;
    margin: 0 auto;
}
.kak_work .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: left;

/* black */
    color: #0E0C15;
    margin-bottom: 40px;
}
.kak_work .kak_work_items {}
.kak_work .kak_work_item {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    flex-direction: column;
}

.kak_work .kak_work_item_left .kak_work_item_img {margin-right: 80px;}
.kak_work .kak_work_item_right .kak_work_item_img {margin-left: 80px;}

.kak_work .kak_work_item .kak_work_item_text {
    order: 1;
    margin-bottom: 20px;
}

.kak_work .kak_work_item .kak_work_item_count {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 140.9%;
/* or 42px */
    /* display: flex; */
    align-items: center;
    letter-spacing: 0.04em;

/* Pink */
    color: #E331AD;
}
.kak_work .kak_work_item .kak_work_item_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
.kak_work .kak_work_item .kak_work_item_body {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150.4%;
/* or 27px */


/* black */
    color: #0E0C15;
}
.kak_work .kak_work_item .kak_work_item_img {
    order: 2;
    width: -webkit-fill-available;
    margin-right: 0px;
    margin-left: -20px;
}
.kak_work .kak_work_item .kak_work_item_img img {
    width: calc(100% + 32px);
}
.kak_work .kak_work_item:nth-child(even) .kak_work_item_img{
    margin-right: 0;
}
.kak_work .kak_work_item:nth-child(even) .kak_work_item_text{
    order: 1;
}
.research_box {
    background: url(../img/isledovanie.png);
    background-size: cover;
    background-position: 50%;
    padding-top: 50px;
    padding-bottom: 0;
    position: relative;
}
.research_box .center {
        width: auto;
    margin: 0 auto;
}
.research_box .research_box_one {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.research_box .research_box_one .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    align-items: center;

/* White */
    color: #FFFFFF;
    margin-bottom: 25px;
}
.research_box .research_box_one .title span {
    color: #E331AD;
}
.research_box .research_box_one img {
    position: absolute;
    right: -16px;
    top: -40px;
    width: 150px;
    z-index: -1;
    opacity: 0.5;
}
.research_box .research_box_one ul {
    padding: 0px;
    margin: 0px;
    width: -webkit-fill-available;
}
.research_box .research_box_one ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    list-style: none;
    margin-bottom: 25px;
    background: url(../img/yes.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: 0px 5px;
}
.research_box .research_box_two {
    background: #fff;
    padding: 25px;
    margin-left: 0px;
    position: relative;
    z-index: 2;
    top: 50px;
    right: -16px;
}
.research_box .research_box_two .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
.research_box .research_box_two .title span {}
.research_box .research_box_two ul {
    padding: 0px;
    margin: 0px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150.4%;
/* identical to box height, or 27px */
    color: #000000;
    padding-left: 20px;
}
.research_box .research_box_two ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150.4%;
/* identical to box height, or 27px */
    color: #000000;
    margin-bottom: 12px;
}
.research_box .research_box_two ul li::marker {color:#e331ad;}

.main__cases {}

.task_box {
    background: #0E0C15;
    padding: 50px 0px;
}
.task_box .center {
        width: auto;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
}
.task_box .task_box_left {
    width: 100%;
    margin-bottom: 35px;
}
.task_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* identical to box height, or 59px */


/* White */
    color: #FFFFFF;
    margin-bottom: 10px;
}
.task_box ul {
    margin: 0;
    padding: 0;
}
.task_box ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */
    display: flex;
    align-items: center;

/* White */
    color: #FFFFFF;
}
.task_box .task_box_right {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    width: 100%;
}

.work_process {
    padding: 40px 0px;
}
.work_process .center {
        width: auto;
        margin: 0 auto;
        padding: 0px 20px;
}
.work_process .title {font-family: Montserrat;font-style: normal;font-weight: bold;font-size: 25px;line-height: 130.9%;
/* identical to box height, or 59px */


/* Pink */color: #0E0C15;margin-bottom: 20px;}
.work_process .title span {color: #E331AD}

.work_process .work_process_strong {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* black */
    color: #0E0C15;
    border-left: 2px solid #e331ad;
    padding-left: 5px;
    margin-bottom: 50px;
}

.story_box {
    background: #F2F2F2;
    padding-top: 20px;
}
.story_box .story_box_items {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.story_box .story_box_item {
    width: 50%;
}
.story_box .story_box_item img {
    width: 100%;
}

.work_process_text p {}
.work_process_text ul {}
.work_process_text ul li {}
	
.work_process_text {}
.work_process_text .work_process_post_img {
    margin-right: 0px;
}
.work_process_text .work_process_post_img img {
width:100%;margin-bottom:40px;
}
.work_process_text .work_process_post_text {}
.work_process_text .work_process_post_text p {}
.work_process_text .work_process_post_text span {}
.work_process_img_two .work_process_post_big_img img {
    width: 100%;
}

.content_box_case {
    background-color: #0e0c15;
    background-image: url(../img/content_box.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: 590px;
    padding: 50px 0px;
    display: table;
    padding-bottom: 500px;
}
.content_box_case .center {
    width: 100%;
    float: right;
}
.content_box_case .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top: 30px;
}
.content_box_case p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
}

.visyal_box {}
.visyal_box .center {
    width: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    }
.visyal_box .visyal_box_left {
    margin-right: 0px;
}
.visyal_box .visyal_box_left .title {
    font-size: 25px;
}
.visyal_box .visyal_box_left .title span {}
.visyal_box .visyal_box_left .text {}
.visyal_box .visyal_box_right {
    text-align: center;
    margin-top: 20px;
}
.visyal_box .visyal_box_right img {
    width: 70%;
}

.design_box {}
.design_box .center {    width: auto;
    margin: 0 auto;}
.design_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 140.9%;
/* or 42px */
    text-align: center;
    letter-spacing: 0.02em;

/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
.design_box .design_box_items {
    display: flex;
    justify-content: center;
}
.design_box .design_box_item {}
.design_box .design_box_item:nth-child(2) {margin-top: 40px;}
.design_box .design_box_item img {
    width: 100%;
}

.highlights_box {
    margin-bottom: 40px;
    margin-top: 40px;
}
.highlights_box .center {
        width: auto;
    margin: 0 auto;
}
.highlights_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140.9%;
/* identical to box height, or 20px */


/* Grey */
    color: #B8B8B8;
    margin-bottom: 30px;
}
.highlights_box .highlights_box_items {
    background: #FFFFFF;
    border: 0px solid #EFEFEF;
    box-shadow: 0px 0px 0px rgb(202 202 202 / 15%);
    border-radius: 20px;
    padding: 0px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.highlights_box .highlights_box_item {
    margin: 5px;
}
.highlights_box .highlights_box_item img {
    width: 70px;
    height: 70px;
}

.result_box {
    background: #faf5f9;
    padding: 60px 0px;
}
.result_box .center {
        width: auto;
    margin: 0 auto;
}
.result_box .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 130.9%;
/* identical to box height, or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 70px;
}
.result_box_items {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
.result_box_item {
    width: -webkit-fill-available;
    background: url(../img/yes_circle.png);
    background-repeat: no-repeat;
    padding-top: 60px;
    background-position: 50% 0%;
    margin-bottom: 25px;
}

.smm_bussines_box {background-color: #0E0C15;}
.smm_bussines_box .title {color:#fff;}

.arrow-down {
    /* margin: 30px; */
    display: none;
    margin: 0 auto;
    padding-top: 55px;
    background: url(../img/mouse.png);
    background-repeat: no-repeat;
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: 0px;
    animation: MoveUpDown 2s linear infinite;
}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
}


.arrow-down div.current {background: #E331AD;}
 .arrow-down div {
    display: table;
    width: 5px;
    height: 5px;
    background: #F299D7;
    border-radius: 25px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.slick-prev {
    background:url(../img/slick_arrow_left.png);
    border: 0px;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 51px;
    height: 15px;
    bottom: 20px;
    left: 0px;
    }
.slick-next {
    background:url(../img/slick_arrow_right.png);
    border: 0px;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 51px;
    height: 15px;
    right: 0px;
    bottom: 20px;
    }
    
.slick-prev:hover, .slick-next:hover {cursor:pointer;}				

.adress .title:after {display: none;} 
.call_me .title:after  {display: none;}

#button-up{
  display: none;
  opacity:0.5;
  filter:alpha(opacity=50);
  position: fixed;
  right: 20px;
  bottom: 100px;
  color: #000;
  transition: .3s;
  background: url(../img/scroll_up.png);
  width: 60px;
  height: 60px;
}
 
#button-up:hover{
  cursor: pointer;
  opacity: 1;
  filter:alpha(opacity=100);
  transition: .3s;
  color: #FF0000;
}

.hblock {
    display: flex;
}

.menu_mob {}
.menu_mob_link {
    background: url(../img/menu.svg);
    width: 44px;
    height: 44px;
}

.menu_mob.active .menu_mob_link {background: url(../img/menu_close.svg);}
.main_menu_mob.active {display:block!important;}



.page_404 {
    background: url(../img/fon_404.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.page_404 .center {
    display: flex;
    width: -webkit-fill-available;
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
    height: 100vh;
    justify-content: space-evenly;
}
.page_404 .block_404 {
    order: 2;
}
.page_404 .block_404 .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    line-height: 130.9%;
/* or 65px */
    display: flex;
    align-items: flex-end;

/* White */
    color: #FFFFFF;
    width: -webkit-fill-available;
    margin-bottom: 10px;
}
.page_404 .block_404 .desk {
    font-family: Montserrat;
    font-style: normal;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    margin-bottom: 30px;
    width: -webkit-fill-available;
}
.page_404 .block_404 a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 140.9%;
/* identical to box height, or 23px */
    text-align: center;
    letter-spacing: 0.05em;

/* White */
    color: #FFFFFF;
    background: linear-gradient(261.94deg, #E331AD -11.96%, #0C3D91 120.93%);
    border-radius: 10px;
    padding: 20px 35px;
    display: table;
    width: -webkit-fill-available;
}

.page_404 .block_404_img {
    order: 1;
    height: auto;
    width: -webkit-fill-available;
}
.page_404 .block_404_img img {
    position: relative;
    width: 100%;
}

.work_process_img_two {display: flex;flex-direction: column;}
.work_process_post_big_img:nth-child(2) {margin-top: 20px;}

.work_process_text-img {display:flex;align-items: center;flex-direction: column;}

.task_box_one {
    margin-bottom: 25px;
}
.task_box_one .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* Pink */
    color: #E331AD;
}
.task_box_one ul {}
.task_box_one ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157.9%;
/* or 25px */


/* White */
    color: #FFFFFF;
    margin-bottom: 5px;
}

.task_box_two {margin-bottom: 25px;display:table;}
.task_box_two .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
    color: #E331AD;}
.task_box_two ul {}
.task_box_two ul li {
    width: 50%;
    float: left;
}

.task_box_three {
    
}
.task_box_three .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 157.9%;
    color: #E331AD;
}
.task_box_three ul {
    padding-left: 20px;
}
.task_box_three ul li {position:relative;}
.task_box_three ul li:before {content:'';width:5px;height:1px;background:#fff;display: table;position: absolute;left: -15px;top: 12px;}

.task_box_left ul {padding-left:20px;}
.task_box_left ul li {position:relative;}
.task_box_left ul li:before {content:'';width:5px;height:1px;background:#fff;display: table;position: absolute;left: -15px;top: 12px;}
.sleza {display:none;}

.main_course_img {
    width: 60%;
    right: 30px;
    bottom: auto;
    top: 112px;
    z-index: 100;
    opacity: 0.5;
}
#map {height:800px!important;}

.target_page li:nth-child(1) {background:url(../img/target_page_1.png);background-repeat:no-repeat;}
.target_page li:nth-child(2) {background:url(../img/target_page_2.png);background-repeat:no-repeat;}
.target_page li:nth-child(3) {background:url(../img/target_page_3.png);background-repeat:no-repeat;}
.komy_course_items .slick-dots {
    background: #fff;
    padding: 7px 70px;
    position: absolute;
    top: auto;
    bottom: -25px;
    left: auto;
    right: 20px;
}
.komy_course_items .slick-dots li {}
.komy_course_items .slick-dots li button {color:#0E0C15;}
.komy_course_items .slick-dots li:last-child:before {
    content: '/';
    display: inline-block;
    color: #0E0C15;
}
.komy_course_items .slick-next {
    position: absolute;
    left: auto;
    top: auto;
    right: 30px;
    bottom: -11px;
    z-index: 1;
}
.komy_course_items .slick-prev {
    position: absolute;
    left: auto;
    right: 147px;
    top: auto;
    bottom: -11px;
    z-index: 1;
}



.instagram_block_card {
  min-width: 260px;
  margin-right: 30px;
  height: 417px;
  position: relative;
  perspective: 1000px;
  border: none;
}
.instagram_block_card:last-child {margin-right:0px;}
.front, .back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 14%);
  border-radius: 20px;
  overflow: hidden;
 }
.front img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.back {
  transform: rotateY(180deg);
  padding: 15px;
}
.instagram_block_card:hover .front {
  transform: rotateY(180deg);}
.instagram_block_card:hover .back {
  transform: rotateY(360deg);}
  
  
  .instagram_block {
    padding: 50px 0px;
}
  .instagram_block .center {
    width: auto;
    margin: 14px auto;
    position: relative;
}

.instagram_block .title span {color: #e331ad;}
  .instagram_block .title {
    font-weight: bold;
    font-size: 25px;
    line-height: 130.9%;
/* or 59px */
    text-align: center;

/* black */
    color: #0E0C15;
    margin-bottom: 20px;
}
  .instagram_block .desk {
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 42px */
    letter-spacing: 0.02em;

/* Grey */
    color: #B8B8B8;
    max-width: 750px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 80px;
}
  
  .instagram_block .instagram_block_items {
    overflow-x: auto;
    cursor: all-scroll;
    width: auto!important;
    justify-content: flex-start!important;
    padding-bottom: 20px;
}
  
  .instagram_block .instagram_block_card .front:before {content:'';width: 100%;height: 100%;position: absolute;border-radius: 20px;background: linear-gradient(0deg, rgb(19 19 29 / 55%), #13131d8c);}
  
  .front .box_footer {
    position: absolute;
    bottom: 0px;
    padding: 20px;
}
  .front .box_footer .box_footer_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;

/* White */
    color: #FFFFFF;
    margin-bottom: 6px;
}
  .front .box_footer a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 150%;
/* identical to box height, or 19px */


/* Grey white */
    color: #E5E5E5;
}
  
  .back .title {
    background: linear-gradient( 
261.94deg
 , #E331AD -11.96%, #0C3D91 120.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140.9%;
/* or 28px */
    letter-spacing: 0.02em;
    text-align: left;
}
  .back p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
/* identical to box height, or 19px */


/* Grey black */
    color: #787878;
}
  .back ul {
    padding: 0px;
    padding-left: 20px;
}
  .back ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
/* identical to box height, or 19px */


/* Grey black */
    color: #787878;
    margin-bottom: 10px;
}

.back ul li::marker {color: #e331ad;}

  .back .text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 150.4%;
/* or 20px */


/* black */
    color: #0E0C15;
}
  .back .box_footer {
    position: absolute;
    bottom: 0px;
    margin-bottom: 15px;
}
  .back .box_footer a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 150%;
/* identical to box height, or 19px */


/* Grey black */
    color: #787878;
}


.target_img {position: absolute;right: 15px;top: 100px;width: 250px;z-index: 10;opacity: 0.3;}
.target_img img:nth-child(2) {position:absolute;left: -7px;top: 4px;width: 86%;}
.target_img img:nth-child(1) {
    animation: Orbita2 15s linear infinite;
    width: 100%;
}

.bonus_box .bonus_box_items .bonus_box_left .bonus_title:after{
    display: none;
}


.which-socials .front {
    display: none;
}
.which-socials .back {transform: rotateY(360deg);}



.insta-main .which-socials-header {color: #E331AD;}
.insta-main .more {background: linear-gradient(264.7deg, #ED45E8 6.73%, #FF3E9C 109.87%);}

 
.vk-main .back .which-socials-header {color: #00617F;}
.vk-main .more {background: linear-gradient(264.7deg, #0084A6 6.73%, #016085 109.87%);}

 
.fb .which-socials-header {color: #0B4B9D;}
.fb .more {background: linear-gradient(264.7deg, #1C66B6 6.73%, #0C3D91 109.87%);}

 
.ok-main .which-socials-header {color: #FF7B00;}
.ok-main .more {background: linear-gradient(264.7deg, #FFA832 6.73%, #FF7A00 109.87%);}
 
.telegram .which-socials-header {color: #004A7B;}
.telegram .more {background: linear-gradient(264.7deg, #003361 6.73%, #00578D 109.87%);}
 
.youtube .which-socials-header {color: #161616;}
.youtube .more {background: linear-gradient(264.7deg, #464645 6.73%, #171717 109.87%);}
 
.tiktok .which-socials-header {color: #1F2042;}
.tiktok .more {background: linear-gradient(264.7deg, #2D3259 6.73%, #25253C 109.87%);}


.flash {display:none;}
.david-block {display:none;}

.polezno_smm_img1, .polezno_smm_img2 {display:none;}

.target_ads_box .target_ads_text, .target_ads_box p {width: 100%;}
.target_ads_box .target_ads_list, .target_ads_box ul {width:100%;}
.target_ads_box ul li {width:50%;}
}
 
@media (max-width: 684px){
    .contact_welcome .contact_welcome_img{
        top: 390px;
    }
    .targetolog_box_items {
        overflow-x: auto;
        cursor: all-scroll;
        width: auto!important;
        justify-content: flex-start!important;
        padding-bottom: 20px;
    }
    .targetolog_box_item {
        min-width: 280px;
    }
}

@media (max-width: 543px){
    .contact_welcome .contact_welcome_img{
        top: 430px;
    }
}

@media (max-width: 425px){
    .contact_welcome .contact_welcome_img{
        top: 480px;
    }
    .contact_block_1{
        padding-top: 25vw;
    }
}
@media (max-width: 386px){
    .main__course_btn-1{
        width: 300px;
    }
    .contact_block_1{
        padding-top: 22vw;
    }
    .contact_welcome .contact_welcome_img{
        top: 490px;
    }
    .dropdown-menu-inner .dropdown-item {
        word-break: break-word;
        max-width: 70%;
        margin-left: auto;
    }
}
@media (max-width: 340px){
    .contact_welcome .contact_welcome_img{
        top: 535px;
    }
}
@media (max-width: 328px){
     .contact_welcome .contact_welcome_img{
        top: 575px;
    }
    .contact_block_1 {
        padding-top: 20vw;
    }
}