@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,500i,600,600i&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');*/
body{
    overflow-x: hidden !important;
    /* font:400 14px/1.8em 'Raleway', sans-serif */
    overflow-x: hidden;
    background-repeat:no-repeat;
    background-position-x: 0px;
    background-position-y: center;
    font:400 14px/22px 'Raleway', sans-serif;
    font-size: 13px;
   letter-spacing: .08888em;
    
}
/* h1, h2, h3, h4, h5, h6{font-family: 'Raleway', serif;color: #404040;} */
h1, h2, h3, h4, h5, h6{font-family: 'Raleway', serif;
 color: #404040;}
h1, h2{
  font-size: 34px;
  font-family: 'Raleway', serif;
}
h3, h4{
  font-size: 22px;
}
.lead {
  line-height: 1.6em;
  font-size: 15px;
  font-weight: 200;
}

a{color: #c09a5a; transition: all .5s ease; text-decoration: none}
a:hover{color:#58492f; text-decoration: none}
.clear{
  clear: both;
  display: block;
  width: 100%;
}
p{
  font-family: 'Raleway', serif;
}
.pdcz{
  padding-left: 10px;
  padding-right: 10px;
}
.btn-primary {
  background-color: #c09a5a;
  border: none;
  border-radius: 0px;
}
.btn-primary:disabled {
  border: none;
  background-color: #c09a5a;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  box-shadow: none;
  background-color:#bb975a;
}
.box-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cz-container{
  max-width: 1400px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.cz-container_2{
  max-width: 1530px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  font: 400 14px/1.8em 'Raleway', sans-serif;
  letter-spacing: .02273em;
}
.cz-container_2 h1, .cz-container_2 h2, .cz-container_2 h3, .cz-container_2 h4, .cz-container_2 h5, .cz-container_2 h6 {
  font-family: 'Raleway', serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
.tt_underline:after {
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  margin: 15px 0 25px;
  width: 40px;
  bottom: -30px;
  border-bottom-width: 3px;
}

.cz-container_2 .lead{
  font-size: 1.2rem;
}
.cz-container_2 .lead2{
  font-size: 1.022rem;
  letter-spacing: .09988em;
  font-weight: 300;
  line-height: 1.8rem;
}
h1.cz_2tt, h2.cz_2tt, h3.cz_2tt, h4.cz_2tt, h5.cz_2tt, h6.cz_2tt{
  font-family: 'Raleway', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
.img-tel-pop{
    width:55px;
}
.icon-telegram{
    position: fixed;
    top: 87%;
    right: 5%;
    z-index: 1000;
}
.cz-wrp-black .colorfff{color: #FFF;}
.colorBlack{color: #000 !important;}
.cz-wrp-black .cz-container_2 h1.cz_2tt, .cz-wrp-black .cz-container_2 h2.cz_2tt, .cz-wrp-black .cz-container_2 h3.cz_2tt, .cz-wrp-black .cz-container_2 h4.cz_2tt, .cz-wrp-black .cz-container_2 h5.cz_2tt, .cz-wrp-black .cz-container_2 h6.cz_2tt{
  color: #000 !important;
}
.cz-container_2 h3.cz_3tt{
  font-family: 'Raleway', serif;
  font-weight: 600;
  font-style: normal;
  font-size: .8rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
.cz-container_2 h3.cz_3tt.cz_bd{
  border-top: 1px solid #000;
  padding: 30px 0 10px;
}
.cz_wpr_tt{
  position: absolute;
  bottom: 0px;
  color: #FFF;
  width: 100%; height: 100%;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+46,000000+100&0+46,0.65+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 46%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 46%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 46%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.cz_title{
  position: absolute;
  bottom: 40px;
  color: #FFF;
  font-size: 5em;
  width: 100%;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: .13889em;
}
.cz_title:after{
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 10px;
  width: 40px;
}
.wrapper-slide .contentContainer, .wrapper-slide-general .contentContainer {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.contentContainer a#arrow_left, .contentContainer a#arrow_right {
    width: 65px;
    height: 65px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.6);
}
.contentContainer a#arrow_left {
    background: rgba(255, 255, 255, 0.3) url(../uploads/images/arrows.png) center left;
    margin-right: 1px;
    background-size: 124px;
}
.contentContainer a#arrow_right {
    background: rgba(255, 255, 255, 0.3) url(../uploads/images/arrows.png) center right;
    background-size: 124px;
}
.contentContainer a#arrow_left:hover {
    background: rgba(255, 255, 255, 0.6) url(../uploads/images/arrows.png) center left;
    margin-right: 1px;
    background-size: 144px;
}
.contentContainer a#arrow_right:hover {
    background: rgba(255, 255, 255, 0.6) url(../uploads/images/arrows.png) center right;
    background-size: 144px;
}
.img-slide{
    widht: 100%;
    height: 100vh;
}.lead2 {
    font-size: 1.022rem;
    letter-spacing: .08888em;
    font-weight: 300;
    line-height: 1.8rem;
}
/* -----------------New Menu Block----------------------- */
#wpmenuSub li.nav-item a.nav-link:hover, #wpmenuSub li.nav-item a.menuactive, #wpmenuSub li.nav-item ul li.menuactive a.nav-link {
    color: #e0a70f !important;
}
.wrp-topBar {
    position: fixed;
    z-index: 99;
    width: 100%;
    background-color: antiquewhite;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* overflow: hidden; */
    top: 0;
}
.cs-slid-mg{
    width: 100%; 
    height:100vh;
}
.topBar {
    transition: all .5s ease;
    cursor: pointer;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.61);
    text-align: center;
    padding: 0px 5px;
    width: 67px;
    margin: 0px 100%;
}
.scroll-on{
  height: auto;
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 10;
  padding-top: 40px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px #212529;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  bottom: initial;
  background-color: #343a40;
}
.start-style{
  height: auto;
    position: fixed;
    top:0px;
    right: 0;
    left: 0;
    z-index: 10;
    padding-top: 40px;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: initial;
}
.wrp-top-right{
  position: absolute;
  top: 47px;
  right: 75px;
  background-color: transparent !important;
}
.sticky{ transition: all .6s ease;}
.sticky .wrp-top-right .contact a{
  color: #000 !important;
}
  .wrp-top-right .contact{
    display: inline-block;
    padding-right: 15px;
  }
  .wrp-top-right .contact a{
    color: #FFF;
  }
  .wrp-top-right .contact a.phoneTop span{margin-right: 15px;}
  .wrp-top-right .contact a.emailTop span, .wrp-top-right .contact a.phoneTop span{
    padding-left: 8px;
  }
  /* -----------------New----------------------- */
/* ======================New Style================= */
.is-checked{
    background: #c09a5a!important;
    border-color: #c09a5a !important;
    color: #FFF !important;
}
.czBtm:hover {
    background: #c09a5a;
    border-color: #c09a5a;
    color: #FFF;
}
.czBtm {
        transition: all .5s ease !important;
    cursor: pointer;
    color: #c09a5a;
    background: transparent;
    border-color: #c09a5a;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 18px;
    text-shadow: none;
}
.czBtm:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    padding-right: 5px;
}
/* ===============Menu================ */
.text-spa{
  font-weight: 700;
  font-size: 15px;
}
.container_cz{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.our-tre{
  text-align: center;
}
.dropdown-menu {
    display: none;
    padding: 8px 0px;
    border-radius: 0px;
    border: none !important;
    position: relative;
    left: 0;
    right: 0;
    background-color: #303030;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    z-index: 30;
}
.navik-menu ul ul li:hover>a {
  background-color:#fff!important;
}
.dropdown-plus::after, .dropdown-plus::before {
  position: absolute;
  top: 24px;
  right: 18px;
  width: 13px;
  height: 1px;
  content: "";
  background-color: #fff !important;
}
.navik-menu ul ul li>a {
  background-color: #c09a5a !important;
}
.dropdown-menu .dropdown-item {
  padding: 0px;
}
.dropdown-menu .dropdown-item a {
  display: block;
  padding: 8px 16px;
  color: #fff;
  font-size: 12px;
}
.dropdown-item:focus, .dropdown-item:hover{
        background-color: transparent;
}
 .dropdown-menu .dropdown-item a:hover,
.dropdown-menu .dropdown-item a:active,
.dropdown-menu .dropdown-item.menuactive a{
  color: #c09a5a;
} 
.owl-buttons{
  top: 50%;
  position: absolute;
  width: 100%;
}
.navik-header{
  font-family: 'Raleway', serif;
}
.img_logo{
  width: 220px !important;
  margin-left: 0px;
}
.logo img{
  width: 300px;
}
.logo{
  width: 250px;
}
.navik-header.center-menu-2 .logo{
  padding: 10px !important;
}
.navik-menu ul li>a{
  font-size: 16px;
  text-align: center;
}
.navik-menua.nav-link {
  font-size: 16px;
}
.navik-menu a :hover{
  color: red !important;
}
.navik-menu .menuactive a.nav-link {
  color: #e0a70f;
}
.menu_footer ul li .menuactive a.nav-link {
  color: #103e4c;
}
.menu_footer ul li .menuactive a.nav-link {
  display: inline;
}
ul li a .nav-link {
  display: inline !important;
}
.menu_footer>ul>li {
  display: inline !important;
  margin: 0px 7px;
}
#fb_footer{
  font-size: 22px;
  color: #fff;
}
.log_footer{
  margin-top: -23px;
}
/* .header-opacity-on 
.navik-menu>ul>li
.current-menu>a, 
.header-opacity-on 
.navik-menu a:hover,
.header-transparent-on 
.navik-menu>ul>li.current-menu>a,
.header-transparent-on 
.navik-menu a:hover {
  color: red !important;
} */
.header-opacity{
  background-color: turquoise;
}
.phone_top {
  margin-top: 10px;
}
.phone_top  span{
  color: #fff;
}
.navik-header{
  background-color: rgba(82, 82, 82, 0.5) !important;
  position: absolute;
  width: 100%;
}
.navik-header.sticky{
  background-color:#555556 !important;
}
.navik-header {
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(82, 82, 82, 0.5) !important;
  position: absolute;
  width: 100%;
}
.navik-menu.separate-line>ul>li>a {
  position: relative;
  padding: 0 13px !important;
  font-size: 13px;
  color: #fff;
}
.navik-menu.separate-line>ul>li>a:hover{
  color: #e0a70f;
}
.navik-menu.separate-line>ul>li .menuactive>a:hover{
  color: #e0a70f;
}
.navbar-nav .dropdown-menu {
  float: none;
}
.container-sc{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.wrpSocial{
    margin-bottom: 10px;
}
/* ========End Menu ====================== */
/* .cus-new{
  height: 450px;
} */
.burger-menu{
  top: 24px !important;
}
.line-menu {
  width: 100%;
  height: 3px;
  background-color: #fff !important;
  border-radius: 2px;
}
.burger-menu.menu-open {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.respon-icon{
  display: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
  background-attachment: scroll;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 575.98px) { 
       .sidenav {
    background-position: -500px 350px;
}
    .swiper-button-next, .swiper-button-prev {
        width: 18px;
    }
    .cz_title {
        font-size: 2.5em;
    }
    #maximage, .mc-image, .wrapper-slide-general #maximage, .wrapper-slide-general .mc-image {
    height: 410px !important;
    overflow: hidden !important;
}
.wrapper-slide .contentContainer, .wrapper-slide-general .contentContainer {
    text-align: right;
    padding-right: 5px;
}
    .start-style {
    background: #fff;
}
     .contentContainer a#arrow_left, .contentContainer a#arrow_right, .wrapper-slide-general .contentContainer a#arrow_left, .wrapper-slide-general.contentContainer a#arrow_right {
    width: 40px;
    height: 40px;
    background-size: 60px;
}
    .wrp-logo img.logo {
    width: 195px;
  }
    .cs-slid-mg{
    width: 100%; 
    height:60vh;
}
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    background-attachment: scroll;
    background-position: 50% 50%;
    background-size: cover;
  }
  .cote-ousp .txt {
    padding: 0px 80px;
  }
  .siemReap{
    display: none;
  }
  .phnomPenh{
    display: none;
  }
  #sect-our-spa ul li a {
    width: 270px;
  }
  .phone_top{
    display: none;
  }
  .navik-header{
    background-color: #555556 !important;
  }
  .navbar-nav{
    display:none;
  }
  .navik-menu.separate-line>ul>li>a {
    position: relative;
    padding: 15px 13px !important;
    font-size: 15px;
    color: #fff;
  }
  #home_blocks .block .box {
    width: 100%;
    height: 227px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1em;
    text-align: center;
    /* border-radius: 50%; */
    position: relative;
    background: #f8f8f8;
    transition: all .5s ease;
    border: #c09a5a solid 0.5px;
  }
  .listHotel{
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .cz_title {
    font-size: 2.5em;
}
    .cs-slid-mg{
    width: 100%; 
    height:50vh;
}
.wrp-logo img.logo {
    width: 195px;
  }
  .phone_top{
    display: none;
  }
  .phone_top{
    display: none;
  }
  .navik-header{
    background-color: #555556 !important;
  }
  .navbar-nav{
    display:none;
  }
  .navik-menu.separate-line>ul>li>a {
    position: relative;
    padding: 15px 13px !important;
    font-size: 15px;
    color: #fff;
  }
  .nav .nav-tabs a .nav-item .nav-link .active{
    display: block;
  }
  #home_blocks .block .box {
    width: 100%;
    height: 227px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1em;
    text-align: center;
    /* border-radius: 50%; */
    position: relative;
    background: #f8f8f8;
    transition: all .5s ease;
    border: #c09a5a solid 0.5px;
  }
}
.newtab{
  margin-bottom: 20px;
}
/* ======================New================= */
.body-content{
  padding: 35px 55px;
}
.staticBanner{height: 450px;}
.wpcolor{
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}
.wrapper-slide{
  position: relative;
  /*min-height: 450px;*/
}
.wrapper-slide-general .owl-carousel .owl-slide, .wrapper-slide-general-no .owl-carousel .owl-slide{
  position: relative;
  height: 450px;
  background-color: lightgray;
}
.genH{
  height: 450px;
}
.wrapper-slide, .wrapper-slide-general, .wrapper-slide-general-no, .lodingBg{
  z-index: 0!important;
  position: relative;
  background: rgb(238,238,238); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.owl-carousel .owl-prev span, .owl-carousel .owl-next span{
  display: none!important;
}
.wrp_page{
  position: relative;
  background: #fafafa;
}
#wpmenuSub li.nav-item ul.flex-column li.nav-item{border: 0;  text-transform: uppercase;}
#wpmenuSub li.nav-item ul.flex-column li.nav-item a{text-transform: capitalize; font-size: 12px;
  padding: .4rem 1rem .4rem 1.5rem;}
