iframe {
	width: 100%;
}

svg {
	height: 20px;
}

section.detail-servion {
	padding: 20px 0;
}



.wrap-list-product {
	padding-top: 20px;
}

.template-detail {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}

.news-related-title {
	line-height: 1.35;
	font-size: 28px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
}

.news-related-title:before {
	content: "";
	width: 70px;
	position: absolute;
	left: 0;
	bottom: -3px;
	border-bottom: 3px solid #0f7cc1;
}

.title-template-news {
	margin: 10px 0 10px 0;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding: 0;
	border-bottom: solid 2px #0f75bd;
}

.cuisines-item__sub-title1 {
	font-size: 30px;
	text-transform: uppercase;
	color: var(--color-main);
	margin-bottom: 20px;
	font-weight: 500;

}

.cuisines-item__sub-title1 a {
	color: var(--color-main);
}

.title-template-news span a {
	background: #fff;
	padding: 8px 0px;
	text-transform: none;
	font-size: 17px;
	text-align: right;
	color: #333;
	font-weight: 500;
}

h1.title-template-news span a {
	background: none;
}

h1.title-template-news span {
	background: none;
}

.title-sider-bar {
	font-size: 16px;
	margin: 0;
	color: #fff;
	font-weight: 500;
	padding: 7px 20px 7px;
	background: #2978bb;
	line-height: 26px;
	text-transform: uppercase;
}

.title-template-news>* {
	background: #0f75bd;
	padding: 8px 20px;
	display: inline-block;
	color: white;
}

.title-template-news a:hover {
	color: #fff;
}

.title-template-news span {
	float: right;
}

.title-template-news span a {
	background: #fff;
	padding: 8px 0px;
	text-transform: none;
	font-size: 17px;
	text-align: right;
	color: #333;
	font-weight: 500;
}

.title-template-news span a:hover {
	color: #0f75bd;
}

.pd-section-bottom {
	padding: 20px 0;
}

.side-bar {
	background-color: #ffffff;
	box-shadow: 0 0px 2px #d9dadb;
	margin: 10px 0 30px 0;
}

.side-bar:last-child {
	margin-bottom: 0;
}

.side-bar-search {
	padding: 10px 20px 20px;
}

.side-bar-search input {
	/* margin-top:7px; */
	margin-right: 5px;
}

.side-bar-search label {}

.side-bar-search label a {}

.side-bar-search .checkbox {
	margin-bottom: 20px
}

.side-bar-search h4 {
	font-size: 14px;
	display: block;
	max-width: 100%;
	margin: 0;
	margin-bottom: 5px;
	font-weight: 400;
	color: #333333;
}

.list-category {}

.list-category.slider {
	padding-bottom: 20px;
}

.list-category .item {
	width: 100%;
}

.list-category .box {
	display: block;
	padding: 10px;
}

.list-category .box .image {
	position: relative;
	overflow: hidden;
}

.list-category .box .image a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.list-category .box:hover .image a::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.list-category .image img {
	object-fit: cover;
	height: auto;
	transition: all 1s;
	width: 100%;
}

.image img {
	width: 100%;
}

.list-category .box h3 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin: 10px 0 0;
	height: auto;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.list-category .box h3 a {
	color: #333;
}

svg.minus-navs {
	display: none;
}

ul.menu-side-bar-leve-2 .item-nav-plus-c2 .minus-navs {
	display: none !important;
}

ul.menu-side-bar-leve-2 .item-nav-plus-c2 svg {
	display: block;
}

ul.menu-side-bar-leve-2.active .item-nav-plus-c2 .minus-navs {
	display: block !important;
}

ul.menu-side-bar-leve-2 .item-nav-plus-c2 svg {
	display: none;
}




li.nav_item.active svg.minus-navs {
	display: block;
}

li.nav_item.active svg {
	display: none;
}

li.nav_item.active .menu-side-bar-leve-2 {
	display: block !important;
}

.menu-side-bar li.nav_item ul.menu-side-bar-leve-2 {
	display: none;
}

.item-nav-plus {
	position: absolute;
	top: 4px;
	right: 0;
}

.item-nav-plus-c2 {
	position: absolute;
	top: 4px;
	right: 0;
}


li.nav_item1 {
	position: relative;
}

.item-nav-plus-c2 svg {
	width: 30px;
	height: 30px;
	fill: #adadad;
}

.item-nav-plus-c2 svg path {
	width: 30px;
	height: 30px;
	fill: #adadad;
	stroke: #adadad;
}

.menu-side-bar li.nav_item {
	position: relative;
}

.item-nav-plus svg {
	width: 30px;
	height: 30px;
	fill: #adadad;
}

.item-nav-plus svg path {
	stroke: #adadad;
}

