@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*----------------------------------------*/
/*  1. Theme Default CSS (body, link color, section etc)
/*----------------------------------------*/
body {
	font-family: "Be Vietnam Pro", sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px auto;
}
a {
	color: #000;
	outline: none;
	border: none;
	box-shadow: none;
	text-decoration: none;
}
a:hover, .agent-detail h4:hover a, .phone-mail-area a:hover, .register-login > a:hover {
	text-decoration: none;
	color: #2857a5;
	outline: none;
	box-shadow: none;
}
a:focus {
	outline: none;
	box-shadow: none;
	text-decoration: none;
}
.mobile-menu-area {
	display: none;
}
/*Định dạng font cho toàn website*/
#main-page .main-content * {
	font-size: 15px;
	line-height: 25px;
}
#main-page .maincontentshort * {
	font-size: 18px;
	line-height: 25px;
}
#main-page .maincontentshort ul {
	padding: 5px 30px;
}
#main-page .maincontentshort ul li {
	list-style: outside;
	margin: 0;
	padding: 0 0 0 10px;
}
.main-content {
	width: 100%;
	float: left;
	min-height: 700px;
	background: #FFFFFF !important;
	padding: 20px 10px;
}
.main-content h1 {
	color: #e38f40;
	font-weight: 700;
	font-size: 25px !important;
	padding: 20px 0;
}
.main-content h2 {
	color: #e38f40;
	font-weight: 700;
	font-size: 25px !important;
}
.main-content h3 {
	color: #e38f40;
	font-weight: 700;
	font-size: 20px !important;
}
/*end*/
a:focus {
	outline: 0px solid;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}
.fix {
	overflow: hidden
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	margin: 20px 0 20px 0;
	text-transform: none;
}
.area-pading {
	padding: 100px 0;
}
.padding-zero {
	padding: 0;
}
.padding-right-zero {
	padding-right: 0;
}
.padding-left-zero {
	padding-left: 0px;
}
/*----------------------------------------------
2. Header Top
------------------------------------------------*/
.header-top {
/*background-color: #0ca409;
	min-height: 35px;*/
}
.header-top ul {
	list-style: none;
	margin: 0px;
}
.header-top .list li {
	display: inline-table;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 10px;
	line-height: 45px;
	border-right: 1px solid rgba(0, 0, 0, 0.3);
	font-weight: 400;
}
.header-top .list li:first-child {
	padding-left: 0px;
}
.header-top .list li:last-child {
	border-right: none;
}
.header-top .list li i {
	color: #FFFFFF
}
.hotline {
	color: #fff;
	line-height: 45px;
}
.hotline a {
	color: #fff;
}
.padding-0 {
	padding: 0px 0px 0px 15px !important;
}
.header-search {
	float: left;
	margin: 2px 0;
	text-align: center;
	width: 100%;
}
.header-search form {
	position: relative;
	background: #FFF;
	border-radius: 20px;
}
.header-search input[type="search"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: none;
	color: #000;
	font-size: 12px;
	height: 30px;
	outline: medium none;
	padding: 0 15px;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.header-search input[type="search"]:focus {
	border-color: #ccc;
}
.header-search .btn-default {
	border: none;
	border-radius: inherit;
	box-shadow: none;
	height: 30px;
	outline: medium none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 30px;
}
/*.header-search i.fa {
	font-size: 18px;
	padding: 5px;
	color: #999;
}*/

.icon-menu {
	width: 38px;
	height: 38px;
	position: relative;
	cursor: pointer;
	color: #828282;
	z-index: 9999;
}
ul.language {
	height: 40px;
	margin: 35px 0px;
}
ul.language li {
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.language li a {
	padding: 0px;
	margin: 0px;
	float: left;
	line-height: 40px;
}
ul.language li a img {
}
.lang {
	top: 25px;
	left: 0px;
}
.count-holder {
	position: absolute;
	background: #2B2B2B;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	top: 7px;
	right: -0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	width: 20px;
	line-height: 1.5;
	overflow: hidden;
	opacity: 0.8
}
.sup-cart {
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 3px;
	z-index: 999;
}
/*----------------------------------------------
3. Header area Style
------------------------------------------------*/
.header-area {
	background-color: #fbf8f3;
	height: 140px;
	position: relative;
}
.header-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 140px;
}
.menu-left, .menu-right {
	flex: 1;
}
.menu-left > ul, .menu-right > ul {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-left ul {
	justify-content: flex-end;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu-right ul {
	justify-content: flex-start;
}
.logo-center {
	position: relative;
	z-index: 9;
	text-align: center;
	flex-shrink: 0;
}
.logo-center img {
	width: 240px;
	margin-top: 90px;/*max-height: 110px;
	width: auto;*/
}
#nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav > li {
	position: relative;
}
#nav > li > a {
	color: #583118;
	font-size: 15px;
	padding: 62px 0px;
	display: block;
	text-transform: uppercase;
	transition: all 0.3s ease;
	outline: none;
	border: none;
	box-shadow: none;
	text-decoration: none;
	font-weight: 700;
}
/* Hover line */
#nav > li > a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 48px;
	width: 0;
	height: 4px;
	background: #C79A3B;
	border-radius: 20px;
	transition: 0.3s;
}
#nav > li:hover > a:before, #nav > li > a.active:before {
	width: 100%;
}
#nav > li:hover > a, #nav > li > a.active {
	color: #C79A3B;
}
.btn-dktv {
	background: #3d4b1b;
	border-radius: 10px;
	padding: 20px 25px !important;
	margin-left: 10px;
	color: #FFFFFF !important;
}
#nav li a.btn-dktv {
	background: #3d4b1b;
	border: 1px solid #FFF;
	border-radius: 8px;
	padding: 12px 20px !important;
	color: #fff !important;
}
#nav li a.btn-dktv:hover {
	color: #fff !important;
	background: #B8860B;
}
/*TRỪ HOVER ĐẶT BÀN cách 1*/
.btn-dktv:before {
	display: none !important;
	content: none !important;
}
/*LOẠI TRỪ HOVER ĐẶT BÀN*/
/*Cách 2*/
/*#nav > li:last-child > a:before{
    content:'';
    position:absolute;
    left:0;
    bottom:48px;
    width:0;
    height:4px;
    background:#F97316;
    border-radius:20px;
    transition:0.3s;
}

#nav > li:not(:last-child):hover > a:before{
    width:100%;
}*/

/*END LOẠI TRỪ HOVER ĐẶT BÀN*/

