@charset "UTF-8";
/*
Theme Name: SV Theme
Author: Sovang Phong
Description:
Theme URI: https://www.facebook.com/sovangbiz
Author URI: https://www.facebook.com/sovangbiz
Version: 1.0
License: Sovang Phong
License URI: https://www.facebook.com/sovangbiz
Tags: Sovang, Hotel Website Theme
Text Domain: svtheme
 */

:root {
    /*--hili-color: #f25c1b;*/
    --hili-color: #faa91a;
    --hili-color-op7: rgba(234, 123, 0, 0.7);
    --color-light-blue: #f2f7f5;
    --color-gray: #f5f5f5;
    --font-theme-font: 'Nunito Sans', 'Battambang', sans-serif;
    /*--font-hili-font: 'Montserrat', cursive;*/
    --box-shadow-normal: 0 1px 2px 0px rgba(0, 0, 0, 0.15);
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.85em;
    letter-spacing: 0;
    color: #2a2a2a;
    font-family: var(--font-theme-font);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.theme-font{
    font-family: var(--font-theme-font)!important;
}

strong {
    font-weight: 700;
}

/*
pd= padding

mg= margin
bt= bottom
t= top
*/
.bold {
    font-weight: bold;
}

.pd-0 {
    padding: 0
}

.pd-2 {
    padding: 2px
}

.pd-5 {
    padding: 5px
}

.pd-10 {
    padding: 10px
}

.pd-15 {
    padding: 15px
}

.pd-20 {
    padding: 20px
}

.pd-25 {
    padding: 25px
}

.pd-t-0 {
    padding-top: 0
}

.pd-t-3 {
    padding-top: 3px
}

.pd-t-5 {
    padding-top: 5px;
}

.pd-t-10 {
    padding-top: 10px
}

.pd-t-15 {
    padding-top: 15px
}

.pd-t-20 {
    padding-top: 20px
}

.pd-t-30 {
    padding-top: 30px
}

.pd-t-40 {
    padding-top: 40px
}

.pd-t-50 {
    padding-top: 50px
}

.pd-t-25 {
    padding-top: 25px
}

.pd-bt-0 {
    padding-bottom: 0
}

.pd-bt-3 {
    padding-bottom: 3px
}

.pd-bt-5 {
    padding-bottom: 5px;
}

.pd-bt-10 {
    padding-bottom: 10px
}

.pd-bt-15 {
    padding-bottom: 15px
}

.pd-bt-20 {
    padding-bottom: 20px
}

.pd-bt-25 {
    padding-bottom: 25px
}

.pd-bt-30 {
    padding-bottom: 30px
}

.pd-bt-40 {
    padding-bottom: 40px
}

.pd-bt-45 {
    padding-bottom: 45px
}

.pd-bt-50 {
    padding-bottom: 50px
}

.pd-l-25 {
    padding-left: 25px
}

.mg-0 {
    margin: 0
}

.mg-5 {
    margin: 5px
}

.mg-10 {
    margin: 10px
}

.mg-15 {
    margin: 15px
}

.mg-bt-0 {
    margin-bottom: 0
}

.mg-bt-4 {
    margin-bottom: 4px
}

.mg-bt-5 {
    margin-bottom: 5px
}

.mg-bt-8 {
    margin-bottom: 8px
}

.mg-bt-10 {
    margin-bottom: 10px
}

.mg-bt-15 {
    margin-bottom: 15px
}

.mg-bt-20 {
    margin-bottom: 20px
}

.mg-bt-25 {
    margin-bottom: 25px
}

.mg-bt-30 {
    margin-bottom: 30px
}

.mg-bt-35 {
    margin-bottom: 35px
}

.mg-bt-40 {
    margin-bottom: 40px
}

.mg-bt-50 {
    margin-bottom: 50px
}

.mg-bt-60 {
    margin-bottom: 60px
}

.mg-bt-65 {
    margin-bottom: 65px
}

.mg-bt-90 {
    margin-bottom: 90px
}

.mg-bt-100 {
    margin-bottom: 90px
}

.mg-t-0 {
    margin-top: 0
}

.mg-t-5 {
    margin-top: 5px
}

.mg-t-10 {
    margin-top: 10px
}

.mg-t-15 {
    margin-top: 15px
}

.mg-t-20 {
    margin-top: 20px
}

.mg-t-25 {
    margin-top: 25px
}

.mg-t-30 {
    margin-top: 30px
}

.row-0 {
    margin-left: 0;
    margin-right: 0
}

.row-2 {
    margin-left: -2px;
    margin-right: -2px
}

.row-3 {
    margin-left: -3px;
    margin-right: -3px
}

.row-5 {
    margin-left: -5px;
    margin-right: -5px
}

.row-10 {
    margin-left: -10px;
    margin-right: -10px
}

.row-15 {
    margin-left: -15px;
    margin-right: -15px;
}

.col-pd-0 {
    padding-left: 0;
    padding-right: 0;
}

.col-pd-2 {
    padding-left: 2px;
    padding-right: 2px;
}

.col-pd-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.col-pd-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.col-pd-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.col-pd-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.col-pd-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.col-pd-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.col-pd-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.col-pd-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.col-pd-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.col-pd-45 {
    padding-left: 45px;
    padding-right: 45px;
}

.col-pd-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.v-align-t {
    vertical-align: top;
}

.v-align-bt {
    vertical-align: bottom;
}

.v-align-m {
    vertical-align: middle;
}

.bg-light-blue {
    background: var(--color-light-blue);
}

.bg-gray {
    background: var(--color-gray);
}

/*button style*/
.btn.btn-flat {
    border-radius: 0 !important;
    border: 0 !important;
}
.btn.btn-outline-flat {
    border-radius: 0 !important;
}

.btn.btn-bd-2 {
    border-width: 2px;
}

.btn.btn-lg {
    font-size: 16px;
    padding: 11px 30px;
    font-weight: bold;
    border-radius: 10px;
}

.btn.btn-outline-info {
    border-color: #13b5b1;
    color: #13b5b1;
}

.btn.btn-outline-info:hover {
    border-color: #13b5b1;
    background-color: #13b5b1;
    color: #fff;
}

.btn.btn-outline-warning {
    border-color: var(--hili-color);
    color: var(--hili-color);
}

.btn.btn-outline-warning:hover {
    border-color: var(--hili-color);
    background-color: var(--hili-color);
    color: #fff;
}

.btn.btn-warning {
    background-color: var(--hili-color);
    border-color: var(--hili-color);
    color: #fff;
}
.btn.btn-warning:hover {
    background-color: #fa7302;
    border-color: #f77204;
}

.btn.btn-lg.btn-arrow {
    position: relative;
    padding-right: 45px;
}

.btn.btn-lg.btn-arrow::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -.54rem;
    color: inherit;
}