.list-category ul>li>a .pt_icon_right {
	position: absolute;
	right: 0;
	top: 0px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	transition: all 0.5s;
	opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right2 {
	position: absolute;
	right: 0;
	top: 2px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	transition: all 0.5s;
	opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right:before {
	content: "\f067";
}

.list-category ul>li>a .pt_icon_right2:before {
	content: "\f067";
}

.list-category ul>li.nav_item.active a .pt_icon_right:before {
	content: "\f068";
}

.list-category ul>li.nav_item1.active a .pt_icon_right2:before {
	content: "\f068";
}

.list-category ul>li.active a .pt_icon_right {

	/* transform: rotate(90deg); */
}

.list-category ul>li>a {
	position: relative;
	user-select: none;
	display: block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	clear: both;
	font-weight: 400;
	font-size: 14px;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.2s ease-in-out;
	-khtml-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 35px 0 20px;
	position: relative;
}

.list-category>ul>li>a {
	padding-left: 10px;
	font-size: 15px;
}

.list-category ul>li>a:before {
	content: "";
	position: absolute;
	left: 12px;
	top: 13px;
	width: 6px;
	height: 6px;
	border: 1px solid currentColor;
	transform: rotate(-50deg);
	border-width: 0 1px 1px 0;
}

.list-category ul>li>a>span {
	padding-left: 16px;
	/* border-left: 1px solid #e5e5e5; */
}

.list-category .menu-side-bar-leve-2>li>a {
	padding-left: 20px;
	line-height: 35px;
	height: 35px;
}

.product-card .card-top .image a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.product-card:hover .card-top .image a::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.list-item.autoplay5-doitac button svg {
	fill: #2978bb;
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.pagination {
	display: inline-block;
	margin: 10px 0 30px 0;
}

.pagination {
	display: inline-flex;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination span {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #034ea2;
	background-color: #fff;
	color: #034ea2;
	font-size: 14px;
}

.pagination a {
	height: 30px;
	padding: 0 10px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #2f4b8c;
	background-color: #2f4b8c;
	color: #fff;
	font-size: 14px;
}

.list-category .menu-side-bar-leve-2>li>a:before {
	left: 25px;
	top: 11px;
}

.list-category .menu-side-bar-leve-3>li>a {
	padding-left: 70px;
	line-height: 35px;
	height: 35px;
}

.list-category .menu-side-bar-leve-3>li>a:before {
	left: 58px;
	top: 11px;
}


.cate-dot-1 .slick-dots {
	width: auto;
	bottom: unset;
	right: 80px;
	top: -25px;
	position: unset;
	transform: unset;
}

.cate-dot-1 .slick-dots li {
	border-radius: 100%;
	width: 12px;
	height: 12px;
	/* position: absolute; */
	background: #eee;
	/* border: 3px solid rgba(255, 255, 255, 0.9); */
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box;
	box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3);
}

.cate-dot-1 .slick-dots li.slick-active {
	background: #353a3d;
	/* border: 3px solid rgba(0, 0, 0, 1); */
}

.cate-dot-1 .slick-dots li button {
	width: 12px;
	height: 12px;
}

.cate-dot-1 .slick-dots li button:before {
	width: 12px;
	height: 12px;
	display: none;
}

.wrap-tab-product-detail {
	margin-bottom: 40px;
	padding: 15px 10px;
}

/*Galaxy*/
.title_h1 {
	margin-bottom: 20px;
}

.title_h1 h1 {
	font-size: 30px;
	color: #2978bb;
}

.block-news {
	padding: 20px 0;
}

.galaxy {
	margin: 0 0 15px 0;
}

.galaxy img {
	width: 100%;
	height: 200px;
}

.galaxy h2 {
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
}

.noidung_in {
	font-size: 15px;
	line-height: 1.5;
	text-align: justify;
}

.tab-box .noidung_in {
	padding: 15px;
	background-color: #fff;
	color: #333
}

.tab-box .noidung_in h2 {
	font-size: 22px;
	margin-bottom: 5px;
}

.tab-box .noidung_in h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.tab-box .noidung_in h4 {
	font-size: 16px;
	margin-bottom: 5px;
}

.tab-box .noidung_in ul li {
	list-style: disc !important;
	margin-left: 20px;
}

.tab-box .noidung_in p {
	margin-bottom: 10px;
}


.product-card .card-body .card-price .old-price {
	text-align: center;
	text-decoration: line-through;
}

li.nav_item1 svg {
	display: block !important;
}

li.nav_item1.active svg.minus-navs {
	display: block;
}

li.nav_item1.active .menu-side-bar-leve-3 {
	display: block !important;
}

li.nav_item1 .menu-side-bar-leve-3 {
	display: none !important;
}

li.nav_item1.active .minus-navs {
	display: block !important;
}

li.nav_item1.active svg {
	display: none !important;
}

.banner-page-body {
	background-color: #4035268a;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
}

.banner-page-body .banner-page-content {
	left: 50%;
	top: 60%;
	transform: translate(-50%, -50%);
	position: absolute;
}

.banner-page-body .title-section {
	font-size: 66px !important;
	color: white;
	text-align: center;
	background-image: unset;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgb(255, 255, 255);
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.2em;
	margin-top: 20px;
}

.banner-page-body .desc p {
	color: white;
	font-size: 18px;
	text-align: center;
}

section.banner-page.p-relative img {
	display: block;
}


.room__item-thumb {
	border-radius: 0.25rem;
}

.room__item-thumb img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	object-fit: cover;
	display: block;
}

.room__item-thumb:after {
	background-image: linear-gradient(179.89deg, rgba(0, 0, 0, 0) 58.73%, rgba(7, 7, 7, 0.9) 89.09%);
	top: 0;
	left: 0;
}

.room__item--style1 .room__item-content {
	bottom: calc(-100% + 160px);
	padding: 1.5rem;
	background-color: transparent;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: transparent;
	bottom: calc(-100% + 145px);
	border-radius: 0.25rem;
	padding: 1.25rem;
	left: 50%;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	position: absolute;
}

.room__item-header {
	margin-block-end: 20px;
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.rating {
	gap: 3px;
	display: flex;
}

.rating__star i,
.rating__star svg {
	font-size: 0.875rem;
	color: #e9ba17;
	width: 20px;
	height: 20px;
}

.room__item-inner {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.room__item-header h3 a {
	color: #fff;
	font-size: 24px;
}

.room__item-header p {
	color: #fff;
}

.room__item-header p {
	color: #fff;
	padding-bottom: 0px;
}

.room__item-thumb:after {
	background-image: linear-gradient(179.89deg, rgba(0, 0, 0, 0) 58.73%, rgba(7, 7, 7, 0.9) 89.09%);
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	content: "";
}

.room__item-body>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-bottom: 0px;
	margin-bottom: 16px;
}

.room__feature {
	column-count: 2;
	margin-bottom: 0;
	display: flex;
	gap: 10px 20px;
	flex-wrap: wrap;
	justify-content: space-between;

}

.room__feature-item {
	padding-bottom: 5px;
	gap: 15px;
	display: flex;
	align-items: center;
}

.room__item--style1:hover .room__item-content,
.room__item--style1.active .room__item-content {
	background-color: #fff;
	bottom: 10px;
}
.room__item--style1:hover .room__item-content, .room__item--style1.active .room__item-content {
    background-color: #ffffffb5;
    bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    overflow: hidden;
}
.room__item.room__item--style1:hover .room__item-name h3 a {
	color: #000;
}

.room__item.room__item--style1:hover .room__item-name p {
	color: #000;
}

.room__item.room__item--style1:hover .room__item-price p {
	color: #000;
}

.room__feature-text p {
	font-weight: 500;
}


@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.room__item-name img {
	filter: brightness(45.5);
	width: 40px;
	height: 40px;
}

.room__item--style1:hover .room__item-name img {
	filter: unset !important;
}

.room__feature-icon img {
	width: 35px;
	height: 35px;
}


a.custom-btn {
	display: inline-flex;
	position: relative;
}

a.custom-btn span:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: transparent;
	transition: 1s;
	bottom: -2px;
	left: -2px;
	border-bottom: none;
	border-left: none;
}

a.custom-btn span:after {
	bottom: 2px;
	right: 2px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: transparent;
	transition: 1s;
}

section.banner-page.p-relative img {
	width: 100%;
}

a.custom-btn span:hover::after {
	width: calc(100% / 1.3);
	height: calc(100% / 1.3);
	content: '';
	position: absolute;
	background: transparent;
	transition: 1s;
}

/* a.custom-btn:hover {
	color: #a9cf20;
} */

.custom-btn {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid var(--color-main);
	border-radius: 5px;
	background-color: var(--color-main);
	color: #ffffff;
	padding-inline: 2rem;
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	padding: 3px 20px;
	position: relative;
	z-index: 1;
}
.custom-btn::before{
	content: "";
	height: 100%;
	width: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	transition: all .3s ease-in;
}
.custom-btn:hover:before{
	left: 0;
	right: auto;
	width: 100%;
	background: var(--color-hover);
}
.custom-btn:hover{
	color: white;
	border-color: var(--color-hover);
}

.room__item-thumb img {
	height: 450px;
}

/* fix */
.cuisines-item__content {
	padding: 0 40px;
}

.cuisines-item__title {
	font-size: 32px;
	color: #144121;
	padding-bottom: 10px;
	text-transform: capitalize;
	font-weight: 400;
	font-family: "Yentu", sans-serif;

}

.cuisines-item__title a {
	color: inherit;
}

.cuisines-item__sub-title {
	font-size: 30px;
	text-transform: uppercase;
	color: var(--color-main);
	margin-bottom: 20px;
	font-weight: 500;

}

.cuisines-item__sub-title a {
	color: var(--color-main);
}

.cuisines-item__infor {
	margin-bottom: 20px;
}

.cuisines-item__infor h4 {
	font-size: 25px;
	font-weight: 700;
	color: #144121;
	margin-bottom: 20px;

}

.cuisines-item__btn {
	margin-top: 15px;
	font-size: 20px;
	padding: 5px 57px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: var(--color-main);
	display: inline-block;
	cursor: pointer;
	border: 1px solid var(--color-main);
}

.cuisines-item__btn:hover {
	color: var(--color-main);
	background: white;
}

.room-list__item:not(:last-child) {
	margin-bottom: 30px;
}

.room__item-content .custom-btn {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	border-radius: unset;
	justify-content: center;
	text-transform: uppercase;
}

.room-list__item .row {
	align-items: center;
	gap: 20px 0;
}

.room-list__item:nth-child(2n) .row {
	flex-direction: row-reverse;
}

.room-list__item:nth-child(2n)::before {
	right: auto;
	left: 0;
}

.room-list__item {
	position: relative;
	z-index: 2;
	padding: 30px 30px 30px 0px;
}

.room-list__item::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: #a7cc2f1a;
	width: calc(50% + 70px);
	height: 100%;
	z-index: -1;
}

.js-slide-for {
	margin-bottom: 10px;
}

.js-slide-for-item {
	position: relative;
	overflow: hidden;
}

.js-slide-for-item::before {
	content: "";
	padding-top: calc((3/4) * 100%);
	display: block;
}

.js-slide-for-item img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.js-slide-nav {
	margin-bottom: 0;
}

.js-slide-nav .slick-list {
	/* margin: 0 -7px; */
}

.js-slide-nav .slick-arrow {
	opacity: 1;
	z-index: 10;
	width: 30px;
	height: 30px;
	margin-top: 0;
	transform: translateY(-50%);
	background: #ffffffd6;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.js-slide-nav .slick-arrow svg {
	width: 30px;
	height: 30px;
}

.js-slide-nav .slick-prev {
	left: 0;
}

.js-slide-nav .slick-next {
	right: 0;
}

.js-slide-nav-item {
	margin: 0 7px;
	position: relative;
	overflow: hidden;
}

.js-slide-nav-item::before {
	content: "";
	padding-top: calc((88 / 133) * 100%);
	display: block;
}

.js-slide-nav-item img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}

