@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=Oranienbaum&display=swap'); */
body{
    overflow-x: hidden !important;
    font:400 14px/22px 'Raleway', sans-serif;
    letter-spacing: .08888em;
    overflow-x: hidden;
    background-repeat:no-repeat;
    background-position-x: -217PX;
    background-position-y: center;
    background-size: 640px;
}
h1, h2, h3, h4, h5, h6{font-family: 'Raleway', serif;color: #404040;}
h1, h2{
  font-weight: 200;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
h3, h4{
  font-weight: 200;
  font-style: normal;
  font-size: 1rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
a{color: #006814; transition: all .5s ease; text-decoration: none}
a:hover{color: #000; text-decoration: none}
.clear{
  clear: both;
  display: block;
  width: 100%;
}
.wrapper-slide{
  min-height: 450px;
}
.genH {
  height: 450px;
}
.wrapper-slide, .wrapper-slide-general, .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 */
}
.featureBgImage{
  overflow: hidden;
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
}
.wrapper-slide-general #maximage, .wrapper-slide-general .mc-image{
    height: 450px !important;
    overflow: hidden !important;
}
.wrapper-slide .contentContainer, .wrapper-slide-general .contentContainer{
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.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_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_left, .contentContainer a#arrow_right {
  width: 65px;
  height: 65px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.6)
}
.contentContainer a#arrow_right {
  background: rgba(255, 255, 255, 0.3) url(../uploads/images/arrows.png) center right;
  background-size: 124px;
}
.contentContainer a#arrow_right:hover {
  background: rgba(255, 255, 255, 0.6) url(../uploads/images/arrows.png) center right;
  background-size: 144px;
}

#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, #wpmenuSub li.nav-item ul li.menuactive a.nav-link{
  color: #a52a2a !important;
}
.subNav-link:hover{
  background: #a52a2a;
  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: #a52a2a;
  cursor: pointer;
}
.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: 2px;
}
.wrp-logo img.logo{
  width: 250px;
}
.sidenav{
  height: 100%;
  width: 0;
  position: fixed;
  z-index:999;
  top: 0;
  right: 0;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 38px;
  /* background-image: url("../uploads/images/angkor_wat_background.png"); */
  background-position: -500px 500px;
  background-repeat: no-repeat;
  background-color: #FFF;
  background-size: 1200px;
}
span.closeNav:hover{
  color: #FFF;
  display: inline-block;
  background: #8b2424;
}
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);}
.topBar{
  transition: all .5s ease;
  cursor: pointer;
  cursor: pointer;
  display: inline-block;
  background: rgba(0, 0, 0, 0.61);
  text-align: center;
  padding: 0px 5px;
  width: 67px;
}
.wrp-topBar{
    position: fixed;
    z-index: 99;
    width: 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
/* overflow: hidden; */
    top: 0;
}
.sticky{background: #FFF!important; transition: all .6s ease;}
.sticky .wrp-top-right .contact a{
  color: #000 !important;
}
.wrp-top-right{
  position: absolute;
  top: 60px;
  right: 7px;
}
  .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 !important;
    transition: width .3s ease 0s;
    overflow: hidden;
  }
  #offsetId{
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 166px;
  }
  .wrp-top-right a.topBookNow{
    background: #a52a2a;
    padding: 12px 32px 12px;
    color: #FFF;     float: left;
    white-space: nowrap;
    line-height: 22px;
  }
  .wrp-top-right a.topBookNow:hover{
    background: #8b2424;
    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;}

/* H menu */
.bg-light{
  background-color: transparent !important;
  float: left;
  padding-top: .2em;
}
.hNavBar.navbar-light .navbar-nav .nav-link {
  color: #FFF;
  padding-right: 1rem;
  padding-left: 1rem;
  text-transform: uppercase;
  font-size: 11px;
}
.hNavBar.navbar-light .navbar-nav .dropdown-menu .nav-link{
  color: #000;
  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: #a52a2a;
}
.sticky .hNavBar.navbar-light .navbar-nav .nav-link {
  color: #000;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.caret, .caret-up {
  margin-left: 7px;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-bottom: 0;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}
.caret-up{
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-bottom: 0;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}


