@font-face {
	font-family: 'verdana';
	src: url('fonts/verdana_0.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


body {
	margin: 0 auto;
	font-family:verdana;
	color:white;
	overflow-x:hidden;
}
.header {
	height: 129px;
	width: 100%;
	background: #ffffff; 
	border-bottom: 3px solid #000000;
}
a:active,a:hover,a:focus{
	outline:0;	
}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000;  
   opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
   opacity: 1;
}

:-ms-input-placeholder {  
   color: #000;  
}

.insider {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 210px;
}
.logo {
	float: left;
	position:relative;
	bottom:64px;
}

.container{
	width:1024px;	
}
.navbar-collapse{
    overflow-y: hidden !important;
	
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: relative;	
}
.ul-menu {
	
	z-index: 2;
}


.navbar {
	top: 65px;
}
.nav{
	margin-top: 0px;	
}
.li-menu {
	list-style: none;
	float: left;
	
}

.li-menu a {
	
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	position:relative;
	padding:0px 15px !important;
}

.li-menu:hover {

}
.active {
	color: #ccc !important;
}
.menu-text {
	vertical-align: middle;
	font-size: 19px;
	color: #000;
	
}
.language {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d90000+0,660000+100 */
	background: #d90000; /* Old browsers */
	background: -moz-linear-gradient(top, #d90000 0%, #660000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d90000 0%, #660000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d90000 0%, #660000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#660000', GradientType=0 ); /* IE6-9 */
	width: 285px;
	height: 30px;
	position: absolute;
	right: 15px;
	box-shadow: 1px 2px 3px #000000;
	text-align: center;
	color: white;
}
.search-bar {
	position: absolute;
	width: 100%;
	background-color: rgba(170, 135, 88, 0.75);
	z-index: 2;
	height: 150px;
	bottom: 0px;
	border-bottom: 7px solid #A60000;
}
.search-bar-text {
	width: 1024px;
	margin: 0 auto;
	height: 150px;
	text-align: center;
	display: table;
}
.next-title-text2 {
	width: 1024px;
	margin: 0 auto;
	height: 100px;
	text-align: center;
	display: table;
}
.next-title-text {
	width: 1024px;
	margin: 0 auto;
	height: 100px;
	text-align: center;
	display: table;
}
.next-title-text2 span {
	font-family: 'verdana';
	font-weight: bold;
	font-size: 48px;
	color: #F8E0C9;
	display: table-cell;
	vertical-align: middle;
}
.next-title-text span {
	font-family: 'verdana';
	font-weight: bold;
	font-size: 48px;
	color: #A60000;
	display: table-cell;
	vertical-align: middle;
}
.body-hotel {
	
	background: #ffffff; /* Old browsers */
	
}
.body-hotel-inside {
	width: 1024px;
	margin: 0 auto;
	height: 100%;
	display: table;
}
.hotel {
	position: relative;
	float: left;
	height: 310px;
	width: 310px;
	margin-right: 47px;
	margin-top: 25px;
	box-shadow: 0px 0px 9px #A20000;
}
.hotel:nth-child(3n) {
	margin-right: 0px;
}
span.text-content {
	background: rgba(163, 0, 0, 0.35);
	color: white;
	cursor: pointer;
	display: table;
	height: 200px;
	left: 55px;
	position: absolute;
	top: 55px;
	width: 200px;
	color: white;
	-webkit-animation-name: cssAnimation2;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: cssAnimation;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
	-o-animation-name: cssAnimation2;
	-o-animation-duration: 3s;
	-o-animation-iteration-count: 1;
	-o-animation-timing-function: ease;
	-o-animation-fill-mode: forwards;
	animation-name: cssAnimation2;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.insider-text, .title-insider {
	width: 100%;
	float: left;
	padding: 10px;
}
.title-insider {
	font-size: 20px;
	font-weight: bold;
}
.more-info {
	padding: 10px;
	float: left;
	background-color: #A30000;
	margin-left: 60px;
	cursor: pointer;
}
.img-list {
	height: 310px;
}
.insider-div {
	display: none;
	height: 200px;
	left: 55px;
	position: absolute;
	top: 55px;
	width: 200px;
	color: white;
	text-align: center;
}
.hotel:hover>.insider-div {
	display: table;
}
.hotel:hover>span.text-content {
	background: rgba(163, 0, 0, 0.35);
	color: white;
	cursor: pointer;
	display: table;
	height: 200px;
	left: 55px;
	position: absolute;
	top: 55px;
	width: 200px;
	color: white;
	-webkit-animation-name: cssAnimation;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: cssAnimation;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
	-o-animation-name: cssAnimation;
	-o-animation-duration: 3s;
	-o-animation-iteration-count: 1;
	-o-animation-timing-function: ease;
	-o-animation-fill-mode: forwards;
	animation-name: cssAnimation;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
 @-webkit-keyframes cssAnimation {
from {
 width:200px;
 height:200px;
 left:55;
 top:55;
}
to {
	width: 310px;
	height: 310px;
	left: 0;
	top: 0;
}
}
@-moz-keyframes cssAnimation {
from {
 width:200px;
 height:200px;
 left:55;
 top:55;
}
to {
	width: 310px;
	height: 310px;
	left: 0;
	top: 0;
}
}
 @keyframes cssAnimation {
from {
 width:200px;
 height:200px;
 left:55;
 top:55;
}
to {
	width: 310px;
	height: 310px;
	left: 0;
	top: 0;
}
}
 @-webkit-keyframes cssAnimation2 {
from {
 width:310px;
 height:310px;
 left:0;
 top:0;
}
to {
	width: 200px;
	height: 200px;
	left: 55;
	top: 55;
}
}
@-moz-keyframes cssAnimation2 {
from {
 width:310px;
 height:310px;
 left:0;
 top:0;
}
to {
	width: 200px;
	height: 200px;
	left: 55;
	top: 55;
}
}
 @keyframes cssAnimation2 {
from {
 width:310px;
 height:310px;
 left:0;
 top:0;
}
to {
	width: 200px;
	height: 200px;
	left: 55;
	top: 55;
}
}


#loadingDiv{
  position:absolute;
  top:0px;
  left:0px;
  width:90%;
  height:100%;
  background-color: #606060;
  background-image:url('../img/loader1.gif');
  background-repeat:no-repeat;
  background-position:center;
  z-index:10000000;
  opacity: 0.4;
  filter: alpha(opacity=40); 
}
#loadingDiv div h7{
	position: relative;
	top: 20px;
}
.bookingcom_banner{
	padding: 2px 0px 25px 2px;
}

.hotel-footer {
	margin-top: 50px;
	height: 100px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a30000+0,660000+100 */
	background: #a30000; /* Old browsers */
	background: -moz-linear-gradient(top, #a30000 0%, #660000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #a30000 0%, #660000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #a30000 0%, #660000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30000', endColorstr='#660000', GradientType=0 ); /* IE6-9 */
}
.testimonial-back {
	background: #f3caa0;
	background: -moz-linear-gradient(top, #f3caa0 0%, #947342  100%);
	background: -webkit-linear-gradient(top, #f3caa0 0%, #947342  100%);
	background: linear-gradient(to bottom, #f3caa0 0%, #947342  100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#947342 ', GradientType=0 );
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	height: 100%;
	/*border-bottom: 15px solid #A30000;*/
}
.testimonial {
	width: 1024px;
	margin: 0 auto;
	height: 574px;
	display: table;
}
.testimonial-title {
	width: 535px;
	margin: 0 auto;
	height: 106px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#660000+0,a30000+99 */
	background: #660000; /* Old browsers */
	background: -moz-linear-gradient(top, #660000 0%, #a30000 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #660000 0%, #a30000 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #660000 0%, #a30000 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#660000', endColorstr='#a30000', GradientType=0 ); /* IE6-9 */
	display: table;
	text-align: center;
}
.testimonial-title span {
	font-family: 'verdana';
	font-weight: bold;
	font-size: 48px;
	color: #F8E0C9;
	display: table-cell;
	vertical-align: middle;
}
.testimonial-body {
	background-color: #A30000;
	height: 468px;
	width: 100%;
}
.info {
	height: 410px;
	padding: 30px;
}
.testimonial-img {
	width: 500px;
	height: 350px;
	float: left;
}
.info-text {
	padding: 20px;
	width: 464px;
	height: 100%;
	float: left;
	text-align: left;
	display: table;
}
.info-text span {
	display: table-cell;
	vertical-align: middle;
	font-family: 'verdana';
	font-size: 20px;
	color: white;
}
.buttons {
	width: 110px;
	margin: 0 auto;
	display: table;
}
.boull {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 24px;
	border-radius: 50%;
	border: 1px solid #E3BB90;
	cursor: pointer
}
.boull-active {
	background-color: #E3BB90;
}
.boull:nth-child(3n) {
	margin-right: 0px
}
.footer {
	
	background: #ffffff;
 	border-top: 8px solid #000000;
}
.footer-inner {
	display: table;
	width: 1024px;
	margin: 0 auto;
	height: 135px;
}
.footer-info {
	display: table-cell;
	vertical-align: middle;
	color:#000;
}
.social {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 0px;
}


#slider2_container {
	position: relative;
	overflow: hidden;
}
#uSlides {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: -1;
}
.text-slider {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	height: 162px;
	margin-top: -150px;
	margin-left: -512px;
}
.e-world {
	position: absolute;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	
	font-weight: bold;
	font-style: italic;
	font-size: 40px;
	color: white;
	-webkit-animation-delay: 2s!important;
	-moz-animation-delay: 2s!important;
	animation-delay: 2s!important;
	-webkit-animation-duration: 4s!important;
	-moz-animation-duration: 4s!important;
	animation-duration: 4s!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d90000+1,660000+99 */
	background: #d90000; /* Old browsers */
	background: -moz-linear-gradient(top, #d90000 1%, #660000 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d90000 1%, #660000 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d90000 1%, #660000 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#660000', GradientType=0 ); /* IE6-9 */
}
.more-info-slider {
	top: 110px;
	float: left;
	position: absolute;
	padding: 15px;
	color: white;
	cursor: pointer;
	-webkit-animation-delay: 2s!important;
	-moz-animation-delay: 2s!important;
	animation-delay: 2s!important;
	-webkit-animation-duration: 4s !important;
	-moz-animation-duration: 4s !important;
	animation-duration: 4s !important;
	animation-iteration-delay: 2s!important;
	-moz-animation-iteration-delay: 2s!important;
	-webkit-animation-iteration-delay: 2s!important;
	-o-animation-iteration-delay: 2s!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d90000+1,660000+99 */
	background: #d90000; /* Old browsers */
	background: -moz-linear-gradient(top, #d90000 1%, #660000 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d90000 1%, #660000 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d90000 1%, #660000 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#660000', GradientType=0 ); /* IE6-9*/
}
/***** search bar ********/
.search-bar-left {
	height: 65px;
	padding: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
	background: #f3caa0; /* Old browsers */
	background: -moz-linear-gradient(top, #f3caa0 0%, #614410 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f3caa0 0%, #614410 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f3caa0 0%, #614410 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#614410', GradientType=0 ); /* IE6-9 */
	margin-top: 45px;
}
.search-bar-right {
	height: 65px;
	padding: 0px;
	background-image:url('../img/search.jpg');
	margin-top: 45px;
	cursor:pointer;
}
.search-bar-info{
	
	padding:0px;
	display:table;
	height:100%;
	text-align:center;
	border-right: 1px solid black;
}
.search-bar-info-text{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:white;
	
	
}
.search-bar-info:nth-child(5n){
border:none;
}
.search-items{
	width:80%;
	background-color:transparent;
	border:none;
}
select option{
text-align:center;
}

::-webkit-input-placeholder{
	color:white;
}
/***** end  search bar ********/

/***** login***********/
.login-page,.sign-up,.forgot-pswd{
	position: fixed;
    z-index: 5;
    background-color: rgba(41, 35, 35, 0.33);
    width: 100%;
    height: 100%;
}
.log-in-section,.sign-up-section,.forgot-pswd-section{
	width:800px;
	height:400px;
	padding:10px;
	margin:0 auto;
	position:relative;
	top:200px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
background: #f3caa0; /* Old browsers */
background: -moz-linear-gradient(top,  #f3caa0 0%, #614410 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3caa0 0%,#614410 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3caa0 0%,#614410 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#614410',GradientType=0 ); /* IE6-9 */

	
}
.form-container{
padding:0px;

}

.subscribe{
	padding-top:10px;
}
.subscribe div {
padding:0px;
}

.subscribe input{
	width: 20px;
    height: 20px;
}
.subscribe span{

    position: absolute;
    margin-top: -5px;
	margin-left:5px;
}
.left-login{
	border-right:2px solid #A60000;
	height:100%;
	
}
.right-login{
	height:100%;
}

.title{
   
    font-weight: bold;
    font-style: italic;
	color:#AA0000;
	font-size:35px;
	text-align:center;
}
.input-text{
	width:100% !important;
	background-color: rgba(255, 255, 255, 0.25);
	height:40px;
	margin-top:5px;
	border:none;
	padding-left:10px;
	
}




.btn{
text-align:center;
border:none;
font-size:20px;
font-family: 'verdana';
padding-left:30px;
padding-right:30px;
float:left;
}

.forget{
padding:0px;
display:table;
height:45px;
text-align:center;
width:200px;
}
.forget span{
display:table-cell;
 vertical-align:middle;
 color:#AC0000;
}
.sign-text{
	color:white;
	font-family: 'verdana';
}
.link , .link:hover{
	text-decoration:none;
	color:#C00000;
	cursor:pointer;
	
}
.close-btn{
	cursor: pointer;
    position: absolute;
    right: 15px;
	z-index: 2;
}
.big-title
{
    width: 60%;/*535px;*/
    margin: 0 auto;
    height: 106px;
    display: table;
    text-align: center;
}

.big-title   span{
	 font-family: 'verdana';
    font-weight: bold;
    font-size: 40px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}
.inner-body{
    /*background-color: #A30000;*/
    height: 100%;
    width: 100%;
	float: left;
}
.input-property{
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
background: #cccccc; /* Old browsers */
height: 40px;
margin-top: 20px;
border: none;
padding-left: 10px;
color: #000;
	
}
.small-title{
text-align:center;
}
.small-title span{
	font-family: 'verdana';
    font-weight: bold;
    font-size: 30px;
    color: #000;
}
.resume{
	font-family: 'verdana';
	font-weight:bold;
	font-size:18px;
    float: right;
    margin-top: 20px;
	border:1px solid #cccccc;
	border-radius:0px;
	box-shadow: 2px 2px 5px rgb(68, 58, 58);
	background: #cccccc;
	color:#000;

}
.property-info{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#660000+0,a30000+98 */
background: #660000; /* Old browsers */
background: -moz-linear-gradient(top,  #660000 0%, #a30000 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #660000 0%,#a30000 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #660000 0%,#a30000 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#660000', endColorstr='#a30000',GradientType=0 ); /* IE6-9 */

margin-top:20px;
padding:20px;

}
.tiny-title{
	font-weight:bold;
	font-size:20px;
	padding-bottom:20px;
}

.photo-bck{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
background: #f3caa0; /* Old browsers */
background: -moz-linear-gradient(top,  #f3caa0 0%, #614410 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3caa0 0%,#614410 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3caa0 0%,#614410 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#614410',GradientType=0 ); /* IE6-9 */
padding-top:10px;
padding-bottom:10px;
margin-bottom: 20px;
}
.photo-bck img{
	width:100px;
	height:80px;
}

.photo-bck span{
padding-left:10px;	
}

.video-up{
	background: #f3caa0; /* Old browsers */
background: -moz-linear-gradient(top,  #f3caa0 0%, #614410 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3caa0 0%,#614410 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3caa0 0%,#614410 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#614410',GradientType=0 ); /* IE6-9 */
border:5px solid #6F511E;
padding-top:10px;
padding-bottom:10px;
}
/**/
.split-section{
width:52%;
margin:0 auto;
display:table;
hright:50px;
}
.section-split{
	/*width: 275px;*/
	height:50px;
	text-align:center;
	display:table;
	background: #ccc;
	cursor:pointer;
}
.section-split:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#660000+1,a30000+100 */
background: #ccc; /* Old browsers */
	box-shadow: 5px 5px 5px black;
}
.sectionactive{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#660000+1,a30000+100 */
background: #000000; /* Old browsers */
box-shadow: 5px 5px 5px black;
}



.section-split span{
display:table-cell;
vertical-align:middle;	

}
.split-left{
float:left;
}
.split-right{
float:right;
}
.side-text{
	color:#A50000;
	padding-top:20px;
	padding-bottom:20px;
}
.property-info p a img{
margin:0px;
margin-left: 6px;
}

.property-info-mod{
	
	height:100%;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom: 20px;
}

.room-info{
	
	height:100%;
	border-bottom:5px solid #F8DFC9;
	margin-bottom:20px;
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.room-info div{
padding:0px;
}
.room-info-left{
	text-align:left;
}
.room-info-center{
	text-align:center;
}
.room-info-right{
	text-align:right;
}

.room-info:nth-last-child(1){
margin-bottom:0px;
border-bottom:none;
}
.room-info-select{
	color:white;
	width:150px;
	height:35px;
	box-shadow:5px 5px 5px black;
	background-color:#C8A376;
	text-align:center;
	text-align-last:center;
}
.room-info-top{
padding-bottom:10px!important;
}
.about-hotel{
padding:0px;

}
.about-hotel-left{
	
	
	padding-left:0px;
	
}

.about-hotel-right{
	padding:0px;
}

.about-hotel-text{
	margin-bottom:20px;
	}
.about-hotel-title{
	font-weight:bold;
	font-size:25px;
	margin-bottom: 10px;
	color:#000000;
}
.about-hotel-body{
	font-size:18px;
	color:#000000;
}
.about-hotel-right .about-hotel-text{
	background-color:#A30000;
	padding:10px;
}
#map-canvas{
	width:100%;
	height:600px;
	
}

.booking-info{
	background-color: #A30000;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.booking-sub{
	height: 100%;
    border-bottom: 5px solid #F8DFC9;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.booking-body{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
background: rgb(243,202,160); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(243,202,160,1) 0%, rgba(97,68,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(243,202,160,1) 0%,rgba(97,68,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(243,202,160,1) 0%,rgba(97,68,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#614410',GradientType=0 ); /* IE6-9 */
height:200px;
margin-bottom:20px;
}

.boxes {
	width: 100%;
	height: 50px;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
	background: rgb(243,202,160); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(243,202,160,1) 0%, rgba(97,68,16,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(243,202,160,1) 0%,rgba(97,68,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(243,202,160,1) 0%,rgba(97,68,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3caa0', endColorstr='#614410',GradientType=0 ); /* IE6-9 */
	
	font-family: 'verdana';
	font-size: 16px;
	border: none;
	padding-left:10px;
	margin-bottom:20px;
}
.booking-sub:nth-last-child(1) , .booking-sub:nth-last-child(2){
border:none;	
}
.pull-right{
padding:0px;
text-align:right;
}

.booking-sub div {
padding:0px;
}
.top-writing{
font-weight:bold;
}
/******search page*********/
.left-search-panel{
	padding:0px;
	padding-right:45px;
	padding-bottom:20px;
	
}
.search-item{
	padding:0px;
	margin-bottom:20px;
	padding-left:18px;
}

.search-title, .search-sub-title{
font-family: 'verdana';
font-weight:bold;
font-size:25px;
color:#A30000;
text-decoration: underline;
}
.search-sub-title{
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
	margin-top:20px;
	margin-bottom:10px;
	
}
.left-checkbox{
	color:#A30000;
	font-size:18px;
}
input[type="checkbox"] {
  display: none;
}
label {
  cursor: pointer;
}
input[type="checkbox"] + label:before {
  border: 1px solid #A30000;;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 .25em 0 0;
  padding:0;
  vertical-align: top;
  width: 16px;
  transition: all 1s ease 0s;
}
input[type="checkbox"]:checked + label:before {
     background: #A30000;
    color: #fff;
  content: "\2713";
  text-align: center;
      transition: all 1s ease 0s;
}


.left-checkbox{
display:table;
    padding-left: 0;
}
.left-checkbox label{
	    max-width:20px;
	vertical-align:middle;
}
.left-checkbox span{
    text-align: left;
    padding-left: 12px;
}
.left-block{
	padding:0px;
	padding-bottom:20px;
	border-bottom:1px solid white;

}

.child{
	    padding-left: 1.1rem;
}
.left-block:nth-last-child(1){
border:none;
}

.single-search-item{
	width:750px;
	height:175px;
	background-color:#A30000;
	padding:0px;
	margin-bottom: 20px;
}

.search-img{
width:175px;
float:left;	
}
.search-info-items{
	width:575px;
	height:175px;
	float:left;
	padding:10px;
}
.item-title-rating{
    border-bottom: 5px solid #E0B98D;
    padding: 0px;
    padding-bottom: 10px;	
}

.spanleft{
float:left;
font-family: 'verdana';
font-weight:bold;
font-size:25px;	
}
.distance{
	font-weight:regular;
	font-size:18px;
	
}

.spanright{
float:right;
}

.item-pricing{
padding:0px;
padding-top:5px;
}
.book-btn{
color: white;
    width: 150px;
    height: 35px;
    box-shadow: 5px 5px 5px black;
    background-color: #C8A376;
    text-align: center;
    text-align-last: center;
}	

.item-book-now{
padding:0px;
padding-top: 15px;
}

.forgot-container{
margin-top:40px;	
}

.forgot-container div{
margin-bottom:20px;	
}

.contact-form{
	padding:0px;
}
.contact-form div{
padding:0px;
}

.contact-form .input-text{
height:50px;
margin-bottom:13px;
color:#000000;
background-color: #cccccc;
}
.contact-form .btn{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3caa0+0,614410+100 */
background-color: #cccccc ; /* Old browsers */
color:#000000;
border-radius:0px;
width:100%;
height:50px;
padding-top:12px;
}

.contact-form p{
font-size:18px;	
margin-bottom: 28px;
color:#000;
}

.input_warning, .input_error{
	position:absolute;	
	right:8px;
	margin-top:17px;
    display:none;	
}
.input_warning_prop, .input_error_prop{
	position:absolute;	
	right: 34px;
	margin-top: 33px;
    display:none;	
}

.frm_msg{
	padding:20px !important;
	text-align: center;
}

.loader-contact{
	margin:10% auto;
	width:100px;	
}
.loader-contact img{
	width: 70%;
}
.contact_frm_txt{

	display:none;
}

.searchtxt{
    font-size: 18px;
    padding: 10px 0;
    text-align: justify;
	color: #000000;
}
.nopadding-sides{
	padding:0px;
	
}

.sc_div{
	background-image: url('../img/sm_bg.png');
	background-repeat: no-repeat;
	width: 42px;
	height: 166px;
	position: absolute;
	top: 40%;
	z-index: 999;
}
.sc_div a{
	padding: 5px;
	margin: 1px 0px;
	display: table;
}

.bhost{
	color:#000;
	position: absolute;
	right: 17px;
	top:10px;
	text-decoration: none !important;
		
}
/************* ads section***************************/

.ads_holder{
	position: absolute; 
	top:81%; 
	right:0px; 
	width:240px
}
.ad_container{
	margin: 10px 0px;
	width:240px; 
	display: table
}
.ad_container span{
	position: absolute;
	right: 0px;
	margin-top: 2px;
	z-index: 9;
}
.ad_container span img{
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.ad_container img{
	float:left;
	width:80px;
	height: 73px
}
.ad_txt{
	padding: 11px 6px;
	float:right;
	width:160px;
	background-color: #000;
	height: 73px
}
.ad_txt a{
	float: right;
	margin: 16px 0px 0px 0px;
	color: #fff;
}

/************* ads end******************************/

.cont_res > div > img{
	float: none;
	display: block;
	margin: 0px auto;
}
.main_ads_holder{
	margin:0px auto;
	float:none;
	display: table;
}

.adtxt{
	float: none;
	margin: 10px auto 40px;
	color: #000;
	font-size: 16px;
	display: table;
}
.ads_cont{
	display:none;
	margin: 40px auto;
}

.bjqs-markers{
	display:none
}


.partners_banner{
	display: table;
	border-bottom:1px solid #ccc;
	margin: 5px 0px;
	padding: 0px 0px 5px;
}
.partners_banner ul{
	padding: 0px;
	margin: 0px;
	
}
.partners_banner ul li{
	list-style: none;
	margin: 20px 5.23% 20px 0px;
	float: left;
	border: 1px solid #ccc;
}
.partners_banner ul li:last-child{
	margin-right: 0px;
}
.footer_left{
	font-size: 16px;
	margin: 15px 0px ;
}
.footer_middle{
	text-align: center;
	font-size: 16px;
	margin: 15px 0px;
}
.footer_middle a,
.footer_right a{
	color: #000;
	text-decoration: none;
}
.footer_right{
	text-align: right;
	font-size: 16px;
	margin: 15px 0px;
}
.bookingaff iframe{
	margin: 0px auto !important;
}