@charset "utf-8";
/* CSS Document */
a						{ text-decoration:none;}
a:hover,
a:focus					{ text-decoration:none; outline:0 none;}
body					{ line-height:normal; font-family:'open sans',arial; font-size:14px; color:#333;}
.pad-b20				{ padding-bottom:20px;}
.pad-b15				{ padding-bottom:15px;}
.top-bar				{ background:#222; font-family:'open sans',arial; font-size:16px; color:#fff; line-height: normal; padding: 8px 0;}
.call					{ text-align:left;}
.call a					{ color:#fff;}
.email					{ text-align:right;}
.email a				{ color:#fff;}
.email a:hover			{ text-decoration:underline;}
.header					{ background:#fff; padding:5px 0;box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);position:relative; z-index:5;}
.logo					{ display:block;}

/* bootstrap menu css start (overwrite bootstrap class) */
.navbar-default							{ background:none; border:0 none; box-shadow:0 0; margin: 24px 0; border-radius:0!important; -webkit-border-radius:0!important; -moz-border-radius:0!important;}
.navbar-default .navbar-nav > li > a	{ color: #304e82; font-family: 'Lora', serif; font-size: 18px; font-weight: 400; padding: 15px 20px;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus { color: #111; background:none; box-shadow:0 0;}
.navbar-right 							{ margin-right:-30px!important; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus { color: #222; text-decoration:underline; }
/* bootstrap menu css end (overwrite bootstrap class) */

/* bootstrap slider css start here  */
.carousel-control						{ width:53px; height:53px; top:50%; margin-top:-26px; text-indent:-9999px; display:block; background:url(../images/icons.png) no-repeat 0 0;}
.carousel-control.left					{ background-position:0 0; background-image:url(../images/icons.png); left:7.5%;}
.carousel-control.right					{ background-position:0 -110px; background-image:url(../images/icons.png); right:7.5%;}
.carousel-inner .item img				{ width:100%;}
/* bootstrap slider css end here  */

/* reservation-form css start here */
.reservation-form						{ background:rgba(0, 0, 0, .4); padding:25px 0; margin-top:-81px; position:relative;}
.reservation-form h4					{ margin:0 15px 0 0; float:left; font-family:'Open Sans Condensed',arial; font-size:29px; color:#fff; text-transform:uppercase;}
.reservation-form input[type="text"]	{ border:0 none; padding:5px; float:left; width:13.6%; margin:0 7px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -o-border-radius:0; -ms-border-radius:0;}
.reservation-form .select				{ width:13.6%; margin:0 7px; float:left; overflow:hidden; background:url(../images/arrows.png) no-repeat center right #fff;}
.reservation-form .select select		{ border:0 none; padding:5px; width:100%; background-color:transparent; height:30px;  border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -o-border-radius:0; -ms-border-radius:0;}
.reservation-form select{-webkit-appearance: none; -moz-appearance: none; appearance: none; }
.reservation-form input[type="button"],
.reservation-form input[type="reset"],
.reservation-form input[type="submit"]	{ border:0 none; float:left; width:13.6%; margin:0 7px; padding:4px 5px 3px; background:#22a636; font-family:'Open Sans',arial; font-size:16px; color:#fff; text-transform:uppercase; text-shadow:1px 1px 0 #555; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; -o-border-radius:20px; -ms-border-radius:20px;}
.reservation-form input[type="button"]:hover,
.reservation-form input[type="reset"]:hover,
.reservation-form input[type="submit"]:hover{ background:#32b646;}
.reservation-form input.check-in,
.reservation-form input.check-out		{ background:url(../images/icons.png) no-repeat right -238px #fff;}
/* reservation-form css end here */

/* datepicker css start here */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl 							{ border-top-left-radius: 0; }
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr 							{ border-top-right-radius: 0; }
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl 							{ border-bottom-left-radius: 0; }
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br 							{ border-bottom-right-radius: 0; }
.ui-widget-header						{ background:#002E62; border:0 none;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{ border: 1px solid #0393f0; color: #222;}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default		{ color:#0a4958;}
.ui-widget-content						{ z-index:6!important;}

/* datepicker css end here */

.welcome				{ padding:5px 0 25px; background:#fff;}
.welcome h1				{ text-align:center; font-family: 'Lora', serif; color:#333; font-size:50px; text-shadow: 2px 2px 0 #ccc; -moz-text-shadow: 2px 2px 0 #ccc; -webkit-text-shadow: 2px 2px 0 #ccc; -o-text-shadow: 2px 2px 0 #ccc; -ms-text-shadow: 2px 2px 0 #ccc;}
.welcome h1 span		{ color:#003069;}
.welcome p				{ font-size:16px; color:#333; text-align:center;}

.service-row			{ background-image:url(../images/service-row-bg.jpg); background-repeat: no-repeat; background-position: center 0; background-attachment:fixed; background-size:cover; -moz-background-size:auto 100%; -webkit-background-size:auto 100%; -o-background-size:auto 100%; -ms-background-size:auto 100%; padding:35px 0; position:relative;}
.service-row .container .row{ background:rgba(0, 0, 0, 0.7); color:#fff; margin: 0;}
/*.service-row .container	{ background:rgba(0, 0, 0, 0.7); color:#fff;}*/
.service-row h4			{ font-family:'Open Sans Condensed',arial; font-size:33px;}
.service-row p			{ font-family:'Open Sans',arial; font-size:14px;}
.service-row ul			{ padding:0; list-style:none; margin-bottom:15px; overflow:hidden;}
.service-row ul li		{ list-style:none; padding:2px 0; font-size:16px; /*width: 50%; float: left;*/}
.service-row ul li i	{ font-size: 14px; padding-right:5px;}

.dining-options h4		{ font-family:'Open Sans Condensed',arial; font-size:33px; color:#292929;}
.dining-options p		{ color:#1f1f1f;}

.photo-gallery			{ background:#fff; padding:10px 0 30px;}
.photo-gallery h4		{ font-size:27px; color:#444; font-weight:normal; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase;}
.photo-gallery img		{ width:100%;}

.book-btn-row p			{ font-family:'Open Sans Condensed',arial; font-size:21px; color:#444; text-transform:uppercase; margin:20px 0;}
.book-btn-row a			{ font-family:'Open Sans Condensed',arial; font-size:21px; color:#fff; background:url(../images/button-bg.png) repeat-x 0 0; float: right; padding: 5px; text-align: center; width: 100%; background-size:100% 100%; -moz-background-size:100% 100%; -webkit-background-size:100% 100%; -o-background-size:100% 100%; -ms-background-size:100% 100%; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; -o-border-radius:50px; -ms-border-radius:50px; margin:15px 0; text-transform:uppercase;}
.book-btn-row a:hover	{ background:#0393f0;}
.footer					{ background:url(../images/footer-bg.jpg) no-repeat center bottom; background-size:cover; color:#fff; padding:10px 0 15px;}
.footer h4				{ font-family: 'Roboto Condensed', sans-serif; font-size:28px; color:#fff;}
.footer .contact-info	{ list-style:none; padding:0;}
.footer .contact-info li{ overflow:hidden; margin:5px 0;}
.footer .contact-info span			{ clear: both; display: block; float: left; width: 70px;}
.footer .contact-info div			{ display:block; float:left; width: 80%;}
.footer .contact-info div a			{ color:#fff;}
.footer .contact-info a				{ color:#fff; text-decoration:underline;}
.footer .ftr-links a	{ float:left; width:50%; color:#fff; margin:5px 0;}
.footer .social			{ overflow:hidden; padding:20px 0;}
.footer .social a		{ width:42px; height:42px; text-indent:-9999px; display:block; float:left; background:url(../images/icons.png) no-repeat 0 0; margin:0 3px;}
.footer .social a.fb	{ background-position:0 -429px;}
.footer .social a.fb:hover{ background-position:0 -505px;}
.footer .social a.gplus	{ background-position:0 -579px;}
.footer .social a.gplus:hover{ background-position:0 -655px;}
.footer .social a.trip	{ background-position:0 -729px;}
.footer .social a.trip:hover{ background-position:0 -805px;}

.ftr-btm-row			{ background:#222; color:#fff; font-size:13px; padding:7px 0; line-height:1.7em;}
.ftr-btm-row a			{ color:#0393f0;}
.ftr-btm-row .copyright	{ text-align:left;}
.ftr-btm-row .site-design-by{ text-align:right;}

.middle-content			{ background:#fff; overflow:hidden;}
.middle-content h1				{ color: #333; font-family:'Open Sans Condensed',arial; font-size: 44px; margin: 15px 0; text-align: left; text-shadow: 0 0; -moz-text-shadow: 0 0; -webkit-text-shadow: 0 0; -o-text-shadow: 0 0; -ms-text-shadow: 0 0;}

.photo-gallery .container .row .col-lg-8{ position:relative;}
.view-more-photos		{ font-family: 'Roboto Condensed', sans-serif;font-weight:normal; font-size:18px; color:#002E62; text-transform:uppercase; position:absolute; top:12px; right:15px;}
.view-more-photos:hover	{ color:#075748;}

/* rooms page css start here */

.rooms .room-part		{ padding:10px; margin-bottom:15px; overflow:hidden; background:#eee;}
.rooms .room-part:hover	{ background:#e2e2e2;}
.rooms .room-pic		{ width:50%; float:left; /*margin-bottom:25px;*/}
.rooms .room-details	{ width:46%; margin-left:4%; float:right;}
.rooms .room-details h5	{ font-size: 20px; margin:0 0 10px; line-height:normal;}
.rooms .room-details h5 span{ font-size:15px; display:block;}
.rooms .room-details p	{ text-align:left; font-size:12px;}
.rooms .room-details a	{ color:#0393f0; font-size:16px;}

/* rooms page css end here */

.middle-content h4		{ border-bottom: 1px solid #ddd; font-size: 22px; margin: 10px 0 0; padding-bottom: 5px; clear:both;}

.photo-galler h4 span	{ border-bottom: 2px solid #0393f0;}
.photo-galler .container .row .col-lg-12 a{ display: block; float: left; padding: 15px;}
.photo-galler .container .row .col-lg-12 a:first-child{ padding-left:0;}
.photo-galler .container .row .col-lg-12 a:last-child{ padding-right:0;}
.photo-galler .container .row .col-lg-12 a img{ border:1px solid #ccc;}


.contact-us .map		{ border:1px solid #ccc; padding:7px; margin:0 0 20px 0;}
.contact-us h5			{ font-size: 15px; line-height: 1.5em;}
.contact-us h5 label 	{ color:#000; font-weight: 400; width: 70px; text-align:right; float:left; clear:both;}
.contact-us h5 span		{ color:#555; padding-left:8px; width:285px; float:left;}
.contact-us h5 a		{ color:#0393f0;}


.local-attrection ul,
.local-attrection ul li	{ list-style:square;}
.local-attrection ul	{ padding-left:25px; margin:15px 0; overflow:hidden;}
.local-attrection ul li	{ color: #0393f0; float: left; line-height: 25px; margin: 0 2% 0 0; width: 48%;}
.local-attrection ul li	span{ color:#444; padding-left:5px;}
.local-attrection ul li	span a{ color: #0393f0; text-decoration:underline;}
.local-attrection ul li	span label{ color: #000; font-weight: normal; margin: 0 15px; float: right; text-transform: uppercase;}

.policies ul			{ padding:0 0 0 25px; margin:0; list-style:square;}
.policies ul li			{ line-height:25px; padding:5px 0; list-style:square; color:#0393f0;}
.policies ul li span	{ color:#333;}

/* ===============================================INNER PAGES============================================ */
/*-----------------------------------------------room inner--------------------------------------------- */
.rooms-inner img{
	max-width:100%;
	display:block;
	height:auto;
}
.room-type .left-section{
	float:left;
	width:50%;
}
.room-type .right-section{
	float:right;
	width:46%;
	margin-left:4%;
}
.rooms-inner .room-type{
	padding: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	background:#eee;
}
.rooms-inner .room-type h5{
	font-size: 20px;
	margin: 0 0 10px;
	line-height: normal;
}
.rooms-inner .room-type h5 span{
	font-size: 15px;
	display: block;
}
.right-section p{
	font-size:12px;
}
.right-section a{
	background: #22a636;
	font-family: 'Open Sans',arial;
	padding:9px;
	margin: 26px 0 0;
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	display:block;
}
.rooms-inner .room-type:hover{
	background:#ddd;
}
.rooms-inner h1, .address-section h1, .photogallery h1{
	color: #333;
	font-family: 'Open Sans Condensed',arial;
	font-size: 44px;
	margin: 15px 0;
	
}
/* -------------------------------------------------Contact Us page--------------------------------------------- */
.contact-us-inner{
	padding:20px 0;
	background: url(../images/body-bg.png) repeat;
}
.contact-us-inner .address-section{
	background:#fff;
	padding:57px;
}
.address-section span{
	font-family: 'Open Sans',arial;
	color:#101010;
	font-size:17px;
	text-transform:uppercase;
	padding-left:2px;
	margin-right:5px;
}
.address-section a{
	color:#101010;
}
.address-section{
	font-family: 'Open Sans',arial;
	color:#101010;
	font-size:15px;
	margin-bottom:15px;
}
.google-map iframe{
	border:1px solid #dadada;
	padding:2px;
}
.scrolloff {
	pointer-events: none;
}
/*--------------------------------------------------Gallery Images---------------------------------------------*/
.gallery-images{
	width:100%;
	position:relative;
}
.gallery-images .tab-menu{
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}
.active.gallery-bg{
	background:#002E62;
}
.active.gallery-bg a{
	color:#fff;
}
.gallery-bg a{
	color:#111;
	border-left: 1px solid #ededed;
}
.gallery-images h1{
	color: #333;
	font-family: 'Open Sans Condensed',arial;
	font-size: 44px;
	margin: 15px 0;
}
.gallery-images .tab-menu li{
	list-style:none;
	float:left;
	border: 1px solid #ededed;
	border-left:none;
}
.gallery-image-inner li{
	list-style:none;
}
.gallery-images ul, .gallery-image-inner ul{
	padding: 0;
}
.gallery-images .tab-menu li a{
	padding: 0.5em 1.3em;
	display:inline-block;
	font-family: 'Antic Slab', serif;
	font-size: 18px;
}
.gallery-images ul li .gallery-bg:hover, .gallery-images ul li .gallery-bg:focus{
	background:#002E62;
	color:#fff;
}
.active.gallery-bg{
	background:#002E62;
	color:#fff;
}
.gallery-images ul li .gallery-bg{
	color:#111;
}
.gallery-image-inner img{
	max-width:100%;
	height:auto;
}
.gallery-image-inner{
	margin:30px 0;
}
.gallery-images li{
	margin-bottom:20px;
}
[class*="shape-"] {
	display: block;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding-top: 100%;
	margin: 1px 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
[class*="shape-"] > * {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto !important;
}
[class*="shape-"] > i {
	width: 1em;
	height: 1em;

}
.gallery-items > li {
	margin-bottom: 1.5em;
}
.gallery-items > li a {
	-webkit-transform:  scale(1.2);
	-moz-transform:     scale(1.2);
	-ms-transform:      scale(1.2);
	transform:          scale(1.2);
	-webkit-transition: all 0.6s ease;
	-moz-transition:    all 0.6s ease;
	-ms-transition:     all 0.6s ease;
	transition:         all 0.6s ease;
}
.gallery-items > li a::before,
.gallery-items > li a::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition:    all 0.6s ease;
	-ms-transition:     all 0.6s ease;
	transition:         all 0.6s ease;
	border-radius: 50%;
}
.gallery-items > li a::after {
	background:#111;
	opacity:0.8;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
}
.gallery-items > li a::before {
	content: '\f06e';
	width: 60px;
	height: 60px;
	line-height: 60px;
	color:#f0f0f0;
	background:rgba(34, 165, 54, 0.5);
	margin: auto;
	display: inline-block;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 10;
	font-size: 3em;
	color: #bdbdbd;
	-webkit-transform:  scale(2);
	-moz-transform:     scale(2);
	-ms-transform:      scale(2);
	transform:          scale(2);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition-delay: 0.2s;
}
.gallery-items > li a:hover {
	-webkit-transform:  scale(1);
	-moz-transform:     scale(1);
	-ms-transform:      scale(1);
	transform:          scale(1);
}
.gallery-items > li a:hover::after {
	-webkit-transform:  scale(2);
	-moz-transform:     scale(2);
	-ms-transform:      scale(2);
	transform:          scale(2);
}
.gallery-items > li a:hover::before {
	-webkit-transform:  scale(1);
	-moz-transform:     scale(1);
	-ms-transform:      scale(1);
	transform:          scale(1);
	filter: alpha(opacity=1);
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

/*-------------------------------------------------Big Image Gallery---------------------------------------------------*/
html.swipebox-html.swipebox-touch {
	overflow: hidden !important;
}

#swipebox-overlay img {
	border: none !important;
}

#swipebox-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999999999999 !important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background: rgba(0,0,0,0.8);
}
#swipebox-slider {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	display: none;
}
#swipebox-slider .slide {
	height: 100%;
	width: 100%;
	line-height: 1px;
	text-align: center;
	display: inline-block;
}
#swipebox-slider .slide::before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
	background: none;
	_max-width: 1140px;
	max-height: 100%;
	width: 90%;
	padding: 1% ;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}
#swipebox-caption {
	position: absolute;
	left: 0;
	z-index: 999;
	width: 100%;
}
#swipebox-action {
	bottom: -50px;
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
	background-repeat: no-repeat;
	border: none !important;
	text-decoration: none !important;
	cursor: pointer;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
}
#swipebox-action #swipebox-prev {
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 15px;
	background:#bdbdbd;
	padding:10px;
}
#swipebox-action #swipebox-next {
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 15px;
	border: 1px solid #ffffff;
	background:#bdbdbd;
	padding:10px;
}
#swipebox-action #swipebox-close {
	left: auto;
	top: 46px;
	right: 1.3em;
	background: #bdbdbd;
	text-align: center;
	line-height: 56px;
}
#swipebox-action #swipebox-prev::before,
#swipebox-action #swipebox-next::before,
#swipebox-action #swipebox-close::before {
	font-family: 'Ionicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #333333;
	text-align: center;
}

#swipebox-action #swipebox-prev::before {
	content: '\f060';
	font-family:'FontAwesome';
	font-size:2em;
}

#swipebox-action #swipebox-next::before {
	content: '\f061';
	font-size: 2em;
	font-family:'FontAwesome';
}

#swipebox-action #swipebox-close::before {
	content: '\f00d';
	font-size: 2em;
	font-family:'FontAwesome';
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
	opacity: 0.3;
}
#swipebox-caption {
	top: -50px;
	text-align: center;
}

/* --------------------------------------------------Attraction Page---------------------------------------- */
.place-name ul li{
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #343333;
	margin-bottom: 5px;
	float: left;
	width: 48%;
	padding: 0 15px; }
	.near-by-places ul li{
		list-style: none;
		font-family: 'Open Sans', sans-serif;
		font-size: 17px;
		color: #343333;
		margin-bottom: 10px;
		float: left;
		overflow:hidden;
		width:100%;
	}
	.place-name ul, .near-by-places ul{
		padding:0;
		margin:0;
		display:inline-block;
	}

	.place-name{
		clear:both;
	}
	.place-name ul li::before{
		color: #22a636;
		content: "\f1cd";
		font-family: 'FontAwesome';
		display: block;
		width: 25px;
		float: left;
		line-height: 25px;
	}
/*
.near-by-places ul li::before{
	color: #22a636;
	content: "\f1cd";
	font-family: 'FontAwesome';
	display: block;
	width: 25px;
	float: left;
	line-height: 25px;
}
*/
.near-by-places ul li i{ width:25px; float:left; color:#22a636; line-height: 25px;}
.near-by-places ul li p{ float:left; width:93%; margin:0;}

.attractions-section h1{
	color: #333;
	font-family: 'Open Sans Condensed',arial;
	font-size: 44px;
	margin: 15px 0;
}
.attractions-section{
	padding-bottom:20px;
}
.attractions-section h2{
	margin:10px 0;
	font-family:'Open Sans', sans-serif;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}