@charset "utf-8";
/* CSS Document */


*{ margin:0;
	padding:0;}

body {
	margin:0 auto;
	padding:0;
	width:100%;
	color:#000;	
	/*background-repeat:no-repeat;
	background-image:url(../images/cover_bg.jpg);*/
	background-size:100%;
	background-color:#dedede;
	text-align:justify;
	background-size:cover;
	font-family: myFirstFont;
	font-size:14px;
	min-height:1500px;
	background-size:100%;
	/*background:url(../images/bg.jpg);
	background-repeat:repeat;*/
	
	
	
	
}
.clear{
	clear:both;
}

*{padding:0; margin:0; border:none; text-decoration:none; list-style:none;}
p,h1,h2,,h3,h4,h5,h6{ padding:0; margin:0;}
ul{ padding:0; margin:0;}
a{ text-decoration:none; }

header{ margin:0 auto; padding:0; width:100%; float:none;}
#head{ width:100%; margin:0 auto; padding:0; float:none; position:absolute; top:30px; z-index:999;}
.number{ text-align:right; font-size:26px; color:#FFF;}
.number span{ font-size:18px; background-color:rgba(255,255,255,0.5); padding:5px;}
.name{ width:100%; margin:0 auto; padding:0; font-size:42px; text-align:center; color:#FFF; font-family:"Lucida Console", Monaco, monospace; margin-top:40px;}
#bar{ width:100%; height:80px; background-color:#fff; box-shadow:1px 1px 2px 1px #666;  }
#bar .logo {

	 -webkit-transition: all .5s; /* For Safari 3.1 to 6.0 */
    transition: all .5s;
	opacity:0;
	margin-top:15px;
	
	
}

#bar.fixed .logo {

	opacity:9;
	
	 
}