#wpmenuSub li.nav-item{position: relative; border-top: 1px dotted #ccc; background: #FFF;}
#wpmenuSub li.nav-item a.nav-link{
    display: block;
    padding: .4rem 1rem;
    font-size: 11px; text-transform: uppercase;
    color: #000;
}
#wpmenuSub li.nav-item a.nav-link:hover, #wpmenuSub li.nav-item a.menuactive{
  color: #c09a5a;
}
.subNav-link:hover{
  background: #c09a5a;
  color: #FFF;
}
.subNav-link{
  transition: all .5s ease;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding: 11px 15px;
  border-left: 1px dotted #ccc;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -1px;
}
.subNav-link[data-toggle].collapsed:after {
  content: "\f0d7";
}
.subNav-link[data-toggle]:not(.collapsed):after {
  content: "\f0d8";
}
.moreInfo{
  color: #c09a5a;
}
.moreInfo:hover{
  color: #000;
}
.moreInfo[data-toggle].collapsed:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0d7";
  padding-right: 5px;
}
.moreInfo[data-toggle]:not(.collapsed):before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0d8";
  padding-right: 5px;
}
.wrp-logo{
  position: relative;
  /* margin-bottom: 0px; */
}
.sidenav{
height: 100%;
width: 0;
position: fixed;
z-index: 999;
top: 0;
right: 0;
overflow-x: hidden;
transition: 0.5s;
padding-top: 38px;
background-repeat: no-repeat;
background-color: #FFF;
background-size: 1200px;
background-position: -500px 500px;
}
span.closeNav:hover{
  color: #FFF;
  display: inline-block;
  background: #c09a5a;
}
span.closeNav{
  transition: all .5s ease;
  cursor: pointer;
  color: #000;
  display: inline-block;
  background: #FFF;
  padding: 8px 14px;
  font-weight: 300;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.showNav{
  width: 250px;
  box-shadow: 5px 0px 30px #000;
}
.topBar:hover{
    background: rgba(0, 0, 0, 0.8);
}
.menuText{
  color: #FFF;
  font-size: 12px;
  display: inline-block;
}

.sticky{background:#303030 !important; transition: all .6s ease;}
.sticky .wrp-top-right .contact a{
  color: #000 !important;
}
  .wrp-top-right .contact{
    display: inline-block;
    padding-right: 15px;
  }
  .wrp-top-right .contact a{
    color: #FFF;
  }
  .wrp-top-right .contact a.phoneTop span{margin-right: 15px;}
  .wrp-top-right .contact a.emailTop span, .wrp-top-right .contact a.phoneTop span{
    padding-left: 8px;
  }
  #toogleBooking{
    float: left;
    transition: width .3s ease 0s;
  }
  .closeBtnBook{
    width: 0;
    overflow: hidden;
  }
  .showBtnBook{
    width: 140px;
    transition: width .3s ease 0s;
    overflow: hidden;
  }
  #offsetId{
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 166px;
  }
  .wrp-top-right a.topBookNow{
    background: #c09a5a;
    padding: 12px 26px 12px;
    color: #FFF;
    float: left;
    white-space: nowrap;
    line-height: 22px;
    font-size: 14px;
  }
  .wrp-top-right a.topBookNow:hover{
    background: #bd8f42;
    color: #FFF;
  }