.room-details {
	padding: 30px 0;
}

/* modal */
.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100000000;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background: rgb(0 0 0 / 52%);
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open.modal {
	display: block;
}

.modal-header {
	position: relative;
	padding: 20px;
	font-size: 24px;
}

.modal-close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	z-index: 10;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
}

.modal-content {
	position: relative;
	background-color: white;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* border-radius: 6px; */
	outline: 0;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.modal-content .ctnr {
	padding: 0;
}

.modal-body {}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}

.modal-content .room-list__item .row {
	gap: 10px 0;
}

.modal-content .booking-input-box {
	margin: 0 10px;
}




.title_sub {
	margin-bottom: 10px;
}

.content_sub_top {
	text-align: center;
	font-size: 17px;
	margin-bottom: 12px;
	font-family: noidung;
	margin-top: 20px;
}

.content_sub:not(:last-child) {
	margin-bottom: 20px;
}

.content-page,
.noi_dung_in,
.content_ditel_parameter,
.desc_luutru,
.cuisines-item__infor,
.content_sub,
.contact-temp-body-brief,
.room__item-body {
  text-align: justify;
  line-height: 1.4;
}
.content-page h1,
.noi_dung_in h1,
.content_ditel_parameter h1,
.desc_luutru h1,
.cuisines-item__infor h1,
.content_sub h1,
.contact-temp-body-brief h1,
.room__item-body h1 {
  font-size: 28px;
}
.content-page h2,
.noi_dung_in h2,
.content_ditel_parameter h2,
.desc_luutru h2,
.cuisines-item__infor h2,
.content_sub h2,
.contact-temp-body-brief h2,
.room__item-body h2 {
  font-size: 24px;
}
.content-page h3,
.noi_dung_in h3,
.content_ditel_parameter h3,
.desc_luutru h3,
.cuisines-item__infor h3,
.content_sub h3,
.contact-temp-body-brief h3,
.room__item-body h3 {
  font-size: 22px;
}
.content-page h4,
.noi_dung_in h4,
.content_ditel_parameter h4,
.desc_luutru h4,
.cuisines-item__infor h4,
.content_sub h4,
.contact-temp-body-brief h4,
.room__item-body h4 {
  font-size: 20px;
}
.content-page h5,
.noi_dung_in h5,
.content_ditel_parameter h5,
.desc_luutru h5,
.cuisines-item__infor h5,
.content_sub h5,
.contact-temp-body-brief h5,
.room__item-body h5 {
  font-size: 18px;
}
.content-page h6,
.noi_dung_in h6,
.content_ditel_parameter h6,
.desc_luutru h6,
.cuisines-item__infor h6,
.content_sub h6,
.contact-temp-body-brief h6,
.room__item-body h6 {
  font-size: 17px;
}
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6,
.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6,
.content_ditel_parameter h1,
.content_ditel_parameter h2,
.content_ditel_parameter h3,
.content_ditel_parameter h4,
.content_ditel_parameter h5,
.content_ditel_parameter h6,
.desc_luutru h1,
.desc_luutru h2,
.desc_luutru h3,
.desc_luutru h4,
.desc_luutru h5,
.desc_luutru h6,
.cuisines-item__infor h1,
.cuisines-item__infor h2,
.cuisines-item__infor h3,
.cuisines-item__infor h4,
.cuisines-item__infor h5,
.cuisines-item__infor h6,
.content_sub h1,
.content_sub h2,
.content_sub h3,
.content_sub h4,
.content_sub h5,
.content_sub h6,
.contact-temp-body-brief h1,
.contact-temp-body-brief h2,
.contact-temp-body-brief h3,
.contact-temp-body-brief h4,
.contact-temp-body-brief h5,
.contact-temp-body-brief h6,
.room__item-body h1,
.room__item-body h2,
.room__item-body h3,
.room__item-body h4,
.room__item-body h5,
.room__item-body h6 {
  font-weight: 700;
}
.content-page h1:not(:last-child),
.content-page h2:not(:last-child),
.content-page h3:not(:last-child),
.content-page h4:not(:last-child),
.content-page h5:not(:last-child),
.content-page h6:not(:last-child),
.noi_dung_in h1:not(:last-child),
.noi_dung_in h2:not(:last-child),
.noi_dung_in h3:not(:last-child),
.noi_dung_in h4:not(:last-child),
.noi_dung_in h5:not(:last-child),
.noi_dung_in h6:not(:last-child),
.content_ditel_parameter h1:not(:last-child),
.content_ditel_parameter h2:not(:last-child),
.content_ditel_parameter h3:not(:last-child),
.content_ditel_parameter h4:not(:last-child),
.content_ditel_parameter h5:not(:last-child),
.content_ditel_parameter h6:not(:last-child),
.desc_luutru h1:not(:last-child),
.desc_luutru h2:not(:last-child),
.desc_luutru h3:not(:last-child),
.desc_luutru h4:not(:last-child),
.desc_luutru h5:not(:last-child),
.desc_luutru h6:not(:last-child),
.cuisines-item__infor h1:not(:last-child),
.cuisines-item__infor h2:not(:last-child),
.cuisines-item__infor h3:not(:last-child),
.cuisines-item__infor h4:not(:last-child),
.cuisines-item__infor h5:not(:last-child),
.cuisines-item__infor h6:not(:last-child),
.content_sub h1:not(:last-child),
.content_sub h2:not(:last-child),
.content_sub h3:not(:last-child),
.content_sub h4:not(:last-child),
.content_sub h5:not(:last-child),
.content_sub h6:not(:last-child),
.contact-temp-body-brief h1:not(:last-child),
.contact-temp-body-brief h2:not(:last-child),
.contact-temp-body-brief h3:not(:last-child),
.contact-temp-body-brief h4:not(:last-child),
.contact-temp-body-brief h5:not(:last-child),
.contact-temp-body-brief h6:not(:last-child),
.room__item-body h1:not(:last-child),
.room__item-body h2:not(:last-child),
.room__item-body h3:not(:last-child),
.room__item-body h4:not(:last-child),
.room__item-body h5:not(:last-child),
.room__item-body h6:not(:last-child) {
  margin-bottom: 15px;
}
.content-page em,
.noi_dung_in em,
.content_ditel_parameter em,
.desc_luutru em,
.cuisines-item__infor em,
.content_sub em,
.contact-temp-body-brief em,
.room__item-body em {
  display: block;
}
.content-page ul,
.content-page ol,
.noi_dung_in ul,
.noi_dung_in ol,
.content_ditel_parameter ul,
.content_ditel_parameter ol,
.desc_luutru ul,
.desc_luutru ol,
.cuisines-item__infor ul,
.cuisines-item__infor ol,
.content_sub ul,
.content_sub ol,
.contact-temp-body-brief ul,
.contact-temp-body-brief ol,
.room__item-body ul,
.room__item-body ol {
  margin-left: 0;
}
.content-page ol,
.noi_dung_in ol,
.content_ditel_parameter ol,
.desc_luutru ol,
.cuisines-item__infor ol,
.content_sub ol,
.contact-temp-body-brief ol,
.room__item-body ol {
  counter-reset: number;
}
.content-page ol li,
.noi_dung_in ol li,
.content_ditel_parameter ol li,
.desc_luutru ol li,
.cuisines-item__infor ol li,
.content_sub ol li,
.contact-temp-body-brief ol li,
.room__item-body ol li {
  list-style: none !important;
  position: relative;
}
.content-page ol li::before,
.noi_dung_in ol li::before,
.content_ditel_parameter ol li::before,
.desc_luutru ol li::before,
.cuisines-item__infor ol li::before,
.content_sub ol li::before,
.contact-temp-body-brief ol li::before,
.room__item-body ol li::before {
  counter-increment: number;
  content: counter(number);
}
.content-page ul li,
.noi_dung_in ul li,
.content_ditel_parameter ul li,
.desc_luutru ul li,
.cuisines-item__infor ul li,
.content_sub ul li,
.contact-temp-body-brief ul li,
.room__item-body ul li {
  list-style: none !important;
  padding-left: 15px;
  margin-left: 0;
  position: relative;
}
.content-page ul li::before,
.noi_dung_in ul li::before,
.content_ditel_parameter ul li::before,
.desc_luutru ul li::before,
.cuisines-item__infor ul li::before,
.content_sub ul li::before,
.contact-temp-body-brief ul li::before,
.room__item-body ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  background: currentColor;
  left: 5px;
  top: 7px;
  position: absolute;
  border-radius: 50%;
}
.content-page ul:not(:last-child),
.content-page ol:not(:last-child),
.content-page li:not(:last-child),
.content-page div:not(:last-child),
.content-page p:not(:last-child),
.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),
.noi_dung_in li:not(:last-child),
.noi_dung_in div:not(:last-child),
.noi_dung_in p:not(:last-child),
.content_ditel_parameter ul:not(:last-child),
.content_ditel_parameter ol:not(:last-child),
.content_ditel_parameter li:not(:last-child),
.content_ditel_parameter div:not(:last-child),
.content_ditel_parameter p:not(:last-child),
.desc_luutru ul:not(:last-child),
.desc_luutru ol:not(:last-child),
.desc_luutru li:not(:last-child),
.desc_luutru div:not(:last-child),
.desc_luutru p:not(:last-child),
.cuisines-item__infor ul:not(:last-child),
.cuisines-item__infor ol:not(:last-child),
.cuisines-item__infor li:not(:last-child),
.cuisines-item__infor div:not(:last-child),
.cuisines-item__infor p:not(:last-child),
.content_sub ul:not(:last-child),
.content_sub ol:not(:last-child),
.content_sub li:not(:last-child),
.content_sub div:not(:last-child),
.content_sub p:not(:last-child),
.contact-temp-body-brief ul:not(:last-child),
.contact-temp-body-brief ol:not(:last-child),
.contact-temp-body-brief li:not(:last-child),
.contact-temp-body-brief div:not(:last-child),
.contact-temp-body-brief p:not(:last-child),
.room__item-body ul:not(:last-child),
.room__item-body ol:not(:last-child),
.room__item-body li:not(:last-child),
.room__item-body div:not(:last-child),
.room__item-body p:not(:last-child) {
  margin-bottom: 10px;
}
.content-page p:last-child,
.noi_dung_in p:last-child,
.content_ditel_parameter p:last-child,
.desc_luutru p:last-child,
.cuisines-item__infor p:last-child,
.content_sub p:last-child,
.contact-temp-body-brief p:last-child,
.room__item-body p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.content-page table:last-child,
.content-page table tr:last-child,
.content-page table tr td:last-child,
.content-page table tbody:last-child,
.noi_dung_in table:last-child,
.noi_dung_in table tr:last-child,
.noi_dung_in table tr td:last-child,
.noi_dung_in table tbody:last-child,
.content_ditel_parameter table:last-child,
.content_ditel_parameter table tr:last-child,
.content_ditel_parameter table tr td:last-child,
.content_ditel_parameter table tbody:last-child,
.desc_luutru table:last-child,
.desc_luutru table tr:last-child,
.desc_luutru table tr td:last-child,
.desc_luutru table tbody:last-child,
.cuisines-item__infor table:last-child,
.cuisines-item__infor table tr:last-child,
.cuisines-item__infor table tr td:last-child,
.cuisines-item__infor table tbody:last-child,
.content_sub table:last-child,
.content_sub table tr:last-child,
.content_sub table tr td:last-child,
.content_sub table tbody:last-child,
.contact-temp-body-brief table:last-child,
.contact-temp-body-brief table tr:last-child,
.contact-temp-body-brief table tr td:last-child,
.contact-temp-body-brief table tbody:last-child,
.room__item-body table:last-child,
.room__item-body table tr:last-child,
.room__item-body table tr td:last-child,
.room__item-body table tbody:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .content-page table,
  .content-page table tr,
  .content-page table tr td,
  .content-page table tbody,
  .noi_dung_in table,
  .noi_dung_in table tr,
  .noi_dung_in table tr td,
  .noi_dung_in table tbody,
  .content_ditel_parameter table,
  .content_ditel_parameter table tr,
  .content_ditel_parameter table tr td,
  .content_ditel_parameter table tbody,
  .desc_luutru table,
  .desc_luutru table tr,
  .desc_luutru table tr td,
  .desc_luutru table tbody,
  .cuisines-item__infor table,
  .cuisines-item__infor table tr,
  .cuisines-item__infor table tr td,
  .cuisines-item__infor table tbody,
  .content_sub table,
  .content_sub table tr,
  .content_sub table tr td,
  .content_sub table tbody,
  .contact-temp-body-brief table,
  .contact-temp-body-brief table tr,
  .contact-temp-body-brief table tr td,
  .contact-temp-body-brief table tbody,
  .room__item-body table,
  .room__item-body table tr,
  .room__item-body table tr td,
  .room__item-body table tbody {
    display: block;
    width: 100% !important;
    padding: 0 !important;
  }
  .content-page table:not(:last-child),
  .content-page table tr:not(:last-child),
  .content-page table tr td:not(:last-child),
  .content-page table tbody:not(:last-child),
  .noi_dung_in table:not(:last-child),
  .noi_dung_in table tr:not(:last-child),
  .noi_dung_in table tr td:not(:last-child),
  .noi_dung_in table tbody:not(:last-child),
  .content_ditel_parameter table:not(:last-child),
  .content_ditel_parameter table tr:not(:last-child),
  .content_ditel_parameter table tr td:not(:last-child),
  .content_ditel_parameter table tbody:not(:last-child),
  .desc_luutru table:not(:last-child),
  .desc_luutru table tr:not(:last-child),
  .desc_luutru table tr td:not(:last-child),
  .desc_luutru table tbody:not(:last-child),
  .cuisines-item__infor table:not(:last-child),
  .cuisines-item__infor table tr:not(:last-child),
  .cuisines-item__infor table tr td:not(:last-child),
  .cuisines-item__infor table tbody:not(:last-child),
  .content_sub table:not(:last-child),
  .content_sub table tr:not(:last-child),
  .content_sub table tr td:not(:last-child),
  .content_sub table tbody:not(:last-child),
  .contact-temp-body-brief table:not(:last-child),
  .contact-temp-body-brief table tr:not(:last-child),
  .contact-temp-body-brief table tr td:not(:last-child),
  .contact-temp-body-brief table tbody:not(:last-child),
  .room__item-body table:not(:last-child),
  .room__item-body table tr:not(:last-child),
  .room__item-body table tr td:not(:last-child),
  .room__item-body table tbody:not(:last-child) {
    margin-bottom: 10px;
  }
}
.content-page table tr td,
.noi_dung_in table tr td,
.content_ditel_parameter table tr td,
.desc_luutru table tr td,
.cuisines-item__infor table tr td,
.content_sub table tr td,
.contact-temp-body-brief table tr td,
.room__item-body table tr td {
  margin-bottom: 0;
}
.content-page #toc-list li,
.noi_dung_in #toc-list li,
.content_ditel_parameter #toc-list li,
.desc_luutru #toc-list li,
.cuisines-item__infor #toc-list li,
.content_sub #toc-list li,
.contact-temp-body-brief #toc-list li,
.room__item-body #toc-list li {
  list-style: none;
}
.content-page img,
.noi_dung_in img,
.content_ditel_parameter img,
.desc_luutru img,
.cuisines-item__infor img,
.content_sub img,
.contact-temp-body-brief img,
.room__item-body img {
  max-width: 100%;
  display: inline-block;
}

