@import url("../icomoon_font.css");
.mrb-30 {
    margin-bottom: 30px
}
.mrb-20 {
    margin-bottom: 20px
}
.w-50 {
    width: 50%
}
.col_20 {
    max-width: 20%;
    flex: 0 0 20%;
}
.flex-column {
    flex-direction: column;
}
.col_80 {
    max-width: 80%;
    flex: 0 0 80%;
}
.flex-wrap {
    flex-wrap: wrap;
}
/*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: 66%;
    padding-right: 13px;
}
.box_right {
    width: 34%;
}
.img_stay img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.image_stay_small .img_stay {
    max-height: 260px;
    display: block;
}
.image_stay_small .img_stay:first-child {
    margin-bottom: 13px;
}
.image_stay_small {
    position: relative;
    flex-direction: column;
}
.image_stay_small .btn_view_all {
    position: absolute;
    bottom: 15px;
    right: 10px;
    background: #ffffffcc;
    border-radius: 80px;
    padding: 7px 11px;
    font-weight: 400;
    font-size: 13px;
    color: (--main-color);
    line-height: 16px;
}
.image_stay_small .btn_view_all:hover {
    text-decoration: none;
}
.title_stay {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 12px;
    margin-right: 10px;
}
.detail_content {
    margin-bottom: 60px;
}
.detail_content.detail_content_top {
    margin-bottom: 0px;
}
.detail_content .detail_top {
    margin-bottom: 12px;
}
.box_star .star {
    font-size: 18px;
    margin-right: 1px;
    color: #FFC000;
}
.address_stay {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1A0DAB;
    padding-left: 20px;
    position: relative;
}
.address_stay:before {
    width: 12px;
    height: 16px;
    margin-right: 8px;
    left: 0;
    top: 2px;
    position: absolute;
    background-position: -94px -78px;
}
.contact_stay .contact .item_contact.time {
    padding-left: 30px;
    position: relative;
}
.contact_stay .contact .item_contact.time:before {
    position: absolute;
    left: 0;
    top: 0;
}
.contact_stay .contact .item_contact.time .title_time {
    font-weight: 700;
}
.contact_stay .contact .item_contact.time .time_check .text {
    width: 100px;
    display: inline-block;
}
.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-bottom: 0;
    margin-right: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
}
.contact_stay,
.info_stay .utility_item,
.info_stay .hight_light {
    border: 1px solid #E9E9E9;
    color: #333333;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	overflow:hidden;
}
.contact_stay{
	position:sticky;
	top:10px; left:0;
}
.slideDown .contact_stay{
	top:185px !important;
}
.info_stay .hight_light {
    padding: 17px;
    padding-left: 60px;
    margin: 0;
    margin-right: 8px;
    margin-top: 8px;
}
.info_stay .utility {
    margin-bottom: 20px;
}
.info_stay .description {
    font-weight: 400;
    line-height: 26px;
    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: 25px;
}
.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;
    color: #333333;
	padding-left: 30px;
    position: relative;
}
.contact_stay .contact .address_stay {
    padding-left: 30px;
}
.contact_stay .contact .item_contact a {
    color: #1A0DAB;
}
.contact_stay .contact .item_contact.phone a, 
.contact_stay .contact .item_contact.address_stay a, 
.contact_stay .contact .item_contact.email a {
    color: inherit;
}
.contact_stay .time_contact {
    padding: 16px 20px;
    background: rgba(17, 100, 137, 0.05);
    font-size: 15px;
    line-height: 17px;
    color: (--main-color);
}
.contact_stay .time_contact b {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: (--main-color);
}
.contact_stay .time_contact {
    font-size: 13px;
    line-height: 15px;
}
.contact_stay .time_contact b {
    font-size: 16px;
    line-height: 18px;
}
.info_stay .hight_light {
    padding: 10px 15px;
    padding-left: 50px;
    background-size: 24px !important;
    background-position: 15px 50% !important;
    font-size: 14px;
    line-height: 15px;
    margin-right: 6px;
    margin-top: 6px;
}
.detail_stay .info_stay {
    margin-bottom: 0px;
}
.detail_content {
    margin-bottom: 40px;
}
/*bedroom*/
.room .title_bedroom,
.box_similar_stay .title_similar_stay {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
}
.box_rate .title_rate {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 30px;
}
.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: 600;
    font-size: 18px;
    line-height: 23px;
    padding: 15px 11px;
}
.list_item .title_item {
    background: #F7F7F7;
    padding: 9px 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}