.form-control.form-control-flat {
    border-radius: 0 !important;
}

/*pagination*/
.page-item .page-link {
    color: var(--hili-color);
}

/*header style*/
header.header{
    position: relative;
}
.top-nav {
    height: 50px;
    padding: 14px 0;
    background: #fff;
    vertical-align: middle;
    border-bottom: 1px solid #e2e9d6;
    box-shadow: inset -1px 7px 7px rgba(0,0,0,.11);
}

.top-nav a,
.top-nav span {
    color: #000;
    display: inline-block;
    text-decoration: none;
    margin-right: 20px;
}

.top-nav .lbl {
    font-weight: 600;
}

.page-search {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    padding: 15px 0;
    background: #141414;
    display: none;
}
.page-search .search-icon {
    font-size: 25px;
    padding:10px 25px;
    color: var(--hili-color);
}
.page-search .search-control .form-control {
    background: none;
    border: 0;
    color: #fff;
    outline: none;
    box-shadow: none;
}
.page-search .page-search-close-btn {
    color: #9b9b9b;
    text-decoration: none;
    padding: 10px 12px;
    display: block;
    font-size: 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.page-search .page-search-close-btn:hover {
    color: var(--hili-color);
}

.navbar-logo .menu-booknow-btn {
    padding-top: 26px;
}

.navbar-logo.navstucked .menu-booknow-btn {
    padding-top: 11px;
}

/*.top-social {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    background: #de3030;
    padding: 5px 15px;
    border-radius: 0 0 10px 10px;
    text-align: center;
}
.top-social a {
    font-size: 15px;
    margin:0 5px;
}*/

.top-social {
    position: relative;
    top: -3px;
    margin-right: 15px;
}
.top-social a {
    font-size: 15px;
    margin-right: 15px;
}

.navbar-logo .search-btn {
    height: 90px;
    font-size: 18px;
    padding: 32px 30px 32px 30px;
    border-left:1px solid #e2e9d6;
    border-right:1px solid #e2e9d6;
    color: #000;
    text-decoration: none;
    display: block;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.navbar-logo.navstucked .search-btn {
    padding: 15px 30px 15px 30px;
    height: 60px;
}

.navbar-logo .search-btn:hover,
.navbar-logo.navstucked .search-btn:hover{
    color: var(--hili-color);
}

@-webkit-keyframes navSlideDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes navSlideDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.navbar-logo-wrapper {
    /*height: 90px;
    position: absolute;
    top: 0;
    width: 100%;*/
}

.navbar-logo {
    position: absolute;
    width: 100%;
    z-index: 3;
    /*border-bottom: 1px solid #e2e9d6;*/
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);*/
    -webkit-transition: all .40s ease-in-out;
    -moz-transition: all .40s ease-in-out;
    -ms-transition: all .40s ease-in-out;
    -o-transition: all .40s ease-in-out;
    transition: all .40s ease-in-out;
    background-image: linear-gradient(rgba(1,62,88,.9),rgba(1,62,88,0));
}

.navbar-logo.navstucked {
    padding-top: 0;
    height: 60px;
    /*animation: .2s navSlideDown both;*/
    /*box-shadow: var(--box-shadow-normal);*/
    background-image: linear-gradient(rgba(1,62,88,1),rgba(1,62,88,1));
}

.navbar-logo .logo {
    margin: 0;
    padding: 12px 0 0 0;

}
.navbar-logo.navstucked .logo {
    margin: 0;
    /*height: 60px;
    padding-left: 25px;
    padding-right: 25px;*/
    padding-top: 2px;
}
.navbar-logo .logo a {
    display: block;
    height: 100%;
}
.navbar-logo .logo img {
    height: 80px;
    width: auto;
}
.navbar-logo.navstucked .logo img {
    height: 50px;
}

/*.navbar-logo:not(.navstucked) .logo .logo-dark {
    display: none;
}
.navbar-logo.navstucked .logo .logo-light {
    display: none;
}*/

.navbar-outer-wrapper {
    background: #2a2a2a;
}

.nav-menu {
    padding-right: 25px;
}

.nav-menu > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-menu > ul > li {
    display: inline-block;
    position: relative;
    margin: 0 -2px;
}

/*.nav-menu > ul > li::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.nav-menu > ul > li:hover::after {
    background: var(--hili-color);
}*/

.nav-menu > ul > li > a {
    display: block;
    height: 90px;
    padding: 32px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: 0.008em;
    text-transform: uppercase;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.navbar-logo.navstucked .nav-menu > ul > li > a {
    padding: 15px 15px;
    height: 60px;
}
.nav-menu > ul > li.active > a,
.navbar-logo.navstucked .nav-menu > ul > li.active > a,
.nav-menu > ul > li:hover > a,
.navbar-logo.navstucked .nav-menu > ul > li:hover > a{
    color: var(--hili-color);
}

.nav-menu > ul > li > ul {
    display: none;
    padding: 0;
    position: absolute;
    top: 100%;
    background: rgba(42, 42, 42, 0.88);
    width: 250px;
    list-style: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}


.nav-menu > ul > li:hover > ul {
    display: block;
    padding: 0;
    height: auto;
}

.nav-menu > ul > li > ul > li {
    display: block;
}

.nav-menu > ul > li > ul > li > a {
    display: block;
    padding: 5px 15px;
    color: #fff;
    text-decoration: none;
}

.nav-menu > ul > li > ul > li:hover > a {
    background: var(--hili-color);
}


/*nav-menu-sp*/

.nav-btn {
    display: block;
    height: 44px;
    width: 44px;
    padding: 8px 0;
    position: relative;
    right: 0;
    top: 19px;
    z-index: 3;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}

.navbar-logo.navstucked .nav-btn {
    top:5px
}

.nav-btn .nav-btn-bar {
    position: relative;
    width: 22px;
    display: block;
    margin: 14px auto 0 auto;
    height: 2px;
    background: #fff;
}

.nav-btn .nav-btn-bar::before {
    content: '';
    width: 24px;
    height: 2px;
    display: block;
    position: absolute;
    top: -9px;
    left: 0;
    background: #fff;
    -webkit-transition: all .20s ease-out;
    -moz-transition: all .20s ease-out;
    -ms-transition: all .20s ease-out;
    -o-transition: all .20s ease-out;
    transition: all .20s ease-out;
}

.nav-btn .nav-btn-bar::after {
    content: '';
    width: 27px;
    height: 2px;
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    background: #fff;
    -webkit-transition: all .20s ease-out;
    -moz-transition: all .20s ease-out;
    -ms-transition: all .20s ease-out;
    -o-transition: all .20s ease-out;
    transition: all .20s ease-out;
}

.nav-btn.open .nav-btn-bar {
    background: none;
}

.nav-btn.open .nav-btn-bar::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-btn.open .nav-btn-bar::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-wrapper-sp {
    position: fixed;
    width: 100vw;
    height: 100vh;
    max-width: 350px;
    overflow-y: auto;
    background: var(--hili-color);
    left: 0;
    top: 0;
    z-index: 9999;
    display: block;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.nav-wrapper-sp .nav-wrapper-sp-inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 90px 40px;
}
.nav-wrapper-sp .nav-wrapper-sp-inner::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 350px;
    left: 0;
    top: 0;
    z-index: -1;
    /*background: rgba(255, 255, 255, 1);*/
    background: #2a2a2a;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.nav-wrapper-sp.showed,
.nav-wrapper-sp.showed .nav-wrapper-sp-inner::after{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.nav-close-btn {
    position: absolute;
    top: 25px;
    font-size: 30px;
    right: 48px;
    cursor: pointer;
    padding: 5px;
    opacity: 0;
    color: #efefef;
}

.nav-close-btn:hover {
    color: var(--hili-color);
}

.nav-wrapper-sp.showed .nav-close-btn {
    opacity: 1;
    -webkit-transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    -moz-transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    -ms-transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    -o-transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
}

.nav-menu-sp {
    max-width: 500px;
    margin: 0 auto;
    opacity: 0;
    /*-webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(-20%);
    transform: translateY(20%);*/
}

.nav-wrapper-sp.showed .nav-menu-sp {
    opacity: 1;
    -webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    -moz-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    -ms-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1) .5s;
    /*-webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);*/
}

.nav-menu-sp ul {
    width: 100%;
    list-style: none;
    padding: 0;
}

.nav-menu-sp ul li {
    display: block;
    width: 100%;
    padding: 0;
    height: auto;
}

.nav-menu-sp ul > li > a {
    padding: 10px 0;
    display: block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .30s ease-in;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
}

.nav-menu-sp ul > li > ul > li {
    overflow: hidden;
    height: 0;
    -webkit-transition: all .30s ease-in;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
}

.nav-menu-sp ul > li > ul > li > a {
    padding: 15px 15px;
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}

.nav-menu-sp ul > li.active > a:before {
    height: 0;
}

.nav-menu-sp ul > li > a:hover {
    color: var(--hili-color);
}

.nav-menu-sp ul > li > ul {
    display: block;
}

.nav-menu-sp ul > li.menu-item-has-children {
    position: relative;
}

.nav-menu-sp ul > li.menu-item-has-children.open > ul > li {
    height: 54px;
}

/*.nav-menu-sp ul>li.menu-item-has-children.open>ul {
    display: block;
}*/
.nav-menu-sp ul li.menu-item-has-children .sub-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 64px;
    cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

.nav-menu-sp ul li.menu-item-has-children .sub-toggle::before {
    content: '';
    width: 2px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    margin-left: -1px;
    background: #535353;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

.nav-menu-sp ul li.menu-item-has-children .sub-toggle.open::before {
    margin-top: 0;
    height: 0;
}

.nav-menu-sp ul li.menu-item-has-children .sub-toggle::after {
    content: '';
    width: 16px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -8px;
    background: #535353;
}
/*end navbar-sp*/

/*main page style*/
.section-block {
    padding-top: 40px;
    padding-bottom: 40px;
}
.section-block.first-block {
    padding-top: 100px;
}
.home-offer-row {
    background-image: linear-gradient(rgba(1,62,88,0.3),rgba(1,62,88,0));
}
/*end main page style*/

/*owl carousel style*/
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 5px;
    border:2px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--hili-color);
}

[data-nav="true"].owl-theme .owl-nav {
    margin-bottom: 0;
    margin-top: 0;
}
[data-nav="true"].owl-theme .owl-nav button.owl-next,
[data-nav="true"].owl-theme .owl-nav button.owl-prev {
    color: #fff;
    opacity: .5;
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 25px;
    height: 45px;
    font-size: 25px;
    background-color: var(--hili-color);
    border-radius: 3px;
}
[data-nav="true"].owl-theme .owl-nav button.owl-next {
    right: 0;
}
[data-nav="true"].owl-theme .owl-nav button.owl-prev {
    left: 0;
}
[data-nav="true"].owl-theme .owl-nav button.owl-next:hover,
[data-nav="true"].owl-theme .owl-nav button.owl-prev:hover {
    opacity: 1;
}
/*end owl carousel style*/

/*footer style*/
.fb_customer_chat_bubble_pop_in {
    right: 56pt!important;
}
.footer {
    background: #013e58;
}

.footer-lead {
    padding: 40px 0;
}
.footer-m {
    background: transparent;
    padding: 70px 0 40px 0;
    position: relative;
}

.footer-contact-box .contact-box-icon {
    font-size: 30px;
    color: var(--hili-color);
}
.footer-contact-box .contact-box-desc {
    color: #fff;
}
.footer-contact-box .contact-box-desc a{
    text-decoration: none;
    color: #fff;
}
.footer-contact-box .contact-box-desc span {
    display: block;
}
.footer-contact-box .contact-box-desc span.contact-box-title {
    font-weight: 700;
}



.es-field-wrap label {
    color: transparent!important;
    line-height: 0;
    width:100%
}

.footer-m1 {
    padding: 15px 0;
    border-width: 1px 0 1px 0;
    border-color: #3f4950;
    border-style: solid;
}

.nav-menu-footer ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}
.nav-menu-footer > ul > li {
    display: inline-block;
}
.nav-menu-footer > ul > li > a {
    display: block;
    padding: 5px 17px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

.nav-menu-footer > ul > li > a:hover {
    color: #fff;
}

.footer-last {
    padding: 50px 0 100px 0;
    background: transparent;
    position: relative;
    overflow: hidden;
}
.footer-last::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 80%;
    width: 150%;
    transform-origin: top right;
    transform: rotate(-10deg);
    background: #02364c;
    z-index: 0;
}
.footer-last-inner {
    position: relative;
    z-index: 1;
}