@media (max-width:768px) {

.number{ font-size:24px; color:#000; width:100%; margin:0 auto; padding:0; text-align:right; margin-top:30px; line-height:30px; display:none;}
.number span{ font-size:18px; background-color:rgba(000,000,000,0.5); padding:5px;}
.name{ width:100%; margin:0 auto; padding:0; font-size:32px; text-align:center; color:#000; font-family:"Lucida Console", Monaco, monospace; margin-top:130px;}
#bar .logo{ display:none;}

#bar{ width:100%; height:80px; background:none; box-shadow:none;}
}
.welcome{ width:100%; margin:0 auto; padding:0; float:none; text-align:center; margin-top:30px;}
.welcome p{ width:90%; margin:0 auto; padding:0; float:none; text-align:center; font-size:16px; margin-top:10px; height:150px; overflow:hidden;}

@media (max-width:768px) {

.welcome img{ width:100%; margin:0 auto; padding:0; float:none; text-align:center; position:absolute; top:-400px; left:0;}
.welcome p{ width:90%; margin:0 auto; padding:0; float:none; text-align:center; font-size:16px; position:absolute; top:-300px; height:315px; overflow:hidden;}
}



#sec2{ width:100%; height:380px; margin:0 auto; padding:0; }

#slide1{ margin:0 auto; padding:0; float:none; width:100%; height:350px;}
.left_content{ width:50%; float:left; height:350px; padding:10px; }
.left_content h1{ font-size:28px; text-align:left; text-transform:uppercase; margin-top:20px;}
.left_content p{ color:#333333; font-size:16px; height:160px; overflow:hidden;}
.left_content a { float:right;}
.left_content a:hover{ opacity:0.8;}
.right_img{ width:50%; float:right; height:350px; text-align:right; padding:10px;}
.right_img img{ width:90%; margin-top:20px;}

.prevBtn, .nextBtn {display:block;width:33px;height:33px;position:absolute;left:-30px;top:360px; z-index:1;background:url(images/btn_prev.gif) no-repeat 0 0;cursor:pointer; font-size:0px;}	
.nextBtn{left:580px; background:url(../images/next.png) no-repeat 0 0; }														
.prevBtn { left:540px; background:url(../images/previous.png) no-repeat 0 0;}

@media (max-width:768px) {
#sec2{ width:100%; height:350px; margin:0 auto; padding:0;}
#slide1{ margin:0 auto; padding:0; float:none; width:100%; height:350px;}
.left_content{ width:50%; float:left; height:350px; padding:10px; }
.left_content h1{ font-size:24px; text-align:left; text-transform:uppercase; margin-top:40px; width:220%; }
.left_content p{ color:#333333; font-size:16px; height:95px; overflow:hidden;}
.left_content a { float:right;}
.left_content a:hover{ opacity:0.8;}
.right_img{ width:50%; float:right; height:350px; text-align:right; padding:10px;}
.right_img img{ width:90%; margin-top:90px; height:100px;}

.prevBtn, .nextBtn {display:block; width:33px;height:33px;position:absolute;left:-30px;top:220px; z-index:1000;background:url(images/btn_prev.gif) no-repeat 0 0;cursor:pointer; font-size:0px;}	
.nextBtn{left:240px; background:url(../images/next.png) no-repeat 0 0; }														
.prevBtn { left:200px; background:url(../images/previous.png) no-repeat 0 0;}
}

#sec3{ width:100%; height:600px; margin:0 auto; padding:40px 0px; background-color:#f1f7ed; text-align:center;}
.a{ width:84%; height:360px; background-color:#099; }
.a img{ width:100%; height:100%;}
.b{ width:84%; height:360px; background-color:#03C;}
.b img{ width:100%; height:100%;}
.c{ width:84%; height:360px; background-color:#990;}
.c img{ width:100%; height:100%;}
.cover{ width:84%; height:360px; position:absolute; top:0; }   
.cover img{ width:100%; height:97.1%;}
.cover p{ width:100%; height:80px; background-color:rgba(000,000,000,0.5); position:absolute; z-index:99999; bottom:30px; color:#FFF; font-size:18px; text-align:left; padding:10px 15px; overflow:hidden}
.cover strong{ border-bottom:1px solid #d3b046; width:80%; padding-bottom:3px; }
.cover p span{ font-size:24px; color:#d3b046; margin-top:10px; width:80%; }


@media (max-width:768px) {
#sec3{ width:100%; height:450px; margin:0 auto; padding:40px 0px; background-color:#f1f7ed; text-align:center;}
.a{ width:50%; height:120px; background-color:#099; float:left; }
.a img{ width:100%; height:120px;}
.b{ width:50%; height:120px; background-color:#03C; float:right; }
.b img{ width:100%; height:120px;}
.c{ width:50%; height:120px; background-color:#990;}
.c img{ width:100%; height:120px;}
.cover{ width:84%; height:360px; position:absolute; top:0; display:none;}   
.cover img{ width:100%; height:97.1%; }
.cover p{ width:100%; height:80px; background-color:rgba(000,000,000,0.5); position:absolute; z-index:99999; bottom:30px; color:#FFF; font-size:18px; text-align:left; padding:10px 15px; overflow:hidden}
.cover strong{ border-bottom:1px solid #d3b046; width:80%; padding-bottom:3px; }
.cover p span{ font-size:24px; color:#d3b046; margin-top:10px; width:80%; }
}

	
ul.img-list1 {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;

}
 
ul.img-list1 li {
display: inline-block;
height:360px;
margin:0 auto;
position: relative;
width: 100%;

}


 
span.text-content1 span {
display: table-cell;
text-align: center;
vertical-align: top;
}



ul.img-list1 li:hover span.text-content1 {
opacity: 1;
}



span.text-content1 {
background: rgba(0,0,0,0.8);
color: white;

display: table;
height: 350px;
left: 0;
position: absolute;
top: 0;
width: 328px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
z-index:999999;
text-align:center;
}

.hover_details{ font-size:18px; text-align:center;}
.hover_details strong{ font-size:24px; color:#d3b046; margin-top:10px auto; text-align:center; border-top:1px solid #d3b046;}
.cont{ font-size:16px; font-weight:200; width:80%; margin:0 auto; line-height:25px; height:120px; overflow:hidden;}
.hover_details img{ margin:0 auto; padding:0; width:40%; float:none;}

@media (max-width:768px) {
ul.img-list1 {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;

}
 
ul.img-list1 li {
display: inline-block;
height:120px;
margin:0 auto;
position: relative;
width: 100%;

}


 
span.text-content1 span {
display: table-cell;
text-align: center;
vertical-align: top;
}



ul.img-list1 li:hover span.text-content1 {
opacity: 1;
}



span.text-content1 {
background: rgba(0,0,0,0.5);
color: white;

display: table;
height: 120px;
left: 0;
position: absolute;
top: 0;
width: 130px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
z-index:999999;
text-align:center;
}

.hover_details{ font-size:12px; text-align:center; }
.hover_details strong{ font-size:24px; color:#d3b046; margin-top:10px auto; text-align:center; border-top:1px solid #d3b046; display:none;}
.cont{ font-size:16px; font-weight:200; width:80%; margin:0 auto; line-height:25px; height:120px; overflow:hidden; display:none;}
.hover_details img{ margin:0 auto; padding:0; width:60%; float:none; height:20px; margin-top:-60px;}
}


footer{ margin:0 auto; padding:0; width:100%; float:none;}
#foot{ margin:0 auto; padding:0; width:100%; height:300px; background-color:#0c0c0c; padding-top:40px;}
.aa{ margin:0 auto; padding:0; width:100%; height:250px; overflow:hidden;}
.aa p{ color:#FFF; margin-top:20px;}
.bb{ margin:0 auto; padding:0; width:100%; height:240px; overflow:hidden;}
.bb h2{ text-transform:uppercase; color:#FFF; font-weight:100px; margin:0 auto; padding:0; font-size:24px;}
.bb p{ color:#FFF; margin-top:5px;}
.cc{ margin:0 auto; padding:0; width:100%; height:250px; }
.cc h2{ text-transform:uppercase; color:#FFF; font-weight:100px; margin:0 auto; padding:0; font-size:24px;}
.cc ul{ margin-top:5px;}
.cc ul li a{ color:#FFF;}
.dd{ margin:0 auto; padding:0; width:100%; height:250px;}
.dd h2{ text-transform:uppercase; color:#FFF; font-weight:100px; margin:0 auto; padding:0; font-size:24px;}


.con_form{
	width:100%;
	
	float:left;
	margin-right:0px;
	color:#FFF;
	font-weight:bold;
	margin-top:0px;
	
	
	}
.con_form table{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-left:0px;
	}
.con_form h4{
	}
.con_form input[type="text"]{
	width:250px;
	border:1px solid #FFF;
	color:#FFF;
	height:30px;
	background-color:#0c0c0c;
	margin-top:5px;
	}
.con_form input[type="submit"]{
	width:70px;
	border:1px solid #FFF;
	float:right;
	margin-top:5px;
	background-color:#0c0c0c;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	}



/**********************************************************************************/

@media (max-width:768px) {
	
	
	#foot{ margin:0 auto; padding:0; width:100%; height:1000px; background-color:#0c0c0c; padding-top:40px; margin-top:000px;}
	
}
#lower_foot{ height:80px; width:100%; margin:0 auto; padding:0; background-color:#1b1c1d;}
.l_f{ line-height:70px; }
.l_f_1{ line-height:70px; }
@media (max-width:768px) {
	
	
#lower_foot{ height:80px; width:100%; margin:0 auto; padding:0; background-color:#1b1c1d;}
.l_f{ line-height:15px; text-align:left; font-size:12px; text-align:center; padding-top:20px;}
.l_f_1{ display:none;}

}

#pic_section{ margin:0 auto; padding:0; text-align:right;}

.pic1 {

    -ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform: rotate(-15deg);
	margin-top:-250px;
	margin-right:-200px;

}

.pic2 {

    -ms-transform: rotate(9deg); /* IE 9 */
    -webkit-transform: rotate(9deg); /* Chrome, Safari, Opera */
    transform: rotate(9deg);
	margin-top:-550px;
	margin-right:-100px;

}

.pic3 {

    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
	margin-top:-300px;
	margin-right:60px;

}

.welcome_destination{ width:100%; text-align:center;}
.welcome_destination img{ width:30%;}
@media (max-width:768px) {
	
#pic_section{ margin:0 auto; padding:0; text-align:right; display:none;}
.welcome_destination{ width:100%; text-align:center; margin-top:-250px;}
.welcome_destination img{ width:90%;}
}

.left{ width:100%; margin:0 auto; padding:0; height:220px; background-color:#030;}
.left img{ width:100%; height:220px;}

.cover1{ width:93%; height:220px; position:absolute; z-index:99; top:0;}
.cover1 img{ width:100%; height:220px;}
.content{ width:92%; height:60px; background-color:rgba(000,000,000,0.8); position:absolute; bottom:30px;}
.content p{ color:#FFF; font-size:24px; margin-left:10%; text-transform:uppercase; border-bottom:1px solid #d3b046; width:50%; margin-top:10px;}

@media (max-width:768px) {
	
.left{ width:100%; margin:0 auto; padding:0; height:220px; background-color:#030; position:relative; top:-150px; margin-bottom:20px;}
.left img{ width:100%; height:220px; }
.cover1{ width:100%; height:220px; position:absolute; z-index:99; top:0;}
.cover1 img{ width:100%; height:220px;}
.content{ width:100%; height:60px; background-color:rgba(000,000,000,0.8); position:absolute; bottom:30px;}
.content p{ color:#FFF; font-size:24px; margin-left:10%; text-transform:uppercase; border-bottom:1px solid #d3b046; width:50%; margin-top:10px;}

}

ul.img-list2 {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;

}
 
ul.img-list2 li {
display: inline-block;
height:220px;
margin:0 auto;
position: relative;
width: 100%;

}


 
span.text-content2 span {
display: table-cell;
text-align: center;
vertical-align: top;
}



ul.img-list2 li:hover span.text-content2 {
opacity: 1;
}



span.text-content2 {
background: rgba(0,0,0,0.5);
color: white;

display: table;
height: 220px;
left: 0;
position: absolute;
top: 0;
width: 350px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
z-index:999;
text-align:center;
}


@media (max-width:768px) {
	
span.text-content2 {
background: rgba(0,0,0,0.5);
color: white;

display: table;
height: 220px;
left: 0;
position: absolute;
top: 0;
width: 260px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
z-index:999999;
text-align:center;
}

}


.about_section{ width:100%; text-align:center; margin-top:20px; }
.about_section p{ width:80%; margin:0 auto; line-height:25px; margin-top:20px; margin-bottom:20px;/* height:98px;*/ overflow:hidden;}

.tab{ width:26%; margin:0 auto; padding:0; height:44px; margin-bottom:20px;}

.tab_a a{ text-transform:uppercase; background-color:#d3b046; padding:10px; text-decoration:none; color:#FFF; font-weight:bold; float:left; margin-left:2%; border:1px solid #d3b046;}
.tab_b a{ text-transform:uppercase; background-color:#d3b046; padding:10px; text-decoration:none; color:#FFF; font-weight:bold; float:left; margin-left:2%; border:1px solid #d3b046;}
.tab_c a{ text-transform:uppercase; background-color:#d3b046; padding:10px; text-decoration:none; color:#FFF; font-weight:bold; float:left; margin-left:2%; border:1px solid #d3b046;}

.tab_a a:hover{ background-color:#fff; border:1px solid #d3b046; text-decoration:none; color:#d3b046;}
.tab_b a:hover{ background-color:#fff; border:1px solid #d3b046; text-decoration:none; color:#d3b046;}
.tab_c a:hover{ background-color:#fff; border:1px solid #d3b046; text-decoration:none; color:#d3b046;}
.left_content_text{ width:100%; height:277px; text-transform:uppercase; font-size:36px; color:#000;}
.left_content_text span{ font-size:24px;}
.left_content_text p{ font-size:14px; text-transform:none; height:220px; overflow:hidden;}
.right_pic{ width:100%; height:277px; }
.right_pic img{ width:100%; height:277px;}


@media (max-width:768px) {
	
.about_section{ width:100%; text-align:center; margin-top:-150px; }
.about_section img{ width:100%;}
.about_section p{ width:80%; margin:0 auto; line-height:25px; margin-top:20px; margin-bottom:20px; height:420px; overflow:hidden;}

.tab{ width:100%; margin:0 auto; padding:0; height:44px; margin-bottom:20px; text-align:center;}

.tab_a a{ text-transform:uppercase; background-color:#d3b046; padding:5px; text-decoration:none; color:#FFF; font-weight:bold; float:left; margin-left:2%; border:1px solid #d3b046; }
.tab_b a{ text-transform:uppercase; background-color:#d3b046; padding:5px; text-decoration:none; color:#FFF; font-weight:bold; float:left; margin-left:2%; border:1px solid #d3b046; }
.tab_c a{ text-transform:uppercase; background-color:#d3b046; padding:5px; text-decoration:none; color:#FFF; font-weight:bold; float:left; margin-left:2%; border:1px solid #d3b046; }


.left_content_text{ width:100%; height:277px; text-transform:uppercase; font-size:36px; color:#000; text-align:left;}
.left_content_text span{ font-size:24px;}
.left_content_text p{ font-size:14px; text-transform:none; height:535px; overflow:hidden;}
.right_pic{ width:100%; height:277px; margin-top:400px; }
.right_pic img{ width:100%; height:277px;}


}

.left_side{ width:30%; float:left; background-color:#000; height:100px;}

.left_side img{ width:100%; height:100px; border:10px solid #e0dfdf;}


.right_side{ width:70%; float:right;  height:100px; padding:0px 10px;}
.right_side h2{ margin:0 auto; padding:0; font-size:24px; color:#000;}

.content_p{ height:20px; overflow:hidden;}
.details a{ float:right; background-color:#d3b046; padding:5px 10px; color:#FFF; text-transform:uppercase; margin-top:10px;}
.details a:hover{ text-decoration:none; box-shadow:1px 1px 1px #000; color:#FFF;}
.sec{ margin:0 auto; padding:0; width:100%; }
.left_side_sec{ margin:0 auto; padding:0; width:100%; float:none;}
@media (max-width:768px) {

.package_name{ color:#aca935; width:100%; text-align:center;}
.sec{ margin:0 auto; padding:0; width:100%; }
.left_side_sec{ margin:0 auto; padding:0; width:100%; float:none; position:relative; z-index:9;  margin-top:-200px;}
}

#data_section{ position:relative; top:40px;}
#left_menu1 li a:hover{ text-decoration:none;}

input[type="text"]{
	margin:10px 0 10px;
	width:80%;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#707070;
	background:#fff;
	border:1px solid #ccc;
	font-style:italic;
}

.pac{ width:100%; background-color:#FFF; padding:20px 0px;}
.hotels{ margin:0 auto; padding:0; width:100%; float:none;}
.hotels h2{ background-color:#d3b046; padding:10px; text-align:center; font-size:24px; color:#FFF; text-transform:uppercase;}
.hotels img{ width:100%; height:200px; margin:0 auto; padding:0;}
.hotels a:hover{ opacity:0.8;}
.left_side_data{ width:50%; float:left;}
.left_side_data h2{ font-size:24px; text-align:left; color:#d3b046; font-style:normal; text-transform:uppercase;}
.right_side_data{ width:50%; float:right; }
.right_side_data a{ margin-right:5px;}


@media (max-width:768px) {

#data_section{ position:relative; top:-420px;}
#sec{ margin-top:300px;}
}

.left_side_data1{ width:35%; float:left; }
.middle_side_data1{ width:auto; float:left; margin-top:20px;}
.middle_side_data1 a{ padding:5px; box-shadow:1px 1px 1px 1px #666; margin-left:2px; text-decoration:none; color:#666;}
.middle_side_data1 a:hover{ padding:5px; box-shadow:1px 1px 1px 1px #666; margin-left:2px; text-decoration:none; background-color:#d3b046; color:#FFF;}
.right_side_data1{ width:25%; float:right; text-align:right;}


.left_part{ width:100%;}
.left_part img{ width:100%; height:147px;}
.middle_part{ width:100%; }
.right_part{ width:100%; text-align:center;}
.right_part span{ font-size:16px; margin-left:5px;}
.book a{ background-color:#c6c6c6; padding:5px 15px; color:#FFF; text-transform:uppercase; }
.book a:hover{ background-color:#51575b; color:#FFF;}
.link{ width:100%;}
.link a{ margin-left:3px;}
.left_shift{ padding-left:10px;}

.heading{ background-color:#7d7e7f; padding:10px; color:#FFF; font-size:18px;}
/*.details a{ padding:5px 15px; background-color:#c4c5c6; float:right; margin-top:-47px; margin-right:10px; color:#000;}
.details a:hover{ background-color:#7d7e7f; color:#FFF;}*/


@media (max-width:768px) {

.left_side_data1{ width:100%; float:none; margin:0 auto; padding:0; text-align:center; }
.middle_side_data1{ width:100%; float:none; margin:0 auto; padding:0; margin-top:20px; text-align:center;}
.middle_side_data1 a{ padding:5px; box-shadow:1px 1px 1px 1px #666; margin-left:2px; text-decoration:none; color:#666;}
.middle_side_data1 a:hover{ padding:5px; box-shadow:1px 1px 1px 1px #666; margin-left:2px; text-decoration:none; background-color:#d3b046; color:#FFF;}
.right_side_data1{ width:100%; float:none; margin:0 auto; padding:0; text-align:center;}
}

