/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,
samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,
th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,
video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}


@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('../fonts/raleway-semibold-webfont-webfont.woff2') format('woff2'),
         url('../fonts/raleway-semibold-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'great_vibesregular';
    src: url('../fonts/greatvibes-regular-webfont.woff2') format('woff2'),
         url('../fonts/greatvibes-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'playfair_displayregular';
    src: url('../fonts/playfairdisplay-regular-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: 'ralewaysemibold';
	font-size: 40px;
	color: #0e2a4e;
	text-align: center;
	line-height: 40px;
	padding-top: 40px;
}

h2 {
	font-family: 'playfair_displayregular';
	font-size: 50px;
	color: #0e2a4e;
	letter-spacing: 1px;
	line-height: 45px;
	padding-top: 50px;	
	font-weight: 700;
}

h3 {
	font-family: 'playfair_displayregular';;
	font-size: 40px;
	color: #0366d6;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;	
	font-weight: 700;
}

h4 {
	font-family: 'playfair_displayregular';
	font-size: 20px;
	color: white;
	font-weight: normal;
}

.spacer {
	widows: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
}

img {
	max-width: 100%
}

.wrapper {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.wrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
	z-index: 999;
	position: absolute;
}

#phn {
	width: 100%;
	max-width: 160px;
	height: auto;
	float: left;
    margin-top: 18px;
}

#phn-img {
	float: left;
}

#phn-txt {
	float: left;
}

#phn-txt p {
	font-family: 'ralewayregular';
	font-size: 18px;
	color: white;
	padding-left: 18px;
}

#email {
	width: 100%;
	max-width: 305px;
	height: auto;
	float: left;
    margin-top: 18px;
    margin-left: 25px;
}

#email-img {
	float: left;
}

#email-txt {
	float: left;
}

#email-txt p {
	font-family: 'ralewayregular';
	font-size: 18px;
	color: white;
	padding-left: 18px;
}

.socialicon {
	width: 100%;
	max-width: 125px;
	height: auto;
	float: right;
	margin-top: 15px;
}

.socialicon img {
	margin: 0 5px 0 0;
}

#top-bg {
	width: 100%;
	height: 115px;
	margin: 0 auto;
	background-color: #cdccd9;	
    z-index: 999;
    position: absolute;
    margin-top: 55px;

}

.logo {
	float: left;
}

#menu {
	float: right;
	margin-right: 35px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	font-family: 'ralewaysemibold';
	font-size: 20px;
	float: left;
	padding: 42px 0 0 35px;
	text-transform: uppercase;
}

#menu ul li {
	color: black;
}

#menu ul li a {
	color: black;
}

#menu ul li a:hover {
	color: red !important;
}
.active a {
	color: red !important;
}

#booknow-icon {
	float: right;
	margin-top: 28px;
}

#banner {
	text-align: center;
}

#welcome-lft {
	float: left;
	margin-top: 158px;	
	z-index: 999;
    position: absolute;
}

#welcome {
	width: 100%;
	max-width: 688px;
	height: 640px;
	float: left;
	background-color: #e8f7f8;
	margin-left: 250px;
}

#welcome p {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: #3b3b3b;
	text-align: center;
	line-height: 26px;
	padding: 30px 80px;
}

#welcome-icon {
	text-align: center;
	margin-top: 30px;
}

#welcome-rt {
	float: right;
	margin-top: 158px;
	z-index: 999;
    position: absolute;
    margin-left: 915px;
}

#readmore {
	text-align: center;
	margin-top: 15px;
}

.gallery-scroll {
	float: left;
}

.gallery-scroll img {
	margin: 35px 22px 0 0;
}

#amenities-bg {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-color: #3a4e91;
	margin-top: 60px;
}

#amenities-bottom-img {
	text-align: center;
}

#amenities-lft {
	width: 100%;
	max-width: 580px;
	height: auto;
	float: left;
	margin-top: 75px;
	margin-left: 20px;
}

#amenities-rt {
	width: 100%;
	max-width: 500px;
	height: auto;
	float: left;
	margin-left: 60px;
}

#amenities-rt p {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: white;
	padding-top: 25px;
}

.amenities-list {
	width: 100%;
	max-width: 215px;
	height: auto;
	float: left;
	margin: 0 28px 0 0;
}

.amenities-list ul {
	list-style-type: none;
	margin-top: 25px;
}

.amenities-list ul li {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: white;
	line-height: 30px;
	background-image: url(../images/bullets.jpg);
	background-repeat: no-repeat;
	background-position: 0.1em 0.5em;
	padding-left: 35px;
}

#review-icon {
	text-align: center;
	margin-top: 25px;
}

.review {
	width: 100%;
	max-width: 565px;
	height: auto;
	float: left;
	margin: 35px 0 0 30px;
}

.review p {
	font-family: 'ralewayregular';
	font-size: 16px;
	color: #505050;
	line-height: 26px;
	letter-spacing: 1px;
}

#footer-bg {
	width: 100%;
	height: 395px;
	margin: 0 auto;
	background-color: #0e1824;
	margin-top: 50px;
}

#footer-logo {
	width: 100%;
	max-width: 370px;
	height: auto;
	float: left;
	margin-top: 70px;
	margin-left: 35px;
}

