html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

img {
    border-style: none
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

[type=button],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: MuseoSansCyrl, Ubuntu, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.43;
    color: #000;
    background-color: #fff
}

a {
    text-decoration: none
}

.icon {
    width: 1em;
    height: 1em
}

img {
    max-width: 100%;
    height: auto
}

picture {
    display: block
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.container {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.row {
    display: flex;
    margin: 0 -15px
}

@media (max-width: 991px) {
    .row {
        flex-wrap: wrap
    }
}

.col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

.col-lg-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 15px;
}

.col-lg-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
}


@media (max-width: 1199px) {

    .col-lg-6,
    .col-lg-8,
    .col-lg-4 {
        flex-basis: 100%;
        max-width: 100%
    }
}

.text-center {
    text-align: center
}

@media (max-width: 767px) {
    .col-sm-12 {
        flex-basis: 100%;
        max-width: 100%
    }
}

.icon-close {
    display: inline-block;
    position: relative;
    width: 13px;
    height: 13px
}

.icon-close:before {
    content: "";
    position: absolute;
    transform: rotate(-45deg);
    height: 1px;
    width: 18px;
    background: #000;
    top: 8px;
    left: -2px
}

.icon-close:after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    height: 1px;
    width: 18px;
    background: #000;
    top: 8px;
    left: -2px
}

.title-base {
    font-size: 36px;
    margin-bottom: 54px;
    font-weight: 500;
    margin-top: 0
}

@media (max-width: 639px) {
    .title-base {
        font-size: 30px;
        font-weight: 600;
        line-height: 1.23;
        margin-bottom: 36px
    }
}

.text-center {
    text-align: center
}

.header {
    max-width: 2500px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    padding: 0 40px
}

@media (max-width: 1199px) {
    .header {
        padding: 0 15px;
        background: rgba(0, 0, 0, .4)
    }
}

.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0
}

@media (max-width: 1199px) {
    .header__container {
        justify-content: flex-start;
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media (max-width: 1199px) {
    .header__nav {
        position: fixed;
        right: 0;
        top: 0;
        background: #393874;
        width: 270px;
        padding: 48px 40px 38px;
        bottom: 0;
        transform: translateX(100%);
        overflow-y: auto;
        z-index: 9999
    }

    .header__nav .header__btn {
        display: inline-block
    }

    .header__nav .header__btn a {
        margin-top: 25px;
        padding-top: 12px;
        padding-bottom: 12px;
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff
    }
}

.header__nav ul {
    display: flex
}

@media (max-width: 1200px) {
    .header__nav ul {
        flex-direction: column
    }
}

.header__nav a {
    display: inline-block;
    padding: 6px 18px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

@media (max-width: 1200px) {
    .header__nav a {
        padding-left: 9px;
        padding-right: 9px;
        font-size: 20px
    }
}

@media (max-width: 1200px) {
    .header__logo {
        flex-grow: 1
    }
}

.header__logo .icon {
    width: 268px;
    height: 56px;
    fill: #fff
}

@media (max-width: 1199px) {
    .header__logo .icon {
        width: 190px;
        height: 40px
    }
}

@media (max-width: 1199px) {
    .header__btn {
        display: none
    }
}

.header__btn a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    background-color: #fff;
    color: #fff;
    background: linear-gradient(85.59deg, #4E4392 0.23%, #3F5370 29%, #874392 91.88%);
    padding: 15px 32px;
    border: 2px solid #4e4491;
}

.header__btn a:hover {
    background: transparent;
    border: 2px solid #fff;
}

.header__menu-toogle {
    display: none;
    width: 28px;
    height: 30px;
    align-items: center
}

@media (max-width: 1200px) {
    .header__menu-toogle {
        display: inline-flex;
        position: fixed;
        right: 15px;
        top: 12px
    }
}

.header__menu-toogle span {
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 2px
}

.header__menu-toogle span:after,
.header__menu-toogle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 2px
}

.header__menu-toogle span:after {
    top: 9px
}

.first-screen {
    padding-top: 170px;
    padding-bottom: 0px;
    color: #fff;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-image: url(/seminar_img/target2.gif);
    background-size: contain;
    background-color: #0e0c14;
}


.first-screen__avatar {
    display: flex;
    height: 100%;
    align-items: flex-end;
    line-height: 0;
    /* position: relative; */
    bottom: 0px;
    top: 0px;
}

.first-screen__avatar img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 125%;
    max-width: initial;
}

@media (max-width: 480px) {
    .first-screen__avatar img {
        width: 200% !important;
        max-width: 200% !important;
        margin-left: -50%;
        margin-bottom: -25%;
        margin-top: -15%;
    }
}


.first-screen__after-dop {
    margin: 15px 0px 70px;
}

.first-screen__after-dop p {
    color: #fff;
    line-height: 1.4;
    margin: 5px 0px;
}

@media (max-width: 1199px) {
    .first-screen {
        height: auto;
        padding-top: 166px;
        padding-bottom: 0px
    }
}


@media (max-width: 1100px) {
    .first-screen__avatar img {
        left: -15%;
        width: 140%;
    }
}



@media (max-width: 991px) {

    .first-screen__avatar img {
        position: relative;
        width: auto;
        max-width: 100%;
        left: initial;
    }

    .first-screen__avatar picture {
        width: 100%;
    }

    .first-screen__after-dop {
        margin: 15px 0px 20px;
    }

    .first-screen {
        padding-top: 85px;
        padding-bottom: 0px;
    }
}

@media (max-width: 640px) {
    .first-screen {
        padding-top: 80px;
        padding-bottom: 0px
    }
}

.first-screen:before {
    content: "";
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 80%), rgb(0 0 0 / 60%));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.first-screen__cover img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100%
}