.bd{border:1px solid #000;}
footer{
  position: relative;
  background-color: #a52a2a;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 650px;
  color: #FFF;
  font-size: 14px;
}
footer a{color: #fff;}footer a:hover{color: #fff000;}
.wrpSocial{text-align: center; font-size: 22px; margin-bottom: 10px;}
.wrpSocial .socailFb, .wrpSocial .socailGoogle, .wrpSocial .socailTripads, .wrpSocial .socailTwitter{
  padding: 5px 8px;  color: #FFF;  display: inline-block;
}
.wrpSocial .socailFb:hover, .wrpSocial .socailGoogle:hover, .wrpSocial .socailTripads:hover,  .wrpSocial .socailTwitter:hover{
  color: #fff000;
}
footer h1{
  font:400 14px/22px 'Raleway', sans-serif;
  color: #eee; margin-top: 10px;
}
.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;
}
.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: -5px;
}
.wr-chan-gallery .img-fluid{
  margin-bottom: 6px;
}
.gridGallery .lodingBg{
  min-width: 150px;
}
.featureItemLink .insideBoxFeature h2{
  font-weight: 300;
  color: #FFF;
}
.featureItemLink .insideBoxFeature{
  position: absolute;
  width:calc(100% - 30px);
  height: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.3);
  transition: all .3s ease 0s;
  text-align: center;
  padding: 15px;
  color: #FFF;
}
.featureItemLink .insideBoxFeature .set-center{
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
}
.featureItemLink .insideBoxFeature .set-center .title_content{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  transition: all .3s ease 0s;
}
.featureItemLink .insideBoxFeature .set-center .subtitle{
  display: block;
  width: 100%;
  height: 50%;
  padding: 0 20px;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  position: absolute;
  z-index: 200;
  left: 0;
  bottom: -100%;
  transition: all .3s ease 0s;
}
.featureItemLink .insideBoxFeature .set-center .subtitle .excerpt{
  max-width: 400px;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.featureItemLink .insideBoxFeature .set-center .subtitle .info_box {
  width: 100%;
  margin-top: 20px;
  display: block;
}
.featureItemLink .insideBoxFeature .set-center .subtitle .info_box .info:hover{
  background: #a52a2a; border-color: #a52a2a;
}
.featureItemLink .insideBoxFeature .set-center .subtitle .info_box .info:before, .czBtm:before{
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f178";
  padding-right: 5px;
}
.textBox{
  padding: 15px 20px 20px;
}
/* .ContactForm-SubmitContainer .btn_submit{
} */
.form-group {
  margin-bottom: 1rem;
}
.g-recaptcha{
  margin-bottom: 10px;
}
#chatbox{
  text-align: right;
}
.featureItemLink .insideBoxFeature .set-center .subtitle .info_box .info, .czBtm{
  line-height: 38px;
  color: #fff;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  text-align: center;
  padding: 0 15px;
  line-height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
  transition: all .3s ease 0s;
}
.czBtm:hover, .button-group .czBtm:hover{
  background: #a52a2a; border-color: #a52a2a;
  color: #FFF;
}
.is-checked{
  background: #a52a2a!important;
  border-color: #a52a2a !important;
  color: #FFF !important;
}
.czBtm{
  cursor: pointer;
  color: #000;
  border-color: #a52a2a;
}
.button-group {
  margin-bottom: 15px;
}
.button-group .czBtm{
  background: #FFF;
}
.featureItemLink{
  overflow: hidden;
  display: inline-block;
  height: 320px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  background-attachment: scroll;
  background-position: center;
  position: relative;
  z-index: 2;
  padding: 15px;
}
.featureImg{
  overflow: hidden;
  display: inline-block;
  height: 320px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  background-attachment: scroll;
  background-position: center;
  position: relative;
  z-index: 2;
  padding: 15px;
}
.featureItemLink:hover .insideBoxFeature{
  background: rgba(0, 0, 0, 0.6);
}
.featureItemLink:hover .insideBoxFeature .set-center .title_content{
  padding-bottom: 100px;
}
.featureItemLink:hover .insideBoxFeature .set-center .subtitle{
  bottom: 20px;
}

.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;
}
.staticBanner{height: 450px;}
.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 rgba(0, 0, 0, 0.2);
  -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: #6c757d94;
}
.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;
}


/* ########### 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
    }
    
@media only screen and (min-width:701px) {
  .ContactForm-Textarea {
  margin-top: 53px
}
}
    
@media only screen and (min-width:1701px) {
  .ContactForm-Textarea {
  margin-top: 73px
  }
}

.ContactForm-SubmitContainer {
  margin-top: 0px;
  margin-bottom: 30px; 
}
.cz-contact-frm{
  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;
}
/* ########### END Contact form ########### */

