.bbk{
	background-color:#F00;
	color:#FFF;
	width:80px;
	padding:8px;
}
.bbk a{
	color:#FFF;
}
.bbk a:hover{
	color:#FFF;
}
.trip11{
	width:100%;
	height:auto;
	padding:0px 0;
	position: relative;
	display:block;
	background-color:#06C;
}


.trip11 img {
  width: 100%;
  height: auto;
}


.well22{
	width:100%;
	height:auto;
	position: relative;
	display:block;
	background-color:#000;
}


.well22 img {
  width: 100%;
  height: auto;
}


.top-top{
	display:block;
	overflow:hidden;
	top:0px;
	position:absolute;
	width:100%;
}


.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;
	
}


.tab1-1 .tab1-im .co-left-tp{
	float:center;
	width:100%;
	text-align:left;
	font-size:25px;
	padding:3px 0;
	padding-left:10px;
	background-color:#103e4d;
	color:#FFF;
}
.tab1-1 .tab1-im .co-left-tp2{
	float:center;
	width:100%;
	text-align:center;
	font-size:25px;
	padding:3px 0;
	padding-left:10px;
	background-color:#ff0e14;
	color:#FFF;
}
.tab1-1 .tab1-im .co-left-tp2 a{
	color:#FFF;
	text-decoration:none;
}
.tab1-1 .tab1-im .co-left-tp1{
	float:center;
	width:100%;
	text-align:left;
	font-size:15px;
	padding:3px 0;
	padding-left:10px;
	color:#291e00;
}

.tab1-1 .tab1-im .co-left-tp1 h4{
	color:#e31f35;
	font-weight:bold;
}

.package{
	width:100%;
	height:auto;
	padding:0px 0;
	position: relative;
	display:block;
	background-color:#06C;
}


.package img {
  width: 100%;
  height: auto;
}


/*------ 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:#F00;
	color:#FFF;
	padding:5px 5px;
	clear:both;
	overflow:hidden;
	display:block;
}
.contact-right h3{
	color:#737373;
}




/*-----booking-------------*/
.book{
	width:80%;
	height:auto;
	position:absolute;
	margin: 0 auto;
	top:300px;
	overflow:hidden;
	display:block;
	left:0px;
	right:0px;
	border-radius:10px;
	color:#fff;
	border:1px solid #666;
	padding:10px;
	background:url(../images/ba.png) left top repeat;
}
.book .tab-b{
	width:50%;
	float:left;
	padding-left:20px;
	
}
.book .tab-c{
	width:30%;
	float:left;
	padding-left:20px;
	
}
.book .tab-d{
	width:15%;
	float:left;
	padding-left:20px;
	
}
.book .tab-e{
	width:25%;
	float:left;
	padding-left:20px;
	
}

.button-1{
	background:#F00;
	padding:6px 15px;
	font-weight:bold;
	border-radius:5px;
	color:#fff;
	font-size:20px;
	margin-top:22px;
}



/*-----------menu----------*/
.menu1{
	box-shadow: 0px 0px 5px #888888;
	margin-bottom:15px;
	color:#1e2329;

}
.menu{
	margin-top:0px;
	padding:0px;
	position: relative;
	display:block;
	z-index:999;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu ul li{
	display:inline-block;
	margin-right:10px;
	padding:15px 12px;
	color:#fff;
	border-top:0px #fff solid;
}
.menu ul li:hover{
	display:inline-block;
	margin-right:10px;
	padding:6px 12px;
	color:#FF0;
	border-bottom:0px #113f4c solid;
}
.menu ul li a{
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.menu ul li a:hover{
	color:#FF0;
	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;
	color:#FFF;
	line-height:16px;
}
.top-men{
	padding-left:100px;
	
}
.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:10px 0;
	background:url(../images/back-on_25.png);
	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-1{
	padding:10px 0;
}
.tab1-1 .tab1-im{
	border:1px solid #CCC;
	border-radius:8px;
	overflow:hidden;
	
}
.ss{
	color:#000;
	font-size:17px;
}
.tab1-3{
	padding:10px 0;
}
.tab1-3 .tab3-im{
	border:1px solid #CCC;
	border-radius:8px;
	overflow:hidden;
	
}
.tab1-3 .tab3-im:hover{
	box-shadow: 0 0 5px #d4d4d4;
	border:3px # F00 solid;
	 
}
.tab1-3 .tab3-im h3{
	padding-left:10px;
}
.tab1-3 .tab3-im p{
	padding-left:10px;
}
.tab1-3 .tab3-im img{
	width:100%;
	height:auto;
}

.tab1-3 .tab3-im .co-left-t{
	float:center;
	width:100%;
	text-align:center;
	font-size:20px;
	padding:1px 0;
	background-color:#fff;
	color:# 33C;
}
.tab1-3 .tab3-im .co-left-t5{
	float:left;
	width:100%;
	text-align:center;
	font-size:15px;
	padding:1px 0;
	background-color:#fff;
	color:# 33C;
	overflow:hidden;
	display:block;
}


.tab1-1 .tab1-im img{
	transition: transform .3s; /* Animation */
	
}
	
.tab1-1 .tab1-im img:hover{
	transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
	
}
	
	
.tab1-1 .tab1-im:hover{
	box-shadow: 0 0 5px #d4d4d4;
	border:3px # F00 solid;
	 
}
.tab1-1 .tab1-im h3{
	padding-left:10px;
}
.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:40%;
	color:#ee1918;
}
.tab1-1 .tab1-im .co-leftf{
	float:left;
	width:40%;
	color:#ee1918;
}

.tab1-1 .tab1-im .co-leftfg{
	float:left;
	width:100%;
	color:#ee1918;
	padding:10px;
}
.tab1-1 .tab1-im .co-leftt{
	float:left;
	width:20%;
}
.tab1-1 .tab1-im .co-left-t{
	float:center;
	width:100%;
	text-align:center;
	font-size:20px;
	padding:1px 0;
	background-color:#fff;
	color:# 33C;
}
.tab1-1 .tab1-im .co-right{
	float:right;
	width:50%;
}
.tab1-1 .tab1-im .co-right h3{
	margin-top:15px;
	margin-left:20px;
	background:#ee1918;
	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:#103e4d;
	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-background1.jpg) top left repeat;
	padding-bottom:40px;
	box-shadow: 0 0 5px #888;
	margin:25px 0;
}

/*-----------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;
}
.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:#fff;
	color:#000;
	font-size:11px;
	margin:0px;
}
.footer-bott p{
	padding:0px;
	margin:px;
}


@media (max-width: 780px) {
/*------ head-top--------*/
h1{
	padding-top:25px;
}

.book-2 .tab-e{
	width:60%;
	padding-left:20px;
	
}


}
@media (max-width: 480px) {
	
	.logo img{
	width:100%;
	height:auto;
}
}
