@charset "UTF-8";
/* font */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300|Roboto+Condensed:300,400');
/*
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Montserrat', sans-serif;
*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
}
.flaticon-tick:before { content: "\f100"; }
.flaticon-coffe-cup-outline:before { content: "\f101"; }
.flaticon-parking-sign:before { content: "\f102"; }
.flaticon-wifi:before { content: "\f103"; }
.flaticon-tag:before { content: "\f104"; }
.flaticon-envelope:before { content: "\f105"; }
.flaticon-placeholder:before { content: "\f106"; }
.flaticon-pin:before { content: "\f107"; }
.flaticon-left-arrow:before { content: "\f108"; }
.flaticon-right-arrow:before { content: "\f109"; }
.flaticon-play-arrow:before { content: "\f10a"; }
.flaticon-telephone:before { content: "\f10b"; }
.flaticon-up-arrow:before { content: "\f10c"; }
.flaticon-angle-arrow-down:before { content: "\f10d"; }
.flaticon-user:before { content: "\f10e"; }
.flaticon-bed:before { content: "\f10f"; }
.flaticon-bed-1:before { content: "\f110"; }
.flaticon-boy:before { content: "\f111"; }
.flaticon-air-conditioner:before { content: "\f112"; }
.flaticon-bathrobe:before { content: "\f113"; }
.flaticon-hair-dryer:before { content: "\f114"; }
.flaticon-monitor:before { content: "\f115"; }
.flaticon-shampoo:before { content: "\f116"; }
.flaticon-map-pin-silhouette:before { content: "\f117"; }
.flaticon-bed-2:before { content: "\f118"; }
.flaticon-phone-call:before { content: "\f119"; }
.flaticon-picture:before { content: "\f11a"; }
.flaticon-small-calendar:before { content: "\f11b"; }
.flaticon-clock:before { content: "\f11c"; }
.flaticon-meal:before { content: "\f11d"; }
.flaticon-back:before { content: "\f11e"; }
.flaticon-cityscape:before { content: "\f11f"; }
.flaticon-train:before { content: "\f120"; }
.flaticon-supermarket:before { content: "\f121"; }
.flaticon-bottle:before { content: "\f122"; }
.flaticon-thumb-up-sign:before { content: "\f123"; }
.flaticon-crown:before { content: "\f124"; }
.flaticon-bus:before { content: "\f125"; }
.flaticon-down-arrow:before { content: "\f126"; }
.flaticon-home:before { content: "\f127"; }

/* CSS Document */


