h4.archive-heading {
	padding: 0;
	margin: 0;
	font-size: 21px;
	color: #018791;
	text-transform: uppercase;
	margin-bottom: 15px;
}



.khung_cms {

	margin-bottom: 20px;

}

.gallery-image .anh-dai-dien {
	text-align: center;
}

.img_cms img {

	width: 100%;

	height: 100%;

	-webkit-transition: opacity 0.5s ease-in-out;

	-moz-transition: opacity 0.5s ease-in-out;

	-ms-transition: opacity 0.5s ease-in-out;

	-o-transition: opacity 0.5s ease-in-out;

	transition: opacity 0.5s ease-in-out;

	display: block;

	max-height: 145px;

	object-fit: cover;

}

.entry-content table tr td {
	border: 1px solid;
}

.entry-content table thead tr th{
	border: 1px solid;
}

.img_cms img:hover {

	zoom: 1;

	filter: alpha(opacity=50);

	opacity: 0.5;

}

.khung_bot_cms {

	padding: 10px;

	background: #fff;

	box-shadow: 0 0 5px #000;

}

.ten_cms {

	font-size: 14px;

	display: block;

	height: 30px;

	line-height: 30px;

	overflow: hidden;

	text-transform: uppercase;

	padding: 0 5px;

	font-weight: bold;

	color: #333;

	margin: 0;

}

.chuthich_cms {

	text-align: justify;

	margin-bottom: 5px;

	padding: 15px 0;

	background: url(../css/images/dot.png) repeat-x top, url(../css/images/dot.png) repeat-x bottom;

	color: #333;

}

.chuthich_promotion {

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 4;

	-webkit-box-orient: vertical;

}

.chuthich_cms p {

	height: 72px;

	overflow: hidden;

	margin: 0;

	line-height: 18px;

}

.xemthem_cms {

	text-align: right;

	font-size: 14px;

	text-transform: uppercase;

	color: #333;

	font-weight: bold;

}

.ten_cms a:hover,
.xemthem_cms a:hover {

	color: #d7b85f;

}

.relatedcat .lined-heading {

	margin-top: 50px;

}

.relatedcat ul {

	padding-left: 15px;

	margin-top: 0;

	margin-bottom: 10px;

}

.relatedcat ul a:hover {

	font-weight: bold;

	text-decoration: none;

}



