
.first-screen__direction_hidd_datepicker,
.flex--column,
.page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.first-screen {
    min-height: -webkit-calc(var(--vh, 1vh) * 100);
    min-height: calc(var(--vh, 1vh) * 100);
    height: auto;
    position: relative
}

.first-screen._hide:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 37, 49, .3);
    z-index: 5
}

.first-screen._hide .first-screen__direction_button,
.first-screen._hide .first-screen__title {
    opacity: 0
}

.first-screen__direction_button {
    white-space: nowrap
}

.first-screen:box {
    height: auto;
    padding-top: 8.13rem
}

.first-screen__inner {
    max-width: 1075px;
    position: relative;
    min-height: -webkit-calc(var(--vh, 1vh) * 100);
    min-height: calc(var(--vh, 1vh) * 100)
}

.first-screen__img {
    position: absolute;
    top: 0;
    left: 0;
    height: -webkit-calc(var(--vh, 1vh) * 100);
    height: calc(var(--vh, 1vh) * 100);
    width: 100vw;
    max-width: 100%;
    max-height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

.first-screen__img_mob {
    display: none;
    background-position: center 100%
}

@supports (-webkit-overflow-scrolling:touch) {
    .first-screen__img {
        background-attachment: scroll !important
    }
}

.first-screen__img:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    -webkit-background-size: cover;
    background-size: cover
}

.first-screen__title,
.first-screen__title-little {
    position: relative;
    z-index: 3;
    text-align: center;
    color: #FFF
}

.first-screen__title {
    font-style: normal;
    font-weight: 200;
    font-size: 4.13rem;
    line-height: .92;
    margin: 34px auto 3.125rem
}

.first-screen__title_about {
    font-size: 3.13rem;
    line-height: 1.22;
    text-align: center;
    margin-bottom: 1.44rem
}

.first-screen__title-little {
    font-weight: 300;
    font-size: 1.88rem;
    line-height: 1.33;
    width: 100%;
    margin: 0 -1rem 1rem
}

.first-screen__box {
    width: 100%;
    height: -webkit-calc(var(--vh, 1vh) * 100);
    height: calc(var(--vh, 1vh) * 100);
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.first-screen__box_center {
    padding-top: 0;
    min-height: -webkit-calc(var(--vh, 1vh) * 100);
    min-height: calc(var(--vh, 1vh) * 100)
}

.first-screen__scroll {
    position: absolute;
    bottom: 0;
    padding: 0 0 .93rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 2
}

.first-screen__scroll-text {
    display: block;
    font-weight: 700;
    font-size: .69rem;
    line-height: .75rem;
    text-align: center;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: .81rem
}

.first-screen__scroll-img-box {
    display: inline-block;
    position: relative
}

.first-screen__scroll-img-top {
    -webkit-animation: scroll-img .6s infinite ease-in-out;
    animation: scroll-img .6s infinite ease-in-out;
    position: relative
}

.first-screen__scroll-img-bottom {
    -webkit-animation: scroll-img-b .6s infinite ease-in-out;
    animation: scroll-img-b .6s infinite ease-in-out;
    position: relative
}

.first-screen__scroll-link {
    display: block;
    color: #FFF
}

.first-screen__scroll-link:hover {
    color: #BE8D55
}

.first-screen__foot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.31rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    max-width: 84.31rem;
    margin: 0 auto;
    padding: 0 1.25rem;
    z-index: 2
}

.first-screen__social-network {
    padding-bottom: 1.88rem
}

.first-screen__slider {
    display: inline-block;
    width: -webkit-calc(100% - 17rem);
    width: calc(100% - 17rem)
}

.first-screen__slider-title {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 135.7%;
    letter-spacing: .06em;
    color: #FFF;
    margin-bottom: 1.38rem;
    margin-left: 29px
}

.first-screen__slider-title a {
    display: inline-block;
    color: #fff
}

.first-screen__slider-title-lit {
    display: block;
    font-size: .75rem;
    color: #BE8D55;
    line-height: 1
}

.first-screen__btn-video {
    position: absolute;
    z-index: 4;
    width: 5.375rem;
    height: 5.375rem;
    top: -webkit-calc(100% + 36px);
    top: calc(100% + 36px);
    right: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.first-screen__btn-video:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.25rem;
    height: 3.25rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: url(../img/play.svg) 50% 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.first-screen__btn-video svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible !important;
    -webkit-animation-name: rotation;
    animation-name: rotation;
    -webkit-animation-duration: 17s;
    animation-duration: 17s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    pointer-events: none
}