body { background-color: #FFF; color: #656460; font-family: 'Montserrat', sans-serif; 
font-weight: 300; font-size: 15px; line-height: 24px; margin: 0; height: 100%; }
a {color: #000000; text-decoration: none !important;outline:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
a:hover {color: #a8996e;}
ul { margin:0; padding: 0; }
*::-moz-selection {background-color: #0095eb;color: white;}
*::selection {background-color: #0095eb;color: white;}
p{font-size: 17px;}
h1,h2,h3, h4, h5 {  font-family: 'Roboto Condensed', sans-serif; font-weight: 100;}
.txt-cor-nomal {  font-size:20px; line-height: 22px; }
/*header*/
button:focus,button:active,
input:focus,input:active,
textarea:focus,textarea:active {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.relative{position: relative;}
.header .menu-header { position:fixed; width:100%; z-index: 99}
.header .booknow{   }
.header.scrollto .language li a { color:#000; }
.header.scrollto .language li::before{color:#000; content: "/"; padding-right: 5px;}
.header-inner {  }
.header-social { position: absolute; top: 0; left: 0;  }
.header-brandlogo { text-align: center;  padding-top: 10px; padding-bottom: 5px;}
.header-brandlogo img{ }
.header-menutop { text-align: right;position: absolute; top: 0; right: 0; }
.header-nav { position: absolute; left: 0;  right: 0;margin: 0 auto; top: 0; width: 100%; max-width: 100%; transition: transform .9s ease,background .5s ease-out; }
.header-social {     position: absolute;  top: 0; left: 25px; }
.light-theme .booknow { height: 53px;  }
.light-theme.stk-menu {   }
.header-nav.dark-theme { background:#000; height: 95px; }

.stk-menu .header-nav.dark-theme { transform: translateY(-100%); transition: transform .9s ease .3s;}
.header-nav.light-theme .header-brandlogo { position: absolute; left: 25px; top: 10px; padding-top: 0; padding-bottom: 0; z-index: 9;}
.header-nav.light-theme { color: #144733; background-color: #000;transform: translateY(-100%);}
.header-nav.light-theme .header-brandlogo img{ height: 30px;}
.stk-menu .header-nav.light-theme {transform: translateY(0);  transition: transform .9s ease .5s,background .5s ease-out;}
.light-theme .menu .nav-menu { margin:0px auto 0px }
.light-theme .nav-menu > li > a { padding-top: 20px; padding-bottom: 20px}

.menutop-nav { cursor:pointer;position:absolute; right: 0; top:0; height: 100%; z-index: 1  }
.booknow { position:absolute; right: 0; top:0; height: 95px; display: block; background:#c6b275; width: 120px;}
.booknow .text{ color:#fff; text-align: center;display: block; width: 100%; position: absolute; 
  text-transform: uppercase; bottom: 50%;  font-family: 'Roboto Condensed', sans-serif; font-weight: 400;
  font-size: 20px;
  -webkit-transform: translateY(50%); transform: translateY(50%);}
.booknow i{margin-bottom: 5px;}

.social { list-style:none; margin-top: 4px; }
.social li { list-style: none; margin: 0 10px 0 0; display: inline-block;}
.social li a{ font-family: 'Montserrat', sans-serif; font-size:13px; color:#fff; line-height: 0; display: block; padding: 11px 0}
.social li a:hover{ color:#fff;}
.social li i { font-size: 20px; }
/*menu*/
.top-close { cursor: pointer;position: relative;   background: #000; position: absolute; z-index: 99; padding: 5px; top: 15px; right: 15px; }
.top-close svg{ width: 35px; height: 35px; }
.menu-close {  }
.menu-item{position:relative; display:inline-block; width:30px; height:2px; background-color:#fff; vertical-align:middle; -webkit-transition-duration:.3s,.3s; -moz-transition-duration:.3s,.3s; -ms-transition-duration:.3s,.3s; -o-transition-duration:.3s,.3s; transition-duration:.3s,.3s; -webkit-transition-delay:.3s,0s; -moz-transition-delay:.3s,0s; -ms-transition-delay:.3s,0s; -o-transition-delay:.3s,0s; transition-delay:.3s,0s; margin-top:1px; margin-left:0px; width:28px}
.menu-item:after,  .menu-item:before{content:""; position:absolute; display:inline-block; width:30px; height:2px; left:0; background-color:#fff; -webkit-transition-duration:.3s,.3s; -moz-transition-duration:.3s,.3s; -ms-transition-duration:.3s,.3s; -o-transition-duration:.3s,.3s; transition-duration:.3s,.3s; -webkit-transition-delay:.3s,0s; -moz-transition-delay:.3s,0s; -ms-transition-delay:.3s,0s; -o-transition-delay:.3s,0s; transition-delay:.3s,0s}
.menu-item:before{top:-8px; -webkit-transition-property:top,transform; -moz-transition-property:top,transform; -ms-transition-property:top,transform; -o-transition-property:top,transform; transition-property:top,transform}
.menu-item:after{bottom:-8px; -webkit-transition-property:bottom,transform; -moz-transition-property:bottom,transform; -ms-transition-property:bottom,transform; -o-transition-property:bottom,transform; transition-property:bottom,transform}
.menu-close.active .menu-item{background-color:transparent; -webkit-transition-delay:0s,0s; -moz-transition-delay:0s,0s; -ms-transition-delay:0s,0s; -o-transition-delay:0s,0s; transition-delay:0s,0s}
.menu-close.active .menu-item:after, .menu-close.active .menu-item:before{-webkit-transition-delay:0s,.3s; -moz-transition-delay:0s,.3s; -ms-transition-delay:0s,.3s; -o-transition-delay:0s,.3s; transition-delay:0s,.3s}
.menu-close.active .menu-item:before{top:0; background:#fff; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg)}
.menu-close.active .menu-item:after{bottom:0; background:#fff; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg)}
.nav-menu,.nav-menu ul{margin:0;padding:0;list-style:none;line-height:1}
.nav-menu{position:relative;margin:0px auto 0;text-align:center; transition: all 0.5s ease 0.5s;}
.nav-menu > li{margin:0;line-height:1;padding:0;display:inline;position:relative;margin:0 2px;}
.nav-menu > li:hover > a{color:#c6b275}
.nav-menu > li:last-child > a:after{display:none}
.nav-menu > li > a{display:inline-block; font-size:13px; padding:8px 5px 15px;position:relative;text-transform:uppercase;text-decoration:none;color:#fff;-moz-transition:color .3s linear;-o-transition:color .3s linear;-webkit-transition:color .3s linear;transition:color .3s linear}
.nav-menu > li > a:hover{color:#c6b275}
.nav-menu > li:hover > ul{left:0;opacity:1;top:30px}



/*menumobile*/
.nav-menu-mobile { display:none; }
.menu-mobile{ display: none; position:fixed;display:block;top:0;right:0;height:100%;width:0;background:rgba(0,0,0,0.8);overflow:hidden;transition:all .5s ease-in-out,background 1s ease-in-out;transition-delay:.2s;z-index:101}
.burger-container{  position: absolute; left: 0px; top: 0px; z-index:102;display:none;height:100%;width:52px;background:#C5B27B;cursor:pointer;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent; transition: all 0.5s ease 0s; }
.burger-container.scrollto { right: 0px; top: 0px; }
.burger-container #burger{width:18px;height:8px;position:relative;display:block;margin:-4px auto 0;top:50%}
.burger-container #burger .bar{width:100%;height:1px;display:block;position:relative;background:#FFF;transition:all .3s cubic-bezier(0.4,0.01,0.165,0.99);transition-delay:0}
.burger-container #burger .bar.topBar{-webkit-transform:translateY(0px) rotate(0deg);transform:translateY(0px) rotate(0deg)}
.burger-container #burger .bar.btmBar{-webkit-transform:translateY(6px) rotate(0deg);transform:translateY(6px) rotate(0deg)}
.menu-mobile ul.menu-sub{display:block;padding:0 48px;list-style:none;left: 0;  right: 0; z-index: 1;  margin: 0 auto; position: absolute;text-transform: uppercase; bottom: 48%;-webkit-transform: translateY(33%); transform: translateY(33%);}
.menu-mobile ul.menu-sub li.menu-itemmobiel{  margin-top:5px;-webkit-transform:scale(1.15) translateY(-30px);transform:scale(1.15) translateY(-30px);opacity:0}
.menu-mobile ul.menu-sub li.menu-itemmobiel a{ position: relative; text-align: center; display:inline-block;position:relative;color:#000;font-weight:100;text-decoration:none;font-size:18px;line-height:22px; padding-top: 10px; padding-bottom: 10px; font-weight:200;width:100%}
.menu-mobile ul.menu-sub li.menu-itemmobiel a:after{ content:'';  position:absolute;  bottom:0px;  left:50%;  width:3%;  transform:translateX(-50%);  height:2px;  background:#c6b275;  transition:.35s}
.menu-mobile ul.menu-sub li.menu-itemmobiel a:hover::after { width:50%;  background:#c6b275}

.menu-mobile.menu-opened{height:100%;width:100%;background-color:#fff}
.menu-opened.burger-container #burger .bar{transition:all .4s cubic-bezier(0.4,0.01,0.165,0.99);transition-delay:.2s}
.menu-opened.burger-container #burger .bar.topBar{-webkit-transform:translateY(4px) rotate(45deg);transform:translateY(4px) rotate(45deg)}
.menu-opened.burger-container #burger .bar.btmBar{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}
.menu-mobile.menu-opened ul.menu-sub li.menu-itemmobiel{-webkit-transform:scale(1) translateY(0px);transform:scale(1) translateY(0px);opacity:1}

/*menu*/
.menu-hotel {max-height: calc(100vh - 10px); overflow-y: auto;}
.menu-sub { list-style: none; padding:50px;}
.menu-sub li a { display: inline-block;font-family: 'Montserrat', sans-serif; font-size:16px;
text-transform: uppercase;  padding-top: 7px; padding-bottom: 7px; }
.menu-sub li a { }
.box-menu-overlay {display: none; position: fixed;  width: 100%;  height: 100%;left: 0; z-index: 100;  top: 0; background-color: rgba(33,32,31,.4);  }
.box-menu-content { position: fixed; left: -370px;  width: 370px; height: 100%; background: #fff; z-index: 100; transition: all 1s cubic-bezier(.19,1,.22,1),opacity .7s cubic-bezier(.19,1,.22,1); overflow: hidden;}
.box-menu-content.showengine{left: 0; }
.topbooking{color:#666; left:0;  right:0;  z-index: 1; margin:0 auto;  position:absolute;  text-transform:uppercase;  bottom:48%;  -webkit-transform:translateY(33%);  transform:translateY(33%);}
.list-submenu { display: inline-block;  position: relative; width: 15px; height: 12px; }
.list-submenu::after { font: normal normal normal 14px/1 FontAwesome; content: "\f107"; 
position: absolute; top: 0; right: 0 ;
	-webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.list-submenu.active::after { 
-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.wsfbiglink li { position: relative;}
.wsfbiglink li .submenumo {display: none; position: relative;
}
/*.wsfopen .wsfbiglink li:hover ul.submenu {display: block;visibility: visible;}*/
.wsfbiglink li .submenumo li a{font-size:14px; padding: 2px 0px; }
.wsfbiglink li ul.submenumo li {float: none;width: 100%;list-style: none;}
.wsfbiglink li ul.submenumo li a { color: #333; }
.wsfbiglink li ul.submenumo li a::after { display:none; }
.wsfbiglink li ul.submenumo a:hover {  color: #000;	}
.wsfbiglink li ul.submenumo a {	}


/*action top*/
.menu-header.showmenu{overflow: visible;}
.menu-header.showmenu .logo{overflow: visible;}
.menu-header.showmenu .menu{left: 0;}
.menu-header.showmenu .menu .nav-menu{opacity: 1; top: 0; visibility: visible;}
/*.header.scrollto .menu{}
.header.scrollto .menu-header{width: calc(100% - 0px); top: 0; left: 0; padding-top: 0; }
.header.scrollto .menu-header::before{display: none;}
.header.scrollto .menu-close { position: relative; margin-left: -85px; opacity: 0;}*/
/*slide*/
.slide-home {overflow: hidden; position: relative;}
/*slide*/
.slide { position:relative; background: #000; }
.slidehome{height: 100vh;}
#pre-div {
  background-color: #000;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
#loader {
  background-image: url("../images/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 320px;
  left: 50%;
  margin: -160px 0 0 -160px;
  position: absolute;
  top: 50%;
  width: 320px;
}
.slide-full { position:relative; }
.slide-full .owl-item .item { position: relative; height: 100vh; width: 100%; 
  background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; background-position: 50% 50%; }
.slide-full .owl-item .item .text-caption{ position: absolute; bottom: 0; left: 0; width: 100%; }
.slide-full .owl-nav { position:absolute; bottom:48%; width: 98%; left: 1%; }
.slide-full .owl-nav .fa{width:60px; height:60px;  font-size: 50px; background: rgba(255,255,255,0.20); color:#fff; border:1px solid #fff; display:block}
.slide-full .owl-nav .owl-next { position: absolute; bottom: 0; right:0; }
.slide-full .owl-nav .owl-next:hover { background: #000 }
.slide-full .owl-nav .owl-prev { position: absolute; bottom: 0; left: 0; right:auto;}
.slide-full .owl-nav .owl-prev:hover { background: #000 }
.slide-full .owl-dots{position: absolute; bottom: 10px; width: 100%;}
.slide-full.owl-theme .owl-dots .owl-dot.active span, 
.slide-full.owl-theme .owl-dots .owl-dot:hover span{
  background: #c6b275;
}
.box-caption {text-align: center; position:absolute; bottom: 120px; color: #fff; right: 0; width: 100%; z-index: 10; } 
.box-caption h2{font-family: 'Montserrat'; text-transform: uppercase;
 font-weight: 100; font-size: 60px; text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.7);}
.box-caption h3{font-size: 25px; text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.7);}

.hotel-tools {  color:#fff; position:absolute; bottom: 40px;text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75); left: 10%; width: 80%; z-index:8; text-align: center; color: #fff; }
.logo-banner { display: block; width: 220px; height: 180px; background: url(../images/logobanner.png) no-repeat center top; background-size: 100%}
.explore .flaticon-down-arrow::before { font-size: 30px;}
.explore  { color:#fff !important; }
/*.explore {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 60px);
  width: 120px;
  height: 60px;
  z-index: 8;
  border-radius: 60px 60px 0 0;
  text-decoration: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: none;
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.2);
  line-height: 37px;
  font-size: 22px;
  margin: 0;
  text-align: center;
  padding: 0;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s; }
  .explore span {
    display: block;
    font-size: .9rem;
    margin: 22px 0 3px 0;
    line-height: .8; }*/

/**/
.main { background: #fff; }




/*front*/
.title-sec { padding-bottom: 40px; }
.title-sec .title{ font-family: 'Montserrat', sans-serif; font-size:48px; line-height: 44px; }
.title-sec .title strong, .title-sec .title span{ color:#c6b275; font-weight: 100;}
.title-sec .sub-title{ font-family: 'Montserrat';  font-weight: 300; margin-bottom: 10px;}
.front-whybook { padding-top:20px; padding-bottom: 20px; }
.front-about { line-height: 26px; font-family: 'Montserrat', sans-serif; background:#f7f2ee;  background-size: cover; padding-top: 70px; padding-bottom: 70px}
.title-content-whybook { background: #c6b275; position: relative; width: 100%;}
.title-content-whybook::before{  content: "\f10a"; font-family: "Flaticon"; font-size: 16px; color:#fff; position: absolute;  top: 40%; right: 5px; }
.title-content-whybook::after{ content: ""; display: block; position: absolute; border:1px solid #fff; left: 10px; top: 10px; right: 10px; bottom: 10px;}
.title-content-whybook .title{ width: 100%; padding: 30px 40px; font-size: 22px; line-height: 24px; text-transform: uppercase; position: relative }
.title-whybook { color:#fff; }
.title-whybook span{color:#333; display: block; margin-left: -2px;  font-size: 20px; line-height: 22px;}
.title-sub { text-align: right; color:#333; font-size: 20px;line-height: 22px; }
.slide-whybook { background: #f4f4f4; border-bottom:1px solid #eaebe6; font-size: 13px; line-height: 16px; padding: 30px 20px 25px; }
.slide-whybook strong{ color:#000; }
.slide-whybook strong span{ color:#c6b275; }
.slide-whybook i{ display: block;  padding-top: 5px; padding-bottom: 5px; }
.front-hotelother {  position: relative; z-index: 8;}
.front-hotelother-inner { padding-top: 100px; padding-bottom: 40px; }
.front-hotelother h2{ margin-bottom: 20px; }
.sub-title { font-size:14px; text-transform: uppercase;font-weight:300;  }	
.front-rooms { background:#fff; padding-top: 50px; padding-bottom:50px; }

.front-rooms-tab .nav-tabs .nav-item.show .nav-link, .front-rooms-tab .nav-tabs .nav-link { position: relative; padding-top:5px; padding-bottom:5px;  }
.front-rooms-tab .nav-tabs .nav-link.active {  background: #000; color:#fff; border:0px; border-radius:0; padding-top: 15px; padding-bottom: 15px;padding-left: 20px;padding-right: 20px; }
.front-rooms-tab .nav-tabs .nav-link.active span{ position: relative; z-index: 1;}
.front-rooms-tab .nav-tabs .nav-link.active{ }
.front-rooms-tab .nav-tabs .nav-link  { font-family: 'Roboto Condensed', sans-serif; font-size: 18px; text-transform: uppercase;border:0px; border-radius:0; }
.front-rooms-tab .nav-tabs{ position: relative; z-index: 999; border:0px; border-color: transparent;}
.front-rooms-tab .nav-tabs .nav-item { margin:0px; }
.front-rooms-tab .tab-content { position: relative; z-index: 1; padding-top:40px; }
.front-rooms-tab .nav-tab-title {position: absolute; top:-4px; z-index: 3; }
.item-front-rooms { position:relative; padding-top: 37.15%; min-height: 500px; background-repeat: no-repeat; background-size: cover;  -webkit-background-size: cover; background-position: 50% 50%;}
.item-front-rooms .img-rooms { display: none; margin: 0; }
.caption-front-rooms { color:#fff; position:absolute; right: 40px; bottom: 40px; padding: 30px; background: #000; width: 100%; max-width:500px;}

.caption-front-rooms h2{ font-size:24px; text-transform: uppercase}
.listcaption-front-rooms { list-style: inside;}
.front-offer { position:relative;color:#fff; background:#000; padding-top: 50px; padding-bottom:50px; }
.caption-front-offer { position:absolute; bottom: 0; left: 0; width: 100%; padding: 40px 30px; -webkit-transition: all 0.4s ease-in; transition: all 0.4s ease-in; opacity: 0;  }
.caption-front-offer .caption-text ,.caption-front-offer .caption-click{ position:relative; z-index: 1;}
.caption-front-offer::after { content:""; position:absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: #000; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.caption-click a { color:#c6b275;font-family: 'Roboto Condensed', sans-serif; font-size: 18px; }
.caption-front-offer h3 { font-family: 'Roboto Condensed', sans-serif; font-weight: 100; font-size: 24px; }
.front-offer .loop .owl-item.active.center .caption-front-offer{ opacity: 1; -webkit-transform: translateY(0%);
transform: translateY(0%);}
.front-offer .owl-nav { position:absolute; top: 40%; width: 100%;}
.front-offer .owl-nav .fa::before{ font-size:40px !important;}
.front-offer .owl-nav .owl-prev{ position:absolute; top: 0%; left: 0; }
.front-offer .owl-nav .owl-next{ position:absolute; top: 0%; right: 0; }
.front-offer .top-btn {  padding-top: 40px;  }
.front-hotel-service { color:#fff; background: #c6b275; padding-top: 60px; padding-bottom: 60px; }
.front-hotel-service .top-btn {  padding-top: 60px;  }

.list-why { list-style: none; }
.list-why h5 { font-size: 16px; line-height: 18px; font-weight: bolder; padding-top: 3px; padding-bottom: 0; margin-bottom: 0; }
.list-why li { padding:0px 0 0px 50px; margin-bottom: 20px; position: relative; }
.list-why li p { line-height:18px; }
.list-why li i { position: absolute; left: 0; top: 0; }
.list-why li:last-child {  margin-bottom: 0px; }
[class^="icbook-"],[class*="icbook-"]{background-image:url(../images/ic-total-2.png);background-repeat:no-repeat;display:inline-block;width:45px;height:45px;vertical-align:-2px}	
.icbook-bookour { background-position:-7px -65px}	
.icbook-members { background-position:-59px -65px}	
.icbook-wifi { background-position:-111px -65px}	
.icbook-breakfast { background-position:-162px -65px}	
.icbook-rydges { background-position:-213px -66px}	
.slide-theam { margin-bottom:0px; font-family: 'Open Sans', sans-serif;}
.slide-theam .owl-nav { position:absolute; top:43%; width: 100%; }
.slide-theam .owl-nav .fa{ font-size: 30px; color:#fff; background: rgba(0,0,0,0.90) ;}
.slide-theam .owl-nav .owl-prev{ float: left; padding: 0; margin: 0 }
.slide-theam .owl-nav .owl-prev .fa{ padding: 5px 4px 12px 3px; }
.slide-theam .owl-nav .owl-next{ float: right; padding: 0; margin: 0; }
.slide-theam .owl-nav .owl-next .fa{  padding: 5px 4px 12px 3px; }
.slide-theam .other-content { text-shadow: 0 0 10px rgba(0,0,0,0.3); color: #fff; position:absolute; top:30px; text-align: center; left: 20px; right: 20px;  }
.slide-theam .other-content h4{ font-size: 20px; margin-bottom: 0;  }
.slide-theam .other-click{  color: #fff; position:absolute; bottom:30px; text-align: center; left: 20px; right: 20px;  }
.slide-theam .btn-line{ position: relative; }
.slide-theam .btn-line span{ display: block; position: relative; z-index: 1 }
.slide-theam .btn-line::after{ content: ""; position: absolute; display: inline-block; left: 0; top: 0; width: 0%; height: 100%; background: #000;  -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index:0 }
.slide-theam .btn-line:hover { color: #fff; border:1px solid #fff;}
.slide-theam .btn-line:hover::after{  width: 100%; color:#fff;   }
.circle-1, .circle-2 {animation: scroll 2s infinite linear; opacity:0;}
.circle-2{ animation-delay: 1s;}

@keyframes scroll {
  0% {
    cy: 4;
    opacity: 0;
  }
  45%, 55% {
    opacity: 1;
    cy: 9;
  }
  100% {
    cy: 14;
    opacity: 0;
  }
}
/**/
.period{display: inline-block; background: #191717; color: #fff; padding-left: 10px; padding-right: 10px;}
.mark-price { color:#a8996e;}

/*footer*/
.footer { font-family: 'Montserrat'; font-size: 13px; color:#fff;  background:#000;  background-size: cover; padding-top: 60px; padding-bottom: 50px;}
.footer p{font-size: 13px;}
.footer-logo-line .cls-1{   }
.footer-logo-line .cls-1 path {
  fill: #000;
}
.footer a{color: #fff;}

.footer-link-inner ul { text-transform: uppercase;list-style: none; margin: 0; }
.footer-link-inner ul li a{ color:#fff;  }



.footer-social li { list-style: none; margin: 0; display: inline-block; padding: 0 2px;}
.footer-social li a:hover{ color:#a8996e;}
.footer-social li i { font-size: 25px; }
.footer-inner { position: relative;  padding: 30px; }
.footer-inner .logo-address{ margin-top: -90px; }
.footer-inner .logo-address img{ width: 100%; max-width: 235px; }
.footer-inner .logo-address svg{ width: 100%; max-width: 235px; }
.footer-inner { position:relative;}
.footer-inner::before { content: ""; background: url(../images/sb-bars-vert.png) repeat-y; display: block; position: absolute;width: 5px; top:22px; bottom: 22px; left: 0; }
.footer-inner::after{ content: ""; background: url(../images/sb-bars-vert.png) repeat-y; display: block; position: absolute;width: 5px; top:22px; bottom: 22px; right: 0; }
.footer-inner::after{ content: ""; background: url(../images/sb-bars-vert.png) repeat-y; display: block; position: absolute;width: 5px; top:22px; bottom: 22px; right: 0; }
.footer-logo-line::before { content: ""; background: url(../images/sb-bars.png?t=111) repeat-x; display: block; position: absolute;height: 5px; top:0px;  left: 22px; width: 15% }
.footer-logo-line::after { content: ""; background: url(../images/sb-bars.png?t=1) repeat-x; display: block; position: absolute;height: 5px; top:0px;  right: 22px; width: 69% }
.line-top { position:absolute; top:0; left: 0; width: 100%; }
.line-top::before { content: ""; background: url(../images/corner.png?t=111) no-repeat 0 0; display: block; width: 22px; height: 22px; position: absolute; left: 0; top: 0}
.line-top::after { content: ""; background: url(../images/corner.png?t=111) no-repeat -24px 0 ; display: block; width: 22px; height: 22px; position: absolute; right: 0; top: 0;}
.line-bottom { background: url(../images/sb-bars.png?t=1) bottom repeat-x;  position: absolute; left: 22px; right: 22px ; bottom: 0; height: 22px;}
.line-bottom::before { content: ""; background: url(../images/corner.png?t=111) no-repeat 0 -24px; display: block; width: 22px; height: 22px; position: absolute; left: -22px; bottom: 0}
.line-bottom::after { content: ""; background: url(../images/corner.png?t=111) no-repeat -24px -24px; display: block; width: 22px; height: 22px; position: absolute; right: -22px; bottom: 0;}
.link-footer { text-align: center; background:#111111; margin-top: 40px;}
.link-footer ul{ padding: 15px 0; margin: 0px;}
.link-footer li{ display: inline-block; padding: 0 10px;}
.link-footer li a{ text-transform: uppercase; font-size: 12px; display: block; padding: 0 10px; color:#fff; font-weight: bolder;}
.link-footer li a:hover{ color:#102fcc;}
.join-mail { margin:0 auto;}
.join-mail label { color:#a8996e; text-transform: uppercase; }
.join-mail .form-control { border-radius: 0; border-left: 0; border-top:0; border-right:0; background-color: transparent; position: relative; padding-left: 30px;}
.join-mail .mail { font-size: 25px; position: absolute; left: 15px; top: 5px; color:#a8996e; }
.join-mail .btn-joinemail { display: inline-block; background: #a8996e; padding: 3px; text-transform: uppercase; font-size: 16px; line-height: 16px;  }
.join-mail .btn-joinemail span{  border: 1px solid #fff; display: inline-block; padding-left: 20px; padding-right: 20px; line-height: 34px; height: 34px; color:#fff; }
.join-mail ::placeholder { color:#999;; opacity: 0.7; }
.join-mail :-ms-input-placeholder {  color:#999;}
.join-mail ::-ms-input-placeholder {  color:#999;}
.join-our { margin:0 auto; position: relative; padding-right: 15px;}	
.join-our .form-control{ font-size:14px; font-weight: 300; border: 0px; border-radius: 0px;
background: #000; color: #c6b275;  border: 1px solid #2b2b2d;}	
.join-our .btn-default {  font-size:14px;  width: 100%;
   color: #c6b275; border: 1px solid #c6b275; background: #000;
    border-radius: 0px !important; padding-top: 8px; padding-bottom: 7px;  }
.join-our .input-group { width: 100%;  }
.join-our .input-group-btn {  width: 100px; position: absolute; z-index: 99; right: 0px; top:0; }
.join-our .input-group .form-control { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }

.footer-social a{color: #e6e8e7; font-size: 20px; margin-right: 5px;}

.sidebarMobile { display:none; z-index: 99;
border-top: 1px solid #565656; position:fixed; text-align: center; bottom:0; left: 0; width: 100%;background: #000;  }
.sidebarMobile i::before { color:#c6b275}
.sidebarMobile span{ font-size:11px; line-height: 15px; color:#fff; text-transform: uppercase;display:block; margin-top:0px;  }
.sidebarMobile a{ padding: 15px 5px; display:block; }
.sidebarMobile .booknowfooter { background:#c6b275; }
.sidebarMobile .booknowfooter i::before  { color:#fff; }

/*main*/
.main { padding-left: 0px; padding-right: 0px; }
.main-nobanner{padding-top: 109px;}
.main-hotel .header::after{ display:none; }
.main-title {background: #f7f2ee;}
.main-content {padding-top: 50px;padding-bottom: 50px}
.main-content.topbanner  {padding-top: 50px;}
.main-title-item {padding-top: 50px; padding-bottom: 50px; }
.main-title-item h1{font-size: 50px; font-family: 'Montserrat'; text-transform: uppercase;
color: #c6b275; position: relative;}
.main-title-item h1:before{content: ""; position: absolute; width: 100px; bottom: -10px; 
border-bottom: 1px solid #c6b275;}
.main-title-item.top {padding-top: 60px;padding-bottom: 60px; }
.title-group h4{ font-family: 'Montserrat', sans-serif; font-size:16px; }
.text-content-front {}
.text-content-front .sub { font-size: 13px; font-family: 'Montserrat', sans-serif; margin-top: 30px; position: relative; padding-bottom: 10px;}
.text-content-front .sub::before { position: absolute; content: ""; bottom: 0; left: 0; width: 40px; height: 2px; background: #767780;  }
.text-content-front h3 span { display: block;font-size: 12px; }
/*col3boxhover*/
.col-3box{background: #fff; height: 700px; position: relative;}
.col-3box .relative{height: 100%;} 
.col-3box .background{position: absolute; height: 100%; width: 100%; top: 0; z-index: 0;}
.col-3box .foreground{position: absolute; height: 100%; width: 100%; top: 0; z-index: 1;}
.col-3box .topground{position: absolute; height: 100%; width: 100%; top: 0; z-index: 2;}
.col-3box .colbox{width: 33.333%; float: left; display: block; height: 100%; transform: matrix(1, 0, 0, 1, 0, 0);
z-index: 0; overflow: hidden;}
.col-3box .piccolbox{position: absolute; width: 300%; height: 100%; background-position: 50%;
background-size: cover; left: 0;}
.col-3box .col-2b .piccolbox{left: -100%;}
.col-3box .col-3b .piccolbox{left: -200%;}
.foreground .picfore{height: 100%; background-position: 50%;
background-size: cover; left: 0; top: 0; width: 100%; position: absolute; opacity: 0; transition: all 0.3s ease 0s;} 
.foreground .picfore.active{opacity: 1;}
.topground .hoverbox{width: 33.33%; float: left; height: 100%; cursor: pointer; padding:50px; display: block;}
.innerbox{ display: flex; align-items: center; justify-content: center; height: 100%; padding: 50px; color: #fff; position: relative; transition: all 0.3s ease 0s; text-shadow: 0 0 10px rgba(0,0,0,0.4);}
.innerbox h2{ font-size: 35px; font-family: 'Roboto Condensed', sans-serif;  font-weight:300; }
.btn-discover{ font-size: 18px;   color: #fff; display: inline-block; padding: 10px 45px; background: #c6b275; margin-top: 20px;}
.innderbox-detail{ opacity: 0; visibility: hidden; position: relative; margin-bottom: -150px; margin-top: 25px; transition: all 0.5s ease 0s;}
.wrapinnerbox{position: relative; height: 100%;padding: 10px;}
.hoverbox:hover .innderbox-detail{opacity: 1; visibility: visible; margin-bottom: 0;}
.hoverbox:hover .innerbox{background-color: rgba(0, 0, 0, 0.2);}


.hoverbox .line {
  position: absolute;
  background: #fff;
}
.hoverbox .line.-right, .hoverbox .line.-left {
  width: 1px;
  bottom: -1px;
  top: -1px;
  transform: scale3d(1, 0, 1);
}


.hoverbox .line.-top, .hoverbox .line.-bottom {
  height: 1px;
  left: -1px;
  right: -1px;
  transform: scale3d(0, 1, 1);
}

.hoverbox:hover .line{
  transform: scale3d(1, 1, 1);
}


/*inner*/
/*1-right-bottom to Top*/
.hoverbox:hover .innerbox .line.-right{
  transition: transform 0.08s cubic-bezier(1, 0, 0.65, 1.01) 0.2s;
  transform-origin: bottom;
}
.hoverbox .innerbox .line.-right {
  right: -1px;
  transition: transform 0.08s linear 0.23s;
  transform-origin: top;
}
/*2-top-right to left*/
.hoverbox:hover .innerbox .line.-top{
  transition: transform 0.08s linear 0.4s;
  transform-origin: right;
}
.hoverbox .innerbox .line.-top {
  top: -1px;
  transition: transform 0.08s linear 0.43s;
  transform-origin: left;
}
/*3-left-top to bottom*/
.hoverbox:hover .innerbox .line.-left{
  transition: transform 0.08s linear 0.48s;
  transform-origin: top;
}
.hoverbox .innerbox .line.-left {
  left: -1px;
  transition: transform 0.08s linear 0.51s;
  transform-origin: bottom;
}
/*4-bottom-left to right*/
.hoverbox:hover .innerbox .line.-bottom{
  transition: transform 0.5s cubic-bezier(0, 0.53, 0.29, 1) 0.56s;
  transform-origin: left;
}
.hoverbox .innerbox .line.-bottom {
  bottom: -1px;
  transition: transform 0.3s cubic-bezier(1, 0, 0.65, 1.01);
  transform-origin: right;
}

/*outter*/
/*1-left-top to bottom*/
.hoverbox:hover .wrapinnerbox .line.-left{
  transition: transform 0.08s cubic-bezier(1, 0, 0.65, 1.01) 0.2s;
  transform-origin: top;
}
.hoverbox .wrapinnerbox .line.-left {
  left: -1px;
  transition: transform 0.08s linear 0.23s;
  transform-origin: bottom;
}
/*2-bottom left to right*/
.hoverbox:hover .wrapinnerbox>.line.-bottom{
  transition: transform 0.08s linear 0.4s;
  transform-origin: left;
}
.hoverbox .wrapinnerbox>.line.-bottom {
  bottom: -1px;
  transition: transform 0.08s linear 0.43s;
  transform-origin: right;
}
/*3-right bottom to top*/
.hoverbox:hover .wrapinnerbox>.line.-right{
  transition: transform 0.08s linear 0.48s;
  transform-origin: bottom;
}
.hoverbox .wrapinnerbox>.line.-right {
  right: -1px;
  transition: transform 0.08s linear 0.51s;
  transform-origin: top;
}
/*4-top-right to left*/
.hoverbox:hover .wrapinnerbox>.line.-top{
  transition: transform 0.5s cubic-bezier(0, 0.53, 0.29, 1) 0.56s;
  transform-origin: right;
}
.hoverbox .wrapinnerbox>.line.-top {
  top: -1px;
  transition: transform 0.3s cubic-bezier(1, 0, 0.65, 1.01);
  transform-origin: left;
}

/*acoom*/
.slide-accom.slide-full .owl-item .item { position: relative; height: 100vh; }
.accomfull { position:relative; margin-bottom: 45px;}
.listbtn{ padding:20px 35px 20px;}
.listbtn a{ color:#fff; background: #c6b275; display: inline-block; padding: 5px 5px; text-transform: uppercase;}
.listbtn a span{ border:1px solid #fff; padding: 7px 55px; display: block;  }
.list-delroomtype h5{font-size:15px; margin-bottom: 7px;}
.list-delroomtype { text-align: center;}
.list-delroomtype li {  font-size: 16px; display: inline-block; 
  padding: 5px 12px 5px 12px; border-left: 1px solid #dddddd; font-family: 'Roboto Condensed';}
.list-delroomtype li:first-child {  border-left: 0px; }
.list-delroomtype i::before { font-size:30px; vertical-align: -6px; color:#656460; padding: 0 3px; }
.list-delroomtype .flaticon-bed::before { font-size:23px; vertical-align: -3px;  }
.list-delroomtype-inner { }
.list-delroomtype-inner li { list-style: none; float: left; width: 50%; }
.list-delroomtype-inner span { color:#a8996e; }
.accomfull .box-accomtype{ position:relative; margin-bottom: 0; overflow: hidden; -webkit-transition:all .3s ease-out;transition:all .3s ease-out }
.accomfull .box-accomtype .click-roomstype{}
.accomfull .box-accomtype *{-webkit-box-sizing:padding-box;box-sizing:padding-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.accomfull .photo-item{ overflow: hidden;}
.accomfull .box-accomtype:hover .full-img{ -webkit-transform:scale(1.05);transform:scale(1.05) }
.accomfull .rooms-typetext { width: 100%; text-align: center; }
.accomfull .rooms-typetext .pad-20{ padding: 10px 0 20px 0}
.accomfull .rooms-typetext h2{ text-transform: uppercase; font-family: 'Montserrat'; font-weight: 300;
  font-size: 25px; line-height: 32px; padding-bottom: 8px; margin-top: 0px; }
.accomfull .list-delroomtype { margin-bottom: 0;}
.accomfull .list-delroomtype { margin-bottom: 0;}
.pop-modal { display: none; width:95%; max-width: 900px; padding: 0 !important; }
.pop-modal h3{ position: relative; text-transform: uppercase;font-size:28px; 
  line-height: 30px;  padding: 3px 0 10px; margin-bottom: 0; font-family: 'Montserrat'; font-weight: 300;}
.pop-modal h4{  font-size:17px; color: #a79252; line-height: 20px;  margin-bottom: 5px; 
  text-transform: none; font-family: 'Montserrat'; font-weight: 300; padding-top: 20px; 
  margin: 20px 0 20px;
border-top: 1px dotted #ccc;}  
.btn-popmodal { display: inline-block;width: 150px; background: url(../images/booknow.png) no-repeat center center #a8996e; height: 60px;  z-index: 2; cursor: pointer;}
.text-accinner { padding:35px; }  
.owl-acc .owl-nav{ margin-top: -50px; position: absolute; bottom: 0px; right: 0px; }
.owl-acc .owl-nav .sprite{ width: 80px; height: 80px; line-height: 80px; background: #000; display: block;}
.owl-acc .owl-nav .sprite::before{ color:#fff; display: none;}
.owl-acc .owl-nav .owl-prev .box{border:1px solid #fff; width: 60px; height: 60px;  display: block; }
.owl-acc .owl-nav .owl-prev .box::before{ color:#fff; font-size: 40px; line-height: 60px;}
.owl-acc .owl-nav .owl-prev{  color:#fff; position: absolute; right: 80px; bottom: 15px; margin:0; z-index: 999; }
.owl-acc .owl-nav .owl-prev:hover{  color:#fff;  }
.owl-acc .owl-nav .owl-next .box {border:1px solid #fff;width: 60px; height: 60px;  display: block; }
.owl-acc .owl-nav .owl-next .box::before { color:#fff; font-size: 40px; line-height: 60px; }
.owl-acc .owl-nav .owl-next{ color:#fff; position: absolute; right: 15px; bottom: 15px; margin:0; z-index: 999;}
.owl-acc .owl-nav .owl-next:hover{ color:#fff; }
.owl-acc .owl-dots{ display: none;}
.accinner-caption { text-align: center; color:#fff; position:absolute;  width: 100%; left: 0; top: 0;  text-transform:uppercase}
.accinner-caption span { display:inline-block;background: #000;padding:10px 20px;}
.pop-modal .fancybox-close-small { background: #a8996e; color:#fff; margin: 15px; border-radius: 0; width: 45px; height: 45px; content: ""; background-size: 60% 60%;}

.list-acc { padding:0; margin: 10px 0 0 0; list-style: none }
.list-acc li { position: relative; float: left; width: 50%; display: flex;padding-left: 0px;  margin-bottom: 10px;  }
.list-acc li i { margin-right:10px;}
.list-acc li i::before { font-size: 24px;}
.wifiallroom{margin-top: 10px; padding-top: 10px; border-top: 1px solid #ccc; }
.wifiallroom h3{color: #c6b275;
font-size: 15px; font-weight: 400;}
.btn-booknow{padding: 10px 10px; background: #c6b275; color: #fff; display: block;
font-size: 18px;}
.btn-booknow:hover{color: #fff;}
/*engine*/
body.showengine{overflow: hidden; height: 100%;}
.box-engine-overlay {display: none; position: fixed;  width: 100%;  height: 100%;left: 0; z-index: 100;  top: 0; background-color: rgba(33,32,31,.4);  }
.box-engine-content { position: fixed; right: -370px;  width: 370px; height: 100%; background: #fff; z-index: 100; transition: all 1s cubic-bezier(.19,1,.22,1),opacity .7s cubic-bezier(.19,1,.22,1); overflow: hidden;}
.box-engine-content.showengine{right: 0; }
.topbooking{color:#666; left:0;  right:0;  z-index: 1; margin:0 auto;  position:absolute;  text-transform:uppercase;  bottom:48%;  -webkit-transform:translateY(33%);  transform:translateY(33%);}
.topbooking select{
  height: 52px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 93% 50%;
    background-repeat: no-repeat;
    background-image: url("../images/down-arrow-w.svg");
  background-size: 13px 13px;
     padding-top:0px; padding-bottom: 0px;
    padding-right: 1.5em
}
.engine { width: 85%; margin: 0 auto; height: 100%; overflow: hidden;  overflow-y: auto;}
.topbooking .form-control{ position: relative;  font-size: 13px;  background-color:transparent; border:0px;  border-bottom:0px solid #1c1c1c;height:40px;cursor:pointer;width:100%;margin-right:10px;border-radius:0}
.topbooking .chk-room { position:relative;}
.topbooking .chk-room::before { position: absolute; content: ""; width: 100%; height: 1px;  background: #000; bottom: 0;}
.topbooking label { color:#8d8a82;  font-size: 14px; font-style:italic; margin-bottom: 0;}
.topbooking .cal{background:url(../images/small-calendar.svg) no-repeat right ; background-size: 22px 22px; color:#000; border:0px ;border-radius:0; border-bottom:1px solid #1c1c1c;}
.topbooking .selectGuest{text-align:left;position:relative;padding:0}
.topbooking .dropdown-menu{background:#000}
.topbooking .dropdown-menu a{color:#fff}
.topbooking .dropdown-menu a:hover { background:#f00; }	
.topbooking .btn.dropdown-toggle{height:40px;color:#000;background:#eee;border:none;font-size:13px; font-weight: 400; border-radius:0;}
.topbooking .dropdown-menu li a:hover{background:#c69c6d;color:#fff}
.topbooking .showguest{position:absolute;width:100%;left:0;top:40px;padding:10px;background:#fff;z-index:9;display:none; border: 1px solid rgba(0,0,0,.15); border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.topbooking .guestButton{display:block;height:40px;padding-top:10px;padding-left:10px;padding-right:10px}
.topbooking .booktop{float:left;margin-top:0;padding:10px 20px;color:#fff; border: 0;   background: #a8996e; width: 50%;}
.topbooking .booktop:hover{ background: #9a8c65; }
.topbooking ::placeholder { color:#000; opacity: 1; }
.topbooking :-ms-input-placeholder {  color:#000;}
.topbooking ::-ms-input-placeholder {  color:#000;}	
.topbooking .btn-main {  border-radius: 0; width: 70%; font-weight: 400; text-transform: uppercase; }	
.list-engine { margin-left:20px; }
/*offer*/
.detail-other{background: #f7f2ee;}
.from-rate{font-size: 22px; color: #c6b275; padding-top: 5px;}
.from-rate span{font-family: 'Roboto Condensed'; text-transform: uppercase; font-weight: 400;
color: #656460; font-size: 14px; margin-right: 10px;}
.offer-page .btn-book{font-family: 'Roboto Condensed'; font-size: 18px; padding-top: 10px; padding-bottom: 10px;}
.offer-page h2{font-family: 'Roboto Condensed';  font-weight: 400;text-transform: uppercase; color: #c6b275;
font-size: 18px;}
.offer-page h3{text-transform: uppercase; color: #c6b275; font-size: 17px; cursor: pointer; margin-top: 15px; }
.pac-include{font-size: 13px; display: none; background: #141313; color: #fff; padding: 20px;

border-radius: 5px;}
.pac-include li{position: relative; padding-left: 20px;}
.pac-include i{position: absolute; left: 0; color: #c6b275; top: 6px;}
.packrow{margin-bottom: 40px;}
/**/

/*meeting*/
.txt-meeting { padding: 10% 100px; }
.txt-meeting h3{ color:#a8996e; font-size: 30px; }
.content-meeting { margin-bottom:40px; }
.meeting-detial th{ background: #fff; text-align: center; font-size: 12px; 
  padding-top: 0px; padding-bottom: 0px; border-top: 0; border-bottom: 0px !important; }
.meeting-detial td { vertical-align: middle;text-align: center; padding: 5px; padding-top: 5px;
border-top: 0; font-size: 13px;}
.meeting-detial tr:hover { background: rgba(179,161,111,0.1) }
.meeting-detial i{ display: block; text-align: center;}
.meeting-detial .room-meeting{ text-align: left;  font-size:22px; }
.meeting-detial .tools{ text-transform: uppercase; font-size: 10px; }
.meeting-detial i svg{ height: 18px; fill: #a8996e !important;}

.meeting-section{background: #000; padding-top: 50px; padding-bottom: 50px;}
.meeting-section>h2{font-family: 'Montserrat'; font-size: 29px; color: #fff; font-weight: 100;
margin-bottom: 35px;}
.meeting-page h2{margin-top: 0; padding-top: 0; border-top: 0;}
.meeting-page .packrow {background: #fff; padding: 15px;}
.meeting-page.offer-page h3{margin-top: 0;}
/*spa*/

.spa-page h2{font-size: 16px; font-weight: 400; margin-bottom: 20px;}
/*dining*/
.row-fluid{margin-left: 0px; margin-right: 0px;}
.diningfull{padding-left: 0; padding-right: 0;}
.dinging-box{background: #fff; padding: 20px;}
.dinging-box h2{margin-bottom: 5px; font-family: 'Montserrat'; font-size: 25px; color: #000;}
.dinging-box h3{font-size: 15px; font-weight:400; margin-bottom: 15px; }
.dinging-box .btn-book{display: block; max-width: 100%; text-align: center; margin-top: 15px;}
.dinging-box.dark{color: #fff; background: #141313;}
.dinging-box.dark h2{color: #fff;}
.dinging-box.dark .btn-book{color: #000; background: #fff;}
/*dining*/
.dining-row { background-size: cover; background-position: center center; position: relative;}
.dining-caption { position: absolute; left: 0; bottom: 0; width: 100%; }
.dining-caption-inner { background:#fff; padding: 20px; margin-bottom: 0px; }
.dining-caption-inner .d-inline-block{  margin-right: 10px;  }
.dining-caption-inner i::before{ font-size: 12px; margin-right: 5px; }
.dining-btn { margin-top:20px; }
 .btn-st-1 { font-size: 18px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase;
  color:#fff; display: inline-block; background: #000; padding: 10px 30px;  }
 .btn-st-1:hover {  color:#fff;  background: #333; }
 .btn-st-2 { font-size: 18px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; color:#fff; display: inline-block;background: #c6b275;  padding: 10px 30px;}
 .btn-st-2:hover { color:#fff; background: #a8996e; }

.menu-dining { position: relative; padding-top:15px; padding-bottom:0px; }
.menu-dining::after{ content: ""; position: absolute; bottom:0px; width: 100%; height: 1px; background: #e6e6e6; }
.link-menu-dining { position: relative; z-index: 1;}
.link-menu-dining li { display:inline-block; margin-right: 20px;padding-top:5px; padding-bottom:10px;}
.link-menu-dining li a{ }
.link-menu-dining li.active { border-bottom:1px solid #000;}
.back-page {  position: absolute; top:0px; left: 0;  display: block;  }
.back-page i::before { font-size: 30px;   }
.dining-inner { padding-left:150px; position: relative;}
.dining-inner .top{ padding-top: 30px; padding-bottom: 30px; }
.dining-other { position: relative;  padding-top: 60px; padding-bottom: 60px; }
.dining-other::before {content: ""; position: absolute; top:0px; right: 0; width: 100%; height: 45%;  background:#eeeeee; }
.dining-other i::before { font-size: 13px; margin-right: 5px; }
.dining-time { text-align:right;}
.dining-time h3{ font-size: 14px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; position: relative; display: inline-block; padding-bottom: 10px;}
.dining-time h3::after{ content: ""; position: absolute; display: block; bottom:0px; width: 40%; right: 0 ; height: 1px; background: #a8996e; }
.dining-contact { text-align:left;}
.dining-contact h3{ font-size: 15px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; position: relative; display: inline-block; padding-bottom: 10px;}
.dining-contact h3::after{ content: ""; position: absolute; display: block; bottom:0px; width: 40%; left: 0 ; height: 1px; background: #a8996e; }
.logo-dining { padding-bottom: 10px; }

.modal-dining { background:#fff; padding:55px 25px; }
.modal-dining i::before { font-size: 13px; margin-right: 5px; }

/*f*/
.facilities { background: #f7f2ee;     padding-top: 72px; padding-bottom: 72px; }
.facilities .theam-bg { /*background:#c3bfbc;*/padding-bottom: 72px;  }
.facilities .facilities-about { color:#111; }
.facilities .facilities-about .txt-cor-nomal{ color:#333; font-size: 18px; line-height: 26px; margin-bottom: 44px; }
.facilities .facilities-about .small{ font-size: 12px; line-height: 20px; }
.facilities .facilities-about h4{ font-family: 'Montserrat', sans-serif; font-size:15px; margin-bottom: 20px; margin-top: 25px; text-transform: uppercase;}
.facilities .caption-spa{ position: absolute; top: 0; width: 100%; height: 100%; }
.facilities .caption-spa::after{ position: absolute; content: ""; top: 0; height: 100%; width: 50%; background:rgba(224,223,228,0.80); }
.facilities .facilities-other ul{ text-align: left;list-style: none; margin: 0; padding: 0; }
.facilities .facilities-other li{ font-size:13px; line-height: 15px; margin-bottom: 8px; padding-left: 10px; position: relative;}
.facilities .facilities-other li i{ position: absolute; left: 0; top:0; }
.facilities .fac-content { text-align: center; width: 100%; }
.facilities .fac-content span {  text-transform: uppercase;font-size:16px; margin-top: 10px; margin-bottom: 22px; display: block; }
.facilities .fac-content h2 { font-family: 'Open Sans', sans-serif; font-size:40px; line-height: 42px; font-weight: 300; padding-top: 0px; padding-bottom: 0px; }
.facilities .fac-hover-1 { position: absolute; left: 15%; top: 15%; right: 15%; bottom: 15%;  background-color:transparent;  color:#fff;}
.facilities .hover-st-1:hover .fac-hover-1 { position: absolute; left: 16%; top: 16%; right: 16%; bottom: 16%;  background-color: #aa9b71;  color:#fff;}
.facilities .haft { position: absolute; right: 0; width: 50%; height: 100%; -webkit-transition:all .3s ease-out; transition:all .3s ease-out }
.facilities .haft:hover .fac-hover-1 {   background-color: #aa9b71;  color:#fff; -webkit-transition:all .3s ease-out; transition:all .3s ease-out}
.facilities .full { }
.facilities .full .fac-content { }

/*instagrm*/
.instagram-inner { background:#c6b275; display: -webkit-box;display: -moz-box;  display: -ms-flexbox; display: -webkit-flex; display: flex; flex:1 1 auto;-webkit-flex-flow: row wrap; align-content: flex-start;flex:0; background: #EEEEEE; padding: 0px; margin-bottom: 0px;	}
.instagram-item { position: relative;width: 16.666667%; float: left;}
.instagram-item { display: flex;  display: -webkit-flex; flex: 1 16.666667%;flex-flow: column nowrap;}
.instagram-item:nth-child(9) { text-align: center;flex: 1 33.3333333%;  text-transform: uppercase; font-size: 30px; line-height: 40px; color: #fff;background:#c6b275;}
.instagram-item:nth-child(9) .box-instagram { display: flex;align-items: center; justify-content: center; height: 100%; }
.instagram-item:nth-child(9) .box-instagram h5{ text-transform: none; font-family: 'Montserrat', sans-serif; font-size: 35px; }
.instagram-item:nth-child(9) .box-instagram h5 a{ text-decoration: underline !important; text-transform: uppercase;font-size: 36px; color: #fff; }
.instagram-box * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.6s ease;transition: all 0.6s ease;}
.instagram-box { background: #000; margin: 0; }
.instagram-box a { left: 0; right: 0; top: 0; bottom: 0; position: absolute; z-index: 1;}
.instagram-box img { width:100%; }
.instagram-box:hover img,
.instagram-box.hover img { -webkit-transform: scale(0.88);  transform: scale(0.88);}
.instagram-sub { background-color: #b82925; color: #fff;font-family: Thirsty Script W01; font-size: 2rem;  left: -4rem;padding: 1rem 2rem; position: absolute; top: -1rem;  -webkit-transform: rotate(35deg); transform: rotate(35deg);}
.v-align-children{display:-webkit-flex; display:-moz-flex; display:-ms-flexbox; display:flex; align-items:center; -webkit-align-items:center; justify-content:center; -webkit-justify-content:center; flex-direction:row; -webkit-flex-direction:row}

.item-fac-1 { max-width: 416px; width: 80%; margin: 0 auto 0px;}	
.item-fac-1 .img{ max-width: 220px; border-radius: 50%; margin-bottom: 20px; margin-top: 30px;}	
.item-fac-2 {  max-width: 770px; margin: 0 auto;}	
.item-fac-3 { position: relative;max-width: 385px;  max-height: 385px;overflow: hidden}	
.page-side { padding-left:25px; padding-right: 25px; max-width: 1200px; margin: 0 auto;}

.fac-contant { position:relative; overflow: hidden;}	
.fac-contant { position:relative; overflow: hidden;}
.fac-contant h5 {  text-transform: uppercase;font-size:16px; margin-top: 10px; margin-bottom: 22px; display: block; }
.fac-contant h2 { font-family: 'Open Sans', sans-serif; font-size:40px; line-height: 42px; font-weight: 300; padding-top: 0px; padding-bottom: 0px; }	
.fac-contant::before { content: ""; position: absolute; left: 0; top: 0;width:100%; z-index: 1;  height: 100%; background: #f7f2ee; transition: width 1s; -moz-transition: all 1000ms cubic-bezier(0.16, 0.01, 0.77, 1); -o-transition: all 1000ms cubic-bezier(0.16, 0.01, 0.77, 1);  -webkit-transition: all 1000ms cubic-bezier(0.16, 0.01, 0.77, 1); transition: all 1000ms cubic-bezier(0.16, 0.01, 0.77, 1);}
.fac-contant-inner img { -webkit-transform: scale(1); transform: scale(1);  -webkit-transition: all 0.8s ease;transition: all 0.8s ease;}
.fadeIn .fac-contant::before { width: 0px;}
.fadeIn .fac-contant-inner img { -webkit-transform: scale(1.1); transform: scale(1.1); }	
.fac-overlay { position: absolute;  width: 84%;  height: 84%;  max-width: 490px;  max-height: 490px;  background-color: #a8996e;top: 50%; left: 50%;  -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);opacity: 0;-webkit-transition: all 0.6s ease; transition: all 0.6s ease;}
.img-overlay { background: #fff;}	
.img-overlay img{ opacity: 0.4;}	
.page-side:hover .fac-overlay { opacity:1; }	
.fac-caption {position: absolute; max-width: 306px; padding: 30px 0; text-align: center;top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
-webkit-transition: all 0.6s ease; transition: all 0.6s ease;z-index: 2; color:#fff; font-size: 30px;}	
.fac-caption.full {width: 78%;height: 78%; max-width: 470px; max-height: 470px;}	
.fac-caption .flaticon-right-arrow::before { font-size:8px; color:#fff; vertical-align: 1px; margin-right: 2px; }
.facilities-row  { padding-bottom:40px; padding-top:40px; }
.facilities-row:nth-child(even) {  background: #fff; }
.facilities-row:nth-child(even) .fac-contant::before{  background: #fff; }
.facilities-row h2 { text-transform: uppercase;position: relative; padding-bottom: 10px; }
.facilities-row h2::before { content:""; position: absolute; bottom:0; left: 0; width: 50px; height: 4px; background: #a8996e;}
.fac-detail {}
.fac-detail h3{ font-size: 14px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; position: relative; display: inline-block; padding-bottom: 10px;}
.fac-detail h3::after{ content: ""; position: absolute; display: block; bottom:0px; width: 40%; left: 0 ; height: 2px; background: #a8996e; }





.hover-st-1{color:#fff; position:relative; overflow:hidden; width:100%; background:#000; text-align:center}
.hover-st-1 *{-webkit-box-sizing:padding-box; box-sizing:padding-box; -webkit-transition:all .3s ease-out; transition:all .3s ease-out}
.hover-st-1 img{opacity:1; width:100%}
.hover-st-1 figcaption{top:50%; left:0px; right:0px; position:absolute; -webkit-transform:translateY(-50%); transform:translateY(-50%)}
.hover-st-1 a{left:0; right:0; top:0; bottom:0; position:absolute; z-index:1}
.hover-st-1:hover figcaption h3, .hover-st-1.hover figcaption h3, .hover-st-1:hover figcaption p, .hover-st-1.hover figcaption p{opacity:1; border-color:rgba(255,255,255,0.5); -webkit-transition-delay:.2s; transition-delay:.2s; -webkit-transform:translateY(0); transform:translateY(0)}

.hover-st-2{ color:#fff; position:relative; overflow:hidden; width:100%; background:#000; text-align:center; margin-bottom: 0;}
.hover-st-2 *{-webkit-box-sizing:padding-box; box-sizing:padding-box; -webkit-transition:all .3s ease-out; transition:all .3s ease-out}
.hover-st-2 img{opacity:1; width:100%}
.hover-st-2 figcaption{top:50%; left:40px; right:40px; position:absolute; -webkit-transform:translateY(-50%); transform:translateY(-50%)}
.hover-st-2 figcaption h3{position:relative; font-size:18px; text-shadow:1px 1px 1px #000; font-weight:400; text-transform:uppercase; margin:0; -webkit-transform:translateY(75%); transform:translateY(75%)}
.hover-st-2 figcaption h3 span{font-weight:800}
.hover-st-2 figcaption p{font-size:.9em; font-weight:500; opacity:0; margin:0}
.hover-st-2:before, .hover-st-2:after{position:absolute; top:20px; right:20px; bottom:20px; left:20px; content:''; opacity:0; -webkit-transition:opacity 0.6s,-webkit-transform .6s; transition:opacity 0.6s,-webkit-transform 0.6s,-moz-transform 0.6s,-o-transform 0.6s,transform .6s}
.hover-st-2:before{border-top:1px double #9e8306; border-bottom:1px double #9e8306; -webkit-transform:scale(0,1); transform:scale(0,1)}
.hover-st-2:after{border-right:1px double #9e8306; border-left:1px double #9e8306; -webkit-transform:scale(1,0); transform:scale(1,0)}
.hover-st-2 a{left:0; right:0; top:0; bottom:0; position:absolute; z-index:1}
.hover-st-2.blue{background:#0a212f}
.hover-st-2.red{background:#36100c}
.hover-st-2.yellow{background:#562e0a}
.hover-st-2:hover img, .hover-st-2.hover img{opacity:.2; -webkit-filter:blur(5px); filter:blur(5px); -webkit-transform:scale(1.1); transform:scale(1.1)}
.hover-st-2:hover figcaption h3, .hover-st-2.hover figcaption h3, .hover-st-2:hover figcaption p, .hover-st-2.hover figcaption p{opacity:1; border-color:rgba(255,255,255,0.5); -webkit-transition-delay:.2s; transition-delay:.2s; -webkit-transform:translateY(0); transform:translateY(0)}
.hover-st-2:hover figcaption p, .hover-st-2.hover figcaption p{-webkit-transition-delay:.3s; transition-delay:.3s}
.hover-st-2:hover:before, .hover-st-2.hover:before, .hover-st-2:hover:after, .hover-st-2.hover:after{opacity:.8; -webkit-transform:scale(1); transform:scale(1)}

.line-haft { width:40px; height: 2px; border:0; margin: 0 auto; background: #767780; margin-bottom: 10px;}
.top-btn {  }
.btn-line-2{ position: relative; color: #767780; display: inline-block; padding: 7px 15px; border:1px solid #767780;}
.btn-line-2 span{ display: block; position: relative; z-index: 1 }
.btn-line-2::after{ content: ""; position: absolute; display: inline-block; left: 0; top: 0; width: 0%; height: 100%; background: #767780;  -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index:0 }
.btn-line-2:hover { color: #fff; border:1px solid #767780;}
.btn-line-2:hover::after{  width: 100%; color:#fff;   }

/**/
.box-inner { padding-top:50px; padding-bottom: 50px; }

/*map*/
.map-location { position:relative;}
.map-location-caption { position: absolute;padding: 25px 35px; bottom: 70px;left: 70px; background: #fff; margin-bottom: 0; min-width:300px; max-width: 360px; text-align: center; }
.map-location-caption h3 { margin-bottom:10px; }

.row-nearby h4{  padding-top: 5px; font-size: 16px; font-weight: 400; padding-top: 10px; color: #c6b275;}
.row-nearby .flaticon-train:before{  margin-left: 8px; }
.space { text-align:right;}
/*.row-nearby li{ font-family: 'Montserrat', sans-serif; font-style: normal; }*/
.namecontact{margin-bottom: 5px;
font-family: 'Montserrat';
font-size: 25px;
color: #000; font-weight: 100;}
/*gallery*/
.media-box-title{  color:#fff !important;font-size:22px;margin-bottom:5px;letter-spacing:1px;line-height:28px}
.media-box-date{color:#F2F2F2}
.media-box-container{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;box-shadow:none}
.media-boxes-no-more-entries{display:none}
.filters-container{margin-bottom:0px}
.custom-filter{ padding:0;text-align:center; margin: 30px 0 0 0 ;}
.custom-filter li{list-style:none;display:inline-block;margin:0 0px; font-size:14px;}
.custom-filter li a{color:#111;text-decoration:none; text-transform: uppercase;padding: 13px 18px; display:inline-block;}
.custom-filter li a:hover{color:#a8996e}
.custom-filter li a.selected{color:#fff!important; background:#a8996e }
.thumbnail-overlay {background:none;  background-color:transparent!important; color: #fff !important; padding:10px;  font-size: 30px;}
.thumbnail-overlay .media-box-title{ font-weight: 100;  font-size: 16px; letter-spacing: 1px;}
.media-box-container { border-radius:0px !important; }
.grid-section { margin-bottom:30px !important; }
.hovicon{display:inline-block;font-size:15px;line-height:90px;cursor:pointer;margin:20px;width:90px;height:90px;border-radius:50%;text-align:center;position:relative;text-decoration:none;z-index:1;color:#fff}
.hovicon:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.hovicon:before{speak:none;font-size:48px;line-height:90px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:block;-webkit-font-smoothing:antialiased}
.hovicon.effect{-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s}
.hovicon.effect:after{top:0;left:0;padding:0;box-shadow:0 0 0 2px #fff;-webkit-transition:-webkit-transform 0.2s,opacity .2s;-moz-transition:-moz-transform 0.2s,opacity .2s;transition:transform 0.2s,opacity .2s}
.hovicon.effect.sub-a:hover:after{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);opacity:.5}
.hovicon.effect.sub-a:hover{box-shadow:0 0 0 10px #fff;color:#fff}
.hovicon.effect.sub-a:hover i{color:#fff}
.hovicon.effect.sub-b:hover:after{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85)}
.hovicon.effect.sub-b:hover{box-shadow:0 0 0 10px rgba(255,255,255,0.4);color:#fff}
.hovicon.effect.sub-b:hover i{color:#fff}
.object { animation: MoveUpDown 1s linear infinite; }
.hovicon .flaticon-down-arrow::before { font-size: 30px; }
@keyframes MoveUpDown { 0%, 100% { top: 0;}
  50% { top: 5px; }}

.theam-main { background:#f7f2ee; }
.theam-white { background:#fff; }
.mark-txt { font-size: 30px; color:#a99a6f; }
.btn-main { background: #c6b275; color:#fff; }
.btn-line { display:inline-block; color: #fff; border:1px solid #fff;padding: 7px 30px;}
.btn-line.brown{color: #a8996e; border:1px solid #a8996e;}
.btn-line:hover { color: #a8996e; border:1px solid #a8996e;}

.btn-lineun { display:inline-block; position: relative;}
.btn-lineun::before { content: ""; position: absolute; bottom: 0px; width: 100%; height: 1px; background: #000; }

.cls-1 { fill: #fff !important; }
.cls-2 { fill: #a8996e !important; }
.cls-3 { fill: #333 !important; }

.ui-datepicker { z-index: 105 !important; }
.form-control:focus {  box-shadow: none;}
.full-img{width:100%}


.otherpage .menu-close{display: none;}
.otherpage .header .menu-header{
  width: calc(100% - 0px);
  top: 0;
  left: 0;
  padding-top: 0;
}
.otherpage .menu-header .menu{
  left: 0;
}
.otherpage .menu-header .menu .nav-menu{
  opacity: 1;
  top: 0;
  visibility: visible;
}
.otherpage .menu-header .menu{
  background: rgba(243,243,243,1);
}

.otherpage .header .menu-header{
  overflow: visible;
}
/*.otherpage .slide-home::before,
.otherpage .slide-home::after{display: none;}*/

.contact-form .form-control{border-radius: 0; position: relative; z-index: 10; border: 0; border-bottom: 1px solid #ccc;
  background: none; font-size: 13px; }
.contact-form .form-group{position: relative; margin-bottom: 20px;}
.contact-form .form-group label{position: absolute; z-index: 9; font-size: 13px; color: #000; left: 15px; top: 8px;
transition: all 0.3s ease 0s;}
.contact-form .form-group label.active{top: -15px; font-size: 11px; text-transform: uppercase; color: #ccc; }
.list-address li{margin-bottom: 5px;}
.followUs{margin-top: 35px; font-weight: bold; text-transform: uppercase; font-size: 18px;}
.socialcontact{margin-top: 20px;}
.socialcontact a{color: #656460; margin-right: 15px;}
.btn-book{color: #fff;
background: #c6b275;
display: inline-block;
padding: 5px 35px; border-radius: 3px;
text-transform: uppercase; border:0;}
.btn-book:hover{color: #fff;}
.btn-book I{margin-right: 5px;}
.contact-form  textarea{resize: vertical; min-height: 140px; height: 140px;}
.contact-detail h2{font-size: 28px;}


/*newCSS*/
.main-title-wedding{padding-top: 60px; padding-bottom: 60px;}
.innewweddingbox{width: 50%; float: left; height: 600px; display: block; color: #fff!important; cursor: pointer; }
.innewweddingbox.weddingpackage{background: url(../images/weddingpackage.jpg) no-repeat; background-size: cover;}
.innewweddingbox.Engagementpackage{background: url(../images/Engagementpackage.jpg) no-repeat; background-size: cover;}

.innewweddingbox{padding: 50px;}
.nopad{padding: 0;}
.wedding-01{ width: 100%; max-width: 550px;}

.expdetail h2{font-family: 'Montserrat', sans-serif; font-size: 29px; margin-bottom: 25px;}
.expdetail{display: flex; align-items: center; justify-content: center;}
.weddingexperience .txt-cor-nomal,.Catering .txt-cor-nomal
{font-size: 17px;}
.weddingexperience li{margin-bottom: 10px;} 
.weddingexperience svg{fill: #a8996e; max-width: 22px;}
.weddingexperience i{margin-right: 5px; position: relative; top: -5px;}
.img-full{width: 100%;}

.expdetail.CMenus{justify-content:left;}
.expdetail.CMenus div{ padding-left: 40px; width: 70%;}
.contact-form.reserveform .form-group.col-md-6 label{left: 30px;}
.contact-form.reserveform label{text-transform: uppercase; font-size: 12px;}
.padtop-0{padding-bottom: 0;}
.inquirywedding{background: #c6b275; padding-top: 70px; padding-bottom: 70px;}
.boxinquirywedding {background:#fff; padding:40px 35px; position: relative;}
.inquirywedding h2{font-family: 'Montserrat', sans-serif; font-size: 29px; margin-bottom: 15px;}
.inquirywedding .callus{font-size: 25px; font-weight: bold;}
.inquirywedding .callus span{ font-size: 17px; font-weight: normal; }
.reserveform{margin-top: 30px;}
.ring{width:120px; position: absolute; left: -40px; top: -40px;}
.wrapboxinquirywedding{position: relative; z-index: 10;}
.boxinquirywedding::after{ content: ""; display: block;
z-index: 9; position: absolute; border:1px solid #fff; width: 70%; height: 100%; right: -30px; top: -40px;}

.opendaily{ font-weight: bold; color: #000; }
.opendaily em{font-weight: normal; color: #656460; }

.spapage .btn-discover{padding-top: 7px; padding-bottom: 7px;}
.spapage .btn-discover:hover{color: #fff;}

.faqlist{margin-top: 0px;}
.faqlist h3{margin-top: 30px; color: #a8996e; padding: 15px 0;  
cursor: pointer; margin-top: 0;  font-size: 40px; transition: all 0.3s ease 0s; position: relative;
}

.faqlist h3:hover{opacity: 0.6;}
.faqlist h3:hover,.faqlist h3.active{ color: #a8996e;}
.faqlist li{margin-bottom: 10px; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.faqlist li:last-child{border-bottom: 0; margin-bottom: 0;}
.faqlist .faqshow {
    display: none;
    padding: 20px 0;
}
.fixlist{ max-width: 500px; width: 100%; display: inline-block; }
.faqlist h3 i{fill: #a8996e; max-width: 20px; display: inline-block;}
.faqlist .opendaily{color:#a8996e; font-weight: bold;}

.accordionspa {background: #f8f8f8; padding-top: 40px; padding-bottom: 40px;}
.spapackage{text-align: center; font-size: 25px; margin-top: 20px;  color: #a8996e; text-transform: uppercase; }
.spapackage em{font-size: 30px; text-transform: capitalize;}
.logobanner{width: 100%;  display: block; text-align: center; margin-bottom: 10px;}
.logobanner img{width: 200px!important;}

.engine .logo-address{margin-top: 20px; margin-bottom: 30px;}
.engine .logo-address img{ width: 100%; max-width: 130px; }
.engine .logo-address svg{ width: 100%; max-width: 130px; }

.submenu{position: absolute; width:800px; top: 40px;
left: 0; text-align: left; padding: 20px 0; left: -150px; opacity: 0; visibility: hidden;
transition:all .3s ease-out;}
.submenu.active{top:44px; opacity: 1; visibility: visible;}

.submenu a{display: inline-block; width: 350px; position: relative; margin-right: 20px;}
.submenu img{max-width: 100%;}
.submenu .textsub{background: #f3f3f3; padding: 15px; position: absolute; bottom: -45px; width: 100%;}
.submenu .sub1{color: #000; font-size: 16px; margin-bottom: 5px;}
.submenu .sub2 .txt-cor-nomal{color: #a8996e; font-size: 16px;}
.box-submenu-overlay {position: fixed;  width: 100%;  height: 100%;left: 0; z-index: 60;  top: 0; background-color: rgba(33,32,31,.9); 
display: none; }

.bgofdining{background: #f7f2ee; padding-left: 20px; padding-right: 20px;}

.pricedining{font-size: 25px; color: #db2829; font-weight: bold;}
.txt-cor-nomal{color: #a8996e;}
.dinningofferlist .photo-item{padding: 10px; border:1px solid #fff;}
.dinningofferlist .d-offer-1{margin-top: 20px;}
.dinningofferlist .d-offer-2{margin-top: 80px;}
.dinningofferlist .d-offer-3{margin-top: 0px;}

.video-bg{position:relative;width:100%}
#video-bg{position:relative;width:auto;min-width:100%;height:auto;background:transparent url(video-bg.jpg) no-repeat;background-size:cover}
video{display:block}
.video-container{width:100%;max-height:600px;overflow:hidden;top:0;right:0;z-index:-100}

.flashsale{
    position: fixed; bottom:-383px;
    z-index: 99;
    right: 30px;
     width: 100%; max-width: 400px;
     transition: all 0.5s ease 0s;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
  }
  .slideflashsale{background: #fff;  height: 383px; }
  .flashsale.active{bottom: 0;}
  .flashsale a{display: block;}
  .toggle-button {
   position:relative;
   display:inline-block;
   white-space:nowrap;
   position:absolute;
   z-index:-1;
   top:-80px;
   right: -5px;
   cursor: pointer;
   opacity: 1; 
   visibility: visible;
   transition: all 0.5s ease 0s;
   -vendor-animation-duration: 5s;
    -vendor-animation-delay: 5s;
  }
  .flashsale.active .toggle-button {
    opacity: 0; 
   visibility: hidden;
   top: -80px;
  }
  .toggle-button .lightning {
   vertical-align:middle;
   position:relative;
   top:-7px
  }
.toggle-button:hover img{transform: scale(1.2);}
.toggle-button img{ transition: all 0.5s ease 0s;}
.closeflash{width: 25px; cursor: pointer; height: 25px; background: #000; padding: 5px; position: absolute; right: 0px; top: 0px;}
.closeflash img{vertical-align: top;}
.captureflash{padding: 15px;}
.captureflash h2{font-size: 20px;}
.captureflash p{margin-bottom: 0; font-size: 13px; line-height: 19px;}

.owl-big .item {
  
}
.owl-big.owl-theme {
  position: relative;
}

.owl-small .item {
  background: #c9c9c9;
  color: #fff;
  text-align: center;
  cursor: pointer;


}
.owl-small .item  { display: block; }
.owl-small .item .text-rooms { font-size: 18px; font-family: 'Roboto Condensed', sans-serif; 
text-transform: uppercase;padding:10px 20px; font-weight: 400; -webkit-transition: all 0.3s; 
-moz-transition: all 0.3s; transition: all 0.3s; font-weight:  }
.owl-small .current .item .text-rooms { background:#000;  }


.owl-dots button:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; outline: none !important;}
.recreation h2{padding-top: 0; margin-top: 0; border-top: 0;
font-family: 'Montserrat';
font-size: 25px; font-weight: 100; color: #000;}
.googlemap{height: 480px;}

/*theamdate*/

.ui-datepicker-material-header{display:block;background-color:#ed1d24;color:#fff;text-align:center;width:325px}
.ui-datepicker-material-header .ui-datepicker-material-day{background-color:#1F3A58;padding:10px;font-size:1rem}
.ui-datepicker-material-header .ui-datepicker-material-date{padding:20px}
.ui-datepicker-material-header .ui-datepicker-material-date .ui-datepicker-material-month,.ui-datepicker-material-header .ui-datepicker-material-date .ui-datepicker-material-day-num,.ui-datepicker-material-header .ui-datepicker-material-date .ui-datepicker-material-year{padding:5px}
.ui-datepicker-material-header .ui-datepicker-material-date .ui-datepicker-material-month{font-size:2rem;text-transform:uppercase}
.ui-datepicker-material-header .ui-datepicker-material-date .ui-datepicker-material-day-num{font-size:4.5rem}
.ui-datepicker-material-header .ui-datepicker-material-date .ui-datepicker-material-year{font-size:1.8rem;font-weight:200;color:rgba(255,255,255,0.4)}
.ui-datepicker{padding:0;border:none;box-shadow:0 12px 36px 16px rgba(0,0,0,0.24);width:325px}
.ui-corner-all{border-radius:0}
.ui-widget-header{border:0}
.ui-datepicker-header{text-align:center;background:#fff;padding-bottom:15px;font-weight:300}
.ui-datepicker-header .ui-datepicker-prev,.ui-datepicker-header .ui-datepicker-next,.ui-datepicker-header .ui-datepicker-title{border:none;outline:none;margin:5px}
.ui-datepicker-prev.ui-state-hover,.ui-datepicker-next.ui-state-hover{border:none;outline:none;background:#b4cbe5}
.ui-datepicker-calendar .ui-state-default{background:none;border:none;text-align:center;height:33px;width:33px;line-height:29px;}
.ui-datepicker-calendar .ui-state-highlight{color:#ed1d24}
.ui-datepicker-calendar .ui-state-active{border-radius:50%;background-color:#ed1d24;color:#fff}
.ui-datepicker-calendar thead th{color:#999;font-weight:200}
.ui-datepicker-buttonpane{border:none}
.ui-datepicker-buttonpane .ui-state-default{background:#fff;border:none}
.ui-datepicker-buttonpane .ui-datepicker-close,.ui-datepicker-buttonpane .ui-datepicker-current{background:#fff;color:#ed1d24;text-transform:uppercase;border:none;opacity:1;font-weight:200;outline:none}
.ui-datepicker-buttonpane .ui-datepicker-close:hover,.ui-datepicker-buttonpane .ui-datepicker-current:hover{background:#b4cbe5}

.nearby{
  font-family: 'Montserrat';
font-size: 25px;
font-weight: 100;
color: #000;
}
.list-why {
    list-style: none;
    margin-bottom: 30px
}

.list-why h5 {
    font-style: normal;
    font-size: 20px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 0;
    margin-bottom: 5px
}

.list-why li {
    padding: 0 0 0 60px;
    margin-bottom: 20px;
    position: relative
}

.list-why li i {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 22px;
    text-align: center;
    line-height: 42px;
    color: #fff
}

.list-why li i img {
    position: relative;
    z-index: 1
}

.list-why li i::after {
    content: "";
    width: 12px;
    height: 1px;
    background: #000;
    position: absolute;
    right: -12px;
    top: 20px
}

.list-why li:last-child {
    margin-bottom: 0
}

.navmenu li{position: relative;}
.submenu-top{position: absolute; top: 36px; left: 0; background: #c6b275; color: #fff;
width: 300px; padding: 15px; display: none;}
.submenu-top a{color: #fff; display: block; border-bottom: 1px solid #c6b275; padding: 7px 0;}
.submenu-top li{text-align: left; }
.submenu-accom{width: 1000px; left: -150px; padding: 10px;}
.submenu-accom>div{float: left; width: 33.33333333%; padding: 0 15px;}
.coversub{background: #000; padding: 7px;}


.social-bar{position: fixed; z-index: 99; top: 40%; right: 0;}
.social-bar a{display: block;
width: 42px;
height: 42px;
font-size: 22px;
background: #3b5998; text-align: center; color: #fff; padding-top: 9px; margin-bottom: 2px;}
.social-bar a.instra{background: #4d5153;}
.social-bar a.tripadvi{background: #00af88;}
.social-bar a.youtube{background: #ce1312;}