@charset "utf-8";
/* CSS Document */


body {
	background-image:url('../webdata/YL060001/about_01.jpg');
	background-size:100%;
	background-attachment:fixed;
	background-position:center;
    font-family: "Lato";
    font-weight: 300;
    font-size: 16px;
    color: #FFF;
    padding-top: 50px;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
.navbar-default{
	background-color: #f2f1e7;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
	color: #FFFFFF;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #3bc492;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #c0392b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background-color: #a96851;
}

#headerwrap h1 {
	margin-top: 30px;
	color: white;
	font-size: 70px;
	
}

#headerwrap h3 {
	color: white;
	font-size: 30px;
}

#headerwrap h5 {
	color: white;
	font-weight: 700;
	text-align: left;
}

#headerwrap p {
	text-align: left;
	color: white
}

#about{
	background-color: #a96851;
	padding-bottom: 20px;
}
#about h1{
	color: white;
}
#about_txt{
	background-color: rgb(0, 0, 0, 0.6);
	border-radius: 15px;
	padding: 10px;
}

#services{
	background-color: rgb(0, 0, 0, 0.6);
	padding: 10px;
}

/* intro Wrap */

#intro {
	border-top: #bdc3c7 solid 5px;
}

#features {
	padding-bottom: 50px;
}

#features .ac a{
	font-size: 20px;
}

/* Showcase Wrap */

#showcase {
	background-color: rgb(0, 0, 0, 0.6);
}

#showcase img{
	width: 100%;
}

#room {
	display: block;
	background-color: #a96851;
	padding-bottom: 50px;
}
#room h1, h3{
	color: white;
}
#room ul{
	margin: 0 auto;
	overflow: auto;
}
#room li{
	list-style-type: none;
	float: left;
}

.services_room img{
	width: 100%;
	border: #000 4px double;
	padding: 4px;
	background: #CCC;
}

#travels{
	display: block;
	background-color: #a96851;
	padding-bottom: 50px;
}
#portfolio{
	background-color: rgb(0, 0, 0, 0.6);
	padding: 10px;
}
#refundable{
	background-color: rgb(0, 0, 0, 0.6);
	padding: 10px;
}
#travels h1, h3{
	color: white;
}
#top_txt{
	background-color: rgb(0, 0, 0, 0.6);
	padding: 10px;
	color: #FFF;
}
#travels_both{
	background-color: rgb(255, 255, 255, 0.6);
	border-radius: 15px;
	padding: 10px;
	color: white;
}
#travels_img{
	margin-top: 20px;
	width: 266px;
	border: #000 4px double;
	padding: 4px;
}

#map {
	background-color: rgb(0, 0, 0, 0.6);
	padding: 10px;
}

#footerwrap {
	background-color: #915b4a;
	color: white;
	padding-top: 40px;
	padding-bottom: 60px;
	text-align: left;
}

#footerwrap h3 {
	font-size: 28px;
	color: white;
}

#footerwrap p {
	color: white;
	font-size: 18px;
}

/* Copyright Wrap */

#c {
	background: #5c4d4d;
	padding-top: 15px;
	text-align: right;
}

#c p {
	color: white
}

#rooms_price{
	background-color:#EBEBEB;
	padding: 20px 30px;
	color: #000000;
}
#room_price1 p{
	font-size: 16px;
	margin: 10px;
}
#room_price1 h2{
	font-size: 20px;
	color: #F90;
}
#room_price1 table{
	border-top: #300 5px solid;
	border-bottom: #999 3px solid;
}
#room_price1 table tr th{
	color: #fff;
	background-color: #630;
	padding: 6px;
	font-size: 18px;
	text-align: center;
}
#room_price1 table tr td{
	padding: 6px;
	background-color: #FF9;
	font-size: 16px;
	color: #333;
}
#room_price1 tr:nth-child(even) {background: #FCF}
#room_price1 tr:nth-child(odd) {background: #FFC}
#room_price2{
	background-color: #FFF;
	padding: 10px;
	border-radius: 15px;
}
#room_price2 p{
	font-size: 14px;
	margin: 10px;
}
#room_price2 h2{
	font-size: 20px;
	color: #F90;
}
.slider { margin: 50px 0 10px!important;}

@media (max-width: 767px) {
	#about_img img{
		width: 100%;
	}
	#services_img img{
		width: 100%;
	}
	.navbar-default .navbar-nav > li > a{
		text-align: center;
	}
}

.style1{
	color: #0F0;
}

.style2{
	color: #F60;
}

.style3{
	color: #F00;
}

.style4{
	color: #00F;
}

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    background: no-repeat scroll 0 0 transparent;
    color: white;
    cursor: pointer;
}