.first-screen__content {
    width: 100%;
    position: relative
}

.first-screen__direction {
    position: relative;
    z-index: 6
}

.first-screen__direction_hidd {
    position: absolute;
    width: 100%;
    max-width: 37.6875rem;
    bottom: -4.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(25, 37, 49, .7);
    -webkit-box-shadow: 15px 15px 14px rgba(35, 61, 87, .4);
    box-shadow: 15px 15px 14px rgba(35, 61, 87, .4);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 2.1875rem .3125rem 1.5rem;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.first-screen__direction_hidd._hide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.first-screen__direction_hidd_title {
    font-weight: 350;
    font-size: 24px;
    line-height: 1.33;
    color: #FFF;
    margin-bottom: 1.875rem
}

.first-screen__direction_hidd_list {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 20.5625rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding: .5rem 2.75rem;
    margin-bottom: 2.5625rem
}

.first-screen__direction_hidd_list::-webkit-scrollbar {
    width: 2px
}

.first-screen__direction_hidd_list::-webkit-scrollbar-track {
    background: #192531;
    margin: 17px 0
}

.first-screen__direction_hidd_list::-webkit-scrollbar-thumb {
    background: #BE8D55
}

.first-screen__direction_hidd_li {
    display: inline-block;
    width: 135px;
    margin-bottom: 2.5rem
}

.first-screen__direction_hidd_li_box {
    position: relative
}

.first-screen__direction_hidd_li_box_input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.first-screen__direction_hidd_li_box_input:checked~.first-screen__direction_hidd_li_box_cont {
    border-color: #BE8D55
}

.first-screen__direction_hidd_li_box_input:checked~.first-screen__direction_hidd_li_box_flag {
    background: #BE8D55;
    opacity: 1
}

.first-screen__direction_hidd_li_box_input:checked~.first-screen__direction_hidd_li_box_flag:before {
    border-right-color: #BE8D55;
    border-top-color: #BE8D55
}

.first-screen__direction_hidd_li_box_input:checked~.first-screen__direction_hidd_li_box_flag:after {
    border-left-color: #BE8D55;
    border-top-color: #BE8D55
}

.first-screen__direction_hidd_li_box_cont {
    position: relative;
    width: 100%;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid transparent;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    z-index: 1
}

.first-screen__direction_hidd_li_box_img {
    -webkit-transition: 3.9s ease;
    -o-transition: 3.9s ease;
    transition: 3.9s ease;
    width: 100%;
    max-width: none;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px)
}

.first-screen__direction_hidd_li_box_img_cont {
    position: relative;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px)
}

.first-screen__direction_hidd_li_box_text {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: .15em;
    color: #FFF;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    text-align: right;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    text-transform: uppercase
}

.first-screen__direction_hidd_li_box_flag {
    position: absolute;
    top: -.31rem;
    left: .25rem;
    background: #BE8D55;
    -webkit-box-shadow: 0 15px 55px #797979;
    box-shadow: 0 15px 55px #797979;
    width: 1rem;
    height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    font-style: normal;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    opacity: 0
}

.first-screen__direction_hidd_li_box_flag:after,
.first-screen__direction_hidd_li_box_flag:before {
    width: 0;
    height: 0;
    position: absolute;
    top: 100%
}

.first-screen__direction_hidd_li_box_flag:before {
    right: 0;
    border: .5rem solid transparent;
    border-right: 0 solid #BE8D55;
    border-top: .25rem solid #BE8D55;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.first-screen__direction_hidd_li_box_flag:after {
    left: 0;
    border: .5rem solid transparent;
    border-left: 0 solid #BE8D55;
    border-top: .25rem solid #BE8D55;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.first-screen__direction_hidd_link {
    min-width: 215px
}

.first-screen__direction_hidd_link.disabled {
    pointer-events: none
}

.first-screen__direction_hidd_link__search {
    min-width: 215px
}

.first-screen__direction_hidd_link__search.disabled {
    pointer-events: none
}

.first-screen__direction_hidd_close {
    position: absolute;
    top: -2.8125rem;
    right: -2.8125rem;
    width: 2.1875rem;
    height: 2.1875rem
}

.first-screen__direction_hidd_close_icon {
    stroke: #fff;
    width: 100%;
    height: 100%
}