.btn:focus, .btn:focus-visible,
button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
  outline: none;
}
.btn:active,
button:active,
a:active {
  outline: none;
}
.btn:active:focus,
button:active:focus,
a:active:focus {
  outline: none;
}
/*# sourceMappingURL=maps/styles.css.map */










.fancybox-container {
	z-index: 99999999999 !important;
}

.hedding-text h3 {

	font-size: 26px;
	font-weight: 400;
}



.box-tab-slider-menu .slick-prev {
	opacity: 1;
	top: 50%;
	left: 7px;
	z-index: 1000;
}

.box-tab-slider-menu .slick-prev svg {
	width: 30px;
	height: 30px;
}

.box-tab-slider-menu .slick-prev svg path {
	stroke: #fff;
}

.box-tab-slider-menu .slick-next {
	opacity: 1;
	z-index: 9999;
	right: 15px;
}

.box-tab-slider-menu .slick-next svg {
	width: 30px;
	height: 30px;
}

.box-tab-slider-menu .slick-next svg path {
	stroke: #fff;
}

.box-menu-tabs {
	display: flex;
	flex-wrap: wrap;
}

.box-tab-slider-menu {
	height: 0px;
	opacity: 0;
	visibility: hidden;
}

.box-tab-slider-menu.active {
	opacity: 1;
	height: 100%;
	visibility: visible;
}