nav.navigation.pagination {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

nav.navigation.pagination a.page-numbers {
	padding: 5px;
	text-decoration: none;
}

nav.navigation.pagination a.page-numbers:hover {
	text-decoration: underline;
}

/* single */

/**/

/* page */

.page-heading {
	text-align: center;
	color: #018791;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 5px;
}

/*gallery*/

.san_pham {

	margin-bottom: 25px;

}

.san_pham .image {

	display: block;

	overflow: hidden;

	position: relative;

	margin-bottom: 25px;

}

.san_pham .image img {

	height: 250px;

	object-fit: cover;

	width: 100%;

	display: block;

}

.san_pham .image .overlay {

	position: absolute;

	top: 0px;

	bottom: 0px;

	left: 0px;

	right: 0px;

	background: rgba(0, 0, 0, 0.3);

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	opacity: 0;

}

.san_pham .image .line {

	position: absolute;

	border: 1px solid rgba(255, 255, 255, 0.5);

	top: 10px;

	bottom: 10px;

	left: 10px;

	right: 10px;

	z-index: 2;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	transform: scale(1);

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-o-transform: scale(1);

}

.san_pham .ten_san_pham {

	text-transform: uppercase;

	font-size: 20px;

	line-height: 35px;

	display: block;

	color: #fff;

	position: absolute;

	top: 30px;

	left: 50px;

	z-index: 1;

	text-shadow: 1px 1px 2px #000;

}

.san_pham .image:hover .overlay {

	opacity: 1;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

}

.san_pham .image:hover .line {

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	transform: scale(1.2);

	-webkit-transform: scale(1.2);

	-moz-transform: scale(1.2);

	-o-transform: scale(1.2);

}

.single-img-gall img {

	-webkit-transform: scale(1, 1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;

	-moz-transform: scale(1, 1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 250ms;

	box-shadow: 0px 0px 0px 0px #000;

	cursor: pointer;

}

.single-img-gall img:hover {

	-webkit-transform: scale(1.15);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.15);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;

	overflow: hidden;

	opacity: 0.7;

}

.single-img-gall {

	margin-bottom: 30px;

	overflow: hidden;

}

.single-img-gall img {

	text-decoration: none;

	overflow: hidden;

	display: block;



}

/*nkd taxonomy*/

.title_2,

.taxonomy-description {

	text-transform: uppercase;

	font-size: 24px;

	padding-bottom: 20px;

	margin-bottom: 20px;

	border-bottom: solid 1px #cecece;

}

.taxonomy-description p {

	margin: 0;

}

.khung_pro_sys {

	max-width: none;

	margin-bottom: 25px;

}

.khung_pro_sys_home_img {

	-webkit-transition: all 0.6s;

	-moz-transition: all 0.6s;

	transition: all 0.6s;

	overflow: hidden;

	width: 100%;

	position: relative;

}

.khung_pro_sys_home_mask {

	position: absolute;

	left: 6px;

	right: 6px;

	top: 6px;

	bottom: 6px;

	z-index: 2;

	border: solid 1px rgba(152, 28, 30, 0.5);

}

.khung_pro_sys_home_mask:hover {

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background: rgba(152, 28, 30, 0.3);

}

.khung_pro_sys_home_img img {

	max-height: 265px;

	object-fit: cover;

	width: 100%;

}

.view {

	width: 100%;

	float: left;

	position: relative;

	-webkit-perspective: 500px;

	-moz-perspective: 500px;

	-o-perspective: 500px;

	-ms-perspective: 500px;

	perspective: 500px;

}

.view img {

	display: block;

	position: relative;

	width: 100%;

}

.view-first img {

	-webkit-transition: all 0.2s linear;

	-moz-transition: all 0.2s linear;

	-o-transition: all 0.2s linear;

	-ms-transition: all 0.2s linear;

	transition: all 0.2s linear;

}

.view-first:hover img {

	-webkit-transform: scale(1.1, 1.1);

	-moz-transform: scale(1.1, 1.1);

	-o-transform: scale(1.1, 1.1);

	-ms-transform: scale(1.1, 1.1);

	transform: scale(1.1, 1.1);

}

.khung_pro_sys_home_mask:hover {

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background: rgba(152, 28, 30, 0.3);

}



.khung_pro_sys .khung_pro_sys_home_info {

	background: #f2f2f2;

	padding: 10px 30px;

	float: left;

	width: calc(100% - 200px);

	border-right: solid 1px #fff;
}

.khung_pro_sys_home_ten {

	text-transform: uppercase;

	font-size: 18px;

	margin: 15px 0 10px;

}

.khung_pro_sys .khung_pro_sys_home_ten a {

	font-size: 20px;

	color: #2c2c2c;

}

.khung_pro_sys_home_chi_tiet {

	background: #aeaeae;

	color: #fff;

	border-radius: 0;

	border: 0;

	margin-top: 15px;

	display: inline-block;

}

.khung_pro_sys_home_chi_tiet:hover {

	background: #981c1e;

	color: #fff;

}

.khung_pro_sys_home_chu_thich .dess {

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 1;

	-webkit-box-orient: vertical;

}

.khung_pro_sys_home_chu_thich .khung_pro_sys_exe {

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp: 3;

	-webkit-box-orient: vertical;

}

.khung_pro_sys .khung_pro_sys_home_right {

	float: left;

	width: 200px;

	background: #f2f2f2;

	height: 265px;

	text-align: center;

}

.khung_pro_sys_home_gia {

	margin-top: 60px;

	font-size: 18px;

	line-height: 30px;

	text-align: center;

}

.book_khung_pro_sys_home {

	background: #981c1e;

	color: #fff;

	z-index: 2;

	border: 0;

	border-radius: 0;

	text-transform: uppercase;

	position: unset;

	right: 0;


}

.khung_pro_sys .book_khung_pro_sys_home {

	position: relative;

	margin-top: 20px;

	padding: 10px 20px;

}

.book_khung_pro_sys_home:hover {

	background: #810b0d;

	color: #fff;

	cursor: pointer;

}

.khung_pro_sys_home_gia span {

	font-size: 24px;

	color: #981c1e;

}

/*single nkd*/

.single-gall-nkd {

	margin-bottom: 50px;

}

.summary-nkd {

	position: relative;

}

.gallery-image .swiper-container.gallery-top {

	width: 100%;

	height: 500px;

	margin-left: auto;

	margin-right: auto;

}

.gallery-image .swiper-container.gallery-thumbs {

	height: 130px;

	box-sizing: border-box;

	padding: 10px 0;

}

.swiper-container.gallery-thumbs .item_duan {

	background-size: cover;

	background-repeat: no-repeat;

	cursor: pointer;

	background-color: rgba(0, 0, 0, 0);

}

.swiper-container.gallery-thumbs .item_duan:hover {

	opacity: .5;

}

.btn-booking-roompage {

	background: #981c1e;

	color: #fff;

	z-index: 2;

	border: 0;

	border-radius: 0;

	text-transform: uppercase;

	position: absolute;

	right: 15px;

	top: 10px;

	padding: 10px 20px;

	cursor: pointer;

}

.btgrid strong {

	margin-bottom: 15px;

	text-decoration: underline;

	display: block;

}

.btgrid i {

	font-size: 16px;

}

.btgrid i,

.btgrid strong {

	color: #981c1e;

}

.btgrid p {

	margin-top: 0;

	margin-bottom: 10px;

}

.item_duan {

	background-size: contain;

	background-repeat: no-repeat;

	background-position: center;

}

@media only screen and (max-width: 1000px) {

	.khung_pro_sys .khung_pro_sys_home_info {

		padding: 5px 15px;

		width: 100%;

		height: auto;

	}

	.khung_pro_sys .khung_pro_sys_home_right {

		width: 100%;

		display: flex;

		height: auto;

		justify-content: space-around;

		align-items: center;

	}

	.khung_pro_sys_home_gia {

		margin-top: 0;

		font-size: 16px;

		line-height: 25px;

	}

	.khung_pro_sys .book_khung_pro_sys_home {

		margin-top: 0;

	}



}

@media only screen and (max-width: 900px) {

	.title_2,
	.taxonomy-description {

		font-size: 20px;

		padding-bottom: 10px;

		margin-bottom: 10px;

	}

}

@media only screen and (max-width: 768px) {

	.khung_pro_sys_home_ten {

		font-size: 16px;

	}



	.entry-content>.row>.col-lg-4,

	.entry-content>.row>.col-lg-3 {

		width: 50%;

	}

	.single-gall-nkd {

		margin-bottom: 30px;

	}



}

@media only screen and (max-width: 640px) {

	.title_2,
	.taxonomy-description {

		font-size: 18px;

	}

}

@media only screen and (max-width: 600px) {

	.nkd-item .col-lg-5,

	.nkd-item .col-lg-7 {

		width: 100% !important;

	}

}

@media only screen and (max-width:480px) {

	.gallery-image .swiper-container.gallery-top {

		height: 400px;

	}

}