.home-box-slide{

	position: relative;

}

.section_booking {

	min-height: 130px;

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

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

}

.slogan_booking {

	margin-top: 22px;

	color: #fff;

	font-size: 20px;

}

.slogan_booking span {

	text-transform: uppercase;

	font-size: 30px;

}



.form-control {

	display: block;

	width: 100%;

	height: 34px;

	padding: 6px 12px;

	font-size: 14px;

	line-height: 1.42857143;

	color: #555;

	background-color: #fff;

	border: 1px solid #ccc;

	border-radius: 4px;

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);

	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);

	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.form_booking .form-control {

	background-color: #fff;

	border: 0;

	border-radius: 0;

	/*margin-top: 20px;*/

	height: 46px;

	color: #606060;

}

.form_booking input.lich {

	background: url('../css/images/lich.png') no-repeat center right 10px;

	background-color: #fff;

}

.btn {

	display: inline-block;

	margin-bottom: 0;

	font-weight: normal;

	text-align: center;

	vertical-align: middle;

	-ms-touch-action: manipulation;

	touch-action: manipulation;

	cursor: pointer;

	background-image: none;

	border: 1px solid transparent;

	white-space: nowrap;

	padding: 6px 12px;

	font-size: 14px;

	line-height: 1.42857143;

	border-radius: 4px;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

}

.btn {

	padding: 3px 22px;

	position: relative;

	-webkit-transition: all 0.3s;

	-moz-transition: all 0.3s;

	transition: all 0.3s;

	overflow: hidden;

}

.form_booking button.btn-booking2 {

	border: 0;

	height: 46px;

	line-height: 46px;

	width: 100%;

	color: #fff;

	background: #e1ba7a;

	text-align: center;

	padding: 0;

	border: 0;

	border-radius: 0;

	font-size: 14px;

	text-transform: uppercase;

	/*margin-top: 20px;*/

}



/**/

.home-box-gt {

	padding: 30px 0;

	text-align: center;

}

.gioi_thieu_home {

	line-height: 25px;

	margin-bottom: 25px;

}

.xemthem_home {

	border: solid 1px #999999;

	padding: 4px 15px;

	color: #981c1e;

}

.xemthem_home:hover {

	border: solid 1px #981c1e;

	color: #fff !important;

	background: #981c1e;

}



.main-htp{

	background: #f0f0f0 url('/images/bg_room.jpg') no-repeat center top;

}

.main-htp h2.lined-heading {

	text-align: center;

	color: #fff;

	margin: 40px 0;

}

.main-htp h2.lined-heading span {

	color: #fff !important;

}

.one-line {

	height: 20px;

	overflow: hidden;

}

.khung_pro_sys_home{

	width: 100%;

	position: relative;

}

.main-htp .swiper-container{

	padding: 0 50px;

}

.book_khung_pro_sys_home {

	background: #981c1e;

	color: #fff;

	z-index: 2;

	border: 0;

	border-radius: 0;

	text-transform: uppercase;

	position: absolute;

	right: 0;

	bottom: 0;

}

.khung_pro_sys_home_ten {

	text-transform: uppercase;

	font-size: 18px;

	margin: 15px 0 10px;

}

.khung_pro_sys_home_ten a {

	color: #981c1e;

}

.khung_pro_sys_home_ten a:hover {

}

.main-htp div.swiper-button-next,

.main-htp div.swiper-button-prev {

	top: 54%;

}

/**/

.home-box-dv{

	background: #f0f0f0;

	display: table;

	width: 100%;

	padding-bottom: 90px;

	padding-top: 50px;

}

.main-dv{

	display: flex;

	flex-wrap: wrap;

}

.col_dich_vu{

	width: 25%;

}

.bg_km {

	padding: 20px;

	background: #e3e3e3;

	height: 500px;

}

.title_dvu {

	text-transform: uppercase;

	font-size: 16px;

	margin: 15px 0;

}

.title_dvu::after {

	content: " ";

	width: 53px;

	height: 1px;

	background-color: #810b0d;

	display: block;

	position: relative;

	margin-top: 10px;

}

.col_dich_vu .dess_dvu{

overflow: hidden;

display: -webkit-box;

-webkit-line-clamp: 5;

-webkit-box-orient: vertical;

}

.xemthem_cms_home {

	color: #981c1e;

	float: right;

}

.bg_dvu {

	background: #fff;

	padding: 20px;

	height: 250px;

}

.text-right {

	text-align: right;

}

.xemthem_dvu {

	margin-top: 5px;

}

.img_dvu img {

	width: 100%;

	height: 250px;

	display: block;

	object-fit: cover;

}

.main-dv .col_dich_vu:nth-child(3) .khung_dich_vu{

	display: flex;

	flex-wrap: wrap;

}

.main-dv .col_dich_vu:nth-child(3) .khung_dich_vu .img_dvu{

	order:-1;

}

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

	.slogan_booking {

		font-size: 18px;

		margin-top: 10px;

	}

	.section_booking {

		min-height: 100px;

	}

	.slogan_booking span {

		font-size: 25px;

	}



	.main-htp h2.lined-heading {

		margin: 20px 0;

	}



}



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

	.section_booking {

		display: none;

	}

}

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

	.col_dich_vu{

		width: 50%;

	}

	.home-box-dv {

		padding-bottom: 20px;

		padding-top: 30px;

	}

}

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

	.bg_km,

	.bg_dvu {

		padding: 10px;

	}



}

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

	.col_dich_vu{

		width: 100%;

	}

}