@font-face {
    font-family: 'Aisyah Demo';
    src: url('../fonts/AisyahDemo.eot');
    src: url('../fonts/AisyahDemo.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AisyahDemo.woff2') format('woff2'),
    url('../fonts/AisyahDemo.woff') format('woff'),
    url('../fonts/AisyahDemo.ttf') format('truetype'),
    url('../fonts/AisyahDemo.svg#AisyahDemo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prata';
    src: url('../fonts/Prata-Regular.eot');
    src: url('../fonts/Prata-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Prata-Regular.woff2') format('woff2'),
    url('../fonts/Prata-Regular.woff') format('woff'),
    url('../fonts/Prata-Regular.ttf') format('truetype'),
    url('../fonts/Prata-Regular.svg#Prata-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Medium.eot');
    src: url('../fonts/WorkSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Medium.woff2') format('woff2'),
    url('../fonts/WorkSans-Medium.woff') format('woff'),
    url('../fonts/WorkSans-Medium.ttf') format('truetype'),
    url('../fonts/WorkSans-Medium.svg#WorkSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Light.eot');
    src: url('../fonts/WorkSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Light.woff2') format('woff2'),
    url('../fonts/WorkSans-Light.woff') format('woff'),
    url('../fonts/WorkSans-Light.ttf') format('truetype'),
    url('../fonts/WorkSans-Light.svg#WorkSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-ExtraLight.eot');
    src: url('../fonts/WorkSans-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-ExtraLight.woff2') format('woff2'),
    url('../fonts/WorkSans-ExtraLight.woff') format('woff'),
    url('../fonts/WorkSans-ExtraLight.ttf') format('truetype'),
    url('../fonts/WorkSans-ExtraLight.svg#WorkSans-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-SemiBold.eot');
    src: url('../fonts/WorkSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-SemiBold.woff2') format('woff2'),
    url('../fonts/WorkSans-SemiBold.woff') format('woff'),
    url('../fonts/WorkSans-SemiBold.ttf') format('truetype'),
    url('../fonts/WorkSans-SemiBold.svg#WorkSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Regular.eot');
    src: url('../fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Regular.woff2') format('woff2'),
    url('../fonts/WorkSans-Regular.woff') format('woff'),
    url('../fonts/WorkSans-Regular.ttf') format('truetype'),
    url('../fonts/WorkSans-Regular.svg#WorkSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Thin.eot');
    src: url('../fonts/WorkSans-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Thin.woff2') format('woff2'),
    url('../fonts/WorkSans-Thin.woff') format('woff'),
    url('../fonts/WorkSans-Thin.ttf') format('truetype'),
    url('../fonts/WorkSans-Thin.svg#WorkSans-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Black.eot');
    src: url('../fonts/WorkSans-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Black.woff2') format('woff2'),
    url('../fonts/WorkSans-Black.woff') format('woff'),
    url('../fonts/WorkSans-Black.ttf') format('truetype'),
    url('../fonts/WorkSans-Black.svg#WorkSans-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Bold.eot');
    src: url('../fonts/WorkSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-Bold.woff2') format('woff2'),
    url('../fonts/WorkSans-Bold.woff') format('woff'),
    url('../fonts/WorkSans-Bold.ttf') format('truetype'),
    url('../fonts/WorkSans-Bold.svg#WorkSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-ExtraBold.eot');
    src: url('../fonts/WorkSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WorkSans-ExtraBold.woff2') format('woff2'),
    url('../fonts/WorkSans-ExtraBold.woff') format('woff'),
    url('../fonts/WorkSans-ExtraBold.ttf') format('truetype'),
    url('../fonts/WorkSans-ExtraBold.svg#WorkSans-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


:root{
    --main-cl: #DE6610;
    --sub-cl: #FFA06B;
    --container-w: 72.917rem;
}

body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 0.417rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}

input, optgroup, select, textarea{
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0,0,0,0);
    box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0,0,0,.0);
    outline: none !important;
}
body{
    overflow-x: hidden;
    background-color: #fff;
    font-family: 'Work Sans', 'Prata', sans-serif;
}
@media (min-width: 1280px) {
    body, html {
        font-size: 1vw;
    }
    body.archive.tax-room_cat .page-header{
        margin-top: 80px;
    }
}
body.hotelier-listing .container,
body.page-template-home .container,
.grid-container{
    max-width: var(--container-w);
    width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
.section{
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    position: relative;
    left: 50%;
    right: 50%;
}
.text_white{
    color: #FFF;
}
.text_underline{
    text-decoration: underline;
}
.text_center{
    text-align: center;
}
.text_right{
    text-align: right;
}
.text_uppercase{
    text-transform: uppercase;
}
.obj_cover{
    object-fit: cover;
}
.text_italic{
    font-style: italic;
}
.text_primary{
    color: var(--main-cl)
}
.al_center{
    align-items: center;
}
.img_center{
    margin-left: auto;
    margin-right: auto;
}
.img_wrap{
    overflow: hidden;
    position: relative;
}
.home_swiper_1 .img_wrap{
    height: 43.542rem;
}
.img_wrap video,
.img_wrap img{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a{
    text-decoration: none;
}
a:hover{
    color: var(--main-cl)
}
.ts_03{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ts_04{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ts_05{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.fs_11{
    font-size: 0.573rem;
}
.fs_12{
    font-size: 0.625rem;
}
.fs_13{
    font-size: 0.677rem;
}
.fs_14{
    font-size: 0.729rem;
}
.fs_15{
    font-size: 0.78125rem;
}
.fs_16{
    font-size: 0.833rem;
}
.fs_17{
    font-size: 0.885rem;
}
.fs_18{
    font-size: 0.9375rem;
}
.fs_19{
    font-size: 0.99rem;
}
.fs_20{
    font-size: 1.042rem;
}
.fs_21{
    font-size: 1.09375rem;
}
.fs_22{
    font-size: 1.146rem;
}
.fs_23{
    font-size: 1.198rem;
}
.fs_24{
    font-size: 1.25rem;
}
.fs_25{
    font-size: 1.302rem;
}
.fs_30{
    font-size: 1.5625rem;
}
.lh_20{
    line-height: 1.042rem;
}
.lh_21{
    line-height: 1.09375rem;
}
.lh_22{
    line-height: 1.146rem;
}
.lh_23{
    line-height: 1.198rem;
}
.lh_24{
    line-height: 1.25rem;
}
.lh_25{
    line-height: 1.302rem;
}
.lh_26{
    line-height: 1.354rem;
}
.lh_27{
    line-height: 1.40625rem;
}
.lh_28{
    line-height: 1.458rem;
}
.lh_29{
    line-height: 1.51rem;
}
.lh_30{
    line-height: 1.5625rem;
}
.lh_31{
    line-height: 1.615rem;
}
.lh_32{
    line-height: 1.667rem;
}
.lh_33{
    line-height: 1.71875rem;
}
.lh_34{
    line-height: 1.771rem;
}
.lh_40{
    line-height: 2.083rem
}
.fw200{
    font-weight: 200;
}
.fw300{
    font-weight: 300;
}
.fw400{
    font-weight: 400;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
.fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800;
}
.fw900{
    font-weight: 900;
}
.wrap_link{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 20;
    opacity: 0 !important;
}
.m_auto{
    margin: auto;
}
.col_1{flex:0 0 auto;width:8.33333333%}
.col_2{flex:0 0 auto;width:16.66666667%}
.col_3{flex:0 0 auto;width:25%}
.col_4{flex:0 0 auto;width:33.33333333%}
.col_5{flex:0 0 auto;width:41.66666667%}
.col_6{flex:0 0 auto;width:50%}
.col_7{flex:0 0 auto;width:58.33333333%}
.col_8{flex:0 0 auto;width:66.66666667%}
.col_9{flex:0 0 auto;width:75%}
.col_10{flex:0 0 auto;width:83.33333333%}
.col_11{flex:0 0 auto;width:91.66666667%}
.col_12{flex:0 0 auto;width:100%}
.relative{
    position: relative !important;
}
.absolute{
    position: absolute !important;
}
.p_unset{
    position: unset !important;
}
.flex_box{
    display: flex;
}
.flex_wrap{
    flex-wrap: wrap;
}
.flex_row{
    flex-direction: row !important;
}
.flex_col{
    flex-direction: column;
}
.al-center{
    align-items: center;
}
.al_start{
    align-items: flex-start;
}
.al_end{
    align-items: flex-end;
}
.al_baseline{
    align-items: baseline;
}
.jus_start{
    justify-content: flex-start;
}
.jus_end{
    justify-content: flex-end;
}
.jus_center{
    justify-content: center;
}
.jus_between{
    justify-content: space-between;
}
.grid_box{
    display: grid;
}
.grid_2{
    grid-template-columns: repeat(2, 1fr);
}
.grid_3{
    grid-template-columns: repeat(3, 1fr);
}
.grid_4{
    grid-template-columns: repeat(4, 1fr);
}
.d_block{
    display: block;
}
.swiper-button-disabled{
    opacity: 0.3 !important;
}
.limit_line{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.limit_line.limit_1{
    -webkit-line-clamp: 1;
}
.limit_line.limit_2{
    -webkit-line-clamp: 2;
}
.limit_line.limit_3{
    -webkit-line-clamp: 3;
}
.limit_line.limit_4{
    -webkit-line-clamp: 4;
}
.limit_line.limit_5{
    -webkit-line-clamp: 5;
}
.m_0{
    margin: 0;
}
.p_middle{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@keyframes scaleBorder {
    0%{
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100%{
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }
}
.pl_cont{
    padding-left: calc(calc(100vw - 72.917rem) / 2);
}
.pr_cont{
    padding-right: calc(calc(100vw - 72.917rem) / 2);
}
.left_cont{
    left: calc(calc(100vw - 72.917rem) / 2);
}
.right_cont{
    right: calc(calc(100vw - 72.917rem) / 2);
}
.h_full{
    height: 100%;
}
.w_full{
    width: 100%;
}
.ls_none{
    list-style: none;
}
span.required{
    color: #FF1B1B;
}
.site-content{
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450 !important;
    border-color: #46b450 !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
    background: red !important;
    border-color: red !important;
}
.wpcf7-response-output{
    color: #FFF !important;
    margin-top: 1rem !important;
    text-align: center !important;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-size: 0.833rem;
    font-family: 'Montserrat 600';
}
.form_wrap .wpcf7-not-valid-tip{
    font-size: 0.677rem;
    position: absolute;
}
.wpcf7-spinner{
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(100%, -50%);
}
.bg_center{
    background-position: center;
}
.bg_custom{
    background-repeat: no-repeat;
}
.bg_cover{
    background-size: cover;
}
.bg_contain{
    background-size: contain;
}
.bg_primary{
    background-color: var(--main-cl);
}

@keyframes fade_up {
    0%{
        opacity: 0;
        transform: translateY(2.083rem);
    }
    100%{
        opacity: 1;
        transform: translateY(0);
    }
}
.swiper-button-lock{
    display: none !important;
}
.swiper-button-disabled{
    opacity: 0.4 !important;
}
svg,path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.mx_auto{
    margin-left: auto;
    margin-right: auto;
}
.home_page_1 .img_wrap:before{
    left: 0;
    top: 0;
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 44.49%, rgba(0, 0, 0, 0.54) 75.52%, rgba(0, 0, 0, 0.80) 100%);
    width: 100%;
    height: 100%;
    z-index: 3;
}
.home_page_1 .cont_wrap{
    position: absolute;
    left: 50%;
    bottom: 7.552rem;
    transform: translateX(-50%);
    text-align: center;
    z-index: 5;
}
.home_page_1 .cont_wrap h2.text_white{
    font-family: Prata;
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 3.542rem;
    margin-bottom: 0.26rem;
}
.stm_header_style_1 .stm-header{
    position: relative;
    margin-bottom: 0 !important;
}
.home_page_1 .swiper_pagination {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 4.6875rem;
    z-index: 9;
}
.home_page_1 .swiper_pagination > .swiper-pagination-bullet{
    width: 1.354rem;
    height: 1.354rem;
    margin: 0;
    border: 2px solid transparent;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: transparent;
    position: relative;
    opacity: 1;
}
.home_page_1 .swiper_pagination > .swiper-pagination-bullet:before{
    left: 50%;
    top: 50%;
    position: absolute;
    content: '';
    width: 0.521rem;
    height: 0.521rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.5);
}
.home_page_1 .swiper_pagination > .swiper-pagination-bullet-active{
    border-color: var(--main-cl);
}
.home_page_1 .swiper_pagination > .swiper-pagination-bullet-active:before{
    background: var(--main-cl);
}
.sec_sub_title{
    font-family: Aisyah Demo;
    font-size: 4.167rem;
    font-style: normal;
    font-weight: 400;
    line-height: 5.46875rem;
    margin-bottom: 0;
}
.sec_title{
    font-family: Prata;
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.542rem;
    margin-bottom: 1.042rem;
}
.home_page_2{
    padding-top: 3.854rem;
    padding-bottom: 3.125rem;
}
.home_swiper_2,
.home_swiper_2 .img_wrap{
    height: 100%;
}
.home_page_3{
    padding-top: 3.125rem;
}
.home_page_2 .col_6:nth-child(1){
    padding-right: 5.208rem;
}
.home_page_2 .col_6:nth-child(2){
    padding-left: 3.229rem;
}
.home_page_2 .play_btn{
    width: 11.354rem;
    height: 11.354rem;
    border: 0.521rem solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: var(--main-cl);
    position: absolute;
    z-index: 4;
    left: 0.521rem;
    bottom: 1.5625rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_page_2 .play_btn:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url('../images/play_circle.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 7.5rem;
    height: 7.5rem;
}
.home_page_2 .sec_des{
    margin-bottom: 3.125rem;
}
.home_page_2 .grid_2{
    grid-gap: 2.083rem 3.646rem;
}
.home_page_2 .grid_2 .item img{
    margin-right: 0.625rem;
}
.home_page_2 .grid_2 .item > .flex_box{
    margin-bottom: 0.78125rem;
}
.home_page_3 > .flex_box{
    background-color: rgba(211, 139, 67, 0.2);
}
.home_page_3 > .flex_box .col_6:nth-child(2){
    padding: 5.208rem calc(calc(100vw - var(--container-w)) / 2) 5.208rem 6.875rem;
}
.home_page_3 .cont_wrap h3.text_uppercase{
    font-family: Prata;
    font-size: 2.083rem;
    margin-bottom: 0.521rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.5rem;
}
.home_page_3 .cont_wrap h3.text_uppercase+.fs_20 > b{
    color: var(--main-cl);
    font-weight: 600;
}
.home_page_3 .cont_wrap h3.text_uppercase+.fs_20{
    font-weight: 600;
    margin-bottom: 1.5625rem;
}
.home_page_3 .cont_wrap ul.ls_none > li svg{
    margin-right: 0.521rem;
}
.home_page_3 .cont_wrap ul.ls_none > li{
    margin-bottom: 0.521rem;
}
.swiper_arrow{
    width: 2.917rem;
    height: 2.917rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(51, 51, 51, 0.20);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.swiper_fraction{
    display: flex;
    align-items: baseline;
    width: max-content;
    margin: 0 1.042rem;
    font-family: Prata;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
    min-width: 2.708rem;
    justify-content: center;
}
.swiper_fraction > .swiper-pagination-current{
    color: var(--main-cl);
    font-family: Prata;
    font-size: 1.5625rem;
    font-weight: 400;
    line-height: 1.979rem;
}
.home_page_3 .swiper_controls{
    margin-top: 1.5625rem;
}
.content_wrap,
.content_wrap p,
.content_wrap li{
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.354rem;
}
.home_page_4{
    padding: 3.125rem 0 6.25rem;
}
.terms_menu > ul > li{
    font-size: 1.042rem;
    font-weight: 500;
    line-height: 1.458rem;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin: 0 1.823rem;
    cursor: pointer;
}
.terms_menu > ul > li > svg{
    width: 0;
}
.terms_menu > ul > li:hover > svg,
.terms_menu > ul > li.active > svg{
    width: 3.646rem;
}
.terms_menu > ul > li:hover,
.terms_menu > ul > li.active{
    color: var(--main-cl)
}
.home_page_4 .terms_menu{
    margin-bottom: 2.083rem;
}
.home_swiper_3{
    padding: 1.042rem;
    margin: 0 -1.042rem;
}
.home_swiper_3 > .swiper-wrapper > .swiper-slide > .room_item{
    height: 100%;
}
.home_swiper_3 > .swiper-wrapper > .swiper-slide{
    height: auto;
}
.home_swiper_3 > .swiper-wrapper{
    align-items: unset;
}
.room_item{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    overflow: hidden;
    background: #FFF;
}
.room .room_item{
    box-shadow: 0rem 0.208rem 1.042rem 0rem rgba(44, 22, 0, 0.10);
}
.room_item > .img_wrap > a > .room__price{
    position: absolute;
    bottom: 0;
    right: 1.458rem;
    left: unset;
    z-index: 9;
    -webkit-border-radius: 0.26rem 0.26rem 0 0;
    -moz-border-radius: 0.26rem 0.26rem 0 0;
    border-radius: 0.26rem 0.26rem 0 0;
    transform: unset;
    font-size: 1.042rem;
    font-weight: 600;
    line-height: 1.458rem;
    padding:  0.9375rem;
    width: auto;
}
.room_item > .img_wrap > a > .room__price > span{
    color: #FFF !important;
}
.home_swiper_3 > .swiper-wrapper > .swiper-slide-active .room_item,
.home_swiper_3 > .swiper-wrapper > .swiper-slide-next .room_item,
.home_swiper_3 > .swiper-wrapper > .swiper-slide-prev .room_item{
    box-shadow: 0rem 0.208rem 1.042rem 0rem rgba(44, 22, 0, 0.10);
}
.room_item .img_wrap{
    height: 18.229rem;
}
.room_item .cont_wrap{
    padding: 1.5625rem 2.34375rem;
}
.room_item .cont_wrap .room_term{
    margin-bottom: 0.521rem;
}
.room_item .cont_wrap .room_term > svg{
    margin-right: 0.521rem;
}
.room_item .cont_wrap h3{
    margin-bottom: 0.521rem;
    min-height: 3.4375rem;
    font-size: 1.302rem;
    font-weight: 600;
    line-height: 1.71875rem;
}
.room_item .cont_wrap .top_cont{
    padding-bottom: 1.042rem;
    margin-bottom: 1.042rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.room_item .cont_wrap .grid_box{
    grid-gap: 1.042rem;
}
.room_item .cont_wrap .grid_box svg{
    width: 1.25rem;
    height: auto;
    margin-right: 0.521rem;
}
.room_item .cont_wrap .grid_box .item{
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.354rem;
    color: #333333;
}
.box_swiper .swiper_arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.box_swiper .swiper_arrow.next{
    right: -4.479rem;
}
.box_swiper .swiper_arrow.prev{
    left: -4.479rem;
}
.box_swiper{
    position: relative;
}
.home_page_5{
    padding: 5.99rem 0 4.53125rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.nk_btn{
    display: flex;
    align-items: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 0;
    width: max-content;
}

.nk_btn .icon{
    position: relative;
    height: 3.646rem;
    display: flex;
    align-items: center;
    padding-right: 0.885rem;
    margin-right: 0.208rem;
}
.nk_btn .icon:before{
    left: 1.302rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    top: 0;
    position: absolute;
    content: '';
    width: 3.646rem;
    height: 3.646rem;
    border-radius: 50%;
    opacity: 0.2;
}
.nk_btn_primary .icon:before{
    background: var(--main-cl);
}
.nk_btn_white .icon:before{
    background: rgba(255, 255, 255);
}
.nk_btn_white .text{
    color: #FFF;
}
.nk_btn svg{
    width: 4.0625rem;
    height: auto;
}
.nk_btn .text{
    font-family: Prata;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
    letter-spacing: 0.09375rem;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.home_page_5 .col_6{
    padding-right: 5.208rem;
}
.home_page_6{
    padding: 6.771rem 0 7.396rem;
}
.home_page_6 .swiper.home_swiper_4_thumb{
    width: 190px;
    margin: 3.125rem auto 2.083rem;
    padding: 0 50px;
    pointer-events: none;
}
.home_page_6 .swiper.home_swiper_4_thumb .swiper-slide{
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.home_page_6 .swiper.home_swiper_4_thumb .swiper-slide-active,
.home_page_6 .swiper.home_swiper_4_thumb .swiper-slide-prev,
.home_page_6 .swiper.home_swiper_4_thumb .swiper-slide-next{
    opacity: 1;
}
.home_page_6 .box_swiper{
    margin: 0 6.25rem;
}
.home_page_6 .box_swiper .cont > *:last-child{
    margin-bottom: 0 !important;
}
.home_page_6 .box_swiper .cont,
.home_page_6 .box_swiper .cont p,
.home_page_6 .box_swiper .cont li{
    font-size: 1.302rem;
    font-weight: 400;
    line-height: 1.71875rem;
    color: #333333;
}
.home_page_6 .box_swiper .cont{
    margin-bottom: 1.042rem;
    padding-bottom: 1.5625rem;
    position: relative;
    text-align: center;
}
.home_page_6 .box_swiper .cont:before{
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
    width: 5.208rem;
}
section.home_page_7{
    background: rgba(222, 102, 16, 0.20);
    padding: 5.208rem 0 5.208rem;
}
section.home_page_7 .nk_btn{
    transform: scale(1.5);
}
section.home_page_4 .nk_btn{
    margin-top: 1.5625rem;
}
#load_room_home.loading{
    position: relative;
}
#load_room_home.loading:before{
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    border: 5px solid #b9b9b9;
    border-bottom-color: var(--main-cl);
    border-radius: 50%;
    animation: rotation 0.6s linear infinite;
    z-index: 9;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
#site-footer .footer_main{
    padding: 3.646rem 0 3.75rem;
}
#site-footer .footer_main .grid-container > div > .col_5{
    padding-right: 9.375rem;
}
.form_footer form{
    display: flex;
    background: #FFF;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    align-items: center;
    position: relative;
    padding-right: 0.417rem;
}
.form_footer .wpcf7-response-output{
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    margin-top: 0px !important;
}
.form_footer form p{
    margin: 0;
}
.form_footer form button[type="submit"]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
}
.form_footer form .nk_btn svg{
    width: 2.5rem;
}
.form_footer form .nk_btn > p{
    display: flex;
    align-items: center;
}
.form_footer form .nk_btn .icon{
    height: 2.292rem;
    padding-right: 0.521rem;
    display: flex;
}
.form_footer form .nk_btn .icon:before{
    width: 2.292rem;
    height: 2.292rem;
    left: unset;
    right: 0;
}
.form_footer form .wpcf7-form-control-wrap{
    margin-bottom: 0;
}
.form_footer form input{
    height: 3.125rem;
    padding-left: 2.083rem;
    border: none !important;
    outline: none !important;
    background: transparent !important;
}
.form_footer{
    padding-bottom: 2.083rem;
    margin-bottom: 3.125rem;
    padding-top: 1.354rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.footer_menus ul.menu > Li > a{
    font-size: 0.9375rem;
    line-height: 1.354rem;
    margin-bottom: 0.26rem;
    color: #FFF;
    display: block;
    font-weight: 400;
}
.footer_menus .footer_title{
    font-size: 0.9375rem;
    line-height: 1.354rem;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 0.521rem;
}
#site-footer .footer_main .grid-container > div > .col_5 > img{
    margin-bottom: 1.042rem;
}
#site-footer .copyright_wrap{
    padding: 0.9375rem 0;
}
#site-footer .copyright_wrap .socials ul > li{
    margin-left: 1.042rem;
}
#site-footer .footer_main .grid-container > div > .col_5 > h3{
    margin-bottom: 1.042rem;
    font-size: 1.302rem;
    line-height: 1.71875rem;
    font-family: Prata;
}
#site-footer .footer_content,
#site-footer .footer_content p,
#site-footer .footer_content li{
    font-family: Work Sans;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
}
#site-footer .footer_content b,
#site-footer .footer_content strong{
    font-weight: 700;
}
#site-footer .footer_content li{
    margin-bottom: 0.521rem;
}
#site-footer .footer_content p{
    margin-bottom: 0.78125rem;
}
header.site-header .container{
    max-width: var(--container-w);
    width: var(--container-w);
    padding: 0;
}
header.site-header .container .stm-header__row{
    margin: 0;
}
header.site-header .container .stm-header__cell{
    margin-bottom: 0.729rem;
}
header.site-header .container .stm-header__cell_left{
    padding: 0 0.26rem;
    margin-bottom: 0;
}
header.site-header .stm-logo img{
    max-width: 5.208rem;
    height: 5.208rem;
}
header.site-header > .stm-header > div{
    padding: 0.78125rem 0;
    background-image: url('../images/header_bg.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    align-items: center;
}
.stm_header_style_1 header.site-header .stm-navigation__default > ul > li > a{
    font-size: 1.042rem !important;
    font-weight: 500;
    line-height: 1.458rem !important;
    padding: 0.521rem 1.042rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.stm_header_style_1 header.site-header .stm-navigation__default > ul > li.current-menu-item > a path,
.stm_header_style_1 header.site-header .stm-navigation__default > ul > li > a:hover path{
    fill: var(--main-cl);
}
.stm_header_style_1 header.site-header .stm-navigation__default > ul > li.current-menu-item > a,
.stm_header_style_1 header.site-header .stm-navigation__default > ul > li > a:hover{
    color: var(--main-cl) !important;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > a{
    display: flex;
    align-items: center;
    position: relative;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > a > img{
    display: none !important;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > a:before{
    width: 1.5625rem !important;
    height: 1.042rem;
    position: relative;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > a:after{
    width: 0.9375rem;
    background-size: contain;
    height: 0.9375rem;
    background-repeat: no-repeat;
    background-image: url('../images/CaretDown.svg');
    position: relative;
    display: block;
    content: '';
    margin-left: 5px;
    order: 3
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li > a > img{
    display: none;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li > a{
    display: flex;
    align-items: center;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li > a:before{
    width: 1.5625rem !important;
    height: 1.042rem;
    position: relative;
    display: block;
    content: '';
    background-repeat: no-repeat;
    margin-right: 0.625rem;
    background-size: cover;
}
.stm_post_comments{
    display: none !important;
}
.stm_loop.stm_loop__grid{
    margin-bottom: 2.083rem;
}
header.site-header > .stm-header > div:before{
    background: none !important;
}

header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li.lang-item-en > a:before{
    background-image: url('../images/GB.svg');
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li.lang-item-ko > a:before{
    background-image: url('../images/KR.svg');
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li.lang-item-zh> a:before{
    background-image: url('../images/CN.svg');
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > a > span{
    display: none !important;
}
header.site-header .stm-header__cell_right{
    margin-left: auto;
}
header.site-header .stm-header__cell_right > div:first-child{
    margin-left: 0 !important;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu{
    width: max-content;
    margin-top: 0;
    display: flex;
    flex-direction: column-reverse;
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li{
    width: 8.333rem
}
header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li > a{
    width: 100%;
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
}
.hotelier form#hotelier-datepicker{
    background: var(--main-cl);
    -webkit-border-radius: 10.417rem;
    -moz-border-radius: 10.417rem;
    border-radius: 10.417rem;
    padding: 0 2.708rem;
    height: 5.208rem;
    align-items: unset;
}
.hotelier form.stm_datepicker_list_form .form-group{
    display: flex;
    align-items: center;
    padding: 0 1.5625rem;
    position: relative;
    width: auto;
    border-right: 1px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
}
.hotelier form.stm_datepicker_list_form .form-group:before{
    width: 1.042rem;
    min-width: 1.042rem;
    height: 1.042rem;
    position: relative;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 0.521rem;
    left: 0;
}
.hotelier form.stm_datepicker_list_form .form-group.pick_cat{
    padding-left: 0;
}
.hotelier form.stm_datepicker_list_form .form-group.pick_cat:before{
    background-image: url('../images/home.svg');
}
.hotelier form.stm_datepicker_list_form .form-group.pick_date:before {
    background-image: url('../images/calendar.svg');
}
.hotelier form.stm_datepicker_list_form .form-group.number_of_people:before{
    background-image: url('../images/user.svg');
}
.hotelier form.stm_datepicker_list_form .form-group.number_of_people{
    border: none;
}
.hotelier form.stm_datepicker_list_form .form-group label{
    font-size: 1.042rem;
    font-weight: 600;
    line-height: 1.458rem;
    color: #FFF !important;
    margin-bottom: 0;
    margin-right: 0.521rem;
    width: max-content;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people {
    position: absolute;
    left: 1.5625rem;
    top: 100%;
    background: #FFF;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people > li:before{
    display: none !important;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people > li{
    display: flex;
    padding: 0.46875rem 0.78125rem;
    justify-content: space-between;
    width: 19.53125rem;
    color: #333333;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people > li{
    font-size: 0.9375rem;
    line-height: 1.354rem;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people > li .title{
    font-weight: 600;
    display: block;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people > li .des {
    font-weight: 400;
    display: block;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people .number_wrap{
    display: flex;
    align-items: center;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people .number_wrap input::-webkit-outer-spin-button,
.hotelier form.stm_datepicker_list_form .form-group .pick_people .number_wrap input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people .number_wrap > div{
    cursor: pointer;
    display: flex;
}
.hotelier form.stm_datepicker_list_form .form-group .pick_people .number_wrap input{
    width: 1.5625rem;
    margin: 0 1.5625rem;
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    -moz-appearance: textfield;
    text-align: center;
    font-family: Work Sans;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.625rem;
}
.hotelier form.stm_datepicker_list_form .nk_btn.nk_btn_primary.nk_btn_solid.nk_btn_icon-right.button.button--datepicker{
    margin-left: 0;
}
.hotelier form.stm_datepicker_list_form .form-group .wrap_date{
    width: max-content;
    color: #FFF !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.hotelier form.stm_datepicker_list_form .form-group .wrap_date > span:after{
    display: none !important;
}
.hotelier form.stm_datepicker_list_form .form-group .wrap_date > span{
    display: inline !important;
    padding: 0 !important;
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    color: #FFF !important;
}
.hotelier form.stm_datepicker_list_form .form-group .stm_select{
    width: 7.917rem;
}
.hotelier form.stm_datepicker_list_form .form-group .stm_select:after{
    right: 0;
}
.hotelier form.stm_datepicker_list_form .form-group .stm_select > .stm-select__val{
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.hotelier form#hotelier-datepicker .datepicker-input-select-wrapper{
    width: auto;
    position: absolute;
    top: 100%;
    left: 0;
}
.hotelier form.stm_datepicker_list_form *{
    font-family: Work Sans !important;
}
.hotelier form.stm_datepicker_list_form .button_wrap{
    display: flex;
    align-items: center;
}
.hotelier form.stm_datepicker_list_form .button_wrap button{
    width: auto !important;
    background-color: #FFF !important;
    padding: 0.521rem 1.5625rem !important;
    -webkit-border-radius: 2.604rem !important;
    -moz-border-radius: 2.604rem !important;
    border-radius: 2.604rem !important;
    color: var(--main-cl) !important
}
.hotelier form.stm_datepicker_list_form .form-group .render_people:after{
    content: "􏷑" !important;
    font-family: 'stmicons' !important;
    position: absolute;
    transition: all .2s ease;
    display: inline-block;
    height: auto;
    top: 50%;
    transform: rotate(90deg) translateY(-50%);
    transform-origin: top;
    font-size: 24px;
    right: 0;
}
.hotelier form.stm_datepicker_list_form .form-group .render_people{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 1.042rem;
    font-weight: 500;
    line-height: 1.458rem;
    padding-right: 1.302rem;
    color: #FFF;
    min-width: 7.917rem;
    position: relative;
}
section.home_pick_date{
    z-index: 9;
    transform: translateY(-50%);
    overflow: unset;
}
section.home_pick_date form#hotelier-datepicker{
    margin-bottom: 0;
}
.show_mobile{
    display: none;
}
.wpcf7 button[type="submit"]{
    padding: 0.625rem 1.25rem;
}
#hotelier-datepicker .stm_select .stm_select__dropdown > li{
    padding-left: 0 !important;
}
#hotelier-datepicker .stm_select .stm_select__dropdown > li:before{
    display: none;
}
#hotelier-datepicker .stm_select .stm_select__dropdown{
    height: auto !important;
}
#datepicker-hotelier-datepicker-select{
    width: 46.875rem;
    border-radius: 0.26rem;
}
#datepicker-hotelier-datepicker-select .datepicker__inner{
    padding: 2.604rem 3.229rem;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
}
#datepicker-hotelier-datepicker-select .datepicker__inner:after{
    position: relative;
    display: block;
    text-align: center;
    padding: 0.521rem 1.042rem;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    border: 2px solid rgba(0, 0, 0, 0.2);
    font-family: Work Sans;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: 1.979rem;
    margin-bottom: 1.823rem;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
}
#datepicker-hotelier-datepicker-select .datepicker__month{
    width: calc(50% - 2.292rem);
    margin-bottom: 0;
}
#datepicker-hotelier-datepicker-select .datepicker__month-day--hovering,
#datepicker-hotelier-datepicker-select .datepicker__month-day--selected{
    background: rgba(211, 139, 67, 0.2) !important;
}
#datepicker-hotelier-datepicker-select .datepicker__month-day--first-day-selected,
#datepicker-hotelier-datepicker-select .datepicker__month-day--last-day-selected{
    background: var(--main-cl) !important;
    color: #FFF;
}
.datepicker-form .datepicker__month-name{
    font-family: Work Sans;
    font-size: 1.25rem !important;
    font-weight: 600;
    line-height: 1.979rem;
    color: #333333;
}
.datepicker-form .datepicker__week-name{
    text-align: center;
    color: #333333;
}
#datepicker-hotelier-datepicker-select .datepicker__topbar{
    margin-bottom: 0;
    margin-top: 1.771rem;
}
header.site-header{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
.site-content{
    padding-top: 5.208rem
}
.datepicker-form .datepicker__info.datepicker__info--selected{
    font-family: Work Sans;
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    color: #333333;
}
body.search .stm_markup__content{
    padding-top: 3.125rem;
}
body.tax-room_cat .hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list,
body.hotelier-listing .hotelier .stm_wp_hotelier_rooms_list_style_1:not(.stm_rooms_single_page_list) .stm-rooms-list{
    justify-content: flex-start;
}
body.single-stm_services .stm_single_stm_services,
.site-content .post-content{
    padding-top: 3.125rem;
}
/*.btn.btn_default {*/
/*    padding: 15px 30px;*/
/*    border-radius: 4px;*/
/*}*/
/*.stm-button_center > .nk_btn{*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/
#booking-not-available{
    width: 51.042rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    max-width: 95vw !important;
    text-align: center;
    padding: 3.542rem 2.604rem;
}
#booking-not-available .title-popup{
    font-family: Work Sans;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: 1.979rem;
    margin-bottom: 0.521rem;
}
#booking-not-available .description{
    font-family: Work Sans;
    font-size: 1.5625rem;
    font-weight: 400;
    line-height: 1.979rem;
    margin-bottom: 1.5625rem;
}
#booking-not-available .icon-back{
    margin-bottom: 1.5625rem;
}
#booking-not-available .icon-back .icon{
    padding-left: 0.885rem;
    padding-right: 0;
}
#booking-not-available .icon-back .icon:before{
    left: 0;
    right: unset;
}
#booking-not-available .box-social{
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    background: rgba(222, 102, 16, 0.2);
    padding: 1.5625rem 2.708rem;
}
#booking-not-available .box-social .description{
    margin-bottom: 2.083rem;
}
#booking-not-available .box-social ul.list-socical{
    display: flex;
    align-items: center;
}
#booking-not-available .box-social ul.list-socical > li{
    width: 20%;
}
#booking-not-available .box-social ul.list-socical > li svg{
    margin-bottom: 0.521rem;
}
#booking-not-available .box-social ul.list-socical > li a{
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    font-family: Work Sans;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
    color: #333333;
    text-decoration: unset;
}
.services-box_grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.services-box_grid .item.col-width_3 {
    width: 33.333%;
    padding: 0 15px;
    margin: 30px 0;
}
.services-box.style_1 .item .service-thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.services-box.style_1 .item .service-thumbnail img {
    transition: .3s ease-in-out;
}
.services-box.style_1 .item .info-box {
    position: relative;
    min-height: 140px;
    text-align: center;
    padding: 40px 30px;
    box-shadow: 0 30px 50px rgba(153,153,153,.15);
    background-color: white;
}
.services-box.style_1 .item .info-box .service-price {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.services-box.style_1 .item .info-box .service-price span {
    min-width: 80px;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 18px;
    color: white;
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow:before{
    background: var(--main-cl);
}
.services-box.style_1 .item .info-box .service-title {
    margin-bottom: 8px;
}
.services-box.style_1 .item .info-box .service-excerpt {
    line-height: 22px;
    font-size: 15px;
}
.stm_titlebox_style_1:after{
    background-color: rgba(0, 0, 0, 0.6);
}
.stm_titlebox_style_1 .stm_titlebox__title{
    color: #FFF !important
}
.home_swiper_2_thumb .swiper-slide{
    opacity: 0 !important;
}
.home_swiper_2_thumb .swiper-slide-thumb-active{
    opacity: 1 !important;
}
.nk-gallery_custom .stm-images__container{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
/*WPSOL_MINIFIED_CSS*/
.stm_images_gallery_with_categories_style_1 .stm-images__tab {
    position: relative
}

.stm_images_gallery_with_categories_style_1 .stm-images__tab .stm-load-more {
    display: none
}

.stm_images_gallery_with_categories_style_1 .stm-images__tab .stm-preloader {
    display: none
}

.stm_images_gallery_with_categories_style_1 .stm-images__tab.images-loading {
    padding-bottom: 60px
}

.stm_images_gallery_with_categories_style_1 .stm-images__tab.images-loading .stm-preloader {
    display: block
}

.stm_images_gallery_with_categories_style_1 .stm-images__tab.images-loaded .stm-load-more {
    display: block
}

.stm_images_gallery_with_categories_style_1 .stm-images__tab.no-images .stm-load-more {
    display: none
}

.stm_images_gallery_with_categories_style_1 .stm-images__categories {
    margin-bottom: 40px
}

.stm_images_gallery_with_categories_style_1 .stm-images__categories ul {
    font-size: 0;
    padding-left: 0;
    margin: 0 -30px;
    text-align: center
}

.stm_images_gallery_with_categories_style_1 .stm-images__categories ul li {
    font-size: 16px;
    display: inline-block;
    padding: 0 30px
}

.stm_images_gallery_with_categories_style_1 .stm-images__categories ul li a {
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 500
}

.stm_images_gallery_with_categories_style_1 .stm-images__categories ul li.active a {
    border-bottom: 1px solid
}

.stm_images_gallery_with_categories_style_1 .stm-images__container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.stm_images_gallery_with_categories_style_1 .stm-images__container .stm-image {
    width: 33.33%;
    flex-basis: auto;
    padding: 0 15px;
    margin-bottom: 20px;
    position: relative;
}

.stm_images_gallery_with_categories_style_1 .stm-images__container .stm-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.stm_images_gallery_with_categories_style_1 .stm-images__container span.play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border: 1px solid #FFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stm_images_gallery_with_categories_style_1 .stm-preloader {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    box-shadow: none;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
    transition: all .5s ease-in-out;
    top: auto;
    bottom: 30px;
    left: 50%;
    margin: -16px 0 0 -16px;
    z-index: 1000000
}

.stm_images_gallery_with_categories_style_1 .stm-load-more {
    margin: 20px auto 0;
    padding-left: 65px;
    padding-right: 65px
}
.related_posts_swiper.swiper{
    padding: 20px 0;
}
.related_posts_swiper .stm_loop__single  .stm_loop__date{
    padding: 0 20px;
}
.related_posts{
    padding: 60px 0;
}
@media(max-width: 1199px) {
    .stm_single_post_style_1 .stm_loop__meta, .stm_loop__single_grid_style_1 .stm_loop__meta{
        padding: 20px 20px 30px !important;
    }
}
@media(max-width: 991px) {
    .related_posts{
        padding: 40px 0;
    }
}
@media(max-width: 1023px) {
    .stm_images_gallery_with_categories_style_1 .stm-images__container .stm-image {
        width:50%
    }
}

@media(max-width: 550px) {
    .stm_images_gallery_with_categories_style_1 .stm-images__container {
        margin:0 -5px
    }

    .stm_images_gallery_with_categories_style_1 .stm-images__container .stm-image {
        padding: 0 5px
    }

    .stm_images_gallery_with_categories_style_1 .stm-images__categories {
        margin-bottom: 10px
    }

    .stm_images_gallery_with_categories_style_1 .stm-images__categories ul {
        text-align: center;
        margin: 0 -10px
    }

    .stm_images_gallery_with_categories_style_1 .stm-images__categories ul li {
        margin-bottom: 25px;
        padding: 0 10px
    }

    .stm_images_gallery_with_categories_style_1 .stm-images__categories ul li a {
        font-size: 14px
    }
}

.stm-image {
    overflow: hidden
}

.stm-image img {
    transition: .3s ease
}

.stm-image:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}
.stm_loop__single_grid_style_1 .stm_single-date {
    padding: 0 20px;
}
.btn.btn_primary.btn_solid.btn_icon-right.button.button--datepicker{
    height: 2.5rem;
}
.home_page_3 .sec_title{
    margin-bottom: 2.604rem;
}
.vka-wrapper {
    position: fixed;
    bottom: 40px;
    left: 100px;
    z-index: 9999999;
}
.room_locked_notify ul > li img{
    margin-right: 10px;
}
.room_locked_notify ul{
    margin-bottom: 0;
}
.room_locked_notify ul > li:not(:last-child){
    margin-bottom: 20px;
}
.vka-checkbox {
    display: none !important;
}
body.hotelier-booking .hotelier-table tfoot td,
body.hotelier-booking .hotelier-table tfoot th{
    border-top: none !important;
}
body.hotelier-booking .hotelier-table td{
    border-bottom: none !important;
}
.vka {
    width: 60px;
    max-width: unset;
    height: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-radius: 50%;
    background: var(--main-cl);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    overflow: hidden;
    transform: rotate( 0deg );
    -webkit-transition: all .15s cubic-bezier(.15,.87,.45,1.23);
    transition: all .15s cubic-bezier(.15,.87,.45,1.23);
}

.vka-checkbox:checked~.vka {
    -webkit-transition: all .15s cubic-bezier(.15,.87,.45,1.23);
    transition: all .15s cubic-bezier(.15,.87,.45,1.23);
    width: 30px;
    height: 30px;
    right: 26px;
    bottom: 35px;
}

[class*=icon-cps-] {
    display: inline-block;
    vertical-align: middle;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANoAAAB1CAYAAAAoV//gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODVFMzM1MDcwNDAyMTFFQ0I0OTJBMEYxN0VGQ0ExRTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODVFMzM1MDgwNDAyMTFFQ0I0OTJBMEYxN0VGQ0ExRTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NUUzMzUwNTA0MDIxMUVDQjQ5MkEwRjE3RUZDQTFFMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NUUzMzUwNjA0MDIxMUVDQjQ5MkEwRjE3RUZDQTFFMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phh/T5sAACNZSURBVHja7F0HuFXF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)!important;
    background-repeat: no-repeat;
    background-size: 148px;
}

.icon-cps-vka-menu {
    width: 50px;
    height: 50px;
    margin: 0 !important;
    background-size: 200px;
    background-position: -155px 0;
}
.vka-checkbox:checked~.vka .icon-cps-vka-menu {
    width: 20px;
    height: 20px;
    margin: 0;
    background-size: 100px;
    background-position: -79px -29px;
}

.vka-wheel {
    position: absolute;
    bottom: 15px;
    right: 18px;
    transform: scale(0);
    transform-origin: bottom right;
    transition: all .3s ease;
    z-index: 12;
}

.vka-checkbox:checked~.vka-wheel {
    transform: scale(1);
}

.vka-wheel .vka-action {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    text-decoration: none;
}

.vka-wheel .vka-action:hover {
    transform: scale(1.1);
}

.vka-wheel .vka-action-1 {
    bottom: 60px;
    right: 0;
}

.vka-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    padding: 4px;
    border-radius: 50%;
    background: #0f1941;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    font-size: 24px;
    color: White;
    transition: all 1s ease;
    overflow: hidden;
}

.icon-cps-local {
    width: 30px;
    height: 30px;
    background-position: -5px -43px;
}

.icon-cps-mail {
    width: 30px;
    height: 30px;
    background-position: -8px -5px;
}

.icon-cps-facebook {
    width: 30px;
    height: 30px;
    background-position: -80px -43px;
}

.vka-wheel .vka-button-1 {
    background: #0f9d58;
}

.vka-wheel .vka-action-2 {
    bottom: 125px;
    right: 0;
}

.vka-wheel .vka-button-2 {
    background: #fb0;
}

.icon-cps-phone {
    width: 30px;
    height: 30px;
    background-position: -42px -45px;
}

.vka-wheel .vka-action-3 {
    right: 0;
    bottom: 190px;
    cursor: pointer;
}

.vka-wheel .vka-button-3 {
    background: #006AFF;
}

.vka-wheel .vka-action-4 {
    right: 0;
    bottom: 255px;
}

.vka-wheel .vka-button-4 {
    background: #2f82fc;
}

.icon-cps-chat-zalo {
    width: 30px;
    height: 30px;
    background-position: -47px -5px;
    background-size: 155px;
}

.vka-checkbox:not(:checked)~.vka {
    animation-name: zoom;
    -webkit-animation-name: zoom;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    cursor: pointer;
    box-shadow: 0 0 0 0 var(--main-cl);
}

.hotelier-booking .reservation-table__data--deposit,
.hotelier-booking .reservation-table__label--deposit {
    display: none;
}


@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.vka-wheel img {
    max-width: 25px;
}
.vka-wheel .vka-action-5,.vka-wheel .vka-action-6 {
    bottom: 319px;
    right: 0;
}

.vka-wheel .vka-action-6 {
    bottom: 382px;
}

.stm-header__element .stm_widget_search{
    position: absolute;
    display: block !important;
    right: 0;
    width: 300px;
    top: 120%;
    opacity: 0;
    transform: translateY(20px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.stm-header__element .stm_widget_search.show{
    opacity: 1;
    transform: translateY(0);
}
.stm-header__element .stm_widget_search .widget.widget_search{
    padding: 10px;
    background: #FFF;
    border: 1px solid rgba(222, 102, 16, 0.5);
    margin-bottom: 0;
}
.stm-header__element .stm_widget_search .widget.widget_search form{
    display: flex;
}
.stm-header__element{
    position: relative;
}
.stm-header__element .stm_widget_search .widget.widget_search button > i{
    color: #FFF !important;
}
.stm-header__element .stm_widget_search .widget.widget_search button {
    padding: 0;
    min-width: 2.604rem;
    height: 2.604rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.stm-header__element .stm-search > a{
    border: none !important;
    background: none !important;
}
.stm-header__element .stm-search > a > i{
    font-size: 24px;
    font-weight: 400;
}
#content.site-content{
    margin-bottom: 0 !important;
}
#request-booking .privacy-policy-text{
    display: none !important;
}
.datepicker__month-day[room-booked="true"] {
    pointer-events: none;
    text-decoration: line-through;
    color: #bdbdbd;
}
@media (min-width: 1200px){
    .container {
        width: var(--container-w);
    }
}
.stm-images__tabs{
    margin-bottom: 2.083rem;
}
#guest-additional-information #arrival_time_field{
    width: 100%;
}
.post-content ul > li:before{
    display: none !important;
}
.share_room > ul > li > a{
    display: flex;
}
.share_room > ul > li{
    margin: 0 0 0 0.521rem;
    display: flex;
}
.swiper_pagination_2{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.swiper_pagination_2 > .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.swiper_pagination_2 > .swiper-pagination-bullet-active{
    background: var(--main-cl);
}

.payment-method .payment-method__input {
    -webkit-appearance: auto;
}

.payment-method--cod {
    display: none;
}
body.archive.tax-room_cat .page-title.page__title{
    text-align: center
}
.list-price-of-day label,
.group-price-of-day {
    color: rgb(33, 42, 66);
}
.price-of-day.has-sale {
    font-size: 0.87rem;
    text-decoration: line-through;
}
.group-price-of-day .price-label {
    font-size: 0.87rem;
}
@media only screen and (min-width: 1280px){
    .nk_btn:hover .icon:before{
        left: 0;
    }
    .nk_btn:hover .icon svg{
        transform: translateX(1.302rem);
    }
    .nk_btn:hover .text{
        transform: translateX(1.302rem);
    }
    .swiper_arrow:hover{
        background: var(--main-cl);
        border-color: var(--main-cl);
    }
    .swiper_arrow:hover path{
        stroke: #FFF;
    }
    .room_item, .room_item h3{
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .room_item:hover .img_wrap img{
        transform: scale(1.2);
    }
    .room_item:hover h3{
        color: var(--main-cl)
    }
    .room_item:hover{
        background: rgba(222, 102, 16, 0.1);
    }
}
@media only screen and (max-width: 1199px){
    body, html{
        font-size: 16px;
    }
    :root{
        --container-w: 59.375rem;
    }
    .left_cont{
        left: calc(calc(100vw - 57.5rem) / 2);
    }
    .pl_cont{
        padding-left: calc(calc(100vw - 57.5rem) / 2);
    }
    .right_cont{
        right: calc(calc(100vw - 57.5rem) / 2);
    }
    .pr_cont{
        padding-right: calc(calc(100vw - 57.5rem) / 2);
    }
    .home_page_2 .col_6:nth-child(1){
        padding-right: 2rem;
    }
    .sec_sub_title{
        font-size: 2.75rem;
        line-height: 1.4;
    }
    .sec_title{
        font-size: 2.5rem;
        line-height: 1.2;
    }
    .home_page_2 .col_6:nth-child(2){
        padding-left: 2rem;
    }
    .home_page_2 .play_btn{
        bottom: 0.5rem;
    }
    .home_page_2 .sec_des{
        margin-bottom: 1.5rem;
    }
    .home_page_2 .grid_2{
        grid-gap: 1rem 1.5rem
    }
    .home_page_2{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .home_page_3 > .flex_box .col_6:nth-child(2){
        padding: 2.5rem calc(calc(100vw - var(--container-w)) / 2) 2.5rem 2rem;
    }
    .room_item .img_wrap{
        height: 12.5rem;
    }
    .room_item .cont_wrap{
        padding: 0.75rem 1rem;
    }
    .home_page_4{
        padding: 2.5rem 0 3rem;
    }
    .home_page_5 .col_6{
        padding-right: 0;
    }
    section.home_page_5{
        padding: 3rem 0;
    }
    .home_page_6{
        padding: 3rem 0 4rem;
    }
    .home_page_6 .box_swiper{
        margin: 0 4rem;
    }
    .home_page_6 .box_swiper .cont,
    .home_page_6 .box_swiper .cont p,
    .home_page_6 .box_swiper .cont li{
        font-size: 1.125rem;
        line-height: 1.2;
    }
    #site-footer .footer_main .grid-container > div > .col_5{
        padding-right: 3rem;
    }
    section.home_page_7{
        padding: 3.5rem 0;
    }
    header.site-header > .stm-header > div{
        background: #FFF !important;
        border-bottom: 1px solid;
        border-image-slice: 1;
        border-image-source: linear-gradient(90deg, rgba(211, 139, 67, 0) 0%, var(--main-cl) 20%, var(--main-cl) 80%, rgba(211, 139, 67, 0) 100%);
    }
    .stm-navigation__default > ul > li{
        margin-bottom: 0;
    }
    header.site-header .container .stm-header__cell{
        margin-bottom: 0;
    }
    .stm_header_style_1 header.site-header .stm-navigation__default > ul > li > a{
        font-size: 0.875rem !important;
        padding: 0.5rem !important;
    }
    .hotelier form.stm_datepicker_list_form .form-group{
        flex-wrap: wrap;
    }
    .hotelier form#hotelier-datepicker{
        align-items: center;
    }
    .hotelier form.stm_datepicker_list_form .form-group .stm_select{
        height: 26px;
    }
    .hotelier form.stm_datepicker_list_form .form-group .render_people,
    .hotelier form.stm_datepicker_list_form .form-group .stm_select,
    .hotelier form.stm_datepicker_list_form .form-group .wrap_date,
    .hotelier form.stm_datepicker_list_form .form-group .stm_select > .stm-select__val{
        width: 100%;
        cursor: pointer;
    }
    .hotelier form.stm_datepicker_list_form .form-group{
        padding: 0 1rem;
    }
    .hotelier form.stm_datepicker_list_form .form-group.number_of_people{
        margin-right: 1rem;
        border-right: 1px solid;
        border-image-slice: 1;
        border-image-source: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
    }
    .hotelier form#hotelier-datepicker{
        padding: 0 1.5rem;
    }
    .home_page_1 .cont_wrap h2.text_white{
        font-size: 2.5rem;
        line-height: 1.2;
    }
    .services-box.style_1 .item .info-box .service-title{
        font-size: 22px;
    }
    .home_swiper_1 .img_wrap{
        height: 450px;
    }
    .stm_header_style_1.stm_header_transparent .stm_mobile__header{
        border-bottom: 2px solid;
        border-image-slice: 1;
        border-image-source: linear-gradient(90deg, rgba(211, 139, 67, 0) 0%, #D38B43 33%, rgba(211, 139, 67, 0.828125) 66%, rgba(211, 139, 67, 0) 100%);
    }
}
@media only screen and (max-width: 991px){
    :root{
        --container-w: 45rem;
    }
    .tablet_col_1{flex:0 0 auto;width:8.33333333% !important}
    .tablet_col_2{flex:0 0 auto;width:16.66666667% !important}
    .tablet_col_3{flex:0 0 auto;width:25% !important}
    .tablet_col_4{flex:0 0 auto;width:33.33333333% !important}
    .tablet_col_5{flex:0 0 auto;width:41.66666667% !important}
    .tablet_col_6{flex:0 0 auto;width:50% !important}
    .tablet_col_7{flex:0 0 auto;width:58.33333333% !important}
    .tablet_col_8{flex:0 0 auto;width:66.66666667% !important}
    .tablet_col_9{flex:0 0 auto;width:75% !important}
    .tablet_col_10{flex:0 0 auto;width:83.33333333% !important}
    .tablet_col_11{flex:0 0 auto;width:91.66666667% !important}
    .tablet_col_12{flex:0 0 auto;width:100% !important}
    .tablet_flex_col{
        flex-direction: column;
    }
    .left_cont{
        left: calc(calc(100vw - 45rem) / 2);
    }
    .pl_cont{
        padding-left: calc(calc(100vw - 45rem) / 2);
    }
    .right_cont{
        right: calc(calc(100vw - 45rem) / 2);
    }
    .pr_cont{
        padding-right: calc(calc(100vw - 45rem) / 2);
    }
    .tablet_grid_2{
        grid-template-columns: 1fr 1fr;
    }
    .tablet_grid_1{
        grid-template-columns: 1fr;
    }
    .tablet_col_reverse{
        flex-direction: column-reverse;
    }
    .tablet_text_center{
        text-align: center;
    }
    .tablet_al_center{
        align-items: center;
    }
    .tablet_jus_center{
        justify-content: center;
    }
    .stm_mobile__header{
        padding: 10px;
        background: #eef8ff !important;
    }
    .stm_header_style_1 .stm-header{
        background: #eef8ff !important;
    }
    .stm_mobile__logo{
        max-width: 60px;
        min-width: unset;
    }
    .home_page_3{
        padding-top: 1.5rem;
    }
    .home_page_2 .col_6:nth-child(2){
        padding: 0 5rem;
        margin-top: 2rem;
    }
    .home_page_3 .cont_wrap h3.text_uppercase{
        font-size: 1.625rem;
        line-height: 1.2;
    }
    .home_page_3 > .flex_box .col_6:nth-child(2){
        padding: 1.5rem calc(calc(100vw - var(--container-w)) / 2) 1.5rem 1rem;
    }
    .room_item .img_wrap{
        height: 15.625rem;
    }
    section.home_page_5{
        background-repeat: no-repeat;
        background-position: center;
    }
    .home_page_6{
        padding: 2rem 0;
    }
    section.home_page_7{
        padding: 2rem 0;
    }
    .home_page_1 .cont_wrap h2.text_white,
    .sec_title{
        font-size: 2rem;
    }
    .sec_sub_title{
        font-size: 2.25rem;
    }
    #site-footer .footer_main .grid-container > div > .col_5{
        padding-right: 0;
    }
    .form_footer > .col_5{
        margin-bottom: 1.25rem;
    }
    #site-footer .footer_main{
        padding: 2rem 0;
    }
    .home_page_2 .col_6:nth-child(1){
        padding-right: 0;
    }
    .home_page_2 .col_6:nth-child(1) .icon{
        margin-bottom: 0.625rem;
    }
    .home_page_2 .grid_2 .item img{
        margin-right: 0;
    }
    .stm_header_style_1 .stm-header{
        position: absolute;
    }
    .hotelier form#hotelier-datepicker{
        flex-direction: column;
        height: auto;
        -webkit-border-radius: 0.521rem;
        -moz-border-radius: 0.521rem;
        border-radius: 0.521rem;
        padding: 1rem 2rem;
    }
    .hotelier form.stm_datepicker_list_form .form-group{
        width: 100%;
        margin-bottom: 1.042rem;
    }
    .hotelier form.stm_datepicker_list_form .form-group{
        padding: 0 !important;
        margin-left: 0 !important;
        border: none !important;
        margin-right: 0 !important;
    }
    .hotelier form.stm_datepicker_list_form .form-group .render_people, .hotelier form.stm_datepicker_list_form .form-group .stm_select, .hotelier form.stm_datepicker_list_form .form-group .wrap_date, .hotelier form.stm_datepicker_list_form .form-group .stm_select > .stm-select__val{
        margin-top: 0.521rem;
    }
    section.home_pick_date{
        transform: unset;
        padding-top: 1.5rem;
    }
    .home_page_1 .swiper_pagination{
        bottom: 1.25rem;
    }
    .home_page_1 .img_wrap{
        height: 21.875rem;
    }
    .home_page_1 .cont_wrap{
        bottom: 3.75rem;
        width: 95%;
    }
    .stm_header_style_1 .stm-header{
        padding-left: 0;
    }
    .stm-header__element{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    header.site-header .container .stm-header__cell_left{
        display: none !important;
    }
    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li.pll-parent-menu-item > a{
        display: none;
    }
    header.site-header .stm-header__cell_right .stm-navigation > ul > li > ul.sub-menu > li{
        width: 100%;
    }
    header.site-header .container{
        max-width: 100%;
    }
    .stm_header_style_1.stm_header_transparent .stm_mobile__header{
        background: #FFF !important;
    }
    .services-box_grid .item.col-width_3{
        width: 50%;
    }
    .hotelier form.stm_datepicker_list_form .form-group .pick_people{
        left: 0;
        width: 100%;
    }
    .hotelier form.stm_datepicker_list_form .form-group .pick_people > li{
        width: 100%;
    }
    #datepicker-hotelier-datepicker-select{
        width: calc(700px - 4rem);
        z-index: 99;
    }
    #datepicker-hotelier-datepicker-select .datepicker__inner{
        padding: 1.5rem 2rem 3rem;
    }
    #datepicker-hotelier-datepicker-select .datepicker__month{
        width: calc(50% - 1rem);
    }
    .datepicker-form .datepicker__month-name{
        font-size: 1rem !important;
    }
    .stm-header__element .stm_widget_search{
        width: 100%;
        opacity: 1;
    }
    .stm-header__element .stm_widget_search .widget.widget_search{
        padding: 0;
    }
    .stm-header__element .stm_widget_search .widget.widget_search button{
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .vka-wrapper{
        bottom: 20px;
    }
    .home_page_6 .box_swiper .cont{
        max-height: 120px;
        overflow: auto;
    }
    .h1, h1{
        font-size: 50px;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 992px){
    .stm-header__element .stm_widget_search{
        width: 100%;
        opacity: 1;
    }
    .stm-header__element .stm_widget_search .widget.widget_search{
        padding: 0;
    }
    .stm-header__element .stm_widget_search .widget.widget_search button{
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .stm_mobile__header{
        width: 100vw;
        position: fixed;
        top: 0;
        left: 0;
        padding: 10px 20px;
        background-color: #eef8ff !important;
    }
    .stm_header_style_1 .stm-header{
        background-color: #eef8ff !important;
        padding-left: 0;
    }
    .stm_mobile__logo{
        max-width: 80px;
        min-width: unset;
    }
}
@media only screen and (max-width: 767px){
    :root{
        --container-w: 100%;
    }
    .grid-container{
        padding-right: 10px;
        padding-left: 10px;
    }

    .mobile_col_1{flex:0 0 auto;width:8.33333333% !important;}
    .mobile_col_2{flex:0 0 auto;width:16.66666667% !important;}
    .mobile_col_3{flex:0 0 auto;width:25% !important;}
    .mobile_col_4{flex:0 0 auto;width:33.33333333% !important;}
    .mobile_col_5{flex:0 0 auto;width:41.66666667% !important;}
    .mobile_col_6{flex:0 0 auto;width:50% !important;}
    .mobile_col_7{flex:0 0 auto;width:58.33333333% !important;}
    .mobile_col_8{flex:0 0 auto;width:66.66666667% !important;}
    .mobile_col_9{flex:0 0 auto;width:75% !important;}
    .mobile_col_10{flex:0 0 auto;width:83.33333333% !important;}
    .mobile_col_11{flex:0 0 auto;width:91.66666667% !important;}
    .mobile_col_12{flex:0 0 auto;width:100% !important;}
    .mobile_flex_col{
        flex-direction: column;
    }
    .mobile_al_center{
        align-items: center;
    }
    .mobile_al_start{
        align-items: flex-start;
    }
    .mobile_al_end{
        align-items: flex-end;
    }
    .mobile_jus_start{
        justify-content: flex-start;
    }
    .mobile_jus_end{
        justify-content: flex-end;
    }
    .mobile_jus_center{
        justify-content: center;
    }
    .mobile_jus_between{
        justify-content: space-between;
    }

    .mobile_grid_2{
        grid-template-columns: 1fr 1fr;
    }
    .mobile_grid_1{
        grid-template-columns: 1fr;
    }
    .mobile_col_reverse{
        flex-direction: column-reverse;
    }
    .mobile_text_center{
        text-align: center;
    }
    .mobile_text_center{
        text-align: center;
    }
    .home_page_1 .cont_wrap h2.text_white,
    .sec_title{
        font-size: 1.625rem !important;
    }
    .home_page_2 .col_6:nth-child(2){
        padding: 0;
    }
    .home_page_2 .play_btn{
        bottom: 0;
        left: 0;
        width: 8rem;
        height: 8rem;
    }
    .home_swiper_3{
        padding: 1rem 4rem;
    }
    .show_mobile{
        display: flex;
    }
    .swiper_pagination.show_mobile{
        margin-top: 1.25rem;
        align-items: center;
        justify-content: center;
    }
    .swiper_pagination.show_mobile > .swiper-pagination-bullet{
        width: 0.75rem;
        height: 0.75rem;
    }
    .swiper_pagination.show_mobile > .swiper-pagination-bullet-active{
        background-color: var(--main-cl);
    }
    .mobile_mx_auto{
        margin-left: auto;
        margin-right: auto;
    }
    .home_page_6 .box_swiper{
        margin: 0;
    }
    section.home_page_7 .nk_btn{
        transform: unset;
        margin-top: 20px;
    }
    .sec_sub_title{
        font-size: 2rem !important;
    }
    .footer_menus > div{
        margin-bottom: 0.625rem;
    }
    .footer_menus ul.menu > Li > a{
        text-align: center;
    }
    .footer_title{
        text-align: center;
    }
    #site-footer .copyright_wrap .socials ul > li:first-child{
        margin-left: 0;
    }
    .home_page_1 .img_wrap{
        height: 15.625rem;
    }
    .hotelier form#hotelier-datepicker{
        padding: 1rem 1.5rem;
    }
    header.site-header .container{
        padding: 0 15px;
    }
    .h2, h2{
        font-size: 32px !important;
    }
    .services-box_grid .item.col-width_3{
        width: 100%;
    }
    .stm_images_gallery_with_categories_style_1 .stm-images__container .stm-image img{
        height: 140px;
    }
    .hotelier form.stm_datepicker_list_form .form-group.number_of_people{
        z-index: 9;
    }
    #datepicker-hotelier-datepicker-select{
        width: calc(100vw - 50px)
    }
    .home_swiper_1 .img_wrap{
        height: 300px;
    }
    .stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room{
        margin-bottom: 20px !important;
    }
    #datepicker-hotelier-datepicker-select .datepicker__month{
        width: 100%;
    }
    body.single-stm_services .stm_single_stm_services, .site-content .post-content{
        padding-top: 0;
    }
    .services-box_grid .item.col-width_3{
        margin-top: 0 !important;
    }
    .home_page_6 .box_swiper .cont{
        max-height: 180px;
        overflow: auto;
    }
    .h1, h1{
        font-size: 32px !important;
    }
    .stm_titlebox{
        margin-top: -5px !important;
    }
    .room_item .cont_wrap .grid_box .item{
        font-size: 12px;
    }
    .room_item .cont_wrap .grid_box svg{
        width: 14px;
        margin-right: 5px;
    }
    .room_item .cont_wrap h3{
        font-size: 18px !important;
        line-height: 1.4 !important;
    }
    .home_page_3 > .flex_box .col_6:nth-child(2){
        padding:  1.5rem 1rem;
    }
    .stm_header_style_1 .stm-navigation__default > ul > li ul.sub-menu li > a{
        font-size: 12px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu{
        margin-top: 0;
        padding-left: 10px;
    }
    #booking-not-available{
        padding: 2rem 1.5rem;
    }
    #booking-not-available .box-social ul.list-socical{
        flex-wrap: wrap;
        justify-content: center;
    }
    #booking-not-available .box-social ul.list-socical >li{
        width: 50%;
        margin-bottom: 15px;
    }
    #booking-not-available .title-popup{
        font-size: 22px !important;
        margin-top: 10px;
    }
    #booking-not-available .description{
        font-size: 20px;
    }
    #booking-not-available .box-social{
        padding: 1rem 1.5rem;
    }
    .room.type-room form.stm-single-room__availability #datepicker-hotelier-datepicker-select{
        left: 10px;
    }
    .room.type-room form.stm-single-room__availability > .form-group:first-child{
        position: unset;
    }
    .room.type-room .stm-single-room__availability .datepicker-input-select-wrapper{
        position: unset;
    }
}