/*Dropdown ngôn ngữ khi click*/
.lang-dropdown {
	position: relative;
	list-style: none;
}
.sub-menu-lang {
	position: absolute;
	top: 100%;
	left: -5px;
	/*min-width: 120px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);*/
	display: none;
	z-index: 999;
}
.sub-menu-lang li {
	width: 100%;
}
.sub-menu-lang li a {
	color: #333 !important;
	padding: 10px 15px 10px 6px !important;
	text-transform: none !important;
	outline: none;
	border: none;
	box-shadow: none;
}
.sub-menu-lang li a img {
	width: 40px;
	border-radius: 5px
}
.lang-dropdown.active .sub-menu-lang {
	display: block;
}
.lang-btn img {
	width: 40px;
	object-fit: cover;
	border-radius: 5px;
	margin-right: 5px;
}
/* =========================
   SUB MENU
========================= */
.sub-menu {
	position: absolute;
	top: 120%;
	left: 0;
	min-width: 280px;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 10px 30px rgba(0,0,0,0.08);
	transition: all 0.3s ease;
	padding: 8px 0;
	z-index: 9999;
}
#nav li:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
}
.sub-menu li {
	position: relative;
	width: 100%;
}
.sub-menu li a {
	display: flex;
	align-items: center;
	padding: 14px 18px;
	color: #111827;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 1px solid #f1f1f1;
	transition: all 0.25s ease;
}
.sub-menu li:last-child a {
	border-bottom: none;
}
.sub-menu li a i {
	margin-right: 8px;
	color: #F97316;
}
.sub-menu li:hover a {
	background: #F8FAFC;
	color: #F97316;
	padding-left: 24px;
}
.mega-menu {
	left: auto;
	right: 0;
	transition: all 0.3s ease 0s;
}
#nav li:hover .mega-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
#nav .mega-menu {
	background: rgba(56, 163, 119, 1) none repeat scroll 0 0;
	opacity: 0;
	position: absolute;
	top: 130%;
	visibility: hidden;
	width: 800px;
	z-index: 999;
}
.mega-menu > span {
	border-right: 1px solid #ddd;
	float: left;
	width: 33.3333%;
}
.mega-menu > span:last-child {
	border-right: 0px solid transparent;
}
#nav li .mega-menu a {
	background: transparent none repeat scroll 0 0;
	font-size: 13px
}
#nav li .mega-menu a:hover {
	background: #1e1e1e none repeat scroll 0 0;
	border-radius: 0;
}
/*end Header area*/

/*Booking Popup */
#booking-popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}
.booking-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
}
.booking-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 900px;
	max-height: 90vh;
	overflow-y: auto;
	background: #fff;
	border-radius: 10px;
	padding: 20px 30px;
}
.booking-title {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #333;
}
.close-booking {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 30px;
	cursor: pointer;
	color: #999;
}
.close-booking:hover {
	color: red;
}
#main-contact-form .form-group {
	margin-bottom: 5px;
}
#main-contact-form .form-control {
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
}
#main-contact-form textarea.form-control {
	height: 85px;
}
#main-contact-form h2 {
	font-size: 18px;
	margin: 10px 0 5px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
#main-contact-form .btn-primary {
	background: #c79a3b;
	border: none;
	color: #fff;
	text-transform:uppercase;
	font-weight:700;
	padding: 15px 20px;
	border-radius: 10px;
}
#main-contact-form .btn-primary:hover {
	background: #b18934;
}
.captcha-wrap {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}
.captcha-box {
	min-width: 120px;
	height: 45px;
	padding: 0px 10px;
	line-height: 45px;
	text-align: center;
	background: #f5f5f5;
	border: 1px solid #ddd;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 4px;
	border-radius: 4px;
	user-select: none;
}
#reloadCaptcha {
	width: 45px;
	height: 45px;
	border: none;
	background: #c79a3b;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	font-size: 20px;
}
#reloadCaptchacontact {
	width: 45px;
	height: 45px;
	border: none;
	background: #c79a3b;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	font-size: 20px;
}
/*End Booking Popup*/

/*Bỏ line và padding cho ngôn ngữ*/
.lang-btn:before {
	display: none !important;
	content: none !important;
}
.lang-btn {
	padding: 8px 10px 8px 0px !important;
}
#lang-mobile {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 20px 0;
	list-style: none;
}
#lang-mobile .sub-menu-lang {
	padding: 5px 0px;
	list-style: none;
}
/*End Bỏ line và padding cho ngôn ngữ*/


/*----------------------------------------------
Slider area Style
------------------------------------------------*/
.banner {
	background-color: #000;
	height: 300px;
}
/*----------------------------------------------
Tiêu đề PAGE
------------------------------------------------*/
.section-title {
	text-align: center;
	margin-bottom: 40px;
}
.section-title h2 {
	font-weight: 500;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	position: relative;
	background: url(../images/bg_title.png)no-repeat bottom center;
	padding-bottom: 30px;
}
.section-title h2:before {
	content: "";
	width: 200px;
	/*height: 2px;*/
	background-color: #006D96;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 50px;
}
/*.section-title h2:after {
	content: "";
	width: 11px;
	height: 11px;
	background-color: #E9342D;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 45px;
	border-radius: 100%;
}*/