.cz-private-owl-carousel .box_content {
  margin-bottom: 20px;
  transition: all .3s ease 0s;
}
.cz-private-owl-carousel .box-content-feature{
  display: block;
  padding: 40px;
}
.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 .cz_title:after {
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 10px;
  width: 40px;
}
.cz-container_2 {
  max-width: 1530px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  letter-spacing: .02273em;
}
.cz-container_3 {
  max-width: 1530px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
  letter-spacing: .02273em;
}
.cz-private-owl-carousel .cz_description {
  padding-top: 10px;
  color: #000;
}
.cz-private-owl-carousel .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;
}
.lead2 {
  font-size: 1.022rem;
  letter-spacing: .08888em;
  font-weight: 300;
  line-height: 1.8rem;
}
.lead {
  line-height: 1.6em;
}
.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-carousel .owl-nav {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.owl-carousel .owl-prev span, .owl-carousel .owl-next span {
  display: none!important;
}
.owl-carousel .owl-nav {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  margin: 0;
  height: 0;
}
.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: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-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);
}
.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);
}
.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 button:after, .owl-carousel button:before {
  background-color: #FFF;
}
.error{
  color: red;
  display: block;
}

.wrpRoomFeature{
  position: relative;
  margin-top: 40px;
}
.wrpRoomFeature h2, .wrpRoomFeature h3, .wrpRoomFeature h4, .wrpRoomFeature h5{
  border-top: 1px solid #000;
  padding: 30px 0 10px;
  font-weight: 600;
  font-style: normal;
  font-size: .8rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
.cz-container_2 ul{
  margin-left: -10px;
  list-style: none;
}
.cz-container_2 ul li:before {
  content: "\f05d";
  font-family: 'FontAwesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -30px;
  padding-right: 16px;
  color: #F44336;
}

.cz-container_2 h3{
  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;
}

.cz-icon {
  font-size: 1.5rem;
  display: inline-block;
  position: absolute;
}
.cz-icon-txt {
  font-size: .83rem;
  font-weight: 600;
  padding-left: 40px;
}
.tt_underline::after {
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  margin: 15px 0 25px;
  width: 40px;
  bottom: -30px;
  border-bottom-width: 3px;
}
a.cz-bookNow {
  font-size: .83rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
}
a.cz-bookNow:hover {
  opacity: 0.6;
}
a.cz-bookNow::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
      font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f178";
  padding-left: 8px;
}
@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";
}