@media (max-width: 640px) {
    .first-screen__cover img {
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%
    }
}

.first-screen .container {
    position: relative;
    z-index: 5
}

@media (max-width: 767px) {
    .first-screen .col-sm-12 {
        text-align: center
    }
}

.first-screen__subtitle {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    background-color: #fff;
    text-transform: uppercase;
    padding: 4px 8px;
    letter-spacing: .5px
}

@media (max-width: 480px) {
    .first-screen__subtitle {
        font-size: 12px
    }
}

.first-screen__title {
    font-size: 38px;
    font-weight: 900;
    line-height: 1.1;
    margin: 30px 0 25px;
}

@media (max-width: 1199px) {
    .first-screen__title {
        font-size: 36px
    }
}

@media (max-width: 992px) {
    .first-screen__title {
        font-size: 34px;
        margin-top: 36px;
        margin-bottom: 36px
    }
}

@media (max-width: 480px) {
    .first-screen__title {
        font-size: 32px;
        margin: 20px 0
    }
}

.first-screen__txt {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
    /* max-width: 480px; */
    margin-bottom: 36px;
}

@media (max-width: 1199px) {
    .first-screen__txt {
        font-size: 20px;
        line-height: 1.55;
        max-width: 400px
    }
}

@media (max-width: 767px) {
    .first-screen__txt {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 480px) {
    .first-screen__txt {
        font-size: 18px;
        margin-bottom: 30px
    }
}

.first-screen__btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    background-color: #4E4392;
    background: linear-gradient(85.59deg, #4E4392 0.23%, #3F5370 29%, #874392 91.88%);
    color: #fff;
    padding: 15px 32px;
}

.youtube-block__btn {
    display: none;
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10
}

@media (max-width: 767px) {
    .youtube-block__btn {
        width: 50px;
        height: 50px
    }
}

.youtube-block__btn:after {
    content: "";
    border: 18px solid transparent;
    border-left-width: 28px;
    border-left-color: #cb0928;
    position: absolute;
    left: 28px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0
}

@media (max-width: 767px) {
    .youtube-block__btn:after {
        border-width: 9px;
        border-left-width: 10px;
        left: 16px
    }
}

.video-section {
    margin: 90px 0 66px
}

@media (max-width: 767px) {
    .video-section {
        margin: 48px 0 48px
    }
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    opacity: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999999;
    display: none
}

.modal__inner {
    width: 100%;
    height: 100%
}

.modal__container {
    margin: 0 auto;
    width: auto;
    position: absolute;
    top: 50%;
    right: 20px;
    left: 20px;
    z-index: 1;
    max-width: 960px;
    transform: translateY(-30%) scale(.9)
}

.modal__close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 23px;
    height: 23px;
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0
}