/*************************
*******Tại sao chọn chúng tôi******
**************************/
#features {
	margin: 0px;
	padding: 60px 0;
	position: relative;
	background-color: #FBFBFB;/*	background-image: url(../images/bg-info.png);
	background-repeat: repeat-x;
	background-position: top left;*/
}
#features h2 {
	color: #ffde17;
}
#features p {
	color: #272727;
}
#features .features-single {
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #cfcfcf;
	height: 240px;
	overflow: hidden;
}
#features .features-single-img {
	padding: 20px 35%;
}
#features .features-single-img img {
	width: 100px;
	/*height: 100px;*/
	padding: 5px;
	/*position: absolute;
	left: 0%;
	top: 30px;*/
	margin-left: 0px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	border: 2px solid #fff;
	border-radius: 100%;
	background-color: #fff;
}
#features .features-single-img:hover img {
	-webkit-transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	transform: translateY(-15%);
}
#features .features-single:first-child {
/*border-left: 1px solid #e7ecf5;*/
}
/*.features .features-single.active:nth-child(2n + 2){background-color:#164a99;}*/
#features .features-single.active:hover {
	background: transparent;
}
#features .features-single .features-tit a {
	color: #0ca409;
	margin: 15px 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 22px;
}
#features .features-single p {
	color: FFFFFFF;
	font-size: 16px;
	padding-top: 5px;
}
#features b {
	padding: 10px 0;
}
.st-feature {
	text-align: center;
	font-weight: 400;
	color: #666;
	font-size: 15px;
}
.st-feature .st-feature-icon {
	width: 150px;
	height: 150px;
	/*line-height: 100px;*/
	font-size: 80px;
	color: #fff;
	margin: 0px auto 10px;
	padding: 18px 0;
	background-color: #3F47CC;
	border-radius: 50%;
	position: relative;
	-webkit-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, border-color 0.3s, background-color 0.3s, transform 0.3s;
}
.st-feature .st-feature-title {
	display: block;
	font-weight: 700;
	color: #F00;
	font-size: 22px;
	line-height: 45px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
.st-feature:hover .st-feature-icon i {
	color: #00FF01;/*color: #146084;*//*border-color: #146084;*//*background-color: transparent;
	-webkit-transform: rotate(90deg) scale(1);
	-ms-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);*/
}
/*Ý kiến Khách hàng*/
#customer {
	margin: 0px;
	padding: 60px 0;
	background-color: #f2efee;/*	background-image: url(../images/bg-info.png);
	background-repeat: repeat-x;
	background-position: top left;*/
}
#customer .customer-single {
	background: #22a249;
	padding: 20px 10px;
	margin: 0 10px;
	border: 1px solid #cfcfcf;
	border-radius: 6px;
	min-height: 200px;
	overflow: hidden;
}
#customer .customer-single-img {
	padding: 0 0px 10px;
}
#customer .customer-single-img img {
	width: 110px;
	height: 110px;
	position: absolute;
	left: 5%;
	margin-left: 0px;
	top: 50px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	border: 3px solid #fff;
	border-radius: 100%;
	background-color: #fff;
}
#customer .customer-single-img:hover img {
	-webkit-transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	transform: translateY(-15%);
}
#customer .customer-single:first-child {
/*border-left: 1px solid #e7ecf5;*/
}
/*.features .features-single.active:nth-child(2n + 2){background-color:#164a99;}*/
#customer .customer-single.active:hover {
	background: #e3bd5e;
}
#customer .customer-single .customer-tit a {
	padding-left: 130px;
	color: #FFFD00;
	margin: 15px 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 22px;
}
#customer .customer-single p {
	padding-left: 130px;
	color: #FFF;
	font-size: 18px;
	padding-top: 15px;
	font-style: italic;
}
#customer b {
	padding: 10px 0;
}
/*ĐỊA CHỈ*/
#address {
	margin: 0px;
	padding: 20px 0;
	position: relative;
	background-color: #FFFFFF;/*	background-image: url(../images/bg-info.png);
	background-repeat: repeat-x;
	background-position: top left;*/
}
#address .address-single {
	background: #22a249;
	padding: 0px 20px 10px 20px;
	margin: 0 10px;
	border: 1px solid #cfcfcf;
	border-radius: 6px;
	overflow: hidden;
}
#address .address-single h2 {
	font-weight: bold;
	color: #FFED00
}
#address .address-single a {
	color: #FFFFFF
}
#address .address-single a:hover {
	color: #FFE500;
}
#address .address-single h2 .fa {
	color: #A80002 !important;
}
/*ABOUT US*/
#about-us {
	background: url(../images/bg_intro.png);
	background-repeat: repeat;
	clear: both;
}
#about-us .padding30 {
	padding: 30px 0;
}
#about-us .about-us-box {
	padding: 10px 0px;
}
#about-us .about-us-box .about-us-title {
	color: #f8c039;
	font-weight: 600;
	padding-bottom: 20px;
}
#about-us .about-us-box .about-us-short {
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
#about-us .about-us-box .about-us-detail {
	width: 100%;
	text-align: right;
}
#about-us .about-us-box .about-us-detail a {
	font-size: 14px;
	color: #9d3605;
}
#about-us .about-us-box .about-us-detail a:hover {
	color: #F80004
}
#about-us .about-us-img {
/*padding: 20px;*/
}
#about-us .about-us-img img {
	/*border-style: solid !important;
    border-width: 0 !important;
	border-radius: 20px;*/
	width: 100%;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
}
#about-us .about-us-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/*--------------------------------------------------------
21. Contact page style
----------------------------------------------------------*/
#contact {
	background: url(../images/background-contact.jpg) no-repeat center top;
	background-size: cover;
}
.bongmo {
	/*background: #22a249;*/
	padding: 50px 0 50px 0;
	opacity: 0.8;
}
#contact .regis2 {
	font-size: 55px;
	margin: 10px 0;
	letter-spacing: 8px;
}
#contact .regis2 {
	font-size: 55px;
	margin: 10px 0;
	letter-spacing: 8px;
}
#contact p {
	color: #F0FF00;
	text-align: center;
	padding-bottom: 20px;
}
#contact h2 {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 35px;
	text-align: center;
}
#contact p span {
	padding: 10px;
	border: 2px solid #FFFFFF;
	border-radius: 3em;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.contact-support {
	background: #0ca409;
	padding: 20px;
	margin-bottom: 30px;
}
.contact-support:after {
	position: absolute;
	content: '';
	background: url(../images/hotro.png) no-repeat center;
	width: 175px;
	height: 92px;
	right: 0;
	bottom: 0px;
}
.contact-support h3 {
	color: #FFFFFF;
	font-size: 25px;
	margin: -5px 0;
	font-weight: bold;
}
.contact-support span {
	width: 100%;
	color: #F8FF00;
	font-size: 20px;
	font-weight: bold;
}
#main-page {
	padding: 30px 0px 30px 0px;
	background: #FFFFFF;
}
#breadcrumb_detail {
	background: #22a249;
	padding: 15px 0;
}
#breadcrumb_detail ol {
	margin: 0 auto;
}
.breadcrumb {
	border-radius: 0px;
	padding: 15px 0px 15px 0px;
}
.breadcrumb li a {
	color: #FFFFFF !important;
	font-size: 14px;
}
.breadcrumb li a:hover {
	color: #E9342D !important;
	font-size: 14px;
}
.breadcrumb li a i {
	color: #FFFFFF !important;
	font-size: 14px;
	padding: 0 5px 0 0;
}
/*--------------------
 4. Slider Area
----------------------*/
.slider-area {
	text-transform: uppercase;
	position: relative
}
.slider {
	clear: both;/*margin-top:110px;*/
}
.clear {
	clear: both;
	padding: 5px 0;
}
#doitac {
	padding: 50px 0;
}
#doitac h2 {
	font-weight: 700;
	font-size: 25px;
	text-transform: uppercase;
	color: #069616;
	position: relative;
}
#slider-prev, #slider-next {
	background-color: #ccc;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	margin-left: 1px;
	text-align: center;
	width: 30px;
}
#slider-prev i, #slider-next i {
	color: #fff;
	font-size: 32px;
	line-height: 40px;
}
#slider-prev a, #slider-next a {
	color: #fff;
	text-decoration: none;
}
.ahihi {
	margin: 0 auto;
	padding: 0px;
}
.sectionTitle {
	width: 100%;
	position: relative;
	margin: 0px 0px;
	padding: 6px 0;
	border-radius: 6px 6px 0 0;
	float: left;
	background: #22a249;
}
.sectionTitle h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
	/*background-color: #fff;*/
	line-height: 30px;
	margin: 5px auto;
	padding: 0px 10px;
	z-index: 99;
	padding-right: 15px;
}
.sectionTitle:after {
	/*height: 1px;*/
	width: 100%;
	content: '';
	background: #ccc;
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 9;
}
.sectionTitle span {
	line-height: 40px;
}
.sectionTitle span a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	height: 40px;
	line-height: 40px;
	float: left;
	padding: 0px 20px;
	margin: 5px 0px 0px 15px;
}
.sectionTitle span a i {
	width: 26px;
	height: 26px;
	margin-top: 7px;
	margin-right: 5px;
	float: left;
	text-align: center;
	line-height: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	color: #000;
	font-size: 14px;
	border: 1px solid #ccc;
}
/*Menu left*/

