@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:#FFF;
	text-align:justify;
	background-size:cover;
	font-family: myFirstFont;
	font-size:14px;
	min-height:500px;
	background-size:100%;
	
	
	
	
}
.clear{
	clear:both;
}

.h_img{ width:100%; height:169px;}
.h_img img{ width:100%; height:169px;}
.pagination{ width:100%; margin:0 auto; padding:0; color:#69C; margin-top:20px; margin-bottom:20px; text-align:center;}
.pagination a{ text-decoration:none; color:#69C; font-size:16px; font-weight:bold; margin-left:10px;}
.pagination a:hover{ color:#030; }
.pagination a:current{ color:#030; }

*{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{ width:100%; margin:0 auto; padding:0; float:none; position:fixed; z-index:99;}
#head_bar{ background-color:#ececeb; width:100%; height:20px; top:0; position:absolute; z-index:999999;}
#nav_bg{ width:100%; background-color:#000; height:80px; margin:0 auto; padding:0; top:20px; position:absolute;}
#logo{ margin-top:5px;}
#menu{ width:100%; margin:0 auto; padding:0; float:right; height:80px;  clear:both;}

@media (max-width:768px) {
header{ width:100%; margin:0 auto; padding:0; float:none; position:fixed; z-index:99; top:0;}
}



.parallax-one{
   
	margin:0 auto;
    height:650px;
    width:100%;
    float:left;
	/*border-top:2px solid #a19faa;
	border-bottom:2px solid #a19faa;*/
	position:relative;
	top:0px;
	
	
}


.parallax-two{
   
	margin:0 auto;
    height:142px;
    width:100%;
    float:left;
	/*border-top:2px solid #a19faa;
	border-bottom:2px solid #a19faa;*/
	position:relative;
	top:0px;
	
	
}

.parallax-one {
	
	background:url(../images/bg1.jpg) 100% 0 no-repeat fixed;
	background-position:bottom;
}

.parallax-two {
	
	
	background:url(../images/bg2.jpg) 100% 0 no-repeat fixed;
	background-position:bottom;
	
}



ul.img-list1 {
list-style-type: none;
margin: 0;
padding: 0;


}
 
ul.img-list1 li {
display: inline-block;
height:275px;
margin:0 auto;
position: relative;
width: 270px;

}


 
span.text-content1 span {
display: table-cell;
text-align: center;
vertical-align: middle;
}



ul.img-list1 li:hover span.text-content1 {
opacity: 1;
}



span.text-content1 {
background: rgba(0,0,0,0.5);
color: white;
cursor: pointer;
display: table;
height: 275px;
left: 0;
position: absolute;
top: 0;
width: 270px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
}







ul.img-list2 {
list-style-type: none;
margin: 0;
padding: 0;
text-align:center;


}
 
ul.img-list2 li {
display: inline-block;
height:128px;
margin:0 auto;
position: relative;
width: 270px;

}


 
span.text-content2 span {
display: table-cell;
text-align: center;
vertical-align: middle;
}



ul.img-list2 li:hover span.text-content2 {
opacity: 1;
}



span.text-content2 {
background: rgba(0,0,0,0.5);
color: white;
cursor: pointer;
display: table;
height: 128px;
left: 0;
position: absolute;
top: 0;
width: 270px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
}

.a img{ width:270px; height:275px; text-align:right;}
.b{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;  }
.b img{ width:270px; height:128px; text-align:center;}
.c img{ width:270px; height:128px; text-align:left;}
.d img{ width:270px; height:128px; text-align:right;}
.e{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;  top:0; position:relative;}
.e img{ width:270px; height:128px; text-align:center;}
.f img{ width:270px; height:275px; text-align:left;  }


@media (max-width:768px) {


.a img{  width:100%; margin:0 auto; padding:0; height:275px; text-align:center; }
.b{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center; }
.b img{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;}
.c img{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;}
.d img{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;}
.e{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;}
.e img{ width:100%; margin:0 auto; padding:0; height:128px; text-align:center;}
.f img{ width:100%; margin:0 auto; padding:0; height:275px; text-align:center;  }





ul.img-list2 {
list-style-type: none;
margin: 0;
padding: 0;
text-align:center;



}
 
ul.img-list2 li {
display: inline-block;
height:128px;
margin:0 auto;
position: relative;
width: 270px;
margin-top:10px;

}


span.text-content2 {
background: rgba(0,0,0,0.5);
color: white;
cursor: pointer;
display: table;
height: 128px;
left: 0;
position: absolute;
top: 0;
width: 270px;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
}

}


#gap{height:100px; background-color:#000; opacity:0.8;}

#hotels_section{ width:100%; margin:0 auto; padding:0; height:550px; background-color:#ececeb;}
#hotels_section h1{ text-align:center; font-size:24px; padding:0; margin:0 auto; color:#000; text-transform:uppercase; padding-top:30px;}
.top{ width:100%; height:138px; background-color:#FFF; }
.bottom{ width:100%; height:138px; background-color:#FFF; margin-top:20px;}
.left_top{ width:38%; height:138px; float:left; }
.right_top{ float:right; width:62%; height:138px; padding:5px 10px;}
.right_top h3{ color:#000; padding:0; margin:0 auto; text-align:left; font-size:14px; font-weight:700; height:18px; overflow:hidden;}
.right_top p{ color:#000; font-size:12px; border-bottom:1px solid #FFF; padding-bottom:5px;}
.right_top span{ padding-left:10px; }
.text{ font-size:10px; padding:0; color:#000; height:45px; overflow:hidden;}
.book a{ text-decoration:none; background-color:#666; padding:2px 5px; color:#FFF; float:right; margin-top:5px;}
.book a:hover{ text-decoration:none; background-color:#000; color:#FFF;}
.left_top img, .left_bottom img{ width:135px; height:138px;}



.left_bottom{ width:38%; height:138px; float:left; }
.right_bottom{ float:right; width:62%; height:138px;  padding:5px 10px;}
.right_bottom h3{ color:#000; padding:0; margin:0 auto; text-align:left; font-size:14px; font-weight:700; height:18px; overflow:hidden;}
.right_bottom p{ color:#000; font-size:12px; border-bottom:1px solid #FFF; padding-bottom:5px;}
.right_bottom span{ padding-left:10px; }



@media (max-width:768px) {
#hotels_section{ width:100%; margin:0 auto; padding:0; height:1300px; background-color:#ececeb; top:880px; position:relative;}
.right_top{ float:right; width:50%; height:138px; padding:5px 10px;}
.right_bottom{ float:right; width:50%; height:138px; padding:5px 10px;}
.top{ width:100%; height:150px; background-color:#FFF; margin-top:30px; }
.bottom{ width:100%; height:150px; background-color:#FFF; margin-top:30px;}

}

.button{ margin-top:40px;}
.text_col-8{ font-size:18px; font-weight:bold; margin-top:50px; text-shadow:1px 1px 0px #FC0; font-style:italic; height:32px; overflow:hidden; color:#FFF;}


@media (max-width:768px) {

.parallax-two{ top:880px; position:relative; }
.button{ margin-top:20px;}
.text_col-8{ font-size:14px; font-weight:bold; margin-top:10px; font-style:italic; height:45px; overflow:hidden;}

}


footer{ width:100%; margin:0 auto; padding:0; height:260px; background-color:#282828;}
.social_network{ padding-top:20px;}
.social_network a{ margin-left:5px;}
.support{ padding-top:20px;}
.support h4{ color:#FFF;}
.support h2{ font-style:italic; color:#f2c31a;}

#left_menu 
{
   list-style-type:none;
   font-size: 14px;
   padding:0;  

}
#left_menu li 
{
   
   margin:0px 0;
   padding:0;
  
   -webkit-border-top-right-radius: 10px 25px;
   -moz-border-radius-topright:10px 25px;
   border-top-right-radius: 0px 0px;
   -webkit-border-bottom-right-radius: 10px 25px;
   -moz-border-radius-bottomright:10px 25px;
   border-bottom-right-radius: 0px 0px;
 
   overflow:hidden;
 
}
#left_menu li a 
{
   text-decoration:none;
   display:block;
   padding:5px 0 5px 0px;
   color:#FFF;
  
}


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;
}


.bottom_footer{ height:100px; width:100%; background-color:#000;}

@media (max-width:768px) {

footer{ width:100%; margin:0 auto; padding:0; height:1000px; background-color:#282828; position:relative; top:880px;}


}

.left_section{ width:100%;}
.left_section h1{ text-align:center; padding:10px 5px; color:#f2c31a; margin:0 auto; width:100%; background-color:#000; font-size:24px;}
.left_section_content{ width:100%; min-height:500px; background-color:#FFF; padding:10px 15px;}
.left_section_content strong{ font-size:22px; font-style:italic;}

.btn{ width:100%; text-align:center; box-shadow:2px 2px 3px 2px #666; border-radius:0px;}
.btn img{ width:100%;}
.btn:hover{ opacity:0.9; }
.hotels{ width:100%; height:129px; background-color:#960; margin-top:20px; text-align:center;}
.map{ width:100%; height:190px; background-color:#960; margin-top:20px; text-align:center;}
.map img{ width:100%; height:100%;}


.left{ height:500px; height:440px; background-color:#f2c31a; margin-top:10px; padding:10px 20px;}
.middle{ min-height:500px; border-left:1px solid #000; border-right:1px solid #000; margin-bottom:50px;}
.heading{ margin:0 auto; padding:0; width:100%; height:40px; background-color:#000; color:#edba00; font-size:20px; line-height:40px; padding-left:20px;}

.tp{ width:100%; margin-top:10px;}
.tp img{ width:99.8%;}
.tp:hover{ opacity:0.8;}



.middle_side_data1{ width:100%; 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:#6dc6e8; color:#FFF;}