@media (max-width: 639px) {
    .modal__close {
        right: 10px;
        top: 10px;
        z-index: 99;
        background: #000
    }
}

.modal__close .icon.icon-close {
    fill: #fff;
    width: 23px;
    height: 23px
}

.problems-solves__bg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex
}

@media (max-width: 959px) {
    .problems-solves__bg {
        display: none
    }
}

.problems-solves__bg-left {
    width: 50%;
    background-color: #eb0223;
    height: 100%
}

.problems-solves__bg-right {
    width: 50%;
    background-color: #f6f6f6;
    height: 100%
}

@media (max-width: 959px) {
    .solves__title br {
        display: none
    }
}

.what .robot {
    position: absolute;
    right: calc(50% - 678px);
    top: 0;
    z-index: 8
}

@media (max-width: 1199px) {
    .what .robot {
        right: 15px
    }
}

@media (max-width: 639px) {
    .what .robot {
        display: none
    }
}

@media (max-width: 1199px) {
    .mentor .title-lg br {
        display: none;
        margin-left: 0
    }
}

.program-content {
    display: none;
    margin-left: 130px;
    margin-right: 60px;
    padding: 15px
}

@media (max-width: 767px) {
    .program-content {
        margin-left: 0;
        margin-right: 0
    }
}

.program-content ul {
    list-style: square;
    padding-left: 20px
}

.program-content ul li {
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    color: #fff
}

.price-package__caption {
    background: #4f4591;
    color: #fff;
    padding: 15px 25px;
    min-height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 19px;
    font-weight: 700
}

@media (max-width: 1199px) {
    .price-package__caption {
        font-size: 20px
    }
}

@media (max-width: 639px) {
    .price-package__caption {
        display: none
    }
}

