@font-face {
  font-family: 'font1';
  src: url('fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),  url('fonts/SegoeUI.woff') format('woff'), url('fonts/SegoeUI.ttf')  format('truetype'), url('fonts/SegoeUI.svg#fonts/SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'font2';
  src: url('fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/SegoeUI-Bold.woff') format('woff'), url('fonts/SegoeUI-Bold.ttf')  format('truetype'), url('fonts/SegoeUI-Bold.svg#fonts/SegoeUI-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body {
	height:100%;
}
body {
	color: #fff;
	background:#0e6471;
	font-size:14px;
	font-family: font1;
	overflow-x: hidden;
}
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: #76c1cc;
}
.copyright{
	color: #505050;
	font-size: 13px;
	text-align: center;
}
.goon{
	position: fixed;
	right: 40px;
	bottom: 15px;
	color: #fff;
	font-size: 14px;
}
.goon a, .copyright a {
	color: #505050;
}
.goon img{
	margin-bottom:3px;
}
.owl-prev{
	width:28px;
	height:28px;
	background:url(/images/prev.png) no-repeat center;
	left: 0;
	margin:0 !important;
	padding:0 !important;
	border-radius:0 !important;
	top:0 !important;
}
.owl-next{
	width:28px;
	height:28px;
	background:url(/images/next.png) no-repeat center;
	right:0;
	margin:0 !important;
	padding:0 !important;
	border-radius:0 !important;
	top:0 !important;
}
.owl-controls{
	top:42%;
	position:absolute;
	left:15px;
	right:15px;
}
.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:30px 0 20px 0;
	text-indent: 100px;
}
h2.lined-heading span {
	font-size: 30px;
	color: #fff;
	font-family: font2;
}
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;
}
.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;
}
.img_cms img:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.khung_bot_cms{
	padding:10px;
	background:#fff;
}
.ten_cms{
	font-size:14px;
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-transform:uppercase;
	padding:0 5px;
}
.ten_cms a,.xemthem_cms a{
	display:block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-family: font2;
	color: #0e6471;
}
.ten_cms a:hover,.xemthem_cms a:hover{
	color: #464646
}
.chuthich_cms{
	text-align:justify;
	margin-bottom:5px;
	padding:15px 0;
	background:url(/images/dot.png) repeat-x top,url(/images/dot.png) repeat-x bottom;
	color: #333;
}
.chuthich_cms p{
	height:72px;
	overflow:hidden;
	margin:0;
	line-height: 18px;
}
.xemthem_cms{
	text-align:right;
	font-size:14px;
	text-transform:uppercase
}
.ten_tin{
	font-size:20px;
	margin-bottom:20px;
	font-family: font2;
}
.b{
	margin-bottom:6px;
}
.b a{
	font-size:13px;
	color:#fff;
}
.b a:hover,.b a.active{
	text-decoration:none;
	color: #6cb7c2;
}
#map {
	width: 100%;
	height: 500px;
	overflow: visible !important;
	border: 1px solid;
}
.mt50{
	margin-top:50px;
	margin-bottom:20px;
}
.btn-lienhe{
	background:#f89520;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 1px #db831a;
	font-size:14px;
}
.btn-lienhe:hover{
	background:#db831a;
	color:#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{
	font-family:font1;
	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;
}
/*--------------------
 *  More
 */
