/* .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
    }
}