ul.ThreeOffer{
  list-style: none;
  margin-left: -39px;
}
ul.ThreeOffer li{
  padding-bottom: 15px;
}
ul.ThreeOffer li:before{
  display: none;
}
.cz-modal-position{
  top:25%; 
}
.item-title{
  font-weight: 400;
  font-style: normal;
  font-size: 1.1rem;
  letter-spacing: .16667em;
  line-height: 1.29167em;
  text-transform: uppercase;
  color: #000;
}
.img-resu {
    position: relative;
    margin-bottom: 20px;
}
.img-resu img {
    width: 100%;
}
.overlay-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, 0.4);
}
.title-resu1 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}
.title-resu1 h3 {
    font-size: 20px;
    color: #fff;
}
.btn-primary-cs {
    color: #fff;
    background-color: #a52a2a;
}
.icon-more{
    cursor: pointer;
}
h3.header-dining {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.title-cate {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.table td, .table th {
    padding: 1px;
    vertical-align: top;
    border-top: transparent;
}
.table tbody+tbody{
    border: none;
}
.txt-listf {
    font-size: 15px;
}
.sun-west h3{
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #a52a2a;
}#detail-menu ul li a.active {
    color: #ffffff;
    background: #a52a2a;
}
#detail-menu ul li a {
    font-family: 'Raleway', serif;
    color: #636363;
    border: 1px solid #a52a2a;
    border-radius: 0px;
    margin: 0px 5px 10px 5px;
    padding: .3rem .5rem;
}
.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 {
    display: flex;
    float: right;
}
.opt{
    width: 30%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    text-transform: uppercase;
    font-weight: 600;
    color: #a52a2a;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    text-transform: uppercase;
    font-weight: 600;
     color: #a52a2a;
}
/* ########### Extra small devices (portrait phones, less than 576px) ############# */
@media (max-width: 575.98px) {
    .opt{
    width: 100%;
}
  body{
    background: none!important;
  }
  .genH {
    height: 360px;
  }
  h1, h2 {font-size: 28px;}
  .wrapper-slide{
    min-height: 350px;
  }
  #maximage, .mc-image, .wrapper-slide-general #maximage, .wrapper-slide-general .mc-image {
    height: 350px !important;
    overflow: hidden !important;
  }
  .dplay-none, .dplay-noneAll{display: none!important;}

  .phoneTop, .emailTop{font-size: 16px; padding: 12px;}
  .wrapper-slide .contentContainer, .wrapper-slide-general .contentContainer{text-align: right; padding-right: 5px;}
  .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; 
  }
  .wrapper-slide, .wrapper-slide-general {
    margin-top: 60px;
  }
  .wrp-logo img.logo {
    width: 195px;
  }
  .wrp-top-right {
    top: 50px;
  }
  .wrp-topBar {
    background: #FFF;
  }
  .showBtnBook {
    width: 90px !important;
  }
  .wrp-top-right a.topBookNow {
    padding: 12px 14px 12px;
    font-size: 11px;
  }
  .cz_title{
    font-size: 2.5em;
  }
  .title-resu1 h3 {color: #000;}
.img-resu img{display: none;}
.title-resu1{position: relative;}
.overlay-img {background-color: #fff;}
.disp {display: none;}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  body{
    background: none!important;
  }
  .genH {
    height: 410px;
  }
  h1, h2 {font-size: 30px;}
  #maximage, .mc-image, .wrapper-slide-general #maximage, .wrapper-slide-general .mc-image{
    height: 550px !important;
    overflow: hidden !important;
  }
  .dplay-none{display: none!important;}
  .wrp-logo img.logo {
    width: 195px;
  }
  .wrp-top-right {
    top: 50px;
  }
  .wrp-topBar {
    background: #FFF;
  }
  .phoneTop, .emailTop{font-size: 16px; padding: 16px;}
  .wrapper-slide .contentContainer, .wrapper-slide-general .contentContainer{text-align: right; padding-right: 5px;}
  .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; 
  }
  .wrapper-slide, .wrapper-slide-general {
    margin-top: 60px;
  }
  .cz_title{
    font-size: 3em;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .featureItemLink .insideBoxFeature h2{font-size:38px}
  body{
    background: none!important;
  }
  #maximage, .mc-image, .wrapper-slide-general #maximage, .wrapper-slide-general .mc-image{
    height: 750px !important;
    overflow: hidden !important;
  }
  .genH {
    height: 430px;
  }
  .wrp-topBar {
    background: #FFF;
  }
  .dplay-none{display: none!important;}
  .wrp-logo img.logo {
    width: 195px;
  }
  .wrp-top-right {
    top: 50px;
  }
  .phoneTop, .emailTop{font-size: 16px; padding: 16px;}

  .wrapper-slide, .wrapper-slide-general {
    margin-top: 60px;
  }
  .wrapper-slide .contentContainer, .wrapper-slide-general .contentContainer{text-align: right; padding-right: 5px;}
  .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; 
  }
  .cz_title{
    font-size: 3.5em;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .featureItemLink .insideBoxFeature h2{font-size:40px}
  #maximage, .mc-image, .wrapper-slide-general #maximage, .wrapper-slide-general .mc-image{
    height: 750px !important;
    overflow: hidden !important;
  }
  .wrp-top-right {
    top: 50px;
  }
  .wrp-logo img.logo {
    width: 195px;
  }
  .cz_title{
    font-size: 3.5em;
  }
  .cz-container_2 {
    max-width: 1000px;
    width: 100%;
  }
  .cz-container_3 {
    max-width: 1000px;
    width: 100%;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px){ 
  .wrapper-slide-general #maximage, .wrapper-slide-general .mc-image{
    height: 650px !important;
    overflow: hidden !important;
  }
  .cz_title{
    font-size: 3.5em;
  }
  .cz-container_2 {
    max-width: 1000px;
    width: 100%;
  }
  .cz-container_3 {
    max-width: 1000px;
    width: 100%;
  }
}

/*############ Customize ##############*/
@media screen and (min-width: 1701px){
  .cz-container_2 {
      max-width: 1530px;
  }
  .cz-container_3 {
      max-width: 1530px;
  }
}

@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:1250px) {      

}


@media only screen and (max-width:1100px) {      

}
      
/* 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) {

}

@media only screen and (max-width:500px) {
     
}

@media only screen and (max-width:450px) {     

}

@media only screen and (max-width:400px) {

}