.item-tabs-service {
	position: relative;
}

.hedding-text {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: #ffffffba;
	padding: 2px 0px;
	font-size: 19px;
	cursor: pointer;
}

.hedding-text:hover {
	color: var(--color-hover);
}

/* booking */
.box-menu-tabs-servicer img {
	height: 100%;
	display: block;
}

.box-menu-tabs-servicer {
	margin-bottom: 20px;
}

.box-menu-tabs-servicer .hedding-text h3 {
	font-family: "YenTu", serif;
}

.bookings__desktop {}

input.form-control {
	width: 100%;
}

.bookings__desktop input.date-order {
	width: 100%;
	height: 34px;
	min-width: 90%;
	border-radius: 4px;
}
input::-webkit-date-and-time-value {
	text-align: left;
}
.icon-form {
	position: absolute;
	right: 2px;
	z-index: 9;
	top: 60%;
	transform: translateY(-50%);
}
input:-internal-autofill-selected {
	background: transparent;
}
.icon-form svg path {
	stroke: white;
}

.icon-form svg {
	width: 25px;
	height: 25px;
}

.form-group__item {
	position: relative;
}

.form-group__item:not(:last-child) {
	margin-bottom: 10px;
}




.datepicker-wrap {
	position: relative;
	display: flex;
}
.datepicker-wrap label{
	position: absolute;
    left: 8px;
    top: -3px;
    z-index: 2;
    color: #333333e6;
}
.datepicker-wrap input[type="date"]::placeholder{
	opacity: 0;
}