.type_room {
    width: 25%;
}
.type_room {
    padding: 0px 10px;
    background: #F7F7F7;
}
.utility_room {
    width: 65%;
}
.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;
    margin-bottom: 60px;
}
.box_rate .scores_rate {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 18px;
}
.box_rate .scores_rate .num_rate {
    font-weight: 700;
    font-size: 45px;
    line-height: 56px;
    color: (--main-color);
}
.box_rate .text_rate {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
    margin-bottom: 15px;
}
.box_rate .btn_rate {
    margin: 10px auto;
    display: block;
    background: (--main-bg-color);
    border-radius: 1px;
    width: 100%;
    height: 50px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    max-width: 480px;
    text-align: center;
    line-height: 50px;
}
.box_rate .box_rate_detail .lbl_rate {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
}
.box_rate .box_rate_detail .rate_max {
    width: 100%;
    height: 8px;
    margin-right: 8px;
    background: #DDDDE5;
    border-radius: 20px;
}
.box_rate .box_rate_detail .rate_detail {
    background: (--main-bg-color);
    border-radius: 20px;
    height: 100%;
}
.box_rate .box_rate_detail {
    margin: 0px auto 17px;
    max-width: 480px;
}
/*end vote*/
/*comment*/
.box_comment {
    padding-left: 30px;
}
.box_comment .comment_rate {
    padding: 20px 0px;
    border-bottom: 1px solid #3333331a;
}
.box_comment .comment_rate:last-child{
	border-bottom:0px !important
}
.comment_rate:last-child {
    border-bottom: 0;
}
.comment_rate .box_person_img {
    width: 49px;
    height: 49px;
    margin-right: 12px;
}
.comment_rate .info_person {
    width: calc(100% - 67px);
    font-weight: 400;
    line-height: 24px;
}
.comment_rate .info_person .name_cmt {
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
}
.comment_rate .info_person .addr_cmt .time_cmt {
    position: relative;
    padding-left: 20px;
}
.comment_rate .info_person .addr_cmt {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #888888;
    margin: 0px;
}
.comment_rate .info_person .addr_cmt .time_cmt:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #888888;
    position: absolute;
    top: calc(50% - 2px);
    left: calc(10px - 2px);
}
.comment_rate .person_comment {
    margin-bottom: 17px;
}
.comment_rate .box_detail_cmt {
    background: #FFFFFF;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
}
.comment_rate .box_detail_cmt .title_cmt_rate {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: (--main-color);
}
.comment_rate .box_detail_cmt .title_cmt_rate .star {
    color: #FF9C00;
    margin-right: 9px;
}
/*end comment*/
/*no comment*/
/*end no comment*/
.box_reviews {
    margin-bottom: 60px;
}
.box_reviews .reviews_no {
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    text-align: center;
    padding: 35px 0px;
}
.box_reviews .reviews_no .text_reviews {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}
.box_reviews .reviews_no .btn_reviews {
    background: (--main-bg-color);
    border-radius: 3px;
    border: 0;
    width: 250px;
    padding: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}
