@charset "utf-8";
/* CSS Document */


.header{
  width:100%;
  height:100%;
  background-position:center;
  background-size:cover;
  -moz-background-size:cover;
}
.mainhed{
  z-index:10;
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
}
.nav-main{
  width:100%;
  background:#fef6c2;
  border-bottom:2px #fff solid;
  border-top:2px #fff solid;
  
}
.about_b_left ul {
	padding:5px 0px 0px 50px;
	margin:0;

}
.about_b_left ul li{
	padding:15px 0 5px 50px;
	font-family: 'ArsenalRegular';
	font-size:17px;
	color:#512828;
}
.about_b_left li{
	padding-left:45px;
	background-image:url(../img/listicon.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
	font-size:17px;
	line-height:25px;
	margin-bottom:10px;
	list-style:none;
}

.overview_b_left ul {
	padding:5px 0px 0px 50px;
	margin:0;

}
.overview_b_left ul li{
	padding:15px 0 5px 50px;
	font-family: 'ArsenalRegular';
	font-size:17px;
	color:#512828;
}
.overview_b_left li{
	padding-left:45px;
	padding-right:10px;
	background-image:url(../img/listicon.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
	font-size:18px;
	line-height:35px;
	margin-bottom:10px;
	list-style:none;
}


.hotel_b_left ul {
	padding:5px 0px 0px 50px;
	margin:0;

}
.hotel_b_left ul li{
	padding:15px 0 5px 50px;
	font-family: 'ArsenalRegular';
	font-size:17px;
	color:#512828;
}
.hotel_b_left li{
	padding-left:45px;
	padding-right:10px;
	background-image:url(../img/listicon.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
	font-size:16px;
	line-height:35px;
	margin-bottom:10px;
	list-style:none;
}



.faq_b_left ul {
	padding:5px 0px 0px 50px;
	margin:0;

}
.faq_b_left ul li{
	padding:15px 0 5px 50px;
	font-family: 'ArsenalRegular';
	font-size:17px;
	color:#512828;
}
.faq_b_left li{
	padding-left:45px;
	padding-right:10px;
	background-image:url(../img/listicon.png);
	background-repeat:no-repeat;
	background-position:12px 8px;
	font-size:16px;
	line-height:35px;
	margin-bottom:10px;
	list-style:none;
}

.smallgroup_b_left ul {
	padding:5px 0px 0px 50px;
	margin:0;

}
.smallgroup_b_left ul li{
	padding:15px 0 5px 50px;
	font-family: 'ArsenalRegular';
	font-size:17px;
	color:#512828;
}
.smallgroup_b_left li{
	padding-left:45px;
	padding-right:10px;
	background-image:url(../img/listicon.png);
	background-repeat:no-repeat;
	background-position:12px 8px;
	font-size:18px;
	line-height:35px;
	margin-bottom:10px;
	list-style:none;
}

.line{ width:100%; height:1px; background:#d1d1d1; margin-bottom:20px;}


.fotter_nav{
          margin:0px;
          width:100%;
          }
		  
.fotter_nav ul{ 
          float:left; 
		  margin:0px;
		  }
.fotter_nav ul li{
          list-style:none;
		  }
.fotter_nav ul li a{
          font-family: 'open_sansregular';
          font-size:16px;
          color:#000;
          padding-left:15px;
          text-decoration:none;
          line-height:30px;
          text-transform:capitalize;
          }

.fotter_nav ul li a:hover{
          color:#985643;
		  }
		  
		  
.submitulogin11{
          float:right;
		  }

.submitulogin11 input{ 
          float:right;
		  margin:0px 33px 10px 0px; 
		  text-align:center; 
		  padding:10px 0px; 
		  background:#985643; 
		  color:#FFF; 
		  font-family: 'clear_sansbold'; 
		  font-size:18px; 
		  width:100px; 
		  border:none; 
		  outline:none; 
		  -moz-border-radius: 3px; 
		  -webkit-border-radius: 3px; 
		  border-radius: 3px; 
		  cursor:pointer;
		  }
		  
		  
		  
		  
.container .overview h3{
   font-size:20px;
   font-family:Arial, Helvetica, sans-serif;
   color:#000000;
   font-weight:bold;
   text-transform:capitalize;
   padding:10px 10px 0px 10px;
		  }
		  
.container .overview p{
   font-size:16px;
   font-family: 'open_sansregular';
   color:#000;
   padding:0px 10px 0px 10px;
   line-height:25px;
		  }
		  
.paypalone{
   width:100%;
   background:#F9F1BB;
		  }
		  
.topten{
   width:100%;
		  }		  
.clear.p{	
           clear:both;
        }
		
.jumbotron .ab{
    width:100%;
        }
		