.price-package__price {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

@media (max-width: 1199px) {
    .price-package__price {
        font-size: 20px
    }
}

.price-package__installment {
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px
}

@media (max-width: 1199px) {
    .price-package__installment {
        font-size: 14px
    }
}

.price-package__btn {
    text-align: center;
    margin-top: 15px;
}

.price-package__btn a {
    display: inline-block;
    width: 100%;
    max-width: 180px;
    height: auto;
    line-height: 1.3;
    padding: 10px 15px;
    background-color: #cb0928;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
}

.price-package.best-choise .price-package__caption {
    background-color: #cb0928
}

.price-mobile__row {
    background: #4f4591
}

.price-box__wrapper .price-mobile__slider-bottom {
    display: none
}

@media (max-width: 639px) {
    .price-box__wrapper .price-mobile__slider-bottom {
        display: block;
        opacity: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999
    }

    .price-box__wrapper .price-mobile__slider-bottom .price-package__price {
        font-size: 16px
    }

    .price-box__wrapper .price-mobile__slider-bottom .price-mobile__row {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .price-box__wrapper .price-mobile__slider-bottom .price-package__btn a {
        line-height: 48px;
        height: 48px
    }
}

.testimonials-slider .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23000'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e8e8e8;
    top: 50%;
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 99
}

@media (max-width: 991px) {
    .testimonials-slider .slick-arrow {
        display: none !important
    }
}

.testimonials-slider .slick-arrow.slick-prev {
    left: 30px;
    transform: translateY(-50%) rotate(90deg)
}

.testimonials-slider .slick-arrow.slick-next {
    right: 30px;
    transform: translateY(-50%) rotate(-90deg)
}

.faq-accordion__content {
    display: none;
    font-size: 16px;
    line-height: 1.55;
    padding: 0 30px 25px;
    background-color: #fff
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    touch-action: pan-y
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.callback-text {
    background: #f1f1f1;
}

.callback-text__inner {
    max-width: 960px;
    margin: 0 auto;
    border: 4px solid #4f4591;
    padding: 40px 60px;
    display: flex;
    justify-content: space-between;
    /* background: #4f4591; */
    color: #000000;
    /* border-radius: 10px; */
    align-items: center;
}

.callback-text__title {
    font-size: 40px;
    font-weight: 900;
}

.callback-text__text {
    font-size: 24px;
    line-height: 1.55;
    font-weight: 400;
}

.callback-text__right a {
    font-size: 32px;
    font-weight: 900;
    display: block;
    color: #000;
}

@media (max-width: 991px) {
    .callback-text__inner {
        padding: 40px 30px;
    }

    .callback-text__title {
        font-size: 32px;
    }

    .callback-text__text {
        font-size: 18px;
    }

    .callback-text__right a {
        font-size: 24px;
    }
}

@media (max-width: 600px) {
    .callback-text__inner {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .callback-text__right {
        text-align: center;
        width: 100%;
        margin-top: 15px;
    }
}

.chatium .btn--red {
    justify-content: center;
}

.price-box {
    justify-content: center;
}

.webelement-dbl_lession+.callback-text {
    padding-top: 65px;
    padding-bottom: 65px;
}

div#price {
    background-color: #f3f3f3;
}

.webelement-dbl_lession a.btn.btn--red {
    max-width: inherit;
    display: inline-block;
}

.yellow_btn a.btn.btn--red {
    color: #000;
    background: #ffff00;
    border: 2px solid #ffff00;
    padding: 15px 35px;
    line-height: 1;
    height: auto;
}

.yellow_btn a.btn.btn--red:hover {
    color: #ffff00;
    background: transparent;
    border: 2px solid #ffff00;
    padding: 15px 35px;
    line-height: 1;
    height: auto;
}

.webelement-dbl_lession .title-lg {
    margin-bottom: 25px;
    /* font-size: 55px; */
}

.webelement-dbl_lession h4 {
    color: #fff;
    text-align: center;
    margin: 0px;
    margin-bottom: 40px;
    font-size: 30px;
}

.webelement-dbl_lession {
    background-color: #4F4590 !important;
    padding-top: 65px;
    padding-bottom: 65px;
}


.youtube-block picture:after {
    content: '';
    display: block;
    background-color: #fff;
    background-image: url(/img/play.svg);
    background-size: 60px 60px;
    background-position: 57% 50%;
    background-repeat: no-repeat;
    /* width: 70px; */
    /* height: 80px; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 80px;
    border-radius: 50%;
}

.price-heading {
    margin-top: 70px;
}

@media (max-width: 639px) {
    .price-heading {
        margin-right: 10px;
        margin-top: 0;
    }
}

.video-testimonials__item:hover .video-testimonials__cover {
    display: flex !important;
}

a.btn_wa {
    display: inline-block;
    font-size: 15px;
    border: 2px solid #6ecc72;
    border-radius: 10px;
    padding: 12px 35px;
    color: #6ecc72;
    font-weight: 600;
    margin-top: 15px;
    background-image: url(/img/whatsapp_new.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 25px center;
    padding-left: 50px;
}

a.btn_wa:hover {
    background-color: #6ecc72;
    color: #fff;
}

.callback-text__inner .callback-text__right {
    text-align: center;
}

@media (max-width: 640px) {
    .youtube-block picture:after {
        background-size: 45px 45px;
        padding: 50px;
    }
}

.chatium__img .youtube-block picture:after {
    top: 40%;
}

.for-whom .container+.container {
    margin-top: 80px;
}

.for-whom__item-title {
    line-height: 1.3;
}

.for-whom__item-desc .big {
    margin-top: 0px;
    font-size: 26px;
    margin-bottom: 40px;
    line-height: 1.3;
}

.for-whom__item-desc {
    margin-bottom: 25px !important;
}

.for-whom__item-inner>*:last-child {
    margin-bottom: 30px !important;
    margin-top: 0px;
}

.for-whom .title-base {
    font-weight: bold;
    font-size: 42px;
}

.blue {
    color: #393874;
}

.for-whom {
    padding-bottom: 50px;
    margin-top: 0px;
}

@media (max-width: 767px) {
	.for-whom {
		padding-bottom: 10px;
	}
}

.for-whom__item-list li:before {
    width: 30px !important;
    height: 30px !important;
}

@media (max-width: 1199px) {
    .for-whom {
        /*margin-top: 60px !important;*/
    }

    .webelement-dbl_lession h4 {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .for-whom {
        /*margin-top: 48px !important;*/
    }

    .what__list-row {
        margin-bottom: 30px;
    }

    .webelement-dbl_lession h4 {
        font-size: 24px;
    }
}

@media (max-width: 479px) {
    .webelement-dbl_lession h4 {
        font-size: 18px;
    }
}


.red-bg {
    background-color: #cb0928 !important;
}

.full-center {
    align-items: center;
    justify-content: center;
    display: flex;
}


.col-lg-4.full-center.yellow_btn a.btn.btn--red:hover,
.btn-map-box.yellow_btn a.btn.btn--red:hover {
    background: #ff0;
    color: #000;
    border: 2px solid #1f2136;
}

/*
	.what {
	background-color: #1f2136 !important;
	}
	.what:before {
	background: #ee0225 !important;
	}
*/


.map {
    background: #0a0c23;
    color: #fff;
    padding: 70px 0px;
}

.map-text h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 40px;
}

.map-img {
    position: relative;
}

.map-img a {
    position: absolute !important;
    left: 0px !important;
}


.btn-map {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.btn-map-box {
    position: relative;
}

.map-text p {
    font-size: 20px;
}

.map-text {
    margin-bottom: 40px;
}


@media (max-width: 991px) {
    .map-text {
        margin-bottom: 40px;
        text-align: center;
    }
}


.none-bg {
    background-color: transparent !important;
    color: #000 !important;
    display: flex;
}

.red-title .for-whom__item-title {
    color: #cb0928 !important;
}

.for-whom__item_new_all {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
}

.for-whom__item_new_all>div:first-child {
    margin-right: 20px;
    /* max-width: 230px; */
}



@media(max-width: 768px) {
    .for-whom__item_new_all {
        justify-content: center;
    }

    .for-whom__item_new_all>div:first-child {
        margin-right: 0px;
        max-width: initial;
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    .for-whom__item-desc p {
        font-size: 16px;
    }
}



.new-padding .for-whom__item-inner {
    padding: 0px;
}

.red-border {
    border: 3px solid #cb0928;
}

.new-padding .for-whom__item-inner .red-border {
    padding: 30px 30px 25px;
    width: 100%;
}

@media (max-width: 990px) {
    .new-padding .for-whom__item-inner .red-border {
        text-align: center;
    }
}

.red-border *:last-child {
    margin-bottom: 0px !important;
}

.red-border+.for-whom__item-desc {
    margin-top: 20px !important;
}

.red-border+.for-whom__item-desc>div {
    margin-top: 0px !important;
}

.red-border+.for-whom__item-desc {
    padding: 0px 50px;
    min-height: 90px;
    display: flex;
    align-items: center;
}



.after-price-box__wrapper .container {
    text-align: center;
}

@media (max-width: 768px) {
    .after-price-box__wrapper .container {
        text-align: left;
    }

    .first-screen__btn {
        margin: 0px 15px;
    }

    .new-padding .for-whom__item-inner .red-border {
        padding: 30px 20px 30px;
    }
}

.after-price-box__wrapper h3:before {
    content: "■";
    font-size: 18px;
    color: #cb0928;
    position: absolute;
    top: 0;
    left: 0;
}

.after-price-box__wrapper h3 {
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-left: 20px;
    position: relative;
    font-weight: normal;
}


.program-bottom .btn.btn--red {
    max-width: initial !important;
    display: inline-block !important;
}


.btn.btn--red {
    padding: 15px 45px !important;
    line-height: 1.4 !important;
    height: initial !important;
}


.insta-review {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
}

.insta-review .insta-item {
    width: calc(100% / 3);
    padding: 0px 15px 15px;
}


.testimonials-insta {
    padding: 60px 0;
}

.insta-review .insta-item iframe {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 1200px) {
    .insta-review .insta-item {
        width: calc(100% / 2);
    }
}

@media (max-width: 768px) {
    .insta-review .insta-item {
        width: calc(100% / 1);
    }
}



.btn.btn--red {
    font-size: 18px;
    text-transform: initial;
    font-weight: 400;
    padding: 0 39px;
    line-height: 50px;
    height: 50px;
    color: #fff;
    background-color: #cb0928;
}


.price-heading__item.price-heading__item--price {
    line-height: 1.2;
}








.lead-text {
    padding: 90px 0px 90px;
}

.lead-text__inner {
    max-width: 960px;
    width: calc(100% - 30px);
    margin: 0 auto;
    border: 4px solid #4f4591;
    padding: 40px 60px;
    display: flex;
    justify-content: space-between;
    /* background: #4f4591; */
    color: #000000;
    /* border-radius: 10px; */
    align-items: center;
}

.lead-text__left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


.lead-img {
    width: 140px;
    margin-right: 40px;
}

.lead-text__title {
    width: calc(100% - 180px);
}



.lead-text__title p {
    font-size: 2.0rem;
    line-height: 1.4;
    margin: 15px 0px;
}

.lead-text__title h3 {
    font-size: 2.8rem;
    margin-bottom: 10px;
}

.lead-text__title>*:first-child {
    margin-top: 0px;
}

.lead-text__title>*:last-child {
    margin-bottom: 0px;
}



/****************/

.seminar-time {
    background: #131e2c;
    color: #fff;
    padding: 50px 0px 50px;
}

.seminar-time__block {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.seminar-time__btn:hover {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}

.seminar-time__btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid #fff;
    background-color: #ffffff;
    color: #000;
    padding: 15px 32px;
}




.seminar-time__data img {
    margin-right: 15px;
}

.seminar-time__data {
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.seminar-time__data span {
    margin-right: 6px;
}

.seminar-time__text>*:last-child {
    margin-bottom: 0px;
}

.seminar-time__text>*:first-child {
    margin-top: 0px !important;
}

.seminar-time__text p {
    color: #fff;
    margin: 5px 0px;
}






.lenta-block {
    font-size: 2.4rem;
    text-align: center;
    background: #ffffff;
    color: #000;
    position: relative;
    width: 210px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lenta-block:before {
    content: '';
    position: absolute;
    border-width: 150px 105px 20px;
    border-style: solid;
    border-color: #cb0928 #cb0928 transparent;
    z-index: 0;
    top: -66px;
    left: 0px;
    right: 0px;
}

.lenta-block__text {
    position: relative;
    z-index: 1;
    color: #fff;
    top: -25px;
}




.new-tel-block {
    text-align: center;
    padding: 40px;
}

.new-tel-block a {
    display: inline-block;
    margin: 10px 20px;
    color: #242344;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
}

.new-tel-block h3 {
    margin-bottom: 15px;
}

.new-tel-block p {
    margin: 15px 0px 15px 0px;
}



@media (max-width: 768px) {
    .seminar-time__block {
        display: block;
    }

    .seminar-time__data {
        display: block;
    }

    .seminar-time__item {
        text-align: center;
    }

    .seminar-time__btn {
        margin: 20px 0px;
    }

    .lenta-block {
        background: transparent;
        height: auto;
        width: auto;
    }

    .lenta-block:before {
        content: none;
    }

    .lenta-block__text {
        position: relative;
        z-index: 1;
        color: #fff;
        background: #cb0928;
        top: 0px;
        padding: 20px 30px;
    }

}




@media (max-width: 959px) {
    .zhukov__img {
        float: initial;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 100%;
    }

    .zhukov__content {
        max-width: 460px;
        margin: 0 auto;
    }

    .zhukov__list-insert-item .icon-logo-violet,
    .zhukov__list-insert-item .icon-logo_kurort26 {
        width: 160px;
    }

    .zhukov__list-insert-item p {
        margin-right: 10px;
    }
}

@media (max-width: 480px) {
    .zhukov {
        padding-top: 0;
    }

    .zhukov__img {
        width: calc(100% + 30px);
        margin-left: -15px;
        max-width: calc(100% + 30px);
    }

    .zhukov + .main-text {
        padding-top: 0;
        background-color: #f3f3f3;
    }
}


@media (max-width: 400px) {
    .new-tel-block {
        text-align: center;
        padding: 15px 10px;
    }
}

.zhukov__list-container {
    padding: 16px 22px 10px;
    margin-top: 17px;
    margin-bottom: 30px;
    margin-left: -22px;
    background: #fff;
}

.zhukov__list-container-item {
    margin-top: 20px;
    margin-bottom: 20px;
}

.zhukov__list-container .zhukov__list-container-item p {
    font-size: 15px;
    line-height: 1.55;
    margin-bottom: 5px;
    margin-top: 0;
}

.zhukov__img-text {
    position: absolute;
    padding: 5px;
    left: 30px;
    bottom: 30px;
    width: 600px;
    max-width: calc(100% - 60px);
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
}

@media (max-width: 990px) {
	.zhukov__img-text {
		left: 50%;
		transform: translateX(-50%);
		max-width: calc(100% - 30px);
		bottom: 15px;
	}
}

@media (max-width: 575px) {
	.zhukov__img-text {
		max-width: calc(100% - 10px);
	}
}

.zhukov__img-text ul {
    padding: 10px;
    border: 1px solid red;
    border-radius: 12px;
}

@media (max-width: 575px) {
	.zhukov__img-text ul {
		padding: 5px;
		font-size: 15px;
	}
}

.zhukov__img-text ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 5px;
    text-align: left;
}

@media (max-width: 575px) {
	.zhukov__img-text ul li {
		padding-left: 18px;
		margin-bottom: 0;
	}
}

.zhukov__img-text ul li:last-child {
	margin-bottom: 0;
}

.zhukov__img-text ul li::before {
    content: "■";
    font-size: 18px;
    color: #cb0928;
    position: absolute;
    top: 0;
    left: 0;
}

.main-text .main-text__advantages {
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.5;
}

.main-text__advantages-title {
	font-weight: 700;
}

@media (min-width: 1200px) {
    .main-text__advantages-title {
        min-height: 52px;
    }
}

.main-text__advantages-col {
    padding: 20px 15px;
    background-color: rgba(243, 243, 243, 0.5);
    border-radius: 15px;
}

@media (max-width: 990px) {
    .main-text__advantages-col {
        margin-bottom: 30px;
    }

    .main-text__advantages {
        margin-left: -7.5px;
        margin-right: -7.7px;
    }
}

@media (min-width: 991px) {
    .main-text__advantages-col {
        border-left: 7.5px solid #fff;
        border-right: 7.5px solid #fff;
        background-color: rgba(243, 243, 243, 0.5);
    }
}

@media (max-width: 480px) {
    .main-text__advantages-col {
        background: #ffffff;
    } 
}

.main-text .main-text__advantages li {
    font-size: 17px;
    line-height: 1.5;
    padding-left: 22px;
    position: relative;
    margin-bottom: 6px;
}

.main-text .main-text__advantages li::before {
    content: "■";
    font-size: 18px;
    color: rgb(203, 9, 40);
    position: absolute;
    top: 0px;
    left: 0px;
}

.main-text .main-text__advantages .main-text__advantages-item span {
    font-weight: 600;
}

.main-text .main-text__advantages .main-text__advantages-item ul:second-child {
    margin-top: 10px;
}