@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


/*
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
*/


button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}



select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(../images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 92% center;
}



@font-face {
font-family: 'Runalto';
font-style: normal;
font-weight: normal;
src: local('Runalto'), url('Runalto.woff') format('woff');
}



body {color: #666; margin: 0px; background-color:#000; font-family: poppins; font-size: 14px; font-weight: 300; line-height: 26px; margin: 0px 0px 0px 0px; }

html {  scroll-behavior: smooth;}


a{transition: all 0.5s ease-in 0s; text-decoration:none!important; outline:none; color: #000;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: left;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

.golden-bg { background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);}


.small-heading {display:block; font-size:12px; line-height:120%; letter-spacing:4px; color:#be9b60; font-weight:500; text-transform:uppercase; }

.small-heading:after {content:''; display:inline-block; width:40px; height:1px; background-color:#be9b60; margin-bottom:4px; margin-left:5px;}

h2 {font-family: 'Runalto'; font-size:48px; font-weight:normal; margin:20px 0px 20px 0px; line-height:120%;}

h3 {font-family: 'Runalto'; font-size:36px; font-weight:normal; margin:10px 0px; line-height:120%;}


strong {font-weight:600;}





header {display:table; width:100%; background-color:#000; position:fixed; left:0px; top:0px; z-index:1; transition: all 0.5s ease-in 0s; }

.my-account {display:inline-block; float:right; margin:25px 0px; width:150px; background-image:url(../images/golden.png); text-align:center; font-size:12px; text-transform:uppercase; letter-spacing:2px; font-weight:500; padding:8px 0px; transition: all 0.5s ease-in 0s; }

.my-account:hover {background-size:500% 100%; background-position:-30% center; transition: all 0.5s ease-in 0s; }

.logo {display:inline-block; float:left; margin:10px 0px; transition: all 0.5s ease-in 0s; }

.logo img {width:250px; transition: all 0.5s ease-in 0s; display:block;  }

.top-navigation {display:inline-block;  width:740px; padding-top:40px; margin-left:80px; transition: all 0.5s ease-in 0s; }

.top-navigation a {display:inline-block; float:left; color:#be9b60;  margin:0px 17px; text-transform:uppercase; font-weight:500; font-size:13px; line-height:120%; letter-spacing:1px; transition: all 0.5s ease-in 0s; }

.top-navigation a:hover {; transition: all 0.5s ease-in 0s; }

.top-navigation .current-page {color:#be9b60; opacity:1.0; border-bottom:1px solid #be9b60; transition: all 0.5s ease-in 0s; font-weight:700; }


header.darker .logo img {width:150px; transition: all 0.5s ease-in 0s; }

header.darker .top-navigation { margin-left:180px; padding-top:23px;}

header.darker .my-account { margin:9px 0px;}

.header-gap {width:100%; height:138px; background-color:#000;}




.banner-1 {display:table; width:100%; height:600px; background-image:url(../images/banner-1.png); background-position:center center; background-size:cover;}
.banner-2 {display:table; width:100%; height:600px; background-image:url(../images/banner-2.png); background-position:center center; background-size:cover;}
.banner-3 {display:table; width:100%; height:600px; background-image:url(../images/banner-3.png); background-position:center center; background-size:cover;}
.banner-4 {display:table; width:100%; height:600px; background-image:url(../images/banner-4.png); background-position:center center; background-size:cover;}


.banner-text {width:100%; max-width:1250px; margin:auto; color:#fff; padding-top:8%;}

.banner-text h2 {text-transform:uppercase; margin-bottom:0px; font-size:60px;}

.banner-text strong {font-weight:600; letter-spacing:2px; font-size:18px;} 

.banner-text p {font-weight:300; width:400px;} 

.banner-text .button-1 {display:inline-block; width:220px; height:50px; line-height:45px; color:#000; border:2px solid transparent!important; background-image:url(../images/golden.png); background-size:100% 100%; text-align:center; font-weight:500; letter-spacing:1px; margin-right:5px;}

.banner-text .button-1:hover{ background-size:500% 100%; background-position:-30% center;}

.banner-text .button-2 {display:inline-block; width:220px; height:50px; line-height:45px; color:#000; border:2px solid #be9b60!important; color:#be9b60;  text-align:center; font-weight:500; letter-spacing:1px;}

.banner-text .button-2:hover{ background-color:rgb(0,0,0,0.7);}








.search-bar-holder {display:table; width:100%; position:absolute; margin-top:-120px;}

.search-box {width:20%; float:left; margin-right:1px; background-color:#fff; border:0px; padding:15px 15px 15px 55px; font-family:poppins; font-size:14px; color:#000; height:52px;}

.search-box.check-in {background-image:url(../images/icon-calendar.png); background-repeat:no-repeat; background-position:10px center;}

.search-box.check-out {background-image:url(../images/icon-calendar.png); background-repeat:no-repeat; background-position:10px center;}

.list-box {width:100%; float:left;  background-color:#fff; border:0px; padding:15px 15px 15px 55px; font-family:poppins; font-size:14px; color:#000; background-position: 92% center; height:52px;}

.list-box-holder {width:22%; float:left; position:relative; margin-right:1px; }

.listbox-icon {  position: absolute;  z-index: 1;  left: 10px;  top: 10px;}

.search-button {display:inline-block; width:15%; height:52px; text-transform:uppercase; letter-spacing:3px; line-height:45px; color:#000; font-family:poppins; font-size:14px; color:#000; border:0px; background-image:url(../images/golden.png); background-size:100% 100%; background-position:center center; text-align:center; font-weight:500; letter-spacing:1px; margin-right:5px; transition: all .5s ease-in 0s; }

.search-button:hover {background-size:500% 100%; background-position:-30% center;}








.aboutus {display:table; width:100%; padding:60px 0px; background-color:#000; color:#fff;}

.aboutus p {padding-right:100px; line-height:250%;}

.icon-with-text-holder {margin-top:40px;}

.icon-with-text  {float:left; display:inline-block; float:left; color:#be9b60; width:170px; line-height:120%; font-weight:500;}

.icon-with-text img {float:left; display:inline-block; float:left; margin-right:10px; margin-top:-15px;}




.our-rooms {display:table; width:100%; padding:60px 0px; background-color:#222; color:#fff; text-align:center;}

.room-box {display:table; width:100%; background-color:#000; padding-bottom:40px; border-radius:15px;}

.room-box img {display:block; width:100%; border-radius:15px 15px 0px 0px;}

.room-box h3 {font-size:28px; margin-top:30px;}

.room-box  p { text-align:center; padding:0px 50px; color:#999;}

.text-center {text-align:center;}


.full-width-room {display:table; width:100%; background-color:#be9b60; margin-bottom:5px;}

.room-left {width:30%; float:left; display:table;}

.room-center {width:40%; float:left; display:table; padding:50px; text-align:center;}

.room-center  .text-button {border:1px solid #000!important;}

.room-right {width:30%; float:left; display:table;}

.room-left img, .room-right img {width:100%; display:block;}

.room-center h3 {font-size:30px; color:#000; text-align:center; }

.room-center div {width:100%; display:table; margin-bottom:20px;}

.room-center div span {display:inline-block; float:left; text-align:center; font-size:12px; width:25%; color:#000; }

.room-center div span img {display:block; margin:auto; width:40px;}

.room-center p { text-align:center; color:#000;}






.amenties {display:table; width:100%; padding:60px 0px; background-color:#be9b60;}

.amenties .small-heading {color:#fff; text-align:center;}

.amenties .small-heading:after {background-color:#fff;}

.amenties h2 {color:#fff; text-align:center;}

.amenties img {display:block; margin:10px auto 10px auto; width:120px; padding:10px; transition: all 0.5s ease-in 0s;}

.amenties .col-1-of-6:hover img {padding:0px;}

.amenties span {display:block; text-align:center; color:#fff; line-height:140%; font-weight:500; margin-bottom:10px;}

.amenties .col-1-of-6 {background-image:url(../images/pipe1.png); background-repeat:no-repeat; background-position:right center; }

.amenties .col-1-of-6:last-child {background-image:none;}







.distance {display:table; width:100%; padding:60px 0px; background-color:#be9b60; margin-bottom: -1px;}

.distance .col-1-of-4 {background-image:url(../images/pipe2.png); background-repeat:no-repeat; background-position:right center;}

.distance .col-1-of-4:last-child {background-image:none;}

.distance-box {width:100%; display:table; padding:0px 30px; text-align:center; color:#fff; }

.distance-box img {display:block; margin:0px auto 20px auto;}

.distance-box p {text-align:center; line-height:140%;}

.distance-box em {display:block; margin:auto; font-size:12px; font-style:normal; font-weight:400;}











.food-and-beverage { background-color:#000; padding:60px 0px 30px 0px;}

.food-and-beverage .small-heading { text-align:center;}

.food-and-beverage h2 {color:#fff; text-align:center;}

#food-text-holder {position:relative;}

.food-text {position:absolute; color:#fff; padding:30px;}

.food-text h3 { font-size:30px; margin-bottom:10px;}

.text-button {display:inline-block; width:220px; height:50px; line-height:52px; color:#000; background-image:url(../images/golden.png); background-size:100% 100%; text-align:center; font-weight:500; letter-spacing:1px; margin-right:5px;}

.text-button:hover{ background-size:500% 100%; background-position:-30% center;}


.figure-1 {width:100%; margin:0px; padding:0px; display:block; border-radius:15px; overflow:hidden; height:264px; transition: all 0.5s ease-in 0s; margin-bottom:35px; }
.figure-1 img {display:block; width:100%; transition: all 0.5s ease-in 0s;}
.figure-1:hover img {width:120%; margin:-10%; transition: all 0.5s ease-in 0s;}


.figure-2 {width:100%; margin:0px; padding:0px; display:block; border-radius:15px; overflow:hidden; height:396px; transition: all 0.5s ease-in 0s; margin-bottom:35px; }
.figure-2 img {display:block; width:100%; transition: all 0.5s ease-in 0s;}
.figure-2:hover img {width:120%; margin:-10%; transition: all 0.5s ease-in 0s;}


.figure-3 {width:100%; margin:0px; padding:0px; display:block; border-radius:15px; overflow:hidden; height:690px; transition: all 0.5s ease-in 0s; }
.figure-3 img {display:block; width:100%; transition: all 0.5s ease-in 0s;}
.figure-3:hover img {width:120%; margin:-10%; transition: all 0.5s ease-in 0s;}








.retreat { background-color:#232222; padding:100px 0px; background-image:url(../images/half-pic.png); background-position:right center; background-size:50% auto;  background-repeat:no-repeat; color:#fff; } 

.retreat p {padding-right:100px;}







.three-r { background-color:#f8f0e2; padding:60px 0px; } 

.three-r p, .three-r .small-heading, .three-r h2 {text-align:center;}

.blog-image {display:block; width:100%; margin-bottom:20px;}







.reviews { background-color:#000;  color:#fff; text-align:center; padding:60px 0px;}












.map { background-color:#232222;  color:#fff; height:550px;  } 

.map h2 {margin-bottom:10px;}

.map p {padding-right:100px;}

.address-line { display:block; height:80px; padding-top:10px;}

.address-line img {float:left; margin-right:15px; margin-top:5px;}

.map iframe {width:50%; float:right; display:inline-block}

.make-absolute {position:absolute;  width:100%; max-width:1280px; padding-top:60px;}



.explore { background-color:#000; padding:60px 0px; color:#fff; text-align:center; } 

.explore h2 {margin-bottom:10px;}

.high-light-para {text-align:center; font-weight:600; text-transform:uppercase; letter-spacing:2px; margin-bottom:30px;}

.explore-box {padding:30px; text-align:center; border-radius:15px; background-color:#222; transition: all 0.5s ease-in 0s;}  

.explore-box:hover {background-color:#111;}

.explore-box img {display:block; margin:20px auto; transition: all 0.5s ease-in 0s; padding:10px; width:120px;}

.explore-box:hover img {padding:0px;}

.explore-box strong {text-align:center; display:block;  font-weight:500; color:#be9b60;}

.explore-box em {text-align:center; display:block; font-style:normal;}

.explore-box p {text-align:center; color:#999; font-size:13px; line-height:150%;}

















.spirit { background-color:#232222; padding:60px 0px; color:#fff; text-align:center; } 

figure  {padding:0px; margin:0px; display:block; overflow:hidden; width:100%; height:450px;  border-radius:15px;}

figure img {display:block; width:100%; transition: all 0.5s ease-in 0s;}

figure:hover img {display:block; width:120%; margin:-10%; transition: all 0.5s ease-in 0s;}










footer {display:table; width:100%; background-color:#000; padding:40px 0px 0px 0px;}

.footer-logo {width:150px;}

footer h5 {display:block; font-size:12px; line-height:120%; letter-spacing:2px; color:#be9b60; font-weight:500; text-transform:uppercase; margin-top:0px;  }

footer h5:after {content:''; display:block; width:26px; height:1px; background-color:#be9b60; margin-bottom:3px; margin:20px 0px;}

footer p {color:#fff; opacity:0.4; transition: all 0.5s ease-in 0s;}

.social-media a {display:inline-block; float:left; opacity:1.0;}

.social-media a img {display:block; width:40px; padding:4px; transition: all 0.5s ease-in 0s;}

.social-media a:hover {opacity:1.0; padding:0px; transition: all 0.5s ease-in 0s;}

.social-media a:hover img {padding:0px; }

footer .col-2-of-6 p {padding-right:60px;}

footer a {color:#fff; opacity:0.4; display:block;}

footer a:hover {opacity:1.0; padding-left:5px;}

footer p:hover {opacity:1.0; padding-left:5px; transition: all 0.5s ease-in 0s;}

.copyright {text-align:center; font-size:11px; letter-spacing:2px; color:#fff; opacity:0.4; padding:20px 0px; border-top:1px solid #555; margin-top:40px; text-transform:uppercase; }

.copyright a {display:inline-block; color:#fff; opacity:1.0; border-bottom:1px solid #fff; padding:0px!important; }













.insidepage-banner {display:table; width:100%; height:100px; background-position:center center; background-size:cover;}

.page-title {color:#fff; font-size:36px; letter-spacing:2px; text-transform:uppercase; line-height:100px;}



.listing {margin:10px 0px 20px 20px; padding:0px; display:table; width:100%;}

.listing li { list-style-image:url(../images/bullet.png); padding-left:10px; margin-bottom:10px;}



.insidepage-content {display:table; width:100%; padding:40px 0px 30px 0px; background-color:#111;}

.insidepage-content .small-heading {text-align:center;}

.insidepage-content h2 {text-align:center; color:#fff;}



.black-area {display:table; width:100%; padding:40px 0px 30px 0px; background-color:#000; color:#999;}

.black-area .small-heading {text-align:center;}

.black-area h2 {text-align:center; color:#fff;}




.grey-area {display:table; width:100%; padding:40px 0px 30px 0px; background-color:#111; color:#999;}

.grey-area .small-heading {text-align:center;}

.grey-area h2 {text-align:center; color:#fff;}



#running-text-area h2 { font-size:16px; text-align:left; font-family:poppins; margin-bottom:5px;}

#running-text-area  p {text-align:left; color:#aaa; text-align:justify; }

#running-text-area  .small-heading {text-align:left; margin-bottom:20px;}


#running-text-area .listing {margin:20px 0px 0px 20px; padding:0px;}

#running-text-area .listing li {padding-left:10px; color:#ccc; list-style-image:url(../images/bullet.png);}





.offer {width:100%; padding:10px; display:table; background-image:url(../images/golden.png); background-size:100% 100%; text-align:center; font-size:15px; font-weight:500; color:#000; text-transform:uppercase; letter-spacing:1px;}


.tab {text-align:center; display:block; width:100%; height:48px; border-bottom:1px solid #666; }

.tab a { display:inline-block; width:150px;  text-align:center; padding:10px; border:1px solid #666; color:#fff; height:48px;}

.tab  .tab-active{border-bottom:1px solid #111; color:#be9b60; font-weight:600;}


.tab-content-holder {display:table; width:100%; padding:30px; border:1px solid #666; border-top:0px;}

.tab-content-holder h4 {font-size:16px; font-weight:500; color:#be9b60; margin:10px 0px 10px 0px;}

.tab-content-holder h5 {font-size:14px; font-weight:500; color:#fff; margin:0px;}

.tab-content-holder p {font-size:13px; font-weight:400; color:#999; }

.tab-content-holder.breakfast  { background-image:url(../images/breakfast.png); background-position:right bottom; background-repeat:no-repeat;}

.tab-content-holder.food  { background-image:url(../images/food.png); background-position:right bottom; background-repeat:no-repeat;}


.offer-pic {display:block; border-radius:15px; width:100%;}

#offer-list h4 { margin:0px; font-weight:500; color:#be9b60;}

#offer-list p {color:#fff;}

.photo-holder {display:table; width:100%;}

.photo-holder div {width:33.33%; float:left;}

.photo-holder div img {display:block; width:96%; margin:4% 2%; border-radius:15px;}






/* Grid */


.grid-1280 {display:table; width:1280px; margin:auto;  }

.row {width: 100%; display: table; }

.col-1-of-12 {width: 8.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-11 {width: 9.09%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-10 {width: 10%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-9 {width: 11.11%; float: left; padding-left: 15px; padding-right: 15px; }

.col-8-of-9 {width: 88.89%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-9 {width: 77.78%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-9 {width: 66.67%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-9 {width: 55.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-9 {width: 44.45%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-9 {width: 33.34%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-9 {width: 22.23%; float: left; padding-left: 15px; padding-right: 15px; }


.col-1-of-8 {width: 12.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-8 {width: 87.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-8 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-8 {width: 62.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-8 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-8 {width: 37.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-8 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-7 {width: 14.28%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-7 {width: 85.68%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-7 {width: 71.4%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-7 {width: 57.12%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-7 {width: 42.84%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-7 {width: 28.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-6 {width: 16.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-6 {width: 83.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-6 {width: 66.64%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-6 {width: 49.98%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-6 {width: 33.32%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-5 {width: 20%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-5 {width: 80%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-5 {width: 60%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-5 {width: 40%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-4 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-4 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-3 {width: 33.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-3 {width: 66.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-2 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-1 {width: 100%;  padding-left: 15px; padding-right: 15px; }


.content {display: block; padding: 10px 0px; background-color: #eee; text-align: center; font-size: 10px; color: #000; border: 1px solid #ccc;}


/* Grid */




















/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	background-color: #be9b60;
}

.scroll a {padding:25px 0px 0px 0px; display:block; color:#fff; height:50px; width:50px;}

.scroll a span {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #000;
  display: block;
  margin:auto;
  animation: buttonarrow 0.6s infinite alternate ease-in-out;
}


@keyframes buttonarrow {
	0% {
		transform: translateY(0);
		opacity: 1.0
	}
	100% {
		transform: translateY(-0.5em);
		opacity: 1.0
	}
}

/* Scroll Top */









/* responsive menu */

.responsive-menu-icon { display:none;}


.responsive-menu-icon {
    display: block;
    cursor: pointer;
    background-color:#000;
    width: 66px;
    height: 66px;
    position: fixed;
    right: 0;
    top: 0px;
    padding: 22px;
    box-sizing: border-box;
    z-index: 10000;
    display: none;
    z-index: 1000;
}

.bar1, .bar2, .bar3 {
    width: 23px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
}


/* responsive menu */








