/**fonts**/
@font-face {
    font-display: swap;
    font-weight: normal;
    font-style: normal;
    font-family: Montserrat-Regular;
    src: local(Montserrat-Regular),url('../fonts/Montserrat-Regular.woff') format("woff");
}
@font-face {
    font-display: swap;
    font-weight: normal;
    font-style: normal;
    font-family: Montserrat-Bold;
    src: local(Montserrat-Bold),url('../fonts/Montserrat-Bold.woff') format("woff");
}
/**end of fonts**/

.front0821{
    color:#000;
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 1.2;
}
.front0821_cool__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    margin: 50px 0 70px;
    padding: 0;
    text-align: center;
}
.front0821_cool_cell__icon{
    width: 140px;
    height: 140px;
    margin-bottom: 22px;
}
.front0821_cool_cell__icon img {
    width: 100%;
    max-width: 140px;
    height: auto;
}
.front0821_cool_cell__name{
    font-family: Montserrat-Bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 16px;
    min-height:60px;
}
.front0821_cool_cell__text{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    min-height: 80px;
}
.front0821_offer__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    margin: 50px 0 38px;
    text-align: left;
}
.front0821_offer__name{
    margin-bottom: 15px;
    background: #fff;
    font-size: 20px;
}
.front0821_offer__img{
    border-radius: 15px;
    max-width: 100%;
}
.front0821_year__title{
    font-family: Montserrat-Bold;
    font-size: 36px;
    margin: 30px 0 27px;
    text-align: left;
}
.front0821_year__description{
    font-size: 22px;
    margin-bottom: 28px;
}
.front0821_year__cell{
    border: 1px solid #000;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 46px;
}
.front0821_year_cell__preview{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 234px;
}
.front0821_year_cell__name{
    font-family: Montserrat-Bold;
    font-size: 24px;
    line-height: 29px;
    margin: 27px 0 8px;
    min-height: 58px;
    padding: 0 24px;
}
.front0821_year_cell__description{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    min-height: 160px;
    padding: 0 24px;
}
.front0821_year_cell__button{
    text-align: center;
}
.front0821_year_cell__more{
    background: #fff;
    border: 2px solid #6ebaff;
    border-radius: 50px;
    color:#000;
    cursor:pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0 auto 20px;
    padding: 21px 45px;
    text-decoration: blink;
}
.front0821_year_cell__more:hover{
    background: #6ebaff;
    color:#fff;
    text-decoration: blink;
}
.front0821_free__box{
    background: #FFF466;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}
.front0821_free_box__left{
    padding-top: 25px;
    padding-bottom: 45px;
}
.front0821_free__title{
    font-family: Montserrat-Bold;
    font-size: 36px;
    line-height: 44px;
    margin: 20px 0 24px;
    padding-left: 34px;
    text-align: left;
}
.front0821_free__description{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 34px;
}
.front0821_free__more{
    background: transparent;
    border:1px solid #000;
    border-radius: 15px;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
    margin-left: 34px;
    padding: 19px 30px;
    vertical-align: bottom;
}
.front0821_free__more:hover,
.front0821_free__more:active{
    color:#000;
    text-decoration: blink;
}
.front0821_free__arrow{
    display: inline-block;
    height: 77px;
    margin-left: 34px;
    vertical-align: top;
}
.front0821_free_box__right{
    height: 100%;
    position: absolute;
    right: 0;
}
.front0821_free_box__bg{
    background-image: url(/wp-content/uploads/2021/08/front0821_free_box__bg.png);
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: absolute;
    width: 100%;
}
.front0821_free_box__img{
    display: none;
    max-width: 100%;
}
.front0821_through__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    margin: 50px 0 38px;
    padding: 0;
    text-align: center;
}
.front0821_through__cell{
    background: #fff;
    border:1px solid #000;
    border-radius: 15px;
    margin-bottom: 22px;
    padding: 19px 31px;
}
.front0821_through_cell__number{
    color: rgba(0, 0, 0, 0.2);
    font-size: 48px;
    font-family: Montserrat-Bold;
    line-height: 59px;
    margin-bottom: 16px;
}
.front0821_through_cell__text{
    font-size: 20px;
    line-height: 24px;
    min-height: 100px;
}
.front0821{
    padding-top: 70px;
}
.intro {
    position: relative;
    height: 100vh;
}
.intro .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.intro__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.intro__bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.intro .col-md-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.intro__title {
    margin-bottom: 10px;
    font-family: Montserrat-Bold;
    font-size: 48px;
    line-height: 50px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.intro__description {
    margin-bottom: 57px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
}
@media(max-width: 1199px){
    .intro__title {
        font-size: 36px;
        line-height: 1.3;
    }
}
@media(max-width: 991px){
    /*.intro__bg {*/
    /*    background: url('../video/videoplayback-mob.jpg') no-repeat center center;*/
    /*    background-size: cover;*/
    /*}*/
    .intro__title {
        font-size: 30px;
    }
    .intro__description {
        margin-bottom: 35px;
        font-size: 20px;
        line-height: 1.3;
    }
    .intro__btns {
        display: flex;
        justify-content: center;
    }
}
@media(max-width: 575px){
    .intro__title {
        font-size: 22px;
    }
    .intro__description {
        font-size: 18px;
    }
    .intro__btns {
        flex-direction: column;
        align-items: center;
        justify-content: initial;
    }
    .intro__btns .front0821_top__select {
        margin-top: 12px;
        margin-left: 0;
    }
}

.mentors {
    padding: 70px 0 0 0;
}
.mentors__title {
    font-family: Montserrat-Bold;
    font-size: 42px;
    line-height: 51px;
    margin: 0 0 21px 0;
}
.mentors__description {
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 24px;
    color: #555555;
}
.mentors__photo {
    margin-bottom: 25px;
}
.mentors__photo img {
    width: 100%;
    max-width: 130px;
    height: auto;
    border-radius: 100%;
}
.mentors__item-name {
    font-family: Montserrat-Bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 16px;
}
.mentors__item-desc p {
    font-size: 16px;
    line-height: 20px;
}
.mentors__item-desc p:not(:last-child) {
    margin-bottom: 21px;
}

@media(max-width: 991px){
    .mentors__title {
        font-size: 32px;
        line-height: 1.3;
    }
    .mentors__description {
        margin-bottom: 40px;
    }
    .mentors__item {
        margin-bottom: 40px;
    }
}
@media(max-width: 768px) {
    .mentors__title {
        margin-bottom: 10px;
        font-size: 28px;
    }
    .mentors__description {
        font-size: 16px;
        line-height: 1.3;
    }
}
.we-offer {
    padding: 85px 0 130px 0;
}
.we-offer__title {
    margin: 0 0 38px 0;
    font-family: Montserrat-Bold;
    font-size: 42px;
}
.we-offer .row {
    display: flex;
}
.we-offer .col-md-5,.we-offer .col-md-7 {
    float: initial;
}
.we-offer__slider-nav {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.we-offer__slider-nav-item {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.25;
    color: #555555;
    cursor: pointer;
}
.we-offer__slider-nav-item.active {
    font-family: Montserrat-Bold;
    color: #FF696E;
}
.we-offer__slider-item {
    font-size: 0;
}
.we-offer__slider-item img {
    width: 100%;
    max-width: 680px;
    height: auto;
    border-radius: 15px;
}
.we-offer__slider::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    display: block;
    width: 100%;
    height: 200px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
    border-radius: 0px 0px 15px 15px;
}
.we-offer__slider .slick-prev.slick-arrow,.we-offer__slider .slick-next.slick-arrow {
    z-index: 50;
    background-image: url('/wp-content/uploads/svg/front0821_slider__arrow-white.svg')
}
.we-offer__slider .slick-prev {
    top: initial;
    bottom: 35px;
    left: 35px;
}
.we-offer__slider .slick-next {
    top: initial;
    bottom: 35px;
    left: 95px;
}

@media(max-width: 1199px){
    .we-offer {
        padding: 85px 0 80px 0;
    }
    .we-offer__slider-nav-item {
        font-size: 18px;
    }
}
@media(max-width: 991px){
    .we-offer {
        padding: 40px 0 10px 0;
    }
    .we-offer__title {
        margin-bottom: 26px;
        font-size: 32px;
    }
    .we-offer__slider .slick-prev {
        bottom: 20px;
        left: 20px;
    }
    .we-offer__slider .slick-next {
        bottom: 20px;
        left: 80px;
    }
    .we-offer__slider-nav {
        margin-bottom: 21px;
    }
    .we-offer__slider-nav-item:not(:first-child) {
        margin-top: 15px;
    }
    .we-offer__slider-nav-item {
        font-size: 16px;
    }
    .we-offer .row {
        flex-direction: column;
    }
    .we-offer__slider-item img {
        max-width: 720px;
        border-radius: 10px;
    }
    .we-offer__slider::before {
        border-radius: 0 0 10px 10px;
    }
}
@media(max-width: 768px) {
    .we-offer__title {
        font-size: 28px;
    }
}
@media(max-width: 460px) {
    .we-offer__title {
        font-size: 24px;
    }
}

.handicrafts {
    position: relative;
    padding: 70px 0 0 0;
}
.handicrafts__title {
    margin-bottom: 28px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000;
    font-family: Montserrat-Bold;
    font-size: 42px;
}
.handicrafts__slider {
    margin-right: -10px;
    margin-left: -10px;
}
.handicrafts .slick-prev.slick-arrow {
    top: -83px;
    left: initial;
    right: calc(100vw - 100% - -52px);
}
.handicrafts .slick-next.slick-arrow {
    top: -83px;
    left: initial;
    right: calc(100vw - 100% - 8px);
}
.handicrafts__slider-box {
    margin-right: calc((-100vw + 100% + 38px) / 2);
}
.handicrafts__slider-item {
    padding: 0 10px;
}
.handicrafts__slider-item img {
    width: 100%;
    max-width: 280px;
    height: auto;
}
.handicrafts__slider-item-box {
    position: relative;
}
.reviews {
    margin-bottom: 12px;
}
.handicrafts__slider-item-video,.reviews__item {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.handicrafts__slider-item-video iframe,.reviews__item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.handicrafts__slider-item-box .handicrafts__slider-item-name {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    padding-right: 21px;
    padding-bottom: 27px;
    padding-left: 21px;
    text-align: center;
}
.handicrafts__slider-item-box span {
    padding: 15px;
    background: #FFF466;
    border-radius: 10px;
    font-family: Montserrat-Regular;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.handicrafts__slider-item-text {
    padding: 33px 29px 0 29px;
    font-size: 20px;
    line-height: 24px;
}
@media(max-width: 1660px){
    .handicrafts {
        padding-bottom: 70px;
    }
}
@media(max-width: 1199px){
    .handicrafts__slider-item-box .handicrafts__slider-item-name {
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
    .handicrafts__slider-item-name span {
        padding: 10px;
        border-radius: 5px;
        font-size: 16px;
        line-height: 1.3;
    }
    .handicrafts__slider-item-text {
        padding: 15px 15px 0 15px;
        font-size: 16px;
        line-height: 24px
    }
    .handicrafts .slick-prev.slick-arrow {
        right: 69px;
    }
    .handicrafts .slick-next.slick-arrow {
        right: 9px;
    }
}
@media(max-width: 991px){
    .handicrafts__title {
        font-size: 32px;
    }
}
@media(max-width: 768px) {
    .handicrafts {
        padding: 40px 0;
    }
    .handicrafts__title {
        font-size: 28px;
    }
    .handicrafts .slick-prev.slick-arrow,.handicrafts .slick-next.slick-arrow {
        width: 36px;
        height: 36px;
        background-size: cover;
    }
    .handicrafts .slick-prev.slick-arrow {
        top: -70px;
        right: 64px;
    }
    .handicrafts .slick-next.slick-arrow {
        top: -70px;
    }
    .handicrafts__slider-item-box .handicrafts__slider-item-name {
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .handicrafts__slider-item-box span {
        padding: 6px;
        font-size: 16px;
    }
    .reviews .col-sm-6:first-child {
        padding-bottom: 21px;
    }
}
@media(max-width: 575px) {
    .handicrafts__slider-item-box span {
        font-size: 14px;
    }
}
@media(max-width: 460px) {
    .handicrafts__title {
        font-size: 24px;
    }
}

.front0821_top__title{
    font-family: Montserrat-Bold;
    font-size: 36px;
    line-height: 46px;
    margin: 20px 0 18px;
}
.front0821_top__description{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 42px;
}
.front0821_top__order{
    background: #FF696E;
    border-radius: 50px;
    color:#fff;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    padding: 21px 27px;
    vertical-align: middle;
}
.front0821_top__select{
    background: #fff;
    border: 2px solid #6EBAFF;
    border-radius: 50px;
    color:#000;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    margin-left: 14px;
    padding: 19px 27px;
    vertical-align: middle;
}
.front0821_top__order:hover,
.front0821_top__order:focus,
.front0821_top__order:active{
    color:#fff;
    text-decoration: blink;
}
.front0821_top__select:hover,
.front0821_top__select:focus,
.front0821_top__select:active{
    color:#000;
    text-decoration: blink;
}
.front0821_top__category{
    background: #fff;
    border: 1px solid #353535;
    border-radius: 15px;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    min-height: 100px;
    padding: 25px 15px;
}
.front0821_top__category:hover,
.front0821_top__category:focus,
.front0821_top__category:active{
    color:#000;
    text-decoration: blink;
}
.front0821_top__line{
    margin-bottom: 50px;
}
.front0821_top__slider{
    margin: 0 auto;
    max-width: 540px;
}
.front0821__question{
    border: 1px solid #000000;
    border-radius: 15px;
    margin-top: 30px;
    padding: 50px 100px;
}
.front0821_question__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    line-height: 51px;
    margin: 0 0 35px;
}
.front0821_question__cell{
    border-top: 1px solid #000;
}
.front0821_question__cell:last-of-type{
    border-bottom: 1px solid #000;
}
.front0821_question_cell__name{
    font-family: Montserrat-Bold;
    font-size: 20px;
    cursor:pointer;
    line-height: 24px;
    padding: 24px 40px 24px 0;
    position: relative;
}
.front0821_question_cell__name:after{
    background-image: url(/wp-content/uploads/svg/front0821_question_icon__open.svg);
    background-position: center center;
    content:'';
    height: 0;
    width: 0;
}
.front0821_question_cell__name:before{
    background-image: url(/wp-content/uploads/svg/front0821_question_icon__open.svg);
    background-position: center center;
    content:'';
    height: 30px;
    position: absolute;
    top:21px;
    right: 10px;
    width: 30px;
}
.front0821_question__cell.active .front0821_question_cell__name:before{
    background-image: url(/wp-content/uploads/svg/front0821_question_icon__close.svg);
}
.front0821_question_cell__description{
    display: none;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 37px;
}
.front0821_question__cell.active .front0821_question_cell__description{
    display: block;
}
.front0821_achievements__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    line-height: 51px;
    margin: 40px 0 27px;
    text-align: left;
}
.front0821_achievements_slider_cell__name{
    font-family: Montserrat-Bold;
    font-size: 24px;
    line-height: 29px; 
    margin-bottom: 11px;
}
.front0821_achievements_slider_cell__description{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
}
.front0821_achievements_slider_cell__img{
    border-radius: 15px;
    max-width: 100%;
}
.slick-prev.slick-arrow{
    background-image: url(/wp-content/uploads/svg/front0821_slider__arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 45px;
    z-index: 100;
    width: 45px;
}
.slick-next.slick-arrow{
    background-image: url(/wp-content/uploads/svg/front0821_slider__arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 45px;
    transform: rotate(180deg);
    z-index: 100;
    width: 45px;
}
.front0821_achievements__slider .slick-prev.slick-arrow{
    left: 15px;
    top: calc(100% - 60px);
}
.front0821_achievements__slider .slick-next.slick-arrow{
    left: 70px;
    top: calc(100% - 60px);
}
/*.front0821_achievements_slider_cell__number{
    font-size: 20px;
    left: 70px;
    line-height: 24px;
    top: calc(100% - 60px);
    position: absolute;
}*/
.front0821_reviews__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    line-height: 51px;
    margin: 60px 0 37px;
}
.front0821_reviews__cell{
    background: #F9F9F9;
    border-radius: 15px;
    margin: 0 10px;
    min-height: 609px;
    overflow: hidden;
}
.front0821_reviews_cell__bg{
    height: 165px;
    padding: 25px 31px;
}
.front0821_reviews_cell__bg-blue{
    background: #6EBAFF;
}
.front0821_reviews_cell__bg-red{
    background: #FF696E;
}
.front0821_reviews_cell__bg-yellow{
    background: #FFF466;
}
.front0821_reviews_cell__name{
    font-family: Montserrat-Bold;
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0 7px;
    padding: 0 30px;
}
.front0821_reviews_cell__date{
    color: #3F3F3F;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 17px;
    padding: 0 30px;
}
.front0821_reviews_cell__description{
    font-size: 16px;
    line-height: 20px;
    padding: 0 30px;
}
.front0821_reviews_cell__icon{
    border-radius: 50%;
    overflow: hidden;
    height: 115px;
    width: 115px;
}
.front0821__reviews .slick-prev.slick-arrow{
    left: -50px;
}
.front0821__reviews .slick-next.slick-arrow{
    right: -50px;
}
.front0821__passing{
    font-size: 0;
}
.front0821_passing__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    line-height: 51px;
    margin: 60px 0 45px;
    text-align: center;
}
.front0821_passing__list{
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    min-height: 50px;
    padding-left: 20px;
    vertical-align: top;
    width: calc(100% - 32px);
}
.front0821_passing__icon{
    background-image: url(/wp-content/uploads/svg/front0821_passing_list__icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 41px;
    vertical-align: top;
    width: 32px;
}
.front0821_passing__button{
    background: #6EBAFF;
    border-radius: 15px;
    color:#fff;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    padding: 18px 29px;
}
.front0821_passing__button:hover,
.front0821_passing__button:active,
.front0821_passing__button:focus{
    color:#fff;
    text-decoration: blink;
}
.front0821_passing__video{
    border-radius: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}
.front0821__contact{
    background: #6FBAFF;
    margin-top: 53px;
    padding: 54px 0 71px;
}
.front0821_contact__box{
    background: #fff;
    border-radius: 15px;
    height: 639px;
    overflow: hidden;
}
.front0821_contact__box-left{
    padding: 51px 0 0;
}
.front0821_contact__title{
    font-family: Montserrat-Bold;
    font-size: 42px;
    line-height: 51px;
    margin: 0 0 29px;
    padding: 0 41px;
    text-align: center;
}
.front0821_contact__address{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 29px;
    padding: 0 41px;
}
.front0821_contact__address b{
    font-family: Montserrat-Bold;
    font-weight: 400;
}
.front0821_contact__phone{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 33px;
    padding: 0 41px;
}
.front0821_contact__phone b{
    font-family: Montserrat-Bold;
    font-weight: 400;
    padding-right: 71px;
}
.front0821_contact__social{
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 35px;
    padding: 0 41px;
}
.front0821_contact__social .socials {
    display: flex;
    align-items: center;
}
.front0821_contact__social .socials .socials__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 23px;
}
.front0821_contact__social .socials .socials__link:not(:first-child) {
    margin-left: 20px;
}
.front0821_contact__social .socials .icon-vkontakte {
    width: 22px;
    height: 13px;
}
.front0821_contact__social .socials .socials__link:hover .icon-vkontakte {
    fill: #6EBAFF;
}
.front0821_contact__social .socials .icon-facebook {
    width: 18px;
    height: 19px;
}
.front0821_contact__social .socials .socials__link:hover .icon-facebook {
    fill: #6EBAFF;
}
.front0821_contact__social .socials .icon-instagram {
    width: 19px;
    height: 19px;
}
.front0821_contact__social .socials .socials__link:hover .icon-instagram {
    fill: #FF696E;
}
.front0821_contact__social .socials .icon-youtube {
    width: 22px;
    height: 15px;
}
.front0821_contact__social .socials .socials__link:hover .icon-youtube {
    fill: #FF696E;
}

@media(max-width: 455px) {
    .front0821_contact__social .socials {
        padding-top: 8px;
    }
}


.front0821_contact__social b{
    font-family: Montserrat-Bold;
    font-weight: 400;
    padding-right: 51px;
}
.front0821_contact_social__icon{
    margin-right: 20px;
}
.front0821_contact__yellow{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #FFF466;
    min-height: 214px;
    padding: 0 41px;
}
.front0821_contact_yellow__title{
    font-family: Montserrat-Bold;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    padding: 21px 0 11px;
}
@media(max-width: 1199px){
    .front0821_contact_yellow__title {
        font-size: 18px;
    }
    .front0821_contact__yellow {
        min-height: 141px;
    }
}
.front0821_contact_yellow__button{
    background: #6EBAFF;
    border-radius: 15px;
    color:#fff;
    display: block;
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0 18px;
    text-align: center;
}
.front0821_contact_yellow__button:hover,
.front0821_contact_yellow__button:focus,
.front0821_contact_yellow__button:active{
    color:#fff;
    text-decoration: blink;
}

.modal {
    z-index: 1090;
}
.modal-header::after {
    content: '';
    display: block;
    clear: both;
}

@media(min-width: 1660px){
    .front0821_offer__title,
    .front0821_cool__title,
    .front0821_year__title,
    .front0821_passing__title,
    .front0821_achievements__title{margin-top: 130px;}
    .front0821_free__box row{margin-top: 104px;}
    .front0821_through__title,
    .front0821_reviews__title,
    .front0821__question,
    .front0821__contact{margin-top: 150px;}
}

@media(max-width: 960px){
    .front0821_offer__title,
    .front0821_cool__title,
    .front0821_free__title,
    .front0821_year__title,
    .front0821_top__title,
    .front0821_through__title,
    .front0821_question__title,
    .front0821_achievements__title,
    .front0821_question__title,
    .front0821_passing__title,
    .front0821_contact__title{font-size: 32px;}
    .front0821_year_cell__line{display: none;}
    .front0821_year_cell__name{margin-top: 20px;}
    .front0821_free_box__left{padding: 10px 15px 30px;}
    .front0821_free_box__right{padding: 0;position: relative;}
    .front0821_free_box__bg{display: none;}
    .front0821_free__title{font-size: 32px;margin-top: 0px;padding-left: 0;}
    .front0821_free__description{padding-left: 0;}
    .front0821_free__more{margin-left: 0;}
    .front0821__question{padding: 30px 15px;}
    .front0821_contact__box{height: auto;margin-bottom: 20px;}
    .front0821_contact__yellow{min-height: 0;padding-bottom: 20px;}
    .front0821_contact__box iframe{height: 360px;}
}
@media(max-width: 768px){
    .front0821_offer__title,
    .front0821_cool__title,
    .front0821_free__title,
    .front0821_year__title,
    .front0821_top__title,
    .front0821_through__title,
    .front0821_question__title,
    .front0821_achievements__title,
    .front0821_question__title,
    .front0821_passing__title,
    .front0821_contact__title{font-size: 28px;line-height: 1.2;}
    .front0821_cool__cell br{display: none;}
    .front0821_cool_cell__name, .front0821_cool_cell__text{min-height: 0;}
    .front0821_year__cell{margin: 0 auto 35px; max-width: 500px;}
    .front0821_year_cell__name{font-size: 20px;margin-top: 15px;}
    .front0821_year_cell__name, .front0821_year_cell__description {min-height: 0; padding:  0 15px;}
    .front0821_free_box__img{display: block;}
    .front0821_through__cell{margin-bottom: 10px;}
    .front0821_through_cell__number{font-size: 36px;line-height: 1.2;margin-bottom: 10px;}
    .front0821_through_cell__text{min-height: 0;}
    .front0821_top__category{min-height: 0;}
    .front0821_year__description,
    .front0821_top__description,
    .front0821_achievements_slider_cell__name{font-size: 20px;line-height: 1.2;}
    .front0821_achievements__slider{margin-bottom: 60px;}
    .front0821_achievements__slider .slick-prev.slick-arrow,
    .front0821_achievements__slider .slick-next.slick-arrow{top: calc(100% + 30px);}
    .front0821__reviews .slick-prev.slick-arrow{background-color: #fff;border-radius: 50%;left: -10px;}
    .front0821__reviews .slick-next.slick-arrow{background-color: #fff;border-radius: 50%;right: -10px;}
    .front0821_contact__phone b,
    .front0821_contact__social b{display: block;}
    .front0821_contact__address,
    .front0821_contact__phone,
    .front0821_contact__social,
    .front0821_contact__yellow{line-height: 1.2;padding: 0 15px;}
    .front0821_contact__yellow{padding-bottom: 20px;}
}
@media(max-width: 460px){
    .front0821{padding-top: 20px;}
    .front0821_offer__title,
    .front0821_cool__title,
    .front0821_free__title,
    .front0821_year__title,
    .front0821_top__title,
    .front0821_through__title,
    .front0821_question__title,
    .front0821_achievements__title,
    .front0821_question__title,
    .front0821_passing__title,
    .front0821_contact__title{font-size: 24px;}
    .front0821_free__more{padding: 15px 20px;}
    .front0821_free__arrow{margin-left: 10px;max-width: calc(100% - 255px);}
    .front0821_top__description{margin-bottom: 20px;}
    .front0821_top__order{margin-bottom: 10px;margin-right: 10px;}
    .front0821_top__select{margin-left: 0;}
    .front0821_question_cell__name,
    .front0821_achievements_slider_cell__name{font-size: 18px;}
    .front0821_question_cell__description,
    .front0821_achievements_slider_cell__description{font-size: 16px;}
}
@media(max-width: 420px){
    /*    .front0821_offer__title,
        .front0821_cool__title,
        .front0821_free__title,
        .front0821_year__title,
        .front0821_top__title,
        .front0821_through__title,
        .front0821_question__title,
        .front0821_achievements__title{font-size: 22px;}*/
    .front0821_year__description,
    .front0821_top__description,
    .front0821_top__category,
    .front0821_offer__name,
    .front0821_free__description,
    .front0821_through_cell__text{font-size: 16px;}
}
section.rki {
display:flex;
}