/*----*/
ul.kid-menu {
	display: block !important;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
}
.menu > li > a {
	background: #fff;
	width: 100%;
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: none;
	padding: 5px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}
.menu > li > a.active {
	color: #C40003
}
.menu > li > a i {
	float: left;
	color: #45AFCD;
	padding-right: 5px;
	font-size: 13px;
	line-height: 30px;
}
.menu > li > a:hover {
	color: #2857a5;
}
.menu > li > a.active {
	color: #F00;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	border-bottom: 1px dotted #ccc;
}
.menu ul li a {
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding: 7px 5px 7px 15px;
	margin: 0px;
}
.menu ul li a.sub-sub {
	padding: 3px 5px 3px 30px;
}
.menu ul li a i {
	margin-right: 5px;
}
.menu ul li a:hover {
	color: #000;
}
.table_goidien {
	width: 100%;
	text-align: center;
	margin: auto;
	background: #178C00;
	border-top: 1px solid #CCC
}
#footer1 {
	z-index: 1000;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	display: none
}
.box-dienthoai {
	position: absolute;
	bottom: 120%;
	border-radius: 10px;
	background-color: #006b16;
	padding: 10px;
	display: none;
}
.box-dienthoai a {
	display: block;
	font-size: 15px;
	color: #fff;
}
/*Về chúng tôi*/
#intro {
	padding: 60px 0;
}
#intro h2 {
	font-size: 28px;
	font-weight: 800px;
	text-transform: uppercase;
	color: #069616;
}
#intro p {
	font-size: 18px;
	line-height: 35px;
	text-align: justify;
}
#intro .intro-img {
	border: 7px solid #059605;
	border-radius: 50%;
	-webkit-border-radius: 50% !important;
}
.mobile-top {
	width: 100%;
	/*opacity: 0.9;
	-webkit-box-shadow: 0px 1px 10px rgb(0 0 0 / 15%);
	box-shadow: 0px 1px 10px rgb(0 0 0 / 15%);
	background: #FDFDFD;*/
	z-index: 0;/* background: #ffeb01; */
}
.scroll-to-fixed-fixed {
	-webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
	box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}
/*DỊCH VỤ*/
#service {
	background: #bf1e2e;
	padding: 50px 0px 0 0;
}
.service_service {
	padding: 0 10px;
	width: 100%;
	overflow: hidden;
}
.service_service .service_info {
	width: 100%;
}
.service_service .service_info a img {
	padding: 3px;
	height: 270px;
	width: 100%;
	float: left;
	border-radius: 4px;
	margin: 0 0 20px 0;
}
.service_service .service_info h4 {
	background: url(../images/line-title.jpg) no-repeat bottom center;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
}
.service_service .service_info h4 a {
	text-transform: capitalize;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	width: 100%;
}
.service_service p {
	text-align: center;
	color: #cccccc;
	font: normal 16px;
	line-height: 1.8;
}
/*SERVICE*/
.services-page {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 50px;
}
.services-page .row {
	padding-bottom: 30px;
}
.services-page img {
	padding: 10px;
	border: 1px solid #C2C2C2;
}
.services-page h2.services-title a {
	color: #a22b2d;
}
.services-page .services-excerpt {
	color: #3b3b3b;
}
/*END SERVICE*/