.block_nav {
  display: flex;
}
.cta {
  height: 46px;
  width: 50px;
 }

.toggle-btn {
height: 2px;
width: 30px;
background-color: #fff;
position: relative;
top: 50%;
left: 0;
margin: auto;
transition: all 0.3s ease-in-out; }
.toggle-btn:before {
content: "";
height: 2px;
width: 35px;
box-shadow: 0 -10px 0 0 #fff;
position: absolute;
top: 0;
left: 0;
transition: all 0.3s ease-in-out; }
.toggle-btn:after {
content: "";
height: 2px;
width: 24px;
box-shadow: 0 10px 0 0 #fff;
position: absolute;
top: 0;
left: 0;
transition: all 0.3s ease-in-out; }
.pagBox2Col{
  margin-bottom: 30px;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.42)
}
.topBar:hover .toggle-btn {
  background-color: #fff;
  width: 12px;
  margin: auto; }
.topBar:hover .toggle-btn .type14:after{ width: 25px; }
.topBar:hover .toggle-btn .type14:before{  width: 6px;}
footer{
  position: relative;
  background-color: #c09a5a;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 500px;
  color: #FFF;
  font-size: 14px;
}
footer a{color: #fff;}footer a:hover{color: #000000;}
.wrpSocial{text-align: center; font-size: 22px;}
.wrpSocial .socailFb, .wrpSocial .socailInstagram, .wrpSocial .socailTripads, .wrpSocial .socailTwitter{
  padding: 5px 8px;  color: #FFF;  display: inline-block;
}
.wrpSocial .socailFb:hover, .wrpSocial .socailInstagram:hover, .wrpSocial .socailTripads:hover,  .wrpSocial .socailTwitter:hover{
  color: #fff000;
}
footer h1{
  font:400 14px/22px  'Raleway', serif;
  color: #eee; margin-top: 10px;
      text-transform: uppercase;
}
.lead{padding-bottom: 25px;}
.designBy{text-align: center; font-size: 11px; text-transform: uppercase;}
.footerAddress{
  color: #EEE;
  font-size: 14px;
  text-align: center;
}
.middleAdd{
  padding:0 10px 0;
}
/*.rowlineH{*/
/*  line-height: 0!important;*/
/*}*/
.row-cus-1{
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15.5px;
  margin-right: -15.5px;
}
.pcu-1{
  padding-left: .5px;
  padding-right: .5px;
  margin-bottom: 1px;
}
.czBtm:hover{
  background: #c09a5a; border-color: #c09a5a;
  color: #FFF;
}
.czBtm_home{
  transition: all .5s ease !important;
  cursor: pointer;
  color: #fff; 
  background:transparent;
  border-color: #c09a5a;
  border-radius: 0;
  font-size: 15px;
  text-transform: uppercase;
  padding: 8px 18px;
  text-shadow: none;
}
.czBtm_home i {
  margin-left: 8px;
}
.gBtn{
  background: #FFF;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  border: 1px solid #000;
  color: #000;
  font-weight: 600;
}
.sortTag{
  background: #0011d6;
  padding: 3px 5px;
  border-radius: 12px;
  color: #FFF; line-height: 1.8em;
}
.modal-title .fa{
  color: #c09a5a;
}
:root {
  --main-white-color: white;
  --main-black-color: black;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.phone-top{
    margin: 20px 0px;
    color: #fff;
    text-align: right;
}
.static {
  position: absolute;
  color: #FFF;
  text-shadow: 0 0 30px #000, 0 0 2px rgba(0,0,0,0.8);  
}
.static h2{
  color: #FFF;
}
.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.owl-carousel .owl-slide{
  position: relative;
  height: 100vh;
  background-color: lightgray;
}
.owl-carousel .owl-slide-animated {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}
.owl-carousel .owl-slide-animated.owl-slide-title{
  font-size: 34px;
}
.owl-carousel .owl-slide-animated.owl-slide-subtitle{
  font-size: 16px;
  line-height: 1.3em;
}
.owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 0.2s;
}
.owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 0.35s;
}
.owl-carousel .owl-slide-cta.is-transitioned {
  transition-delay: 0.5s;
}
.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}
.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid var(--main-black-color);
  transition: all 0.2s ease;
}
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}
.owl-carousel .owl-nav {
  position:absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  margin: 0; height: 0;
}
.owl-carousel .owl-nav button.owl-prev{
  position: absolute;
  left: 25px;
  margin-top: -25px;
}
.owl-carousel .owl-nav button.owl-next{
  position: absolute!important;
  right: 25px!important;
  margin-top: -25px;
}
.owl-carousel .owl-nav svg {
  opacity: 0.6;
  transition: opacity 0.3s;
  fill:#FFF !important;
}
.owl-carousel .owl-nav button:hover svg {
  opacity: 1;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}
.owl-carousel section {
  display: none;
}

.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
  background: white;
}
.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid white;
  transition: all 0.2s ease;
}
.owl-carousel button{
  display: block;
  width: 50px;
  height: 100px;
  padding: 0;
  margin-top: -42.5px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transition: all .3s ease 0s;
  background: none no-repeat scroll;
}
.owl-carousel button.owl-prev:before {
  top: 29px;
  left: 15px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.owl-carousel button.owl-prev:after {
  bottom: 29px;
  left: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#about-mane .owl-carousel button:after, #about-mane .owl-carousel button:before{
  background-color: #000;
}
.owl-carousel button:after, .owl-carousel button:before {
  width: 2px;
  height: 25px;
  display: block;
  content: '';
  cursor: pointer;
  position: absolute;
  z-index: 401;
  background-color: #ffffff;
}
.owl-carousel button.owl-next:before {
  top: 29px;
  right: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.owl-carousel button.owl-next:after {
  bottom: 29px;
  right: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* H menu */
.bg-light{
  background-color: transparent !important;
   float: left; 
  padding-top: .2em;
}
.hNavBar.navbar-light .navbar-nav .nav-link {
  color: #FFF;
padding-right: 33px;
padding-left: 20px;
text-transform: uppercase;
font-size: 11px;
}
.hNavBar.navbar-light .navbar-nav .nav-link.menuactive{
  color: #c09a5a;
}
.sticky .hNavBar.navbar-light .navbar-nav .nav-link.menuactive{
  color: #c09a5a;
}
.navbar.hNavBar.navbar-light .navbar-nav li{
  position: relative;

}
/*.navbar.hNavBar.navbar-light .navbar-nav .nav-link::before {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    right: 0;*/
/*    width: 1px;*/
/*    height: 20px;*/
/*    content: "";*/
/*    background-color: #eee;*/
/*    -webkit-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*}*/
.navbar.hNavBar.navbar-light .navbar-nav li:last-child .nav-link::before{ 
  width: 0;
  height: 0;
}
.hNavBar.navbar-light .navbar-nav .dropdown-menu .nav-link{
  color: #fff;
  padding-right: 1.3rem;
  padding-left: 1.3rem;
  text-transform:none;
  font-size: 11px;
  text-transform: uppercase;
}
.hNavBar .dropdown-menu {
  margin-top: -2px;
  min-width: 13rem;
}
.hNavBar.navbar-light .navbar-nav a.nav-link:hover, .hNavBar.navbar-light .navbar-nav .dropdown-menu a.nav-link:hover{
  color: #c09a5a;
}
.sticky .hNavBar.navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.dropdown-item{
font-size: 14px !important;
white-space: normal!important;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.caret, .caret-up {
  margin-left: 7px;
}
.caret {
  display: block;
  position: absolute;
  top: 13px;
    right: 16px;
  width: 0;
  height: 0;
  border-top: 4px solid;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
.caret-up{
  display: block;
  position: absolute;
  top: 17px;
  right: 0px;
  width:0;
  height:0;
  border-left:4px solid transparent;
  border-right:4px solid transparent;
  border-bottom:4px solid;
}
.featureBgImage{
  overflow: hidden;
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
}
.home_intro{
  color: #FFF;
}
.home_intro h2{
  color: #FFF;
}
.home_intro .content_wrapper{
  width: 100%;
  padding: 150px 80px 65px 80px;
  position: relative;
  z-index: 300;
  background: rgba(0,0,0,0.3);
}
.home_intro .intro-wrp-text{
  clear: both;
  float: right;
  width: 80%;
  max-width: 800px;
  font-size: 20px;
  font-weight: 300;
  line-height: 130%;
  color: #fff; text-align: center;
  text-shadow: 0 0 30px #000, 0 0 2px rgba(0,0,0,0.8);
}
.home_intro .option-tro{
  width: 100%;
}
.home_intro a.icon_url{
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 0 5px;
  text-shadow: none;
  border-radius: 6px;
  border-radius: 50%;
  transition: all .3s ease 0s;
  background: #Fafafa;
  color: #c09a5a;
}
.home_intro a.icon_url:hover{
  background: #c09a5a url(../uploads/images/art/art-logo-golden.png) no-repeat;
  background-size: 160px;
  background-position: center;
  color: #fff;
}
.home_intro .icon_url .inside-icon{
  display: block;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.home_intro .icon_url .inside-icon i.fa{
  font-size: 40px;
}
.home_intro .icon_url .inside-icon{
  text-transform: uppercase;
  font-size: 12px;
}
.home_intro h3.extra_sentence{
  padding-top: 60px;
  clear: both;
  color: #FFF;
  font-size: 34px;
}

#home_blocks {
  position: relative;
}
#home_blocks .extra_sentence {
  color: #303030;
  font-size: 32px;
}
#home_blocks .block .box:hover{
  background:#c09a5a url(../uploads/images/art/art-logo-golden.png) no-repeat;
  background-size: 320px;
  background-position: center;
  color: #FFF!important;
}
#home_blocks .block .box:hover i, #home_blocks .block .box:hover .label .middle_align p strong{
  color: #FFF!important;
}
#home_blocks .block .box .label {
  display: table;
  max-width: 220px;
  margin: 0 auto;
  font-weight: 300;
  position: relative;
}
#home_blocks .block .box .label .middle_align{
  display: table-cell;
  vertical-align: middle;
}
#home_blocks .block .box .label .middle_align p strong{
  font-weight: 600;
  color: #c09a5a;
}
#home_blocks .block .box i{
  margin-bottom: 10px;
  font-size: 50px; 
  color: #c09a5a;
}
#home_blocks .block .box i.fl-icon {
  display: block;
  margin-top: 27px;
}
.modal-title .fl-icon:before {
  font-size: 26px!important;
  color: #c09a5a;
}
#home_blocks .mb-10px{
  margin-bottom: 10px;
  cursor: pointer;
}

