/* @media only screen and (max-width: 1550px) {     
    .header nav{
        margin-right: 10px;
    }
    .header__menu{
        gap: 20px;
    }
    .top-block__video{
        height: 54.84vw;
    }
    .top-block{
        margin-bottom: 100px;
    }
    .target{
        margin-bottom: 100px;
    }
    .hotel__item:first-child{
        padding-left: 50px;
    }
    .hotel__item:first-child .hotel__item-img{
        width: 100%;
        transform: translateX(-65px);
    }
    .hotel__item:nth-child(2) .hotel__item-img{
        width: 100%;
    }
    .hotel__item:nth-child(2){
        margin-bottom: 100px;
    }
    .hotel{
        margin-bottom: 100px;
    }
    .catalog{
        margin-bottom: 100px;
    }
    .catalog__gallery-col-item img{
        height: 485px;
        width: 340px;
    }
    .catalog__gallery{
        transform: translateX(0);
    }
    .catalog__top .catalog__container{
        gap: 30px;
    }
    .catalog__info h2,
    .target h2,
    .problems h2,
    .real h2,
    .plan__info h2,
    .help h2,
    .text h2{
        font-size: 68px;
        line-height: 80px;
    }
    .contacts__info h2{
        font-size: 52px;
        line-height: 60px;
    }
    .catalog__block .catalog__container{
        padding-top: 50px;
        padding-bottom: 100px;
    }
    .problems{
        margin-bottom: 100px;
    }
    .real{
        padding: 100px 0;
        margin-bottom: 100px;
    }
    .real__item img{
        height: 42.26vw;
    }
    .plan{
        margin-bottom: 100px;
    }
    .help{
        padding: 100px 0;
        margin-bottom: 150px;
    }
    .media__parallax{
        height: 32.26vw;
    }
    .media__parallax:nth-child(2){
        height: 50.97vw;
    }
    .media__parallax:last-child{
        height: 22.58vw;
    }
    .media{
        margin-bottom: 100px;
    }
    .text{
        margin-bottom: 100px;
    }
    .contacts__list{
        padding-top: 100px;
    }
}
@media only screen and (max-width: 1430px) {
    .header__menu-item{
        display: block;
        text-align: center;
    }
    
}
@media only screen and (max-width: 1200px) {
    .hotel{
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }
    .hotel__item{
        width: 100%;
        max-width: 1006px;
        margin: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-left: 0 !important;
    }
    .hotel__item .hotel__item-img{
        width: 100% !important;
        height: 89.46vw !important;
        max-height: 900px;
        transform: translateX(0) !important;
    }
    .catalog__top{
        position: relative;
        overflow: hidden;
    }
    .catalog__top::after{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(180deg, rgba(121, 160, 193, 0) 0%, #79A0C1 54.05%, #79A0C1 100%);
        z-index: 2;
    }
    .catalog__info{
        position: relative;
        z-index: 3;
    }
    .catalog__gallery-col-item{
        gap: 20px;
    }
    .catalog__gallery{
        gap: 20px;
        position: absolute;
        right: 15px;
        top: 0;
    }
    .catalog__gallery-col-item img{
        width: 140px;
        height: 210px;
    }
    .catalog__info h2,
    .catalog__info-description{
        max-width: 100%;
    }
    .catalog__info{
        padding: 50px 0;
    }
}
@media only screen and (max-width: 1092px) {
    .case__slide{
        height: 54.95vw;
    }
    .sl-container .view img{
        width: 90.84vw;
        height: 50.27vw;
    }
    .sl-container{
        height: calc(50.27vw + 80px);
    }
} */
@media only screen and (max-width: 991px) {
    .wrapper{
        overflow: hidden;
    }
    .container{
        max-width: 100%;
        padding: 0 25px;
    }
    .header__desc{
        display: none;
        height: calc(100vh - 45px);
        height: calc(100svh - 45px);
        position: absolute;
        left: 0;
        width: 100%;
        background: #fff;
        top: 100%;
        z-index: 99;
    }
    .header__desc > span{
        display: block;
        padding: 0 15px;
        padding-top: 56px;
        color: rgba(0, 0, 0, 0.15);
        font-family: Greycliff_CF_Light;
        font-size: 60px;
        line-height: 60px;
        letter-spacing: 0%;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    .header__menu{
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
        padding: 0 15px;
        padding-bottom: 70px;
    }
    .header__menu-item,
    .header__menu li{
        font-size: 16px;
        line-height: 24px;
    }
    .header__info{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header__social{
        gap: 10px;
    }
    .header__social a{
        width: 40px;
        height: 40px;
    }
    /* .header__social a:first-child path{
        fill: #00AF35;
    }
    .header__social a:last-child path{
        fill: #2688DA;
    } */
    .header__phone{
        font-size: 18px;
        line-height: 18px;
    }
    .header__mob{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .header{
        height: 60px;
        position: relative;
    }
    .header__logo{
        width: 140px;
    }
    .header__logo img{
        width: 100%;
    }
    .header__butter{
        height: 100%;
        width: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        height: 45px;
    }
    .header__butter span{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,calc(-50% - 4px));
        width: 15px;
        height: 2px;
        background: #000;
        border-radius: 2px;
        transition: all .2s ease;
    }
    .header__butter span:last-child{
        transform: translate(-50%,calc(-50% + 4px));
    }
    .header__butter._open span{
        transform: translate(-50%,-50%) rotate(-45deg);
    }
    .header__butter._open span:last-child{
        transform: translate(-50%,-50%) rotate(45deg);
    }
    .top-block{
        padding-top: 66px;
        padding-bottom: 47px;
    }
    .top-block__logo{
        display: none;
    }
    .top-block h1{
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 15px;
        padding-left: 40px;
        max-width: 100%;
        transform: translate(0);
    }
    .top-block h1 br{
        display: block;
    }
    .top-block h1::before{
        width: 25px;
        left: 0;
        transform: translate(0);
        top: 20px;
    }
    .top-block__description{
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
        padding-left: 40px;
        max-width: 100%;
    }
    .top-block{
        margin-bottom: 47px;
    }
    .top-block__btn{
        width: 199px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        border: 2px solid rgba(255, 255, 255, 0);
        background: rgba(255, 255, 255, 0.4);
        color: #fff;
        width: 169;
        font-family: Greycliff_CF_DemiBold;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        margin: 0 auto;
        margin-bottom: 30px;
        transition: all .2s ease;
    }
    .header_text{
        display: block;
    }
    .target{
        margin-bottom: 0;
    }
    .target.container{
        max-width: 100%;
    }
    .target h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 50px;
    }
    .target__btn{
        display: none;
    }
    .hotel__item .hotel__item-img{
        width: 100% !important;
        height: 89.46vw !important;
        max-height: 900px;
        transform: translateX(0) !important;
    }
    .hotel{
        flex-direction: column;
        align-items: center;
        gap: 50px;
        margin-bottom: 50px;
        flex-wrap: nowrap;
    }
    .hotel__item{
        width: 100% !important;
        max-width: 1006px;
        margin: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-left: 0 !important;
    }
    .hotel__item .hotel__item-img{
        width: 100vw !important;
        transform: translateX(-25px) !important;
        margin-bottom: 15px !important;
    }
    .hotel__item-title{
        color: #000;
        margin-bottom: 7px;
        font-size: 16px;
        line-height: 16px;
        max-width: 100% !important;
        font-size: 20px;
        line-height: 22px;
    }
    .hotel__item-description{
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        max-width: 100% !important;
        font-size: 16px;
    }
    .hotel__item-description p:not(:last-child){
        margin-bottom: 10px;
    }
    .hotel__item-btn{
        width: 166px;
        height: 45px;
        font-size: 13px;
        line-height: 13px;
    }    
    .catalog__top::after{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(180deg, rgba(121, 160, 193, 0) 0%, #79A0C1 54.05%, #79A0C1 100%);
        z-index: 2;
    }
    .catalog{
        margin-bottom: 50px;
    }
    .catalog__info h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
        max-width: 100%;
    }
    .catalog__info-description{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        max-width: 100%;
        font-size: 16px;
    }
    .catalog__info-btn{
        width: 186px;
        height: 45px;
        font-size: 13px;
        line-height: 13px;
    }
    .catalog__top{
        height: auto;
        padding-top: 321px;
        position: relative;
        overflow: hidden;
    }
    .catalog__gallery{
        gap: 20px;
        position: absolute;
        top: 0;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .catalog__gallery-col-item{
        gap: 20px;
    }
    .catalog__gallery-col-item img{
        width: 140px;
        height: 210px;
    }
    .catalog__info{
        padding-bottom: 15px;
        padding-top: 15px;
        position: relative;
        z-index: 3;
    }
    .problems{
        margin-bottom: 50px;
    }
    .problems h2{
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .problems__item{
        padding-top: 0;
        padding-bottom: 10px;
    }
    .problems__item:not(:first-child){
        padding-top: 20px;
    }
    .problems__top span{
        font-size: 16px;
        line-height: 20px;
        font-size: 20px;
        line-height: 22px;
    }
    .problems__bottom-block{
        padding-top: 10px;
    }
    .problems__description{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .problems__text{
        font-size: 14px;
        line-height: 20px;
        font-size: 16px;
    }
    .problems__top svg{
        margin-bottom: 4px;
    }
    .real{
        padding: 50px 0;
        margin-bottom: 50px;
    }
    .real h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
        max-width: 100%;
    }
    .real__description{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .real__list{
        margin: 0 -5px;
        gap: 10px 0;
    }
    .real__item{
        margin: 0 5px;
        width: calc(50% - 10px);
    }
    .real__item img{
        height: 63.57vw;
    }
    .real__info{
        left: 20px;
        bottom: 20px;
        width: calc(100% - 40px);
    }
    .real__title{
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 15px;
    }
    .real__btn{
        width: 143px;
        height: 35px;
        font-size: 13px;
        line-height: 13px;
    }
    .plan{
        flex-direction: column;
        position: relative;
        padding-bottom: 115px;
        margin-bottom: 0;
    }
    .plan__info{
        padding-right: 0;
        padding-bottom: 30px;
        position: static;
        width: 100%;
    }
    .plan__description{
        display: none;
    }
    .plan__btn{
        position: absolute;
        left: 35px;
        bottom: 50px;
        width: 199px;
        height: 45px;
        font-size: 13px;
        line-height: 14px;
    }
    .plan__info h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 0;
    }
    .plan__steps{
        width: 100%;
        gap: 18px;
    }
    .plan__line{
        margin-top: 5px;
    }
    .plan__line-wrp{
        display: none;
    }
    .plan__steps-title{
        position: relative;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 7px;
        font-size: 20px;
        line-height: 22px;
    }
    .plan__steps-title::before{
        content: '';
        position: absolute;
        left: -24px;
        top: 50%;
        transform: translateY(-50%);
        width: 9px;
        height: 9px;
        background: #79A0C1;
        border-radius: 50%;
    }
    .plan__steps-text{
        font-size: 14px;
        line-height: 20px;
        font-size: 16px;
    }
    .plan__steps-list{
        gap: 35px;
    }
    .plan__steps-item._hidden{
        display: none;
    }
    .plan__more{
        display: block;
        margin-left: 24px;
        margin-top: 20px;
        color: #5C90BC;
        font-family: Greycliff_CF_Regular;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
        text-decoration: underline;
    }
    .help{
        padding: 50px 0;
        margin-bottom: 50px;
    }
    .help h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 18px;
        max-width: 100%;
    }
    .help__description p:not(:last-child){
        margin-bottom: 10px;
    }
    .help__description{
        margin-left: 0;
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
    }
    .media__block{
        gap: 5px;
    }
    .media{
        margin-bottom: 50px;
    }
    .media__parallax{
        height: 32.26vw;
        width: 385px;
    }
    .media__parallax:nth-child(2){
        height: 50.97vw;
        width: 750px;
    }
    .media__parallax:last-child{
        height: 22.58vw;
        width: 305px;
    }
    .text{
        margin-bottom: 50px;
    }
    .text h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .text__description{
        font-size: 14px;
        line-height: 20px;
        font-size: 16px;
    }
    .text__description p:not(:last-child){
        margin-bottom: 10px;
    }
    .contacts{
        margin-bottom: 0;
    }
    .contacts__list{
        padding-top: 50px;
        flex-direction: column;
        gap: 30px;
    }
    .contacts__map{
        order: 1;
        width: 100vw;
        transform: translateX(-25px);
        height: 350px;
    }
    .contacts__info{
        max-width: 100%;
    }
    .contacts__info h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .contacts__location{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .contacts__info-item{
        margin-bottom: 10px;
    }
    .contacts__info-item-top{
        align-items: flex-start;
        gap: 27px;
    }
    .contacts__info-item-top > a{
        font-size: 20px;
        line-height: 32px;
    }
    .contacts__social{
        gap: 5px;
    }
    .contacts__social a{
        width: 40px;
        height: 40px;
    }
    /* .contacts__social a:first-child path{
        fill: #00AF35;
    }
    .contacts__social a:last-child path{
        fill: #2688DA;
    } */
    .contacts__info-item p{
        font-size: 13px;
        line-height: 20px;
        transform: translateY(-10px);
    }
    .contacts__btn{
        width: 199px;
        height: 45px;
        font-size: 13px;
        line-height: 13px;
    }
    .footer{
        height: 44px;
    }
    .footer__logo{
        display: none;
    }
    .footer__dev{
        display: none;
    }
    .footer__privacy{
        font-size: 14px;
        line-height: 24px;
    }
    .modal-call,
    .modal-call-final{
        top: auto;
        bottom: 0;
        width: calc(100vw - 30px);
        transform: translateX(-50%);
        border-radius: 20px 20px 0 0;
        overflow: hidden;
        max-width: 100%;
    }
    .modal__block{
        padding: 20px;
        padding-top: 50px;
    }
    .modal__title{
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 5px;
        text-align: center;
    }
    .modal__description{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: center;
    }
    .modal__text{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: center;
    }
    .modal__btn,
    .modal__btn-go{
        width: 100%;
        margin-top: 5px;
        height: 45px;
        font-size: 13px;
        line-height: 13px;
    }
    .modal__inp{
        margin-bottom: 25px;
        flex-direction: column;
        display: flex;
    }
    .modal__inp-title{
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 2px;
    }
    .modal__inp input{
        font-size: 13px;
        line-height: 24px;
        padding-bottom: 5px;
    }
    .modal__inp input::placeholder,
    .modal__inp input::-webkit-input-placeholder,
    .modal__inp input:-ms-input-placeholder,
    .modal__inp input::-moz-placeholder,
    .modal__inp input:-moz-placeholder{
        font-size: 13px;
        line-height: 24px;
    }
    .modal__bottom{
        flex-direction: column;
        gap: 10px;
    }
    .modal__agree{
        width: 100%;
        font-size: 10px;
        line-height: 16px;
    }
    .modal__close{
        left: 50%;
        transform: translateX(-50%);
        height: 25px;
        width: 25px;
        border-radius: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    }
    .modal__close svg{
        display: none;
    }
    .modal-case{
        height: 100vh;
        height: 100svh;
        width: 100%;
        overflow-y: scroll;
        max-width: 100%;
    }
    .modal-top{
        padding: 0 15px;
        margin-bottom: 22px;
        background: #fff;
    }
    .modal-top::after{
        display: none;
    }
    .modal-case__location{
        display: none;
    }
    .case__slider-block{
        margin-bottom: 50px;
    }
    .modal__steps,
    .modal__works{
        padding-bottom: 50px !important;
    }
    .modal__case-bottom{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .modal-case .modal__close{
        left: auto;
        transform: translate(0);
        right: 15px;
        top: 16px;
        top: 10px;
        border-radius: 50%;
        border-bottom: none;
    }
    .modal-case .modal__close svg{
        display: block;
    }
    .modal-case .modal__close svg path{
        fill: #000;
    }
    .modal-top__logo{
        display: flex;
        align-items: center;
        height: 45px;
    }
    .modal-top > img{
        display: none;
    }
    .modal-top__info{
        position: static;
        width: 100%;
    }
    .modal-top__logo img{
        width: 110px;
        height: 24px;
    }
    .modal-case__title{
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 5px;
        color: #000;
    }
    .modal-case__description{
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        color: #000;
    }
    .modal-case__btn{
        width: 155px;
        height: 45px;
        font-size: 13px;
        line-height: 13px;
        background: #79A0C1;
        border: 2px solid #79A0C1;
    }
    .modal__container{
        padding: 0 15px;
    }
    .modal__steps-item{
        padding-left: 18px;
    }
    .modal__steps-title{
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 7px;
    }
    .modal__steps-title::before{
        left: -23px;
    }
    .modal__steps-text{
        font-size: 15px;
        line-height: 20px;
    }
    .modal__steps-item:not(:first-child){
        margin-top: 35px;
    }
    .sl-container .view img{
        width: calc(100vw - 30px);
        height: 71.88vw;
        margin-top: 30px;
    }
    .sl-container{
        height: calc(71.88vw + 60px);
    }
    .sl-container .dr-circle{
        width: 55px;
        height: 55px;
        background-size: 100%;
    }
    .modal__bottom-title{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 25px;
    }
    .modal__bottom-inp{
        display: flex;
        flex-direction: column;
        margin-bottom: 25px;
    }
    .modal__bottom-inp-title{
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 2px;
    }
    .modal__bottom-inp input{
        font-size: 13px;
        line-height: 24px;
        padding-bottom: 5px;
    }
    .modal__bottom-inp input::placeholder,
    .modal__bottom-inp input::-webkit-input-placeholder,
    .modal__bottom-inp input:-ms-input-placeholder,
    .modal__bottom-inp input::-moz-placeholder,
    .modal__bottom-inp input:-moz-placeholder{
        font-size: 13px;
        line-height: 24px;
    }
    .modal__bottom-inp textarea{
        font-size: 13px;
        line-height: 24px;
        padding-bottom: 15px;
        height: 41px;
    }
    .modal__bottom-inp textarea::placeholder,
    .modal__bottom-inp textarea::-webkit-input-placeholder,
    .modal__bottom-inp textarea:-ms-input-placeholder,
    .modal__bottom-inp textarea::-moz-placeholder,
    .modal__bottom-inp textarea:-moz-placeholder{
        font-size: 13px;
        line-height: 24px;
    }
    .modal__case-agree{
        font-size: 10px;
        line-height: 16px;
        margin-bottom: 15px;
        max-width: 100%;
    }
    .modal__case-btn{
        width: 100%;
        height: 45px;
        font-size: 13px;
        line-height: 13px;
    }
    .top-block__video{
        width: 100%;
    }
    .top-block__video-container{
        height: auto !important;
    }
    .mCSB_scrollTools{
      width: 2px;
    }
    .case__slider-navigation{
        gap: 10px;
        margin-top: 26px;
    }
    .case__slider-navigation div{
        width: 40px;
        height: 40px;
    }
}
@media only screen and (max-width: 780px) {
    .top-block__video{
        width: 100vw;
        transform: translateX(-25px);
    }
    .top-block__video._view{
        width: 100vw;
        transform: translateX(-25px);
    }
}
@media only screen and (max-width: 600px) {
    .real__item{
        width: calc(100% - 10px);
    }
    .real__item img{
        height: 120.31vw;
    }
    .real__more{
        display: flex;
        width: 182px;
        height: 45px;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        background: #79A0C1;
        color: #fff;
        font-family: Greycliff_CF_DemiBold;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 0%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .real__item._hidden{
        display: none;
    }
    .case__slider-navigation{
        
    }
    .case__slide{
        height: 71.88vw;
    }
}