.modal-backdrop.show {
    opacity: .7
}
.bravo_detail_tour{background:#fff}

.tour_details_top{position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;}
.bravo_wrap .bravo_search_tour .bravo_banner {
    background-color: #1a2b48;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
    position: relative
}

.bravo_wrap .bravo_search_tour .bravo_banner h1 {
    color: #fff;
    font-size: 36px;
    letter-spacing: 0;
    margin: 0;
    text-align: left
}
.bravo_wrap .bravo_detail_tour .bravo_single_book, .bravo_wrap .bravo_detail_space .bravo_single_book {
  border-top: 5px solid #ec543b!important;
}

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

.bravo_wrap .bravo_search_tour .bravo_form_search {
    margin-bottom: 50px;
    margin-top: -50px;
    position: relative
}

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

.bravo_wrap .bravo_search_tour .bravo_form_search .bravo_form .g-field-search {
    flex: 0 0 85%;
    max-width: 85%
}

.bravo_wrap .bravo_search_tour .bravo_form_search .bravo_form .g-button-submit {
    flex: 0 0 15%;
    max-width: 15%
}

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

.bravo_wrap .bravo_search_tour .bravo_filter .filter-title {
    color: #1a2b48;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 30px
}

@media (max-width:766px) {
    .bravo_wrap .bravo_search_tour .bravo_filter .filter-title {
        margin-bottom: 10px;
        margin-top: 15px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_search_tour .bravo-list-item .topbar-search .text {
    color: #1a2b48;
    font-size: 24px;
    font-weight: 400;
    margin: 0
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour {
    border-radius: 3px;
    margin-top: 30px;
    overflow: hidden;
    position: relative
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .sale_info {
    background-color: #ec543b;
    color: #fff;
    font-size: 15px;
    height: 48px;
    line-height: 65px;
    position: absolute;
    right: -30px;
    text-align: center;
    top: -13px;
    transform: rotate(45deg);
    width: 80px;
    z-index: 8
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .featured {
    background: #5191fa;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    left: 0;
    padding: 6px 10px;
    position: absolute;
    top: 20px;
    z-index: 8
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image {
    background: #ccc;
    height: 350px;
    overflow: hidden
}

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

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

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

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

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

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .location {
    color: #fff;
    font-size: 14px;
    padding: 13px 0px 10px;
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .category {
    padding: 0 15px
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review {
    padding: 12px 0px 10px;
    text-align: right;
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars {
    margin: 0;
    padding: 0;
    width: 90px
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars:before {
    clear: both;
    content: "";
    display: table
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars li .fa {
    color: #ffdc00;
    font-size: 15px
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .review {
    color: #ffaf21;
    font-size: 14px;
    font-weight: 500;
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .item-title {
    font-size: 16px;
    line-height: 22px;
    padding: 0px 0 15px;
    border-bottom: 1px solid #ccc;
}

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

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .item-title a {
    color: #fff
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info {
    display: flex;
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .duration {
    align-items: center;
    color: #5e6d77;
    flex: auto;
    position: relative;
    top: 5px
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .duration i {
    font-size: 17px;
    position: relative
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price {
    flex: auto;
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .prefix i {
    color: #ffc107;
    font-size: 16px
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .price {
    display: inline-block;
    position: relative
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .price .text-price {
    color: #1a2b48;
    font-size: 18px;
    font-weight: 500
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .price .onsale {
    color: #c03 !important;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
}

.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour.infobox-item {
    position: relative
}

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery {
    height: 500px;
    position: relative
}

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery .modal .modal-content {
    background: transparent;
    border: none;
    padding: 0
}
.btn-custom{background:#ec543b!important}

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

.bravo_wrap .bravo_detail_tour .bravo_banner .btn-group .btn {
    background: rgb(22, 102, 217);
    color: #fff;
    font-size: 18px;
    margin-left: 10px;
    padding: 10px 15px
}

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_content h3 {
    font-size: 1.5rem;
    border-bottom: 1px solid #f2f2f2;
  padding-bottom: 18px;
  margin-bottom: 20px;
}

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

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_tour .bravo_content h3 {
        font-size: 1.2rem
    }
}
.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score {
  background: #1666d9!important;
}
.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score::after {
  border-bottom: 25px solid #1666d9!important;
}
.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left .text-rating {color:#ec543b!important;
}
.bravo_wrap .bravo_detail_tour .bravo_content .g-header {
    -webkit-box-align: end;
    -ms-flex-align: end;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
}

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left .head-rating {
   display: block;
  line-height: 3px;
  margin-top: 11px;
}

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

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

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

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

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

.dmcNqz {
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgb(58 58 58 / 3%);
  position: absolute;
  top: -15px;
  left: -5px;
}

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item {
 align-items: center;
  display: flex;
  margin-bottom: 5px;
  background: #fff;
  padding: 10px;
  
  border-radius: 5px;
}

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .icon {
   color: #000;
  font-size: 24px;
  margin-right: 15px;
  border: 1px solid;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
}

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .info .name {
    color: #5e6d77;
    font-size: 14px;
    margin: 0 0 3px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .info .value {
    color: #000;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-overview {
    margin-bottom: 30px;
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  }

.bravo_wrap .bravo_detail_tour .bravo_content .g-overview .description {
    
  font-size: 16px;
  line-height: 30px;
  color: #000;
  letter-spacing: 0.5px;
}
.g-faq.itinerary .item.active{

    margin-top: 20px;
}

.g-faq.itinerary .item {
  margin-bottom: 20px !important;
  border-radius: 10px;
    margin: 0 10px;

}
.g-faq.itinerary .item .body ul{

  padding: 10px 25px;
 
}
.g-faq.itinerary .item .body ul li{list-style: none;
  margin-left: 20px;
  position: relative;}

.g-faq.itinerary .item .body ul li:before {    
font-family: 'FontAwesome';
  content: '\f1d1';
  margin: 0 0px 0 -30px;
  color: #5b5b5b;
  font-size: 15px;
  position: absolute;
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header div.days{
padding: 5px 10px;
  border-radius: 9px;
  background: #fff;
  margin-right: 20px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.035px;
  -moz-box-pack: center;
  border: 0.5px solid rgb(117, 117, 117);
  color: rgb(78, 78, 78);
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-attributes {
    margin-bottom: 30px;
  background: #fff;
  padding: 20px;

  border-radius: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev {
    left: 30px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev:after {
    background: url(/images/ico_pre.svg?1f22e6895c2248d54a18cb5c5836c1de);
    content: ""
}

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--next:after {
    background: url(/images/ico_next.svg?83040587782b157af640fadcdd8f9206);
    content: ""
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr {
    background: none;
    background-color: rgba(26, 43, 72, .6);
    border-radius: 3px;
    height: 40px;
    width: 40px
}

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

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon:before {
    background: url(/images/ico_full_3.svg?52aee4c184c2b02bc0639c7059375501);
    content: "";
    height: 24px;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 7px;
    width: 24px;
    z-index: 1
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon:after {
    background: rgba(26, 43, 72, .5);
    border-radius: 3px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .social {
    position: absolute;
    right: 30px;
    top: 30px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .social .social-share {
    display: inline-flex
}

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .social .social-share a {
    text-decoration: none
}

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

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

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq {
    margin-bottom: 30px;
  background: #fff;
  
  
  border-radius: 6px;
    
}
.bravo_wrap .bravo_detail_tour .bravo_content .g-faq h3{
    padding: 15px;
}
.bravo_wrap .bravo_detail_tour .bravo_content .itinerary .item:nth-child(odd)
{
    border-left: 3px solid var(--link-color,#27548A);
}
.bravo_wrap .bravo_detail_tour .bravo_content .itinerary .item:nth-child(even)
{
    border-left: 3px solid var(--link-color,#27548A);
}
.g-attributes h3{margin-bottom:20px}
.list-attributes div{font-size:16px!important}
.bravo_wrap .bravo_detail_tour .bravo_content .g-include-exclude{
margin-bottom: 30px !important;
  background: #fff;
  padding: 20px;
 
  border-radius: 10px;
}
.include ul {
padding:0px 34px;
}
.include ul li::before {
  font-family: 'FontAwesome';
  content: '\f058';
  margin: 0 10px 0 -20px;
  color: #25aa5d !important;
}
.include ul li {
font-size: 14px;
  margin-bottom: 10px;
  list-style:none;
}
.exclude ul li {
font-size: 14px;
  margin-bottom: 10px;
  list-style:none;
}
.exclude ul {
padding:0px 34px;
}
.exclude ul li::before {
  font-family: 'FontAwesome';
  content: '\f057';
  margin: 0 10px 0 -20px;
  color: #ec543b !important;
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item {

    margin-bottom: 10px
}


.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header {
cursor: pointer;
  padding-bottom: 7px;
  overflow: hidden;
  padding-top: 8px;
  width: 100%;
  display: grid;
  -moz-box-align: center;
  align-items: center;
  grid-template-columns: 4.5fr 32fr 1fr;
  background: #f9f9f9;
  padding: 15px;
  border-radius: 10px;
}
.g-faq.itinerary .item .header .arrow {
  float: right;
  font-size: 20px;
  position: relative;
  top: -5px;

}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header .field-icon {
    float: left;
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    top: 0;
    color: #27548a;
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header div.title_css, .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header h5  {
    color: #1a2b48;
    float: left;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 500;
}

@media (max-width:990px) {
    .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header div.title_css, .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header h5  {
        font-size: 14px
    }
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header .arrow {
    float: right;
    font-size: 20px;
    position: relative;
    top: 0px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .body {
    color: #000;
    font-size: 16px;
    height: 0;
    overflow: hidden;
    padding-bottom: 0;
    transition: all .3s;
    line-height:38px;
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item.active .header .arrow {
    transform: rotate(180deg)
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item.active .body {
    height: auto;
    padding-bottom: 20px;
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-include-exclude,
.bravo_wrap .bravo_detail_tour .bravo_content .g-include-exclude h3 {
    margin-bottom: 15px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-include-exclude .item {
    color: #768090;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-include-exclude .item .icon-include {
    color: #2ecc71;
    font-size: 23px;
    margin-right: 5px;
    position: relative;
    top: 4px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-include-exclude .item .icon-exclude {
    color: #fa5636;
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    top: 4px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary,
.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary h3 {
    margin-bottom: 15px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item {
    background: #ccc;
    background-size: cover !important;
    border-radius: 3px;
    min-height: 330px;
    overflow: hidden;
    position: relative;
    z-index: 20
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item .header {
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    right: 0
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item .item-title {
    background: #2ecc71;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 15px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item .item-desc {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500;
    margin: 0
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item .body {
    background: #1a2b48;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow-y: auto;
    padding: 20px;
    position: absolute;
    top: 0;
    transition: all .3s;
    width: 100%
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item .body .item-desc {
    margin-bottom: 10px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item .body .item-title {
    padding: 5px 10px
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .list-item .item:hover .body {
    opacity: 1
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled {
    display: block
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-prev {
    align-items: center;
    background: rgba(26, 43, 72, .7);
    border-radius: 3px;
    display: flex;
    height: 40px;
    justify-content: center;
    left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    z-index: 10
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-prev:before {
    speak: none;
    word-wrap: normal;
    color: #fff;
    content: "\ea93";
    direction: ltr;
    font-family: IcoFont !important;
    font-size: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    white-space: nowrap
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-prev span {
    display: none
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-prev {
        left: auto;
        right: 75px;
        top: 60px
    }
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-next {
    align-items: center;
    background: rgba(26, 43, 72, .7);
    border-radius: 3px;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-top: -20px;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    z-index: 10
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-next span {
    display: none
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-next:before {
    speak: none;
    word-wrap: normal;
    color: #fff;
    content: "\ea94";
    direction: ltr;
    font-family: IcoFont !important;
    font-size: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    white-space: nowrap
}

@media (max-width:766px) {
    .bravo_wrap .bravo_detail_tour .bravo_content .g-itinerary .owl-nav.disabled .owl-next {
        right: 20px;
        top: 60px
    }
}

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour {
     border-radius: 3px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour a {
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .sale_info {
background-color: #fff;
  color: #ec543b;
  font-size: 15px;
  height: 27px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 100px;
  z-index: 8;
  border-radius: 30px;
  right: -10px;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .featured {
    background: #5191fa;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    left: 0;
    padding: 6px 10px;
    position: absolute;
    top: 20px;
    z-index: 8
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .thumb-image {
    background: #ccc;
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
}

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

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

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .thumb-image .service-wishlist {
    bottom: 0;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 5px;
    z-index: 10
}

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

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

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .thumb-image .service-wishlist.active i {
    color: red
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .location {
    color: #fff;
    font-size: 14px;
    padding: 13px 0px 10px;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .location i {
    font-size: 16px;
    position: relative
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .category {
    padding: 0 15px
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .category .fa {
    color: #687882;
    opacity: .6
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review {
    padding: 12px 0px 10px;
  text-align: right;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars {
    margin: 0;
    padding: 0;
    width: 90px
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars:before {
    clear: both;
    content: "";
    display: table
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars li {
    float: left;
    list-style: none;
    margin-right: 5px
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars li .fa {
    color: #ffdc00;
    font-size: 15px
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .list-star .booking-item-rating-stars-active {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .service-review .review {
    color: #ffaf21;
  font-size: 14px;
  font-weight: 500;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .item-title {
      font-size: 16px;
      line-height: 22px;
      padding: 0px 0 15px;
      border-bottom: 1px solid #ccc;
}

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

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .item-title a {
    color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info {
    display: flex;
    
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .duration {
    align-items: center;
    color: #5e6d77;
    flex: auto;
    position: relative;
    top: 5px
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .duration i {
    font-size: 17px;
    position: relative
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .g-price {
    flex: auto;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .g-price .prefix i {
    color: #ffc107;
    font-size: 16px
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .g-price .price {
    display: inline-block;
  position: relative;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .g-price .price .text-price {
    color: #1a2b48;
    font-size: 18px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .info .g-price .price .onsale {
    color: #ec543b !important;
  font-size: 16px;
  font-weight: 400;
  text-decoration-line: line-through;
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour.infobox-item {
    position: relative
}

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

.bravo_wrap .bravo_detail_tour .bravo_single_book_wrap {
    margin-top: 0px;
  border-radius: 6px;
  background: #f2f2f2;
}

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

.bravo_wrap .bravo_detail_tour .bravo_single_book {
    background: #fff;
    
    border-radius: 6px;
    border-top: none!important;
    border-top-left-radius: 0px;
    position: relative;
    width: 100%
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .tour-sale-box {
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: -5px;
    width: 90px
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .tour-sale-box .sale_class {
    background-color: #30bf39;
  color: #fff;
  font-size: 15px;
  height: 27px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 13px;
  width: 100px;
  z-index: 8;
  border-radius: 30px;
  right: -10px;
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-head {
    
    color: #5e6d77;
    font-size: 14px;
    padding: 10px 0 0;
    position: relative
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-head .price {
    text-align:left;padding-left:20px ;
    color: #1a2b48;
    font-size: 18px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-head .price .label {
    color: #5e6d77;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px 0 0;
    position: relative;
    top: -3px;
    margin-bottom:5px;
}
.end_tour_sticky {position: sticky;
  top: 0;}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-head .price .value {
    line-height: 28px;
    margin-bottom: 0;
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-head .price .value .text-lg {
    color: #ec543b;
    font-size: 22px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-head .price .value .onsale {
    color: #c03 !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: line-through
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-content .form-group {
    border-bottom: 1px solid #d7dce3;
    margin-bottom: 0
}

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_single_book .date-wrapper,
.bravo_wrap .bravo_detail_tour .bravo_single_book .form-guest-search {
    align-items: center;
    display: flex;
    padding: 15px 20px
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .date-wrapper .check-in-wrapper,
.bravo_wrap .bravo_detail_tour .bravo_single_book .date-wrapper .guest-wrapper,
.bravo_wrap .bravo_detail_tour .bravo_single_book .form-guest-search .check-in-wrapper,
.bravo_wrap .bravo_detail_tour .bravo_single_book .form-guest-search .guest-wrapper {
    float: left;
    padding: 0;
    width: 100%
}

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-section-group {
    padding: 15px 20px
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-section-group .form-section-title {
    font-size: 18px
}

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

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

.bravo_wrap .bravo_detail_tour .bravo_single_book .form-section-group .form-group {
    border-bottom: 0;
    padding: 10px 0
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .submit-group {
    border-top: 1px solid #d7dce3;
    padding: 20px
}

.bravo_wrap .bravo_detail_tour .bravo_single_book .submit-group .btn {
    color: #fff;
    font-size: 16px;
    padding: 12px 25px;
    width: 100%
}

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

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_single_book .nav-enquiry {
    
    padding: 10px 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-tour .sale_info {
    background-color: #c03;
    color: #fff;
    font-size: 15px;
    height: 48px;
    line-height: 65px;
    position: absolute;
    right: -30px;
    text-align: center;
    top: -13px;
    transform: rotate(45deg);
    width: 80px;
    z-index: 8
}

.has-search-map .bravo_search_map .results_map .item-tour .featured {
    background: #5191fa;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    left: 0;
    padding: 6px 10px;
    position: absolute;
    top: 20px;
    z-index: 8
}

.has-search-map .bravo_search_map .results_map .item-tour .thumb-image {
    background: #ccc;
    height: 170px;
    overflow: hidden
}

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-tour .location {
    color: #5e6d77;
    font-size: 13px;
    padding: 15px 15px 10px
}

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

.has-search-map .bravo_search_map .results_map .item-tour .category {
    padding: 0 15px
}

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

.has-search-map .bravo_search_map .results_map .item-tour .service-review {
    padding: 10px 15px 15px
}

.has-search-map .bravo_search_map .results_map .item-tour .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-tour .service-review .list-star .booking-item-rating-stars {
    margin: 0;
    padding: 0;
    width: 90px
}

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

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

.has-search-map .bravo_search_map .results_map .item-tour .service-review .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.has-search-map .bravo_search_map .results_map .item-tour .service-review .list-star .booking-item-rating-stars li .fa {
    color: #ffdc00;
    font-size: 15px
}

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

.has-search-map .bravo_search_map .results_map .item-tour .service-review .review {
    color: #768092;
    font-size: 13px;
    margin-left: 10px;
    position: relative;
    top: -2px
}

.has-search-map .bravo_search_map .results_map .item-tour .item-title {
    font-size: 16px;
    line-height: 22px;
    min-height: 45px;
    padding: 0 15px
}

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

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

.has-search-map .bravo_search_map .results_map .item-tour .info {
    display: flex;
    padding: 0 15px
}

.has-search-map .bravo_search_map .results_map .item-tour .info .duration {
    align-items: center;
    color: #5e6d77;
    flex: auto;
    position: relative;
    top: 5px
}

.has-search-map .bravo_search_map .results_map .item-tour .info .duration i {
    font-size: 17px;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price {
    flex: auto;
    text-align: right
}

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price .prefix i {
    color: #ffc107;
    font-size: 16px
}

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price .price {
    display: inline-block;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price .price .text-price {
    color: #1a2b48;
    font-size: 18px;
    font-weight: 500
}

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price .price .onsale {
    color: #c03 !important;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    right: 0;
    text-decoration: line-through;
    top: -15px
}

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

.has-search-map .bravo_search_map .results_map .item-tour.infobox-item:after {
    background: #fff;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -9px;
    box-shadow: 1px 1px 0 #dfdfdf;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    width: 0
}
.transparent-background{background:transparent !important}
.border-title{
background: #ffffff;
    color: #000000 !important;
    box-shadow: 0px -6px 7px #9b9b9b47;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin: 0 !important;
    display: inline-block !important;
}
.border-title h1{color:#000 !important}
.border-tour-title{
    padding: 25px 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.buWfSi {
    border-radius: var(--radius-xsmall, 4px);
    border: 0.5px solid var(--primitive-color-brand-primary-color-brand, #01afd1);
    background: rgb(245, 253, 255);
    padding: 4px 16px;
}
.irUKhu {
    color: rgb(61, 61, 61);
    overflow: hidden;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.5px;
}