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

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

.has-search-map .bc_wrap .bc_header {
    background: #fff
}

.has-search-map .bc_wrap .bc_header .content {
    background: transparent
}

.has-search-map .bc_wrap .bc_header .header-left {
    width: 80%
}

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

.has-search-map .bc_wrap .bc_header .header-right {
    width: 20%
}

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

.has-search-map .bc_wrap .bc_search_tour {
    flex-grow: 1;
    display: flex;
    overflow-y: auto;
    flex-direction: column;
    margin: -1px 0 0
}

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

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map {
    border-top: solid 1px #e0e0e0;
    flex-shrink: 0;
    padding: 12px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .filter-item {
    padding: 0 8px;
    flex-grow: 1
}

@media (max-width: 990px) {
    .has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .filter-item {
        border-bottom: 1px solid #e0e0e0
    }

    .has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .filter-item:last-child {
        border-bottom: none
    }
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .filter-item .dropdown-menu {
    margin-top: -1px;
    box-shadow: 1px 1px 4px #0003;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    min-width: 250px;
    border-radius: 0
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .filter-item .dropdown-toggle:after {
    display: none
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form {
    background: #fff;
    box-shadow: none
}

@media (max-width: 990px) {
    .has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form {
        display: block !important;
        border: solid 1px #ccc;
        border-bottom: none;
        box-shadow: 0 1px 2px #0003
    }
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-group {
    margin-bottom: 0;
    border: 1px solid #e0e0e0;
    height: 42px;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

@media (max-width: 990px) {
    .has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-group {
        border: none
    }
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .border-right {
    border-right: 1px solid #D7DCE3
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .field-detination {
    position: relative;
    padding: 8px;
    transition: all .3s
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .field-detination #dropdown-destination {
    padding-left: 40px
}

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

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .field-detination #dropdown-destination .form-control option {
    color: #000
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form label {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    margin-bottom: 0
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .render {
    font-size: 14px;
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .field-icon {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    font-size: 23px;
    color: #5e6d77;
    left: 8px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel {
    position: relative;
    transition: all .3s
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .date-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .date-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .date-wrapper {
    padding-left: 15px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .start_date,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .start_date,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .start_date {
    position: absolute
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .check-in-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .guest-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .check-in-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .guest-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .check-in-wrapper,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .guest-wrapper {
    padding-left: 10px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .check-in-wrapper .check-in-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .check-in-wrapper .check-out-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .guest-wrapper .check-in-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .guest-wrapper .check-out-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .check-in-wrapper .check-in-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .check-in-wrapper .check-out-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .guest-wrapper .check-in-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .guest-wrapper .check-out-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .check-in-wrapper .check-in-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .check-in-wrapper .check-out-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .guest-wrapper .check-in-render,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .guest-wrapper .check-out-render {
    display: inline-block;
    width: auto
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .check-in-wrapper span,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .guest-wrapper span,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .check-in-wrapper span,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .guest-wrapper span,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .check-in-wrapper span,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .guest-wrapper span {
    color: #5e6d77;
    position: relative;
    padding: 0 5px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .check-in-wrapper label,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .guest-wrapper label,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .check-in-wrapper label,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .guest-wrapper label,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .check-in-wrapper label,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .guest-wrapper label {
    display: block
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search .check-in-out,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-guest-search .check-in-out,
.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-date-search-hotel .check-in-out {
    position: absolute;
    left: -15px;
    bottom: 1px;
    z-index: -1;
    opacity: 0
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .filter-simple .filter-title {
    padding: 10px 15px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin: 0;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .g-button-submit {
    position: relative;
    min-height: 66px;
    margin: 0 -1px 0 -15px
}

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

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search {
    position: initial
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search .parent_text {
    font-size: 14px;
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search .parent_text::-webkit-input-placeholder {
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search .parent_text::-moz-placeholder {
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search .parent_text:-ms-input-placeholder {
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search .parent_text:-moz-placeholder {
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search .parent_text::placeholder {
    color: #4b4b4b
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .smart-search:after {
    color: #4b4b4b;
    top: 18px;
    right: 15px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .bc-autocomplete {
    margin-top: 1px;
    right: -1px;
    left: -1px
}

.has-search-map .bc_wrap .bc_search_tour .bc_form_search_map .bc_form .form-content .g-map-place>.form-control {
    height: 25px
}

.has-search-map .bc_wrap .bc_form_search_map .bc_form .form-control {
    height: 40px
}

.has-search-map .bc_wrap .bc_form_search_map .advance-filters .filter-title {
    background: #297cbb;
    color: #fff
}

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

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

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

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

    .has-search-map .bc_search_map .results_map .results_map_inner {
        height: 300px !important;
    }
}

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

.has-search-map .bc_search_map .results_map .results_map_inner {
    height: 80dvh;

}

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

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

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

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

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

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

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

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

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

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

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

.has-search-map .bc_search_map .results_item .text-paginate h2 {
    font-size: 22px;
    color: #000;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 18px
}

.has-search-map .bc_search_map .results_item .text-paginate .count-string {
    font-size: 14px
}

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

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

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

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

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

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

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

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

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

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

.has-search-map .bc_search_map .results_item .listing_items .bc-list-item .bc-pagination {
    padding: 0 0 30px
}

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

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

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

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

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

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

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

.bc_wrap .bc_search_tour {
    margin: 50px 0
}

.bc_wrap .bc_search_tour .bc-list-item .topbar-search .text {
    font-size: 24px;
    color: #1a2b48;
    font-weight: 400;
    margin: 0
}

.bc_wrap .bc_search_tour .bc-list-item .list-item {
    margin-top: 15px
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars:before,
.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars:after {
    content: "";
    display: table;
    clear: both
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars li .fa {
    font-size: 15px
}

.bc_wrap .bc_search_tour .bc-list-item .list-item .item-loop .list-star .booking-item-rating-stars-active {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    overflow: hidden
}

.bc_wrap .bc_detail_tour .bc_banner .video-gallery {
    margin-top: -5rem;
    right: 0
}

.bc_wrap .bc_detail_tour .bc_content {
    padding-top: 20px
}

.bc_wrap .bc_detail_tour .bc_content .description {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #5e6d77;
    font-weight: 400;
    position: relative
}

@media (max-width: 766px) {
    .bc_wrap .bc_detail_tour .bc_content .description {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.bc_wrap .bc_detail_tour .bc_content .description img {
    max-width: 100%;
    height: auto
}

.bc_wrap .bc_detail_tour .bc_content .description h4,
.bc_wrap .bc_detail_tour .bc_content .description strong {
    font-size: 16px;
    color: #343a40;
    font-weight: 500;
    margin-bottom: 30px
}

@media (max-width: 990px) {

    .bc_wrap .bc_detail_tour .bc_content .description h4,
    .bc_wrap .bc_detail_tour .bc_content .description strong {
        margin-bottom: 10px
    }
}

.bc_wrap .bc_detail_tour .bc_content .description ul {
    padding-left: 25px
}

@media (max-width: 990px) {
    .bc_wrap .bc_detail_tour .bc_content .description ul {
        padding-left: 15px
    }
}

.bc_wrap .bc_detail_tour .bc_content .description ul li {
    color: #5e6d77;
    margin-bottom: 10px;
    list-style: none
}

.bc_wrap .bc_detail_tour .bc_content .description ul li:before {
    content: "";
    border: 1px solid #5191fa;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px
}

@media (max-width: 990px) {
    .bc_wrap .bc_detail_tour .bc_content .description ul li:before {
        margin-right: 10px
    }
}

.bc_wrap .bc_detail_tour .bc_content .location-map iframe {
    width: 100%
}

.bc_wrap .bc_detail_tour .bc_content .location-map #map_content {
    height: 450px
}

@media (max-width: 766px) {
    .bc_wrap .bc_detail_tour .bc_content .location-map #map_content {
        height: 300px
    }
}

.bc_wrap .bc_detail_tour .bc_content #FAQs .card-body {
    padding-left: 4.5rem;
    padding-top: 0
}

.bc_wrap .bc_detail_tour .bc_content #itinerary .card-body {
    padding-left: 2.2rem;
    padding-top: 0;
    color: #77838f
}

.bc_wrap .bc_detail_tour .bc_content .g-attributes {
    margin-bottom: 15px
}

.bc_wrap .bc_detail_tour .bc_content .g-attributes .list-attributes {
    display: flex;
    flex-wrap: wrap
}

.bc_wrap .bc_detail_tour .bc_content .g-attributes .list-attributes .item {
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 10px
}

.bc_wrap .bc_detail_tour .bc_content .g-attributes .list-attributes .item i {
    font-size: 16px;
    position: relative
}

.bc_wrap .bc_detail_tour .bc_content .g-attributes .list-attributes .item i.icon-default {
    color: #5191fa
}

@media (max-width: 768px) {
    .bc_wrap .bc_detail_tour .bc_content .g-attributes .list-attributes .item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 420px) {
    .bc_wrap .bc_detail_tour .bc_content .g-attributes .list-attributes .item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.bc_wrap .bc_detail_tour .bc_single_book_wrap {
    margin-top: 10px
}

@media (max-width: 990px) {
    .bc_wrap .bc_detail_tour .bc_single_book_wrap {
        display: none;
        margin: 0
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap #sticky-wrapper .bc_tour_book {
        position: relative !important;
        top: 0 !important;
        width: auto !important
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show {
        position: fixed;
        z-index: 3000;
        left: 0;
        right: 0;
        padding: 20px !important;
        overflow: scroll;
        height: 100%;
        top: 0;
        display: flex !important;
        width: 100%;
        flex-wrap: wrap;
        align-items: center
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .bc_tour_book {
        flex-grow: 1
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show #sticky-wrapper {
        height: auto !important;
        flex: 1
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .form-head {
        padding: 10px 15px
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .form-head .price .value .onsale {
        display: inline-block;
        font-size: 16px
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show label {
        margin: 0 !important
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .form-section-group .form-section-title {
        font-size: 16px
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .form-section-group .form-group {
        padding-top: 0
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .form-section-group .form-group:last-child {
        padding-bottom: 0
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .submit-group {
        padding: 10px 15px;
        text-align: right
    }

    .bc_wrap .bc_detail_tour .bc_single_book_wrap.show .submit-group .btn {
        padding: 7px 16px 5px;
        font-size: 14px;
        width: auto
    }
}

.bc_wrap .bc_detail_tour .bc_single_book {
    position: relative;
    width: 100%
}

.bc_wrap .bc_detail_tour .bc_single_book>div {
    background: #fff
}

.bc_wrap .bc_detail_tour .bc_single_book .sale-box {
    position: absolute;
    right: 15px;
    top: 0
}

.bc_wrap .bc_detail_tour .bc_single_book .submit-group {
    border-top: 1px solid #d7dce3;
    padding: 20px
}

.bc_wrap .bc_detail_tour .bc_single_book .submit-group .btn {
    width: 100%;
    font-size: 16px;
    padding: 12px 25px;
    color: #fff
}

.bc_wrap .bc_detail_tour .bc_single_book .submit-group .alert-text {
    margin-top: 10px
}

.bc_wrap .bc_detail_tour .bc_single_book .form-section-total label {
    font-size: 16px;
    margin-bottom: 0
}

.bc_wrap .bc_detail_tour .bc_single_book .form-section-total .price {
    float: right
}

.bc_wrap .bc_detail_tour .bc_single_book .nav-enquiry {
    background: #f9f9f9;
    padding: 20px;
    border-bottom: solid 1px #d7dce3;
    display: flex
}

.bc_wrap .bc_detail_tour .bc_single_book .nav-enquiry .enquiry-item {
    flex: 0 0 50%;
    text-align: center
}

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

.bc_wrap .bc_detail_tour .bc_single_book .nav-enquiry .enquiry-item.active span {
    border-bottom: solid 1px #5191fa;
    color: #5191fa
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry {
    padding: 20px
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry .btn-primary {
    width: 100%;
    color: #fff;
    font-size: 16px
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry .btn-primary.is-success {
    background: #797979 !important
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry .btn-primary.is-success .fa {
    display: none
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry .form-control {
    border-top: none;
    border-left: none;
    border-right: none
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry textarea {
    height: 100px
}

.bc_wrap .bc_detail_tour .bc_single_book .form-enquiry .alert-text {
    margin-top: 10px
}

.bc_wrap .bc_detail_tour .bc_single_book .form-send-enquiry {
    text-align: center;
    margin: 20px 0
}

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

@media (max-width: 990px) {
    .bc_wrap .bc_detail_tour .bc-more-book-mobile {
        display: block
    }
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .container {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    height: 65px;
    flex-wrap: wrap
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left,
.bc_wrap .bc_detail_tour .bc-more-book-mobile .right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .g-price .fr_text {
    font-size: 12px
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .g-price .price {
    position: relative;
    display: inline-block
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .g-price .price .text-price {
    font-size: 20px;
    color: #1a2b48;
    font-weight: 500
}

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

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .g-price i {
    font-size: 18px
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

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

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

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

.bc_wrap .bc_detail_tour .bc-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

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

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

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

@media (max-width: 340px) {
    .bc_wrap .bc_detail_tour .bc-more-book-mobile .left .service-review .review {
        display: none
    }
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .right {
    text-align: right
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .btn-primary {
    padding: 8px 20px 6px;
    color: #fff;
    text-transform: uppercase
}

.bc_wrap .bc_detail_tour .hotel_rooms_form .nav-enquiry {
    background: #f9f9f9;
    padding: 20px;
    border-bottom: solid 1px #d7dce3;
    display: flex;
    border-top: solid 5px #5191fa;
    border-left: solid 1px #d7dce3;
    border-right: solid 1px #d7dce3
}

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

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

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

.bc_wrap .bc_detail_tour .hotel_rooms_form .form-enquiry {
    padding: 20px
}

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

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

.bc_wrap .bc_detail_tour .hotel_rooms_form .form-enquiry .btn-primary.is-success .fa {
    display: none
}

.bc_wrap .bc_detail_tour .hotel_rooms_form .form-enquiry .form-control {
    border-top: none;
    border-left: none;
    border-right: none
}

.bc_wrap .bc_detail_tour .hotel_rooms_form .form-enquiry textarea {
    height: 100px
}

.bc_wrap .bc_detail_tour .hotel_rooms_form .form-enquiry .alert-text {
    margin-top: 10px
}

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

.bc_wrap .bc_detail_tour .hotel_rooms_form .form-enquiry .btn-primary {
    width: 180px
}

.bc_wrap .bc_detail_tour #enquiry_form_modal,
.bc_wrap .bc_detail_tour #enquiry_form_modal .modal-dialog {
    z-index: 9999
}

.bc_wrap .bc_detail_tour #enquiry_form_modal:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    z-index: 9998;
    opacity: .8
}

.bc_wrap .bc_detail_tour .bc-more-book-mobile .service-review .review {
    position: static !important
}

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

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

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

.cart-total-group li .label {
    flex-grow: 1;
    color: #1a2b48;
    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-weight: 500;
    font-size: 16px
}

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

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

.has-search-map .bc_search_map .results_map .item-loop .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars:before,
.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars:after {
    content: "";
    display: table;
    clear: both
}

.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars li .fa {
    font-size: 15px
}

.has-search-map .bc_search_map .results_map .item-loop .list-star .booking-item-rating-stars-active {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    overflow: hidden
}

/* Guide search — horizontal card (list layout) */
.guide-card-horizontal {
    border-radius: 12px;
    overflow: hidden;
    transition: box-shadow 0.2s ease, border-color 0.2s ease
}

.guide-card-horizontal:hover {
    box-shadow: 0 4px 16px rgba(26, 43, 72, 0.12) !important;
    border-color: #d7dce3 !important
}

.guide-card-horizontal .guide-card-wishlist {
    top: 12px;
    right: 12px;
    z-index: 2
}

.guide-card-horizontal .guide-card-avatar {
    width: 88px
}

.guide-card-horizontal .guide-card-avatar img {
    width: 88px;
    height: 88px;
    object-fit: cover;
    border: 2px solid #f0f2f5
}

.guide-card-horizontal .guide-card-title a {
    text-decoration: none
}

.guide-card-horizontal .guide-card-title a:hover {
    text-decoration: underline
}

.guide-card-horizontal .guide-card-desc {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.guide-card-horizontal .guide-card-stats-col {
    border-color: #e7eaf0 !important;
    background-color: #fafbfc
}

.guide-card-horizontal .guide-card-price-value {
    color: #f7941d
}

.guide-card-horizontal .guide-card-score-badge {
    background-color: #f7941d;
    color: #fff;
    border-radius: 4px
}

.guide-card-horizontal .guide-card-rating .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars:before,
.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars:after {
    content: "";
    display: table;
    clear: both
}

.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars li .fa {
    font-size: 14px
}

.guide-card-horizontal .guide-card-rating .list-star .booking-item-rating-stars-active {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    overflow: hidden
}

.guide-card-horizontal.infobox-item {
    position: relative;
    max-width: 320px;
    margin-bottom: 0
}

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

.guide-card-horizontal.infobox-item .guide-card-stats-col {
    border-left: 0 !important;
    border-top: 1px solid #e7eaf0 !important
}

.guide-card-horizontal.infobox-item .guide-card-avatar,
.guide-card-horizontal.infobox-item .guide-card-avatar img {
    width: 64px;
    height: 64px
}

@media (max-width: 767.98px) {
    .guide-card-horizontal .guide-card-stats-col {
        border-left: 0 !important;
        border-top: 1px solid #e7eaf0 !important
    }

    .guide-card-horizontal .guide-card-main {
        padding-bottom: 0.5rem !important
    }

    .guide-card-horizontal .guide-card-rating > span.text-secondary {
        margin-left: 0 !important;
        margin-top: 0.25rem !important
    }
}

.guide-map-infobox {
    max-width: 320px;
    margin-bottom: 0
}

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

.guide-map-infobox-guides li:last-child {
    margin-bottom: 0 !important
}

/* ====================================================================
   Guide Profile (detail page) — reference-style profile redesign
   ==================================================================== */
.bc_guide_profile_banner {
    position: relative;
    margin-bottom: 0
}

.bc_guide_profile_banner .guide-banner-media {
    overflow: hidden
}

.bc_guide_profile_banner .guide-banner-image {
    display: block;
    height: 320px;
    object-fit: cover;
    width: 100%
}

.bc_guide_profile_banner .guide-banner-image--fallback {
    height: 320px;
    background: linear-gradient(135deg, #1a2b48 0%, #297cbb 100%)
}

/* Profile card overlapping the banner */
.guide-profile-card {
    position: relative;
    margin-top: -90px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(26, 43, 72, .10);
    padding: 30px 34px 0;
    z-index: 3
}

.guide-profile-follow {
    position: absolute;
    top: 26px;
    right: 30px;
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #297cbb;
    border: 1px solid #cfe0ef;
    border-radius: 8px;
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all .15s ease
}

.guide-profile-follow:hover,
.guide-profile-follow.active {
    background: #297cbb;
    border-color: #297cbb;
    color: #fff
}

.guide-profile-head {
    display: flex;
    align-items: flex-start;
    gap: 26px;
    flex-wrap: wrap
}

/* Avatar */
.guide-profile-card .guide-profile-avatar {
    position: relative;
    width: 132px;
    height: 132px;
    border-radius: 50%;
    flex-shrink: 0;
    background: #fff
}

.guide-profile-card .guide-profile-avatar img {
    width: 132px;
    height: 132px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #fff;
    box-shadow: 0 2px 10px rgba(26, 43, 72, .12)
}

.guide-availability-dot {
    position: absolute;
    right: 6px;
    bottom: 6px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    border: 3px solid #fff
}

.guide-availability-dot.is-on {
    background: #2ecc71
}

.guide-availability-dot.is-off {
    background: #e74c3c
}

/* Identity */
.guide-profile-identity {
    flex: 1 1 auto;
    min-width: 0;
    padding-top: 6px
}

.guide-profile-name {
    font-size: 26px;
    font-weight: 700;
    color: #1a2b48;
    margin: 0 0 8px
}

.guide-profile-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px
}

.guide-profile-rating .list-star {
    display: inline-block;
    position: relative;
    line-height: 16px
}

.guide-profile-rating .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 100px;
    list-style: none
}

.guide-profile-rating .booking-item-rating-stars li {
    float: left;
    margin-right: 3px;
    list-style: none
}

.guide-profile-rating .booking-item-rating-stars li .fa {
    font-size: 16px;
    color: #f5a623
}

.guide-profile-rating .booking-item-rating-stars-active {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    white-space: nowrap
}

.guide-profile-score {
    background: #2ecc71;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 8px
}

/* Inline meta */
.guide-profile-meta {
    display: flex;
    gap: 34px;
    margin-bottom: 14px
}

.guide-profile-meta-item {
    display: flex;
    flex-direction: column
}

.guide-profile-meta-item .val {
    font-size: 16px;
    font-weight: 700;
    color: #1a2b48;
    display: flex;
    align-items: center
}

.guide-profile-meta-item .val i {
    color: #297cbb;
    margin-right: 6px;
    font-size: 16px
}

.guide-profile-meta-item .lbl {
    font-size: 13px;
    color: #8a93a2
}

/* Contact circles */
.guide-profile-contacts {
    display: flex;
    gap: 10px
}

.guide-contact-circle {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    transition: transform .15s ease
}

.guide-contact-circle:hover {
    transform: translateY(-2px);
    color: #fff
}

.guide-contact-circle.c-1 {
    background: linear-gradient(135deg, #f6a623, #f78f1e)
}

.guide-contact-circle.c-2 {
    background: linear-gradient(135deg, #2d9cdb, #1f7fc7)
}

.guide-contact-circle.c-3 {
    background: linear-gradient(135deg, #27ae60, #1e8e4f)
}

/* Price + CTA */
.guide-profile-cta {
    flex-shrink: 0;
    text-align: right;
    /* Clear the absolutely-positioned Save button above it */
    padding-top: 56px
}

.guide-profile-price {
    margin-bottom: 12px;
    line-height: 1.1
}

.guide-profile-price .price-val,
.guide-profile-price .price-free {
    font-size: 24px;
    font-weight: 700;
    color: #297cbb
}

.guide-profile-price .price-per {
    font-size: 14px;
    font-weight: 600;
    color: #297cbb
}

.guide-profile-btn-primary {
    background: #297cbb;
    color: #fff;
    border-radius: 8px;
    padding: 10px 26px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap
}

.guide-profile-btn-primary:hover {
    background: #1f6aa6;
    color: #fff
}

/* Stat boxes */
.guide-profile-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    margin-top: 28px;
    padding-top: 26px;
    border-top: 1px solid #eef1f5
}

.guide-stat-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.guide-stat-icon {
    width: 54px;
    height: 54px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 8px;
    border: 2px solid
}

.guide-stat-icon.ic-1 {
    color: #f6a623;
    border-color: #fbe4bd
}

.guide-stat-icon.ic-2 {
    color: #297cbb;
    border-color: #c3ddf0
}

.guide-stat-icon.ic-3 {
    color: #27ae60;
    border-color: #bfe8cf
}

.guide-stat-icon.ic-4 {
    color: #9b51e0;
    border-color: #e0cbf6
}

.guide-stat-value {
    font-size: 20px;
    font-weight: 700;
    color: #1a2b48;
    line-height: 1.1
}

.guide-stat-label {
    font-size: 13px;
    color: #8a93a2
}

/* Tabs */
.guide-profile-tabs {
    margin-top: 26px;
    border-top: 1px solid #eef1f5;
    padding: 0;
    flex-wrap: wrap
}

.guide-profile-tabs .nav-item {
    margin: 0
}

.guide-profile-tabs .nav-link {
    border: 0;
    background: transparent;
    color: #6b7382;
    font-size: 15px;
    font-weight: 600;
    padding: 18px 4px;
    margin: 0 18px;
    border-bottom: 3px solid transparent;
    border-radius: 0
}

.guide-profile-tabs .nav-link:first-child {
    margin-left: 0
}

.guide-profile-tabs .nav-link.active,
.guide-profile-tabs .nav-link:hover {
    color: #297cbb;
    border-bottom-color: #297cbb
}

/* ---- Tab content ---- */
.guide-profile-tab-content {
    padding: 6px 0 40px
}

.guide-notice {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    background: #f1f7fc;
    border: 1px solid #d6e7f5;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 28px
}

.guide-notice-body {
    padding: 18px 22px;
    display: flex;
    flex-direction: column;
    gap: 4px
}

.guide-notice-body strong {
    font-size: 15px;
    color: #1a2b48;
    font-weight: 700
}

.guide-notice-body span {
    font-size: 14px;
    color: #6b7382
}

.guide-notice-icon {
    width: 70px;
    background: #297cbb;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    flex-shrink: 0
}

.guide-section {
    margin-bottom: 30px
}

.guide-section-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a2b48;
    margin-bottom: 14px
}

.guide-bullet-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.guide-bullet-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #5b6472
}

.guide-bullet-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #297cbb
}

.guide-section-text {
    font-size: 15px;
    line-height: 1.7;
    color: #5b6472
}

.guide-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.guide-tag {
    background: #f3f5f8;
    color: #4a5260;
    border-radius: 6px;
    padding: 7px 16px;
    font-size: 14px;
    font-weight: 500
}

/* Empty states */
.guide-empty {
    text-align: center;
    padding: 50px 20px;
    color: #9aa3b1
}

.guide-empty i {
    font-size: 40px;
    color: #c7cfdb;
    display: block;
    margin-bottom: 12px
}

.guide-empty p {
    font-size: 15px;
    margin: 0
}

/* Tour cards inside the Tours tab */
.guide-tour-card {
    border-radius: 12px;
    border-color: #eceff3;
    overflow: hidden;
    transition: all .2s ease
}

.guide-tour-card .card-img-top {
    height: 180px;
    object-fit: cover
}

.guide-tour-loc {
    font-size: 13px;
    color: #8a93a2;
    margin-bottom: 6px;
    display: flex;
    align-items: center
}

.guide-tour-loc i {
    color: #297cbb;
    margin-right: 5px;
    font-size: 14px
}

.guide-tour-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #1a2b48;
    margin-bottom: 8px;
    line-height: 1.35
}

.guide-tour-title:hover {
    color: #297cbb
}

.guide-tour-price {
    font-size: 15px;
    font-weight: 700;
    color: #297cbb
}

.guide-tour-price span {
    font-size: 13px;
    font-weight: 400;
    color: #8a93a2
}

/* Contact tab list */
.guide-contact-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.guide-contact-list li {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid #eef1f5
}

.guide-contact-list li:last-child {
    border-bottom: 0
}

.guide-contact-ic {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #eef4fb;
    color: #297cbb;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0
}

.guide-contact-txt {
    display: flex;
    flex-direction: column
}

.guide-contact-txt small {
    font-size: 12px;
    color: #8a93a2;
    margin-bottom: 2px
}

.guide-contact-txt a {
    font-size: 15px;
    font-weight: 600;
    color: #1a2b48
}

.guide-contact-txt a:hover {
    color: #297cbb
}

.bc_wrap .bc_detail_tour.guide-profile-page .bc_content {
    padding-top: 0
}

/* Responsive */
@media (max-width: 991.98px) {
    .guide-profile-head {
        gap: 20px
    }

    .guide-profile-cta {
        width: 100%;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
        border-top: 1px solid #eef1f5;
        padding-top: 16px;
        margin-top: 4px
    }

    .guide-profile-price {
        margin-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .bc_guide_profile_banner .guide-banner-image,
    .bc_guide_profile_banner .guide-banner-image--fallback {
        height: 200px
    }

    .guide-profile-card {
        margin-top: -60px;
        padding: 22px 18px 0;
        border-radius: 14px
    }

    .guide-profile-follow {
        top: 18px;
        right: 18px;
        padding: 7px 14px;
        font-size: 13px
    }

    .guide-profile-head {
        gap: 16px
    }

    .guide-profile-card .guide-profile-avatar,
    .guide-profile-card .guide-profile-avatar img {
        width: 92px;
        height: 92px
    }

    .guide-profile-name {
        font-size: 21px
    }

    .guide-profile-meta {
        gap: 24px
    }

    .guide-profile-stats {
        grid-template-columns: repeat(2, 1fr);
        gap: 22px 12px
    }

    .guide-profile-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .guide-profile-tabs .nav-link {
        white-space: nowrap;
        padding: 14px 4px;
        margin: 0 12px
    }

    .guide-notice-icon {
        width: 56px;
        font-size: 22px
    }
}

@media (max-width: 575.98px) {
    .guide-profile-head {
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .guide-profile-rating,
    .guide-profile-meta,
    .guide-profile-contacts {
        justify-content: center
    }

    .guide-profile-cta {
        flex-direction: column;
        text-align: center
    }

    .guide-profile-btn-primary {
        width: 100%
    }
}
/* ====================================================================
   Guide Finder — reference-style redesign (search-map page only)
   guide.css is loaded only on guide pages, so these rules are scoped.
   ==================================================================== */

/* Turn the full-height map/list split into a normal scrollable page.
   guide.css loads only on the guide page, so targeting .has-search-map here is safe. */
.has-search-map .bc_wrap {
    display: block;
    height: auto
}

.has-search-map .bc_search_tour.guide-finder {
    display: block;
    overflow: visible;
    flex-grow: 0;
    margin: 0
}

/* Full-width map banner (image-1 look) */
.guide-finder .guide-map-banner {
    width: 100%;
    background: #e9eef3;
    border-bottom: 1px solid #e0e4ea;
    /* Map engines position tiles/controls with absolute LTR coords; keep the
       container LTR + clipped so RTL pages don't get a horizontal scrollbar. */
    direction: ltr;
    overflow: hidden
}

.guide-finder .guide-map-banner .results_map,
.guide-finder .guide-map-banner .results_map_inner {
    direction: ltr
}

.guide-finder .guide-map-banner .results_map {
    width: 100%;
    border: 0;
    left: 0;
    position: relative
}

.guide-finder .guide-map-banner .results_map_inner {
    width: 100%;
    height: 360px
}

@media (max-width: 767.98px) {
    .guide-finder .guide-map-banner .results_map_inner {
        height: 260px
    }
}

/* Page container */
.guide-finder .guide-finder-inner {
    padding-top: 26px;
    padding-bottom: 60px
}

.guide-finder .guide-finder-heading {
    font-size: 26px;
    font-weight: 700;
    color: #1a2b48;
    margin-bottom: 18px
}

/* Kept top search form, presented as a card with horizontal fields */
.guide-finder .guide-topsearch {
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(26, 43, 72, .05);
    padding: 18px 20px;
    margin-bottom: 20px
}

.guide-finder .guide-topsearch .bc_form.flex-column {
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 1.25rem !important
}

.guide-finder .guide-topsearch .filter-item {
    flex: 1 1 200px;
    min-width: 180px
}

/* Toolbar: availability toggles + sort */
.guide-finder .guide-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(26, 43, 72, .05);
    padding: 15px 22px;
    margin-bottom: 22px
}

.guide-finder .guide-toolbar-toggles {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 28px
}

.guide-switch {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.guide-switch-label {
    font-size: 15px;
    color: #3b4452;
    font-weight: 500
}

.guide-switch-control {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 24px;
    flex-shrink: 0
}

.guide-switch-control input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.guide-switch-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d5dae1;
    border-radius: 24px;
    transition: background .2s ease
}

.guide-switch-slider:before {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    left: 3px;
    top: 3px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    transition: transform .2s ease
}

.guide-switch-control input:checked+.guide-switch-slider {
    background: #297cbb
}

.guide-switch-control input:checked+.guide-switch-slider:before {
    transform: translateX(18px)
}

.guide-finder .guide-sort-select {
    min-width: 180px;
    height: 44px;
    border: 1px solid #dfe3e9;
    border-radius: 8px;
    color: #3b4452;
    font-size: 14px
}

/* Filters sidebar */
.guide-finder .guide-filters {
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(26, 43, 72, .05);
    padding: 22px 22px 26px
}

.guide-finder .guide-filters-title {
    font-size: 20px;
    font-weight: 700;
    color: #297cbb;
    margin-bottom: 18px
}

.guide-finder .guide-filter-group {
    margin-bottom: 18px
}

.guide-finder .guide-filter-label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #3b4452;
    margin-bottom: 8px
}

.guide-finder .guide-filter-select {
    height: 44px;
    width: 100%;
    border: 1px solid #dfe3e9;
    border-radius: 8px;
    font-size: 14px;
    color: #3b4452;
    background-color: #fff
}

.guide-finder .guide-segmented {
    display: flex;
    background: #f3f5f8;
    border-radius: 8px;
    padding: 4px;
    gap: 4px
}

.guide-finder .guide-segmented-item {
    flex: 1;
    border: 0;
    background: transparent;
    border-radius: 6px;
    padding: 8px 6px;
    font-size: 13px;
    color: #6b7382;
    cursor: pointer;
    transition: all .15s ease
}

.guide-finder .guide-segmented-item.active {
    background: #fff;
    color: #1a2b48;
    font-weight: 600;
    box-shadow: 0 1px 3px rgba(26, 43, 72, .12)
}

/* Sidebar sliders — green to match reference */
.guide-finder .guide-filter-group .irs--flat .irs-bar,
.guide-finder .guide-filter-group .irs--flat .irs-handle>i:first-child,
.guide-finder .guide-filter-group .irs--flat .irs-from,
.guide-finder .guide-filter-group .irs--flat .irs-to,
.guide-finder .guide-filter-group .irs--flat .irs-single {
    background-color: #297cbb
}

.guide-finder .guide-filter-group .irs--flat .irs-from:before,
.guide-finder .guide-filter-group .irs--flat .irs-to:before,
.guide-finder .guide-filter-group .irs--flat .irs-single:before {
    border-top-color: #297cbb
}

/* Results column */
.guide-finder .listing_items {
    height: auto;
    overflow: visible
}

.guide-finder .bc-list-item {
    height: auto;
    padding: 0
}

.guide-finder .text-paginate {
    padding: 0 0 16px;
    color: #8a93a2
}

.guide-finder .text-paginate h2 {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 700;
    margin-bottom: 2px;
    line-height: 1.3
}

/* ---- Card (reference look) ---- */
.guide-card-horizontal.guide-card {
    border-radius: 14px !important;
    border-color: #eceff3 !important;
    margin-bottom: 22px
}

.guide-card .guide-card-main-wrap {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 22px 24px
}

.guide-card .guide-card-avatar,
.guide-card .guide-card-avatar img {
    width: 72px;
    height: 72px
}

.guide-card .guide-card-avatar img {
    object-fit: cover;
    border: 3px solid #f0f2f5
}

.guide-card .guide-card-info {
    flex: 1 1 auto;
    min-width: 0
}

.guide-card .guide-card-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2px
}

.guide-card .guide-card-name a {
    color: #1a2b48;
    text-decoration: none
}

.guide-card .guide-card-name a:hover {
    text-decoration: underline
}

.guide-card .guide-card-role {
    font-size: 13px;
    color: #8a93a2;
    margin-bottom: 4px
}

.guide-card .guide-card-cats {
    font-size: 14px;
    color: #5b6472;
    font-weight: 500;
    margin-bottom: 8px
}

.guide-card .guide-card-desc {
    font-size: 14px;
    color: #8a93a2;
    line-height: 1.5;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.guide-card .guide-card-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 6px
}

.guide-card .guide-card-side {
    flex: 0 0 200px;
    max-width: 200px;
    padding-left: 18px;
    border-left: 1px solid #f0f2f5;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.guide-card .guide-card-price {
    font-size: 20px;
    font-weight: 700;
    color: #297cbb;
    line-height: 1.2
}

.guide-card .guide-card-price-free,
.guide-card .guide-card-price-value {
    color: #297cbb
}

.guide-card .guide-card-price-per {
    font-size: 14px;
    color: #297cbb;
    font-weight: 600
}

.guide-card .guide-card-price-old {
    display: block;
    font-size: 13px;
    color: #b0b7c3;
    text-decoration: line-through;
    font-weight: 400
}

.guide-card .guide-card-rating {
    display: flex;
    align-items: center;
    gap: 8px
}

.guide-card .guide-card-rating .list-star {
    display: inline-block;
    position: relative;
    line-height: 14px
}

.guide-card .guide-card-rating .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px;
    list-style: none
}

.guide-card .guide-card-rating .booking-item-rating-stars li {
    float: left;
    margin-right: 4px;
    list-style: none
}

.guide-card .guide-card-rating .booking-item-rating-stars li .fa {
    font-size: 14px;
    color: #f5a623
}

.guide-card .guide-card-rating .booking-item-rating-stars-active {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    white-space: nowrap
}

.guide-card .guide-card-score-badge {
    background: #297cbb;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 7px
}

.guide-card .guide-card-hours {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 13px;
    color: #6b7382
}

.guide-card .guide-card-hours i {
    font-size: 15px;
    color: #8a93a2
}

.guide-card .guide-card-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.guide-card .guide-card-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 13px
}

.guide-card .guide-card-icon[data-i="1"] {
    background: linear-gradient(135deg, #f6a623, #f78f1e)
}

.guide-card .guide-card-icon[data-i="2"] {
    background: linear-gradient(135deg, #9b51e0, #7b2ff7)
}

.guide-card .guide-card-icon[data-i="3"] {
    background: linear-gradient(135deg, #f5a623, #f76b1c)
}

.guide-card .guide-card-icon[data-i="4"] {
    background: linear-gradient(135deg, #1f6aa6, #1a5f8f)
}

.guide-card .guide-card-icon[data-i="5"] {
    background: linear-gradient(135deg, #2d9cdb, #1f7fc7)
}

/* Infobox (map popup) variant stacks vertically */
.guide-card-horizontal.infobox-item .guide-card-main-wrap {
    flex-direction: column;
    gap: 12px;
    padding: 16px
}

.guide-card-horizontal.infobox-item .guide-card-side {
    flex: 1 1 auto;
    max-width: none;
    width: 100%;
    border-left: 0;
    border-top: 1px solid #f0f2f5;
    padding-left: 0;
    padding-top: 12px
}

/* Responsive */
@media (max-width: 991.98px) {
    .guide-finder .guide-finder-sidebar {
        margin-bottom: 24px
    }
}

@media (max-width: 575.98px) {
    .guide-card .guide-card-main-wrap {
        flex-direction: column
    }

    .guide-card .guide-card-side {
        flex: 1 1 auto;
        max-width: none;
        width: 100%;
        border-left: 0;
        border-top: 1px solid #f0f2f5;
        padding-left: 0;
        padding-top: 14px
    }
}

/* ---- "More filters" panel (advance filters) ---- */
.guide-finder #advance_filters {
    position: static;
    display: block;
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(26, 43, 72, .05);
    padding: 22px 24px;
    margin-bottom: 22px
}

.guide-finder #advance_filters.d-none {
    display: none !important
}

.guide-finder #advance_filters .ad-filter-b {
    padding: 0;
    overflow: visible
}

.guide-finder #advance_filters .filter-item {
    border-bottom: 1px solid #eef1f5;
    padding-bottom: 16px;
    margin-bottom: 16px
}

.guide-finder #advance_filters .filter-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.guide-finder #advance_filters .filter-title {
    font-size: 15px;
    color: #1a2b48;
    margin-bottom: 12px
}

.guide-finder #advance_filters .filter-title strong {
    font-weight: 700
}

.guide-finder #advance_filters .filter-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.guide-finder #advance_filters .filter-term-item {
    margin-bottom: 10px
}

.guide-finder #advance_filters .filter-term-item label {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0;
    font-size: 14px;
    color: #4a5260;
    font-weight: 500;
    cursor: pointer
}

.guide-finder #advance_filters .filter-term-item input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #297cbb;
    flex-shrink: 0;
    cursor: pointer;
    margin: 0
}

.guide-finder #advance_filters .ad-filter-f {
    border-top: 1px solid #eef1f5;
    margin-top: 6px;
    padding-top: 16px
}

.guide-finder #advance_filters .btn-apply-advances {
    background: #297cbb;
    border-color: #297cbb;
    color: #fff;
    padding: 9px 24px;
    border-radius: 8px;
    font-weight: 600
}

.guide-finder #advance_filters .btn-apply-advances:hover,
.guide-finder #advance_filters .btn-apply-advances:focus {
    background: #28b463;
    border-color: #28b463;
    color: #fff
}

.is-rtl .guide-finder #advance_filters .ad-filter-f.text-right {
    text-align: left !important
}

/* Sort dropdown container width so the full-width nice-select fills it */
.guide-finder .guide-toolbar-sort {
    width: 220px;
    max-width: 100%
}

@media (max-width: 575.98px) {
    .guide-finder .guide-toolbar-sort {
        width: 100%
    }
}

/* Sidebar Instructor Age — native range slider (works RTL + LTR) */
.guide-finder .guide-range {
    padding-top: 6px
}

.guide-finder .guide-range-input {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 6px;
    border-radius: 6px;
    background: #e6eaef;
    outline: none;
    margin: 0;
    cursor: pointer
}

.guide-finder .guide-range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #297cbb;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    cursor: pointer
}

.guide-finder .guide-range-input::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #297cbb;
    border: 2px solid #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    cursor: pointer
}

.guide-finder .guide-range-input::-moz-range-track {
    height: 6px;
    border-radius: 6px;
    background: #e6eaef
}

.guide-finder .guide-range-value {
    margin-top: 10px;
    font-size: 13px;
    color: #6b7382;
    font-weight: 600
}

.guide-finder .guide-card-city {
    margin-top: 3px;
    font-size: 13px;
    color: #6b7382;
    display: flex;
    align-items: center
}

.guide-finder .guide-card-city i {
    color: #297cbb;
    margin-right: 5px;
    font-size: 15px
}

/* ====================================================================
   RTL overrides for the custom guide components (guide.css loads on
   guide pages only; body gets .is-rtl when locale is Arabic).
   ==================================================================== */

/* --- Guide cards (search list) --- */
.is-rtl .guide-card .guide-card-side {
    border-left: 0;
    border-right: 1px solid #f0f2f5;
    padding-left: 0;
    padding-right: 18px
}

.is-rtl .guide-finder .guide-card-city i,
.is-rtl .guide-card .guide-card-rating .booking-item-rating-stars li,
.is-rtl .guide-tour-loc i {
    margin-right: 0;
    margin-left: 5px
}

.is-rtl .guide-card .guide-card-wishlist {
    right: auto;
    left: 0
}

/* --- Guide profile header card --- */
.is-rtl .guide-profile-follow {
    right: auto;
    left: 30px
}

.is-rtl .guide-availability-dot {
    right: auto;
    left: 6px
}

.is-rtl .guide-profile-meta-item .val i {
    margin-right: 0;
    margin-left: 6px
}

.is-rtl .guide-profile-cta {
    text-align: left
}

.is-rtl .guide-profile-tabs .nav-link:first-child {
    margin-left: 18px;
    margin-right: 0
}

/* --- Profile tab content --- */
.is-rtl .guide-bullet-list li {
    padding-left: 0;
    padding-right: 20px
}

.is-rtl .guide-bullet-list li:before {
    left: auto;
    right: 0
}

.is-rtl .guide-contact-txt {
    text-align: right
}

/* --- Responsive: keep stacked variants neutral in RTL --- */
@media (max-width: 991.98px) {
    .is-rtl .guide-profile-cta {
        text-align: right
    }
}

@media (max-width: 767.98px) {
    .is-rtl .guide-profile-follow {
        left: 18px;
        right: auto
    }

    .is-rtl .guide-card .guide-card-side {
        border-right: 0;
        padding-right: 0
    }
}

@media (max-width: 575.98px) {
    .is-rtl .guide-profile-cta {
        text-align: center
    }
}
