.modal-backdrop.show {
    opacity: .7
}

.bravo_wrap .bravo_search_space .bravo_banner {
    background-color: #1a2b48;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 160px 0 30px;
}

.bravo_wrap .bravo_search_space .bravo_banner h1 {
    color: #fff;
    font-size: 36px;
    letter-spacing: 0;
    margin: 0;
    text-align: left
}

@media (max-width:766px) {
    .bravo_wrap .bravo_search_space .bravo_banner {
        padding: 70px 0
    }
    .bravo_wrap .bravo_search_space .bravo_banner h1 {
        font-size: 28px
    }
}

.bravo_wrap .bravo_search_space .bravo_form_search {
    position: relative;
    margin-top: 45px;
    margin-bottom :25px;
}

@media (max-width:766px) {
    .bravo_wrap .bravo_search_space .bravo_form_search {
        margin-bottom: 20px;
        margin-top: -30px
    }
}
.no-padding {
    padding:0;
}

.bravo_wrap .bravo_search_space .bravo_filter {
    border: 1px solid #d7dce3;
    border-radius: 3px;
    margin-bottom: 30px
}

.bravo_wrap .bravo_search_space .bravo_filter .filter-title {
    color: #1a2b48;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 9px;
    margin-top: 13px;
    padding: 0 15px;
}
.bravo_wrap .bravo_search_space .bravo_filter .filter-title:before{
    display:none;
}
@media (max-width:766px) {
    .bravo_wrap .bravo_search_space .bravo_filter .filter-title {
        margin-bottom: 10px;
        margin-top: 15px
    }
}

