@import url("../icomoon_font.css");
.mrb-30{margin-bottom:30px}
.text1line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.text2line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.text3line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.text4line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.text5line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.text6line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.text7line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}

.col_20{
	max-width: 20%;
    flex: 0 0 20%;
}
.col_80{
	max-width: 80%;
    flex: 0 0 80%;
}
/*breakcrum*/
.breakcrum {
    padding: 15px 0px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
}

.breakcrum a+a:before, .breakcrum a+span:before {
    content: "/";
    padding: 0px 10px;
}
.jusitfy-content-between{justify-content: space-between !important}

.break_parent {
    color: inherit;
}
/*end breakcrum*/

.box_left {
    width: 65%;
    padding-right: 10px;
}

.box_right {
    width: 35%;
}

.img_stay img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.image_stay_small .img_stay {
    max-height: 230px;
    display: block;
}

.image_stay_small .img_stay:first-child {
    margin-bottom: 10px;
}

.image_stay_small {
    position: relative;
}

.image_stay_small .btn_view_all {
    position: absolute;
    bottom: 15px;
    right: 10px;
    background: #FFFFFF;
    border-radius: 80px;
    padding: 7px 11px;
    font-weight: 400;
    font-size: 14px;
    color: #1F6585;
}

.image_stay_small .btn_view_all:hover {
    text-decoration: none;
}

.title_stay {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 12px;
    margin-right: 10px;
}

.detail_content {
    margin-bottom: 50px;
}

.box_star .star {
    font-size: 18px;
    margin-right: 1px;
    color: #FF9C00;
}

.address_stay {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #0064C2;
}

.address_stay:before {
    width: 12px;
    height: 16px;
    margin-right: 8px;
    float: left;
    background-position: -94px -78px;
}

.detail_stay .text_rate {
    margin-right: 10px;
    text-align: right;
    font-weight: 400;
}

.detail_stay .text_rate .text {
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 3px;
}

.detail_stay .text_rate .num_rate {
    font-size: 13px;
    line-height: 15px;
    color: #666666;
	width: max-content;
}

.detail_stay .scores {
    padding: 10px 0px;
    text-align: center;
    font-weight: 400;
    height: 100%;
	line-height: 27px;
    width: 63px;
    font-size: 13px;
    color: #FFFFFF;
    background: #C02425;
    border-radius: 15px 15px 15px 0px;
}

.detail_top_right {
    padding: 5px 0px;
}

.detail_stay .scores .scales {
    font-weight: 700;
    font-size: 17px;
}