.first-screen__direction_hidd_close:hover .first-screen__direction_hidd_close_icon {
    stroke: #BE8D55
}

.first-screen__direction_hidd_content._hide {
    display: none
}

.first-screen__direction_hidd_datepicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-bottom: 30px
}


.first-screen__direction_hidd_datepicker_day {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: .01em;
    color: #BE8D55;
    margin-bottom: 17px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center
}

.first-screen__direction_hidd_datepicker .datepicker {
    font-size: 16px;
    background: 0 0;
    min-height: 351px
}

.first-screen__direction_hidd_datepicker .datepicker .datepicker--cell.-disabled- {
    color: #616B75 !important
}

.first-screen__direction_hidd_datepicker .datepicker .datepicker--cell.-in-range- {
    background: rgba(255, 255, 255, .2);
    color: #fff
}

.first-screen__direction_hidd_datepicker .datepicker .datepicker--cell.-focus-,
.first-screen__direction_hidd_datepicker .datepicker--nav-title.datepicker--nav-title:hover {
    background: #BE8D55
}

.first-screen__direction_hidd_datepicker .datepicker .datepicker--cell.-current-.-selected- {
    color: #fff
}

.first-screen__direction_hidd_datepicker .datepicker--day-name {
    font-size: 14px;
    color: #BE8D55
}

.first-screen__direction_hidd_datepicker .datepicker--nav {
    padding-bottom: 8px;
    border-color: rgba(167, 177, 188, .2)
}

.first-screen__direction_hidd_datepicker .datepicker--nav-title {
    font-size: 14px
}

.first-screen__direction_hidd_datepicker .datepicker__check {
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px
}

.first-screen__direction_hidd_datepicker .datepicker__check:before {
    background: rgba(167, 177, 188, .2)
}

.first-screen__direction_hidd_datepicker .datepicker__check:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 1px;
    background: rgba(167, 177, 188, .2)
}

.first-screen__direction_hidd_datepicker .datepicker__check span {
    color: #FFFEFE;
    font-size: 12px
}

.first-screen__direction_hidd_datepicker .datepicker__check span:before {
    border: 1px solid rgba(255, 255, 255, .4)
}


.ios .first-screen__img,
.ios .first-screen__img:before {
    background-attachment: scroll !important
}


.first-screen_detailed+.info-card {
    padding-top: 6rem
}



@media (min-width:1024px) {

    .first-screen__box {
        min-height: 45.25rem
    }
}


@media (min-width:1025px) {

    .first-screen__btn-video:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .first-screen__direction_hidd_li:hover .first-screen__direction_hidd_li_box_flag {}

    .first-screen__direction_hidd_li_box_cont:hover .first-screen__direction_hidd_li_box_img {
        -webkit-transform: scale(1.1) translateZ(1px);
        transform: scale(1.1) translateZ(1px)
    }
}


@media (max-width:1024px) {

    .first-screen {
        height: auto;
        min-height: 750px
    }

    .first-screen_detailed {
        overflow: visible
    }

    .first-screen_detailed .first-screen__inner {
        min-height: 700px;
        height: -webkit-calc(var(--vh, 1vh) * 100);
        height: calc(var(--vh, 1vh) * 100)
    }

    .first-screen__img {
        background-attachment: scroll;
        height: 100%
    }

    .first-screen__title {
        font-size: 2.81rem;
        line-height: 3.13rem;
        color: #FFF;
        margin-top: 0;
        margin-bottom: 3.25rem
    }

    .first-screen__title_about {
        font-size: 3.13rem;
        line-height: 1.22;
        margin-bottom: .44rem
    }

    .first-screen__title-little {
        font-size: 1.25rem;
        line-height: 1.45;
        margin: 1rem 0
    }

    .first-screen__box {
        min-height: 750px
    }

    .first-screen__box_center {
        padding-top: 0
    }

    .first-screen__scroll {
        bottom: 0
    }

    .first-screen__foot {
        bottom: 7.31rem
    }

    .first-screen__social-network {
        display: none
    }

    .first-screen__slider {
        width: 100%;
        max-width: none;
        min-width: 0
    }

    .first-screen__direction_hidd_close {
        top: -.8125rem;
        right: -.8125rem;
        width: 1.75rem;
        height: 1.75rem
    }

}