.bookings__desktop select {
	background: #f5f5f5;
	border: none;
	line-height: normal;
	height: 34px;
	padding: 8px 0 8px 8px;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
	background-position: 100%;
	background-repeat: no-repeat;
}

.bookings__desktop input,
.bookings__desktop select {
	border: 0;
	outline: 0;
	color: rgba(51, 51, 51, .9);
	padding: 9px 5px;
	font-size: 14px;
}

.bookings__desktop select {
	background: #f5f5f5;
	border: none;
	line-height: normal;
	height: 34px;
	padding: 8px 0 8px 8px;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
	background-position: 100%;
	background-repeat: no-repeat;
}

.bookings__desktop input,
.bookings__desktop select {
	border: 0;
	outline: 0;
	color: rgba(51, 51, 51, .9);
	padding: 9px 5px;
	font-size: 14px;
	border-radius: 4px;
}



select#AVP_list_days {
	width: 46px;
}

select#AVP_list_months {
	width: calc(100% - 46px);
}

.bookings__desktop .selector select {
	/* position: absolute; */
	z-index: 1;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	/* opacity: 0; */
	width: 100%;
	-webkit-appearance: menulist-button;
	line-height: 30px;
	/* height: 36px; */
}

.bookings__desktop select {
	background: #f5f5f5;
	border: none;
	line-height: normal;
	height: 34px;
	padding: 8px 0 8px 8px;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
	background-position: 100%;
	background-repeat: no-repeat;
}

