
.intro__room p{
	text-align:left;
	font-size:15px;
	color:#666;
	line-height:23px;
}
.roomItem .body h3 a{
	color:#333;
	font-size:26px;
	text-transform:uppercase;
}
.roomItem .body h3 a:hover, .roomItem .body h3 a:focus{
	color:#5eabb5;
}
ul.infoRoom{
	list-style-type:none;
	padding-left:0px;
	margin-bottom:0px;
}
.roomItem .body{
	border:1px solid #ccc;
}
.pageHotelDetai .roomItem{margin:0 0 40px;display:inline-block;position:relative;}
.pageHotelDetai .roomItem .photo{width:100%}
.pageHotelDetai .roomItem .infoRoom{margin-bottom:15px}
.infoRoom li{font-size:14px;line-height:18px;margin-bottom:5px}
.infoRoom i{line-height:18px;vertical-align:top;margin-right:10px;color:#5eabb5;font-size:6px;}
.pageHotelDetai .roomItem .bottom{
	/* position:absolute;
	bottom:0;
	left:0; */
	width:100%;
	height:55px;
	border-top:1px solid #ccc;
	/* border-bottom:1px solid #ccc; */
	padding:10px 15px;
	line-height:32px
}
.roomItem .bottom .price{display:inline-block;width:auto;float:left;text-align:left}
.body .box__rop{
	padding:20px 15px;
}
.roomItem .btn-bookNow_room{
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#5eabb5;
	display:inline-block;
	position:relative;
	
}
.roomItem .btn-bookNow_room:hover, .roomItem .btn-bookNow_room:focus{
	color:#5eabb5;
}
.roomItem .btn-bookNow_room:before{
	content:'';
	height:1px;
	width:100%;
	background:#5eabb5;
	position:absolute;
	bottom:0px;
	left:0px;
}
.roomItem .btn-bookNow_room:hover:before, .roomItem .btn-bookNow_room:focus:before{
	content:'';
	height:1px;
	width:100%;
	background:#5eabb5;
	position:absolute;
	bottom:0px;
	left:0px;
}
.it-testi img{
	display:inline-block!important;
	width:auto!important
}
.it-testi{
	text-align:center;
}
.it-testi .intro{
	width:65%;
	margin: 30px auto 0px;
}
.box__bottom{
	padding:10px 0px 0px;
	position:relative
}
.box__bottom:before{
	content:'';
	width:395px;
	height:1px;
	background:#dfe5e6;
	position:absolute;
	top:25px;
	left:0px;
	right:0px;
	margin:auto;
}
.box__bottom h3{
	padding:5px 10px;
	background:#fff;
	color:#333;
	font-size:16px;
	margin:auto;
	display:inline-block;
	position:relative;
}
.box-room_promotion{
	height:500px;
	width:100%;
	display:table;
	background-image:url('../images/new_img/banner_promotion_room.png');
	background-size:cover;
}
.it-promotion h3 a{
	font-size:48px;
	color:#fff;
}
.it-promotion .intro{
	font-size:24px;
	color:#fff;
	line-height:30px;
	width:75%;
	display:inline-block;
}
.it-seeDetail{
	padding:15px 38px;
	font-size:18px;
	color:#fff;
	text-align:center;
	background:#5eabb5;
	border:1px solid #fff;
	display:inline-block;
}

.box-room_promotion .middle {
    display: table-cell;
    vertical-align: middle;
}
.owl_slide_room_detail.owl-theme .owl-nav [class*=owl-] {
	background:transparent;
	position:absolute;
	top:45%;
}
.owl_slide_room_detail.owl-theme .owl-nav [class*=owl-]:hover{
	background:transparent;
}
.owl_slide_room_detail.owl-theme .owl-nav .owl-prev{
	left:15px;
}
.owl_slide_room_detail.owl-theme .owl-nav .owl-next{
	right:15px;
}
.owl_slide_room_detail.owl-theme .owl-nav [class*=owl-] .fa-box{
	width: 45px;
    height: 45px;
    text-align: center;
    line-height: 54px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}
.owl_slide_room_detail.owl-theme .owl-nav [class*=owl-] .fa-box i {
	font-size:30px;
	color:#fff;
}
.rsl-list{
	display:inline-block;
	width:100%;
	padding-left:0px;
}
.lst-ext-image{
	list-style-type:none;
	padding-left:0px;
}
.btn-base.btn-book{
	display:inline-block;
	padding:10px 25px;
	color:#fff;
	background:#5eabb5;
}
.btn-base.btn-book:hover, .btn-base.btn-book:focus{
	color:#fff;
	background:#474646;
}
.it-otherRoom .it-otherRoom_img{
	float:left;
	width:35%;
}
.it-otherRoom .it-otherRoom_body{
	float:left;
	width:65%;
	padding-left:10px;
}
.it-otherRoom_body h3 a{
	font-size:15px;
	color:#333;
	line-height:23px;
}
.it-otherRoom_body h3 a:hover, .it-otherRoom_body h3 a:focus{
	color:#5eabb5;
}
.menu__otherRoom{
	list-style-type:none;
	padding-left:0px;
}
.menu__otherRoom li{
	padding:10px 0px;
}
.menu__otherRoom li:not(:last-child){
	border-bottom:1px solid #ccc;
}
@media (max-width: 1300px) {
	
}
@media (max-width: 1199px) {
/* CSS destop md - container 970px*/
}
@media (max-width: 1024px) {
	
}
@media (max-width: 991px) {
	.roomItem .body h3 a{
		font-size:21px;	
	}
	
/* CSS tablet sm  - container 750px*/
}
@media (max-width: 767px) { 
	/* CSS phone xs */
	.box-room_promotion{
		display:block;	
	}
	.it-promotion .intro{
		display:none;	
	}
}
@media (max-width: 550px) {
	
}
@media (max-width: 500px) {
/* CSS phone xs */
	


}