html, body {
	height:100%;
}
body {
  color: #fff;
  background:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:14px;
}
a {
  color: #fff;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
a:hover {
  color: #dc9a00;
}
/*--------------------
 *  Navbar
 */
.social-navbar {
	background: rgba(0, 0, 0, 0.4);
	height: 60px;
}
.navbar-collapse{
    float: right;
	margin-right: 280px;
}
.social-navbar.navbar .navbar-nav {
}
.social-navbar.navbar .navbar-nav > li{
	padding:0;
}
.social-navbar.navbar .navbar-nav > li.dotmenu{
	padding: 0;
	width:4px;
	height:44px;
	background:url(/images/dot_menu.png) no-repeat center;
}
.social-navbar.navbar .navbar-nav > li > a {
	color: #fff;
	font-size:16px;
	line-height: 60px;
	height: 60px;
	text-transform: none;
	padding:0 25px;
	position:relative;
	display:block;
}
.social-navbar.navbar .navbar-nav > li > a > span {
	position:relative;
    z-index:2;
}
.social-navbar.navbar .navbar-nav > li > a:hover:after,.social-navbar.navbar .navbar-nav > li > a.active:after { height:100%; }
.navbar-collapse{
	padding:0;
}
.social-navbar.navbar .navbar-nav > li > a:hover,.social-navbar.navbar .navbar-nav > li > a.active,.social-navbar.navbar .navbar-nav .open > a,.social-navbar.navbar .navbar-nav .open > a:hover{
	color:#dc9a00;
	background:none;
}
.social-navbar .dropdown-menu > li > a{
	text-transform: none;
}
.social-navbar.navbar .navbar-nav > li.dropdown > a {
    color:#fff;
	background: url(/images/icon_more_menu.png) no-repeat center right 15px;
}
.social-navbar.navbar .navbar-nav > li.dropdown > a:hover {
    color:#fff;
	background: url(/images/icon_more_menu.png) no-repeat center right 15px;
}
.copyright{
	color:#fff;
	background: url(/images/bg_copyright.png) repeat-x center bottom;
	font-size:13px;
	text-align:left;
	min-height: 49px;
	line-height: 30px;
	padding-top: 15px;
}
.goon{
	text-align:right;
	padding-right:50px;
}
.copyright a{
	color:#fff;
}
.goon img{
	margin-bottom:8px;
}
.required{
	color:#f00;
}
.ten_tin{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.bg_btn_themes{
	background: #ff6f00;
  background-image: -webkit-linear-gradient(top, #ff6f00, #a6500a);
  background-image: -moz-linear-gradient(top, #ff6f00, #a6500a);
  background-image: -ms-linear-gradient(top, #ff6f00, #a6500a);
  background-image: -o-linear-gradient(top, #ff6f00, #a6500a);
  background-image: linear-gradient(to bottom, #ff6f00, #a6500a);
	color:#fff;
}
.bg_btn_themes:hover{
	background: #a6500a;
  background-image: -webkit-linear-gradient(top, #a6500a, #ff6f00);
  background-image: -moz-linear-gradient(top, #a6500a, #ff6f00);
  background-image: -ms-linear-gradient(top, #a6500a, #ff6f00);
  background-image: -o-linear-gradient(top, #a6500a, #ff6f00);
  background-image: linear-gradient(to bottom, #a6500a, #ff6f00);
	color:#fff;
}
/*--------------------
 *  More
 */
/*--------------------*/
.lined-heading{
	position: relative;
	text-align: left;
	display: block;
	text-transform:uppercase;
	margin:0 0 20px 0;
	color:#fff;
}
h2.lined-heading span {
	font-size:25px;
}
h2.lined-heading:before{
	position: absolute;
	bottom:10px;
	z-index: 1;
	display: block;
	width: 100%;
	height: 5px;
	content: "";
}
h2.lined-heading span{
	position: relative;
	z-index: 1;
	padding: 0;
	display: inline-block;
}
.khung_cms{
	margin-bottom:20px;
	color:#fff;
}
.img_cms img {
	width:100%;
	height:100%;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.khung_bot_cms{
	padding:10px;
	box-shadow: 0px 0px 2px #bfbfbf;
	background:#fff;
}
.khung_bot_cms:hover{
	box-shadow: 1px 1px 3px #a5a5a5;
}
.ten_cms{
	font-size:15px;
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-transform:uppercase;
	padding:0 5px;
	font-weight:bold;
}
.ten_cms a,.xemthem_cms a{
	display:block;
	color:#333;
}
.ten_cms a:hover,.xemthem_cms a:hover{
	text-decoration:underline;
}
.chuthich_cms{
	text-align:justify;
	margin-bottom:5px;
	padding:5px;
	color:#333;
}
.chuthich_cms p{
	height:78px;
	overflow:hidden;
}
.xemthem_cms{
	display:none;
	font-size:13px;
	text-transform:uppercase
}
.ten_tin{
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px
}
.b{
	margin-bottom:6px;
}
.b a{
	font-size:13px;
	color:#fff;
}
.b a:hover,.b a.active{
	font-weight:bold;
	text-decoration:none;
}
#map {
	width: 100%;
	height: 500px;
	overflow: visible !important;
	border: 1px solid;
}
.mt50{
	margin-top:50px;
	margin-bottom:20px;
}
#frmContact .btn-lienhe{
	background:#066CAF;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 1px #004D80;
	font-size:14px;
}
#frmContact .btn-lienhe:hover{
	background:#004D80;
}
.btn-lienhe{
	background: #8AAC00;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #739001;
	font-size: 14px;
}
.btn-lienhe:hover {
	background: #739001;
	color: #fff;
}
/*--------------------
 *  More
 */
.khung_top {
	position: relative;
	height: 34px;
	border-bottom: solid 1px #fff;
}
.logo{
	position: absolute;
	left: 15px;
	top: 5px;
}
.lang{
	position:absolute;
	top: 20px;
	right:20px;
	z-index:999
}
.hotline{
	position:absolute;
	top: 23px;
	right: 95px;
	color: #fff;
}
.email{
	position:absolute;
	top: 41px;
	right: 140px;
}
.wrapper_booking_lang {
	position: absolute;
	right: 0;
	top: 0;
	width: 132px;
	background: #333;
	height: 72px;
}
.menu_top {
	margin-left: 220px;
}
.menu_top ul {
	margin: 0;
	padding: 0;
}
.menu_top ul li {
	list-style: none;
	float: left;
	padding-right: 30px;
}
.menu_top ul li a {
	color: #676767;
	font-size: 15px;
	line-height: 30px;
}
.menu_top ul li a:hover, .menu_top ul li a.active {
	color: #dc9a00;
}
.btn-booking {
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	right: 60px;
	width: 55px;
	text-align: center;
	top: 15px;
}
.btn-booking:hover {
	color: #fff;
	font-weight: 700;
}
.skrollr-desktop body {
	height:100% !important;
}
.parallax-image-wrapper {
	position:fixed;
	left:0;
	width:100%;
	overflow:hidden;
}
.parallax-image-wrapper-100 {
	height:100%;
	top:-100%;
}
.parallax-image {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.parallax-image-100 {
	height:100%;
	top:0;
}
.parallax-image.skrollable-between {
	display:block;
}
.no-skrollr .parallax-image-wrapper {
	display:none !important;
}
#skrollr-body {
	height:100%;
	overflow:visible;
	position:relative;
}
.gap {
	background:transparent center no-repeat;
	background-size:cover;
	position:relative;
}
.skrollr .gap {
	background:transparent !important;
}
.gap-100 {
	height:100%;
}
.header, .content {
	background:#fff;
	padding:1em;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.content-full {
	height:100%;
}
.section-nav {
    position: absolute;
    z-index: 99;
    top: inherit;
    left: 0;
    right: 0;
    bottom: 80px;
    text-align: center;
    width: 40px;
    height: 40px;
    margin: auto;
}
.nav-down {
    position: relative;
    cursor: pointer;
    display: block;
    margin: auto;
    color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 3;
    background-image: url(/images/arrow_down_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    opacity: 0.7;
}
.nav-top {
    background-image: url(/images/arrow_top_white.png);
}
.bottom{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
}
.khung_booking{
	background:#0197d5;
	color:#fff;
	height: 46px;
}
.khung_booking a {
	background: url('/images/icon_book.png') no-repeat 40px 10px;
	display: block;
	font-size: 18px;
	padding-left: 75px;
	padding-top: 5px;
	line-height: 18px;
	color: #fff;
}
.khung_booking a span {
	font-size: 13px;
	color: #91dfff;
}
.khung_promotion {
	background:#fff;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
}
.khung_promotion a {
	color:#006f9d;
	display: block;
	text-transform: uppercase;
}
.khung_promotion a img {
	margin: -3px 0 0 10px;
}
.social {
	float:left; 
	padding-left:40px;
}
.khung_title_booking{
	background:#f5821f;
	color:#fff;
	line-height:42px;
	height:42px;
}
.title_booking_home{
	font-family:font1;
	font-size:17px;
	text-transform:uppercase;
}
.main{
	margin-top:0;
}
.form_booking .form-control{
	background:none;
	border-radius: 0;
	border: solid 1px #8c8c8c;
	color:#d4d4d4;
	padding:4px 12px;
	height:28px;
	margin-bottom:5px;
}
.form_booking input.lich{
	background: transparent url(/images/lich.png) no-repeat center right 10px;
}
.form_booking button.btn{
	text-transform:uppercase;
	border:0;
	font-size:16px;
	padding: 3px 12px;
	color:#fff;
	background:#dc9900;
}
.form_booking button.btn:hover{
	color:#fff;
	background:#bf8604;
}
.form_booking > [class*='col-'] {
    padding: 0 3px 0 0;
}
.form_booking select option {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.room_1{
	background-image:url(/images/villa.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
.mask_room{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.2);
}
.room_1 ul{
	width:100%;
	text-align:center;
	margin:150px 0 0 0;
	padding:0;
}
.room_1 ul li{
	float:none;
	display:inline-block;
	padding:0 20px;
}
.room_container{
	width: 100%;
	margin-top: 180px;
	position: relative;
}
.room_container_img img {
	width: 100%;
}
.room_container_info {
	max-width: 565px;
	background: #fff;
	padding: 15px 30px;
	color: #000;
}
.room_container_ten{
	text-transform:uppercase;
	color:#dc9900;
	font-size:19px;
	font-weight: 700;
}
.room_container_ten a {
	color:#dc9900;
}
.room_container_gia1{
	margin:15px 0;
	font-size:15px;
}
.room_container_gia2{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-weight:bold;
	font-size:17px;
	border-bottom:solid 1px rgba(255,255,255,0.5);
}
.room_container_chuthich{
	line-height:25px;
	text-align:left;
	margin-top: 5px;
	font-size: 15px;
}
.room_container_detail{
	text-align:center;
}
.room_container_detail a{
	color:#cbcbcb;
	border:solid 1px rgba(255,255,255,0.5);
	padding:7px 15px;
}
.room_container_gia {
	position: absolute;
	right: 20px;
	top:20px;
	background: rgba(220, 153, 0, 0.8);
	color: #fff;
	font-weight: 700;
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 15px;
	border-radius: 50%;
	padding-top: 15px;
}
.gap-100 section{
	width:100%;
	height:100%;
}
.bottom_hide{
	display:none;
}
.see_detail_room{
	font-size:15px;
	background:#fff;
	border-right:solid 1px #bebebe;
	text-align:center;
	color:#F5821F;
	display:block;
	padding:11px 0 10px;
	cursor:pointer;
	font-weight: bold;
    text-transform: uppercase;
}
.bottom{
	display:none;
	z-index:99;
}
.active_room{
    display:block;
}
.khung_tien_nghi{
	position:absolute;
	left:-33.33%;
	top:0;
	width:33.33%;
	z-index:9;
	height:100%;
	background:rgba(50,50,50,0.64);
}
.content{
	float:left;
	padding:120px 6% 20px;
	width:100%;
	background:none;
	height:90%;
}
#ascrail2000-hr{
	display:none !important;
}
.post-item-detail-inner{position:relative;overflow:hidden;clear:both}
.post-content ul{padding-left:30px}
.post-content li{list-style:disc;display:list-item}
.room-amenity .panel{background:none;border:0;box-shadow:none;color:#fff}
.room-amenity .panel-default>.panel-heading{color:#fff;background-color:transparent;border:0;padding:0}
.room-amenity .panel-title{font-style:italic;font-size:16px;font-weight:400; font-family:"Times New Roman", Times, serif;}
.room-amenity .panel-title a{display:block;width:100%;cursor:pointer;background-image:url(/images/minus.png);background-repeat:no-repeat;background-position:1px;background-size:12px;padding-left:25px}
.room-amenity .panel-title a.collapsed{background-image:url(/images/plus.png)}
.room-amenity .panel-title a:hover, .room-amenity .panel-title a:focus{text-decoration:none}
.room-amenity .panel-body{border:0 !important;padding-top:5px;padding-bottom:5px}
.room-amenity ul{padding-left:25px}
.room-amenity li{list-style:disc;display:list-item;margin-bottom:3px}
.title_post-item{
	font-size:16px;font-weight:400; margin-bottom:20px; text-transform:uppercase;
}
section{
	padding:0;
}
.dinner{
	background-image:url(/images/dinner.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
.khung_info_page{
	position: absolute;
    height: 50%;
    top: 25%;
    margin: 0 auto;
    width: 50%;
    left: 0;
    right: 0;
    z-index: 1;
    background:rgba(50,50,50,0.64);
    color: #fff;
    padding: 30px 3% 20px;
    text-align: left;
    overflow: hidden;
    -moz-transition: right 0.7s ease;
    -webkit-transition: right 0.7s ease;
    -o-transition: right 0.7s ease;
    transition: right 0.7s ease;
}
.news_page{
	background-image:url(/images/news.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:80px;
}
.mt150{
	margin-top:150px;
}
.mt100{
	margin-top:100px;
}
.contact{
	background-image:url(/images/contact.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
.contact_us{
	background:#F58F37;
	height:100%;
}
.bx-wrapper img{
	width:100%;
	height:100%;
}
.bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.bxslider, .bxslider li{
    height: 100% !important;;
}
.bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.bx-wrapper .bx-viewport{
    border: none !important;
}
.khung_info_page_2{
	display:none;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:50px;
}
.section_header{
	position:absolute;
	color:#fff;
	z-index:9;
}
.title_header{
	font-size:24px;
	text-shadow:0 0 2px #676767;
	font-weight: 400;
}
.content_header{
	margin-top:10px;
	font-size: 14px;
	line-height:20px;
	background: rgba(0, 0, 0, 0.4);
	text-align: justify;
	padding: 20px;
	width:440px;
}
#header_1{
	bottom:10%;
	right:5%;
}
#header_2{
	bottom:10%;
	right:5%;
}
#header_3{
	bottom:10%;
	right:5%;
}
#header_4{
	bottom:10%;
	right:5%;
}
#header_5{
	bottom:10%;
	right:5%;
}
#header_6{
	bottom:10%;
	right:5%;
}
#header_3 .content_header,#header_5 .content_header{
	text-shadow:none;
}
.m_home{
	display:none;
}
.m_home div.section_mo_home{
	position:relative;
	height:250px;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.m_home div.section_m_home_2{
	position:relative;
	width:100%;
	float:left;
}
.khung_booking_m{
	background:#484848;
	display:none;
	color:#fff;
	padding:0;
}
.booking_m{
	text-transform:uppercase;
	color:#fff;
	background:#f5821f;
	padding:5px 20px;
	float:left;
}
.booking_m:hover{
	color:#fff;
}
.khung_booking_m .hotline_m{
	float:right;
	text-align:right;
	padding:5px;
}
.form-group label{
	color:#000;
}
.post-item-detail-inner table{
	border:solid 1px #fff;
}
.post-item-detail-inner table tr td{
	padding:5px;
	border:solid 1px #fff;
}
/* Isotope */
/* Isotope Filtering */
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/* Isotope CSS3 transitions */
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/* Disabling Isotope CSS3 transitions */
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.isotope-item {
	z-index: 2;
	margin: 0 -1px;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.gallery a {
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}
/* Image Hover Zoom */
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img {
	width: 100%;
	position: relative;
	padding: 0;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	box-shadow: 0px 0px 0px 0px #000; /*Firefox opacity flickr bug fix */
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
	opacity: 0.7;
}
/*======block-project====*/
.san_pham { margin-bottom:25px;}
.san_pham .image { display: block; overflow: hidden; position: relative;}
.san_pham .image img{ width: 100%; height: auto;}
.san_pham .image .line{
	position: absolute;border: 1px solid rgba(255, 255, 255, 0.5);top: 10px;bottom: 10px;left: 10px; right: 10px; z-index:2;
     transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transform: scale(1) ;
     -webkit-transform: scale(1) ;
      -moz-transform: scale(1) ;
      -o-transform: scale(1) ;
}
.san_pham .image:hover .line{
     transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transform: scale(1.2) ;
     -webkit-transform: scale(1.2) ;
      -moz-transform: scale(1.2) ;
      -o-transform: scale(1.2) ; 
}
.san_pham .image .overlay{
	position: absolute; top: 0px;bottom: 0px;left: 0px; right: 0px; 
	background:rgba(0, 0, 0, 0.3); 
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    opacity: 0;
}
.san_pham .image:hover .overlay{
    opacity: 1;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.san_pham .ten_san_pham{
	text-transform:uppercase;
	font-size:20px;
	line-height:35px;
	display:block;
	color:#fff;
	position:absolute;
	top:30px;
	left:50px;
	z-index:1;
	text-shadow:1px 1px 2px #000;
}
.san_pham .chuthich_san_pham{
	color:#fff;
	position:absolute;
	top:70px;
	left:50px;
	z-index:1;
	text-shadow:1px 1px 2px #000;
	padding-right:50px;
}
.fast_booking {
  position: fixed;
  bottom: -294px;
  right: 0;
  cursor: pointer;
  z-index: 99999;
  text-align: left;
}
.fast_booking form{
	background:#F5821F;
	color:#fff;
	padding:10px 0;
	line-height:25px;
	position:relative;
}
.fast_booking form a{
	color:#fff;
}
.fast_booking select,.fast_booking input{
	color:#000;
}
.fast_booking form .btn_fast{
	background:#fff;
	color:#F5821F;
	text-transform:uppercase;
	margin:5px 0;
	border:0;
	padding:4px 8px;
	font-weight:bold;
}
.khung_booking .btn{
	background:none;
	color:#fff;
	text-transform:uppercase;
	border:0;
	padding:0;
	font-size:25px;
}
.btn_fast_booking_close{
	width:30px;
	height:30px;
	background:url(/images/btn_fast_booking_close.png) no-repeat;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
}
.content_header_page {
	max-height: 200px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.onepage-pagination li a:before {
	width: 6px;
    height: 6px;
    background: #9e9e9e;
}
.onepage-pagination li a.active:before {
	width: 10px;
    height: 10px;
    background: #dc9900;
    border: 0;
}
#header_page {
	bottom:35px;
	left:10px;
}
.section_header_top {
    position: fixed;
	right: 40px;
	top: 85px;
	background: rgba(0, 0, 0, 0.4);
	width: 260px;
	padding: 0 5px 20px;
}
.section_header_top .title_header {
	padding: 0 25px;
	font-size: 24px;
	font-weight: 300;
	margin: 25px 0 15px 0;
	text-shadow: 0 0 5px #000;
	text-align: center;
}
.section_header_top .title_header span {
	font-size: 30px;
	font-weight: 700;
	color: #dc9a00;
}
.section_header_top .content_header {
	width: auto;
	padding: 0 25px;
	background: none;
	line-height: 22px;
	margin-top: 5px;
}
.title_km {
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	border-bottom: solid 2px #795301;
}
.title_km span {
	padding: 3px 15px;
	background: #dc9a00;
}
.wrapper_tin_km {
	background: rgba(0, 0, 0, 0.6);
	padding: 10px 9px;
}
.khuyen_mai_home {
	padding: 0 20px;
	background: url('/images/list.png') no-repeat 8px 7px;
	margin-bottom: 5px;
	font-size: 15px;
}
.img_khuyen_mai {
	margin-top: 15px;
}
.img_khuyen_mai img {
	width: 100% !!important;
	height: auto !!important;
}
.fb-like {
	top: -7px;
}
.close_home {
    position: absolute;
    right: 10px;
    top: 5px;
}
.promotion_page .section_header .content_header_page {
    max-height: 280px;
}
.btn-lienhe2 {
    width: 61px;
    border: 0;
    height: 36px;
    background: url('/images/btn_lienhe.jpg') no-repeat;
}
#dialogright{right: 0; bottom: 0; position:fixed;text-align: left; z-index:999}
.relbox{position:relative;}
.hidebox{float:left;width: 30px; height: 20px; background: #DC9A00; text-align: center; color:#fff;}
.contentbox{background:#fff;clear:both;border: 2px #DC9A00 solid; padding:10px; float:left; width: 350px;}
.showbox{float:left;width: 30px; height: 20px; background: #DC9A00; text-align: center; color:#fff;display: none;}
.gal_home {
    width: 320px;
}
.open_home{position: fixed; z-index:99; right:0; top: 60px; width: 30px; height: 20px; background: #DC9A00; text-align: center; color:#fff !important;display: none;}
@media (max-width: 1200px){
	.social-navbar.navbar .navbar-nav > li > a {
		padding:0 15px;
	}
	.social-navbar.navbar .navbar-nav > li.dropdown > a {
    	background: #dc9a00 url(/images/icon_more_menu.png) no-repeat center right 7px;
    }
    .social-navbar.navbar .navbar-nav > li.dropdown > a:hover {
    	background: #dc9a00 url(/images/icon_more_menu.png) no-repeat center right 7px;
    }
}
@media (max-width: 992px){
	.hotline {
	    right: 150px;
	}
	#header_3{
		right:5%;
	}
	#header_4{
		left:10%;
	}
	#header_6{
		left:2%;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li.logo_menu, .social-navbar .navbar-collapse.collapsing .navbar-nav > li.logo_menu {
		display:none;
	}
	.social-navbar .navbar-header{
	}
	.social-navbar .navbar-toggle{
		margin: 16px 95px 10px 0;
		border:solid 1px #fff;
		background: #dc9900;
	}
	.navbar-toggle .icon-bar{
		height:2px;
		background-color: #fff;
	}
	.navbar-collapse.in,.navbar-collapse.collapsing{
		border:0;
		width:100%;
		margin:0;
		background:none;
		padding:0 !important;
	}
	.social-navbar .navbar-collapse.in,.social-navbar .navbar-collapse.collapsing{
		margin:0 !important;
		max-height: none;
		overflow-y: inherit;
	}
	.social-navbar .navbar-collapse.in .navbar-nav,.social-navbar .navbar-collapse.collapsing .navbar-nav{
		margin:0 !important;
		background:#F1F1F1;
		border:0;
		text-align:left;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li,.social-navbar .navbar-collapse.collapsing .navbar-nav > li{
		padding:0;
		border-bottom:solid 1px #D2D2C7;
		border-top:0;
		display:block;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li a,.social-navbar .navbar-collapse.collapsing .navbar-nav > li a{
		height:auto;
		display:block;
		line-height:35px;
		color:#333;
		border:0;
		padding:0 20px !important;
	}
	.social-navbar.navbar .navbar-nav > li > a > span{
		top:0;
	}
	.social-navbar .navbar-collapse.in .navbar-nav > li > a:hover,.social-navbar .navbar-collapse.in .navbar-nav > li > a.active ,.social-navbar .navbar-collapse.collapsing .navbar-nav > li > a:hover,.social-navbar .navbar-collapse.collapsing .navbar-nav > li > a.active {
		border:0;
		background:#dc9900;
		color:#fff;
	}
	.social-navbar .navbar-collapse.in .navbar-nav .open > a ,.social-navbar .navbar-collapse.collapsing .navbar-nav .open > a {
		border:0;
		background:#dc9900;
		color:#fff;
	}
	.social-navbar .navbar-collapse.in .navbar-nav .open > a:hover,.social-navbar .navbar-collapse.collapsing .navbar-nav .open > a:hover {
		border:0;
		background:#dc9900;
		color:#fff;
	}
	.khung_info_page{
		width:80%;
	}
	.khung_tien_nghi{
		width:50%;
		left:-50%;
	}
}
@media (max-width: 767px){
	.follow{
		width: 50px;
		text-indent: -23%;
		white-space: nowrap;
		overflow: hidden;
		top: 10px;
		right:74px
	}
	.skrollr .gap{
		background:rgba(0,0,0,0.3) !important;
	}
	.section_header{
		width:100%;
		padding:0 40px 0 40px;
		top:10%;
	}
	.title_header{
		font-size:12px;
		padding-bottom:5px
	}
	.title_header span{
		border-bottom:solid 1px;
		letter-spacing:0;
		display:block;
	}
	.content_header{
		margin-top:0;
		font-size:12px;
		line-height:18px;
		text-shadow:none;
		max-height:150px;
		overflow:auto;
		width: 100%;
		padding: 10px;
	}
	.bx-viewport, .bx-wrapper,.bx-wrapper,.bx-wrapper img{
		height:250px !important;
	}
	.bx-wrapper{
		float:left;
	}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
		bottom:20px
	}
	.wrapper section{
		height:auto !important;
	}
	.khung_info_page_2{
		display:block;
		float:left;
		background:#3e3e3e;
		width:100%;
		text-align:justify;
		height:auto;
		padding: 15px 15px 15px 15px;
	}
	.skrollr-body-room .gap-100 {
		height: auto;
	}
	.social,.section-nav,.khung_info_page,.see_detail_room,.room_container_chuthich,.home,.onepage-pagination,.hotline, .email{
		display:none;
	}
	.m_home,.khung_booking_m{
		display:block;
	}
	.room_1 ul {
		margin: 115px 0 0 0;
	}
	.room_1 ul li{
		margin-bottom:20px
	}
	.room_container {
		width: 100%;
		margin: 15px 0;
	}
	.room_container_gia1{
		margin:8px 0;
	}
	.room_container_gia2{
		margin:0 0 15px 0;
		padding:0;
		border-bottom:0;
	}
	.post-content .collapse{
		display:block;
	}
	.main2 section:last-child .khung_info_page_2,.skrollr-body-room .gap-100:last-child .khung_info_page_2,.m_home div.section_m_home_2:last-child .khung_info_page_2{
		padding-bottom:70px;
	}
	.form_booking .form-control{
		margin-bottom:5px;
	}
	.lang{
		right: 10px;
	}
	.copyright,.goon{
		text-align:center;
	}
	.copyright{
		padding:5px 0;
		line-height:18px;
		height: auto;
		background: rgb(33, 33, 33);
		color: #fff;
	}
	.copyright a {
		color: #fff;
	}
	.noidung_tin img{
		max-width:100% !important;
		height:auto !important;
	}
	body{
		position:inherit;
		overflow:auto;
	}
	.post-item-detail-inner table tr td{
		padding:1px;
	}
	.khung_top {
		border-bottom: 0;
	}
	.m_home {
		margin-top: 69px;
	}
	.bottom {
		position: relative;
		bottom: inherit;
	    left: inherit;
	    right: inherit;
	    padding: 6px 0;
	    float: left;
	    width: 100%;
	}
	.bottom .row {
	    margin: 0;
	}
	.fb-like {
		top: 5px;
	}
	.section_header_top {
	    display: none;
	}
	.goon {
	    padding-right: 0;
	    margin-top: 5px;
	}
}