.box_reviews .reviews_no .btn_reviews .icon_review {
    display: inline-block;
    background-image: url("../images/icon/icon_stay_detail.png");
    width: 13px;
    height: 13px;
    margin-right: 8px;
    background-position: -142px 21px;
}
/*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_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: 44px;
}
.link_isoTourism {
    margin: 0;
    color: #666666;
    border-radius: 80px;
    border: 1px solid #969595;
    display: inline-block;
    padding: 7px 15px;
    height: 38px;
}
.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_item_detail .address_item:before {
    content: "";
    display: inline-block;
    background-image: url('../images/icon/icon_stay_detail.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: 89px -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;
}
.contact_stay .contact .item_contact:before {
    position: absolute;
    left: 0;
}
/*!==*/
/*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;
    float: left
}
#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*/
.view_more {
    font-size: 14px;
    line-height: 20px;
    color: (--main-color);
    display: none;
}
.view_more button {
    background: inherit;
    border: none;
	padding: 0px
}
.view_more {
    margin-top: 10px;
}
@media screen and (max-width: 992px) {
    .box_rate .rate {
        margin: 0px auto 15px;
        max-width: 480px;
    }
    .info_stay {
        margin-bottom: 30px;
    }
    .box_comment {
        padding-left: 0;
    }
}
@media screen and (max-width: 991px) {
	.order_1{
		order: 1
	}
	.order_2{
		order: 2
	}
}
@media screen and (max-width: 767px) {
    .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;
        flex-wrap: wrap;
    }
    .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;
    }
    .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: 100%;
    }
    .max_people_room .title_item,
    .box_max_people,
    .box_price {
        text-align: left;
        padding-left: 15px;
    }
	.box_comment .comment_rate:first-child{
        border-top: 1px solid #E9E9E9;
	}
    .box_person_comment {
        margin-bottom: 15px;
    }
	.box_image_small .owl-item.active:first-child {
		border: 1px solid rgb(215, 25, 34);
	}
	.box_image_small {
		padding: 5px;
	}
	.box_image_mobile {
		margin-bottom: 25px;
	}
	.share_vote {
		display: none;
	}
	.contact_stay {
		border: 1px solid #E9E9E9;
		padding:10px
	}
	.contact_stay .contact {
		padding: 0px;
	}
	.contact_stay .map_stay {
		margin-bottom: 15px;
	}
	.contact_stay .contact .title_contact {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 15px;
	}
	.contact_stay .contact .item_contact {
		font-size: 13px;
		line-height: 16px;
	}
	.list_item_mobile .img_room {
		width: 100%;
		height: auto;
	}
	.room .list_item.list_item_mobile .title_room {
		padding: 0;
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 15px;
		padding: 0px 15px;
	}
	.list_item_mobile .utility_room {
		padding: 20px 0px 0px;
		margin-bottom: 0px;
	}
	.list_item_mobile .max_people_room .title_item {
		background: inherit;
		padding: 0;
	}
	.list_item_mobile .max_people_room .title_item .obj_people {
		font-weight: 400;
		line-height: 20px;
	}
	.list_item_mobile .max_people_room {
		margin-bottom: 12px;
		padding: 0px 15px;
	}
	.list_item_mobile .box_utility_item {height: auto;display: flow-root;padding: 0;}
	.list_item_mobile .box_utility_item .utility_item {
		padding: 0px 15px;
	}
	.list_item_mobile .box_utility_item .view_all_item {
		margin: 0;
		padding: 12px 15px;
		background: #F7F7F7;
		width: 100%;
	}
	.list_item_mobile .max_people_room .num_people:before {
		width: 16px;
		height: 18px;
		background-position: 66px 1px;
		margin-right: 6px;
		background-size: 125px;
		position: absolute;
	}
	.list_item_mobile .max_people_room .num_people {
		width: 16px;
		height: 16px;
		display: inline-block;
		position: relative;
	}
	.room {
		margin-bottom: 40px;
	}
	.box_rate .title_rate {
		margin-bottom: 15px;
	}
	.box_rate .scores_rate {
		font-size: 14px;
		line-height: 18px;
	}
	.box_rate .scores_rate .num_rate {
		font-size: 30px;
		line-height: 38px;
	}
	.box_rate .box_rate_detail .lbl_rate {
		font-size: 12px;
		line-height: 15px;
	}
	.box_rate .box_rate_detail {
		margin-bottom: 15px;
	}
	.box_rate .btn_rate {
		height: 48px;
		font-size: 14px;
		line-height: 48px;
		margin-bottom: 15px;
	}
	.comment_rate .box_person_img {
		width: 35px;
		height: 35px;
		margin-right: 10px;
	}
	.comment_rate .box_person_img .img_person {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.comment_rate .info_person .name_cmt {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 0px;
	}
	.comment_rate .info_person .addr_cmt {
		font-size: 11px;
		line-height: 14px;
	}
	.comment_rate .person_comment {
		margin-bottom: 0px;
	}
	.comment_rate .box_detail_cmt .title_cmt_rate {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.comment_rate .box_detail_cmt {
		font-size: 14px;
		line-height: 18px;
	}
	.box_comment .comment_rate {
		padding: 15px 0px;
	}
	.box_comment .comment_rate:last-child {
		border-bottom: 1px solid #E9E9E9 !important;
	}
	.box_rate {
		margin-bottom: 40px;
	}
	.box_similar_stay .title_similar_stay {
		margin-bottom: 25px;
	}
	.box_item_stay .box_info_item {
		padding: 15px;
	}
	.box_similar_stay {
		margin-bottom: 50px;
	}
	.info_stay .description{
		position: relative;
		overflow: hidden;
	}
	.gradient {
		display: block;
		width: 100%;
		height: 80px;
		position: absolute;
		bottom: 0;
		background: linear-gradient(360deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
	}
	.view_more{
		display: block
	}
}
@media screen and (max-width: 480px) {
    .box_utility_item .utility_item {
        width: 100%;
    }
    .box_reviews .reviews_no .text_reviews {
        font-size: 14px;
        line-height: 23px;
    }
	.title_stay {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.address_stay {
		font-size: 14px;
		line-height: 18px;
	}
	.address_stay:before {
		top: 0;
	}
}