.room-detail .check-room-form {
	padding: 10px 10px 30px;
}
.header_right .btn-group .btn-default, .header_right .btn-group .btn-default:hover, .header_right .btn-group .btn-default:active, .header_right .btn-group .btn-default:focus {
	color: #ccc;
	background-color: transparent;
	border-color: transparent;
	text-decoration: none;
	outline: none;
}
.header_right .btn-group .dropdown-menu {
	background-color: #0b0a09;
}
.header_right .btn-group .dropdown-menu a {
	color: #fff;
}
.header_right .btn-group .dropdown-menu a:hover {
	color: #000;
	background-color: #FEB301;
}
.nivo-directionNav i{
	font-size:40px;
}
.panel-info{
	overflow:hidden;
}
.img-conten img{
	margin-bottom:20px;
	aspect-ratio: 6 / 4;
}
.section-sub-banner {
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