/* Page view */
#preview_pages{
  position: relative;
}
#preview_pages .box {
  overflow: hidden;
  position: relative;
  margin-bottom: -5px;
}
#preview_pages .featureImgPageView{
  overflow: hidden;
  display: inline-block;
  height: 377px;
  width: 100%;
}
#preview_pages .row{
  margin-right: -5px;
  margin-left: -5px;
}
#preview_pages .box .title_prev {
  display: block;
  width: 100%;
  margin: 0;
  padding: 100px 20px 20px;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .3s ease 0s;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.7) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.7) 100%);
  color: #fff;
  text-shadow: 0 0 40px black;
}
#preview_pages .box .content_wrap {
  padding: 40px;
  text-align: center;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .8s ease 0s;
  transform: translateY(-100%);
  background: rgba(255,255,255,0.9);
  background-size: 370px;
  background-repeat: no-repeat;
  background-position: center;
  
  color: #333;
}
#detail-menu #preview_pages > ul {
  margin-left: -5px;
  margin-right: -5px;
}
#detail-menu #preview_pages .box .content_wrap{
  background-size: 360px!important;
  background-position: 172px -111px!important;
}
#preview_pages .box:hover .content_wrap {
  transform: translateY(0);
}
#preview_pages .box:hover .title_prev {
  opacity: 0;
}
#preview_pages .box .content_wrap .content {
  display: block;
  position: absolute;
  z-index: 410;
  top: 50%;
  left: 20px;
  right: 20px;
  transform: translateY(-50%);
}
#preview_pages .box .content_wrap .content .title{
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333;
}
#preview_pages .box .content_wrap .content .subtitle {
  display: block;
  margin-bottom: 0;
  font-style: italic;
  line-height: 140%;
  text-transform: lowercase;
  color: #c09a5a;
}
#preview_pages .box .content_wrap .content .description {
  display: block;
  margin-top: 10px;
  line-height: 140%;
}
#preview_pages .box .content_wrap .moreInfo:hover {
  text-decoration: none;
  color: #c09a5a;
}
#preview_pages .box .content_wrap .moreInfo {
  display: block;
  font-style: italic;
  text-align: center;
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 20px;
  color: #333;
}
strong.arttt{
  font-weight: 600;
  font-style: italic;
  color: #c09a5a;
}
 /* start press */
 #press_home{
  position: relative;
}
#press_home .featureImgPress{
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
#press_home .row{
  margin-right: -5px;
  margin-left: -5px;
}
#press_home h2{
  width: 100%;
}
#press_home .article {
  margin-bottom: 20px;
}
#press_home .article .title {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: #333333;
}
#press_home .article .hotel_name {
  font-size: 14px;
  line-height: 15px;
  min-height: 30px;
  color: #c09a5a;
}
#press_home .article .wrp-feature-image {
  width: 100%;
  height: auto;
  padding: 10px 0 0;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  border-top: 1px #333 solid;
}
#press_home .article .content{
  overflow: hidden;
  transition: all .5s;
}
#press_home .article .featureImgPress:hover {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* Home social */
#homeSocial_box {
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#homeSocial_box .container-fluid {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.5);
}
#homeSocial_box .box_intro{
  display: table;
}
#homeSocial_box .box_intro .intro h2{
  font-size: 1em;
  margin-bottom: 10px;
  color: #FFF;
  text-transform: uppercase;
}
#homeSocial_box .box_intro .intro {
  padding: 0 20px 15px 20px;
  width: 100%;
  vertical-align: middle;
}
#homeSocial_box .box_intro .intro a {
  display: inline-block;
  font-size: 1.5em;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #c09a5a;
  color: #fff;
}
#homeSocial_box .box_intro .intro a:hover {
  background:#fff;
  color: #c09a5a;
}
/* Start brand */
#brands_preview{
  padding: 15px 0px;
  position: relative;
  background: #FFF;
}
#brand_website .owl-prev {
  margin: 0px;
  top: -42px;
  height: 84px;
  left: -11px;
}
#brand_website .owl-prev:after{
  background: #c09a5a;
  bottom: 22px!important;
}
#brand_website .owl-prev:before{
  background: #c09a5a;
  top: 20px!important;
}
#brand_website .owl-next {
  height: 84px;
  right: -12px!important;
  margin-top: -42px!important;
}
#brand_website .owl-next:after{
  bottom: 22px;
  background: #c09a5a;
}
#brand_website .owl-next::before {
  top: 21px;
  background: #c09a5a;
}
#brands_preview .box-content{
  margin-bottom: 10px;
}

/* start footer menu */
#footer_menu{
  background: #111;
  padding: 20px 0;
  border-top: 1px solid rgba(255,255,255,0.1);
}
#footer_menu .menu-footer-top-menu-en{
  display: table;
  margin: 0 auto;
  text-align: center;
}
#footer_menu .menu>li {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}
#footer_menu .menu>li a {
  display: inline-block;
  font-size: 11px;
  line-height: 130%;
  text-transform: uppercase;
  padding: 0 20px;
  letter-spacing: 0.05em;
  transition: .3 .3s ease 0s;
  color: #eee;
}
#footer_menu .menu>li a:hover {
  color: #c09a5a;
}
#footer_menu .menu {
  display: table;
  margin: 0 auto;
  text-align: center;
}

/* Footer Brand */
#listBrandFooter .listHotel.siemReap{
  margin-bottom: 0;
}
#listBrandFooter .listHotel .hotels{
  list-style: none outside none;
  margin: 0 auto;
  padding: 0;
}
#listBrandFooter .listHotel .hotels li {
  display: block;
  margin: 0;
  /* text-align: left; */
  text-transform: capitalize;
}
#listBrandFooter .listHotel .hotels li a {
  display: inline-block;
  padding: 3px 0 0 10px;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-decoration: none;
  transition: all .3s ease 0s;
  color: #eee;
}
#listBrandFooter .listHotel p {
  padding: 3px 0 0 10px;
  margin: 0px;
}
#listBrandFooter .listHotel h4 {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
#listBrandFooter .listHotel .hotels li a span.location{
  display: block;
}
#listBrandFooter .listHotel .hotels li a span.location{
  margin-left: 15px;
  color: #888;
}
#listBrandFooter .listHotel .hotels li a span {
  font-size: 10px;
  margin-right: 0px;
  transition: all .3s ease 0s;
}
#listBrandFooter .listHotel .hotels li a:hover{
  color: #000000;
}

/* Newsletter box */
#newsletter.newsletter_box{
  padding: 40px;
  text-align: center;
}
.newsletter_box .title {
  margin-bottom: 5px;
  font-family: "futura-pt", "arial", "Helvetica", sans-serif;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #c09a5a;
}
.newsletter_box .subtitle {
  color: #fff;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 20px;
  font-style: italic;
}
.newsletter_box form input.email {
  padding: 0 20px;
  width: 65%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333;
}
.newsletter_box form input[type="submit"], .newsletter_box form input[type="text"] {
  height: 40px;
  float: left;
  border: none;
  line-height: 40px;
  font-size: 14px;
}
.newsletter_box form input.submit {
  width: 35%;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  background: #c09a5a;
}
.newsletter_box form input[type="submit"], .newsletter_box form input[type="text"] {
  height: 40px;
  float: left;
  border: none;
  line-height: 40px;
  font-size: 14px;
}