.info_stay .utility_item {
    padding: 17px;
    border-radius: 1px;
    margin-right: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.contact_stay,
.info_stay .utility_item{
    border: 1px solid #E9E9E9;
    color: #333333;
}

.info_stay .utility {
    margin-bottom: 21px;
}

.info_stay .description {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
}

.map_stay iframe {
    width: 100%;
    height: 100%;
}


.contact_stay .map_stay {
    height: 167px;
    padding: 10px 10px 0px;
    margin-bottom: 20px;
}

.contact_stay .contact {
    padding: 0px 20px;
    margin-bottom: 28px;
}

.contact_stay .contact .title_contact {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
}

.contact_stay .contact .item_contact {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 15px;
}

.contact_stay .contact .item_contact a {
    color: #0064C2;
}

.contact_stay .time_contact {
    padding: 16px 20px;
    background: rgba(17, 100, 137, 0.05);
    font-size: 15px;
    line-height: 17px;
    color: #116489;
}

.contact_stay .time_contact b {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #116489;
}

/*bedroom*/
.room .title_bedroom,
.box_rate .title_rate,
.box_similar_stay .title_similar_stay
{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 25px;
}

.room {
    margin-bottom: 60px;
}

.room .list_item {
    border: 1px solid #E9E9E9;
    margin-bottom: 25px;
    font-weight: 400;
    color: #333333;
}

.room .list_item:last-child {
    margin-bottom: 0px;
}

.room .list_item .title_room {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    padding: 15px 11px;
}

.list_item .title_item {
    background: #F7F7F7;
    padding: 9px 0px;
    font-weight: 700;
    font-size: 14px;
}

.type_room {
    width: 25%;
}

.type_room {
	padding: 0px 10px;
    background: #F7F7F7;
}

.utility_room {
    width: 50%;
}

.max_people_room {
    width: 10%;
}

.price_room {
    width: 15%;
}

.info_room .image_room {
    margin-bottom: 15px;
}

.info_room .image_room img {
    object-fit: cover;
}

.info_room .num_room, .info_room .area_room {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 15px;
}

.utility_room .title_item {
    padding-left: 15px;
}

.box_utility_item{
    padding: 15px;
	height: calc(100% - 34.09px);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.box_max_people{
	height: calc(100% - 34.09px);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 20px;
	font-size: 14px;
    line-height: 20px;
}

.max_people_room .title_item,
.price_room .title_item,
.box_max_people,
.box_price{
    text-align: center;
}

.box_utility_item .view_all_item {
    color: rgba(17, 100, 137, 1);
	cursor: pointer;
}

.box_utility_item .utility_item {
    font-size: 14px;
    line-height: 20px;
	margin-bottom: 13px;
    float: left;
}

.box_price {
    padding: 15px 11px;
}

.box_price .call_contact {
    background: #116489;
    border-radius: 1px;
    padding: 14px 0px;
    width: 100%;
    display: inline-block;
    max-width: 157px;
    border: none;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
}

.box_price .call_contact:hover {
    text-decoration: none;
}

.box_price .call_contact:hover {
    background: rgba(17, 100, 137, 0.9);
}

/*end bedroom*/
/*vote*/
.box_rate {
    font-weight: 400;
    color: #666666;
}

.box_rate .scores_rate {
    font-size: 24px;
    line-height: 28px;
    color: #116489;
}

.box_rate .scores_rate .num_rate {
    font-weight: 700;
    font-size: 50px;
    line-height: 57px;
}

.box_rate .text_rate {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
    margin-bottom: 15px;
}

.box_rate .btn_rate {
    background: #116489;
    border-radius: 1px;
    width: 157px;
    padding: 12px 0px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
}

.box_rate .box_rate_detail .lbl_rate {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 6px;
    display: inline-block;
}

.box_rate .box_rate_detail .rate_max {
    width: 100%;
    height: 11px;
    margin-right: 8px;
    background: rgba(17, 100, 137, 0.1);
    border-radius: 2px;
}

.box_rate .box_rate_detail .rate_detail {
    background: #116489;
    border-radius: 2px;
    height: 100%;
}

.box_rate .box_rate_detail .scores_detail {
    font-size: 14px;
    color: #333333;
}

.box_rate .box_rate_detail {
    margin-bottom: 23px;
}
/*end vote*/
/*comment*/
.comment_rate {
    margin-bottom: 20px;
}

.box_person_comment {
    padding-top: 21px;
}

.comment_rate .box_person_img {
    width: 53px;
    height: 53px;
    margin-right: 14px;
}

.comment_rate .info_person {
    width: calc(100% - 67px);
    font-weight: 400;
    line-height: 24px;
}

.comment_rate .info_person .name_cmt {
    font-size: 18px;
    color: #1C1C1C;
}

.comment_rate .info_person .addr_cmt {
    font-size: 16px;
    color: #666666;
}

.comment_rate .person_comment {
    margin-bottom: 10px;
}

.comment_rate .box_time_cmt {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.comment_rate .box_detail_cmt {
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    padding: 20px 25px;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #555555;
}

.comment_rate .box_detail_cmt .title_cmt_rate {
    font-size: 18px;
    line-height: 21px;
    color: #1C1C1C;
    margin-bottom: 10px;
}

.comment_rate .box_detail_cmt .title_cmt_rate .scores {
    background: #116489;
    border-radius: 3px;
    width: 33px;
    padding: 8px 0px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    margin-right: 19px;
}
/*end comment*/

/*pagination*/
.pagination {
    float: right;
}
.pagination a.disabled {
    display: none;
}
.pagination a {
    padding: 0;
    width: 28px;
    height: 28px;
    border: 1px solid #DDDDDD;
    border-radius: 1px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}
.pagination a.current {
    background: #0f6b74;
    color: #fff;
}
.pagination a.active, .pagination a.current {
    color: #FFFFFF;
    background: #116489;
    border: 0;
}
.pagination .next {
    background: #e1e1e1 url(/themes/images/last.png) no-repeat center center!important;
    text-indent: -9999%;
    margin: 0px !important;
}
.pagination a.next, .pagination a.prev {
    padding: 0;
    text-align: center;
    text-indent: unset;
    background: unset !important;
}
/*end pagination*/

/*semilar*/
.item_stay {
    border: 1px solid #DDDFE2;
	margin-bottom: 25px;
}

.img_item {
    width: 100%;
    object-fit: cover;
}

.box_item_detail {
    padding: 13px 15px 16px;
    font-weight: 400;
}

.box_item_detail .title_item {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 5px;
	height: 52px;
}

.box_star .star {
    font-size: 16px;
    margin-right: 1px;
    color: #FF9C00;
    margin-bottom: 10px;
}

.box_item_detail .address_item {
    font-size: 13px;
    line-height: 18px;
    color: #0064C2;
	margin-bottom: 20px;
}

.item_bot .scores {
    font-size: 11px;
    line-height: 17px;
    color: #C02425;
    font-weight: 400;
}

.item_bot .scores .scales {
    font-weight: 700;
    font-size: 15px;
}

.item_bot .num_vote {
    font-size: 11px;
    line-height: 13px;
    color: #666666;
}

.item_bot .link_detail {
    background: #116489;

    border-radius: 1px;
    padding: 9px 15px;
    font-size: 14px;
    color: #FFFFFF;
}

.item_bot .link_detail:hover {
    background: #116489de;
    text-decoration: none;
}

.box_item_detail .address_item:before {
    width: 12px;
    height: 16px;
    margin-right: 8px;
    float: left;
    background-position: -94px -78px;
}
/*end semilar*/
.share_vote {
    text-align: right;
    margin-bottom: 13px;
}

.link_isoTourism {
    margin: 0;
}

.box_utility_item .view_all_item i.icon_plus{vertical-align: middle;margin-right:10px;}
.info_stay .utility_item:first-child:before,
.info_stay .utility_item:nth-child(2):before,
.info_stay .utility_item:nth-child(3):before,
.address_stay:before,
.contact_stay .contact .item_contact:nth-child(2):before,
.contact_stay .contact .item_contact:nth-child(3):before,
.contact_stay .contact .item_contact:nth-child(4):before,
.contact_stay .contact .item_contact:nth-child(5):before,
.box_utility_item .item_bathroom:before, 
.box_utility_item .item_cooler:before, 
.box_utility_item .item_sofa:before,
.box_utility_item .view_all_item i.icon_plus:before,
.max_people_room .num_people:before,
.info_room .num_room:before, 
.info_room .area_room:before,
.box_time_cmt .time_cmt:before,
.box_item_detail .address_item:before{
	content: "";
	display: inline-block;	
	background-image: url('../../../themes/images/stay/icon_stay.png');
}
.box_utility_item .view_all_item i.icon_plus:before{width: 16px;
height: 16px;

background-position: -90px -56px;}
/*==*/
.info_stay .utility_item:first-child:before,
.info_stay .utility_item:nth-child(2):before,
.info_stay .utility_item:nth-child(3):before{
	width: 29px;
    height: 29px;
    margin-right: 15px;
}

.info_stay .utility_item:first-child:before{
	background-position: -2px -1px;
}

.info_stay .utility_item:nth-child(2):before{
	background-position: -2px -36px;
}

.info_stay .utility_item:nth-child(3):before{
	background-position: -4px -67px;
}
/*!==*/
/*==*/
.contact_stay .contact .item_contact:before,
.contact_stay .contact .item_contact:before,
.contact_stay .contact .item_contact:before,
.contact_stay .contact .item_contact:before{
    width: 17px;
    height: 17px;
    margin-right: 13px;
    float:
    left;
}

.contact_stay .contact .item_contact.price:before {
    background-position: -42px 94px;
}

.contact_stay .contact .item_contact.email:before {
    background-position: -43px 71px;
}

.contact_stay .contact .item_contact.phone:before {
    background-position: -44px 45px;
}

.contact_stay .contact .item_contact.website:before {
    background-position: -44px 22px;
}
.box_utility_item .utility_item i[class^=icon-]{font-size: 16px;color: gray;margin-right:10px;vertical-align: middle;}
.max_people_room .num_people:before{
	width: 13px;
	height: 18px;
	background-position: 39px -5px;
	margin-right: 6px;
}
/*!==*/

/*!==*/
.info_room .num_room:before, 
.info_room .area_room:before{
	width: 17px;
	height: 17px;
    float: left;
    margin-right: 12px;
}

.info_room .num_room:before{
	background-position: -68px -77px;
}

.info_room .area_room:before{
	background-position: -110px -6px;
}
/*!==*/

/*==*/
.box_time_cmt .time_cmt:before{
	width: 16px;
	height: 20px;
	float: left;
	margin-right: 12px;
	background-position: -90px -30px;
}
/*!==*/

/*modal utility*/
#utility_modal .modal-header {
    padding: 10px;
}

#utility_modal .modal-header button {
    padding: 0;
    float: right;
    margin: 0;
    font-size: 16px;
}

#utility_modal .modal-title {
    font-weight: 700;
    font-size: 16px;
}