.bookings__desktop .selector {
	position: relative;
	min-width: 60px;
	line-height: 0;
}

.bookings__desktop-button {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 34px;
	background: var(--color-main);
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0;
	margin: unset;
	font-size: 18px;
	border-radius: 4px;
}

.bookings__desktop form label {
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	letter-spacing: .15em;
	line-height: 1.33333em;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 15px;
}

.bookings__desktop form {
	/* -webkit-box-shadow: 0 -6px 13px rgba(0, 0, 0, .08); */
	box-shadow: 0px 0px 3px #cccccc85;
	width: 100%;
	background: #2d8c31;
	padding: 25px;
	border-radius: 20px;
	color: white;
}

.datepicker-wrap:after {
	display: block;
	content: '';
	font-size: 18px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 100%;
	font-weight: 900;
	text-align: center;
	line-height: 34px;
	background: var(--color-main);
	background-size: auto;
	border-radius: 0 4px 4px 0;
	    z-index: 2;
}

@media (min-width: 992px) {
	.bookings {
		transform: translateY(-50%);
		z-index: 10;
	}
}

@media (max-width: 992px) {
	.bookings {
		padding: 20px 0;
	}
}

@media (max-width: 768px) {
	.bookings__desktop form {
		padding: 15px;
	}
}

/* end */
@media (min-width: 992px) {
	.modal-content .cuisines-item__content {
		padding: 0 40px;
	}

}

