﻿body .select2-container {
    z-index: 9999
}

body .bravo_wrap .bravo-list-locations .owl-nav .owl-prev, body .bravo_wrap .bravo-list-locations .owl-nav .owl-next {
    font-size: 40px;
    line-height: 33px;
    border: solid 1px #000;
    padding: 0px 10px !important;
    margin-left: 10px
}

body .bravo_wrap .bravo-list-locations .owl-nav .owl-prev span, body .bravo_wrap .bravo-list-locations .owl-nav .owl-next span {
    position: relative;
    top: -1px;
    outline: none !important
}

body .bravo_wrap .bravo_search_tour .bravo_banner {
    background-color: #fff
}

body .bravo_wrap .bravo_search_tour .bravo_banner h1 {
    color: #000a34;
    font-size: 38px
}

body .bravo_wrap .bravo_search_tour .bravo_banner .sub_title {
    margin-top: 15px;
    color: #2c2e36;
    font-size: 18px;
    font-weight: 600
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .topbar-search .text {
    font-size: 24px;
    color: #1a2b48;
    font-weight: normal;
    margin: 0
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item {
    margin-top: 15px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: inherit;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour a {
    text-decoration: none;
    transition: all .3s
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .sale_info {
    position: absolute;
    width: 80px;
    height: 48px;
    transform: rotate(45deg);
    right: -30px;
    top: -13px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    z-index: 8;
    background-color: #c03
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .featured {
    position: absolute;
    top: 20px;
    left: -20px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    z-index: 8;
    background: #1a2b48;
    border-radius: 0 3px 3px 0;
    padding: 6px 10px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image {
    overflow: hidden;
    height: 170px;
    background: #ccc;
    border-radius: 50%
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image a img {
    transition: all .3s;
    max-width: 100%
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image a:hover img {
    transform: scale(1.1)
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image .service-wishlist {
    position: absolute;
    right: calc(50% - 18px);
    z-index: 10;
    bottom: 0px;
    color: #fff;
    padding: 10px;
    cursor: pointer
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image .service-wishlist i {
    transition: all .3s;
    font-size: 16px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image .service-wishlist:hover i, body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image .service-wishlist.loading i {
    color: #ff9290
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image .service-wishlist.active i {
    color: red
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex {
    overflow: hidden;
    background: #ccc;
    border-radius: 50%;
    width: 100%;
    position: relative;
    height: 100%;
    max-width: 170px;
    max-height: 170px;
    min-height: 170px;
    margin: auto
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex .thumb-img-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex img {
    height: 100%;
    width: auto;
    max-width: none
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex .service-wishlist {
    position: absolute;
    right: calc(50% - 18px);
    z-index: 10;
    bottom: 0px;
    color: #fff;
    padding: 10px;
    cursor: pointer
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex .service-wishlist i {
    transition: all .3s;
    font-size: 16px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex .service-wishlist:hover i, body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex .service-wishlist.loading i {
    color: #ff9290
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image-flex .service-wishlist.active i {
    color: red
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 15px 15px 10px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .location i {
    position: relative;
    font-size: 16px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .category {
    padding: 0 15px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .category .fa {
    color: #687882;
    opacity: .6
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review {
    padding: 10px 0 0
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars:before, body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars:after {
    content: "";
    display: table;
    clear: both
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

body .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
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars li .fa {
    font-size: 15px;
    color: #ffdc00
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .list-star .booking-item-rating-stars-active {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    overflow: hidden
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review .review {
    position: relative;
    top: -2px;
    font-size: 13px;
    color: #768092;
    margin-left: 10px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-attr {
    padding: 10px 0px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-attr a {
    color: #9a98a6;
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 5px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-attr a i {
    border-radius: 50%;
    background-color: #54a79f;
    color: #fff
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .item-title {
    padding: 0px;
    font-size: 1.3rem;
    line-height: 22px;
    font-weight: 600;
    min-height: auto;
    margin-top: 10px
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .item-title {
        min-height: auto
    }
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .item-title a {
    font-size: 1.3rem;
    color: #1a2b50
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .item-location {
    padding: 5px 0 0;
    font-size: 1.1rem
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .service-review {
    padding: 5px 0 0
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .book-now .btn-info-booking {
    width: 100%;
    color: #fff;
    background: #f6768f;
    text-transform: uppercase;
    font-size: 16px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info {
    padding: auto
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info:before, body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info:after {
    content: "";
    display: table;
    clear: both
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .duration {
    width: 100% !important;
    float: none;
    text-align: right;
    align-items: center;
    color: #5e6d77;
    position: relative;
    top: 5px;
    font-size: 18px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .duration i {
    position: relative;
    font-size: 17px
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price {
    width: 100% !important;
    float: none;
    text-align: right
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .price {
    position: relative;
    display: inline-block
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .price .text-price {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price .price .onsale {
    position: absolute;
    right: 0;
    top: -15px;
    text-decoration: line-through;
    font-size: 14px;
    color: #c03 !important;
    font-weight: 400
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour.is_featured {
    border-color: #000
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour.infobox-item {
    position: relative
}

body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour.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;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 1px 1px 0px #dfdfdf;
    box-shadow: 1px 1px 0px #dfdfdf;
    background: #fff
}

body .bravo_wrap .bravo_search_tour .bravo_filter .filter-title:before {
    background-color: #f6758f
}

body .bravo_wrap .bravo_search_tour .bravo_form_search .row {
    justify-content: center
}

body .bravo_wrap .bravo-checkbox {
    margin-bottom: 15px
}

body .bravo_wrap .bravo-checkbox input {
    margin-right: 5px
}

body .bravo_wrap .bravo-checkbox label {
    position: relative;
    cursor: pointer;
    transition: all .3s;
    padding-left: 25px;
    font-size: 14px;
    color: #5e6d77;
    font-weight: normal;
    margin-bottom: 0px
}

body .bravo_wrap .bravo-checkbox input[type=checkbox] {
    display: none
}

body .bravo_wrap .bravo-checkbox .checkmark {
    display: inline-block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 17px;
    border: solid 1px #a0a9b2;
    border-radius: 2px;
    background: #fff
}

body .bravo_wrap .bravo-checkbox input[type=checkbox] + .checkmark {
    background-repeat: no-repeat !important;
    background-position: center
}

body .bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark {
    background-repeat: no-repeat !important;
    background-position: center
}

body .bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark:after {
    content: "";
    position: absolute;
    background-color: transparent;
    border-radius: 0;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 8px;
    border: solid #5191fa;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

body .bravo_wrap .bravo_detail_tour .bravo_banner {
    background-color: #fff !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    min-height: 115px
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_banner_map #map_content {
    height: 450px
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_banner_map #map_content {
        height: 250px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .container {
    position: relative
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery {
    height: 500px;
    position: relative
}

@media (max-width: 1024px) {
    body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery {
        height: 300px
    }
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery {
        height: 200px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery .modal .modal-dialog {
    position: relative;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    margin: -10px auto 0
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .bravo_gallery .modal .modal-content {
    padding: 0;
    background: transparent;
    border: none
}

body .bravo_wrap .bravo_detail_tour .bravo_banner h1 {
    font-size: 36px;
    color: #fff;
    letter-spacing: 0;
    text-align: left;
    margin: 0
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .btn-group {
    position: absolute;
    bottom: 30px;
    right: 0
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .btn-group .btn {
    margin-left: 10px;
    background: rgba(26, 43, 72, .5);
    font-size: 14px;
    color: #fff;
    padding: 10px 15px
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .btn-group .btn:hover {
    background: #1a2b48
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .btn-group .btn .fa {
    margin-right: 10px
}

body .bravo_wrap .bravo_detail_tour .bravo_banner .btn-group .has-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body .bravo_wrap .bravo_detail_tour .bravo_content {
    padding-top: 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d7dce3
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header h2 {
    margin-top: 0;
    color: #1a2b48;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.3
}

@media (max-width: 990px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-header h2 {
        font-size: 24px
    }
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-header h2 {
        font-size: 18px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .thumb-image-detail {
    overflow: hidden;
    height: 230px;
    background: #ccc;
    border-radius: 50%;
    border: 1px solid #d9dee4;
    margin-top: -115px;
    width: 230px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 1023px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .thumb-image-detail {
        height: 150px;
        width: 150px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .thumb-image-detail img {
    height: 100%;
    width: auto;
    max-width: none
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .address {
        margin-bottom: 5px
    }
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .left {
        flex: 0 0 100%
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .right {
    min-width: 230px
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .right {
        display: none
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .sub-heading {
    color: #5e6d77;
    font-size: 14px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .sub-heading .fa {
    position: relative;
    top: 2px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 22px;
    color: #1a2b48;
    font-weight: 400;
    line-height: 25px;
    justify-content: flex-end
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left {
    text-align: right
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left .head-rating {
    display: block;
    line-height: 13px;
    margin-top: 8px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left .text-rating {
    color: #1a2b48;
    font-size: 14px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score {
    position: relative;
    float: right;
    margin-left: 20px;
    padding: 10px 10px 0px 10px;
    background: #5191fa;
    border-radius: 4px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    min-height: 45px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score span {
    font-size: 14px;
    color: #fff
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    left: -8px;
    border: 15px solid transparent;
    border-bottom: 25px solid #5191fa
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .review-star {
    padding: 0;
    margin: 0;
    overflow: hidden
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .review-star li {
    list-style: none;
    margin-left: 5px;
    float: right
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .review-star li .fa {
    color: #ffdc00;
    font-size: 16px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .foot {
    color: #5e6d77;
    font-size: 14px;
    text-align: right
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature {
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 1px solid #d7dce3;
    border-bottom: 1px solid #d7dce3;
    margin-bottom: 30px
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature {
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 15px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item {
        margin-bottom: 0
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .icon {
    margin-right: 20px;
    font-size: 45px;
    color: #1a2b48
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .icon {
        line-height: 55px;
        font-size: 40px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .info .name {
    font-size: 14px;
    color: #1a2b48;
    margin: 0;
    margin-bottom: 3px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-tour-feature .item .info .value {
    font-size: 14px;
    color: #5e6d77;
    margin: 0
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview {
    margin-bottom: 30px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview .description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    position: relative
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview .description {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview .description img {
    max-width: 100%;
    height: auto
}

@media (max-width: 990px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview h3 {
        font-size: 1.5rem
    }
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview h3 {
        font-size: 1.3rem
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview h4, body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview strong {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 500;
    margin-bottom: 30px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview ul {
    padding-left: 25px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview ul li {
    font-size: 14px;
    color: #5e6d77;
    margin-bottom: 20px;
    list-style: none
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-overview ul li:before {
    content: "";
    border: 1px solid #5191fa;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes {
    margin-bottom: 15px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes .list-attributes {
    display: flex;
    flex-wrap: wrap
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes .list-attributes .item {
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 10px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes .list-attributes .item i {
    font-size: 16px;
    position: relative
}

@media (max-width: 768px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes .list-attributes .item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 420px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes .list-attributes .item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-location {
    margin-bottom: 30px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-location h3 {
    margin-bottom: 20px
}

@media (max-width: 990px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-location h3 {
        font-size: 1.5rem
    }
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-location h3 {
        font-size: 1.3rem
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-location iframe {
    width: 100%
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-location #map_content {
    height: 450px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-term {
    margin-bottom: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 1px solid #d7dce3;
    border-bottom: 1px solid #d7dce3
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-term .owl-nav, body .bravo_wrap .bravo_detail_tour .bravo_content .g-term .owl-dots {
    display: none
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-term .owl-stage {
    display: flex;
    align-items: center
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-term h3 {
    margin-bottom: 20px
}

@media (max-width: 990px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-term h3 {
        font-size: 1.5rem
    }
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .g-term h3 {
        font-size: 1.3rem
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery {
    margin: 10px 0;
    position: relative;
    min-height: 75px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev {
    left: 30px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev:after {
    content: "";
    background: url(../../images/ico_pre.svg)
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--next {
    right: 30px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr.fotorama__arr--next:after {
    content: "";
    background: url(../../images/ico_next.svg)
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr {
    border-radius: 3px;
    width: 40px;
    height: 40px;
    background: none;
    background-color: rgba(26, 43, 72, .6)
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__arr:after {
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: 7px;
    width: 24px;
    height: 24px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon {
    width: 40px;
    height: 40px;
    top: auto;
    bottom: 30px;
    right: 30px;
    background: none
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../../images/ico_full_3.svg);
    left: 50%;
    margin-left: -11px;
    top: 7px;
    z-index: 1
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .fotorama .fotorama__fullscreen-icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(26, 43, 72, .5);
    border-radius: 3px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .social {
    position: absolute;
    right: 30px;
    top: 30px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .social .service-wishlist {
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(26, 43, 72, .6);
    color: #fff;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-gallery .social .service-wishlist.active .fa:before {
    content: ""
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq {
    border-bottom: solid 1px #d7dce3;
    margin-bottom: 25px;
    border-top: none;
    padding-top: 25px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item {
    border-bottom: 1px solid #d7dce3;
    margin-bottom: 10px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item:last-child {
    border: none
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header {
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 15px;
    cursor: pointer
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header .field-icon {
    float: left;
    font-size: 25px;
    margin-right: 10px;
    top: -3px;
    position: relative
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header h5 {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #1a2b48
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .header .arrow {
    float: right;
    font-size: 20px;
    position: relative;
    top: -8px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item .body {
    font-size: 14px;
    color: #5e6d77;
    -webkit-transition: all .3s;
    transition: all .3s;
    height: 0px;
    overflow: hidden;
    padding-bottom: 0px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item.active .header .arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq .item.active .body {
    height: auto;
    padding-bottom: 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-highlights ul {
    list-style: none
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-highlights ul li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 25px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-highlights ul li::before {
    content: "၀";
    color: #f6758f;
    position: absolute;
    top: 0px;
    left: 25px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo-reviews .review-box .review-box-score .review-score {
    color: #f6758f
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo-reviews .review-box .review-box-score .review-score-base span {
    color: #f6758f
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap {
    margin-top: 20px
}

@media (max-width: 990px) {
    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap {
        display: none;
        margin: 0
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap #sticky-wrapper .bravo_tour_book {
        position: relative !important;
        top: 0 !important;
        width: auto !important
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show {
        position: fixed;
        z-index: 3000;
        left: 0px;
        right: 0px;
        padding: 20px !important;
        overflow: scroll;
        height: 100%;
        top: 0px;
        display: flex !important;
        width: 100%;
        flex-wrap: wrap;
        align-items: center
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .bravo_tour_book {
        flex-grow: 1
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show #sticky-wrapper {
        height: auto !important;
        flex: 1
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-head {
        padding: 10px 15px
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-head .price .value .onsale {
        display: inline-block;
        font-size: 16px
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-guest-search, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-section-group, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .date-wrapper {
        padding: 10px 15px
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show label {
        margin: 0 !important
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-section-group .form-section-title {
        font-size: 16px
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-section-group .form-group {
        padding-top: 0
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .form-section-group .form-group:last-child {
        padding-bottom: 0
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .submit-group {
        padding: 10px 15px;
        text-align: right
    }

    body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book_wrap.show .submit-group .btn {
        padding: 7px 16px 5px;
        font-size: 14px;
        width: auto
    }
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book {
    border: 1px solid #d7dce3;
    border-top: 5px solid #f6758f;
    border-radius: 0 0 4px 4px;
    background: #fff;
    position: relative
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .tour-sale-box {
    position: absolute;
    top: -5px;
    overflow: hidden;
    height: 70px;
    width: 70px;
    right: -1px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .tour-sale-box .sale_class {
    position: absolute;
    width: 90px;
    height: 48px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -30px;
    top: -9px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    z-index: 8;
    background-color: #c03
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-head {
    position: relative;
    padding: 20px;
    color: #5e6d77;
    font-size: 14px;
    border-bottom: 1px solid #d7dce3
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-head .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-head .price .label {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    padding: 0 0 0 10px;
    position: relative;
    top: -3px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-head .price .value {
    line-height: 28px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-head .price .value .text-lg {
    font-weight: 500;
    font-size: 24px;
    color: #00001e
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-head .price .value .onsale {
    display: block;
    text-decoration: line-through;
    font-size: 17px;
    color: #c03 !important;
    font-weight: 400;
    line-height: 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-content .form-group {
    margin-bottom: 0;
    border-bottom: 1px solid #d7dce3
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-content .tour-add-date, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-content .tour-delete-date {
    display: block;
    color: #54a79f;
    cursor: pointer;
    padding: 4px 0px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-content .tour-add-date:hover, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-content .tour-delete-date:hover {
    text-decoration: underline
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-content .tour-date-actions {
    display: flex;
    justify-content: space-between;
    padding: 0px 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-date-search {
    position: relative
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-date-search .start_date {
    position: absolute;
    bottom: 0px;
    right: 0px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-select-slots {
    padding: 15px 20px;
    overflow: hidden
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-select-slots label {
    font-size: 16px;
    color: #2c2e36;
    margin-bottom: 10px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-select-slots .slots-wrapper {
    max-height: 150px;
    overflow-y: auto;
    padding-right: 7px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-select-slots .slots-wrapper div {
    cursor: pointer;
    padding: 15px;
    font-size: 14px;
    background-color: #fff;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #54a79f;
    margin-bottom: 5px;
    color: #54a79f
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-select-slots .slots-wrapper div.active {
    background-color: #54a79f;
    color: #fff
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .attr-booking-form {
    padding: 15px 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .attr-booking-form label {
    font-size: 16px;
    color: #2c2e36;
    margin-bottom: 10px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .attr-booking-form .select2-selection--single {
    height: 50px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .attr-booking-form .select2-selection--single .select2-selection__rendered {
    line-height: 50px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .check-in-wrapper, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .guest-wrapper, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .check-in-wrapper, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .guest-wrapper {
    padding: 0;
    width: 100%;
    float: left
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .check-in-wrapper label, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .guest-wrapper label, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .check-in-wrapper label, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .guest-wrapper label {
    font-size: 16px;
    color: #1a2b48;
    font-weight: 500;
    margin-bottom: 5px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .check-in-wrapper .render, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .guest-wrapper .render, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .check-in-wrapper .render, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .guest-wrapper .render {
    font-size: 13px;
    color: #5e6d77
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .date-wrapper .fa, body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search .fa {
    font-size: 25px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-group {
    padding: 15px 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-group .form-section-title {
    font-size: 18px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-group label {
    font-size: inherit;
    color: #1a2b48;
    font-weight: 500;
    margin-bottom: 0px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-group .render {
    font-size: 13px;
    color: #5e6d77
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-group .form-group {
    padding: 10px 0px;
    border-bottom: 0px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-guest-search {
    padding-right: 12px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .submit-group {
    border-top: 1px solid #d7dce3;
    padding: 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .submit-group .btn {
    width: 100%;
    font-size: 16px;
    padding: 12px 25px;
    color: #fff
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .submit-group .alert-text {
    margin-top: 10px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-total {
    border-top: 1px solid #d7dce3;
    padding: 15px 20px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-total label {
    font-size: 16px;
    margin-bottom: 0
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .form-section-total .price {
    float: right
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share {
    text-align: right
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share a {
    display: inline-flex;
    border: solid 1px #54a79f;
    border-radius: 5px;
    margin: 0 2px;
    width: 33px;
    height: 33px;
    align-items: center;
    justify-content: center
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share .facebook {
    border-color: #466bb3;
    color: #466bb3
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share .twitter {
    border-color: #55acee;
    color: #55acee
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share .linkedin {
    border-color: #0077b7;
    color: #0077b7
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share .email {
    border-color: #fe4a57;
    color: #fe4a57
}

body .bravo_wrap .bravo_detail_tour .bravo_content .share .reddit {
    border-color: #ff4500;
    color: #ff4500
}

body .bravo_wrap .bravo_detail_tour .bravo-list-tour-related {
    margin-top: 15px;
    border-top: solid 1px #eaeef3;
    margin-bottom: 15px
}

@media (max-width: 990px) {
    body .bravo_wrap .bravo_detail_tour .bravo-list-tour-related {
        border-top: 0
    }
}

body .bravo_wrap .bravo_detail_tour .bravo-list-tour-related h2 {
    font-size: 28px;
    margin-top: 35px;
    text-align: center;
    margin-bottom: 35px
}

@media (max-width: 766px) {
    body .bravo_wrap .bravo_detail_tour .bravo-list-tour-related h2 {
        margin-top: 0px;
        font-size: 24px
    }
}

body .bravo_wrap .bravo_detail_tour .bravo-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) {
    body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile {
        display: block
    }
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .container {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    height: 65px;
    flex-wrap: wrap
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left, body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price .prefix {
    color: #5e6d77;
    display: inline-block
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price .fr_text {
    font-size: 12px
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price .price {
    position: relative;
    display: inline-block
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price .price .text-price {
    font-size: 20px;
    color: #1a2b48;
    font-weight: 500
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price .price .onsale {
    text-decoration: line-through;
    font-size: 16px;
    color: #c03 !important;
    font-weight: 400
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .g-price i {
    font-size: 18px
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars:before, body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars:after {
    content: "";
    display: table;
    clear: both
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars li .fa {
    font-size: 15px;
    color: #ffdc00
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .list-star .booking-item-rating-stars-active {
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    overflow: hidden
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .review {
    position: relative;
    top: -2px;
    font-size: 13px;
    color: #768092;
    margin-left: 10px
}

@media (max-width: 340px) {
    body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .left .service-review .review {
        display: none
    }
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .right {
    text-align: right
}

body .bravo_wrap .bravo_detail_tour .bravo-more-book-mobile .btn-primary {
    padding: 8px 20px 6px;
    color: #fff;
    text-transform: uppercase
}

body .bravo_wrap .review-list .slot-active {
    margin: 2px;
    font-size: 12px;
    background-color: #dadada
}

body .bravo_wrap .review-list .slot-active.active {
    background-color: #38c172;
    color: #fff
}

.booking-review .booking-review-content .review-list li {
    flex-wrap: wrap
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .attr-booking-form .select2-selection--single .select2-selection__rendered {
    line-height: 38px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book .attr-booking-form .select2-selection--single {
    height: 40px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px;
    right: 5px;
    width: 20px
}

.bravo_wrap .bravo_topbar {
    background: #2b2e35 !important
}

.bravo_wrap .bravo_topbar .content .dropdown-menu {
    min-width: auto;
    background: #2b2e35 !important
}

.bravo_wrap .bravo_header {
    background: #fff
}

.bravo_wrap .bravo_header .content {
    background: #fff
}

.bravo_wrap .bravo_header .content .header-left {
    flex: 0 0 75%
}

.bravo_wrap .bravo_header .content .header-right {
    text-align: right;
    flex: 0 0 25%
}

.bravo_wrap .bravo_header .content .header-right .btn-professional {
    color: #fff;
    background: #f6768f;
    border-radius: 10px;
    text-transform: uppercase;
    max-width: 240px
}

@media (max-width: 1023px) {
    .bravo_wrap .bravo_header .content .header-right .btn-professional {
        display: none !important
    }
}

.bravo_wrap .bravo_header .content .header-right .btn-professional i {
    margin-right: 5px;
    font-size: 20px;
    line-height: 13px;
    position: relative;
    top: 2px
}

.bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-3 {
    background: #2b2e35
}

.bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-3:after {
    background-color: #2b2e35
}

.bravo_wrap .bravo_user_profile .user-profile-avatar {
    border-bottom: none;
    background: none !important
}

.bravo_wrap .bravo_user_profile .sidebar-user .logo .avatar-text {
    background: #f6768f
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active > a, .bravo_wrap .bravo_user_profile .sidebar-menu ul li:hover > a {
    color: #f6768f
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active > a i, .bravo_wrap .bravo_user_profile .sidebar-menu ul li:hover > a i {
    color: #f6768f
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs li.active a {
    color: #f6768f !important;
    border-bottom: 3px solid #f6768f !important
}

.bravo_wrap .bravo_form {
    box-shadow: none;
    border: solid 2px #9a98a6
}

.bravo_wrap .bravo_form .field-icon {
    margin-top: -13px;
    font-size: 28px;
    color: #2c2e36 !important;
    z-index: 1
}

.bravo_wrap .bravo_form .form-content {
    padding: 0
}

.bravo_wrap .bravo_form .form-content .form-control {
    height: 70px;
    color: #9a98a6 !important;
    font-weight: 600;
    border: none
}

.bravo_wrap .bravo_form .form-content .form-control::-webkit-input-placeholder {
    color: #9a98a6 !important
}

.bravo_wrap .bravo_form .form-content .form-control::-moz-placeholder {
    color: #9a98a6 !important
}

.bravo_wrap .bravo_form .form-content .form-control:-ms-input-placeholder {
    color: #9a98a6 !important
}

.bravo_wrap .bravo_form .form-content .form-control:-moz-placeholder {
    color: #9a98a6 !important
}

.bravo_wrap .bravo_form .form-content .form-control::placeholder {
    color: #9a98a6 !important;
    font-weight: 600
}

.bravo_wrap .bravo_form .form-content .post_code {
    margin-left: 30px;
    font-size: 16px;
    outline-offset: inherit;
    outline: none !important;
    box-shadow: none;
    width: calc(100% - 30px)
}

.bravo_wrap .bravo_form .smart-search:after {
    display: none !important
}

.bravo_wrap .bravo_form .g-button-submit button {
    border-radius: 0;
    margin-left: 0
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-header-custom {
        display: none
    }
}

.bravo_wrap .page-template-content .bravo-header-custom .bravo_header .header-left {
    padding-left: 70px;
    flex: 0 0 30%
}

@media (max-width: 1280px) {
    .bravo_wrap .page-template-content .bravo-header-custom .bravo_header .header-left {
        padding-left: 0
    }
}

.bravo_wrap .page-template-content .bravo-header-custom .bravo_header .header-right {
    flex: 0 0 70%
}

.bravo_wrap .page-template-content .bravo-header-custom .bravo_header .header-right .btn-professional {
    background: #fff;
    color: #000;
    font-weight: 600;
    border-radius: 10px;
    padding: 10px 15px;
    margin-left: 15px;
    min-width: 100px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour {
        padding: 50px 0 15px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour .g-form-control {
    margin-top: 0
}

.bravo_wrap .page-template-content .bravo-form-search-tour .text-heading {
    color: #2c2e36;
    text-align: left !important;
    padding-left: 100px;
    font-size: 48px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour .text-heading {
        font-size: 20px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour .sub-heading {
    color: #9a98a6;
    text-align: left !important;
    padding-left: 100px;
    font-size: 22px;
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour .sub-heading {
        font-size: 18px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 {
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    margin-top: -91px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 {
        margin-top: 0
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .text-heading {
    color: #000a34;
    text-align: left !important;
    font-size: 60px;
    font-weight: 900
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 .text-heading {
        font-size: 20px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .sub-heading {
    color: #2c2e36;
    text-align: left !important;
    font-size: 18px;
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 .sub-heading {
        font-size: 18px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .container {
    padding: 190px 0 270px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 .container {
        padding: 90px 15px 230px
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 .container {
        padding: 90px 15px 15px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book {
    position: absolute;
    bottom: 35px;
    background: #fff;
    padding: 35px 40px 40px;
    border-radius: 35px;
    min-width: 530px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book {
        max-width: none;
        min-width: auto;
        padding: 15px 25px;
        border-radius: 10px;
        bottom: 15px
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book {
        position: relative;
        border-radius: 10px;
        padding: 15px
    }
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book .title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book .g-field-search .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none !important
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book .g-field-search .col-md-6:nth-child(1) {
    display: none
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book .g-field-search {
    flex: 0 0 80%;
    max-width: 80%
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book .g-button-submit {
    flex: 0 0 20%;
    max-width: 20%
}

.bravo_wrap .page-template-content .bravo-form-search-tour-2 .g-form-book .form-content .form-control {
    height: 60px !important
}

.bravo_wrap .page-template-content .bravo_form_book_select .g-field-search .col-md-6:nth-child(1) {
    display: block !important
}

.bravo_wrap .page-template-content .bravo_form_book_select .g-field-search .col-md-6:nth-child(2) {
    display: none !important
}

.bravo_wrap .page-template-content .bravo_form_book_select .bravo-autocomplete {
    display: none
}

.bravo_wrap .page-template-content .bravo_form_book_select .bravo-autocomplete.show {
    display: block
}

.bravo_wrap .page-template-content .bravo-modal-ver2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    display: none;
    overflow-y: scroll
}

.bravo_wrap .page-template-content .bravo-modal-ver2.active {
    display: block
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content {
    position: relative;
    z-index: 20;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context {
    background: #fff;
    width: 880px;
    padding: 70px;
    box-shadow: 0 0 10px -2px #000;
    border-radius: 5px;
    color: #2c2e36;
    position: relative;
    z-index: 200
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context {
        max-width: 90%;
        padding: 30px
    }
}

@media (max-width: 520px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context {
        padding: 15px
    }
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context .title {
    font-size: 21px;
    padding-bottom: 30px;
    text-align: center
}

@media (max-width: 520px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context .title {
        font-size: 18px;
        padding-top: 0;
        padding-bottom: 10px
    }
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context .title2 {
    font-size: 21px;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 30px
}

@media (max-width: 520px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context .title2 {
        font-size: 18px;
        padding-top: 0;
        padding-bottom: 10px
    }
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .col {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px
    }
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item {
    padding: 20px;
    text-align: center;
    border: solid 1px #d1d1d1;
    box-shadow: 0 0 9px 0px #d1d1d1;
    cursor: pointer
}

@media (max-width: 520px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item {
        padding: 5px
    }
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item .img {
    height: 105px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 520px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item .img {
        height: 80px
    }
}

@media (max-width: 520px) {
    .bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item .img img {
        max-width: 45px
    }
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item .text {
    font-size: 16px;
    font-weight: 500;
    color: #2c2e36
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-modal-content .context > .list-item .item a {
    text-decoration: none
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .bravo-effect {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    opacity: .8
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .g-form-book .g-field-search .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: none !important
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .g-form-book .g-field-search .col-md-6:nth-child(1) {
    display: none
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .g-form-book .g-field-search {
    flex: 0 0 80%;
    max-width: 80%
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .g-form-book .g-button-submit {
    flex: 0 0 20%;
    max-width: 20%
}

.bravo_wrap .page-template-content .bravo-modal-ver2 .g-form-book .form-content .form-control {
    height: 60px !important
}

.bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 {
    background: #f4f4f4;
    padding: 70px 0 60px
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 {
        padding: 0 0 15px
    }
}

.bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 h2 {
    color: #62aea6;
    margin-top: 50px
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 h2 {
        margin-top: 30px;
        margin-bottom: 5px
    }
}

.bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 .f-submit {
    display: flex;
    align-items: flex-end
}

.bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 .form-submit {
    margin-bottom: 15px;
    width: 100%
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 .form-submit {
        width: auto
    }
}

.bravo_wrap .page-template-content .bravo-vendor-form-register.ver-2 label {
    font-weight: 600;
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .why-use {
    padding: 50px 0;
    color: #2c2e36
}

.bravo_wrap .page-template-content .why-use .title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #54a79f
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .why-use .title {
        font-size: 28px
    }
}

.bravo_wrap .page-template-content .why-use .list-item {
    max-width: 850px;
    margin: auto
}

.bravo_wrap .page-template-content .why-use .list-item .item {
    display: flex;
    flex-wrap: wrap;
    margin: 50px -15px 50px
}

.bravo_wrap .page-template-content .why-use .list-item .item img {
    max-width: 100%
}

.bravo_wrap .page-template-content .why-use .list-item .item .left {
    flex: 0 0 60%;
    text-align: left;
    padding: 0 55px;
    order: 1;
    max-width: 60%
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .why-use .list-item .item .left {
        padding: 0 15px;
        flex: 0 0 30%;
        max-width: 30%
    }
}

.bravo_wrap .page-template-content .why-use .list-item .item .right {
    padding: 0 55px;
    order: 2;
    max-width: 40%;
    flex: 0 0 40%;
    text-align: right
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .why-use .list-item .item .right {
        padding: 0 15px;
        flex: 0 0 70%;
        max-width: 70%
    }
}

.bravo_wrap .page-template-content .why-use .list-item .item .text-1 {
    font-size: 36px;
    margin: 10px 0;
    font-weight: 600;
    color: #54a79f
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .why-use .list-item .item .text-1 {
        font-size: 18px;
        margin: 5px 0 5px
    }
}

.bravo_wrap .page-template-content .why-use .list-item .item .text-2 {
    font-size: 16px;
    max-width: 370px;
    display: inline-block
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .why-use .list-item .item .text-2 {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .why-use .list-item .item .text-2 br {
        display: none
    }
}

.bravo_wrap .page-template-content .why-use .list-item .item .line {
    height: 120px;
    flex: 0 0 100%;
    background-repeat: no-repeat !important;
    background-position: center;
    margin: 30px 0;
    order: 3
}

.bravo_wrap .page-template-content .why-use .list-item .item-2 .left {
    order: 2;
    text-align: right
}

.bravo_wrap .page-template-content .why-use .list-item .item-2 .right {
    order: 1;
    text-align: left
}

.bravo_wrap .page-template-content .why-use .list-item .item-2 .right .number {
    margin-left: auto
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .why-use .list-item .left {
        order: 2 !important;
        flex: 0 0 70% !important;
        max-width: 70% !important;
        text-align: left !important
    }

    .bravo_wrap .page-template-content .why-use .list-item .right {
        order: 1 !important;
        text-align: left !important;
        flex: 0 0 30% !important;
        max-width: 30% !important
    }

    .bravo_wrap .page-template-content .why-use .list-item .right .number {
        margin-left: 0
    }
}

.bravo_wrap .page-template-content .steps-to {
    background: #f4f4f4;
    padding: 70px 0 60px
}

.bravo_wrap .page-template-content .steps-to .title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #54a79f
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .steps-to .title {
        font-size: 28px
    }
}

.bravo_wrap .page-template-content .steps-to .list-item {
    display: flex;
    flex-wrap: wrap;
    margin: -15px
}

.bravo_wrap .page-template-content .steps-to .list-item .item {
    flex: 0 0 33.33%;
    padding: 35px 15px;
    text-align: center
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .steps-to .list-item .item {
        flex: 0 0 100%;
        padding: 15px
    }
}

.bravo_wrap .page-template-content .steps-to .list-item .item .text-1 {
    margin-bottom: 40px
}

.bravo_wrap .page-template-content .steps-to .list-item .item .text-1 img {
    max-width: 160px
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .steps-to .list-item .item .text-1 img {
        max-width: 100px
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .steps-to .list-item .item .text-1 img {
        max-width: 70px
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .steps-to .list-item .item .text-1 {
        margin-bottom: 10px
    }
}

.bravo_wrap .page-template-content .steps-to .list-item .item .text-2 {
    font-size: 16px;
    max-width: 285px;
    display: inline-block;
    color: #54a79f
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .steps-to .list-item .item .text-2 {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .steps-to .list-item .item .text-2 br {
        display: none
    }
}

.bravo_wrap .page-template-content .steps-to .g-button {
    text-align: center;
    margin-top: 30px
}

.bravo_wrap .page-template-content .steps-to .g-button a {
    padding: 10px 25px;
    background: #54a79f;
    color: #fff;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none
}

.bravo_wrap .page-template-content .what-you-get {
    padding: 70px 0 60px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .what-you-get {
        padding: 30px 0 30px
    }
}

.bravo_wrap .page-template-content .what-you-get .title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #54a79f
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .what-you-get .title {
        font-size: 28px
    }
}

.bravo_wrap .page-template-content .what-you-get .list-item {
    max-width: 600px;
    margin: auto;
    font-size: 16px;
    font-weight: 500
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .what-you-get .list-item {
        font-size: 14px
    }
}

.bravo_wrap .page-template-content .what-you-get .list-item .item {
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .what-you-get .list-item .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #54a79f;
    display: inline-block;
    margin-right: 30px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .what-you-get .list-item .dot {
        margin-right: 15px
    }
}

.bravo_wrap .page-template-content .vendor-faqs .title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 600;
    background: #54a79f;
    color: #000
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .vendor-faqs .title {
        font-size: 28px
    }
}

.bravo_wrap .page-template-content .bravo-faq-lists.ver-2 .title {
    background: #54a79f;
    color: #002925;
    padding: 15px 0
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-faq-lists.ver-2 .title {
        font-size: 28px
    }
}

.bravo_wrap .page-template-content .bravo-faq-lists.ver-2 h3 {
    color: #1a2b48
}

.bravo_wrap .page-template-content .bravo-faq-lists.ver-2 .faq-item {
    margin-bottom: 0;
    border: none
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-faq-lists.ver-2 .faq-item {
        padding-bottom: 15px
    }
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image .content .desc {
    background-color: #f6758f !important
}

.bravo_wrap .page-template-content .bravo-list-locations .title {
    font-size: 28px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-list-locations .title {
        font-size: 18px
    }
}

.bravo_wrap .page-template-content .bravo-featured-item {
    border-bottom: none
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item .content {
    margin-left: 80px;
    padding: 15px 0
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item .content .desc {
    font-size: 12px
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 {
    border-bottom: none;
    margin: 0 0 30px;
    padding-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 50px 35px;
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item {
        padding: 10px 15px
    }
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item:hover {
    border-color: #ccc !important
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item:hover:before {
    content: "";
    position: absolute;
    top: 10px;
    border-top: solid 1px #ccc;
    left: 20%;
    right: 20%
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .content {
    text-align: left
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .content .title {
    font-size: 21px;
    color: #2c2e36 !important;
    min-height: 50px;
    text-shadow: 0 0 0 #000
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .content .title {
        min-height: auto
    }
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .content .desc {
    font-size: 16px;
    color: #2c2e36 !important;
    text-shadow: 0 0 0 #000;
    min-height: 215px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .content .desc {
        min-height: auto
    }
}

.bravo_wrap .bravo_custom_text_1 {
    margin-top: 50px
}

@media (max-width: 1023px) {
    .bravo_wrap .bravo_custom_text_1 {
        margin-top: 20px
    }

    .bravo_wrap .bravo_custom_text_1 span {
        font-size: 24px !important
    }
}

.bravo_wrap .bravo_custom_text_1 span {
    color: #2c2e36 !important;
    font-size: 28px !important
}

.bravo_wrap .bravo-list-locations.style2 {
    margin-bottom: 60px;
    margin-top: 20px
}

.bravo_wrap .bravo-list-locations.style2 .title {
    font-size: 28px;
    margin-bottom: 10px
}

.bravo_wrap .bravo-list-locations.style2 .item {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: 100px
}

.bravo_wrap .bravo-list-locations.style2 .item img {
    width: auto !important
}

.bravo_wrap .bravo-list-locations.style3 {
    padding: 40px 0 25px
}

@media (max-width: 766px) {
    .bravo_wrap .bravo-list-locations.style3 {
        padding: 20px 0 5px
    }
}

.bravo_wrap .bravo-list-locations.style3 .title {
    display: none
}

.bravo_wrap .bravo-list-locations.style3 .list-item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media (max-width: 766px) {
    .bravo_wrap .bravo-list-locations.style3 .list-item {
        justify-content: left
    }
}

.bravo_wrap .bravo-list-locations.style3 .list-item a {
    padding: 4px 25px;
    background: #ffa2b4;
    margin: 0 10px;
    border-radius: 15px;
    color: #2c2e36;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px
}

.bravo_wrap .bravo-list-locations.style3 .list-item a:nth-child(2n+1) {
    background: #83e5e6
}

@media (max-width: 766px) {
    .bravo_wrap .bravo-list-locations.style3 .list-item a {
        margin: 0 5px 10px;
        font-size: 14px
    }
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .service-review {
    padding: 10px 15px 0px
}

.bravo_wrap .page-template-content .bravo-call-to-action .context {
    background: #f7c9c9
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .location i {
    color: #54a79f;
    position: relative;
    top: 2px
}

.bravo_wrap .bravo_form .smart-search .bravo-autocomplete {
    margin-top: 2px
}

.bravo_wrap .bravo_form .smart-search .bravo-autocomplete .icofont-location-pin {
    display: none
}

.bravo_wrap .bravo_footer .custom-form-search {
    padding-top: 65px;
    padding-bottom: 40px;
    background: #98dede
}

.bravo_wrap .bravo_footer .custom-form-search .bravo_form .g-button-submit button {
    background-color: #2c2e36
}

.bravo_wrap .contact-info .info-content {
    background-color: #2b2e35
}

.bravo_wrap .page-template-content .text-block-featured {
    background: #f2f2f2;
    color: #000a34;
    padding: 60px 0 80px
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .text-block-featured {
        padding: 30px 0
    }
}

.bravo_wrap .page-template-content .text-block-featured .title {
    font-size: 36px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .text-block-featured .title {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.bravo_wrap .page-template-content .text-block-featured .context {
    font-size: 18px;
    line-height: 30px
}

@media (max-width: 1200px) {
    .bravo_wrap .page-template-content .text-block-featured .context {
        font-size: 16px
    }
}

.bravo_wrap .page-template-content .text-block-featured .context p {
    margin-bottom: 0
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .text-block-featured .context p {
        display: inline
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .text-block-featured .context {
        font-size: 14px
    }
}

.bravo_wrap .page-template-content .text-block-featured .list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px
}

.bravo_wrap .page-template-content .text-block-featured .list-item .col {
    flex: 0 0 33.33%;
    padding: 0 3px;
    margin-bottom: 6px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .text-block-featured .list-item .col {
        flex: 0 0 50%
    }
}

.bravo_wrap .page-template-content .text-block-featured .list-item .col .item {
    background: #fff;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center
}

.bravo_wrap .page-template-content .text-block-featured .list_logo {
    text-align: right
}

.bravo_wrap .page-template-content .text-block-featured .list_logo img {
    max-width: 100%
}

@media (max-width: 1023px) {
    .bravo_wrap .page-template-content .text-block-featured .list_logo {
        text-align: left;
        margin-top: 30px
    }
}

.bravo_wrap .page-template-content .how-it-works {
    padding: 50px 0;
    color: #2c2e36
}

.bravo_wrap .page-template-content .how-it-works .title {
    text-align: center;
    color: #2c2e36;
    font-size: 36px;
    margin-bottom: 30px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .title {
        font-size: 28px
    }
}

.bravo_wrap .page-template-content .how-it-works .list-item .item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 15px
}

.bravo_wrap .page-template-content .how-it-works .list-item .item img {
    max-width: 100%
}

.bravo_wrap .page-template-content .how-it-works .list-item .item .left {
    flex: 0 0 50%;
    text-align: right;
    padding: 0 55px;
    order: 1;
    max-width: 50%
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .list-item .item .left {
        padding: 0 15px;
        flex: 0 0 30%;
        max-width: 30%
    }
}

.bravo_wrap .page-template-content .how-it-works .list-item .item .right {
    padding: 0 55px;
    order: 2;
    max-width: 50%;
    flex: 0 0 50%
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .list-item .item .right {
        padding: 0 15px;
        flex: 0 0 70%;
        max-width: 70%
    }
}

.bravo_wrap .page-template-content .how-it-works .list-item .item .number {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #83e5e6;
    font-size: 20px;
    font-weight: bold
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .list-item .item .number {
        width: 30px;
        height: 30px;
        font-size: 16px
    }
}

.bravo_wrap .page-template-content .how-it-works .list-item .item .text-1 {
    font-size: 21px;
    margin: 10px 0
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .list-item .item .text-1 {
        font-size: 18px;
        margin: 5px 0 5px
    }
}

.bravo_wrap .page-template-content .how-it-works .list-item .item .text-2 {
    font-size: 16px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .list-item .item .text-2 {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .how-it-works .list-item .item .text-2 br {
        display: none
    }
}

.bravo_wrap .page-template-content .how-it-works .list-item .item .line {
    height: 120px;
    flex: 0 0 100%;
    background-repeat: no-repeat !important;
    background-position: center;
    margin: 30px 0;
    order: 3
}

.bravo_wrap .page-template-content .how-it-works .list-item .item-2 .left {
    order: 2;
    text-align: left
}

.bravo_wrap .page-template-content .how-it-works .list-item .item-2 .right {
    order: 1;
    text-align: right
}

.bravo_wrap .page-template-content .how-it-works .list-item .item-2 .right .number {
    margin-left: auto
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .list-item .item-2 .left {
        order: 1
    }

    .bravo_wrap .page-template-content .how-it-works .list-item .item-2 .right {
        order: 2;
        text-align: left
    }

    .bravo_wrap .page-template-content .how-it-works .list-item .item-2 .right .number {
        margin-left: 0
    }
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .how-it-works .line {
        display: none
    }
}

.bravo_wrap .page-template-content .about-featured {
    padding: 60px 0 80px;
    text-align: center;
    background-position: center;
    background-size: cover
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .about-featured {
        padding: 30px 0
    }
}

.bravo_wrap .page-template-content .about-featured .title {
    font-size: 42px;
    color: #000a34;
    margin-bottom: 5px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .about-featured .title {
        font-size: 20px
    }
}

.bravo_wrap .page-template-content .about-featured .sub-title {
    font-size: 18px;
    color: #000a34;
    margin-bottom: 50px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .about-featured .sub-title {
        font-size: 14px;
        margin-bottom: 20px
    }
}

.bravo_wrap .page-template-content .about-featured .list-item {
    max-width: 550px;
    background: #ffa2b4;
    border-radius: 10px;
    box-shadow: 0 0 0 #000;
    padding: 30px 100px;
    margin: auto
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .about-featured .list-item {
        padding: 30px
    }
}

@media (max-width: 460px) {
    .bravo_wrap .page-template-content .about-featured .list-item {
        padding: 20px
    }
}

.bravo_wrap .page-template-content .about-featured .list-item .item {
    position: relative;
    min-height: 80px;
    padding-left: 95px;
    text-align: left;
    color: #2c2e36;
    font-weight: 500;
    margin-bottom: 25px
}

@media (max-width: 460px) {
    .bravo_wrap .page-template-content .about-featured .list-item .item {
        padding-left: 70px
    }
}

.bravo_wrap .page-template-content .about-featured .list-item .item .icon {
    position: absolute;
    left: 0;
    top: 0
}

@media (max-width: 460px) {
    .bravo_wrap .page-template-content .about-featured .list-item .item .icon img {
        max-width: 50px
    }
}

.bravo_wrap .page-template-content .about-featured .list-item .item .text-1 {
    font-size: 19px;
    margin-bottom: 5px;
    padding-top: 5px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .about-featured .list-item .item .text-1 {
        font-size: 17px
    }
}

.bravo_wrap .page-template-content .about-featured .list-item .item .text-2 {
    font-size: 12px
}

.bravo_wrap .page-template-content .bravo-testimonial.style2 {
    background: #f2f2f2;
    margin: 0;
    padding: 70px 0 50px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-testimonial.style2 {
        padding: 50px 0 30px
    }
}

.bravo_wrap .page-template-content .bravo-testimonial.style2 h3 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 30px
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-testimonial.style2 h3 {
        font-size: 20px;
        font-weight: 500
    }
}

.bravo_wrap .page-template-content .vendor-about-text {
    padding: 30px 0
}

.bravo_wrap .page-template-content .vendor-about-text img {
    max-width: 100%
}

.bravo_wrap .page-template-content .vendor-about-text .title {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .vendor-about-text .title {
        margin-bottom: 15px;
        font-size: 24px
    }
}

.bravo_wrap .page-template-content .vendor-about-text .desc {
    font-size: 18px;
    line-height: 36px
}

@media (max-width: 768px) {
    .bravo_wrap .page-template-content .vendor-about-text .desc {
        margin-bottom: 15px
    }
}

.bravo_wrap .page-template-content .vendor-about-text .go_to_faqs {
    margin-top: 15px;
    display: inline-block;
    background: #54a79f;
    color: #fff;
    padding: 8px 25px;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer
}

@media (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-form-search-tour .text-heading {
        padding-left: 0px
    }

    .bravo_wrap .page-template-content .bravo-form-search-tour .sub-heading {
        padding-left: 0px
    }
}

#bravo_custom_tour_book_app .select2-container {
    width: 100% !important
}

.bravo_wrap .page-template-content .bravo_form .g-button-submit button {
    margin-left: 1px
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-term .item img {
    width: auto
}

@media (max-width: 1023px) {
    .bravo_wrap .bravo_form .smart-search .bravo-autocomplete {
        left: 0
    }

    body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .duration {
        width: 100% !important;
        float: none;
        text-align: center;
        align-items: center;
        color: #5e6d77;
        position: relative;
        top: 5px;
        font-size: 18px
    }

    body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info .g-price {
        width: 100% !important;
        float: none;
        text-align: center
    }

    body .bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .info {
        padding: 10px !important;
        margin-top: 10px
    }
}

body .bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark:after {
    border: solid #54a79f;
    border-width: 0 2px 2px 0
}

.availability-key {
    background-color: #a8b1b6;
    border: 2px solid transparent;
    cursor: pointer
}

.availability-key.active, .availability-key:hover {
    border: 2px solid #000
}

.availability-key.available {
    background-color: #54b5bc
}

.availability-key.takeaseat {
    background-color: #cd6c7f
}

.availability-key.other {
    background-color: #cc932c
}

.months-calendar .datepicker.datepicker-inline {
    width: auto
}

.months-calendar .datepicker.datepicker-inline .table-condensed {
    width: 100%
}

.months-calendar .datepicker.datepicker-inline td, .months-calendar .datepicker.datepicker-inline th {
    height: 30px
}

body .dates-calendar .fc-time-grid-event .fc-time {
    display: none
}

body .dates-calendar .fc-event {
    padding: 0px;
    height: auto
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq2 .item {
    margin: 15px 0
}

body .bravo_wrap .bravo_detail_tour .bravo_content .g-faq2 .item .desc {
    border: solid 1px #ccc;
    padding: 10px;
    margin-top: 10px
}

.container {
    max-width: 1270px !important
}

.btn-generate-password {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    padding: 4px 8px;
    font-size: 12px;
    cursor: pointer;
    border: none;
    background-color: #007bff;
    color: #fff;
    border-radius: 4px;
    transition: background-color 0.2s, transform 0.2s;
}

.btn-generate-password:hover {
    background-color: #0056b3;
}
.toggle-password-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 25px;
    cursor: pointer;
    color: #acb5be;
    z-index: 10;
}
.btn-generate-password {
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    z-index: 10;
}

.btn-generate-reset-password {
    transform: translateY(-50%);
    padding: 4px 8px;
    font-size: 12px;
    cursor: pointer;
    border: none;
    background-color: #007bff;
    color: #fff;
    border-radius: 4px;
    transition: background-color 0.2s, transform 0.2s;
}
.btn-generate-reset-password{
    position: absolute;
    top: 47%;
    right: 40px;
    transform: translateY(-50%);
    z-index: 10;
}
.btn-generate-reset-password:hover {
    background-color: #0056b3;
}
#clear-location,
#clear-animal,
#clear-guest,
#clear-data{
    display: none;
}
/*# sourceMappingURL=app.custom.css.map */
