/*-----booking-------------*/
.book-2{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	right:0px;
	border-radius:10px;
	color:#fff;
	border:1px solid #666;
	padding:10px;
}
.book-2 h1{
	padding:0px;
	margin:0px;
	font-size:33px;
	text-align:center;
}
.book-2 .tab-b{
	width:50%;
	float:left;
	padding-left:20px;
	
}
.book-2 .tab-c{
	width:100%;
	float:left;
	padding-left:20px;
	
}
.book-2 .tab-c1{
	width:50%;
	float:left;
	padding-left:20px;
	
}
.book-2 .tab-d{
	width:15%;
	float:left;
	padding-left:20px;
	
}
.book-2 .tab-e{
	width:40%;
	padding-left:20px;
	
}

.button-1{
	background:#ffd700;
	padding:6px 15px;
	font-weight:bold;
	border-radius:5px;
	color:#000;
	font-size:20px;
	margin-top:10px;
}


/*-----------package----------*/
.package{
	width:100%;
	height:auto;
	padding:0px 0;
	position: relative;
	display:block;
	background-color:#06C;
}


.package img {
  width: 100%;
  height: auto;
}

.tab1-1 .tab1-im .co-pac{
	float:left;
	width:98%;
	font-size:16px;
	padding-left:20px;
}
.tab1-1 .tab1-im .co-pac h4{
	padding:10px;
	margin-left:10px;
	background-color:#001756;
	color:#FFF;
	width:70px;
}

.tab1-1 .tab1-im .co-pac h5{
	padding:10px;
	text-align:center;
	margin-left:10px;
	background-color:#fe0000;
	color:#FFF;
	width:140px;
	font-size:25px;
}
.tab1-1 .tab1-im .co-pac h5 a{
	color:#FFF;
	text-decoration:none;
}
.tab1-1 .tab1-im .co-pac h5 a:hover{
	color:#00F;
}
.pck-co{
	font-weight:bold;
	color:#001756;
	font-size:18px;
}
.round{
	background-color:#fe0000;
	color:#FFF;
	border-radius:50px;
	padding:4px 10px;
}

.round-2{
	background-color:#001756;
	color:#FFF;
	border-radius:8px;
	padding:8px;
	margin:5px;
	font-size:22px;
	font-weight:bold;
}
/*------ contact--------*/
.contact{
	background:#fff;
	padding:20px 0;
}
.contact-left{
	margin-top:35px;
}
.contact h2{
	color:#2190c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:800;
}
.contact-left ul li{
	color:#646464;
	list-style:none;
}
.contact-left ul li h5{
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
}
.contact-left ul li h4{
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px;
}
.contact-right input{
	margin:5px 50px 5px 5px;
	width:200px;
	border-radius:4px;
	border:2px #CCC solid;
	float:left;
}
#cl{
	clear:both;
	background:#0F6;
}
.contact-right textarea{
	margin:5px;
	border-radius:4px;
	border:2px #CCC solid;
	float:left;

}
.submit-btn{
	margin:5px;
	border-radius:4px;
	border:2px #CCC solid;
	background:#3ebbf5;
	color:#FFF;
	padding:5px 5px;
	clear:both;
	overflow:hidden;
	display:block;
}
.contact-right h3{
	color:#737373;
}




/*-----booking-------------*/
.book{
	width:47%;
	height:auto;
	position:absolute;
	top:150px;
	overflow:hidden;
	display:block;
	left:30px;
	right:0px;
	border-radius:10px;
	color:#fff;
	border:1px solid #666;
	padding:10px;
	background:url(../images/ba.png) left top repeat;
}
.book h1{
	padding:0px;
	margin:0px;
	font-size:33px;
	text-align:center;
}
.book .tab-b{
	width:50%;
	float:left;
	padding-left:20px;
	
}
.book .tab-c{
	width:100%;
	float:left;
	padding-left:20px;
	
}
.book .tab-c1{
	width:50%;
	float:left;
	padding-left:20px;
	
}
.book .tab-d{
	width:15%;
	float:left;
	padding-left:20px;
	
}
.book .tab-e{
	width:40%;
	padding-left:20px;
	
}

.button-1{
	background:#ffd700;
	padding:6px 15px;
	font-weight:bold;
	border-radius:5px;
	color:#000;
	font-size:20px;
	margin-top:10px;
}



/*-----------menu----------*/
.menu1{
	box-shadow: 0px 0px 5px #888888;
	margin-bottom:15px;
	color:#1e2329;

}
.menu{
	margin-top:0px;
	padding:0px;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu ul li{
	display:inline-block;
	margin-right:15px;
	padding:15px 12px;
	color:#1e2329;
	border-top:4px #fff solid;
}
.menu ul li:hover{
	display:inline-block;
	margin-right:15px;
	padding:6px 12px;
	color:#FFF;
	border-top:4px #ffd700 solid;
}
.menu ul li a{
	color:#1e2329;
	font-size:15px;
	font-weight:bold;
}
.menu ul li a:hover{
	color:#1e2329;
	text-decoration:none;
}
.menu a#pull {
	display: none;
	padding:7px 0;
	color:#fff;
	text-decoration:none;
}
.banner-top{
}