.owl-dots {
	text-align: center;
	margin: 10px 0;
}
.owl-dot {
	width: 10px;
	height: 10px;
	background: #0e1d46 !important;
	border-radius: 50%;
	margin: 5px;/*border: 1px solid #6f7dbb !important;*/
}
.owl-dot.active {
	border: none;
	background: #e1c539 !important;
}
/*ROOM*/
.room-item {
	background-color: #fff;
}
.room-thumb a img {
	object-fit: cover;
	height: 200px;
	margin-top: -20px;
	width: 100%;
}
.room-title a {
	color: #252525;
	font-size: 18px;
}
.room-title a:hover, .room-title a:visited {
	color: #a22b2d;
}
.room-desc {
	margin-bottom: 40px;
	color: #252525;
}
.room-info {
	padding: 10px;
	margin-bottom: 50px;
}
a.more-link.btn {
	background: #e38f40 !important;
	border-color: #e38f40 !important;
	color: #fff !important;
	font-weight: normal;
	padding: 10px 30px;
	float: right;
}
.attribute .fa-check-circle {
	font-size: 14pt;
	color: #00D833;
}
.booking {
	padding: 10px;
	background: #39b54a;
}
.booking h3 {
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
}
.uudai span {
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 10px;
	float: left;
	padding-bottom: 10px;
	font-size: 26px;
	font-family: 'My Soul', cursive;
}
/*BOOKING*/
.nav-slide {
	position: fixed;
	top: calc(50% - 10px);
	right: 40px;/*    width: 281px;
    background: rgba(0, 0, 0, 0.68);
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom-right-radius: 5px;
    border-bottom: 30px solid #000;
    border-top: 30px solid #000;*/
	z-index: 9999;
}
.btn-slide {
	position: absolute;
	top: calc(50% - 12px);
	right: -115px;
	width: 175px;
	/* width: 10px; */
    /* height: auto; */
	padding: 10px 25px;
	margin: 0 5px;
	background: #fee12b;
	color: #008141;
	font-size: 18px;
	cursor: pointer;
	/* border: 1px solid #000; */
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	box-shadow: 0px 0px 10px;
	text-transform: uppercase;
	z-index: 9999;
}
.btn-slide .fa {
	margin-right: 5px;
}
.form-control {
	box-shadow: none;
}
/*NHẬN XÉT CỦA KHÁCH HÀNG*/
.testimonial-section {
	padding: 30px 0;
	background: #f7f1eb;
}
.customer-carosel .owl-stage {
	display: flex;
}
.customer-carosel .owl-item {
	display: flex;
}
.customer-carosel .item {
	width: 100%;
	padding: 25px 10px;
}
.testimonial-card {
	position: relative;
	background: #fff;
	border-radius: 20px;
	padding: 35px 15px;
	text-align: center;
	box-shadow: 0 10px 10px rgba(0,0,0,.08);
	width: 100%;
	height: 100%;
	transition: .3s;
}
.testimonial-card:hover {
	transform: translateY(-5px);
}
.avatar {
	width: 90px;
	height: 90px;
	margin: 0 auto 20px;
	border-radius: 50%;
	overflow: hidden;
	border: 4px solid #f0f0f0;
}
.avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.rating {
	color: #f8b400;
	margin-bottom: 15px;
	font-size: 16px;
}
.testimonial-card p {
	font-size: 15px;
	line-height: 27px;
	color: #666;
	margin-bottom: 20px;
	height: 81px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.testimonial-card h3 {
	margin: 0;
	font-size: 18px;
	color: #333;
	font-weight: 600;
}
.review-text {
	font-size: 15px;
	line-height: 1.8;
	color: #666;
	text-align: center;
	height: 81px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.review-text .quote-left {
	color: #7b8f4e;
	margin-right: 8px;
	font-size: 14px;
	vertical-align: top;
}
.review-text .quote-right {
	color: #7b8f4e;
	margin-left: 8px;
	font-size: 14px;
	vertical-align: bottom;
}
.customer-carosel .owl-nav {
	margin-top: 30px;
	text-align: center;
}
.customer-carosel .owl-prev, .customer-carosel .owl-next {
	width: 45px;
	height: 45px;
	line-height: 45px !important;
	border-radius: 50% !important;
	background: #7b8f4e !important;
	color: #fff !important;
	margin: 0 5px;
}
.customer-carosel .owl-prev:hover, .customer-carosel .owl-next:hover {
	background: #61743a !important;
}
.customer-carosel .owl-dot.active span {
	background: #7b8f4e !important;
}
.customer-carosel .owl-prev i, .customer-carosel .owl-next i {
	display: block;
	line-height: 45px;
	font-size: 22px;
	color: #fff;
}
.customer-carosel .owl-nav {
	display: block !important;
}
.customer-carosel .owl-prev, .customer-carosel .owl-next {
	display: inline-block !important;
}
/*END NHẬN XÉT CỦA KHÁCH HÀNG*/

/*Thông tin thêm về giới thiệu*/
.woodhouse-features {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px 40px;
	padding: 30px 0;
}
.feature-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	border: 1px solid #D8D8D8;
	padding: 10px 5px;
	border-radius: 10px;
}
.feature-icon {
	width: 42px;
	min-width: 42px;
	text-align: center;
}
.feature-icon i {
	font-size: 28px;
	color: #8b6b42;
	line-height: 1;
}
.feature-content h3 {
	margin: 0 0 4px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	line-height: 1.4;
}
.feature-content p {
	margin: 0;
	font-size: 16px;
	color: #555;
	line-height: 1.5;
}
/*end thông tin thêm về giới thiệu*/
/*Menu Thực đơn*/
.featured-menu {
	background: #f7f3ed;
	padding: 30px 0;
}
.menu-carosel .owl-nav {
	margin-top: 30px;
	text-align: center;
}
.menu-carosel .owl-nav button {
	width: 45px;
	height: 45px;
	border: 1px solid #b8aa8d !important;
	border-radius: 50% !important;
	margin: 0 8px;
	background: #fff !important;
	transition: .3s;
}
.menu-carosel .owl-nav button i {
	font-size: 24px;
	color: #6d5c43;
}
.menu-carosel .owl-nav button:hover {
	background: #6d5c43 !important;
}
.menu-carosel .owl-nav button:hover i {
	color: #fff;
}
.menu-card {
	background: #fff;
	border: 1px solid #e6dfd4;
	border-radius: 12px;
	overflow: hidden;
	text-align: center;
	transition: all .3s ease;
	margin: 5px;
}
.menu-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0,0,0,.08);
}
.menu-image {
	position: relative;
	overflow: hidden;
}
.menu-image img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	transition: .5s;
}
.menu-card:hover .menu-image img {
	transform: scale(1.08);
}
.menu-icon {
	width: 70px;
	height: 70px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #e5ddd1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: -35px auto 0;
	position: relative;
	z-index: 2;
}
.menu-icon i {
	font-size: 28px;
	color: #7d7057;
}
.menu-content {
	padding: 20px 15px 25px;
}
.menu-content h3 {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: 700;
	color: #2c241b;
	text-transform: uppercase;
}
.menu-content p {
	margin: 0 0 20px;
	color: #8a8a8a;
	font-size: 16px;
}
.btn-menu {
	display: inline-block;
	padding: 10px 25px;
	border: 2px solid #d7cfbf;
	border-radius: 8px;
	text-decoration: none;
	color: #4a4338;
	font-weight: 600;
	transition: .3s;
}
.btn-menu:hover {
	background: #465226;
	border-color: #465226;
	color: #fff;
}
/*End Menu Thực đơn*/