#footer-logo p {
	font-family: 'ralewayregular';
	font-size: 16px;
	color: #9ca0a5;
	line-height: 28px;
	padding-top: 12px;
}

#quick-link {
	width: 100%;
	max-width: 115px;
	height: auto;
	float: left;
	margin-top: 70px;
	margin-left: 55px;
}

#quick-link ul {
	list-style-type: none;
	margin-top: 15px;
}

#quick-link ul li {
	font-family: 'ralewayregular';
	font-size: 15px;
	color: #9ca0a5;
	line-height: 28px;
}

#quick-link ul li a {
	color: #9ca0a5;
}

#quick-link ul li a:hover {
	color: white;
}

#quick-link-line {
	width: 100%;
	max-width: 42px;
	height: 1px;
	background-color: #385980;
	margin-top: 15px;
}

#footer-socialicon {
	width: 100%;
	max-width: 160px;
	height: auto;
	float: left;
	margin-top: 70px;
	margin-left: 105px;
}

#footer-socialicon img {	
    margin: 20px 10px 0 0;
}

#policy {
	width: 100%;
	max-width: 170px;
	height: auto;
	float: left;
	margin-top: 70px;
	margin-left: 105px;
}

#policy p {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: #9ca0a5;
	line-height: 28px;
	padding-top: 20px;
}

#footer-line {
	margin-top: 20px;
}

#footer {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

#footer p {
	font-family: 'ralewayregular';
	font-size: 16px;
	color: #9ca0a5;
	text-align: center;
	padding-top: 32px;
}

#about{
	width: 100%;
	max-width: 1200px;
	height: auto;
	background-color: #e8f7f8;
	margin: 0 auto;
	overflow: hidden;
}

#about p {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: #3b3b3b;
	text-align: center;
	line-height: 26px;
	padding: 30px 50px;
	padding-bottom: 45px;
}

.attractions-box {
	width: 100%;
	max-width: 285px;
	height: 90px;
	float: left;
	background-color: #0366d6;
	margin: 35px 10px 0 0;
	border-radius: 10px;
}

.attractions-box p {
	font-family: 'ralewayregular';
	font-size: 18px;
	color: white;
	text-align: center;
	line-height: 25px;
	padding-top: 22px;
}

#reservations-img {
	float: left;
	margin-top: 30px;
}

#reservations-txt {
	width: 100%;
	max-width: 400px;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
}

#reservations-txt p {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: black;
	line-height: 32px;
}


/*****************contqactus************/
    .contact-lft{ width: 100%; max-width:450px; height:auto; float:left; margin-left:28px; margin-top: 25px}
    .form{ width:100%; max-width:600px; height:auto; float:left; margin-top: 20px;
          padding-left:15px; ; padding-top:15px; margin-bottom:40px; padding-bottom:20px}
    .contactus_rt{ width:96%; max-width:1340px; margin-left:28px}
    .contact-mid{ width:100%; max-width:600px; height:auto; float:right; margin-top:20px; margin-right: 50px; overflow: hidden;}
    .map{ width:100%;  height:auto; margin:0 auto; margin-top:20px; margin-bottom: 30px}


table {
  border-collapse: collapse;  
  margin-top: 25px;
}

th, td {
    width: 10% !important;
  text-align: left;
  padding: 8px;
  line-height: 24px;

}

tr:nth-child(even) {background-color: #f2f2f2; }

.attractions_img {
    text-align: center;
    margin-top: 20px;
}



/**************************reservation***********************/
input#pickuptime {
    height: 35px;
    border-radius: 5px;
    border: 1px solid #9e9e9e;
}

select#howmanypeople {
    height: 35px;
    border-radius: 5px;
}
input#pickup_address, input#dropoff_address, input#pickup, input#pickuphour {
    border: 1px solid #9a9898;
    height: 35px;
    border-radius: 5px;
}
tr {
    height: 35px;
}
td, th{width:33%;}
#content{background:#090806;border-radius:10px;}
label#title22 {
    width: 200px;
}
input#captcha {
    margin: 10px 0px;
}
input#checkdate, input#checkout, select.boox, input.boox, input#name, input#add1, input#add2, select#country, input#city, select#state, input#email, input#phone{
    width: 100% !important;
    height: 35px;
    border-radius: 5px;
    border:1px solid #9a9898;
    margin: 10px 0px;

}
input#cardname, input#lname, select#cardtype{
     width: 100% !important;
    height: 35px;
    border-radius: 5px;
    border:1px solid #9a9898;
    margin: 10px 0px;
}
select#month, select#year{
    width:20% !important;
    height: 35px;
    border-radius: 5px;
    border:1px solid #9a9898;
    margin: 10px 0px;
    
    }

input[type="text"]{
    
    height: 35px;
    border-radius: 5px;
    border:1px solid #9a9898;
    
    }
.roomdetail {
    padding: 20px;
    border: 1px solid #640621;
    margin-top:25px;
}   
form#reservation {
    width: 75%;
    margin: 0 auto;
}
    
td{font-size:15px;  font-family: 'Droid Serif', serif;font-weight:bold;color:#5a5a5a;position:relative;}
lebal{color:#916e2d;}
input#submit {
    background: #fe6700;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 10px 35px !important;
    margin-bottom: 20px;
}


