@font-face{
   font-family: 'OpenSans-Regular';
   src:url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face{
   font-family: 'OpenSans-Semibold';
   src:url('../fonts/OpenSans-Semibold.ttf') format('truetype');
}

body{
	  font-family: 'OpenSans-Regular';
	  color: #444444;
}

.topbar{
	padding-top: 2px;
	padding-bottom: 3px;
	background: #d77b5d;
	color: #ffffff;
}

.logo{
	width: 130px;
}

.logo1{
	width: 220px;
	padding: 7px;
	border:2px solid #ffffff;
}

.menubar{
	
	margin-bottom: 0;
	border:0;
	border-radius: 0;
}
.menubar .nav{
	margin-top: 20px;
}

.menubar .nav li a{
	color:#333;
	font-size: 15px;
	font-family: 'OpenSans-Semibold';
	text-transform: uppercase;
}	

.menubar .nav li a:hover{
	color: #333;
	text-decoration: none;
	background: none;
}

.button{
	background: #d77b5d;
	color: #ffffff;
	padding:10px 15px;
	/*border-radius: 5px;*/
	font-weight: bold;
	letter-spacing: 0.5px;
	display:block;
	text-align: center;
}

.button:hover{
	text-decoration: none;
	color: #ffffff;
}

.banner{
	padding: 0;
}

.over{
	position: absolute;
	background: rgba(255,255,255, 0.9);
	z-index: 10;
	top:200px;
	padding: 10px;
}

.over h1{
	font-family: 'OpenSans-Semibold';
	font-size: 52px;
}

.over h1 span{
	display: block;
	font-size: 32px;
}

.over input{
	width: 100%;
	height: 40px;
	padding-left: 7px;
}


.over input[type='submit']{
	background: #d77b5d;
	color: #ffffff;
	border:0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
}


.rintro{
	background: #f5f5f5;
	margin-top: -50px;
	z-index: 20;
	position: relative;
	padding-bottom: 15px;
    /*box-shadow: 0 3px 6px 3px #eee;*/
}



.rintro h3{
font-family: 'OpenSans-Semibold';
}

.attract{
	margin-top: 75px;
}

.attract p{
	line-height: 25px;
	letter-spacing: 1px;
	font-size: 15px;
}

.attract h3{
  font-family: 'OpenSans-Semibold';
  margin-bottom: 25px;
}

.attract img{
	   /* padding: 10px;
    box-shadow: 0 0 6px 3px #eee;*/
}

.pls{
	padding: 15px 0;
	box-shadow: 0 0 6px 3px #eee;
	margin-bottom: 50px;
}


.full{
	background: #f5f5f5;
	padding-top: 50px;
	padding-bottom: 25px;
}

.full img{
	width: 100%;
}	

.tname{
	background: #444;
	color: #ffffff;
	font-family: 'OpenSans-Semibold';
	text-align: center;
	font-size:24px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.heading{
	color: #d77b5d;
	font-family: 'OpenSans-Semibold';
	margin-bottom: 50px;
	font-size: 48px;
}

.footer{
	padding-top: 30px;
	padding-bottom: 30px;
	background: #e0e0e0;

}

.footer .nav li a{
	padding: 5px;
	color:#333333;
}

.footer .nav li a:hover{
background: none;
}

.footer .con h4{position: relative; padding-left: 30px; margin-bottom: 20px;}
.footer .con i{
	position: absolute;
	left:0px;
}


.contact{
	background: #f5f5f5;
	padding: 25px 15px;
	text-align: center;
	font-family: 'OpenSans-Semibold';
	text-transform: uppercase;
}

.contact h1 span{display: block; font-size: 14px; margin-bottom: 20px;}

.conts{
	margin-top: 75px;
	margin-bottom: 75px;
}

.conts p{
	font-size: 15px;
	line-height: 30px;
}
.conts i{
	color: #d77b5d;
}


.form{
	padding: 15px 20px;
	box-shadow: 0 0 6px 3px #eee;
}

.form h3{
	color: #d77b5d;
	margin-top: 5px;
	font-family: 'OpenSans-Semibold';
}

.form label{font-weight: normal; font-size: 13px; margin: 0;}
.form input{
	width: 100%;
	padding-left: 10px;
}

.form textarea{
	width: 100%;
	height: 100px;
	padding-left: 10px;
}

.form input[type='button']{
	width: 100%;
	background: #d77b5d;
	padding-left: 0px;
	border: 0;
	color: #ffffff;
	font-size: 16px;
	height: 40px;
	font-family: 'OpenSans-Semibold';
}

.rooms{
	margin-top: 75px;
	margin-bottom: 75px;
}

.room{
	box-shadow: 0 0px 6px 3px #eee;
	padding: 15px;
	margin-bottom: 40px;
}

.room h3{
	color: #d77b5d;
	font-family: 'OpenSans-Semibold';
}


.room > p{
	line-height: 25px;
	letter-spacing: 0.5px;
	min-height: 125px;
}

.room .amen p{
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.room .amen i{
	color: #d77b5d;
}


.gallery img{
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}


.trust h3{font-family: 'OpenSans-Semibold';}

.trust div{
	border-bottom: 1px solid #ccc;
}

.book1{
	position: absolute;
	width: 100%;
	top:300px;
	z-index: 10;
}

.book{
	position: absolute;
	width: 100%;
	top:45px;
}

.bookform{
	background: rgba(0,0,0,0.6);
	padding: 30px 15px;
}

.bookform label{
	color:#ffffff;
	font-weight: normal;
	font-family: 'OpenSans-Semibold';
	letter-spacing: 1px;
	font-size: 13px;
}
.bookform i{
	position: absolute;
	left: 25px;
	top:42px;
	color: #aaa; 
}

.bookform input{
	height: 35px;
	width: 100%;
	padding-left: 35px;
}


.bookform input[type='submit']{
	height: 35px;
	width: 100%;
	border:0;
	background: #d77b5d;
	color: #ffffff;
	font-family: 'OpenSans-Semibold' ;
	font-size: 15px;
	padding-left: 0;
}

.allbor{
	border:1px solid #cccccc;
	padding: 15px;
	margin-top: 25px;
	width: 100%;
	float: left;
}
.allbor p{
	font-size: 13px;
}

.allbor input[type='number']{
	width: 50px;
	height: 30px;
	
	text-align: center;
}

.allbor input, select{
	width: 40px;
	height: 30px;
	
}


.allbor h3{margin-top: 0; margin-bottom: 5px; font-family: 'OpenSans-Semibold';}
.allbor h3 span{font-size: 16px;}
.allbor h4{
	margin-top: 0; 
	margin-bottom: 10px; 
	font-family: 'OpenSans-Semibold';
	font-size: 16px;
	color:#d77b5d;
}

.allbor a{font-family: 'OpenSans-Semibold';}

.pers{
	display: inline-block;
	margin-right: 25px;
}

.summary{
	/*padding-top: 0;*/
}

.summary h4{
	background: #d77b5d;
	color:#ffffff;
	padding: 7px 10px;
	text-align: center;
	font-size: 15px;
	font-family: 'OpenSans-Semibold';
}

.summary h5{
	margin-bottom: 0;
	margin-top: 0;
	font-family: 'OpenSans-Semibold';
	font-size: 15px;
}
.summary h3{margin-bottom: 10px;}
.summary h3 span{
	font-size: 22px;
}

.summary hr{margin-bottom: 5px; margin-top: 5px;}

.info{ padding-left: 0;  margin-top: 15px; }
.info label{font-weight: normal; font-size: 13px;}

.info input{width: 100%; height: 35px; padding-left: 7px;}



@media(max-width: 768px)
{	

	.logo{width: 100px; padding-left: 10px;}
	.conts{margin-top: 25px;}
	.rintro{
	background: #f5f5f5;
	margin-top: 20px;
	z-index: 20;
	
    /*box-shadow: 0 3px 6px 3px #eee;*/
	}
	.rp{display: none;}
	.book{
		top:0;
		position: relative;
	}

	.book1{
		top:0;
		position: relative;
		z-index: 10;
	}

	.book1 .bookform {
		  background: rgba(0,0,0,0.6);
		  padding: 15px 15px;
		}

	.bookbg{display: none;}

}