iframe {
	width: 100%;
}

svg {
	height: 20px;
}

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

section.detail-servion ul li {
	list-style: disc !important;
	margin-left: 25px;
}

.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: #256a36;
	margin-bottom: 20px;
	font-weight: 500;
	font-family: noidung-bold;
}
.cuisines-item__sub-title1 a {
	color:#256a36 ;
}

.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.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 #60a341;
	border-radius: 0.25rem;
	background-color: #60a341;
	color: #ffffff;
	padding-inline: 2rem;
	display: inline-block;
	font-weight: 500;
	font-size: 18px;
	padding: 10px 35px;
}

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

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

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

.cuisines-item__title a {
	color: inherit;
}

.cuisines-item__sub-title {
	font-size: 30px;
	text-transform: uppercase;
	color: #126431;
	margin-bottom: 20px;
	font-weight: 500;
	font-family: noidung-bold;
}
.cuisines-item__sub-title a {
	color:#2a3c82 ;
}

.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: linear-gradient(107deg, rgba(186,129,60,1) 0%, rgba(227,161,39,1) 100%);
	display: inline-block;
	cursor: pointer;
}

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

.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: 40px;
	height: 40px;
	margin-top: 0;
	transform: translateY(-50%);
}

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

.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 {
    text-align: center !important;
}










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

.hedding-text h3 {
    font-family: "YenTu", serif;
    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;
}

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

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

.cuisines-item__btn:hover {
    color: #fff;
}
@media (min-width: 992px) {
	.modal-content .cuisines-item__content {
		padding: 0 20px;
	}
}

/* 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;
}

@media(max-width:992px) {
	.room-list__item::before {
		width: 100%;
	}
	.cuisines-item__content tr td {
		width: 100% !important;
		display: block !important;
	}
	.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;
	}
}