@media (max-width:767px) {

    .first-screen_detailed_card {
        height: auto;
        min-height: 0;
        margin-top: 85px;
        margin-bottom: -2.5rem
    }

    .first-screen_detailed_card .first-screen__img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50% 50%;
        object-position: 50% 50%;
        height: 16.5rem
    }

    .first-screen_detailed_card .first-screen__box {
        padding-top: 0;
        margin-top: -84px
    }

    .first-screen_detailed_card .detailed__title_card {
        margin-bottom: 5.19rem;
        font-size: 2.25rem
    }

    .first-screen_detailed_card.first-screen_detailed .first-screen__inner {
        min-height: 0;
        height: 21.1875rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .first-screen_detailed_card .card__button-back {
        margin-bottom: 1.0625rem;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 1.5rem
    }

    .first-screen_detailed_card .detailed__slider {
        margin: 0
    }

    .first-screen__title {
        font-size: 2.25rem
    }

    .first-screen__box {
        min-height: 0;
        height: auto;
        padding-top: 8.13rem
    }

    .first-screen__scroll {
        bottom: 0
    }

    .first-screen__foot {
        position: relative;
        bottom: auto;
        padding: 4.13rem 0 4.19rem
    }

    .first-screen__slider-title {
        margin-left: 0;
        font-size: .938rem
    }

    .first-screen__slider-title-lit {
        font-size: .63rem
    }

    .first-screen__direction_hidd {
        bottom: -7.5rem !important
    }

    .first-screen__direction_hidd_datepicker {
        padding-bottom: 13px
    }

    .first-screen__direction_hidd_datepicker_day {
        font-size: 13px;
        margin-bottom: 3px
    }

    .first-screen__direction_hidd_datepicker .datepicker {
        font-size: 13px;
        min-height: 323px
    }

    .first-screen__direction_hidd_datepicker .datepicker--day-name,
    .first-screen__direction_hidd_datepicker .datepicker--days-name {
        font-size: 12px;
        margin: 4px 0 0
    }

    .first-screen__direction_hidd_datepicker .datepicker--content,
    .first-screen__direction_hidd_datepicker .datepicker--nav {
        padding: 0 4px
    }

    .first-screen__direction_hidd_datepicker .datepicker__check {
        margin-top: 4px;
        margin-bottom: 8px
    }

}

@media (max-width:591px) {
    .first-screen__img_mob {
        display: block
    }

    .first-screen__img_mob+.first-screen__img {
        display: none
    }
}


@media (max-width:580px) {

    .first-screen__direction_hidd_title {
        margin-bottom: 1rem
    }

    .first-screen__direction_hidd_list {
        max-height: 13.9375rem;
        padding: .5rem 1.25rem;
        margin-bottom: .75rem
    }

    .first-screen__direction_hidd_li {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-bottom: 1rem
    }

    .first-screen__direction_hidd_li_box_img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50% 50%;
        object-position: 50% 50%;
        position: absolute;
        top: 0;
        left: 0
    }

    .first-screen__direction_hidd_li_box_img_cont {
        height: 56px
    }

    .first-screen__direction_hidd_li_box_text {
        white-space: normal
    }
}


@media (max-width:480px) {

    .first-screen_detailed_card .detailed__slider__slide {
        max-width: 11.75rem
    }

    .first-screen_detailed_card .first-screen__box {
        padding-top: 0;
        margin-top: 0
    }

    .first-screen_detailed_card .card__button {
        margin: 0 auto 7.75rem
    }

    .first-screen_detailed_card .card__button-back {
        top: 2.5rem
    }

    .first-screen__inner {
        min-height: 700px;
        height: -webkit-calc(var(--vh, 1vh) * 100);
        height: calc(var(--vh, 1vh) * 100)
    }

    .first-screen__foot {
        position: absolute;
        bottom: 0;
        left: 1.25rem;
        width: -webkit-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem)
    }

    .first-screen__btn-video {
        top: -webkit-calc(100% + 70px);
        top: calc(100% + 70px)
    }
}

@media (max-width:375px) {
    .first-screen__title {
        font-size: -webkit-calc(2.1875rem + ((1vw - 3.2px) * 18.1818));
        font-size: calc(2.1875rem + ((1vw - 3.2px) * 18.1818))
    }

    .first-screen__btn-video ~ .first-screen__title {
        font-size: -webkit-calc(2.1875rem + ((1vw - 3.6px) * 18.1818));
        font-size: calc(2.1875rem + ((1vw - 3.6px) * 18.1818));
        line-height: 1.3
    }

}

@media (max-height:767px) {
    .first-screen {
        min-height: 0
    }

    .first-screen__img {
        background-attachment: scroll;
        height: 100%
    }
}