/*CSS KHÔNG GIAN NHÀ HÀNG*/
.gallery-section {
	position: relative;
	padding: 30px 0 60px 0;
	background: linear-gradient(  to bottom,  #f3ece2 0%,  #f4eee7 50%,  #faf8f5 100%  );
	overflow: hidden;
}
.gallery-carosel .gallery-item {
	position: relative;
	display: block;
	border-radius: 12px;
	overflow: hidden;
}
.gallery-carosel .gallery-item img {
	width: 100%;
	height: 240px;
	object-fit: cover;
	display: block;
	transition: .4s;
}
.gallery-carosel .gallery-item:hover img {
	transform: scale(1.05);
}
.gallery-carosel .overlay {
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,.45);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.overlay {
	z-index: 999;
	position: absolute;
	width: 100%;
	height: 100%;
}
.play-btn {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #fff;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	margin-bottom: 15px;
	z-index: 999;
}
.overlay span {
	font-size: 22px;
	font-weight: 700;
}
.gallery-carosel .owl-stage {
	display: flex;
}
.gallery-carosel .owl-item {
	padding: 0 5px;
}
.leaf-left, .leaf-right {
	position: absolute;
	z-index: 1;
}
.leaf-left {
	left: 0;
	bottom: 0;
}
.leaf-right {
	right: 0;
	bottom: 0;
}
/*END CSS KHÔNG GIAN NHÀ HÀNG*/

/*NEWS HOME*/
.news-section {
	padding: 30px 0;
	background: #f4efe8;
}
.news-wrapper {
	display: grid;
	grid-template-columns: 2fr 1fr;
	gap: 40px;
	align-items: start;
}
.news-featured {
	display: flex;
	gap: 25px;
}
.featured-thumb {
	width: 45%;
}
.featured-thumb img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	border-radius: 15px;
}
.featured-content {
	flex: 1;
}
.news-tag {
	display: inline-block;
	background: #6e7e49;
	color: #fff;
	padding: 8px 15px;
	border-radius: 8px;
	font-size: 13px;
	margin-bottom: 15px;
}
.featured-content h3 {
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
}
.featured-content h3 a {
	color: #222;
	text-decoration: none;
}
.date {
	color: #999;
	margin-bottom: 15px;
}
.featured-content p {
	color: #666;
	line-height: 1.8;
	margin-bottom: 20px;
}
.btn-news {
	display: inline-block;
	padding: 12px 15px;
	background: #6e7e49;
	color: #fff;
	border-radius: 8px;
	text-decoration: none;
}
.news-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.news-item {
	display: flex;
	gap: 15px;
	text-decoration: none;
}
.item-thumb {
	width: 90px;
	flex-shrink: 0;
}
.item-thumb img {
	width: 100%;
	height: 75px;
	object-fit: cover;
	border-radius: 10px;
}
.item-content h4 {
	font-size: 15px;
	color: #222;
	font-weight: 500;
	line-height: 1.4;
	margin: 5px 0;
}
.item-content span {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.item-content small {
	color: #999;
}
/*END NEWS HOME*/

/*FOOTER*/
.footer {
	position: relative;
	background: url(images/bg-wood.jpg) center center;
	background-size: cover;
	background: linear-gradient(  180deg,  rgba(25,12,6,.95) 0%,  rgba(58,34,18,.92) 40%,  rgba(72,45,25,.92) 60%,  rgba(30,15,8,.95) 100%  );
	overflow: hidden;
	color: #fff;
}
.footer:before {
	content: "";
	position: absolute;
	inset: 0;
	background: repeating-linear-gradient(  0deg,  rgba(255,255,255,.015) 0px,  rgba(255,255,255,.015) 2px,  transparent 2px,  transparent 8px  );
	opacity: .6;
}
.footer .container {
	position: relative;
	z-index: 2;
}
.footer-row {
	display: grid;
	grid-template-columns: 1.2fr 1fr 1fr 1.2fr;
	gap: 40px;
	padding: 60px 0 40px;
}
.footer-col {
	position: relative;
}
.footer-col:not(:last-child):after {
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,.15);
}
.footer-logo {
	max-width: 220px;
	margin-bottom: 20px;
}
.footer-about p {
	color: #ddd;
	line-height: 1.8;
	margin-bottom: 25px;
}
.footer-col h3 {
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #e5c37b;
}
.footer-contact, .footer-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.footer-contact li {
	margin-bottom: 15px;
	line-height: 1.6;
	color: #ddd;
}
.footer-contact i {
	width: 22px;
	color: #e5c37b;
}
.footer-menu li {
	margin-bottom: 12px;
}
.footer-menu a {
	color: #ddd;
	text-decoration: none;	
}
.footer-menu a:hover {
	color: #e5c37b;
	padding-left: 5px;
	transition: .3s;
}
.social {
	display: flex;
	gap: 12px;
}
.social a {
	width: 42px;
	height: 42px;
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	transition: .3s;
}
.social a:hover {
	background: #b47b3a;
	border-color: #b47b3a;
}
.fanpage-box {
	border: 2px solid rgba(255,255,255,.2);
	border-radius: 8px;
	overflow: hidden;
}
.fanpage-box img {
	width: 100%;
	display: block;
}
.footer-bottom {
	border-top: 1px solid rgba(255,255,255,.1);
	padding: 18px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	color: #bbb;
	font-size: 14px;
}
.footer-bottom a {
	color: #c69a5b;
	text-decoration: none;
	font-weight: 600;
	transition: .3s;
}
.footer-bottom a:hover {
	color: #e0b06c;
}
.back-top {
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #8a5b2d;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 24px;
	transition: .3s;
}
.back-top:hover {
	transform: translateY(-5px);
}
/*END FOOTER*/

.btn-contact {
	background: #2D1E17;
	padding: 15px 25px;
	color: #FFFFFF;
	font-weight: 700;
	border-radius: 10px;
	margin: 10px 0 !important;
}
/*PAGE NEWS*/
.news-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin-bottom: 40px;
}
.news-card {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(0,0,0,.08);
	transition: .3s;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.news-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 30px rgba(0,0,0,.15);
}
.news-thumb {
	overflow: hidden;
}
.news-thumb img {
	width: 100%;
	height: 280px;
	object-fit: cover;
	display: block;
	transition: .5s;
}
.news-card:hover .news-thumb img {
	transform: scale(1.08);
}
.news-content {
	padding: 15px;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.news-title {
	margin: 0 0 15px;
	line-height: 1.4;
}
.news-title a {
	color: #222;
	font-size: 22px;
	font-weight: 700;
	text-decoration: none;
}
.news-title a:hover {
	color: #b8860b;
}
.news-desc {
	color: #666;
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news-btn {
	margin-top: auto;
	align-self: flex-start;
	background: #b8860b;
	color: #fff;
	text-decoration: none;
	padding: 10px 25px;
	border-radius: 30px;
	transition: .3s;
	font-weight: 600;
}
.news-btn:hover {
	background: #8f6805;
	color: #fff;
}
/* ==========================
   PAGINATION
========================== */

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	margin: 40px 0;
	padding: 0;
	list-style: none;
}
.pagination li {
	margin: 0;
}
.pagination li a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	height: 42px;
	padding: 0 15px;
	border-radius: 50px;
	text-decoration: none;
	background: #f3f3f3;
	color: #333;
	transition: .3s;
	font-weight: 600;
}
.pagination li a:hover {
	background: #b8860b;
	color: #fff;
}
.pagination li.active a {
	background: #b8860b;
	color: #fff;
}
/*END PAGE NEWS*/