.footer-last p {
    margin: 0;
    color: #c7c7c7;
}

.social-icon {
    border-radius: 2px;
    width: 35px;
    height: 35px;
    padding: 2px;
    text-align: center;
    line-height: 27px;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.inline-content-social .social-icon {
    display: inline-block;
    margin-right: 5px;
    border-radius: 2px;
    width: 35px;
    height: 35px;
    padding: 2px;
    text-align: center;
    line-height: 33px;
    font-size: 20px;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
}

.bottom-social .social-icon {
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 36px;
    padding: 0;
}

.share-icon .social-icon{
    width: 40px;
    display: inline-block;
    line-height: 38px;
    font-size: 20px;
    height: 40px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.share-icon .social-icon:hover{
    opacity:.8
}

.social-icon.facebook:hover,
.share-icon .social-icon.facebook,
.inline-content-social .social-icon.facebook{
    background: #334d85;
    border-color: #334d85;
    color: #fff
}
.social-icon.youtube:hover,
.share-icon .social-icon.youtube,
.inline-content-social .social-icon.youtube{
    background: #334d85;
    border-color: #334d85;
    color: #fff
}

.social-icon.instagram:hover,
.share-icon .social-icon.instagram,
.inline-content-social .social-icon.instagram{
    background: #333;
    border-color: #333;
    color: #fff
}

.social-icon.twitter:hover,
.share-icon .social-icon.twitter,
.inline-content-social .social-icon.twitter{
    color: #fff;
    background: #0099d3;
    border-color: #0099d3;
}

.social-icon.skype:hover,
.share-icon .social-icon.skype,
.inline-content-social .social-icon.skype{
    color: #fff;
    background: #009bd6;
    border-color: #009bd6;
}

.social-icon.pinterest:hover,
.share-icon .social-icon.pinterest,
.inline-content-social .social-icon.pinterest{
    color: #fff;
    background: #b51d22;
    border-color: #b51d22
}

.social-icon.whatsapp:hover,
.inline-content-social .social-icon.whatsapp{
    color: #fff;
    background-color: #40e55d;
    border-color: #40e55d;
}
.social-icon.line:hover,
.inline-content-social .social-icon.line{
    color: #fff;
    background-color: #3ace00;
    border-color: #3ace00;
}
.social-icon.wechat:hover,
.inline-content-social .social-icon.wechat{
    color: #fff;
    background-color: #2dc100;
    border-color: #2dc100;
}
.social-icon.telegram:hover,
.inline-content-social .social-icon.telegram{
    color: #fff;
    background-color: #33aae0;
    border-color: #33aae0;
}
.social-icon.linkedin:hover,
.share-icon .social-icon.linkedin,
.inline-content-social .social-icon.linkedin{
    color: #fff;
    background: #00699c;
    border-color: #00699c
}
.social-icon.beebush{
	border:0;
	margin-left:10px
}
.social-icon.beebush img{
	height: 35px;
    vertical-align: top;
}

/*end footer style*/

/* subscribe-form */
.subscribe-form p.subscribe-form-text {
    margin-bottom: 15px;
}
.subscribe-form p.subscribe-form-text strong {
    font-size: 18px;
    display: block;
}
/*end subscribe-form*/

/*hotel-award*/
.hotel-award img {
    height: 80px;
    width: auto;
}
/*end hotel-award*/

/*breadcrumb style*/
.breadcrumb-wrapper {
}
.breadcrumb-separator {
    font-size: .7em;
    margin: 0 4px;
    color: #fff;
}
.breadcrumb-wrapper a {
    color: #fff;
}
.breadcrumb_last {
    font-weight: 700;
    color: #fff;
}
/*end breadcrumb style*/


.contact-info {
    text-align: center;
    margin-bottom: 60px!important;
}
.contact-info span {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    border-left: 1px solid #a0a0a0;
}
.contact-info span:first-child {
    padding-left: 0;
    border-left: 0;
}
.contact-info span:last-child {
    padding-right: 0;
}
.contact-info span a{
    color: inherit;
}
.contact-info span a:hover {
    color: var(--hili-color);
}
.contact-info .contact-item-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: var(--warning);
    font-size: 25px;
}
.contact-info .contact-item-box span {
    display: block;
    font-size: 16px;
    font-weight: 400;
}
.contact-info .contact-item-box a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.contact-info .contact-item-box a:hover {
    color: var(--hili-color);
}

.grecaptcha-badge{
	display:none
}

/*scroll top*/
.scroll-top{
    position:fixed;
    right:15px;
    bottom:100px;
    z-index:100;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    overflow:hidden;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
    display:none;
}
.scroll-top.showed{
    visibility:visible;
}
.scroll-top a{
    display:block;
    background:#c7c7c7;
    color:inherit;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
}

.scroll-top a:hover{
    color:var(--hili-color);
    background:#333;
}
/*end scroll top*/

/*sv subscribe*/
.sv-subscribe-wrapper {
    padding: 18px 0 15px 0;
    border-top: 1px solid #f3f3f3;
}
.sv-subscribe .sv-subscribe-icon {
    width: 155px;
}
.sv-subscribe .sv-subscribe-icon span {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 60px;
    color: var(--hili-color);
}
.sv-subscribe-desc p.desc-txt {
    font-weight: 700;
    margin-bottom: 10px;
}
/*end sv subscribe*/
/*open hours*/
.openhours .hour-row {
    border-bottom: 1px dotted #494c52;
    padding: 8px 0;
    color: #d3d3d3;
}
.openhours .hour-row:last-child {
    border:0
}
/*end open hours*/
/*post details*/
.post-title h2{
    font-size: 32px;
    font-weight: 700;
}
.post-meta {
    margin-bottom: 30px;
}
.post-meta .post-meta-item {
    margin-right: 15px;
}
.post-meta .post-meta-item {
    color: #7b7b7b;
    font-weight: 400;
}
.post-meta .post-meta-item .post-meta-icon {
}
.course-price {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: right;
    line-height: 1.5;
    color: var(--hili-color);
}
.course-price span {
    display: block;
    color: #7b7b7b;
    font-size: 16px;
}

.content-desc h3 {
    font-size: 25px;
}
.content-desc h4 {
    font-size: 22px;
}
.content-desc strong {
    font-weight: 700;
}
.text-hili {
    color: var(--hili-color);
}
/*end post details*/

/*room details*/
.room-desc h2 {
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 25px;
    color: rgba(1,62,88,1);
}
.room-details {
    padding: 60px 0 60px 60px;
    border-left: 1px solid #f3f3f3;
}
.room-details .room-price .num {
    font-size: 50px;
    color: var(--hili-color);
    font-weight: 700;
    display: inline-block;
    position: relative;
    padding-right: 15px;
}
.room-details .room-price .num::after {
    content: '';
    display: block;
    height: 30px;
    width: 1px;
    background: #585858;
    position: absolute;
    right: 5px;
    top: 0;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}

.dt-am-inc {
    background-image: linear-gradient(rgba(1,62,88,0.3),rgba(1,62,88,0));
}

.dt-am-inc .item-hili-dt {
    border-right: 1px solid #929292;
}
.dt-am-inc .item-hili-dt span {
    margin-right: 15px;
    /*color: #fff;*/
    display: block;
    margin-bottom: 15px;
}
.dt-am-inc .item-hili-dt span i {
    color: rgba(1,62,88,1);
    font-size: 25px;
    margin-right: 15px;
    display: inline-block;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}

.dt-am-inc-box h3 {
    color: rgba(1,62,88,1);
    font-weight: 700;
}

.dt-am-inc .amenity-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.dt-am-inc-box .dt-am-inc-box-desc {
    color: rgba(1,62,88,1);
}

.dt-am-inc-box .dt-am-inc-box-desc ul {
    list-style: none;
    padding: 0;
}
.dt-am-inc-box .dt-am-inc-box-desc ul li {
    display: block;
    padding-left:35px;
    position: relative;
}

.dt-am-inc .amenity-list li {
    padding-left: 15px;
    position: relative;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    /*color: rgba(1,62,88,1);*/
}
.dt-am-inc .amenity-list li span,
.dt-am-inc .inclusion-list li span{
    display:inline-block;
    padding-left:20px;
}

.dt-am-inc .amenity-list li::before,
.dt-am-inc .inclusion-list li::before,
.dt-am-inc-box .dt-am-inc-box-desc ul li::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 15px;
    top: 10px;
    background: var(--hili-color)
}