/* Contact form */
.form_wrap.box_body .body {
  padding: 40px 30px;
}
.form_wrap .gform_wrapper {
  width: 100%;
  margin: 0 !important;
  clear: both;
  padding-bottom: 50px;
  position: relative;
  z-index: 300;
  zoom: 1;
}
.cz-bg-contact{
  background:  #ffffff;
  position: relative;
  margin-top: -30px;
  padding-top: 30px;
}
#content_body.content_body{
  background-color: #ffffff;
}
#content_body.content_body{
  margin-top: 50px;
}
#content_body.content_body input.submit:hover {
  background-color: #b98f48;
}
#content_body.content_body input.submit {
  width: auto!important;
  margin: 0;
  font-size: 12px;
  float: right;
  font-style: italic;
  line-height: 40px !important;
  background-color: #c09a5a; 
  border: 0px;
  padding-left: 35px; padding-right: 35px;
}

.ContactForm-Dropdown {
  margin-bottom: 10px;
}

select.Dropdown-field {
  color: #7d7d7d;
}
option:not(:first-of-type) {
  color: black;
}
.Dropdown, .TextInput{
  position: relative;
}
.Dropdown:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0d7";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  top: 19px;
  right: 0;
  font-size: 14px;
  pointer-events: none;
}
.Dropdown .formElement-field {
  padding-right: 13px;
}
.formElement {
  margin: 15px 0;
  padding-bottom: 30px;
}
.formElement-field{
  width: 100%;
  height: 46px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid currentColor;
  padding: .5em 0;
  color: #000;
  background: #fff;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ty-b2 {
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  letter-spacing: .02778em;
  line-height: 1.5em;
}
.TextInput-field:invalid, .TextInput-field:required {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ty-c4 {
  font-weight: 400;
  font-style: normal;
  font-size: .625rem;
  letter-spacing: .3em;
  line-height: 1.3em;
  text-transform: uppercase;
}
.formElement-label {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.formElement--focusAlways, .TextInput-field--labelOn+.formElement-label, .TextInput-field--readOnly+.formElement-label:not(.formElement-label--hidden), .TextInput-field.formElement-field--filled+.formElement-label, .TextInput-field:focus+.formElement-label {
  opacity: 1;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.TextInput-field::-webkit-input-placeholder {
  opacity: 1;
  color: #7d7d7d;
  -webkit-transition: 1s ease;
  transition: 1s ease
}

.TextInput-field::-moz-placeholder {
  opacity: 1;
  color: #7d7d7d;
  -webkit-transition: 1s ease;
  transition: 1s ease
}

.TextInput-field::-ms-input-placeholder {
  opacity: 1;
  color: #7d7d7d;
  -webkit-transition: 1s ease;
  transition: 1s ease
}

.TextInput-field::placeholder {
  opacity: 1;
  color: #7d7d7d;
  -webkit-transition: 1s ease;
  transition: 1s ease
}

.TextInput-field:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease
}

.TextInput-field:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease
}

.TextInput-field:focus::-ms-input-placeholder {
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease
}

.TextInput-field:focus::placeholder {
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease
}

.ContactForm-PrimaryPhone .Checkbox-decoration {
  width: 15px;
  height: 15px;
}

.Checkbox-input {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(1px);
  clip-path: inset(1px);
  display: block;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px
}

.Checkbox-decoration {
  display: block;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #000;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  line-height: 1;
  -webkit-transition: background-color .3s;
  transition: background-color .3s
}
.Checkbox-label{
  position: absolute;
  top: 0;
  left: 21px;
}
.ContactForm-PrimaryPhone .Checkbox-decoration:before {
  top: 0;
  left: 1px;
}
.Checkbox-decoration:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f00c";
  text-transform: none;
  position: absolute;
  font-size: 12px;
  top: 3px;
  left: 3px;
  opacity: 0;
  color: #fff;
  speak: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.Checkbox-decoration:lang(ar) {
  margin-right: 0;
  margin-left: 10px
}
.Checkbox-input:checked~.Checkbox-decoration:before {
  opacity: 1
}
.Checkbox-input:checked~.Checkbox-decoration {
  background-color: #000
}
  
.Checkbox-input:disabled~.Checkbox-decoration {
opacity: .4
}
.Checkbox-input:disabled~.Checkbox-label {
  opacity: .4
  }
.Checkbox-input:focus~.Checkbox-decoration {
outline: 1px solid #000;
outline: 3px auto -webkit-focus-ring-color
}
.ContactForm-PrimaryPhone {
  font-weight: 200;
  font-style: normal;
  font-size: .75rem;
  letter-spacing: .1em;
  line-height: 1.25em;
  padding-bottom: 40px;
  position: relative;
  margin-top: 12px;
}
.TextareaField {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 15px
}

.TextareaField-field {
  border-radius: 0;
  border: 1px solid #000;
  display: block;
  min-height: 200px;
  width: 100%;
  padding: 25px 20px
}
.ContactForm-Textarea {
  margin-top: 33px
}
/* MENU Page */
#spa-vw-menu .featureBgImage {
  height: 400px;
  margin-bottom: -3px;
}

#spa-vw-menu .box-text {
  padding: 45px;
  max-width: 550px;
  position: relative;
  background-size: 415px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

#spa-vw-menu .box-text .content h3 {
  color: #292929;
  font-size: 1rem;
  font-weight: 700;
  opacity: 0.9;
}
#spa-vw-menu .box-text .desc table td {
  padding: 5px 5px 5px 0px;
}
.lk-spa-vw a {
  color: #292929;
  padding: 7px 12px;
  border: 1px solid #bebebe;
}
#detail-menu #preview_pages .box-txt {
  padding: 15px;
  font-size: 14px;
  margin-bottom: 20px;
  border: 1px solid #dee2e6;
}