#utility_modal .modal-body {
	height: auto;
    max-height: calc(100vh - 3.5rem);
    overflow-y: auto;
}

#utility_modal .modal-body::-webkit-scrollbar {
    width: 8px;
    background: #e9ecef;
    border-radius: 3px
}
/*end modal utility*/

@media screen and (max-width: 992px){
	.box_rate .rate {
		margin-bottom: 15px;
	}
	
	.info_stay {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 768px){
	.box_utility_item{
		border-right: none; 
	}
	.box_img_stay .box_left {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}

	.box_img_stay .box_right {
		width: 100%;
		flex-direction: row !important;
		justify-content: space-between;
	}

	.box_img_stay .image_stay_small .img_stay {
		width: calc(50% - 5px);
	}

	.box_img_stay .image_stay_small .img_stay:first-child {
		margin: 0;
	}

	.detail_stay .detail_top {
		flex-wrap: wrap;
	}

	.detail_stay .detail_top_left {
		margin-bottom: 15px;
	}

	.detail_stay .info_stay .utility .utility_item {
		margin-bottom: 10px;
	}
	
	.type_room, .utility_room {
		width: 100%;
		margin-bottom: 10px;
	}

	.max_people_room, .price_room {
		width: 50%;
	}
	
	.type_room, .utility_room {
		width: 100%;
		margin-bottom: 10px;
	}

	.max_people_room, .price_room {
		width: 50%;
	}

	.comment_rate .box_time_cmt {padding-left: 67px;}

	.box_person_comment {
		margin-bottom: 15px;
		border-top: 1px solid #E9E9E9;
	}
}