.dt-am-inc .inclusion-list li {
    padding-left: 15px;
    position: relative;
    /*color: rgba(1,62,88,1);*/
}

.property-slider.owl-carousel .owl-item img {
    max-height: 355px;
    width: auto!important;
}

.property-slider.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    margin-top: 0;
}
.property-slider.owl-theme .owl-nav [class*=owl-] {
    padding: 5px;
    border-radius: 50%;
    outline: none !important;
    background: rgba(0, 0, 0, .5);
    width: 38px;
    height: 38px;
}
.property-slider.owl-theme .owl-nav [class*=owl-] svg {
    width: 25px;
    height: 25px;
    fill: #fff;
}

.property-slider.owl-carousel .owl-nav button.owl-next {
    float: right;
}
.property-slider.owl-carousel .owl-nav button.owl-prev {
    float: left;
}

/*end room details*/

/*start media screen*/
@media (max-width: 1200px) {

}

@media (max-width: 1130px) {

    /*nav menu-pc style*/
    .nav-menu > ul > li {
        margin-right: -5px;
    }

    .nav-menu > ul > li > ul {
        width: 450px;
    }

    .nav-menu > ul > li > ul > li {
        width: 50%;
    }

    .nav-menu > ul > li > ul > li:nth-of-type(3n+1) {
        clear: none;
    }

    .nav-menu > ul > li > ul > li:nth-of-type(2n+1) {
        clear: both;
    }

    body.menu-open {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .navbar-logo {
        padding-top: 0;
        height: 60px;
    }

    .navbar-logo .logo {
        padding-top: 2px;
    }

    .nav-wrapper .nav-menu {
        display: none;
    }

    .nav-wrapper-sp {
        display: block;
    }

    .navbar-logo .menu-booknow-btn {
        padding-top: 11px;
    }

    .nav-btn {
        display: block;
        top:5px
    }

}

@media (min-width: 768px) and (max-width: 992px) {

}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
    .banner-desc .ld-text.post-ld-text {
        font-size: 28px;
    }
}

@media (max-width: 576px) {
    
}

/*end media screen*/