#detail-menu #preview_pages .box-txt .cz_2tt{
  font-size: 0.9rem!important;
}
span.ttl-design-slide {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.opt .slt .slt-row {
  padding: 15px;
  background: #f1f1f1;
  margin-bottom: 15px;
}
.opt .slt .slt-row .item {
  height: 35px;
  line-height: 35px;
  display: block;
  width: 100%;
}
.opt .slt .slt-row .opt-slt .number {
  width: 35px;
  border: none;
  text-align: center;
  background-color: #f1f1f1;
}
.opt .slt .slt-row .opt-slt {
  display: flex;
  float: right;
}
.opt .slt .slt-row .opt-slt .btn-add {
  display: inline-block;
  width: 35px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #c09a5a;
  color: #fff;
  border: none;
}
.btn-minus[disabled="disabled"] {
  opacity: 0.5;
}
.opt .slt .slt-row .opt-slt .btn-minus {
  border: none;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  background: #c09a5a;
  color: #fff;
}
.opt .slt .slt-row .item .box-price {
  margin-right: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #3e3e3e;
}
.detial-info .table td, .detial-info .table th {
  padding: .4rem 0rem;
  border: none;
}
.detial-info .tbl-info tfoot {
  border-top: 1px solid #999999;
}
.box-bk > nav > .header {
  display: none;
}
.box-bk .nav-tabs {
  border: none;
  background: #303030;
  padding: 15px 15px;
}

.box-bk .nav-tabs a {
  border: none;
  padding: 0px;
  font-family: 'Raleway', serif;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.box-bk .nav-tabs a.active,
.box-bk .nav-tabs a:hover,
.box-bk .nav-tabs a:active {
  background: transparent;
  color: #fff;
}
/* TAB OUR SPA */
#sect-our-spa {
  background: #303030;
}
#sect-our-spa ul {
  flex-wrap: initial;
  overflow: auto;
}
#sect-our-spa ul li {
  display: inline-block;
  padding-bottom: 15px;
  padding-top: 15px;
}
#sect-our-spa ul li a:hover,
#sect-our-spa ul li a:active{
  color: #c09a5a;
  border-bottom: 1px solid #c09a5a;
}
#sect-our-spa ul li a {
  /* font-family: 'Alice'; */
  font-family: 'Raleway', serif;
  font-size: 16px;
  text-align: center;
  border-radius: 0px;
  padding: 0px;
  margin: 0px 15px;
}
#sect-our-spa ul li a .design-ttl {
  font-size: 10px;
  margin-bottom: 4px;
  color: #ffffff;
  font:400 11px/1em 'Raleway', serif;
}
#sect-our-spa ul li a.active {
  color: #c09a5a;
  background: transparent;
  border-bottom: 1px solid #c09a5a;
}
#bk-pck .bg-img {
  background-size: cover;
}
#bk-pck .bg-img .left-bg {
  background: rgba(0,0,0,0.6);
  padding: 80px 15px;
  color: #fff;
}
#bk-pck .right-bg {
  padding: 80px 0px;
}
/*.bg-black {*/
/*  color: #fff;*/
/*  background: #000000;*/
/*}*/
/*#bk-pck h3,.bg-black h3, .bg-black h2, .bg-black h4{*/
/*  color: #fff;*/
/*}*/
.btn-vw-bk{
  padding: 14px 28px;
  color: #c09a5a;
}
.more-st{
    color: #fff;
}
button.btn-vw-bk {
  background: transparent!important;
}
.btn-vw-bk {
  border: 1px solid #c09a5a;
}
.btn-vw-bk-footer{
  border: 1px solid #c09a5a;
  padding: 14px 28px;
  color: #c09a5a;
}
.btn-vw-bk-footer:hover{
  background: #c09a5a;
  color: #fff;
}
.btn-vw-bk:hover,
.btn-vw-bk:focus {
  padding: 14px 28px;
  color: #000;
}
.ttl-location {
  padding: 6px 16px;
  background: #303030;
  border-radius: 16px;
  color: #c09a5a;
}
.mb-3{
  width: 64%;
}
.titl-spa-footer{
  font-size: 18px;
    color: #c09a5a;
    margin-bottom: 15px;
}
.img-spa-home{
  width: 100%;
  height: auto;
  object-fit: cover;
}
.box-spa-home {
  border: #c09a5a solid;
  height:auto;
  margin-bottom: 20px;
  padding: 20px;
}
.owl-slide-text {
  width: 500px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translate(-50%, -50%);
}
.owl-slide-text h2 {
  color: #fff;
  margin-bottom: 15px;
  font-family: 'Raleway', serif;
}
#home_blocks .container {
  margin-top: 100px;
}
.cote-ousp .txt {
  padding: 0px 25px;
}
#detail-menu #preview_pages .box-txt .bd-l {
  padding-left: 0px;
  padding-right: 0px;
}
#detail-menu .ttl {
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mlr--5 {
  margin-left: -5px!important;
  margin-right: -5px!important;
}
#detail-menu ul li a {
  font-family: 'Raleway', serif;
  color: #636363;
  border: 1px solid #c09a5a;
  border-radius: 0px;
  margin: 0px 5px 10px 5px;
  padding: .3rem .5rem;
}
#detail-menu ul li a.active {
  color: #ffffff;
  background: #c09a5a;
}
.flatpickr.form-control:disabled, .flatpickr.form-control[readonly] {
  background-color: #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #7d7d7d;
  border-radius: 0px;
  padding-left: 0px;
}
.cz-private-owl-carousel .imgFeature {
  height: 320px;
}
.cz-private-owl-carousel .cz_title {
  position: inherit;
  font-weight: 600;
  font-style: normal;
  font-size: .8rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
.cz-private-owl-carousel .box-content-feature {
  display: block;
  padding: 40px;
}
/* DETAIL BOOKING */
.box-bk-frm {
  background: #eaeaea;
}
.ttl-bk-frm {
  text-transform: uppercase;
  background: #303030;
  padding: 18px 7px;
  text-align: center;
  
}
.ttl-bk-frm h3{
  margin: 0px;
  color: #fff;
  font-size: 15px;
}
.bk-footer {
  padding: 14px;
}
.bk-footer button {
  font-size: 12px;
}
.pk-price {
  text-align: right;
}
.bk-body table td,
.bk-body table th,
.bk-body p.txt{
  margin: 0px;
  padding: .3rem .75rem;
}
/* SMALL DEVICES */
/* PACKAGE */
.box-pkg {
  margin-bottom: 30px;
}
.box-pkg .layer {
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.35);
}
.box-pkg .layer > div {
  padding: 25px;
}
.box-pkg .layer h2 {
  color: #fff;
  margin: 0;
}
.box-pkg .box-text {
  margin-top: 8px;
}
.box-pkg .txt-price {
  font-size: 12px;
}
.box-pkg .price {
  margin-top: -10px;
  font-size: 20px;
}
.box-pkg .price > span {
  font-size: 13px;
  margin-left: 3px;
}
.box-pkg .txt-price {
  font-style: italic;
}
.box-pkg .box-btn {
  margin-top: 20px;
  padding: 10px;
  text-align: right;
  border: 1px solid #a3a3a3;
  transition: all 0.5s;
}
.box-pkg .box-btn:hover {
  transition: all 0.5s;
  background: #333333;
  border: 1px solid #333333;
  color: #fff;
}
.box-pkg .box-btn:hover a {
  color: #c09a5a;
}
.box-pkg .box-btn a {
  line-height: 43px;
}
.pkg_h {
  height: 300px;
}
/* ======================= */
.bg-header{
 background-color: rgba(82, 82, 82, 0.5);
}
 @media (max-width: 767.98px){
        .start-style {
             background: #fff;}
        
          .contentContainer a#arrow_left, .contentContainer a#arrow_right, .wrapper-slide-general .contentContainer a#arrow_left, .wrapper-slide-general.contentContainer a#arrow_right {
    width: 40px;
    height: 40px;
    background-size: 60px;
}
   .sidenav {
    background-position: -500px 450px;
}
     }
/* media-col-md */
@media (min-width: 768px) {
  #detail-menu #preview_pages .box-txt .bd-l {
    border-left: 1px solid #dee2e6;
    padding-left: 5px!important;
  }
  .row-yoga .txt {
    border: 1px solid #d3d3d3;
    padding: 25px;
    margin-left: -165px;
    margin-top: 80px;
    background: #fff;
    margin-right: auto;
    max-width: 600px;
  }
  .row-yoga .left .txt {
    margin-right: -165px!important;
    margin-left: auto!important;
  }
  .owl-slide-text {
    width: 500px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
  }
  #home_blocks .block .box {
    width: 227px;
    height: 227px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1em;
    text-align: center;
    /* border-radius: 50%; */
    position: relative;
    background: #f8f8f8;
    transition: all .5s ease;
    border: aliceblue solid;
  }
}
@media (max-width: 991px) {
    .wrp-top-right a.topBookNow{
    padding: 12px 14px 12px;
    font-size: 11px;
  }
 .showBtnBook {
    width: 90px;
}

  .box-bk .nav-tabs {
    display: block;
    padding: 0px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    transition: max-height 0.3s;
  }
  .box-bk .nav-tabs.tab-open {
    overflow: auto;
    max-height: 300px;
  }
  .box-bk > nav > .header {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #303030;
    color: #fff;
    text-transform: uppercase;
  }
  .box-bk > nav > .header > .btn-menu {
    float: left;
    display: block;
    height: 100%;
    width: 40px;
    cursor: pointer;
  }
  .box-bk > nav a{
    margin-bottom: 10px!important;
  }
  .box-bk > nav.sticky-top {
    z-index: 9;
    top: 62px!important;
    margin: 0px;
  }
  .ttl-bk-frm {
    padding: 10px 7px!important;
  }
}
/* media-col-lg */
@media (min-width: 992px){
    
  
  #bk-pck {
    height: 500px;
  }
  .cote-ousp .xl-middle {
    padding: 0px 0px;
  }
  .lg-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

/* media-col-xl */
@media (min-width: 1200px){
    .container-sc {
        max-width: 1140px;
    }
  .xl-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .wrp-top-right{
  position: absolute;
  top: 54px;
  right: 75px;
  background-color: transparent !important;
}
  .owl-slide-text {
    left: 30%!important;
  }
  #spa-vw-menu .featureBgImage {
    height: 700px;
  }
  #brand_website .owl-prev {
    left: -35px!important;
  }
  #brand_website .owl-next {
    right: -30px!important;
  }
  .owl-carousel .wrapper-slide-general .owl-slide, .wrapper-slide-general-no .owl-slide {
    height: 600px !important;
    overflow: hidden !important;
  }
  .container {
    width: 1260px;
  }
  .cz-container_2{
    max-width: 1000px;
    width: 100%;
  }
  .cz_title{
    font-size: 3.5em;
  }
  .navik-menu li>ul{
    background-color: #c09a5a !important;
  }
  #home_blocks .block .box {
    width: 227px;
    height: 227px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1em;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #c09a5a;
    transition: all .5s ease;
  }
}
@media only screen and (min-width:701px) {
  .ContactForm-Textarea {
  margin-top: 53px
}
/* #sect-our-spa ul li a {
  width: 270px;
 } */
#home_blocks .block .box {
  width: 227px;
  height: 227px;
  margin: 0 auto;
  padding: 40px 20px;
  font-size: 1em;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  background: #f8f8f8;
  border: 1px solid #c09a5a;
  transition: all .5s ease;
}
@media (max-width: 1200px) {
  
 }
    
@media only screen and (min-width:1701px) {
  .ContactForm-Textarea {
  margin-top: 73px
  }
}

.ContactForm-SubmitContainer {
  margin-top: 30px; 
}
.cz-contact-frm{
  display: inline-block;
  float: right;
font-style: normal;
font-size: .625rem;
letter-spacing: .3em;
line-height: 1.3em;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-weight: 700;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-width: 130px;
padding: 12px 20px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out;
transition: background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out;
background-color: #000;
border: 1px solid #000;
color: #fff;
}
.cz-contact-frm:focus, .cz-contact-frm:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
}

/* About mane */
#about-mane .cz_title{
  position: inherit;
  font-family: 'Raleway', serif;
  font-weight: 600;
  font-style: normal;
  font-size: .8rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