/* end modal */
.by-page-list .by-page:not(:last-child) {
	margin-bottom: 40px;
}

.by-page-list .by-page:nth-child(2n) .row {
	flex-direction: row-reverse;
}

.by-page-list .by-page:nth-child(2n)::before {
	right: auto;
	left: 0;
}

/* modal booking */
.modal-booking {
	position: fixed;
	z-index: 10000;
	/* 1 */
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
}

.modal-booking-body .bookings__desktop form {
	background: white;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}

.modal-booking-body .bookings__desktop-button {
	white-space: nowrap;
	padding: 0 15px;
}

.modal-booking input.form-control {
	background: #f5f5f5;
}

.modal-booking.is-visible {
	visibility: visible;
}

.modal-booking-overlay {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 0%, 0.8);
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal-booking.is-visible .modal-booking-overlay {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}

.modal-booking-wrapper {
	position: absolute;
	z-index: 9999;
	top: 50%;
	left: 50%;
	max-width: 560px;
	width: calc(100% - 20px);
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
	max-height: 100%;
	overflow-y: auto;
	border-radius: 10px;
}

.modal-booking-transition {
	transition: all 0.3s 0.12s;
	opacity: 0;
}

.modal-booking.is-visible .modal-booking-transition {

	opacity: 1;
}

.modal-booking-header {
	padding: 5px 15px;
}

.modal-booking-content {
	padding: 1em;
}

.modal-booking-header {
	position: relative;
	background-color: #fff;
	box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
	border-bottom: 1px solid #e8e8e8;
}

.modal-booking-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1em;
	color: #aaa;
	background: none;
	border: 0;
}

.modal-booking-close:hover {
	color: #777;
}

.modal-booking-heading {
	font-size: 25px;
	text-align: center;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.modal-booking-content>*:first-child {
	margin-top: 0;
}

.modal-booking-content>*:last-child {
	margin-bottom: 0;
}

/*  */
.title-separator {
	display: flex;
	justify-content: center;
	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}

.title-separator:before {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: var(--color-main);
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 77px);
}

.title-separator:after {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: var(--color-main);
	position: absolute;
	top: calc(50% - 1px);
	right: calc(50% - 77px);
}

.title-separator .separator-center {
	display: block;
	width: 32px;
	height: 12px;
	position: relative;
}

.title-separator .separator-center:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid var(--color-hover);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 8px;
}

.title-separator .separator-center:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid var(--color-hover);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 8px;
}
.swal2-container.swal2-center{
	z-index: 99999999999999;
}
@media(max-width:992px) {
	.room-list__item::before {
		width: 100%;
	}

	.room-list__item {
		padding: 0;
	}

	.cuisines-item__sub-title {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.content-page td {
		width: 100% !important;
		display: block;
	}

	.banner-page-body .title-section {
		font-size: 27px !important;
	}

	.banner-page-body .desc p {
		font-size: 15px;
	}

	.banner-page-body .banner-page-content {
		width: 90%;
	}

	/* fix */
	.cuisines-item__content {
		padding: 0 20px 20px;
	}

	.cuisines-item__sub-title {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.room-list__item:not(:last-child){
		margin-bottom: 15px;
	}
	.list-card-news-horizontal>.row{
		--gutter: 5px;
		gap: 10px 0;
	}
	.list-card-news-horizontal .galaxy{
		margin-bottom: 0;
	}
	.room__item--style1:hover .room__item-content,
	.room__item--style1.active .room__item-content{
		bottom: 20px;
		height: calc(100% - 40px);
	}
	.bookings__desktop input.date-order{
		/* position: relative;
		z-index: 1;
		min-width: 96%; */
	}
	.by-page-list .by-page:not(:last-child){
		margin-bottom: 20px;
	}
}