.bravo_wrap .bravo_search_space .bravo_filter .filter-title:before {
    background: #5191fa;
    content: "";
    float: left;
    height: 20px;
    margin-right: 17px;
    position: relative;
    top: -2px;
    width: 3px
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item {
    border: none;
    border-radius: 0;
    border-top: 1px solid #d7dce3;
    margin-bottom: 0;
    padding: 20px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item {
        padding: 15px 20px
    }
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .hide {
    display: none
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title {
    cursor: pointer;
    position: relative
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title .fa {
    color: #1a2b48;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 2px
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title h3,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title h4 {
    color: #1a2b48;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    margin: 0
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content {
    margin-top: 20px
}

@media (max-width:990px) {
    .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content {
        display: none
    }
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content ul {
    list-style: none
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .btn-more-item {
    color: #5191fa;
    font-size: 14px;
    padding: 0;
    text-decoration: none
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .btn-apply-price-range {
    color: #5191fa;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    outline: none;
    padding: 0;
    text-decoration: none
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to {
    background-color: #5191fa;
    font-size: 11px
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-bar {
    background-color: #5191fa;
    height: 12px;
    top: 25px
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-handle>i:first-child {
    background-color: #5191fa
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from:before,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single:before,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to:before {
    border-top-color: #5191fa
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title.e-close .fa {
    transform: rotate(180deg) !important
}

.bravo_wrap .bravo_search_space .bravo-list-item .topbar-search .text {
    color: #1a2b48;
    font-size: 20px;
    font-weight: 500;
    margin: 0
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item {
    margin-top: 15px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop {
    margin-bottom: 0;
    padding-bottom: 20px;
    position: relative
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop a {
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .sale_info {
    align-items: center;
    background-color: #5191fa;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 15px;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: -7px;
    top: -47px;
    width: 50px;
    z-index: 999
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .featured {
    background: #ed0925;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 20px;
    z-index: 1
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .featured:after {
    border: 10px solid transparent;
    border-bottom: 29px solid #ed0925;
    content: "";
    position: absolute;
    right: -10px;
    top: -9px;
    z-index: 1
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image {
    background: #ccc;
    height: 185px;
    overflow: hidden;
    position: relative
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image:hover a img {
    transform: scale(1.1)
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image a img {
    max-width: 100%;
    transition: all .3s
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image a:before {
    background: linear-gradient(180deg, transparent 0, transparent 0, transparent 65%, rgba(0, 0, 0, .75));
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .price-wrapper {
    bottom: 10px;
    color: #fff;
    font-size: 22px;
    left: 15px;
    position: absolute;
    z-index: 10
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .price-wrapper .price {
    display: inline-block;
    position: relative
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .price-wrapper .price .text-price {
    color: #fff;
    font-size: 22px;
    font-weight: 500
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .price-wrapper .price .onsale {
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    position: absolute;
    text-decoration: line-through;
    top: -18px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .price-wrapper .price .unit {
    color: #fff;
    font-size: 14px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .service-wishlist {
    color: #fff;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 10
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .service-wishlist i {
    font-size: 16px;
    transition: all .3s
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .service-wishlist.loading i,
.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .service-wishlist:hover i {
    color: #ff9290
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .thumb-image .service-wishlist.active i {
    color: red
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .location {
    color: #5e6d77;
    font-size: 13px;
    margin: 0 15px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .location i {
    font-size: 16px;
    position: relative
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .category {
    margin: 0 15px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .category .fa {
    color: #687882;
    opacity: .6
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .service-review {
    margin: 10px 15px 0
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .service-review .rate {
    color: #5191fa
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .service-review .review {
    color: #6a7a84;
    margin-left: 30px;
    position: relative
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .service-review .review:after {
    background: #d0d7dd;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -18px;
    position: absolute;
    top: 8px;
    width: 4px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .item-title {
    font-size: 16px;
    font-weight: 500;
    margin: 20px 15px 5px;
    position: relative
}

@media (max-width:766px) {
    .bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .item-title {
        min-height: auto
    }
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .item-title a {
    color: #1a2b50
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .item-title i {
    color: #ffc107;
    font-size: 15px;
    margin-right: 2px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .info {
    margin: 0 15px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .amenities {
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    margin: 0 15px 0;
    padding-top: 1px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .amenities .amenity {
    align-items: center
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .amenities .amenity .input-icon {
    color: #505050;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 1px
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop.infobox-item {
    position: relative
}

.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop.infobox-item:after {
    background: #fff;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -9px;
    box-shadow: 1px 1px 0 #dfdfdf;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 0
}

.bravo_wrap .bravo_detail_space .bravo_banner {
    background-color: #fff !important;
    background-position: 100% 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_banner .container {
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery {
    position: relative
}

@media (max-width:1366px) {
    .bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery {
        height: 400px
    }
}

@media (max-width:1024px) {
    .bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery {
        height: 300px
    }
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery {
        height: 200px
    }
}

.bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery .modal .modal-dialog {
    margin: -10px auto 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery .modal .modal-content {
    background: transparent;
    border: none;
    padding: 0
}

.bravo_wrap .bravo_detail_space .bravo_banner h1 {
    color: #fff;
    font-size: 36px;
    letter-spacing: 0;
    margin: 0;
    text-align: left
}

.bravo_wrap .bravo_detail_space .bravo_banner .btn-group {
    bottom: 30px;
    position: absolute;
    right: 0
}

.bravo_wrap .bravo_detail_space .bravo_banner .btn-group .btn {
    background: rgba(26, 43, 72, .5);
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    padding: 10px 15px
}

.bravo_wrap .bravo_detail_space .bravo_banner .btn-group .btn:hover {
    background: #1a2b48
}

.bravo_wrap .bravo_detail_space .bravo_banner .btn-group .btn .fa {
    margin-right: 10px
}

.bravo_wrap .bravo_detail_space .bravo_banner .btn-group .has-icon {
    align-items: center;
    display: flex
}

.bravo_wrap .bravo_detail_space .bravo_content {
    padding-top: 20px
}

.bravo_wrap .bravo_detail_space .bravo_content h3 {
    font-size: 1.5rem
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_content h3 {
        font-size: 1.4rem
    }
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content h3 {
        font-size: 1.2rem
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header {
    -webkit-box-align: end;
    -ms-flex-align: end;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header h1,
.bravo_wrap .bravo_detail_space .bravo_content .g-header h2 {
    color: #1a2b48;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 0
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-header h1,
    .bravo_wrap .bravo_detail_space .bravo_content .g-header h2 {
        font-size: 24px
    }
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-header h1,
    .bravo_wrap .bravo_detail_space .bravo_content .g-header h2 {
        font-size: 18px
    }
    .bravo_wrap .bravo_detail_space .bravo_content .g-header .address {
        margin-bottom: 5px
    }
    .bravo_wrap .bravo_detail_space .bravo_content .g-header .left {
        flex: 0 0 100%
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .right {
    min-width: 230px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-header .right {
        display: none
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .sub-heading {
    color: #5e6d77;
    font-size: 14px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .sub-heading .fa {
    position: relative;
    top: 2px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head {
    align-items: center;
    color: #1a2b48;
    display: flex;
    font-size: 22px;
    font-weight: 400;
    justify-content: flex-end;
    line-height: 25px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .left {
    text-align: right
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .left .head-rating {
    display: block;
    line-height: 13px;
    margin-top: 8px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .left .text-rating {
    color: #5191fa;
    font-size: 14px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .score {
    background: #5191fa;
    border-radius: 4px;
    color: #fff;
    float: right;
    font-size: 30px;
    font-weight: 400;
    margin-left: 20px;
    min-height: 45px;
    padding: 10px 10px 0;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .score span {
    color: #fff;
    font-size: 14px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .score:after {
    border: 15px solid transparent;
    border-bottom: 25px solid #5191fa;
    bottom: 0;
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    width: 0
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .foot {
    color: #5e6d77;
    font-size: 14px;
    text-align: right
}

.bravo_wrap .bravo_detail_space .bravo_content .g-space-feature {
    border-bottom: 1px solid #d7dce3;
    border-top: 1px solid #d7dce3;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-top: 25px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-space-feature {
        margin-bottom: 15px;
        padding-bottom: 5px;
        padding-top: 5px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-space-feature .item {
    align-items: center;
    display: flex;
    margin-bottom: 10px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-space-feature .item {
        margin-bottom: 0
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-space-feature .item .icon {
    color: #1a2b48;
    font-size: 45px;
    margin-right: 20px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-space-feature .item .icon {
        font-size: 40px;
        line-height: 55px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-space-feature .item .info .name {
    color: #1a2b48;
    font-size: 14px;
    margin: 0 0 3px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-space-feature .item .info .value {
    color: #5e6d77;
    font-size: 14px;
    margin: 0
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview {
    margin-bottom: 30px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview .description {
    color: #5e6d77;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-overview .description {
        margin-bottom: 10px;
        margin-top: 10px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview .description img {
    height: auto;
    max-width: 100%
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview h4,
.bravo_wrap .bravo_detail_space .bravo_content .g-overview strong {
    color: #5e6d77;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 30px
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-overview h4,
    .bravo_wrap .bravo_detail_space .bravo_content .g-overview strong {
        margin-bottom: 10px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview ul {
    padding-left: 25px
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-overview ul {
        padding-left: 15px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview ul li {
    color: #5e6d77;
    font-size: 14px;
    list-style: none;
    margin-bottom: 20px
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-overview ul li {
        margin-bottom: 10px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview ul li:before {
    border: 1px solid #5191fa;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 20px;
    width: 8px
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-overview ul li:before {
        margin-right: 10px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes {
    margin-bottom: 15px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes {
    display: flex;
    flex-wrap: wrap
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item {
    flex: 0 0 25%;
    margin-bottom: 10px;
    max-width: 25%
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item i {
    font-size: 16px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item i.icon-default {
    color: #5191fa
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item img {
    margin-right: 5px;
    max-width: 30px
}

@media (max-width:768px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:420px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-location {
    margin-bottom: 30px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-location .location-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-location .location-title {
        display: block
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-location .location-title .address {
    color: #5e6d77
}

.bravo_wrap .bravo_detail_space .bravo_content .g-location iframe {
    width: 100%
}

.bravo_wrap .bravo_detail_space .bravo_content .g-location #map_content {
    height: 450px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo_content .g-location #map_content {
        height: 300px
    }
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery {
    margin: 10px 0;
    min-height: 75px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev {
    left: 30px;
    color: #111827;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev:after {
    font-family: 'iconsax' !important;
    font-weight:400;
    content: "\e931";
    text-align: center;
    font-size: 22px;
    margin-right: -11px;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--next {
    right: 30px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--next:after {
    font-family: 'iconsax' !important;
    font-weight:400;
    content: "\e936";
    text-align: center;
    font-size: 22px;
    margin-left: -11px;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr {
    background: none;
    background-color:#fff;
    border-radius: 3px;
    height: 40px;
    width: 40px;
    border-radius:100%;
    color: #111827;
}
.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr:hover {
    background: #CF3425;
    color: #FFF;
}
    

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__arr:after {
    height: 24px;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    top: 4px;
    width: 24px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon {
    background: none;
    bottom: 30px;
    height: 40px;
    right: 30px;
    top: auto;
    width: 40px
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon:before {
    font-family: 'iconsax' !important;
    content: "\ebd0";
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 7px;
    z-index: 1;
    background-color: #FFF;
    border-color: #FFF;
    color: #111827;
    font-weight:400;
    text-align: center;
    padding:5px 10px;
    border-radius: 100%;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon:after {
 
}

.bravo_wrap .bravo_detail_space .bravo_content  .social {
    position:relative;
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .social-share {
    display: inline-flex
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .social-share:hover .share-wrapper {
    opacity: 1;
    visibility: visible
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .social-share a {
    text-decoration: none
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .social-share .social-icon {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 16px;
    height: 36px;
    justify-content: center;
    margin-right: 10px;
    padding-top: 0px;
    width: 36px;
    border: 1px solid #E4EBF1;
    color: #393F4D;
}

.bravo_wrap .bravo_detail_space .bravo_content .social .social-share .share-wrapper {
    left: 0;
    opacity: 0;
    padding-left: 0;
    padding-top: 5px;
    position: absolute;
    top: 100%;
    transition: all .3s;
    visibility: hidden;
    z-index: 1
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .social-share .share-wrapper li {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-bottom: 5px;
    width: 40px;
    border: 1px solid #E4EBF1;
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .social-share .share-wrapper li a {
    color: #1a2b48
}

.bravo_wrap .bravo_detail_space .bravo_content .social .service-wishlist {
    align-items: center;
    background: rgba(26, 43, 72, .7);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 19px;
    height: 40px;
    justify-content: center;
    padding-top: 2px;
    width: 40px
}

.bravo_wrap .bravo_detail_space .bravo_content  .social .service-wishlist.active .fa:before {
    content: "\f004"
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related {
    border-top: 1px solid #eaeef3;
    margin-bottom: 15px;
    margin-top: 15px
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo-list-space-related {
        border-top: 0
    }
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related h2 {
    font-size: 28px;
    margin-bottom: 35px;
    margin-top: 35px;
    text-align: center
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo-list-space-related h2 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 10px
    }
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop {

    padding-bottom: 20px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop a {
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .sale_info {
    align-items: center;
    background-color: #5191fa;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 15px;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: -7px;
    top: -47px;
    width: 50px;
    z-index: 999
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .featured {
    background: #ed0925;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 20px;
    z-index: 1
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .featured:after {
    border: 10px solid transparent;
    border-bottom: 29px solid #ed0925;
    content: "";
    position: absolute;
    right: -10px;
    top: -9px;
    z-index: 1
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image {
    background: #ccc;
    height: 185px;
    overflow: hidden;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image:hover a img {
    transform: scale(1.1)
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image a img {
    max-width: 100%;
    transition: all .3s
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image a:before {
    background: linear-gradient(180deg, transparent 0, transparent 0, transparent 65%, rgba(0, 0, 0, .75));
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .price-wrapper {
    bottom: 10px;
    color: #fff;
    font-size: 22px;
    left: 15px;
    position: absolute;
    z-index: 10
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .price-wrapper .price {
    display: inline-block;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .price-wrapper .price .text-price {
    color: #fff;
    font-size: 22px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .price-wrapper .price .onsale {
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    position: absolute;
    text-decoration: line-through;
    top: -18px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .price-wrapper .price .unit {
    color: #fff;
    font-size: 14px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .service-wishlist {
    color: #fff;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 10
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .service-wishlist i {
    font-size: 16px;
    transition: all .3s
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .service-wishlist.loading i,
.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .service-wishlist:hover i {
    color: #ff9290
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .thumb-image .service-wishlist.active i {
    color: red
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .location {
    color: #5e6d77;
    font-size: 13px;
    margin: 0 15px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .location i {
    font-size: 16px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .category {
    margin: 0 15px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .category .fa {
    color: #687882;
    opacity: .6
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .service-review {
    margin: 10px 15px 0
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .service-review .rate {
    color: #5191fa
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .service-review .review {
    color: #6a7a84;
    margin-left: 30px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .service-review .review:after {
    background: #d0d7dd;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -18px;
    position: absolute;
    top: 8px;
    width: 4px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .item-title {
    font-size: 16px;
    font-weight: 500;
    margin: 20px 15px 5px;
    position: relative
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .item-title {
        min-height: auto
    }
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .item-title a {
    color: #1a2b50
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .item-title i {
    color: #ffc107;
    font-size: 15px;
    margin-right: 2px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .info {
    margin: 0 15px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .amenities {
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    margin: 0 15px 0;
    padding-top: 1x
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .amenities .amenity {
    align-items: center
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .amenities .amenity .input-icon {
    color: #505050;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 1px
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop.infobox-item {
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop.infobox-item:after {
    background: #fff;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -9px;
    box-shadow: 1px 1px 0 #dfdfdf;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 0
}

.bravo_wrap .bravo_detail_space .bravo_single_book_wrap {
    margin-top: 20px;
    border: 1px solid #E4EBF1;
    padding: 10px 20px;
    border-radius: 10px;
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap {
        display: none;
        margin: 0
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap #sticky-wrapper .bravo_tour_book {
        position: relative !important;
        top: 0 !important;
        width: auto !important
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show {
        align-items: center;
        display: flex !important;
        flex-wrap: wrap;
        height: 100%;
        left: 0;
        overflow: scroll;
        padding: 20px !important;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 3000
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .bravo_tour_book {
        flex-grow: 1
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show #sticky-wrapper {
        flex: 1;
        height: auto !important
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-head {
        padding: 10px 15px
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-head .price .value .onsale {
        display: inline-block;
        font-size: 16px
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .date-wrapper,
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-guest-search,
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-section-group {
        padding: 10px 15px
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show label {
        margin: 0 !important
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-section-group .form-section-title {
        font-size: 16px
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-section-group .form-group {
        padding-top: 0
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .form-section-group .form-group:last-child {
        padding-bottom: 0
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .submit-group {
        padding: 10px 15px;
        text-align: right
    }
    .bravo_wrap .bravo_detail_space .bravo_single_book_wrap.show .submit-group .btn {
        font-size: 14px;
        padding: 7px 16px 5px;
        width: auto
    }
}

.bravo_wrap .bravo_detail_space .bravo_single_book {
    background: #fff;
    border: none;
    border-radius: 5px;
    position: relative;
    width: 100%; 
}
.bravo_wrap .bravo_detail_tour .bravo_single_book, .bravo_wrap .bravo_detail_space .bravo_single_book{
    border-top: none!important;
}
.bravo_wrap .bravo_detail_space .bravo_single_book .tour-sale-box {
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: -5px;
    width: 70px
}
@media screen and (max-width:769px){
    .bravo_wrap .bravo_detail_space .bravo_single_book {
        padding:10px 20px;
    }

}

.bravo_wrap .bravo_detail_space .bravo_single_book .tour-sale-box .sale_class {
    background-color: #c03;
    color: #fff;
    font-size: 15px;
    height: 48px;
    line-height: 65px;
    position: absolute;
    right: -30px;
    text-align: center;
    top: -9px;
    transform: rotate(45deg);
    width: 90px;
    z-index: 8
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-head {

    color: #5e6d77;
    font-size: 14px;
    padding: 10px 5px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-head .price {
    color: #1a2b48;
    font-size: 18px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-head .price .label {
    color: #5e6d77;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px 0 0;
    position: relative;
    top: -3px;
    font-weight: 500 !important;
    color: #4E5561;
    text-transform: capitalize;
    width:100%;
    float:left;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-head .price .value {
    line-height: 28px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-head .price .value .text-lg {
    color: #00001e;
    font-size: 24px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-head .price .value .onsale {
    color: #c03 !important;
    display: block;
    font-size: 17px;
    font-weight: 400;
    float:left; 
    margin-right: 10px;
    line-height: 30px;
    text-decoration: line-through
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-content .form-group {
    margin-bottom: 10px;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-content .form-group .item-disable .icon,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-content .form-group .item-disable .render,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-content .form-group .item-disable input,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-content .form-group .item-disable label {
    color: #888 !important
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-date-search,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-date-search-hotel {
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-date-search .start_date,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-date-search-hotel .start_date {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search {
    align-items: center;
    display: flex;
    padding: 15px 20px;
    border: 1px solid #E4EBF1;
    margin-bottom: 10px;
    border-radius: 4px;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .check-in-wrapper,
.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .guest-wrapper,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .check-in-wrapper,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .guest-wrapper {
    float: left;
    padding: 0;
    width: 100%
}
.owner-info{
    margin-top:15px;
    border: 1px solid #E4EBF1;
    border-radius: 10px;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .check-in-wrapper label,
.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .guest-wrapper label,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .check-in-wrapper label,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .guest-wrapper label {
    color: #1a2b48;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .check-in-wrapper .render,
.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .guest-wrapper .render,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .check-in-wrapper .render,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .guest-wrapper .render {
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .fa,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .fa {
    font-size: 25px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .date-wrapper .input-number-group .input input,
.bravo_wrap .bravo_detail_space .bravo_single_book .form-guest-search .input-number-group .input input {
    background: none;
    border: none;
    color: #000;
    margin-left: 15px;
    text-align: center;
    width: 35px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-group {
    padding: 15px 20px;
    border: 1px solid #E4EBF1;
    border-radius: 4px;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-group .form-section-title {
    font-size: 16px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-group label {
    color: #1a2b48;
    font-size: inherit;
    font-weight: 500;
    margin-bottom: 0
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-group .render {
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-group .form-group {
    border-bottom: 0;
    padding: 0;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .submit-group {
    padding: 20px 0px 0px 0;
}
.guestmax 
{
    color: #04BD6C;
    font-weight: 500;
    margin-top: 12px;
    padding: 0px 7px;
}
.guestmax i{
    font-style: normal;
}
.guestmaxcontent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* Eğer içerik taşarsa alt satıra geçsin */
}
.guestmaxcontent p {
    float:left;
}
.guestmaxcontent a {
    float: right;
    font-weight: 600;
    text-decoration: underline;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .submit-group .btn {
    color: #fff;
    font-size: 14px;
    padding: 12px 25px;
    width: 100%;
    border-radius: 20px;
    cursor: pointer;
}

.bravo_wrap .bravo_detail_space .bravo_single_book .submit-group .alert-text {
    margin-top: 10px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-total {
    border-top: 1px solid #d7dce3;
    padding: 15px 20px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-total label {
    font-size: 16px;
    margin-bottom: 0
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-section-total .price {
    float: right
}

.bravo_wrap .bravo_detail_space .bravo_single_book .nav-enquiry {
    background: #f9f9f9;
    display: flex;
    padding: 20px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .nav-enquiry .enquiry-item {
    flex: 0 0 50%;
    text-align: center
}

.bravo_wrap .bravo_detail_space .bravo_single_book .nav-enquiry .enquiry-item span {
    border-bottom: 1px solid transparent;
    color: #1a2b4e;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase
}

.bravo_wrap .bravo_detail_space .bravo_single_book .nav-enquiry .enquiry-item.active span {
    border-bottom: 1px solid #5191fa;
    color: #5191fa
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry {
    padding: 20px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry .btn-primary {
    color: #fff;
    font-size: 16px;
    width: 100%
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry .btn-primary.is-success {
    background: #797979 !important
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry .btn-primary.is-success .fa {
    display: none
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry .form-control {
    border-left: none;
    border-right: none;
    border-top: none
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry textarea {
    height: 100px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-enquiry .alert-text {
    margin-top: 10px
}

.bravo_wrap .bravo_detail_space .bravo_single_book .form-send-enquiry {
    margin: 20px 0;
    text-align: center
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile {
    background: #fff;
    border-top: 1px solid #ddd;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 11
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_space .bravo-more-book-mobile {
        display: block
    }
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .container {
    align-items: center;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 65px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left,
.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .right {
    flex: 0 0 50%;
    max-width: 50%
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price .prefix i {
    color: #ffc107;
    font-size: 16px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price .fr_text {
    font-size: 12px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price .price {
    display: inline-block;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price .price .text-price {
    color: #1a2b48;
    font-size: 20px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price .price .onsale {
    color: #c03 !important;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .g-price i {
    font-size: 18px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars {
    margin: 0;
    padding: 0;
    width: 90px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars:before {
    clear: both;
    content: "";
    display: table
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li {
    float: left;
    list-style: none;
    margin-right: 5px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li .fa {
    color: #ffdc00;
    font-size: 15px
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars-active {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .review {
    color: #768092;
    font-size: 13px;
    margin-left: 10px;
    position: relative;
    top: -2px
}

@media (max-width:340px) {
    .bravo_wrap .bravo_detail_space .bravo-more-book-mobile .left .service-review .review {
        display: none
    }
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .right {
    text-align: right
}

.bravo_wrap .bravo_detail_space .bravo-more-book-mobile .btn-primary {
    color: #fff;
    padding: 8px 20px 6px;
    text-transform: uppercase
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .nav-enquiry {
    background: #f9f9f9;
    border: 1px solid #d7dce3;
    border-top: 5px solid #5191fa;
    display: flex;
    padding: 20px
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .nav-enquiry .enquiry-item {
    flex: 0 0 50%;
    text-align: center
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .nav-enquiry .enquiry-item span {
    border-bottom: 1px solid transparent;
    color: #1a2b4e;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .nav-enquiry .enquiry-item.active span {
    border-bottom: 1px solid #5191fa;
    color: #5191fa
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry {
    padding: 20px
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry .btn-primary {
    color: #fff;
    font-size: 16px;
    width: 100%
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry .btn-primary.is-success {
    background: #797979 !important
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry .btn-primary.is-success .fa {
    display: none
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry .form-control {
    border-left: none;
    border-right: none;
    border-top: none
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry textarea {
    height: 100px
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry .alert-text {
    margin-top: 10px
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry {
    border: 1px solid #d7dce3;
    border-top: none
}

.bravo_wrap .bravo_detail_space .hotel_rooms_form .form-enquiry .btn-primary {
    width: 180px
}

.bravo_wrap .bravo_detail_space #enquiry_form_modal,
.bravo_wrap .bravo_detail_space #enquiry_form_modal .modal-dialog {
    z-index: 9999
}

.bravo_wrap .bravo_detail_space #enquiry_form_modal:before {
    background: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9998
}

.bravo_wrap .bravo_search_map .list-item {
    margin-top: 15px
}

.cart-total-group {
    border-top: 1px solid #d7dce3
}

.cart-total-group ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cart-total-group li {
    display: flex;
    justify-content: space-between;
    padding: 7px 0
}

.cart-total-group li .label {
    color: #1a2b48;
    flex-grow: 1;
    font-weight: 500
}

.cart-total-group li .val {
    flex-shrink: 0
}

.cart-total-group li.line-end-total {
    border-top: 1px solid #d7dce3
}

.cart-total-group li.line-new-section {
    border-top: 1px solid #d7dce3;
    color: #1a2b48;
    font-size: 16px;
    font-weight: 500
}

.cart-total-group li.line-end-total .label {
    font-size: 16px
}

.cart-total-group li.line-end-total .val {
    color: #5191fa;
    font-size: 16px;
    font-weight: 500
}

.has-search-map {
    height: 100%
}

.has-search-map .bravo_wrap {
    display: flex;
    flex-direction: column;
    height: 100%
}

.has-search-map .bravo_wrap .bravo_header {
    background: #fff
}

.has-search-map .bravo_wrap .bravo_header .content {
    background: transparent
}

.has-search-map .bravo_wrap .bravo_header .header-left {
    width: 80%
}

@media (max-width:1366px) {
    .has-search-map .bravo_wrap .bravo_header .header-left {
        width: 75%
    }
}

.has-search-map .bravo_wrap .bravo_header .header-right {
    width: 20%
}

@media (max-width:1366px) {
    .has-search-map .bravo_wrap .bravo_header .header-right {
        width: 25%
    }
}

.has-search-map .bravo_wrap .bravo_search_tour {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: auto
}

@media (max-width:991px) {
    .has-search-map .bravo_wrap .bravo_search_tour {
        overflow-y: visible
    }
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map {
    border-top: 1px solid #e0e0e0;
    flex-shrink: 0;
    padding: 12px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .filter-item {
    flex-grow: 1;
    padding: 0 8px
}

@media (max-width:990px) {
    .has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .filter-item {
        border-bottom: 1px solid #e0e0e0
    }
    .has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .filter-item:last-child {
        border-bottom: none
    }
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .filter-item .dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    margin-top: -1px;
    min-width: 250px;
    padding: 20px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .filter-item .dropdown-toggle:after {
    display: none
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form {
    background: #fff;
    box-shadow: none
}

@media (max-width:990px) {
    .has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form {
        border: 1px solid #ccc;
        border-bottom: none;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
        display: block !important
    }
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-group {
    border: 1px solid #e0e0e0;
    height: 42px;
    margin-bottom: 0;
    position: relative
}

@media (max-width:990px) {
    .has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-group {
        border: none
    }
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .border-right {
    border-right: 1px solid #d7dce3
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .field-detination {
    padding: 8px;
    position: relative;
    transition: all .3s
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .field-detination #dropdown-destination {
    padding-left: 40px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .field-detination #dropdown-destination .form-control {
    border: none;
    box-shadow: none;
    color: #4b4b4b;
    font-size: 14px;
    height: 25px !important;
    left: -5px;
    padding: 0;
    position: relative
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .field-detination #dropdown-destination .form-control option {
    color: #000
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form label {
    color: #5e6d77;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .render {
    color: #4b4b4b;
    font-size: 14px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .field-icon {
    color: #5e6d77;
    font-size: 23px;
    left: 8px;
    margin-top: -12px;
    position: absolute;
    top: 50%
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search {
    padding: 10px 15px 8px;
    position: relative;
    transition: all .3s
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .date-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .date-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .date-wrapper {
    padding-left: 15px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .start_date,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .start_date,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .start_date {
    position: absolute
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .check-in-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .guest-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .check-in-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .guest-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .check-in-wrapper,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .guest-wrapper {
    padding-left: 10px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .check-in-wrapper .check-in-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .check-in-wrapper .check-out-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .guest-wrapper .check-in-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .guest-wrapper .check-out-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .check-in-wrapper .check-in-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .check-in-wrapper .check-out-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .guest-wrapper .check-in-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .guest-wrapper .check-out-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .check-in-wrapper .check-in-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .check-in-wrapper .check-out-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .guest-wrapper .check-in-render,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .guest-wrapper .check-out-render {
    display: inline-block;
    width: auto
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .check-in-wrapper span,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .guest-wrapper span,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .check-in-wrapper span,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .guest-wrapper span,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .check-in-wrapper span,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .guest-wrapper span {
    color: #5e6d77;
    padding: 0 5px;
    position: relative
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .check-in-wrapper label,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .guest-wrapper label,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .check-in-wrapper label,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .guest-wrapper label,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .check-in-wrapper label,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .guest-wrapper label {
    display: block
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search .check-in-out,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-date-search-hotel .check-in-out,
.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-guest-search .check-in-out {
    bottom: 1px;
    left: -15px;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .filter-simple .form-group .filter-title {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    justify-content: space-between;
    line-height: 20px;
    margin: 0;
    padding: 10px 15px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .g-button-submit {
    margin: 0 -1px 0 -15px;
    min-height: 66px;
    position: relative
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .g-button-submit button {
    background: #5191fa;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-weight: 500;
    height: 100%;
    left: 0;
    margin-right: -15px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 100%
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content {
    padding: 8px 8px 8px 40px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search {
    position: static
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search .parent_text {
    color: #4b4b4b;
    font-size: 14px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search .parent_text::-moz-placeholder {
    color: #4b4b4b
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search .parent_text::placeholder {
    color: #4b4b4b
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search:after {
    color: #4b4b4b;
    right: 15px;
    top: 18px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .bravo-autocomplete {
    left: -1px;
    margin-top: 1px;
    right: -1px
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .g-map-place>.form-control {
    height: 25px
}

.has-search-map .bravo_search_map {
    background: #f5f5f5;
    border-top: 1px solid #e0e0e0;
    direction: ltr;
    display: flex;
    flex-grow: 1;
    min-height: 0
}

@media (max-width:990px) {
    .has-search-map .bravo_search_map {
        display: block
    }
}

.has-search-map .bravo_search_map .results_map {
    border-right: 1px solid #e0e0e0;
    flex-shrink: 0;
    left: 0;
    order: 1;
    position: relative;
    width: 40%
}

@media (max-width:990px) {
    .has-search-map .bravo_search_map .results_map {
        background: #fff;
        border-right: none;
        height: 300px;
        padding: 15px;
        width: 100%
    }
}

.has-search-map .bravo_search_map .results_map .map_loading {
    display: none
}

.has-search-map .bravo_search_map .results_map .results_map_inner {
    height: 100%;
    z-index: 1
}

.has-search-map .bravo_search_map .results_item {
    flex-grow: 1;
    order: 2;
    position: relative
}

.has-search-map .bravo_search_map .results_item #advance_filters {
    background: #fff;
    display: flex;
    flex-direction: column;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999999
}

@media (max-width:990px) {
    .has-search-map .bravo_search_map .results_item #advance_filters {
        bottom: 0;
        position: fixed
    }
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-b {
    flex-grow: 1;
    min-height: 0;
    overflow-y: auto;
    padding: 30px
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-b .filter-item {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-b .filter-item:last-child {
    border-bottom: 0
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-b .filter-title {
    font-size: 15px;
    margin-bottom: 10px
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-b .filter-items {
    list-style: none;
    padding: 0
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-b .filter-items .filter-term-item label {
    margin-bottom: 8px
}

.has-search-map .bravo_search_map .results_item #advance_filters .ad-filter-f {
    background-color: #fafafa;
    border-bottom: 1px solid #dad8d8;
    border-top: 1px solid #ececec;
    flex-shrink: 0;
    padding: 10px 15px
}

.has-search-map .bravo_search_map .results_item .text-paginate {
    color: #818181;
    overflow: hidden;
    padding: 15px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.has-search-map .bravo_search_map .results_item .text-paginate h2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 0
}

.has-search-map .bravo_search_map .results_item .listing_items {
    height: 100%;
    overflow-y: auto
}

.has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item {
    height: 100%;
    padding: 0 30px
}

@media (max-width:1023px) {
    .has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item {
        height: auto
    }
}

@media (max-width:766px) {
    .has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item {
        padding: 0 15px
    }
}

.has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item.not-found {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center
}

@media (max-width:1280px) {
    .has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item .list-item .row .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:766px) {
    .has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item .list-item .row .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item .list-item .item-tour {
    background: #fff
}

.has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item .list-item .item-tour .thumb-image {
    max-height: 170px
}

@media (max-width:766px) {
    .has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item .list-item .item-tour .thumb-image {
        max-height: 180px
    }
}

.has-search-map .bravo_search_map.map_right .results_map {
    order: 2
}

.has-search-map .bravo_search_map.map_right .results_item {
    order: 1
}

.has-search-map .bravo-filter-price .irs--flat .irs-from,
.has-search-map .bravo-filter-price .irs--flat .irs-single,
.has-search-map .bravo-filter-price .irs--flat .irs-to {
    background-color: #5191fa;
    font-size: 11px
}

.has-search-map .bravo-filter-price .irs--flat .irs-bar {
    background-color: #5191fa;
    height: 12px;
    top: 25px
}

.has-search-map .bravo-filter-price .irs--flat .irs-handle>i:first-child {
    background-color: #5191fa
}

.has-search-map .bravo-filter-price .irs--flat .irs-from:before,
.has-search-map .bravo-filter-price .irs--flat .irs-single:before,
.has-search-map .bravo-filter-price .irs--flat .irs-to:before {
    border-top-color: #5191fa
}

.has-search-map .bravo_search_map .results_map .item-loop {
    border: 1px solid #dfdfdf;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop a {
    text-decoration: none;
    transition: all .3s
}

.has-search-map .bravo_search_map .results_map .item-loop .sale_info {
    align-items: center;
    background-color: #5191fa;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 15px;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: -7px;
    top: -47px;
    width: 50px;
    z-index: 999
}

.has-search-map .bravo_search_map .results_map .item-loop .featured {
    background: #ed0925;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 20px;
    z-index: 1
}

.has-search-map .bravo_search_map .results_map .item-loop .featured:after {
    border: 10px solid transparent;
    border-bottom: 29px solid #ed0925;
    content: "";
    position: absolute;
    right: -10px;
    top: -9px;
    z-index: 1
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image {
    background: #ccc;
    height: 185px;
    overflow: hidden;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image:hover a img {
    transform: scale(1.1)
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image a img {
    max-width: 100%;
    transition: all .3s
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image a:before {
    background: linear-gradient(180deg, transparent 0, transparent 0, transparent 65%, rgba(0, 0, 0, .75));
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .price-wrapper {
    bottom: 10px;
    color: #fff;
    font-size: 22px;
    left: 15px;
    position: absolute;
    z-index: 10
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .price-wrapper .price {
    display: inline-block;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .price-wrapper .price .text-price {
    color: #fff;
    font-size: 22px;
    font-weight: 500
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .price-wrapper .price .onsale {
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    position: absolute;
    text-decoration: line-through;
    top: -18px
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .price-wrapper .price .unit {
    color: #fff;
    font-size: 14px
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist {
    color: #fff;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 10
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist i {
    font-size: 16px;
    transition: all .3s
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist.loading i,
.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist:hover i {
    color: #ff9290
}

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist.active i {
    color: red
}

.has-search-map .bravo_search_map .results_map .item-loop .location {
    color: #5e6d77;
    font-size: 13px;
    margin: 0 15px
}

.has-search-map .bravo_search_map .results_map .item-loop .location i {
    font-size: 16px;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop .category {
    margin: 0 15px
}

.has-search-map .bravo_search_map .results_map .item-loop .category .fa {
    color: #687882;
    opacity: .6
}

.has-search-map .bravo_search_map .results_map .item-loop .service-review {
    margin: 10px 15px 0
}

.has-search-map .bravo_search_map .results_map .item-loop .service-review .rate {
    color: #5191fa
}

.has-search-map .bravo_search_map .results_map .item-loop .service-review .review {
    color: #6a7a84;
    margin-left: 30px;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop .service-review .review:after {
    background: #d0d7dd;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -18px;
    position: absolute;
    top: 8px;
    width: 4px
}

.has-search-map .bravo_search_map .results_map .item-loop .item-title {
    font-size: 16px;
    font-weight: 500;
    margin: 20px 15px 5px;
    position: relative
}

@media (max-width:766px) {
    .has-search-map .bravo_search_map .results_map .item-loop .item-title {
        min-height: auto
    }
}

.has-search-map .bravo_search_map .results_map .item-loop .item-title a {
    color: #1a2b50
}

.has-search-map .bravo_search_map .results_map .item-loop .item-title i {
    color: #ffc107;
    font-size: 15px;
    margin-right: 2px
}

.has-search-map .bravo_search_map .results_map .item-loop .info {
    margin: 0 15px
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities {
    border-top: 1px solid #e4e8ed;
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    margin: 15px 15px 0;
    padding-top: 15px
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .amenity {
    align-items: center
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .amenity .input-icon {
    color: #505050;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 1px
}

.has-search-map .bravo_search_map .results_map .item-loop.infobox-item {
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop.infobox-item:after {
    background: #fff;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -9px;
    box-shadow: 1px 1px 0 #dfdfdf;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 0
}
.breadcrumb-title {
    font-size: 31px;
    color: #FFF;
    text-align: center;
    margin-bottom: -2px !important;
    margin-top: 10px;
}
.breadcrumb .breadcrumb-item {
    color: #E4EBF1;
    font-size: 16px;
}
.breadcrumb .breadcrumb-item a {
    color: #FFF;
    font-size: 16px;
}
.breadcrumb{
    background:none;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    content: "\f054";
    font-family: "fontawesome";
    line-height: 2;
    font-size: 12px;
    color: #E4EBF1;
}
.bravo_wrap .bravo_search_space .bravo_banner:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(95.36deg, rgba(0, 0, 0, 0.8) 13.15%, rgba(0, 0, 0, 0.5) 78.27%);
    z-index: -1;
}
.bravo_wrap .bravo_search_space .bravo_form_search form{
    margin-bottom: 1.5rem;
    background-color: #FFF;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    color: inherit;
    padding:20px;
}
.bravo_wrap .bravo_search_space .bravo_filter {
    background-color: #FFF;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    border: 1px solid #E4EBF1;
}

.irs--flat .irs-bar{
    background-color: #CF3425!important;
}
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-handle>i:first-child{
    background-color: #CF3425!important;
}
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to{
    background-color: #CF3425!important;
}
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from:before, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to:before, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single:before{
    border-top-color: #CF3425!important;
}
.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .service-review .rate, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .btn-apply-price-range{
    color:#CF3425!important;
}
.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop a{
    color:#333;
}
.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop a.active{
    color:#CF3425!important;
}
.irs--flat .irs-handle {
    top: 21px;
    width: 19px!important;
    height: 19px!important;
    border-radius: 100%;
    background: #CF3425 !important;
    background-color: transparent;
}
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-bar{
    height: 6px;
    top: 28px;
}
.irs--flat .irs-line {
    top: 29px!important;
    height: 6px!important;
    background-color: #e1e4e9;
    border-radius: 4px;
}
.filter-range-amount{
    margin-top:15px;
}
.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .amenities .amenity .input-icon{
    color:#CF3425!important;   
}
.detail-save-button{
    border: 1px solid #E4EBF1 !important;
    color: #393F4D !important;
    border-radius:5px!important;
}
.detail-save-button i {margin-right:3px;}


.bravo_wrap .bravo_detail_space .bravo_banner {
    background-color: #1a2b48;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 160px 0 30px;
}
.bravo_wrap .bravo_detail_space .bravo_banner:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(95.36deg, rgba(0, 0, 0, 0.8) 13.15%, rgba(0, 0, 0, 0.5) 78.27%);
    z-index: -1;
}
.bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery .modal .modal-dialog{
    z-index: 9999;
}