#about-mane .cz_title:after {
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 10px;
  width: 40px;
}
#about-mane .cz_description{padding-top: 10px; color: #000;}
#about-mane .featureImgPageView, #about-mane .content_wrap{
  height: 420px;
}
#about-mane .content_wrap{
  display: table;
}
#about-mane .box_content {
  margin-bottom: 20px;
  transition: all .3s ease 0s;
  background: url(../uploads/images/congruent_outline.png) repeat #fff;
}
#about-mane .content_wrap .content {
  display: table-cell;
  padding: 40px;
  vertical-align: middle;
  color: #c09a5a;
}
#about-mane .content_wrap .content .title {
  font-family: 'Alice', serif;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 130%;
  font-style: italic;
  color: #333;
}
#about-mane .content_wrap .content .description {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 150%;
}
#about-mane .content_wrap .content .info{
  display: inline-block;
  min-width: 120px;
  line-height: 40px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333;
}
.cz-wrp-black{
  background: #fff;
  color: #000;
  padding: 60px 0;
}
.h2.cz_2tt{
    color: #000;
}
.cz_2tt .tt_underline{
    color: #000;
}
/* About mane 2 */
#about-mane .featureImgPageView2, #about-mane .content_wrap2{
  height: 320px;
}
#about-mane .content_wrap2{
  display: table;
}
#about-mane .cz_content_wrap2{
  display: block;
  padding: 40px;
}
#about-mane .content_wrap2 .content {
  display: table-cell;
  padding: 40px;
  vertical-align: middle;
  color: #c09a5a;
}
#about-mane .content_wrap2 .cz_content{
  padding: 40px;
  vertical-align: middle;
  color: #c09a5a;
}
#about-mane .content_wrap2 .content .title {
  font-family: 'Alice', serif;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 130%;
  font-style: italic;
  color: #333;
}

#about-mane .content_wrap2 .content .description {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 150%;
}
#about-mane .content_wrap2 .content .info{
  display: inline-block;
  min-width: 120px;
  line-height: 40px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333;
}
#about-mane .cz_content_wrap2 .cz_content .cz_info:hover{
  opacity: .6;
}
#about-mane .cz_content_wrap2 .cz_content .cz_info{
  font-family: 'Raleway', serif;
  font-weight: 500;
  font-style: normal;
  font-size: .8rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid;
  padding-bottom: 3px;
}

.bd{border: 1px solid #000;}
hr {
  /* border-top: 1px solid rgba(255,255,255,.6); */
  border-top: 1px solid rgb(211, 211, 211);
}
.cz-icon{
  font-size: 1.5rem;
  width: 30px;
  display: inline-block;
}
.cz-icon-txt{
  font-size: .83rem;
  font-weight: 600;
  padding-left: 10px;
}
ul.cz-ul {margin-top: 35px;}
ul.cz-ul li{
  list-style: none;
  padding-bottom: 15px;
}
a.cz-bookNow:hover{
  opacity: 0.6;
}
a.cz-bookNow::after,
a.cz-detial::after,
button.cz-bookNow::after,
a.cz-left.cz-bookNow::before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  
}
a.cz-detial:hover {
  opacity: 0.5;
}
a.cz-bookNow::after,
button.cz-bookNow::after {
  content: "\f178";
  padding-left: 8px;
}
a.cz-left.cz-bookNow::before {
  content: "\f177";
  padding-right: 8px;
}
a.cz-left.cz-bookNow::after,
a.cz-no-arrow::after,
a.cz-no-arrow::before {
  content: ""!important;
}
a.cz-detial::after {
  content: "\f178";
  padding-left: 8px;
}