button {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    background: 0 0;
}
.menu-logo{
	width: 100%;
	height: 185px;
	background: #fff;
	padding-top: 10px;
	border-bottom: solid 1px #d2d2d2;
}
.logo{
	width: 195px;
	height: 147px;
	margin: 0 auto;
}
.logom{
	width: 39px;
	height: 45px;
	margin: 30px auto 0;
}
.site-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1056;
    background: #fff;
    overflow: hidden;
    outline: none;
}
.site-menu .menu-nav {
    padding: 0;
    margin: 20px 0 15px;
}
.site-menu .menu-nav>ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-menu .menu-nav>ul>li>a {
    position: relative;
    text-align: center;
    display: block;
    font-size: 15px;
    color: #464646;
    text-transform: uppercase;
    padding: 5px 0;
    background-position: right center;
    background-repeat: no-repeat;
    font-weight: 600;
}
.site-menu .menu-nav>ul>li a:hover,
.site-menu .menu-nav>ul>li a.active {
    color: #464646;
    background-image: url('/images/menu_active.png');
}
.menu-nav>ul>li>a>span {
	width: 18px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	background-image: url(/images/icon_menu.png);
	-webkit-transition: background-position 0.2s ease-in-out;
	-moz-transition: background-position 0.2s ease-in-out;
	-o-transition: background-position 0.2s ease-in-out;
	transition: background-position 0.2s ease-in-out;
}
.site-menu.mobile {
    height: 120%;
    padding-bottom: 100px;
    -webkit-background-size: initial;
    -moz-background-size: initial;
    -o-background-size: initial;
    background-size: initial;
}
.site-menu.mobile .menu-footer {
    position: static;
}
.site-toggle {
    line-height: 42px;
    position: fixed;
    top: 0px;
    left: 300px;
    z-index: 99999;
    background: #0e6471;
    padding: 5px 7px 2px;
}
.icon-toggle{
	border-bottom:solid 2px #fff;
	width: 18px;
	margin:0 0 5px 0;
}
.hotline{
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #0e6471;
	margin: 0 0 20px 0;
}
.btn-booking {
	background: #d0d0d0;
	text-transform: uppercase;
	color: #0e6471;
	font-size: 18px;
	font-family: font2;
	text-align: center;
	width: 100%;
}
.btn-booking img {
	margin-top: -3px;
}
.btn-booking:hover {
	color: #0e6471;
}
.social {
	text-align: center;
	margin: 15px 0;
}
.lang{
	position:absolute;
	left: 110px;
	background: #fff;
	top: 172px;
	z-index: 9;
	padding: 0 20px;
}
.bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    top:0;
    left:0;
}
.bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.bx-wrapper .bx-viewport{
    border: none !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:20px;
}
.main{
	margin-top:0;
}
.home {
    max-width: 1349px;
}
.slider {
	position: relative;
}
.page {
    width: 100%;
    display: table;
    clear: both;
    padding: 0 50px 0px 354px;
}
.des_page {
	text-align: justify;
}
.section_about {
	padding-top: 30px;
}
.gioi_thieu_home {
	margin: 30px 0 0 0;
}
.img_gt_home {
	position: relative;
}
.line_img_gt_home {
    width: 427px;
    height: 270px;
    border: solid 1px #60a8b2;
    position: absolute;
    z-index: 1;
    left: 30px;
    top: 30px;
}
.section_page {
	position: relative;
	padding-top: 38px;
}
.title_page {
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	font-family: font2;
	text-indent: 100px;
	margin: 35px 0;
}
.line_section {
	border-left: solid 1px #60a8b2;
	height: 150px;
	width: 1px;
	position: absolute;
	left: 430px;
	top: 0;
}
.wrapper_rooms {
	width: 100%;
	max-width: 945px;
	padding: 35px 0;
	border: solid 1px #60a8b2;
}
.khung_pro_sys_home{
	width:100%;
	position: relative;
	margin: 0 auto 10px auto;
	max-width: 434px;
}
.khung_pro_sys_home_img{
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
	overflow: hidden;
	width: 100%;
}
.khung_pro_sys_home_info{
	text-align: center;
}
.khung_pro_sys_home_ten{
	text-transform: uppercase;
	font-size: 18px;
	font-family: font2;
	margin: 15px 0 10px;
}
.khung_pro_sys_home_ten a {
	color: #fff;
}
.khung_pro_sys_home_ten a:hover {
	color: #76c1cc;
}
.khung_pro_sys_home_chu_thich {
	line-height: 22px;
}
#owl-rooms .owl-prev{
	margin-right: 5px !important;
}
#owl-rooms .owl-next{
}
#owl-rooms .owl-controls {
	top: -110px;
	left: inherit;
	right: 0;
}
.view {
	width: 100%;
	float: left;
	position: relative;
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-o-perspective: 500px;
	-ms-perspective: 500px;
	perspective: 500px;
}
.view img {
    display: block;
    position: relative;
	width:100%;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.section_content {
	width: 100%;
	position: relative;
}
.section_services {
	padding-bottom: 19px;
}
.section_services .title_page {
	text-align: center;
	text-indent: 0;
	background:#0e6471;
	padding: 15px 0;
}
.section_services .line_section {
	left: 50%;
	top: 0;
	z-index: -1;
}
.wrapper_page {
	max-width: 945px;
	position: relative;
}
.slick-list {
	padding: 25px 0 !important;
}
.service{
	width:100%;
	max-width:550px;
	position: relative;
    transition: all 300ms ease;
    opacity: 0.5;
}
.service_img{
	width:100%;
}
.service_img img {
	width:100%;
}
.service_info{
	color: #fff;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
	opacity: 0;
	text-align: center;
	margin-top: 15px;
}
.service_ten{
	text-transform: uppercase;
	font-size: 18px;
	font-family: font2;
}
.service_chu_thich {
	line-height: 22px;
	margin-top: 5px;
}
.slick-center {
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    color: #e67e22;
    opacity: 1;
    transform: scale(1.08);
    z-index: 999;
}
.slick-center .service_info {
	opacity: 1;
}
.slick-center img {
	box-shadow: 0 0 7px #000;
}
.wrapper_line_service_1 {
	border: solid 1px #60a8b2;
	border-bottom: 0;
	position: absolute;
	left: 30px;
	right: 30px;
	top: 465px;
	height: 32px;
}
.wrapper_line_service_2 {
	border: solid 1px #60a8b2;
	border-top: 0;
	position: absolute;
	left: 30px;
	right: 30px;
	top: 495px;
	height: 120px;
	z-index: -1;
}
.promotion {
	display: table;
	border-bottom: solid 1px #60a8b2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.ten_promotion {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.chuthich_promotion {
	margin-bottom: 10px;
}
.xemthem_promotion a {
	float: right;
	padding-left: 15px;
	background: url('/images/icon_narrow.png') no-repeat left center;
	color: #6cb7c2
}
.cms_home {
	padding-left: 20px;
	background: url('/images/icon_narrow.png') no-repeat left center;
	margin-bottom: 10px;
}
.img_khuyen_mai img {
	width: 100% !important;
	height: 100% !important;
}
.wrapper_gallery {
	padding-left: 25px;
	padding-right: 25px;
}
.gal_home {
	width: 20%;
	float: left;
	padding: 0 2px 4px 2px;
	overflow: hidden;
}
.map_home {
	width: 100%;
	height: 390px;
	margin-bottom: 25px;
}
.feedback > .row > [class*='col-'] {
	padding: 0 5px;
}
.feedback .form-control {
	border-radius: 0;
	margin-bottom: 15px;
}
.feedback textarea {
	height: 120px;
}
.btn_feedback {
	background: #fff;
	color: #0e6471;
	text-transform: uppercase;
	padding: 7px 20px;
	border: 0;
	font-family: font2;
}
.title_lien_he_home {
	font-size: 24px;
	text-transform: uppercase;
	margin: 25px 0;
	font-family: font2;
}
.line_lien_he_home {
	height: 270px;
	width: 1px;
	background: #60a8b2;
	margin: 35px auto 0;
}
.lien_he_home {
	line-height: 35px;
}
.page_in {
	padding-bottom: 40px;
}
.title_page_in {
	text-indent: 0;
}
.site-toggle-m {
	left: 0;
	display: none;
}
.xem_tat_ca {
	font-size: 18px;
	padding-left: 20px;
	background: url('/images/icon_narrow.png') no-repeat left center;
}
.mt20 {
	margin-top: 20px;
}
.noidung_tin img {
    max-width: 100% !important;
    height: auto !important;
}
@media (max-width: 1200px){
	.des_page_2 {
		height: 300px;
		overflow: hidden;
	}
	.wrapper_rooms {
		max-width: 774px;
	}
	.khung_pro_sys_home {
		max-width: 360px;
	}
	.wrapper_page {
		max-width: 774px;
	}
	.ten_promotion {
		font-size: 16px;
	}
}
@media (max-width: 992px){
	.des_page_2 {
		display: none;
	}
	.img_gt_home {
		height: 299px;
	}
	.wrapper_rooms {
		max-width: 534px;
	}
	.khung_pro_sys_home {
		max-width: 470px;
	}
	.wrapper_page {
		max-width: 534px;
	}
	.service {
		max-width: 350px;
	}
	.wrapper_line_service_1 {
		top: 352px;
	}
	.wrapper_line_service_2 {
		top: 384px;
	}
	.service_chu_thich {
		line-height: 18px;
		font-size: 13px;
	}
	.ten_promotion {
		font-size: 16px;
	}
	.title_page {
		font-size: 25px;
	}
	.line_section {
		height: 143px;
	}
	.gal_home {
		width: 33.33%;
	}
	.title_lien_he_home {
		font-size: 20px;
	}
}
@media (max-width: 767px){
	.site-menu {
		display: none;
		left: -300px;
	}
	.site-toggle-m {
		display: block;
	}
	.page {
		padding: 20px 15px 0;
		display: inherit;
	}
	.line_img_gt_home{
		display: none;
	}
	.img_gt_home {
		height: auto;
	}
	.title_page {
		text-indent: 0;
		font-size: 22px;
	}
	.wrapper_rooms {
		padding-left: 20px;
		padding-right: 20px;
	}
	#owl-rooms .owl-controls {
		right: -20px;
	}
	.section_services {
		padding-top: 0;
	}
	.service {
		max-width: 250px;
	}
	.wrapper_line_service_1 {
	    top: 290px;
	}
	.wrapper_line_service_2 {
	    top: 322px;
	}
	.gal_home {
		width: 50%;
	}
	.feedback > .row > [class*='col-'] {
		padding: 0 15px;
	}
	.lien_he_home {
		line-height: 25px;
	}
	.map_home {
		height: 250px;
	}
}
