html, body {
	height:100%;
}
body {
  color: #fff;
  background:#fff;
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
}
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: #41b4e3;
}
/*--------------------
 *  Navbar
 */
.social-navbar {
	background: rgba(0, 111, 157, 0.8);
	height: 109px;
}
.navbar-collapse{
	float: right;
	border-top: solid 1px #75aecc;
}
.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:14px;
	line-height:44px;
	height:44px;
	text-transform:uppercase;
	padding:0 17px;
	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:#41b4e3;
	background:none;
}
.social-navbar .dropdown-menu > li > a{
	text-transform:uppercase;
}
.copyright{
	color:#fff;
	background: rgba(0, 111, 157, 0.8);
	font-size:12px;
	text-align:left;
	line-height:20px;
	height: 46px;
	line-height: 46px;
}
.goon{
	text-align:right;
	padding-right:10px;
}
.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:#0197d5;
}
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:72px;
	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: 64px;
}
.lang{
	position:absolute;
	top:15px;
	right:0;
	z-index:999
}
.btn-show_content{
	height: 35px;
    line-height: 32px;
	background: url(/images/icon_lang.png) no-repeat right 7px top 15px;
	color:#fff;
	width:105px;
	text-align:left;
	text-indent: 5px;
	border: solid 1px #63a1c5;
}
.well{
	border-radius: 0;
	width:105px;
	line-height:30px;
	background: #006f9d;
	padding:0;
	text-indent: 8px;
	border:solid 1px #006f9d;
}
.well a{
	color:#fff;
	display: block;
}
.hotline{
	position:absolute;
	top:25px;
	right: 360px;
}
.menu_top {
	position: absolute;
	right: 110px;
	top: 25px;
}
.menu_top ul {
	margin: 0;
	padding: 0;
}
.menu_top ul li {
	list-style: none;
	float: left;
	padding-right: 15px;
}





.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;
	/*! text-align: center; */
	margin: 0 auto;
}
.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: 35px;
	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_booking form .form-control{
	background:#fff;
	border:0;
	color:#5d5d5d;
	padding:4px 12px;
	height:28px;
	margin-top:4px;
}
.form_booking form input.lich{
	background:#fff url(/images/lich.png) no-repeat center right 10px;
}
form button.btn{
	text-transform:uppercase;
	border:0;
	font-size:17px;
	margin-top:4px;
	color:#fff;
	background:#0197d5;
}
form button.btn:hover{
	color:#fff;
	background:#0286bd;
}
.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;
	color: #000;
	height: 120px;
	overflow: hidden;
}
.room_container_ten {
    text-transform: uppercase;
    color: #00719e;
    font-size: 17px;
    font-weight: 700;
    height: 24px;
}
.room_container_ten a {
	color:#00719e;
}
.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;
	/*! height: 80px; */
	/*! overflow: hidden; */
}
.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: 5px;
    top: 5px;
    background: rgba(0, 111, 157, 0.8);
    color: #fff;
    font-weight: 700;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 14px;
    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%;
}
.logo{
	float:left;
}
.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:30px;
	text-shadow:0 0 2px #676767;
	font-weight: 700;
}
.title_header2{
	font-size:25px;
	text-shadow:0 0 2px #676767;
	font-weight: 700;
	padding-top:20px;
}
.title_header2 p{
    margin:0px;
}
.content_header{
	margin-top:20px;
	font-size: 15px;
	line-height:25px;
	background: rgba(0, 0, 0, 0.4);
	text-align: justify;
	padding: 20px 25px;
	width:600px;
}
#header_1{
	top:30%;
	left:10%;
}
#header_2{
	top:25%;
	right:5%;
}
#header_3{
	top:25%;
	right:5%;
	color:white;
}
#header_4{
	top:30%;
	left:12%;
}
#header_5{
	top:35%;
	right:7%;
	color:white;
}
#header_6{
	bottom:20%;
	left:12%;
}
#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: 280px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.onepage-pagination li a:before {
	width: 6px;
    height: 6px;
    background: #fff;
}
.onepage-pagination li a.active:before {
	width: 10px;
    height: 10px;
    background: #016f9d;
    border: 0;
}
#header_page {
	top:25%;
	left:8%;
}
@media (max-width: 1200px){
	.social-navbar.navbar .navbar-nav > li > a {
		padding:0 7px;
	}
	.hotline {
	    top: 27px;
	    right: 510px;
	    font-size: 11px;
	}
}
@media (max-width: 992px){
	.hotline {
	    top: 72px;
	    right: 60px;
	    font-size: 13px;
	}
	#header_3{
		right:5%;
	}
	#header_4{
		left:10%;
	}
	#header_6{
		left:2%;
	}
	.khung_booking a {
	    background: url(/images/icon_book.png) no-repeat 90px 12px;
	    font-size: 12px;
	    padding-left: 35px;
	    margin: 0 auto;
	    text-align: center;
	}
	.khung_booking a span {
		display: none;
	}
	.khung_promotion {
		font-size: 12px;
	}
	.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:0 15px 11px 0;
		border:solid 1px #fff;
	}
	.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;
	}
	.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:#1876a8;
		color:#fff;
	}
	.social-navbar .navbar-collapse.in .navbar-nav .open > a ,.social-navbar .navbar-collapse.collapsing .navbar-nav .open > a {
		border:0;
		background:#1876a8;
		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:#1876a8;
		color:#fff;
	}
	.khung_info_page{
		width:80%;
	}
	.khung_tien_nghi{
		width:50%;
		left:-50%;
	}
}
@media (max-width: 767px){
	#header_9 .title_header,#header_9 .content_header,#header_11 .title_header,#header_11 .content_header{
		color:#494949;
	}
	.room_container_info{
	    height:auto;
	}
	.section_mo_home_7{
		margin-top:0px;
	}
	.noi_dung img{
	    max-width:100%;
	}
	.social-navbar{
		background:rgba(0, 111, 157, 1);
	}
	.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:#006f9d;
		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{
		display:none;
	}
	.m_home,.khung_booking_m{
		display:block;
	}
	.logo {
        left: 0;
        width: 100px;
        margin-top: 20px;
    }
    .title_header2 {
    font-size: 23px;}
	.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:0;
		top:10px;
	}
	.copyright,.goon{
		text-align:center;
	}
	.copyright{
		padding:5px 0;
		line-height:18px;
	}
	.noidung_tin img{
		max-width:100% !important;
		height:auto !important;
	}
	body{
		position:inherit;
		overflow:auto;
	}
	.post-item-detail-inner table tr td{
		padding:1px;
	}
	.m_home {
		margin-top: 109px;
	}
	.bottom {
		position: relative;
		bottom: inherit;
	    left: inherit;
	    right: inherit;
	}
	.copyright {
	    background: rgba(0, 111, 157, 1);
	}
	#header_5 {
    top: 6%;
    left: 0%;
    }
    #header_6 {
    left: 0%;
    }
}