@media (max-height:400px) {
    .first-screen__box {
        height: auto;
        padding-top: 8.13rem
    }
}

@media (max-height:800px) {
    .first-screen__direction_hidd {
        bottom: -8.5rem
    }
}

.first-screen__direction_button:hover .first-screen__direction_button__circle {
    width: 250%;
}

.first-screen__direction_button:hover {
    color: #fff;
}

.first-screen__direction_button__text {
    position: relative;
    z-index: 2;
}

.first-screen__direction_button {
    position: relative;
    line-height: 2.3rem;
    overflow: hidden;
    transform: translateZ(0);

    border: 1px solid #be8d55;
    transition: color .5s, border-color .5s;
}

.first-screen__direction_button .first-screen__direction_button__circle:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    position: relative;
}

.first-screen__direction_button .first-screen__direction_button__circle {
    display: block;
    width: 0;
    position: absolute;
    border-radius: 50%;
    -webkit-transition: width .7s ease-in-out;
    transition: width .7s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    background: #fff;
}

@media (max-width: 992px) {
    .first-screen__inner {
        display: flex;
        align-items: center;
    }

    .first-screen__box {
        padding-top: 0;
        width: 100%;
    }

    .first-screen__slider {
        display: none;
    }
}


@media (max-width: 450px) {
    .first-screen_detailed {}
}

@media (max-width: 800px) {
    .first-screen__direction_hidd {
        bottom: initial !important;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 321
    }

    .first-screen__direction {
        position: initial;
    }

    .booking__wr-top {
        margin: 6px 0 20px;
    }

    .detailed-description+br+.direction {
        margin-top: -4rem;
    }

    .search__select-container {}

    .booking__change-calendar .datepicker-inline .datepicker,
    .booking__wr-left {
        min-width: 100%;
        max-width: 100%;
    }

}


.first-screen__direction_button.button{
    min-width: 215px;
    margin-left: 10px;
    margin-right: 10px;
}
.first-screen__direction_button.button._white {
    background: #FFFFFF;
    color:#BE8D55;
}
.first-screen__direction_button.button._white:hover {
    color:#fff;

}
.first-screen__direction_button.button._white .first-screen__direction_button__circle{
    background:#BE8D55 ;
}
.first-screen__btn-video{
    left: 100px;
    bottom: 100px;
    right: initial;
    top: initial;
}


.first-screen__inner {
    padding: 1px;
}
.first-screen__back{
    position: relative;
    border: 1px solid #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    padding: 11px 20px;
    font-weight: bold;
    font-size: 10px;
    margin: 174px auto 0;
    max-width: 115px;
    display: block;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.2em;
    color: #FFFFFF;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    color:#fff !important;
    transform: translateX(-50%);
}
.first-screen__inner{
    flex-direction: column;
    justify-content: center;
}
@media(max-width:1024px){
    .first-screen__back {
        margin: 0;
        left:0;
        top:0;
        margin-bottom: 30px;

        transform:none;
        position: absolute;
        left: 50%;
        top: 100px;
        transform: translateX(-50%);
    }
}

.first-screen__back:hover{
    background: #be8d55;
    border-color:#be8d55;
}
.first-screen__back span{
    position: relative;
    top: 2px;
}


.first-screen__desc{
    font-size: 16px;
    line-height: 24px;
    color:#fff;
    max-width: 590px;
    display:block;
    margin-left: auto;
    margin-right: auto;
}
@media(max-width:800px){
    .first-screen__title-little br{
        display: none;
    }
}

.first-screen__vimao{
    position: absolute;
    top: 0;
    left: 0;
    height: -webkit-calc(var(--vh, 1vh) * 100);
    height: calc(var(--vh, 1vh) * 100);
    width: 100vw;
    max-width: 100%;
    max-height: 100%;
    pointer-events: none;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.first-screen__vimao::after {
    display: block;
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/mask.png) 50% 50% no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
}
.first-screen__img{
    overflow: hidden;
}
.first-screen__img iframe {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100%;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
}

.first-screen__img::before{
    z-index: 1;
}

.first-screen__inner{
    z-index: 5;
}


@media (max-width: 750px){
    .first-screen__inner{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 550px){
    .first-screen__direction_hidd_close {
        top: -32px;
        right: 4px;
    }
}
.first-screen__direction_hidd_list + label.error{
    color: red;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    font-size: 14px;
}