/*-----------Header-top----------*/
.header-top{
	width:100%;
	height:auto;
	padding:5px 0;
	background:#1e2329;
	color:#FFF;
}
.top-men a{
	color:#FFF;
	text-decoration:none;
}
.top-men a:hover{
	color:#FFF;
	text-decoration:underline;
}
.social ul{
	padding:0px;
	margin:0px;
}
.social ul li{
	list-style:none;
	display:inline-block;
	p
}


/*-----------Header-bottom----------*/
.header{
	width:100%;
	height:auto;
	padding:0px 0;
	position: relative;
	display:block;
	z-index:999;
}
.login-id{
	padding-top:10px;
}
.login-id ul li{
	list-style:none;
	display:inline-block;
	background:#efefef;
	border-radius:5px;
	padding:5px 8px;
	font-size:12px;
	margin:0px;
}
.contuct .cet{
	background:url(../images/call-bg.jpg);
	width:246px;
	height:68px;
	text-align:center;
	padding-top:15px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	display:block;
	overflow:hidden;
}
.js .animate-box {
  opacity: 0;
}

/*-----------slider----------*/
.slider-book{
	width:100%;
	height:555px;
	background:url(../images/sli1.jpg) top center no-repeat;
}
/*-----------tab----------*/
.tab1-111{
	padding:10px 0;
	background-color:#FFF;
}
.tab1-1 .tab1-im{
	border:1px solid #CCC;
	border-radius:5px;
	overflow:hidden;
}

.tab1-1 .tab1-why{
	border:1px solid #CCC;
	border-radius:5px;
	overflow:hidden;
	background-color:#FFF;
}

.tab1-1 .tab1-why h3{
	text-align:center;
	color:#fe0000;
}
.tab1-1 .tab1-why p{
	text-align:center;
	color:#001a58;
	padding:10px 10px;
	font-size:18px;
}
.tab1-1 .tab1-im:hover{
	box-shadow: 0 0 5px #d4d4d4;
}
.tab1-1 .tab1-im h3{
	padding-left:10px;
	color:#fe0000;
}
.tab1-1 .tab1-im p{
	padding-left:10px;
}
.tab1-1 .tab1-im img{
	width:100%;
	height:auto;
}
.tab1-1 .tab1-im .co-left{
	float:left;
	width:60%;
}

.tab1-1 .tab1-im .co-left22{
	text-align:center;
	width:90%;
}
.tab1-1 .tab1-im .co-right{
	float:right;
	width:40%;
}
.tab1-1 .tab1-im .co-right h3{
	margin-top:30px;
	margin-left:10px;
	background:#031e5b;
	padding:8px 0px;
	font-size:15px;
	color:#FFF;
	width:100px;
	text-align:center;
}
.tab1-1 .tab1-im .co-left-1{
	float:left;
	width:50%;
}
.tab1-1 .tab1-im .co-right-1{
	float:right;
	width:50%;
}
.tab1-1 .tab1-im .co-right-1 h3{
	margin-top:0px;
	margin-left:10px;
	background:#3964a1;
	padding:6px 0px;
	font-size:15px;
	color:#FFF;
	width:100px;
	text-align:center;
}
.tab1-1 .tab1-im .co-right-1 h3 a{
	color:#FFF;
}
.tab1-1 .tab1-im .co-right-1 h3 a:hover{
	color:#FFF;
	text-decoration:none;
}
.tab1-1 .tab1-im .co-right h3 a{
	color:#FFF;
}
.tab1-1 .tab1-im .co-right h3 a:hover{
	color:#FFF;
	text-decoration:none;
}

/*---------------tab--------------*/
.tab2{
	width:100%;
	height:auto;
	background:url(../images/hotel-background.jpg) top left repeat;
	padding-bottom:40px;
	box-shadow: 0 0 5px #888;
	margin:25px 0;
}

/*---------------why--------------*/
.tabab{
	width:100%;
	height:auto;
	background:url(../images/why-maketourhills.jpg) top left no-repeat; width:100%;
	padding-bottom:40px;
	margin:15px 0;
}
.tabab h1{ color:#fff;
}
/*-----------ta2b----------*/
.tab2-2{
	padding:10px 0;
}
.tab2-2 .tab2-im{
	border:1px solid #CCC;
	border-radius:5px;
}
.tab2-2 .tab2-im:hover{
	box-shadow: 0 0 5px #d4d4d4;
}
.tab2-2 .tab2-im h3{
	padding-left:10px;
}
.tab2-2 .tab2-im p{
	padding-left:10px;
}
.tab2-2 .tab2-im img{
	width:100%;
	height:auto;
}
/*-----------footer----------*/
.footer{
	width:100%;
	height:auto;
	padding:5px 0;
	background:#333333;
	color:#FFF;
	padding-top:20px;
	margin-top:20px;
}
.fo-tap ul li{
	list-style:none;
}
.fo-tap ul li a{
	color:#FFF;
}
.fo-tap ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
/*-----------footer-bottom----------*/
.footer-bott{
	width:100%;
	height:auto;
	padding:5px 0;
	background:#1f1f1f;
	color:#FFF;
	font-size:11px;
	margin:0px;
}
.footer-bott p{
	padding:0px;
	margin:px;
}