/*SCROLLUP*/
#scrollUp {
	background: #e3bd5e;
	bottom: 10px;
	height: 40px;
	right: 10px;
	text-align: center;
	width: 40px;
	border-radius: 50%;
}
#scrollUp i {
	color: #fff;
	font-size: 22px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	line-height: 40px;
}
#scrollUp:hover {
	background: #D52818 none repeat scroll 0 0;
}
#scrollUp:hover i {
	color: #ffffff;
}
/*SCROLLUP*/

/*FORM CONTACT*/
.agents-contact {
	width: 100%;
}
.agents-contact input, .agents-contact textarea {
	border: 1px solid #eeeeee;
	color: #000000;
	width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin: 0px 0px;
	padding: 22px 10px;
}
.agents-contact input:nth-child(3) {
	margin-right: 0;
}
textarea#agent-message-box {
	border: 1px solid #eeeeee;
	color: #000;
	margin: 15px 0;
	padding: 15px;
	width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.agents-contact input:focus, textarea#agent-message-box:focus, .input-left > input:focus, .input-right textarea:focus {
	border: 1px solid #005192;
	outline: none;
}
.agents-contact input[type="submit"] {
	background: #c79a3b none repeat scroll 0 0;
	border: 1px solid transparent;
	color: #fff;
	text-transform: uppercase;
	width:auto;
	padding:15px 20px;
}
.agents-contact input[type="submit"]:hover {
	background-color: #fff;
	border: 1px solid #4A9E46;
	color: #4A9E46;
}
/*END FORM CONTACT*/

/*PAGE IMAGE*/
.album-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 25px;
}
.album-card {
	display: block;
	text-decoration: none;
	background: #fff;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(0,0,0,.08);
	height: 100%;
}
.album-card:hover {
	transition: .35s;
	transform: translateY(-8px);
	box-shadow: 0 15px 35px rgba(0,0,0,.15);
}
.album-image {
	position: relative;
	overflow: hidden;
}
.album-image img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	display: block;
	transition: all .7s ease;
}
.album-card:hover .album-image img {
	transform: scale(1.08);
}
/* Overlay */

.album-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,.25);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: .35s;
}
.album-card:hover .album-overlay {
	opacity: 1;
}
.album-icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #b8860b;
	color: #fff;
	font-size: 22px;
	transform: scale(.5);
	transition: .35s;
}
.album-card:hover .album-icon {
	transform: scale(1);
}
/* Tiêu đề bên dưới */

.album-info {
	padding: 18px;
	text-align: center;
}
.album-info h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	color: #222;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 54px;
}
.album-card:hover .album-info h3 {
	color: #b8860b;
}
/*END PAGE IMGE*/

/*NEWS DETAIL*/
/* ===================================
   NEWS DETAIL
=================================== */

.news-detail {
	background: #fff;
}
.news-cover {
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 20px;
}
.news-cover img {
	width: 100%;
	height: 550px;
	object-fit: cover;
	display: block;
}
.news-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	color: #222;
	margin-bottom: 20px;
}
.news-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	margin-bottom: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	color: #777;
	font-size: 15px;
}
.news-meta span {
	display: flex;
	align-items: center;
}
.news-meta i {
	color: #b8860b;
	margin-right: 8px;
}
.news-content {
	font-size: 17px;
	line-height: 1.9;
	color: #333;
}
.news-content p {
	margin-bottom: 20px;
}
.news-content h2, .news-content h3, .news-content h4 {
	margin: 0px 0 15px;
	color: #222;
	font-weight: 700;
}
.news-content img {
	max-width: 100%;
	height: auto;
	border-radius: 15px;
	display: block;
	margin: 25px auto;
}
.news-content table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
}
.news-content table td, .news-content table th {
	border: 1px solid #ddd;
	padding: 10px;
}
.news-content ul, .news-content ol {
	padding-left: 25px;
	margin-bottom: 20px;
}
.news-content blockquote {
	background: #faf7ef;
	border-left: 4px solid #b8860b;
	padding: 20px;
	margin: 25px 0;
	border-radius: 10px;
}
#news-detail-page {
	padding: 30px 0px;
}
/* ===================================
   RELATED NEWS
=================================== */

.related-news {
	margin-top: 60px;
	padding-top: 40px;
	border-top: 1px solid #eee;
}
.related-news h2 {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
	color: #222;
	position: relative;
}
.related-news h2:after {
	content: '';
	width: 80px;
	height: 3px;
	background: #b8860b;
	display: block;
	margin: 12px auto 0;
}
.related-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
}
.related-item {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(0,0,0,.08);
	transition: all .35s ease;
}
.related-item:hover {
	transform: translateY(-8px);
	box-shadow: 0 15px 30px rgba(0,0,0,.12);
}
.related-thumb {
	display: block;
	overflow: hidden;
}
.related-thumb img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	transition: .6s;
}
.related-item:hover .related-thumb img {
	transform: scale(1.1);
}
.related-info {
	padding: 18px;
}
.related-info h3 {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 53px;
}
.related-info a {
	color: #222;
	border: none;
	text-decoration: none;
}
.related-info a:hover {
	color: #b8860b;
	text-decoration: none;
	transition: .3s;
}
/* ===================================
   PAGINATION
=================================== */

.news-pagination, .pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 40px;
	padding: 0;
	list-style: none;
}
.news-pagination li, .pagination li {
	margin: 0;
}
.news-pagination li a, .pagination li a {
	min-width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 15px;
	border-radius: 50px;
	background: #f5f5f5;
	color: #333;
	text-decoration: none;
	font-weight: 600;
	transition: .3s;
}
.news-pagination li a:hover, .pagination li a:hover {
	background: #b8860b;
	color: #fff;
}
.news-pagination li.active a, .pagination li.active a {
	background: #b8860b;
	color: #fff;
}
/*END NEWS DETAIL*/

/*MENU RIGHT*/
/* ==========================
   SIDEBAR MENU
========================== */

.menu-widget {
	background: #fff;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0,0,0,.08);
	margin-bottom: 30px;
}
.widget-title {
	background: #b8860b;
	padding: 18px 20px;
}
.widget-title h3 {
	margin: 0;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
}
.widget-title i {
	margin-right: 10px;
}
/* ==========================
   MENU LIST
========================== */