a.cz-bookNow,
a.cz-detial,
button.cz-bookNow {
  font-size: .83rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  cursor: pointer;
  background: transparent;
  border: none; 
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?rmovxd');
  src:  url('../fonts/icomoon.eot?rmovxd#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?rmovxd') format('truetype'),
    url('../fonts/icomoon.woff?rmovxd') format('woff'),
    url('../fonts/icomoon.svg?rmovxd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-building-o:before {
  content: "\e903";
}
.icon-bath:before {
  content: "\e904";
}
.icon-child:before {
  content: "\e900";
}
.icon-local_florist:before {
  content: "\e905";
}
.icon-room_service:before {
  content: "\e901";
}
.icon-pool:before {
  content: "\e902";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}

/* ### Home ### */
.home_intro_wpr{
  margin-top: 0;
}
/* ###### Extra small devices (portrait phones, less than 576px) ####### */
@media (max-width: 575.98px) {
    .cz_title {
    font-size: 2.5em;
}
   .sidenav {
    background-position: -500px 350px;
}
    .wrp-top-right a.topBookNow{
     padding: 12px 8px 12px;
    }
    .contentContainer a#arrow_left, .contentContainer a#arrow_right, .wrapper-slide-general .contentContainer a#arrow_left, .wrapper-slide-general.contentContainer a#arrow_right {
    width: 40px;
    height: 40px;
    background-size: 60px;
}
    .showBtnBook {
    width: 90px !important;
}
  .wrapper-slide .owl-carousel .owl-nav {
    display: none;
  }
  .owl-carousel .owl-slide-animated.owl-slide-title{
    font-size: 24px;
  }
  .owl-carousel .owl-slide-animated.owl-slide-subtitle {
    font-size: 12px;
    line-height: 1.3em;
  }
  .owl-slide-text {
    width: 300px;
  }
  #home_blocks .block .box {
    padding: 5px 0px 0px 0px;
    width: 100%;
    height: auto;
    border-radius: 4px;
    border: none;
  }
  #home_blocks .block .box i {
    font-size: 30px;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
  }
  body{
    background: none!important;
  }
  #footer_menu .menu>li {
    display: block;
  }
  .home_intro_wpr{
    margin-top: 40px;
  }
  #listBrandFooter .listHotel {
    margin-bottom: 20px;
  }
  .wrp-topBar{background: transparent;}  
  h1, h2 {font-size: 38px;}
  .home_intro h3.extra_sentence{ font-size:28px;}
  /*.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next */
  .dplay-none, .dplay-noneAll{display: none!important;}
  
  .body-content{
    padding: 15px;
  }
  #listBrandFooter .listHotel .hotels li a span.location {
    display: inline-block;
  }
  #listBrandFooter .listHotel.siemReap,   #listBrandFooter .listHotel.phnomPenh{
    margin-bottom: 20px;
  }
  #listBrandFooter .listHotel, #listBrandFooter .listHotel .hotels li{
    text-align: center;
  }
  #content_body.content_body {
    padding: 30px 0px;
  }
  #about-mane .featureImgPageView, #about-mane .content_wrap{
    height: 320px;
  }
  .wrp-top-right a.topBookNow{
    padding: 12px 14px 12px;
    font-size: 11px;
  }
  .newsletter_box form input.email {
    width: 100%;
    margin-bottom: 5px;
  }
  .newsletter_box form input.submit {
    width: 100%;
  }
  .newsletter_box {
    margin-bottom: 20px;
  }
  .phoneTop, .emailTop{font-size: 16px; padding: 12px;}
  .wrp-top-right .contact a{color: #006814;}
  .wrapper-slide, .wrapper-slide-general {
    margin-top: 60px;
  }
  .owl-carousel .owl-slide {
    height: 600px !important;
    overflow: hidden !important;
  }
  .owl-carousel .owl-nav svg {
    width: 24px;
    height: 24px;
  }
  .owl-carousel .static {
    text-align: center;
  }
  .home_intro .content_wrapper{
    padding-left: 10px;
    padding-right: 10px;
  }
  .home_intro .intro-wrp-text, .lead{
    float: none;
    width: 100%;
    max-width: 100%;
    font-size: 1.2em;
  }
  #home_blocks .block.odd{
    clear: both;
  }
  #home_blocks .block.even{
    padding-left: 5px;
  }
  #preview_pages .featureImgPageView{
    height: 310px;
  }
  #press_home .article .title {
    font-size: 14px;
  }
 
  .genH{
    height: 360px;
  }
  .cz_title{
    font-size: 2.5em;
  }
  .topBar{
    transition: all .5s ease;
    cursor: pointer;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.61);
    text-align: center;
    padding: 0px 5px;
    width: 67px;
    margin: 10px 84%;
  }
  #home_blocks .block .box {
    width: 227px;
    height: 227px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1em;
    text-align: center;
    /* border-radius: 50%; */
    position: relative;
    background: #f8f8f8;
    transition: all .5s ease;
    border: aliceblue solid;
}
    .wrp-top-right a.topBookNow{
    padding: 12px 4px 12px;
  }
  #toogleBooking {
    width: 90px;
}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .cz_title {
    font-size: 2.5em;
}
    .wrp-top-right a.topBookNow{
    padding: 12px 10px 12px;
      }
      #toogleBooking {
    width: 90px;
    }
  body{
    background: none!important;
  }
  #content_body.content_body {
    padding: 30px 0px;
  }
  #footer_menu .menu>li {
    display: block;
  }
  #listBrandFooter .listHotel .hotels li a span.location {
    display: inline-block;
  }
  #listBrandFooter .listHotel.siemReap,   #listBrandFooter .listHotel.phnomPenh{
    margin-bottom: 20px;
  }
  #listBrandFooter .listHotel, #listBrandFooter .listHotel .hotels li{
    text-align: center;
  }
  #about-mane .featureImgPageView, #about-mane .content_wrap{
    height: 320px;
  }
  .newsletter_box form input.email {
    width: 100%;
    margin-bottom: 5px;
  }
  .newsletter_box form input.submit {
    width: 100%;
  }
  .newsletter_box {
    margin-bottom: 20px;
  }
  .newsletter_box .subtitle, .newsletter_box .title{
    text-align: center;
    font-size: 12px;
  }
  .container {
    max-width: 100%;
    width: 100%;
  }
  .wrp-topBar{background: transparent;}
  h1, h2 {font-size: 38px;}
  .home_intro h3.extra_sentence{ font-size:28px;}
  .owl-carousel .owl-slide {
    height: 550px !important;
    overflow: hidden !important;
  }
  .owl-carousel .static {
    text-align: center;
  }
  .dplay-none{display: none!important;}
  .menuText {
    font-size: 10px;
    position: absolute;
    bottom: -1px;
    left: 13px
  }
  .phoneTop, .emailTop{font-size: 16px; padding: 16px;}
  .wrp-top-right .contact a{color: #006814;}
  .wrapper-slide, .wrapper-slide-general {
    margin-top: 60px;
  }
  #preview_pages .featureImgPageView{
    height: 310px;
  }
  .home_intro .content_wrapper{
    padding-left: 10px;
    padding-right: 10px;
  }
  .home_intro .intro-wrp-text, .lead{
    float: none;
    width: 100%;
    max-width: 100%;
    font-size: 1.2em;
  }
  #home_blocks .block.odd{
    padding-right: 5px;
    clear: both;
  }
  #home_blocks .block.even{
    padding-left: 5px;
  }
  #press_home .article .title {
    font-size: 16px;
  }
  .genH{
    height: 410px;
  }
  .cz_title{
    font-size: 3em;
  }
  .phone_top{
    display: none;
  }
  .navik-header{
    background-color: #555556 !important;
  }
  .navbar-nav{
    text-align: center;
  }
  .navik-menu.separate-line>ul>li>a {
    position: relative;
    padding: 15px 13px !important;
    font-size: 15px;
    color: #fff;
  }
  
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
     .wrp-top-right a.topBookNow{
     padding: 12px 8px 12px;
    }
    .showBtnBook {
    width: 90px !important;
    }
   
  .phone_top{
    display: none;
  }
  .navik-header{
    background-color: #555556 !important;
  }
  .navbar-nav{
    text-align: center;
  }
  .navik-menu.separate-line>ul>li>a {
    position: relative;
    padding: 15px 13px !important;
    font-size: 15px;
    color: #fff;
  }
  #spa-vw-menu .featureBgImage {
    height: 500px;
  }
  #content_body.content_body {
    padding: 30px 20px;
  }
  .featureItemLink .insideBoxFeature h2{font-size:38px}
  #listBrandFooter .listHotel .hotels li a span.location {
    display: inline-block;
  }
  #listBrandFooter .listHotel.siemReap,   #listBrandFooter .listHotel.phnomPenh{
    margin-bottom: 20px;
  }
  #about-mane .featureImgPageView, #about-mane .content_wrap{
    height: 320px;
  }
  .newsletter_box form input.email {
    width: 100%;
    margin-bottom: 5px;
  }
  .newsletter_box form input.submit {
    width: 100%;
  }
  .home_intro h3.extra_sentence{ font-size:32px;}
  .wrp-topBar{background: transparent;}
  .owl-carousel .owl-slide {
    height: 750px !important;
    overflow: hidden !important;
  }
  .dplay-none{display: none!important;}
  .topBar {
    padding: 0px 12px;
    width: 67px;
    margin: 10px 91%;
  }
  .wrp-top-right {
    position: absolute;
    top: 39px;
    right: 67px;
    background-color: transparent !important;
}
   .wrp-logo img.logo {
    width: 195px;
  } 
  .phone-top{
    display: none;
  }
  /*.wrp-logo img.logo{*/
  /*  margin-top: -73px;*/
  /*}*/
  .wrp-logo{
    margin: 3px 0px;
  }
  #toogleBooking {margin:10px;}
  .phoneTop, .emailTop{font-size: 16px; padding: 16px;}
  .wrapper-slide, .wrapper-slide-general{
    margin-top: 0px;
  }
  #preview_pages .featureImgPageView{
    height: 310px;
  }
  .home_intro .content_wrapper{
    padding-left: 10px;
    padding-right: 10px;
  }
  .home_intro .intro-wrp-text, .lead{
    float: none;
    width: 100%;
    max-width: 100%;
    font-size: 1.2em;
  }
  #home_blocks .block.odd{
    padding-right: 5px;
    clear: both;
  }
  #home_blocks .block.even{
    padding-left: 5px;
  }
  #press_home .article .title {
    font-size: 18px;
  }
  .genH{
    height: 430px;
  }
  .cz_title{
    font-size: 3.5em;
  }
  #home_blocks .block .box {
    width: 227px;
    height: 227px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1em;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #c09a5a;
    transition: all .5s ease;
  }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .cz_title{
    font-size: 4em;
  }
  .featureItemLink .insideBoxFeature h2{font-size:40px}
  .owl-carousel .owl-slide {
    height: 750px !important;
    overflow: hidden !important;
  }
  .wrp-logo img.logo {
    width: 195px;
  }

  .container {
    width: 1260px;
  }
  .cz-container_2{
    max-width: 1000px;
    width: 100%;
  }
  .cz_title{
    font-size: 3.5em;
  }
  .phone_top{
    display: none;
  }
  .navik-header{
    background-color: #555556 !important;
  }
  .navbar-nav{
    text-align: center;
  }
  .navik-menu.separate-line>ul>li>a {
    position: relative;
    padding: 15px 13px !important;
    font-size: 15px;
    color: #fff;
  }

}
@media (min-width: 992px){
  .container {
    max-width: 983px;
}
.container_cz{
  max-width: 1140px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
}
@media (max-width: 1000px) {
  .hNavBar.navbar-light .navbar-nav .nav-link {
    color: #FFF;
    padding-right: 10px;
    padding-left: 8px;
    text-transform: uppercase;
    font-size: 11px;
    
  }
  #sect-our-spa ul li a {
    width: 222px;
   }
}
@media (max-width: 1199.98px) {
 .logo {
    width: 250px;
  }
  #sect-our-spa ul li a {
    width: 270px;
  }
  .hNavBar.navbar-light .navbar-nav .nav-link {
    color: #FFF;
    padding-right: 27px;
    padding-left: 8px;
    text-transform: uppercase;
    font-size: 11px;}
}

/*############ Customize ##############*/
@media screen and (min-width: 1701px){
  .cz-container_2{
      max-width: 1530px;
  }
}

@media only screen and (max-width:1650px) {

}

@media only screen and (max-width:1600px){

}

@media only screen and (max-width:1400px) {    

}


@media only screen and (max-width:1300px) {

}

@media only screen and (max-width:1200px) {    
  
}


@media only screen and (max-width:1100px) {      
  #sect-our-spa ul li a {
    width: 222px;
   } 
}
      
/* Tablet */

@media only screen and (max-width:1060px) {

}

@media only screen and (max-width:960px) {

}

@media only screen and (max-width:860px){

}

@media only screen and (max-width:800px) {

}
    
/* Mobile */

@media only screen and (max-width:700px) {

}

@media only screen and (max-width:767px) {

}

@media only screen and (max-width:650px) {
  .swiper-button-prev{
    background-size: 17px !important;
    position: absolute;
    top: 60%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
  }
  .swiper-button-next{
    background-size: 17px !important;
    position: absolute;
    top: 60%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
  }
  #detail-menu #preview_pages > ul {
    margin-left: 0px!important;
    margin-right: 0px!important;
  }
  #detail-menu ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  #detail-menu ul li a {
    margin: 0!important;
    padding: 2px 12px;
    font-size: 13px;
  }
  .opt .slt .slt-row {
    padding: 8px;
    margin-bottom: 8px;
  }
  .opt .slt .slt-row .item {
    height: 25px;
    line-height: 25px;
  }
  .opt .slt .slt-row .item .box-price {
    font-size: 14px;
  }
  .opt .slt .slt-row .opt-slt .btn-minus,
  .opt .slt .slt-row .opt-slt .number,
  .opt .slt .slt-row .opt-slt .btn-add {
    height: 25px;
    line-height: 25px;
    width: 25px;
  }
}
.banner_style{
  overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
}
@media only screen and (max-width:500px) {
  .cz_title{
    font-size: 30px;
  }
  .swiper-button-prev{
    background-size: 17px !important;
    position: absolute;
    top: 60%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
  }
  .swiper-button-next{
    background-size: 17px !important;
    position: absolute;
    top: 60%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
  }
     
}

@media only screen and (max-width:450px) {     
  
}

@media only screen and (max-width:400px) {

}