.restaurant-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.restaurant-menu li {
	border-bottom: 1px solid #f2f2f2;
}
.restaurant-menu li:last-child {
	border-bottom: none;
}
.restaurant-menu li a {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 15px 10px;
	color: #333;
	text-decoration: none;
}
.restaurant-menu li a:hover {
	background: #faf7ef;
	color: #b8860b;
	padding-left: 18px;
	transition: .3s;
}
.menu-icon-right {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #f5f5f5;
	color: #b8860b;
	flex-shrink: 0;
}
.menu-name {
	flex: 1;
	line-height: 1.5;
	font-weight: 500;
}
/* Active */

.restaurant-menu li.active a {
	background: #faf7ef;
	color: #b8860b;
	font-weight: 600;
}
/*END MENU RIGHT*/

/*CHI TIẾT ALBUM*/
/* =========================
   GALLERY
========================= */

.hover_img {
	margin-top: 20px;
}
.gallery-card {
	position: relative;
	margin-bottom: 30px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 10px 25px rgba(0,0,0,.08);
}
.gallery-link {
	display: block;
	position: relative;
}
.gallery-link img {
	width: 100%;
	height: 320px;
	object-fit: cover;
	transition: .8s;
}
.gallery-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 25px;
	background: linear-gradient(  to top,  rgba(0,0,0,.75),  rgba(0,0,0,.15)  );
	transition: .4s;
}
.gallery-overlay h4 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	transform: translateY(20px);
	transition: .4s;
}
.gallery-icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: rgba(255,255,255,.2);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 22px;
	margin-bottom: 15px;
	opacity: 0;
	transform: scale(.5);
	transition: .4s;
}
.gallery-card:hover img {
	transform: scale(1.1);
}
.gallery-card:hover .gallery-icon {
	opacity: 1;
	transform: scale(1);
}
.gallery-card:hover .gallery-overlay h4 {
	transform: translateY(0);
}
/* =========================
   OTHER ALBUM
========================= */

.other-albums {
	margin-top: 70px;
	border-top: 1px solid #eee;
	padding-top: 50px;
}
.other-title {
	text-align: center;
	font-size: 34px;
	margin-bottom: 35px;
}
.other-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
}
.other-item {
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	transition: .35s;
}
.other-item:hover {
	transform: translateY(-6px);
}
.other-thumb {
	display: block;
	overflow: hidden;
}
.other-thumb img {
	width: 100%;
	height: 240px;
	object-fit: cover;
	transition: .6s;
}
.other-item:hover img {
	transform: scale(1.08);
}
.other-info {
	padding: 18px;
}
.other-info h3 {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
}
.other-info a {
	color: #222;
	text-decoration: none;
}
.other-info a:hover {
	color: #b8860b;
}
/*END CHI TIẾT ALBUM*/

/*PAGE MENU*/
/* ==========================
   MENU SECTION
========================== */

.section-mainmenu {
	padding: 30px 0;
	background: #f7f3ed;
	position: relative;
}
.section-mainmenu:before {
	content: "";
	position: absolute;
	inset: 0;
	background: url(images/icon/pattern1.png);
	opacity: .05;
}
.section-title {
	margin-bottom: 50px;
}
.section-title h2 {
	font-size: 30px;
	font-weight: 700;
	color: #8b5e34;
	margin-bottom: 10px;
}
.section-title p {
	color: #777;
	font-size: 16px;
}
/* ==========================
   CATEGORY
========================== */
.menu-masonry{
    column-count:2;
    column-gap:30px;
}

.menu-category-card{
	background: #fff;
    display:inline-block;
    width:100%;

    break-inside:avoid;
    -webkit-column-break-inside:avoid;
    page-break-inside:avoid;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 30px;
	box-shadow: 0 10px 30px rgba(0,0,0,.06);
	transition: .3s;
}
/*.menu-category-card {
	background: #fff;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 30px;
	box-shadow: 0 10px 30px rgba(0,0,0,.06);
	transition: .3s;
}*/
.menu-category-card:hover {
	transform: translateY(-5px);
}
.menu-category-title {
	font-size: 26px;
	font-weight: 700;
	color: #8b5e34;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 2px solid #f1e3c6;
}
/* ==========================
   ITEM
========================== */

.menu-item {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #ddd;
}
.menu-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.menu-row {
	display: flex;
	align-items: flex-end;
}
.menu-item-name {
	font-size: 17px;
	font-weight: 600;
	color: #222;
}
.menu-line {
	flex: 1;
	border-bottom: 1px dashed #ccc;
	margin: 0 15px 7px;
}
.menu-item-price {
	font-size: 16px;
	font-weight: 700;
	color: #c79a45;
	white-space: nowrap;
}
.menu-item-desc {
	margin-top: 2px;
	font-size: 15px;
	color: #777;
	line-height: 1.7;
}
/* ==========================
   HOVER
========================== */

.menu-item:hover .menu-item-name {
	color: #c79a45;
}
.menu-item:hover .menu-item-price {
	transform: scale(1.05);
}
.menu-item-price {
	transition: .3s;
}
/*END PAGE MENU*/


/*BOTTOOM ĐẶT BÀN BÊN PHẢI*/
.booking-float{
    position:fixed;
    top:50%;
    right:-80px;
    z-index:9999;
    transform:translateY(-50%);
}

.booking-float .btn-booking{
    display:flex;
    align-items:center;
    gap:10px;
	justify-content:center;
    width:200px;
    padding:14px 25px;
    /*background:linear-gradient(
        135deg,
        #8b5e34 0%,
        #a97142 100%
    );*/
	background:linear-gradient(135deg,#ff9f1c,#ff6b00);

    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:700;
    letter-spacing:4.5px;
    border-radius:12px 12px 0 0;
    box-shadow: 0 8px 25px rgba(0,0,0,.25);
    transform:rotate(-90deg);
    transition:all .35s ease;
}

.booking-float .btn-booking i{
    font-size:20px;
    color:#ffd88a;
}

.booking-float .btn-booking:hover{
    background:linear-gradient(
        135deg,
        #a97142 0%,
        #c58b56 100%
    );

    color:#fff;

    box-shadow:
        0 15px 35px rgba(0,0,0,.35);
}

.booking-float .btn-booking:hover i{
    animation:pulseIcon 1s infinite;
}

@keyframes pulseIcon{
    0%{
        transform:scale(1);
    }
    50%{
        transform:scale(1.2);
    }
    100%{
        transform:scale(1);
    }
}
/*END BOTTOM ĐẶT BÀN BÊN PHẢI*/