:root {
    --g-background: #1a2b48 !important;
    --header-menu-bakground: #f4f5f9 !important;
    --top-menu-bakground: #289ed8 !important;
    --header-bakground: #1a2b48 !important;
    --footer-bakground: #1a2b48 !important;
    --g-btn-submit:  #289ed8 !important;
    --g-btn-submit-hover: #d50e15 !important;
    --g-btn-search:  #289ed8 !important;
    --g-color:  #289ed8 !important;
    --bg-tabs-a: #1a2b47 !important;
    --bg-tabs-a-active: #5192fa !important;
    --color-menu-a: #1a2b48 !important;
    --color-menu-a-hover: #5191fa !important;
    --border-tabs-a: #1a2b47 !important;
    --hover-background: #d5dd72 !important
}

.label.label-warning {
    background-color: #868381;
    border-radius: 0.25rem;
    padding: 3px 4px;
    color: #fff;
    font-size: 12px;
    margin-right: 3px;
}

.label.label-success {
    background-color: #5cb85c;
    border-radius: 0.25rem;
    padding: 2px 4px;
    color: #fff;
    font-size: 12px;
    margin-right: 3px;
}

#div_price.fixed {
    position: fixed;
    top: 20.2% !important;
    max-width: 16.2% !important;
}

#header_menu.fixed_menu {
    position: fixed;
    top: 0%;
    width: 100%;
}

.g-background {
    background: var(--g-background);
}

.bg-top-menu, .header-bakground {
    background: var(--header-bakground);
}

.bg-menu {
    background: var(--header-menu-bakground);
}

.footer-bakground {
    background: var(--footer-bakground);
}

.g-btn-submit {
    background: var(--g-btn-submit);
}

.btn-primary {
    border-color: #289ed800;
}

.hotel_rooms_form .form-search-rooms {
    border: 1px solid #d7dce3;
    margin-bottom: 25px
}

.room_border {
    color: #000;
    font-size: 13px;
    /*padding: 8px 8px 8px 0px;*/
}


.item-content li .current {
    background: var(--hover-background);
    color: white;

}

.item-content li a {
    border: 1px solid var(--g-color);
    border-radius: 14px;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    padding: 1px 5px;
}

.btn-save {
    color: #fff !important;
    background: linear-gradient(to bottom, #669eff, #28a1da);
}

.btn-info {
    color: #fff;
    background-color: var(--g-btn-submit);;
    border-color: var(--g-btn-submit);
}

.form-search-rooms .form-search-row .field-icon {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    font-size: 46px;
    color: #289ed8 !important;
    left: -10px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head .score:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    left: -8px;
    border: 15px solid transparent;
    border-bottom-color: var(--g-color)
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes h3:after, .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes h3:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 3px;
    height: 30px;
    background: var(--g-background)
}

.form-search-rooms .form-search-row .field-icon {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    font-size: 46px;
    color: var(--g-color);
    left: -10px
}

.header-left a span {
    padding: 5px;
    border-radius: 15px;
    color: var(--g-color);
    background: #fff;
    width: 30px;
    display: inline-block;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes h3:after, .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes h3:after {
    background: var(--g-background)
}


.btn-info:hover {
    color: #fff;
    background-color: #cbd44f;

    border-color: #cbd44f;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: var(--g-btn-submit);
    border-color: var(--g-color);
}


/* start css website***/
.bravo_wrap .select-guests-dropdown {
    display: block
}

.addRoomHome {
    border: 0 solid;
    background: none;
    position: relative
}

.cofirmRoom {
    border: 0 solid;
    background: none;
    color: #0093d6;
    position: relative;
    padding-top: 15px
}

.modal-lg {
    max-width: 60%
}

.close-map {
    background: rgba(0, 0, 0, 1) !important;
    border-radius: 30px;
    border: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    padding: 8px 28px 10px 12px;
    font-weight: 600;
    position: fixed;
    right: 40px;
    top: 34px;
    font-size: 13px;
    white-space: nowrap
}

.modal-header .close {
    margin: -0.75rem -0.25rem -1.25rem auto;
    padding: .75rem;
}

.hrp-placeholder-image {
    background: linear-gradient(0.40turn, rgba(58, 205, 252, 0.8), rgba(255, 71, 179, 0.8), rgba(255, 151, 38, 0.8))
}

.amenegament li {
    display: inline
}

.amenegament li:before {
    background-color: #87ceeb;
    width: 6px;
    height: 6px;
    border-radius: 25px;
    content: " ";
    position: absolute;
    margin-top: 11px;
    color: #87ceeb
}

.showmore-button {
    cursor: pointer;
    background-color: #999;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 5px 5px;
    margin-top: 5px
}

.logo-print {
    width: 200px;
    float: right;
    padding-bottom: 20px
}

.bravo-buy-button {
    text-align: center;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #0072bc;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 20px 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: 600;
    z-index: 99
}

.bravo-buy-button:hover {
    text-decoration: none;
    color: #fff
}

.bravo-buy-button .tf-text {
    background-image: url(https://www.bookingcore.org/landing/img/logoen.png);
    width: 66px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat
}

.sticky {
    position: fixed;
    margin-bottom: 10px;
    width: 20%
}

.g-signin2 {
    height: 50px
}

.iframe {
    max-width: 441px !important;
    width: 450px !important
}

.hotel_rooms_form .form-search-rooms .form-search-row > div {
    border-right: 1px solid #d7dce3
}

.hotel_rooms_form .form-search-rooms .form-search-row > div:last-child {
    border-right: 0
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group {
    position: relative;
    margin-bottom: 0;
    cursor: pointer
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group .form-content {
    padding: 5px 0 5px 40px
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group .form-label {
    font-size: 14px;
    color: #5e6d77;
    margin-bottom: 0
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group .render {
    font-size: 16px;
    /*color: #5191fa*/
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group .start_date {
    position: absolute;
    bottom: -5px;
    left: -15px
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group .select-guests-dropdown {
    margin-left: -15px;
    margin-right: -16px
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .dropdown-toggle:after {
    display: none
}

.hotel_rooms_form .form-search-rooms .form-search-row > div .arrow {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    font-size: 22px;
    color: #a0a9b2
}

.hotel_rooms_form .form-search-rooms .form-search-row > div.col-btn {
    padding: 0;
    flex-grow: 1
}

.hotel_rooms_form .form-search-rooms .form-search-row .g-button-submit {
    height: 100%;
    display: flex;
    width: 100%
}

.hotel_rooms_form .form-search-rooms .form-search-row .g-button-submit .btn {
    flex-grow: 1;
    text-transform: uppercase;
    margin-right: -1px;
    padding-top: 14%;
    padding-bottom: 14%;
}

.hotel_rooms_form .hotel_room_book_status {
    border: 1px solid #d7dce3;
    padding: 15px;
    margin-top: 20px;
    position: relative
}

.hotel_rooms_form .hotel_room_book_status .control-book {
    position: absolute;
    right: 15px;
    bottom: 15px;
    text-align: right
}

.hotel_rooms_form .hotel_room_book_status label {
    margin-bottom: 0
}

.hotel_rooms_form .hotel_room_book_status .col-md-6 {
    position: static;
    min-height: 70px
}

.hotel_rooms_form .hotel_room_book_status .col-md-6:nth-child(2) {
    border-left: 1px solid #ccc
}

.hotel_rooms_form .hotel_room_book_status .render {
    font-size: 12px;
    color: #464646
}

.hotel_rooms_form .hotel_room_book_status.sticky {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 10;
    box-shadow: 0 -2px 10px 0 #b5b5b5;
    transform: translateY(100%)
}

.hotel_rooms_form .hotel_room_book_status.sticky.active {
    transition: all .3s;
    transform: translate(0)
}

.hotel_rooms_form .hotel_room_book_status .is_mobile {
    display: none !important
}

.hotel_rooms_form .hotel_room_book_status .total-room-price {
    font-size: 23px;
    font-weight: 600;
    color: #ff3f19
}

.hotel_rooms_form .hotel_room_book_status .total-room-price span {
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.hotel_rooms_form .hotel_list_rooms {
    border: 1px solid #d7dce3
}

.hotel_rooms_form .hotel_list_rooms .room-item {
    border: 1px solid #d7dce3;
    border-bottom: 0;
    margin: -1px
}

.hotel_rooms_form .hotel_list_rooms .room-item:last-child {
    border-bottom: 1px solid #d7dce3
}

.hotel_rooms_form .hotel_list_rooms .room-item .image {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.hotel_rooms_form .hotel_list_rooms .room-item .image img {
    max-width: 100%;
    height: auto
}

.hotel_rooms_form .hotel_list_rooms .room-item .image .count-gallery {
    opacity: .7;
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    transition: .2s;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .7);
    padding: 5px 7px;
    font-size: 13px;
    line-height: 1em;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    background: rgba(0, 0, 0, .5)
}

.hotel_rooms_form .hotel_list_rooms .room-item .image .count-gallery i {
    margin-right: 3px
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info {
    padding-top: 20px;
    padding-bottom: 20px
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-name {
    margin-bottom: 20px;
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500;
    margin-top: 0
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-meta li {
    display: inline-block;
    padding-right: 10px
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-meta li .item {
    color: #5e6d77
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-meta li .item .field-icon {
    text-align: center;
    border: 1px solid #eaeef3;
    border-radius: 5px;
    padding: 6px 8px;
    font-size: 22px;
    margin-right: 0;
    line-height: normal;
    width: 40px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-meta li .item span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    text-align: center
}

.hotel_rooms_form .hotel_list_rooms .room-item .col-price {
    padding: 20px 10px
}

.hotel_rooms_form .hotel_list_rooms .room-item .col-price .price {
    display: block;
    margin-bottom: 10px
}

.hotel_rooms_form .hotel_list_rooms .room-item .price {
    font-size: 18px;
    color: #1a2b48
}

.hotel_rooms_form .hotel_list_rooms .room-item .price span {
    font-size: 14px;
    color: #5e6d77
}

.hotel_rooms_form .hotel_list_rooms .modal-dialog .modal-content {
    border-radius: 0;
    background: #fff
}

.hotel_rooms_form .hotel_list_rooms.loading {
    position: relative
}

.hotel_rooms_form .hotel_list_rooms.loading:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1;
    top: 0;
    opacity: .5
}

.hotel_rooms_form .total-price {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    color: #fa5636;
    font-weight: 600;
    padding-right: 15px
}

.hotel_rooms_form .col-total {
    padding-left: 0;
    padding-top: 20px
}

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

.bravo_wrap .bravo_search_hotel .bravo_banner {
    background-color: #1a2b48;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 139px 0;
    position: relative;
    margin-top: -10px;
}

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

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

.bravo_wrap .bravo_search_hotel .bravo_filter {
    border: #fff;
    border-radius: 0 !important;
    box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
    transition: .5s ease;
}

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

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

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

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

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

.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-title .fa {
    font-size: 16px;
    color: #9f9d9d;
    right: 0;
    top: 2px;
    position: absolute
}

.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-title h4 {
    font-size: 14px;
    color: #1a2b48;
    line-height: 30px;
    margin: 0;
    font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .category {
    padding: 0 15px
}

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .info {
    padding: 0 15px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .info:after,
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .info:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .info .g-price {
    text-align: left
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    position: relative
}

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

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .info .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .star-rate {
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 1
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star .booking-item-rating-stars:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .list-star .booking-item-rating-stars li .fa {
    font-size: 15px;
    color: #fa5636
}

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list {
    /*border: 1px solid #dfdfdf;*/
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    /*display: flex*/
}

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .thumb-image {
    overflow: hidden;
    /* height: 190px;*/
    background: #ccc;
    position: relative;
    flex: 0 0 30%;
    padding: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review {
    padding: 10px 0 0;
    display: none
}

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

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

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #1a2b48;
    font-weight: 400;
    line-height: 25px;
    justify-content: flex-end
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .left {
    text-align: right
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .left .head-rating {
    display: block;
    line-height: 13px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-weight: 500
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .left .text-rating {
    color: #5191fa;
    font-size: 14px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .score {
    position: relative;
    float: right;
    margin-left: 12px;
    padding: 7px 7px 0 9px;
    background: #5191fa;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    min-height: 38px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .score span {
    font-size: 14px;
    color: #fff
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .score:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    left: -8px;
    border: 15px solid transparent;
    border-bottom-color: var(--g-color)
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .foot {
    color: #5e6d77;
    font-size: 14px;
    text-align: right
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info {
    flex: 0 0 45%;
    padding: 15px;
    position: relative
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage {
    flex: 0 0 50%;
    padding: 13px;
    position: relative;
    /*border-right: 1px solid #ccc;*/
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-res-voyage {
    flex: 0 0 20%;
    padding: 5px;
    position: relative
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .item-title, .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage .item-title {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .item-title a, .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage .item-title a {
    color: #1a2b50;
    font-size: 20px;
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .item-title i, .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage .item-title i {
    color: #ffc107;
    font-size: 15px;
    margin-right: 2px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .location {
    position: absolute;
    left: 15px;
    bottom: 10px;
    font-size: 13px;
    color: #5e6d77
}

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .star-rate {
    z-index: 1
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars li .fa {
    font-size: 14px;
    color: #fa5636
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .attr-title {
    display: inline-block;
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .attr-title i {
    margin-right: 2px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .g-attributes .item {
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .g-attributes .item:before {
    content: "";
    height: 2px;
    width: 2px;
    display: inline-block;
    background: grey;
    vertical-align: middle;
    margin-right: 5px
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .g-attributes span:nth-child(2):before {
    display: none
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price {
    flex: 1;
    padding: 15px 15px 15px 0;
    position: relative
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price {
    text-align: right;
    position: absolute;
    right: 35px;
    bottom: 10px;
    float: right
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    left: -3px;
    position: relative
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .price {
    position: relative;
    display: inline-block
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .price .text-price {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500
}

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .text-review {
    float: right;
    position: relative;
    top: 5px;
    color: #4b4b4c;
    display: none
}



.bravo_wrap .bravo_detail_hotel .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_hotel .bravo_banner .container {
    position: relative
}

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo_banner_map {
    display: flex;
    background-color: #fff;
    min-height: 100px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery {
    flex: 0 0 65%;
    overflow: hidden
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery .g-gallery {
    margin: 0;
    position: relative;
    min-height: 75px;
    height: 100%;
    width: 100%
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery .g-gallery .fotorama__nav-wrap {
    display: none
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery .fotorama__stage {
    max-height: 580px
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .icofont-youtube-play {
    position: relative;
    top: -1px
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_map {
    flex: 1
}

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_map #map_content {
    height: 100%
}

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

.bravo_wrap .bravo_detail_hotel .bravo_banner_map .modal .modal-content {
    padding: 0;
    background: 0 0;
    border: none
}

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .left_extra {
    margin-top: 120px !important;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .address {
    margin-bottom: 0
}

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

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

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

.bravo_wrap .bravo_detail_hotel .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
}

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .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
}

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

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .star-rate {
    line-height: 16px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .star-rate .fa-star {
    color: #fa5636;
    font-size: 15px;
    position: relative;
    margin-right: 3px
}

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo_content .g-overview {
    margin-bottom: 30px;
    margin-top: 20px;
    border-top: 1px solid #d7dce3;
    padding-top: 20px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-overview .description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    /* color: #1a2b48;
     font-weight: 600;*/
    position: relative;
    line-height: 1.7;
}

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

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

/*.bravo_wrap .bravo_detail_hotel .bravo_content .g-overview strong {

}*/

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

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

.bravo_wrap .bravo_detail_hotel .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
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-all-attribute .btn-show-all {
    margin-top: -10px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-all-attribute.is_mobile {
    display: none
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-all-attribute.is_pc {
    display: block
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes h3, .bravo_wrap .bravo_detail_tour .bravo_content .g-attributes h3 {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7dce3;
    position: relative;
    font-size: 18px;
    color: #1a2b48;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px
}

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

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

.bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes .list-attributes .item i {
    font-size: 30px;
    position: relative;
    color: #505050 !important;
    line-height: 14px;
    top: 5px;
    margin-right: 5px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes .list-attributes .item i.icon-default {
    font-size: 16px;
    position: relative;
    top: 0
}

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq {
    border-bottom: 1px solid #d7dce3;
    margin-bottom: 25px;
    border-top: 1px solid #d7dce3;
    padding-top: 25px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item {
    border-bottom: 1px solid #d7dce3;
    margin-bottom: 10px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item:last-child {
    border: none
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item .header {
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 15px;
    cursor: pointer
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item .header .field-icon {
    float: left;
    font-size: 25px;
    margin-right: 10px;
    top: -3px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item .header h5 {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #1a2b48
}

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

.bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item .body {
    font-size: 14px;
    color: #5e6d77;
    transition: all .3s;
    height: 0;
    overflow: hidden;
    padding-bottom: 0
}

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

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

.bravo_wrap .bravo_detail_hotel .bravo_content .bravo-hr {
    width: 100%;
    height: 1px;
    background: #eaeef3;
    margin-top: 30px;
    margin-bottom: 30px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules {
    margin-top: 30px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules h3 {
    margin-bottom: 20px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .description {
    margin-top: 5px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .key,
.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .value {
    font-size: 14px;
    color: #5e6d77
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .strong {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .row {
    margin-bottom: 15px
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .item {
    margin-bottom: 15px;
    color: #5e6d77
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-rules .context {
    white-space: pre-wrap
}

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

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

.bravo_wrap .bravo_detail_hotel .g-gallery .fotorama .fotorama__arr.fotorama__arr--prev:after {
    content: "";
    background: url(../images/ico_pre.svg?1044b790507d9f58fa887e0f388a06dd)
}

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

.bravo_wrap .bravo_detail_hotel .g-gallery .fotorama .fotorama__arr.fotorama__arr--next:after {
    content: "";
    background: url(../images/ico_next.svg?1fd1085404a75bfd0b8553415a5e4a37)
}

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

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

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

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

.bravo_wrap .bravo_detail_hotel .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
}

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

.bravo_wrap .bravo_detail_hotel .g-gallery .social .social-share {
    display: inline-flex;
    position: relative
}

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .g-gallery .social .service-wishlist.active .fa:before {
    content: "?"
}

.bravo_wrap .bravo_detail_hotel .btn-show-all {
    color: #5191fa;
    cursor: pointer
}

.bravo_wrap .bravo_detail_hotel .btn-show-all i {
    margin-left: 2px
}

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 0 15px
}

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .category {
    padding: 0 15px
}

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .service-review {
    padding: 10px 15px 0
}

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

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info {
    padding: 0 15px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info:after,
.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info .g-price {
    text-align: left
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    position: relative
}

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info .g-price .price {
    position: relative;
    display: inline-block
}

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .info .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .star-rate {
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 1
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star .booking-item-rating-stars:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .list-star .booking-item-rating-stars li .fa {
    font-size: 15px;
    color: #fa5636
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop.infobox-item {
    position: relative
}

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    display: flex
}

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .thumb-image {
    overflow: hidden;
    height: 190px;
    background: #ccc;
    position: relative;
    flex: 0 0 30%;
    padding: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review {
    padding: 10px 0 0;
    display: none
}

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #1a2b48;
    font-weight: 400;
    line-height: 25px;
    justify-content: flex-end
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head .left {
    text-align: right
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head .left .head-rating {
    display: block;
    line-height: 13px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-weight: 500
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head .left .text-rating {
    color: #5191fa;
    font-size: 14px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head .score {
    position: relative;
    float: right;
    margin-left: 12px;
    padding: 7px 7px 0 9px;
    background: #5191fa;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    min-height: 38px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .head .score span {
    font-size: 14px;
    color: #fff
}


.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc .foot {
    color: #5e6d77;
    font-size: 14px;
    text-align: right
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info {
    flex: 0 0 45%;
    padding: 15px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .item-title {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .item-title a {
    color: #1a2b50
}

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

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .location {
    position: absolute;
    left: 15px;
    bottom: 10px;
    font-size: 13px;
    color: #5e6d77
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .location i {
    position: relative;
    font-size: 16px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .star-rate {
    z-index: 1
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star .booking-item-rating-stars:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .list-star .booking-item-rating-stars li .fa {
    font-size: 14px;
    color: #fa5636
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .attr-title {
    display: inline-block;
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .attr-title i {
    margin-right: 2px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .g-attributes .item {
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .g-attributes .item:before {
    content: "";
    height: 2px;
    width: 2px;
    display: inline-block;
    background: grey;
    vertical-align: middle;
    margin-right: 5px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .g-attributes span:nth-child(2):before {
    display: none
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price {
    flex: 1;
    padding: 15px 15px 15px 0;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    border-right: 1px solid #dfdfdf
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price {
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 10px;
    float: right
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    left: -3px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .price {
    position: relative;
    display: inline-block
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .price .text-price {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .price .onsale {
    text-decoration: line-through;
    font-size: 14px;
    color: #c03 !important;
    font-weight: 400
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .text-review {
    float: right;
    position: relative;
    top: 5px;
    color: #4b4b4c;
    display: none
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget {
    margin-top: 30px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .heading {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    font-size: 18px;
    color: #1a2b48;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .heading:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 3px;
    height: 30px;
    background: #5191fa
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item {
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-left {
    width: 100px;
    padding-right: 15px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-left img {
    max-width: 100%
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-body {
    width: auto
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-body .media-heading {
    margin-top: 5px;
    font-size: 14px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-body .price-wrapper {
    margin-top: 8px;
    font-size: 12px;
    color: #5e6d77
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-body .price-wrapper .price {
    font-weight: 500;
    font-size: 16px;
    color: #1a2b48
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-body .star-rate {
    line-height: 16px
}

.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget .item .media .media-body .star-rate .fa-star {
    color: #fa5636;
    font-size: 12px;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap {
    margin-top: 20px
}

.bravo_wrap .bravo_detail_hotel .bravo_single_book {
    border: 1px solid #d7dce3;
    border-top: 5px solid #5191fa;
    border-radius: 0 0 4px 4px;
    background: #fff;
    position: relative;
    width: 100%
}

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

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

.bravo_wrap .bravo_detail_hotel .bravo_single_book .form-head {
    position: relative;
    padding: 20px;
    color: #5e6d77;
    font-size: 14px;
    border-bottom: 1px solid #d7dce3
}

.bravo_wrap .bravo_detail_hotel .bravo_single_book .form-head .price {
    display: flex;
    align-items: flex-end;
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500
}

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

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

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

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

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

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

.form-date-search-hotel label {
    display: block !important;
}

.bravo_detail_hotel .description {
    padding: 0px !important;
}

.btn-block + .btn-block {
    margin-top: 0rem !important;
}

.bravo_wrap .bravo_detail_hotel .bravo_single_book .form-date-search-hotel .start_date,
.bravo_wrap .bravo_detail_hotel .bravo_single_book .form-date-search .start_date {
    position: absolute;
    bottom: 0;
    right: 0
}

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo_detail_hotel .bravo_single_book .form-guest-search {
    padding-right: 12px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
    padding: 0 8px;
    flex-grow: 1
}

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

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

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

.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 {
    position: relative;
    padding: 8px;
    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;
    padding: 0;
    font-size: 14px;
    color: #4b4b4b;
    position: relative;
    left: -5px;
    height: 25px !important
}

.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 {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    margin-bottom: 0
}

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

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

.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-hotel .date-wrapper,
.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-guest-search .date-wrapper {
    padding-left: 15px
}

.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-date-search .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-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-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-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-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-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-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-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-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-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;
    position: relative;
    padding: 0 5px
}

.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-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-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-hotel .check-in-out,
.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-guest-search .check-in-out {
    position: absolute;
    left: -15px;
    bottom: 1px;
    z-index: -1;
    opacity: 0
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .filter-simple .form-group .filter-title {
    padding: 10px 15px;
    justify-content: space-between;
    align-items: center;
    display: flex
}

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

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

.has-search-map .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 {
    font-size: 14px;
    color: #2d2d2d
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search .parent_text::-webkit-input-placeholder {
    color: #2d2d2d
}

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

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search .parent_text:-ms-input-placeholder {
    color: #2d2d2d
}

.has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-content .smart-search .parent_text::-ms-input-placeholder {
    color: #2d2d2d
}

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

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

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

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

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

.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_map .item-tour {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px
}

.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 {
    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
}

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

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

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

.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 {
    position: absolute;
    right: 5px;
    z-index: 10;
    bottom: 0;
    color: #fff;
    padding: 10px;
    cursor: pointer
}

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

.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 {
    font-size: 13px;
    color: #5e6d77;
    padding: 15px 15px 10px
}

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

.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 {
    padding: 0;
    margin: 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 {
    content: "";
    display: table;
    clear: both
}

.has-search-map .bravo_search_map .results_map .item-tour .service-review .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    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 {
    font-size: 15px;
    color: #ffdc00
}

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

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

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

.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 {
    padding: 0 15px
}

.has-search-map .bravo_search_map .results_map .item-tour .info:after,
.has-search-map .bravo_search_map .results_map .item-tour .info:before {
    content: "";
    display: table;
    clear: both
}

.has-search-map .bravo_search_map .results_map .item-tour .info .duration {
    width: 40%;
    float: left;
    align-items: center;
    color: #5e6d77;
    position: relative;
    top: 5px
}

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

.has-search-map .bravo_search_map .results_map .item-tour .info .g-price {
    width: 60%;
    float: left;
    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 {
    font-size: 16px;
    color: #ffc107
}

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

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

.has-search-map .bravo_search_map .results_map .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
}

.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 {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    box-shadow: 1px 1px 0 #dfdfdf;
    background: #fff
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities {
    margin: 15px 15px 0;
    padding-top: 15px;
    border-top: 1px solid #e4e8ed
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .amenity .input-icon {
    margin-right: 5px
}

.has-search-map .bravo_search_map .results_map .item-loop {
    padding-bottom: 20px
}

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

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist {
    color: #fff
}

.has-search-map .bravo_search_map .results_map .item-loop .star-rate {
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 1
}

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

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

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

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

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop-list .thumb-image {
    overflow: hidden;
    height: 190px;
    background: #ccc;
    position: relative;
    flex: 0 0 30%;
    padding: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review {
    padding: 10px 0 0;
    display: none
}

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #1a2b48;
    font-weight: 400;
    line-height: 25px;
    justify-content: flex-end
}

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head .left {
    text-align: right
}

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head .left .head-rating {
    display: block;
    line-height: 13px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-weight: 500
}

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head .left .text-rating {
    color: #5191fa;
    font-size: 14px
}

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head .score {
    position: relative;
    float: right;
    margin-left: 12px;
    padding: 7px 7px 0 9px;
    background: #5191fa;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    min-height: 38px
}

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head .score span {
    font-size: 14px;
    color: #fff
}

.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .head .score:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    left: -8px;
    border: 15px solid transparent;
    border-bottom-color: var(--g-color)
}


.modal-content {
    border-radius: 0;
}


.has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc .foot {
    color: #5e6d77;
    font-size: 14px;
    text-align: right
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info {
    flex: 0 0 45%;
    padding: 15px;
    position: relative
}

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .location {
    position: absolute;
    left: 15px;
    bottom: 10px;
    font-size: 13px;
    color: #5e6d77
}

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

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .star-rate {
    z-index: 1
}

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .list-star .booking-item-rating-stars li .fa {
    font-size: 14px;
    color: #fa5636
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .attr-title {
    display: inline-block;
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .attr-title i {
    margin-right: 2px
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .g-attributes .item {
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .g-attributes .item:before {
    content: "";
    height: 2px;
    width: 2px;
    display: inline-block;
    background: grey;
    vertical-align: middle;
    margin-right: 5px
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .g-attributes span:nth-child(2):before {
    display: none
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price {
    flex: 1;
    padding: 15px 15px 15px 0;
    position: relative
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    border-right: 1px solid #dfdfdf
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price {
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 10px;
    float: right
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    left: -3px;
    position: relative
}

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

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price .price {
    position: relative;
    display: inline-block
}

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

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price .price .onsale {
    text-decoration: line-through;
    font-size: 14px;
    color: #c03 !important;
    font-weight: 400
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price .text-review {
    float: right;
    position: relative;
    top: 5px;
    color: #4b4b4c;
    display: none
}

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image {
    overflow: hidden;
    background: #fff;
    position: relative;
    padding-bottom: 55%
}

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop .thumb-image .service-wishlist.active i:before {
    content: "?"
}

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

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

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

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

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

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

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

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

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

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop .info:after,
.has-search-map .bravo_search_map .results_map .item-loop .info:before {
    content: "";
    display: table;
    clear: both
}

.has-search-map .bravo_search_map .results_map .item-loop .info .g-price {
    text-align: left
}

.has-search-map .bravo_search_map .results_map .item-loop .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    position: relative
}

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

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

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

.has-search-map .bravo_search_map .results_map .item-loop .info .g-price .price .onsale {
    text-decoration: line-through;
    font-size: 14px;
    color: #c03 !important;
    font-weight: 400
}

.has-search-map .bravo_search_map .results_map .item-loop .info .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities {
    margin: 10px 15px 5px;
    display: flex;
    font-size: 13px;
    justify-content: space-between
}

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

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

.has-search-map .bravo_search_map .results_map .item-loop .amenities .amenity .text {
    display: block
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .icon-passenger {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/passenger.svg?b5c1ace4eba6167e6ae800cafa839b26);
    background-position: 50%;
    background-repeat: no-repeat
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .icon-baggage {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/baggage.svg?a8702f7dfb8f3dea87c55718215696c2);
    background-position: 50%;
    background-repeat: no-repeat
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .icon-door {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/door.svg?c78ca89cf119dee04e509699a98a5d72);
    background-position: 50%;
    background-repeat: no-repeat
}

.has-search-map .bravo_search_map .results_map .item-loop .amenities .icon-gear {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/gear.svg?c0ddd56a5d26cf691ccc46c4c2b778c2);
    background-position: 50%;
    background-repeat: no-repeat
}

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

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

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

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

.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;
    padding-bottom: 15px;
    margin-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 {
    margin-bottom: 10px;
    font-size: 15px
}

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

.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 {
    border-top: 1px solid #ececec;
    background-color: #fafafa;
    flex-shrink: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #dad8d8
}

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

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

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

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

.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 {
    font-size: 11px;
    background-color: #5191fa
}

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

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

.bravo-list-item .pagination a {
    display: block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    color: #5e6d77;
    float: none;
    padding: 0;
    border: none;
    border-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    width: 100%;
    border: 1px solid #eee;
    margin: 10px;
    border-radius: 0;
}

.prev a {
    color: #5191fa !important;
}

.prev .disabled a {
    color: #768090 !important;
}

.next a {
    color: #5191fa !important;
}

.next .disabled a {
    color: #768090 !important;
}

.bravo-list-item .pagination .active a {
    border: 1px solid #5191fa !important;
    background: 0 0 !important;
    color: #5191fa !important;
    border-color: #5191fa
}

.bravo-list-item .pageNumbers {
    display: none
}

.bravo_wrap .bravo_detail_hotel .g-header .social {
    position: relative;
    float: right;
    bottom: 40px
}

.bravo_wrap .bravo_detail_hotel .g-header .left {
    padding-right: 16px;
}

.bravo_wrap .bravo_detail_hotel .g-header .social .social-share {
    display: inline-flex;
    position: relative
}

.bravo_wrap .bravo_detail_hotel .g-header .social .social-share:hover .share-wrapper {
    visibility: visible;
    opacity: 1
}

.bravo_wrap .bravo_detail_hotel .g-header .social .social-share a {
    text-decoration: none
}

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

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

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

.bravo_wrap .bravo_detail_hotel .g-header .social .social-share .share-wrapper li a {
    color: #1a2b48
}

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

.bravo_wrap .bravo_detail_hotel .g-header .social .service-wishlist.active .fa:before {
    content: "?"
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes .item {
    padding-left: 15px
}

.hotel_rooms_form .check-in-out {
    position: absolute;
    left: -15px;
    bottom: 1px;
    z-index: -1;
    opacity: 0
}

.show-more {
    margin: auto 45%
}

.sub_offre {
    float: right;
    margin-top: -47px
}

.btn_offre {
    display: inline-block
}

.offre_btn {
    color: #fff !important
}

.offre_btn:hover {
    color: #fff !important;
    background-color: #767679;
    border-color: #767679
}

.style_offre {
    border: 1px solid;
    border-radius: 11px;
    height: 25px;
    width: 100px;
    display: inline-block;
    text-align: center;
    color: #f57100;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: smaller;
    font-weight: bold;
}

.btn_reserver_mobile {
    width: 87%
}

.offre_btn:focus,
.offre_btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0)
}

.bravo_wrap .bravo_user_profile .bravo-more-menu-user {
    position: absolute;
    right: 0;
    z-index: 1;
    padding: 7px 8px 3px;
    color: #1a2b47;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    cursor: pointer
}

.bravo_wrap .bravo_user_profile .bravo-more-menu-user i {
    font-size: 24px
}

.bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-3 {
    background: #1a2b47;
    color: #fff;
    min-height: 700px
}

.bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-3:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    background-color: #1a2b47;
    top: 0;
    min-height: 100%;
    display: block;
    left: -200%
}

.bravo_wrap .bravo_user_profile .user-profile-avatar {
    border-bottom: 0px solid #243553;
    margin-bottom: 20px;
    padding-bottom: 25px
}

.bravo_wrap .bravo_user_profile .user-profile-avatar:after,
.bravo_wrap .bravo_user_profile .user-profile-avatar:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_user_profile .user-profile-avatar .avatar-new {
    width: 50px;
    margin-right: 15px
}

.bravo_wrap .bravo_user_profile .user-profile-avatar .avatar-new img {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.bravo_wrap .bravo_user_profile .user-profile-avatar .avatar-new .avatar-text {
    background: #656c77;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    padding-top: 4px;
    position: relative;
    font-size: 25px;
    top: 0
}

.bravo_wrap .bravo_user_profile .user-profile-avatar .info-new {
    padding-top: 7px;
    text-align: center
}

.bravo_wrap .bravo_user_profile .user-profile-avatar .info-new h5 {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px
}

.bravo_wrap .bravo_user_profile .user-profile-avatar .info-new p {
    margin-bottom: 5px;
    line-height: 15px;
    font-size: 10px
}

.bravo_wrap .bravo_user_profile .sidebar-user .bravo-close-menu-user {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 34px;
    line-height: 30px
}

.bravo_wrap .bravo_user_profile .sidebar-user .logo {
    padding: 25px 0 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.bravo_wrap .bravo_user_profile .sidebar-user .logo .avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.bravo_wrap .bravo_user_profile .sidebar-user .logo .avatar-text {
    background: #656c77;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    position: relative;
    font-size: 34px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.bravo_wrap .bravo_user_profile .sidebar-menu {
    border-bottom: 0px solid #243553;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}
@font-face {
    font-family: "Font Awesome 5 Free";
    src: url("...woff2") format("woff2");
    font-display: swap;
}
.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active.has-children > i:after,
.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active > a,
.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active > a i,
.bravo_wrap .bravo_user_profile .sidebar-menu ul li:hover.has-children > i:after,
.bravo_wrap .bravo_user_profile .sidebar-menu ul li:hover > a,
.bravo_wrap .bravo_user_profile .sidebar-menu ul li:hover > a i {
    color: #5191fa
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li a {
    border: 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #1a2b47;
    transition: all .3s
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li a i {
    font-size: 16px;
    margin-right: 5px;
    text-shadow: none;
    color: #1a2b47
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li .caret {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li .caret:after {
    font-family: FontAwesome;
    font-weight: 900;
    content: "?";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    color: #fff;
    font-size: 18px;
    cursor: pointer
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li .children {
    display: none;
    transition: all .3s
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li .children li a {
    padding-top: 6px;
    padding-bottom: 6px
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active_child .children {
    display: block
}

.bravo_wrap .bravo_user_profile .sidebar-menu ul li.active_child .caret:after {
    content: "?"
}

.bravo_wrap .bravo_user_profile .sidebar-menu .children {
    margin-left: 25px
}

.bravo_wrap .bravo_user_profile .logout a {
    border: 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #1a2b47
}

.bravo_wrap .bravo_user_profile .logout a i {
    font-size: 16px;
    margin-right: 5px;
    text-shadow: none;
    color: #1a2b47
}

.bravo_wrap .bravo_user_profile .user-form-settings {
    height: 100%;
    padding: 0px 0px 10px 0px;
}

.bravo_wrap .bravo_user_profile .user-form-settings .breadcrumb-page-bar {
    background: #fff;
    display: table;
    position: relative;
    width: 100%;
    color: #1a2b47;
    border: 1px solid #e8e8e8;
    /*margin-top: -6px;*/

}

.bravo_wrap .bravo_user_profile .user-form-settings .breadcrumb-page-bar .page-breadcrumb {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 8px
}

.bravo_wrap .bravo_user_profile .user-form-settings .breadcrumb-page-bar .page-breadcrumb > li {
    display: inline-block
}

.bravo_wrap .bravo_user_profile .user-form-settings .breadcrumb-page-bar .page-breadcrumb > li a {
    color: #1a2b47
}

.bravo_wrap .bravo_user_profile .user-form-settings .title-bar {
    display: block;
    padding: 20px 0;
    margin: 0 0 15px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.bravo_wrap .bravo_user_profile .user-form-settings .title-bar .btn-change-password {
    font-size: 14px;
    padding: 7px 12px;
    background: #1a2b47;
    color: #fff;
    font-weight: 400;
    position: relative;
    top: 0;
    text-decoration: none;
    transition: all .3s;
    float: right
}

.bravo_wrap .bravo_user_profile .user-form-settings .title-bar .btn-change-password:hover {
    border-radius: 5px
}

.bravo_wrap .bravo_user_profile .user-form-settings .title-bar .title-action {
    float: right
}

.bravo_wrap .bravo_user_profile .user-form-settings .title-bar .title-action .btn {
    font-size: 14px;
    padding: 5px 12px;
    font-weight: 400;
    position: relative;
    top: 0;
    text-decoration: none;
    transition: all .3s;
    float: right;
    margin-left: 5px
}

.bravo_wrap .bravo_user_profile .user-form-settings .title-bar .title-action .btn:hover {
    border-radius: 5px
}

.bravo_wrap .bravo_user_profile .user-form-settings .form-title {
    font-size: 17px;
    margin-bottom: 10px
}

.bravo_wrap .bravo_user_profile .user-form-settings .alert ul {
    margin-left: 20px
}

.bravo_wrap .bravo_user_profile .user-form-settings .upload-btn-wrapper .btn-file {
    position: relative;
    overflow: hidden
}

.bravo_wrap .bravo_user_profile .user-form-settings .upload-btn-wrapper .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: #fff;
    cursor: inherit;
    display: block
}

.bravo_wrap .bravo_user_profile .user-form-settings .upload-btn-wrapper .image-demo {
    max-width: 200px;
    margin-top: 15px
}

.bravo_wrap .bravo_user_profile .user-form-settings .upload-btn-wrapper .btn-file {
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 7px 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: -1px
}

.bravo_wrap .bravo_user_profile .user-form-settings .upload-btn-wrapper .text-view {
    background-color: #e9ecef;
    cursor: text;
    padding: 10px
}

.bravo_wrap .bravo_user_profile .user-form-settings .language-navigation {
    margin-bottom: 20px
}

.bravo_wrap .bravo_user_profile .user-form-settings .language-navigation ul {
    border: none
}

.bravo_wrap .bravo_user_profile .user-form-settings .language-navigation ul li {
    margin: 0
}

.bravo_wrap .bravo_user_profile .user-form-settings .language-navigation ul li a {
    border: 1px solid #ccc;
    border-radius: 0;
    margin-right: 10px;
    background: #fff;
    color: rgba(16, 16, 16, .8)
}

.bravo_wrap .bravo_user_profile .user-form-settings .language-navigation ul li a.active {
    color: #fff;
    border: 1px solid #fa5636;
    background: #fa5636
}

.bravo_wrap .bravo_user_profile .user-form-settings .terms-scrollable {
    display: flex;
    flex-wrap: wrap
}

.bravo_wrap .bravo_user_profile .user-form-settings .terms-scrollable label {
    flex: 0 0 20%;
    max-width: 20%
}

.bravo_wrap .bravo_user_profile .user-form-settings .form-group-item .full-h {
    height: 100%
}

.bravo_wrap .bravo_user_profile .user-form-settings .input-group-append {
    height: 35px
}

.bravo_wrap .bravo_user_profile .user-form-settings .tab-content hr {
    display: none
}

.bravo_wrap .bravo_user_profile .user-form-settings .btn-field-upload {
    padding: 7px 10px
}

.bravo_wrap .bravo_user_profile .no-border-bottom {
    border-bottom: none !important;
    margin-bottom: 0 !important
}

.bravo_wrap .bravo_user_profile .form-add-service .nav-tabs {
    background: #5191fa;
    padding: 15px 10px
}

.bravo_wrap .bravo_user_profile .form-add-service .nav-tabs a {
    margin: 0 15px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative
}

.bravo_wrap .bravo_user_profile .form-add-service .nav-tabs a.active:before {
    content: "";
    position: absolute;
    bottom: -25px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    left: 0;
    right: 0;
    margin: auto
}

.bravo_wrap .bravo_user_profile .form-add-service .tab-content {
    padding: 30px;
    background: #fff;
    margin-bottom: 30px
}

.bravo_wrap .bravo_user_profile .form-add-service .tab-content .panel .panel-title {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px
}

.bravo_wrap .bravo_user_profile .form-add-service .tab-content .panel .panel-body .panel-body-title {
    font-size: 14px
}

.bravo_wrap .bravo_user_profile .form-add-service .tab-content input.form-control,
.bravo_wrap .bravo_user_profile .form-add-service .tab-content select.form-control {
    padding: 0 15px
}

.bravo_wrap .bravo_user_profile .form-add-service .tab-content #nav-attribute .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .btn-remove-item {
    padding: 5px 9px;
    border-radius: 5px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items {
    margin-bottom: 20px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .item {
    border: 1px solid #c4cdd5;
    border-top: 0;
    padding: 0 15px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .item .form-control {
    margin-bottom: 10px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .item .form-control:last-child {
    margin-bottom: 0
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .item > .row > div {
    padding: 10px;
    border-right: 1px solid #c4cdd5
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .item > .row > div:last-child {
    border-right: 0
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .upload-box {
    padding: 10px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .upload-box svg {
    width: 90px;
    height: 75px;
    margin-bottom: 15px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items .dungdt-upload-box.active .attach-demo {
    padding: 10px !important
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-more {
    display: none
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item label {
    display: block;
    min-height: 20px
}

.bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items-header {
    font-weight: 700;
    border: 1px solid #c4cdd5;
    padding: 10px;
    text-align: center
}

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

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .col-md-9 {
    overflow: hidden
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .col-md-9:last-child .item-tour-list {
    margin-bottom: 0
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .col-md-3 {
    max-height: 180px;
    overflow: hidden
}

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .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
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .featured {
    position: absolute;
    top: 5px;
    left: 20px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    z-index: 8;
    background: #1a2b47;
    border-radius: 3px;
    padding: 6px 10px
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .thumb-image {
    overflow: hidden;
    height: 170px;
    background: #ccc
}

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

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .location,
.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .rate {
    font-size: 13px;
    color: #5e6d77;
    padding-bottom: 10px
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .location i,
.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .rate i {
    position: relative;
    font-size: 16px
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .category {
    font-size: 13px;
    color: #5e6d77
}

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .item-title {
    padding: 15px 0 10px;
    font-size: 16px;
    line-height: 22px
}

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .sale-price {
    margin-right: 3px;
    text-decoration: line-through;
    font-size: 14px;
    color: #c03 !important;
    font-weight: 400
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .price {
    font-size: 15px;
    font-weight: 700;
    color: #000
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .control-action {
    text-align: right;
    margin-right: 15px;
    position: absolute;
    right: 13px;
    bottom: 15px
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .control-action .btn {
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    min-width: 50px;
    margin: 5px 2px 0
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .service-review {
    display: inline-block;
    position: relative;
    top: 2px
}

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

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

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

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

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

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

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .service-review .review {
    position: relative;
    top: -2px;
    font-size: 13px;
    color: #768092;
    margin-right: 5px
}

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

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

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .service-wishlist.loading i,
.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .service-wishlist:hover i {
    color: #ff9290
}

.bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .service-wishlist.active i {
    color: red
}

.bravo_wrap .bravo_user_profile .booking-history-manager {
    background: #fff
}

.bravo_wrap .bravo_user_profile .booking-history-manager .nav-tabs .nav-link {
    padding: 8px 5px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .booking-history-type {
    text-align: center
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .booking-history-type i {
    display: block;
    font-size: 25px;
    color: #626262;
    margin-bottom: 2px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .booking-history-type small {
    line-height: 1em;
    display: block
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs {
    border: none;
    margin-bottom: 37px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs li {
    margin-right: 30px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs li a {
    text-transform: uppercase;
    border: none;
    font-size: 14px;
    color: #1a2b48;
    font-weight: 600;
    text-decoration: none;
    padding: 10px 5px;
    width: 100%;
    display: block
}

.bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs li.active a {
    color: #5191fa;
    border-bottom: 3px solid #5191fa
}

.bravo_wrap .bravo_user_profile .booking-history-manager .btn-info-booking {
    color: #fff;
    width: 80px;
    padding: 2px 0;
    font-size: 13px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .btn-info-booking .fa {
    margin-right: 5px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .btn-make-as {
    color: #fff;
    width: 80px;
    padding: 2px 0;
    font-size: 13px;
    margin-top: 5px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .btn-make-as .fa {
    margin-right: 5px
}


.bravo_wrap .bravo_user_profile .booking-history-manager .dropdown-menu a {
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    transition: all .3s;
    min-width: 175px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .dropdown-menu a:hover {
    color: #5191fa
}

.bravo_wrap .bravo_user_profile .booking-history-manager .dropdown-menu a i {
    position: relative;
    font-size: 18px;
    top: 2px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-title {
    display: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section {
    padding: 0;
    border-bottom: 1px solid #eaeef3
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section:last-child {
    border-bottom: 0
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section .service-info {
    display: none !important
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .service-info .service-name a {
    color: #1a2b48;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .service-info .service-name a:hover {
    text-decoration: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .service-info .address {
    color: #5e6d77;
    margin-bottom: 0
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li {
    margin-bottom: 13px;
    display: flex;
    justify-content: space-between
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li .val {
    color: #5e6d77
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li:last-child {
    margin-bottom: 0
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li.no-flex {
    display: block
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li ul {
    padding-left: 15px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li.final-total {
    border-top: 1px solid #eaeef3;
    padding-top: 10px;
    font-size: 19px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li.final-total .label {
    font-weight: 500
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-list li.final-total .val {
    font-weight: 500;
    color: #3490dc
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section ul li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dae1e7
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section ul li .val {
    color: #5e6d77
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section ul li:last-child {
    margin-bottom: 0
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section ul li.no-flex {
    display: block
}

.bravo_wrap .bravo_user_profile .booking-history-manager .booking-review .booking-review-content .review-section ul li ul {
    padding-left: 15px
}

.bravo_wrap .bravo_user_profile .booking-history-manager .more-booking-review .booking-review {
    padding: 10px 0
}

.bravo_wrap .bravo_user_profile .booking-history-manager .more-booking-review .booking-review .booking-review-content .review-section {
    border: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .more-booking-review .booking-review .booking-review-content .review-section:first-child {
    display: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .more-booking-review .booking-review .booking-review-content .review-section .final-total {
    border: none
}

.bravo_wrap .bravo_user_profile .booking-history-manager .more-booking-review .booking-review .booking-review-content .no-flex ul li:last-child {
    border: none;
    padding-bottom: 0
}

.bravo_wrap .bravo_user_profile .booking-history-manager .more-booking-review .booking-review .total-review {
    padding-top: 10px
}

.bravo_wrap .bravo_user_profile .bravo-pagination {
    margin-bottom: 20px
}

.bravo_wrap .bravo_user_profile .bravo-pagination:after,
.bravo_wrap .bravo_user_profile .bravo-pagination:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_user_profile .bravo-pagination .count-string {
    float: left
}

.bravo_wrap .bravo_user_profile .bravo-pagination ul.pagination {
    float: right
}

.bravo_wrap .bravo_user_profile .bravo-pagination ul.pagination .page-item:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_user_profile .bravo-user-dashboard .dashboard-price-info .dashboard-item {
    padding: 21px 32px;
    background-color: #fff;
    min-height: 154px;
    position: relative;
    height: 100%
}

.bravo_wrap .bravo_user_profile .bravo-user-dashboard .dashboard-price-info .dashboard-item .wrap-box {
    text-align: center
}

.bravo_wrap .bravo_user_profile .bravo-user-dashboard .dashboard-price-info .dashboard-item .wrap-box .title {
    color: #1a2b48;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center
}

.bravo_wrap .bravo_user_profile .bravo-user-dashboard .dashboard-price-info .dashboard-item .wrap-box .number {
    color: #1a2b48;
    letter-spacing: 0;
    font-size: 36px;
    text-align: center
}

.bravo_wrap .bravo_user_profile .bravo-user-chart {
    padding: 21px 32px;
    background-color: #fff;
    min-height: 154px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 15px
}

.bravo_wrap .bravo_user_profile .bravo-user-chart .chart-title {
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    line-height: 35px
}

.bravo_wrap .bravo_user_profile .bravo-user-chart .chart-title .action-control {
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .bravo_user_profile .bravo-user-chart .chart-title .action-control .form-control {
    border-radius: 5px
}

.bravo_wrap .bravo_user_profile .bravo-user-chart .chart-title .action-control #reportrange {
    background: #fff;
    cursor: pointer;
    padding: 0 15px;
    border: 1px solid #ccc;
    font-weight: 400
}

.bravo_wrap .bravo_user_profile .bravo-user-chart .chart-title .action-control #reportrange .fa {
    margin-left: 5px
}

.bravo_wrap .bravo_user_profile .bravo-user-chart .bravo-user-render-chart {
    height: 200px
}

.bravo_wrap .bravo_user_profile .form-group {
    position: relative
}

.bravo_wrap .bravo_user_profile .form-group .input-icon {
    position: absolute;
    bottom: 2px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: block;
    left: 1px;
    text-align: center;
    color: #b3b3b3;
    transition: .3s;
    z-index: 1
}

.bravo_wrap .bravo_user_profile input.form-control {
    height: 35px;
    padding: 0 15px;
    border-radius: 0
}

.bravo_wrap .bravo_user_profile .input-has-icon input.form-control {
    padding-left: 30px
}

.bravo_wrap .bravo_user_profile textarea.form-control {
    padding: 5px;
    border-radius: 0
}

.bravo_wrap .bravo_user_profile .btn {
    transition: all .3s
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box {
    max-width: 250px;
    position: relative
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .upload-box {
    background: #fafbfc;
    text-align: center;
    border: 1px solid rgba(195, 207, 216, .3);
    padding: 30px 20px;
    transition: all .2s
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .upload-box svg {
    width: 120px;
    height: 100px;
    margin-bottom: 15px
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .upload-box:hover {
    border: 1px solid #c3cfd8
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .attach-demo {
    background: #fafbfc;
    text-align: center;
    border: 1px solid rgba(195, 207, 216, .3);
    transition: all .2s;
    cursor: pointer;
    overflow: hidden;
    position: relative
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .attach-demo img {
    max-width: 100%
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .attach-demo,
.bravo_wrap .bravo_user_profile .dungdt-upload-box .upload-actions {
    display: none
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box.active .upload-actions {
    display: flex
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box.active .upload-box {
    display: none
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box.active .attach-demo {
    display: block;
    padding: 20px
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .delete {
    color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    display: none
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box .delete i {
    color: #fff
}

.bravo_wrap .bravo_user_profile .dungdt-upload-box:hover .delete {
    display: block
}

.bravo_wrap .bravo_user_profile .dungdt-upload-multiple .attach-demo {
    margin: 0 -7px;
    flex-wrap: wrap
}

.bravo_wrap .bravo_user_profile .dungdt-upload-multiple .attach-demo .image-item {
    flex: 0 0 20%;
    margin-bottom: 10px;
    padding: 0 7px;
    border-radius: 3px;
    height: 160px;
    overflow: hidden;
    position: relative
}

.bravo_wrap .bravo_user_profile .dungdt-upload-multiple .attach-demo .image-item .delete {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer
}

.bravo_wrap .bravo_user_profile .dungdt-upload-multiple .attach-demo .image-item:hover .delete {
    display: block
}

.bravo_wrap .bravo_user_profile .dungdt-upload-multiple .attach-demo .image-item .inner {
    border: 1px solid rgba(195, 207, 216, .3);
    background: #fafbfc
}

.bravo_wrap .bravo_user_profile .control-map-group {
    position: relative
}

.bravo_wrap .bravo_user_profile .control-map-group #map_content {
    margin-right: 270px;
    height: 300px
}

.bravo_wrap .bravo_user_profile .control-map-group .g-control {
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    border: 1px solid hsla(0, 0%, 80%, .8);
    padding: 15px 15px 5px
}

.bravo_wrap .bravo_user_profile .control-map-group .g-control label {
    min-width: 75px;
    display: inline-block
}

.bravo_wrap .bravo_user_profile .control-map-group .bravo_searchbox {
    width: 250px;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 0;
    height: 45px
}

.bravo_wrap .bravo_user_profile .badge {
    font-size: 12px;
    text-transform: capitalize;
    min-width: 50px;
    display: inline-block
}

.bravo_wrap .bravo_user_profile .badge.badge-approved,
.bravo_wrap .bravo_user_profile .badge.badge-publish {
    color: #fff;
    background-color: #28a745
}

.bravo_wrap .bravo_user_profile .badge.badge-pending {
    color: #212529;
    background-color: #ffc107
}

.bravo_wrap .bravo_user_profile .badge.badge-spam {
    color: #fff;
    background-color: #dc3545
}

.bravo_wrap .bravo_user_profile .badge.badge-draft,
.bravo_wrap .bravo_user_profile .badge.badge-trash {
    color: #fff;
    background-color: #6c757d
}

.bravo_wrap .bravo_user_profile .g-lang {
    padding: 10px 5px;
    border: 1px solid #ccc;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px
}

.bravo_wrap .bravo_user_profile .g-lang:last-child {
    margin-bottom: 0
}

.bravo_wrap .bravo_user_profile .g-lang .title-lang {
    font-size: 13px;
    position: absolute;
    top: -20px;
    background: #ccc;
    padding: 0 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    left: -1px
}

.bravo_wrap .bravo_user_profile .btn.btn-primary {
      background: #289ed8;
}

#cdn-browser-modal .modal-content {
    padding: 0 !important
}

.user-panel {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(63, 63, 68, .05), 0 1px 3px 0 rgba(63, 63, 68, .15);
    border-radius: 3px;
    margin-bottom: 20px;
    margin-top: 20px
}

.user-panel .panel-title {
    padding: 14px 20px;
    border-bottom: 1px solid #dfe4e8
}

.user-panel .panel-body {
    padding: 20px
}

.user-panel .panel-body.pd15 {
    padding: 15px
}

.user-panel .panel-body .tab-content {
    border: 1px solid #dee2e6;
    border-top: none;
    padding: 20px 20px 5px
}

.user-panel .panel-body .panel-footer {
    padding: 10px 15px;
    border-top: 1px solid #dfe4e8;
    background: #f7f7f7
}

.user-panel .panel-body-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.user-panel:last-child {
    margin-bottom: 0
}

.nav-tabs.vertical-nav {
    border-bottom: 0;
    padding: 7px 0;
    display: block
}

.nav-tabs.vertical-nav .event-name a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.nav-tabs.vertical-nav .nav-item {
    margin-right: -16px
}

.nav-tabs.vertical-nav .nav-link.active,
.nav-tabs.vertical-nav .nav-link:hover {
    border-color: #dfe4e8 #f4f6f8 #dfe4e8 #dfe4e8;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.nav-tabs.vertical-nav .nav-link:hover {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}


.dates-calendar {
    position: relative
}

.dates-calendar.loading:before {
    position: absolute;
    content: "";
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    background: rgba(0, 0, 0, .5);
    z-index: 3
}

.dates-calendar .fc-event {
    position: relative;
    height: 41px;
    border-radius: 0;
    top: -25px;
    padding-top: 25px;
    background: 0 0 !important;
    border: none;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    padding-bottom: 25px
}

.dates-calendar .fc-event .fa-bolt {
    color: #ffab53
}

.dates-calendar .fc-event .fc-title {
    padding: 1px 5px;
    border-radius: 2px;
    background: #2991ff;
    color: #fff;
    display: inline-block
}

.dates-calendar .fc-event.blocked-event .fc-title {
    background: #717171;
    color: #fff
}

.dates-calendar .fc-event.active-event .fc-title {
    background: #2c67b1;
    color: #fff
}

.dates-calendar .fc-event.full-book-event .fc-title {
    background: #e67e22;
    color: #fff
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
    overflow-x: hidden
}

.btn-upload-private-wrap .btn {
    position: relative
}

.btn-upload-private-wrap .btn-upload-private-file {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.mb0 {
    margin-bottom: 0
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.c-pointer {
    cursor: pointer
}

.pt40 {
    padding-top: 40px
}

.ptb60 {
    padding: 60px 0 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb20 {
    margin-bottom: 20px
}

.input-number-group {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.input-number-group span.input {
    display: inline-block;
    min-width: 40px;
    text-align: center
}

.input-number-group i {
    color: #3490dc;
    font-size: 24px;
    flex-shrink: 0;
    cursor: pointer
}

.alert-text.danger {
    color: #e3342f
}

.alert-text.success {
    color: #38c172
}

.btn.btn-group-sm > .btn,
.btn.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn.btn-danger {
    background: #red
}

.padding-content {
    padding: 60px 0
}

.mt20 {
    margin-top: 20px
}

.full-page {
    height: 100%
}

.map-loading {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: hsla(0, 0%, 100%, .5)
}

.map-loading .st-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 6px;
    background: #5191fa;
    border-radius: 5px;
    margin-left: -25px;
    -webkit-animation: st-load 1.8s ease-in-out infinite;
    animation: st-load 1.8s ease-in-out infinite
}

.map-loading .st-loader:before {
    top: -20px;
    left: 10px;
    width: 40px;
    background: #fa5636;
    margin-left: -20px
}

.map-loading .st-loader:after,
.map-loading .st-loader:before {
    position: absolute;
    display: block;
    content: "";
    -webkit-animation: st-load 1.8s ease-in-out infinite;
    animation: st-load 1.8s ease-in-out infinite;
    height: 6px;
    border-radius: 5px
}

.map-loading .st-loader:after {
    bottom: -20px;
    width: 35px;
    background: #ffab53;
    margin-left: -17px
}

@-webkit-keyframes st-load {
    0% {
        transform: translateX(40px)
    }
    50% {
        transform: translateX(-30px)
    }
    to {
        transform: translateX(40px)
    }
}

@keyframes st-load {
    0% {
        transform: translateX(40px)
    }
    50% {
        transform: translateX(-30px)
    }
    to {
        transform: translateX(40px)
    }
}

.thumb-image {
    display: block;
    width: 100%;
    padding-bottom: 69%;
    overflow: hidden;
    background: linear-gradient(118deg, #f6f9fb, #e2ebef);
    position: relative
}

.thumb-image img {
    display: block;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    margin: auto;
    min-width: 100%
}

.blog-breadcrumb {
    padding: 20px 0;
    border-bottom: 1px solid #eaeef3
}

.blog-breadcrumb ul {
    list-style: none;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    background: #fff
}

/*.bravo-logo {
    width: 180px
}*/

.blog-breadcrumb ul li {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 0
}

.blog-breadcrumb ul li a {
    display: block;
    font-weight: 500;
    color: #1a2b48;
    text-decoration: none;
    line-height: 21px
}

.blog-breadcrumb ul li.active {
    color: #5e6d77
}

.blog-breadcrumb ul li:first-child {
    padding-left: 0
}

.blog-breadcrumb ul li:not(:last-child):after {
    position: absolute;
    content: "";
    top: 50%;
    right: -2px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #eaeef3;
    z-index: 1
}



#search_3 .form-control:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255);


}

#search_2 .form-control:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255);


}

#search_3 .col-md-12 {
    padding-right: 20px !important;
}

.required {
    color: #e3342f
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-ms-input-placeholder {
    color: #999
}

.form-control::placeholder {
    color: #999
}

.invalid-feedback {
    font-size: 100%
}

.bravo-form .fa-spinner {
    display: none
}

.bravo-form.loading .fa-spinner {
    display: inline-block
}

.bravo-login-page {
    padding: 100px 0
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 2px 6px;
}

body .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #2d2d2d;
    border-color: transparent;
    color: #fff;
}

.bravo-admin-bar {
    background: #333;
    color: #fff
}

.bravo-admin-bar a {
    color: #fff
}

.bravo-admin-bar .adminbar-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.bravo-admin-bar .adminbar-menu li {
    display: inline-block
}

.bravo-admin-bar .adminbar-menu li a {
    padding: 0 8px 0 7px;
    height: 32px;
    line-height: 32px;
    display: block
}

.bravo-admin-bar .adminbar-menu li a:hover {
    text-decoration: none
}

.bravo-admin-bar .adminbar-menu li:hover > a {
    background: #32373c;
    color: #84adda
}

.bc_start_chat {
    background-color: #f5f6f7;
    border: 1px solid #ccd0d5;
    color: #4b4f56;
    padding: 3px 10px;
    font-size: 13px;
    cursor: pointer
}

.bc_start_chat:hover {
    background-color: #ebedf0
}

.owner-info {
    background: #fff;
    border-radius: 3px;
    padding: 15px;
    border: 1px solid #d7dce3
}

.owner-info .media-left {
    padding-right: 10px
}

.owner-info .avatar-text,
.owner-info .media-left img {
    width: 50px;
    border-radius: 50%
}

.owner-info .avatar-text {
    background: #1a2b47;
    color: #fff;
    height: 50px;
    display: block;
    text-align: center;
    padding-top: 4px;
    position: relative;
    font-size: 29px;
    top: 0;
    text-decoration: none
}

.owner-info .media-heading {
    font-weight: 500;
    font-size: 14px;
    color: #1a2b48;
    margin-top: 5px;
    margin-bottom: 5px
}

.owner-info .media-heading a {
    color: inherit
}

.owner-info p {
    margin-bottom: 5px;
    color: #5e6d77;
    font-size: 12px
}

.bc-chat-box {
    position: fixed;
    right: 20px;
    bottom: 0;
    z-index: 9999
}

.bc-chat-box .chat-minimize {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    color: #fff;
    background: #5191fa;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-radius: 2px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15);
    padding: 3px 15px;
    font-size: 16px;
    margin-bottom: 15px
}

.bc-chat-box .chat-minimize i {
    font-size: 22px;
    margin-right: 10px
}

.bc-chat-box .chat-minimize .unread-count {
    background: #ff8067;
    color: #fff;
    margin-left: 6px;
    display: inline-block;
    padding: 0 8px;
    border-radius: 50%;
    font-size: 13px
}

.bc-chat-box .chat-maximum {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15);
    height: 500px;
    display: flex;
    flex-direction: column
}

.bc-chat-box .chat-maximum .chat-header {
    background: #5191fa;
    color: #fff;
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3px 10px;
    font-size: 16px
}

.bc-chat-box .chat-maximum .chat-header i {
    font-size: 20px;
    margin-right: 10px;
    line-height: 30px
}

.bc-chat-box .chat-maximum .chat-header .header-actions i {
    margin-right: 0
}

.bc-chat-box .chat-maximum .chat-header .header-actions .btn-minimize {
    cursor: pointer;
    display: inline-block;
    padding: 0 12px
}

.bc-chat-box .chat-maximum .chat-header .header-actions .btn-minimize i {
    font-size: 26px
}

.bc-chat-box .chat-maximum .chat-content {
    display: flex;
    flex-grow: 1;
    background: #f1f1f1;
    overflow: hidden
}

.bc-chat-box .chat-maximum .chat-navs {
    border-right: 1px solid #d7dce3;
    width: 250px
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav {
    position: relative
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media {
    padding: 10px;
    align-items: center
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .media-left {
    margin-right: 7px
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .media-left img {
    max-width: 40px;
    border-radius: 50%
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .media-left .avatar-text {
    align-items: center;
    background: #05647d;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    font-size: 22px;
    justify-content: center
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .media-heading {
    font-size: 16px;
    margin-bottom: 0
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .media-body {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .media-body p {
    margin-bottom: 0;
    font-size: 14px
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media .unread_count {
    position: absolute;
    background: #ff8067;
    color: #fff;
    margin-left: 6px;
    display: inline-block;
    padding: 0 8px;
    border-radius: 50%;
    font-size: 13px;
    top: 19px;
    right: 10px
}

.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav.active,
.bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav:hover {
    background-color: #cee4ef
}

.bc-chat-box .chat-maximum .chat-box-content {
    width: 430px;
    display: flex;
    flex-direction: column;
    background: #fff;
    position: relative
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages {
    flex-grow: 1;
    padding: 10px;
    position: relative;
    z-index: 2;
    overflow: auto
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages::-webkit-scrollbar {
    width: 5px
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages::-webkit-scrollbar-track {
    background: #f1f1f1
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages::-webkit-scrollbar-thumb {
    background: #888
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages::-webkit-scrollbar-thumb:hover {
    background: #555
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .message-item {
    margin-bottom: 10px;
    padding-right: 60px
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .message-item .m-content {
    display: inline-block;
    border-radius: 2px;
    padding: 6px 12px;
    background-color: #f1f1f1;
    color: #333
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .message-item .m-date {
    font-size: 12px;
    display: block
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .message-item.m-me {
    padding-left: 60px;
    padding-right: 0;
    text-align: right
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .message-item.m-me .m-content {
    background-color: #5191fa;
    color: #fff
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .load-more-text {
    cursor: pointer
}

.bc-chat-box .chat-maximum .chat-box-content .chat-messages .load-more-text a {
    color: #5191fa;
    font-style: italic;
    text-decoration: underline
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new {
    flex-shrink: 0;
    display: flex;
    padding: 7px 5px;
    align-items: center;
    position: relative;
    z-index: 2;
    border-top: 1px solid #d7dce3
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new i {
    font-size: 22px
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new {
    flex-shrink: 0
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new .chat-input {
    flex-grow: 1
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new .chat-input textarea {
    resize: none;
    overflow: hidden
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new .chat-input textarea:focus {
    outline: none;
    box-shadow: none
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new .chat-form-action {
    padding: 0 10px;
    cursor: pointer
}

.bc-chat-box .chat-maximum .chat-box-content .chat-add-new .chat-sends i {
    color: #5191fa;
    font-size: 26px
}

.bc-chat-box .chat-maximum .chat-box-content .hidden {
    position: absolute;
    z-index: 1;
    top: 0
}

.bc-chat-box .chat-maximum .chat-box-content .hidden textarea {
    resize: none
}

.bc-chat-box .chat-maximum .chat-box-content .hidden textarea:focus {
    outline: none;
    box-shadow: none
}

.navbar-laravel {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .04)
}

.container .container {
    padding: 0
}

.bravo-reviews .title-review {
    margin-bottom: 20px;
    font-size: 24px;
    color: #1a2b48;
    font-weight: 500
}

.bravo-reviews .review-box {
    margin-top: 20px;
    padding: 30px;
    border: 1px solid #eaeef3;
    border-radius: 5px;
    color: #1a2b48;
    font-weight: 500
}

.bravo-reviews .review-box .review-box-score {
    border-right: 1px solid #d7dce3;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.bravo-reviews .review-box .review-box-score .review-score {
    line-height: 50px;
    font-size: 72px;
    font-weight: 500;
    color: #5191fa
}

.bravo-reviews .review-box .review-box-score .review-score .per-total {
    font-size: 24px
}

.bravo-reviews .review-box .review-box-score .review-score-text {
    font-weight: 400;
    font-size: 24px;
    color: #1a2b48
}

.bravo-reviews .review-box .review-box-score .review-score-base {
    margin-top: 10px;
    color: #768090;
    font-size: 14px
}

.bravo-reviews .review-box .review-box-score .review-score-base span {
    color: #5191fa
}

.bravo-reviews .review-box .review-sumary .item {
    display: flex;
    align-items: center;
    margin-top: 15px
}

.bravo-reviews .review-box .review-sumary .item:first-child {
    margin-top: 0
}

.bravo-reviews .review-box .review-sumary .item .label {
    width: 22%;
    text-align: right;
    margin-top: 0;
    margin-right: 3%;
    position: relative;
    display: block;
    padding-left: 0;
    color: #1a2b48;
    font-size: 14px;
    font-weight: 400
}

.bravo-reviews .review-box .review-sumary .item .progress {
    position: relative;
    height: 8px;
    width: 65%;
    border-radius: 10px;
    box-shadow: none;
    background: #eee;
    margin-bottom: 0;
    overflow: inherit
}

.bravo-reviews .review-box .review-sumary .item .progress .percent {
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    background: #5191fa;
    border-radius: 10px
}

.bravo-reviews .review-box .review-sumary .item .progress .percent.green {
    background: #2ecc71
}

.bravo-reviews .review-box .review-sumary .item .progress .percent.darkgreen {
    background: #27ae61
}

.bravo-reviews .review-box .review-sumary .item .progress .percent.yellow {
    background: #f1c40f
}

.bravo-reviews .review-box .review-sumary .item .progress .percent.orange {
    background: #e67f22
}

.bravo-reviews .review-box .review-sumary .item .progress .percent.red {
    background: #e84c3d
}

.bravo-reviews .review-box .review-sumary .item .number {
    width: 7%;
    margin-left: 3%
}

.bravo-reviews .review-list {
    margin-top: 30px
}

.bravo-reviews .review-list .review-item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #eaeef3;
    font-size: 14px
}

.bravo-reviews .review-list .review-item .review-item-head {
    display: flex;
    align-items: center;
    margin-right: 100px
}

.bravo-reviews .review-list .review-item .review-item-head .media .media-left {
    padding-right: 20px
}

.bravo-reviews .review-list .review-item .review-item-head .media .media-left img {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.bravo-reviews .review-list .review-item .review-item-head .media .media-left .avatar-text {
    background: #1a2b47;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    padding-top: 4px;
    position: relative;
    font-size: 29px;
    top: 0
}

.bravo-reviews .review-list .review-item .review-item-head .media .media-body .media-heading {
    font-size: 14px;
    color: #1a2b48;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px
}

.bravo-reviews .review-list .review-item .review-item-head .media .media-body .date {
    color: #aeb4c0
}

.bravo-reviews .review-list .review-item .review-item-body {
    margin-top: 20px
}

.bravo-reviews .review-list .review-item .review-item-body .title {
    position: relative;
    font-size: 16px;
    line-height: 20px
}

.bravo-reviews .review-list .review-item .review-item-body .review-star {
    padding: 0;
    margin: 0;
    overflow: hidden
}

.bravo-reviews .review-list .review-item .review-item-body .review-star li {
    list-style: none;
    margin-right: 5px;
    float: left
}

.bravo-reviews .review-list .review-item .review-item-body .review-star li .fa {
    color: #ffdc00;
    font-size: 16px
}

.bravo-reviews .review-list .review-item .review-item-body .detail {
    margin-top: 5px;
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    position: relative
}

.bravo-reviews .review-list .review-item:last-child {
    border-bottom: 1px solid #eaeef3
}

.bravo-reviews .review-pag-wrapper {
    overflow: hidden;
    margin-top: 15px
}

.bravo-reviews .review-pag-wrapper .review-pag-text {
    float: right;
    font-size: 14px;
    color: #5e6d77;
    margin-top: 5px;
    margin-right: 0
}

.bravo-reviews .review-pag-wrapper .bravo-pagination {
    text-align: left;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 0
}

.bravo-reviews .review-pag-wrapper .bravo-pagination ul {
    text-align: center;
    display: inline-block;
    padding: 0;
    margin: 0
}

.bravo-reviews .review-pag-wrapper .bravo-pagination ul li {
    list-style: none;
    font-size: 16px;
    color: #768090;
    float: left;
    margin-right: 10px
}

.bravo-reviews .review-pag-wrapper .bravo-pagination ul li a,
.bravo-reviews .review-pag-wrapper .bravo-pagination ul li span {
    display: block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-decoration: none;
    color: #5e6d77;
    float: none;
    padding: 0;
    border: none;
    border-radius: 3px;
    cursor: pointer
}

.bravo-reviews .review-pag-wrapper .bravo-pagination ul li a.current,
.bravo-reviews .review-pag-wrapper .bravo-pagination ul li span.current {
    border: 1px solid #1a2b47 !important;
    border-radius: 3px;
    background: 0 0 !important;
    color: #1a2b47 !important
}

.bravo-reviews .review-pag-wrapper .bravo-pagination ul li.active a,
.bravo-reviews .review-pag-wrapper .bravo-pagination ul li.active span {
    border: 1px solid #1a2b47 !important;
    background: 0 0 !important;
    color: #1a2b47 !important
}

.bravo-reviews .review-pag-wrapper .bravo-pagination .count-string {
    font-size: 14px;
    color: #768090;
    margin-top: 5px;
    display: inline-block
}

.bravo-reviews .review-form {
    margin: 15px 0
}

.bravo-reviews .review-form .title-form {
    color: #1a2b48 !important;
    font-size: 16px;
    font-weight: 500
}

.bravo-reviews .review-form .form-wrapper {
    margin-top: 15px;
    padding: 30px;
    background: #f9f9f9;
    border: 1px solid #d7dce3;
    border-top: 4px solid #5191fa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.bravo-reviews .review-form .form-wrapper .review-items {
    background: #fff;
    padding: 25px 30px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 15px;
    min-height: 350px
}

.bravo-reviews .review-form .form-wrapper .review-items .item {
    margin-bottom: 10px
}

.bravo-reviews .review-form .form-wrapper .review-items .item:last-child {
    margin-bottom: 0
}

.bravo-reviews .review-form .form-wrapper .review-items .item label {
    font-size: 14px;
    font-weight: 500;
    color: #768090
}

.bravo-reviews .review-form .form-wrapper .review-items .item .rates {
    position: relative
}

.bravo-reviews .review-form .form-wrapper .review-items .item .fa:not(:last-child) {
    margin-right: 8px
}

.bravo-reviews .review-form .form-wrapper .review-items .item .fa {
    cursor: pointer;
    font-size: 18px
}

.bravo-reviews .review-form .form-wrapper .review-items .item .fa.grey {
    color: #5e6d77
}

.bravo-reviews .review-form .form-wrapper .review-items .item .fa.hovered,
.bravo-reviews .review-form .form-wrapper .review-items .item .fa.selected {
    color: #ffdc00
}

.bravo-reviews .review-form .form-wrapper .review-items .item .fa.hovered:before,
.bravo-reviews .review-form .form-wrapper .review-items .item .fa.selected:before {
    content: "?"
}

.bravo-reviews .review-form .form-wrapper .alert ul {
    margin-left: 30px
}

.bravo-reviews .review-form .form-wrapper textarea.form-control {
    min-height: 350px;
    margin-top: 15px
}

.bravo-reviews .review-form .btn {
    background: #5191fa;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 3px;
    padding: 10px 20px;
    transition: background .2s, color .2s;
    margin-top: 10px
}

.bravo-reviews .review-message {
    background: #f5f5f5;
    padding: 15px 20px;
    margin-top: 15px;
    border-left: 4px solid #5191fa;
    margin-bottom: 15px
}

.page-404-content {
    padding: 60px 0;
    text-align: center
}

.page-404-content h1 {
    font-size: 48px;
    color: #1a2b48;
    font-weight: 500;
    margin-top: 0
}

.page-404-content h3 {
    font-size: 16px;
    color: #5e6d77;
    font-weight: 400;
    margin-bottom: 60px;
    margin-top: 10px
}

.page-404-content img {
    margin-bottom: 50px;
    max-width: 100%
}

.page-404-content p {
    font-size: 18px;
    color: #5e6d77;
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .bravo-list-tour .title {
    font-size: 28px;
    margin-bottom: 20px;
    background-color: #082b7475;
    width: 100%;
    text-align: center;
    top: 10%;
}

.bravo_wrap .page-template-content .bravo-list-tour .title .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px
}

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

.bravo_wrap .page-template-content .bravo-list-tour .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
}

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

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .thumb-image {
    overflow: hidden;
    height: 170px;
    background: #ccc
}

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

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

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

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

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

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

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 15px 15px 10px
}

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

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .category {
    padding: 0 15px
}

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

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .service-review {
    padding: 10px 15px 15px
}

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

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

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

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

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

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

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

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .service-review .review {
    position: relative;
    top: -2px;
    font-size: 13px;
    color: #768092;
    margin-left: 10px
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .item-title {
    padding: 0 15px;
    font-size: 16px;
    line-height: 22px;
    min-height: 45px
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .item-title a {
    color: #1a2b50
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info {
    padding: 0 15px
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info:after,
.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info .duration {
    width: 40%;
    float: left;
    align-items: center;
    color: #5e6d77;
    position: relative;
    top: 5px
}

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

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info .g-price {
    width: 60%;
    float: left;
    text-align: right
}

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

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

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

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

.bravo_wrap .page-template-content .bravo-list-tour .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
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour.infobox-item {
    position: relative
}

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

.bravo_wrap .page-template-content .bravo-list-tour .owl-dots {
    display: block
}

.bravo_wrap .page-template-content .bravo-list-tour .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    display: none
}

.bravo_wrap .page-template-content .bravo-list-tour .owl-nav .owl-next,
.bravo_wrap .page-template-content .bravo-list-tour .owl-nav .owl-prev {
    font-size: 40px;
    line-height: 33px;
    border: 1px solid #000;
    padding: 0 10px !important;
    margin-left: 10px
}

.bravo_wrap .page-template-content .bravo-list-tour .owl-nav .owl-next span,
.bravo_wrap .page-template-content .bravo-list-tour .owl-nav .owl-prev span {
    position: relative;
    top: -1px;
    outline: none !important
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow {
    padding: 30px 0;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .col-item .caption .title-address .star-rate .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .col-item {
    margin-bottom: 30px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .col-item .item .caption img {
    display: initial;
    width: 50% !important;
    margin-bottom: 7px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, .25);
    height: auto;
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .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
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .featured {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    z-index: 8;
    background: #c03;
    border-radius: 0 3px 3px 0;
    padding: 0px 8px;
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb:before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .4s;
    background: rgba(0, 0, 0, .4)
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb img {
    transition: all .4s;
    transform: scale(1);
    width: 100%
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb .tour-book-now {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.5);
    z-index: 3;
    opacity: 0;
    color: #003560;
    border: none;
    transition: all .4s;
    padding: 5px 20px;
    background-color: #5192fa;
    border-radius: 30px;
    text-decoration: none
}

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

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb .service-wishlist i {
    transition: all .3s;
    font-size: 16px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb .service-wishlist.loading i,
.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb .service-wishlist:hover i {
    color: #ff9290
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb .service-wishlist.active i {
    color: red
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption {
    position: relative;
    width: 100%;
    padding: 28px 22px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .title-address {
    width: 100%
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .title-address .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
    line-height: 20px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .title-address .title a {
    color: #333;
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .title-address .title a:hover {
    color: #5192fa
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .title-address .duration {
    margin-bottom: 0;
    color: #7e7e7e;
    font-size: 13px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .tour-price {
    position: absolute;
    color: #ff7430;
    font-size: 34px;
    right: 22px;
    top: 20px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .g-price {
    text-align: right;
    position: absolute;
    right: 20px;
    top: 28%;
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .g-price .price {
    position: relative;
    display: inline-block;
    padding-top: 24px
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .g-price .price .text-price {
    font-size: 18px;
    color: #fe4914;
    font-weight: 500;
    border-top: 4px solid #fe4914;
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .g-price .price .onsale {
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: line-through;
    font-size: 14px;
    color: #c03 !important;
    font-weight: 400
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item:hover .header-thumb:before {
    opacity: 1
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item:hover .header-thumb img {
    transform: scale(1.1)
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item:hover .header-thumb .tour-book-now {
    opacity: 1;
    top: 51%;
    transform: translate(-50%, -50%) scale(1)
}

.bravo_wrap .page-template-content .bravo-form-search-tour {
    padding: 120px 0;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.bravo_wrap .page-template-content .bravo-form-search-tour .text-heading {
    font-weight: 500;
    font-size: 54px;
    color: #fff
}


.bravo_wrap .page-template-content .bravo-form-search-tour .sub-heading {
    font-size: 18px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-tour .g-form-control {
    padding: 0 100px;
    margin: 50px 0 0
}

.bravo_wrap .page-template-content .bravo-form-search-tour .bravo_form .g-field-search {
    flex: 0 0 85%;
    max-width: 85%
}

.bravo_wrap .page-template-content .bravo-form-search-tour .bravo_form .g-button-submit {
    flex: 0 0 15%;
    max-width: 15%
}

.bravo_wrap .page-template-content .bravo-featured-item {
    border-bottom: 1px solid #f4f4f4;
    margin: 30px 0;
    padding-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item {
    margin-bottom: 20px
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item .image {
    margin-top: 15px;
    float: left
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item .content {
    margin-left: 85px;
    padding: 15px
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item .content .title {
    font-size: 18px
}

.bravo_wrap .page-template-content .bravo-featured-item .featured-item .content .desc {
    font-size: 13px
}

.bravo_wrap .page-template-content .bravo-featured-item.style2 {
    border-bottom: 0
}

.bravo_wrap .page-template-content .bravo-featured-item.style2 .number-circle {
    width: 70px;
    height: 70px;
    border: 2px solid #5191fa;
    border-radius: 50%;
    text-align: center;
    line-height: 69px;
    font-size: 40px;
    color: #5191fa;
    transition: all .3s;
    display: inline-block
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item {
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    padding: 50px;
    margin-bottom: 30px;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .image {
    float: none;
    margin-top: 0;
    margin-bottom: 25px;
    text-align: center
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item .content {
    text-align: center;
    margin-left: 0;
    padding: 0
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item:hover {
    border-color: #5191fa
}

.bravo_wrap .page-template-content .bravo-testimonial {
    margin: 30px 0
}

.bravo_wrap .page-template-content .bravo-testimonial h3 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 400
}

.bravo_wrap .page-template-content .bravo-testimonial .item {
    border: 1px solid #d7dce3;
    border-radius: 3px;
    padding: 30px;
    min-height: 250px;
    margin-bottom: 30px
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author img {
    margin-right: 20px;
    width: 70px;
    height: auto;
    border-radius: 50%
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author .author-meta h4 {
    font-size: 16px;
    margin-bottom: 8px
}

.bravo_wrap .page-template-content .bravo-testimonial .item .author .author-meta .star .fa {
    color: #ffdc00;
    font-size: 16px;
    margin-right: 2px
}

.bravo_wrap .page-template-content .bravo-testimonial .item p {
    font-size: 14px;
    color: #768092;
    margin-bottom: 0
}

.bravo_wrap .page-template-content .bravo-call-to-action {
    margin: 25px 0 40px
}

.bravo_wrap .page-template-content .bravo-call-to-action .context {
    padding: 40px 45px 50px;
    background: #f6b756
}

.bravo_wrap .page-template-content .bravo-call-to-action .context .title {
    font-size: 48px;
    font-weight: 500
}

.bravo_wrap .page-template-content .bravo-call-to-action .context .sub_title {
    font-size: 18px
}

.bravo_wrap .page-template-content .bravo-call-to-action .context .btn-more {
    margin-top: 30px;
    float: right;
    background: #fff;
    display: block;
    padding: 15px 25px;
    font-weight: 500;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-call-to-action .context .btn-more:hover {
    border-radius: 10px;
    background: #f1f1f1
}

.bravo_wrap .page-template-content .bravo-list-locations {
    position: relative;
    padding: 30px 0
}

.bravo_wrap .page-template-content .bravo-list-locations .title {
    font-size: 28px;
    margin-bottom: 25px
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item {
    padding: 20px 0 30px
}

.bravo_wrap .page-template-content .bravo-list-locations .row {
    padding: 0 -10px
}

.bravo_wrap .page-template-content .bravo-list-locations .row .col-md-4,
.bravo_wrap .page-template-content .bravo-list-locations .row .col-md-8 {
    padding-left: 10px;
    padding-right: 10px
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item {
    margin-bottom: 20px;
    min-height: 383px;
    border-radius: 5px;
    overflow: hidden
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item.no-image {
    background: #ccc
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image {
    position: relative;
    overflow: hidden;
    min-height: 383px;
    background-position: 50% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image .content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image .content .title {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 400;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image .content .desc {
    display: inline-block;
    background: #5191fa;
    border-radius: 100px;
    font-size: 14px !important;
    color: #fff;
    padding: 5px 20px;
    margin-top: 10px
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item:hover .image img {
    transform: scale(1.1)
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item:hover .effect {
    opacity: 0
}

.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .effect {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: .4;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 {
    margin: 50px 0 30px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 30px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .destination-item {
    border-radius: 5px;
    min-height: 320px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .destination-item .content .title {
    font-size: 16px;
    color: #1a2b48;
    padding: 8px 25px;
    background: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    display: inline-block;
    font-weight: 500;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .destination-item .image {
    min-height: 320px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .destination-item:hover .effect {
    opacity: .4
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .destination-item:hover .title {
    background: #5191fa;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .effect {
    opacity: 0
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 {
    margin: 0 0 30px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 30px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .list-item .destination-item {
    border-radius: 5px;
    min-height: 320px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .list-item .destination-item .content .title {
    font-size: 28px;
    padding: 5px 25px;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
    font-weight: 500;
    transition: all .3s;
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .list-item .destination-item .content .desc {
    display: inline-block;
    background: 0 0;
    font-size: 14px !important;
    color: #fff;
    margin-top: 0;
    padding: 2px 15px;
    border-radius: 5px;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .list-item .destination-item .image {
    min-height: 320px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .list-item .destination-item:hover .effect {
    opacity: .2
}

.bravo_wrap .page-template-content .bravo-list-locations.style_3 .list-item .destination-item:hover .desc {
    background: #5191fa;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 30px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item {
    border-radius: 5px;
    min-height: 320px;
    margin-bottom: 30px;
    border: 1px solid #fff
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .title {
    font-size: 22px;
    padding: 5px 25px;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
    font-weight: 500;
    transition: all .3s;
    margin-bottom: 5px;
    display: inline-block
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .title:after {
    content: "";
    height: 2px;
    width: 50px;
    background: #fff;
    display: block;
    margin: 15px auto auto;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc {
    position: absolute;
    bottom: 0;
    transform: translate(-50%);
    left: 50%;
    width: 90%;
    text-align: center;
    transition: all .3s;
    top: 125px;
    background: 0 0 !important;
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc-plus {
    position: absolute;
    transform: translate(-50%);
    left: 48%;
    width: 90%;
    text-align: center;
    transition: all .3s;
    top: 108px;
    background: 0 0 !important;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content img {
    bottom: 37px;
    position: relative;
    right: 3%
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .star-rate .list-star {
    display: inline-block
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc a,
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc span {
    color: #fff;
    font-size: 14px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc a:after,
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc span:after {
    content: "";
    height: 5px;
    width: 5px;
    display: inline-block;
    background: #fff;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc a:last-child:after,
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc span:last-child:after {
    display: none
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .image {
    min-height: 320px
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item:hover .effect {
    opacity: .2
}

.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item:hover .content h4:after {
    width: 70px
}

.bravo_wrap .page-template-content .bravo-how-it-works {
    margin: 30px 0;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 100px;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.bravo_wrap .page-template-content .bravo-how-it-works .title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 35px
}

.bravo_wrap .page-template-content .bravo-how-it-works .featured-item {
    margin-bottom: 20px
}

.bravo_wrap .page-template-content .bravo-how-it-works .featured-item .image {
    margin-top: 15px;
    float: left
}

.bravo_wrap .page-template-content .bravo-how-it-works .featured-item .image img {
    width: 80px
}

.bravo_wrap .page-template-content .bravo-how-it-works .featured-item .content {
    margin-left: 85px;
    padding: 18px 15px 15px
}

.bravo_wrap .page-template-content .bravo-how-it-works .featured-item .content .sub-title {
    font-size: 22px
}

.bravo_wrap .page-template-content .bravo-how-it-works .featured-item .content .desc {
    font-size: 13px
}

.bravo_wrap .page-template-content .bravo-list-space {
    margin: 50px 0
}

.bravo_wrap .page-template-content .bravo-list-space .title {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500;
    padding: 20px 0
}

.bravo_wrap .page-template-content .bravo-list-space .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    /* padding-bottom: 20px;*/
    position: relative;
    /*  margin-bottom: 30px;*/
    background: #fff;
    /* height: 400px*/
}

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

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

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

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

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

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

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

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .thumb-image .price-wrapper {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #fff;
    font-size: 22px;
    z-index: 10;
    /*width: 50%*/
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .thumb-image .price-wrapper .price {
    position: initial;
    display: inline-block
}

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

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .thumb-image .price-wrapper .price .onsale-arrag {
    position: absolute;
    left: 0;
    top: -18px;
    font-size: 15px;
    color: #fff !important;
    font-weight: 400
}

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

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

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

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .thumb-image .service-wishlist.active i {
    color: red
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 0 15px 10px
}

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .category {
    padding: 0 15px
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .category .fa {
    color: #687882;
    opacity: .6
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .service-review {
    padding: 10px 15px 0
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .service-review .rate {
    color: #5191fa
}

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

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .item-title {
    padding: 20px 15px 5px;
    font-size: 16px;
    font-weight: 500;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .item-title a {
    color: #1a2b50
}

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .info {
    padding: 0 15px
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop .info:after,
.bravo_wrap .page-template-content .bravo-list-space .item-loop .info:before {
    content: "";
    display: table;
    clear: both
}

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop .amenities .amenity {
    align-items: center
}

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

.bravo_wrap .page-template-content .bravo-list-space .item-loop.infobox-item {
    position: relative
}

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

.bravo_wrap .page-template-content .bravo-list-space.layout_normal {
    margin: 0;
    position: relative;
    padding: 0px;
}

.bravo_wrap .page-template-content .bravo-list-space.layout_normal .item-loop .star-rate {
    padding: 0 11px 5px
}

.bravo_wrap .page-template-content .bravo-list-space.layout_normal .item-loop .star-rate .list-star {
    display: inline-block
}

.bravo_wrap .page-template-content .bravo-list-space .owl-dots {
    display: block
}

.bravo_wrap .page-template-content .bravo-list-space .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    display: none
}

.bravo_wrap .page-template-content .bravo-list-space .owl-nav .owl-next,
.bravo_wrap .page-template-content .bravo-list-space .owl-nav .owl-prev {
    font-size: 40px;
    line-height: 33px;
    padding: 0 10px !important;
    margin-left: 10px
}

.bravo_wrap .page-template-content .bravo-list-space .owl-nav .owl-next span,
.bravo_wrap .page-template-content .bravo-list-space .owl-nav .owl-prev span {
    position: relative;
    top: -1px;
    outline: none !important
}

.bravo_wrap .page-template-content .bravo-list-space .list-item .item-loop .item-title img {
    width: 25% !important
}

.bravo_wrap .page-template-content .bravo-form-search-space {
    padding: 120px 0;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.bravo_wrap .page-template-content .bravo-form-search-space .text-heading {
    font-weight: 500;
    font-size: 54px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-space .sub-heading {
    font-size: 18px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-space .g-form-control {
    margin: 50px 0 0
}

.bravo_wrap .page-template-content .bravo-featured-box {
    padding: 50px 0;
    background: #f2f2f2
}

.bravo_wrap .page-template-content .bravo-featured-box .title {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500
}

.bravo_wrap .page-template-content .bravo-featured-box .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-featured-box a {
    text-decoration: none
}

.bravo_wrap .page-template-content .bravo-featured-box .featured-item {
    background: #fff;
    text-align: center;
    padding: 20px;
    margin: 15px 0
}

.bravo_wrap .page-template-content .bravo-featured-box .featured-item .text {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #1a2b48
}

.bravo_wrap .page-template-content .bravo-featured-box .featured-item img {
    transition: all .3s;
    max-width: 100%
}

.bravo_wrap .page-template-content .bravo-featured-box .featured-item:hover img {
    transform: scale(1.1)
}

.bravo_wrap .page-template-content .bravo-form-search-hotel {
    padding: 120px 0;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.bravo_wrap .page-template-content .bravo-form-search-hotel .text-heading {
    font-weight: 500;
    font-size: 54px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-hotel .sub-heading {
    font-size: 18px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-hotel .g-form-control {
    margin: 50px 0 0
}


.bravo_wrap .page-template-content .bravo-form-search-all .text-heading {
    font-weight: 500;
    font-size: 54px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-all .sub-heading {
    font-size: 18px;
    color: #fff
}


.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content #bravo_car,
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content #bravo_tour {
    max-width: 1000px
}

.bravo_wrap .page-template-content .bravo-offer {
    margin: 50px 0 30px
}

.bravo_wrap .page-template-content .bravo-offer .item {
    padding: 60px 15px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    height: 370px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-offer .item .featured-text {
    padding: 7px 20px;
    background: #fa5636;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: inline-block
}

.bravo_wrap .page-template-content .bravo-offer .item .featured-icon {
    position: relative;
    min-height: 35px
}

.bravo_wrap .page-template-content .bravo-offer .item .featured-icon i {
    line-height: normal;
    position: absolute;
    left: 0;
    top: -10px;
    font-size: 60px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-offer .item .item-title {
    color: #fff;
    margin-top: 60px;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 18px;
    transition: all .4s
}

.bravo_wrap .page-template-content .bravo-offer .item .item-sub-title {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 75px
}

.bravo_wrap .page-template-content .bravo-offer .item a.btn-default {
    position: absolute;
    opacity: 0;
    bottom: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s;
    border-radius: 3px;
    border: 1px solid #fff
}

.bravo_wrap .page-template-content .bravo-offer .item a.btn-default:hover {
    color: #5191fa;
    background: #fff
}

.bravo_wrap .page-template-content .bravo-offer .item .img-cover {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .2s;
    background-size: cover !important;
    background: #1a2b47
}

.bravo_wrap .page-template-content .bravo-offer .item:hover .img-cover {
    transform: scale(1.1)
}

.bravo_wrap .page-template-content .bravo-offer .item:hover .item-title {
    margin-top: 25px
}

.bravo_wrap .page-template-content .bravo-offer .item:hover a.btn-default {
    opacity: 1;
    bottom: 60px
}

.bravo_wrap .page-template-content .bravo-form-search-car {
    padding: 150px 0;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.bravo_wrap .page-template-content .bravo-form-search-car .text-heading {
    font-weight: 500;
    font-size: 54px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-car .sub-heading {
    font-size: 18px;
    color: #fff
}

.bravo_wrap .page-template-content .bravo-form-search-car .g-form-control {
    margin: 50px 0 0;
    padding: 0 100px
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box {
    padding: 15px 0 0
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box .title {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box a {
    text-decoration: none
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box .featured-item {
    background: #fff;
    text-align: center;
    margin: 15px 0;
    overflow: hidden
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box .featured-item .text {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #1a2b48
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box .featured-item img {
    transition: all .3s;
    max-width: 100%
}

.bravo_wrap .page-template-content .bravo-car-term-featured-box .featured-item:hover img {
    transform: scale(1.1)
}

.bravo_wrap .page-template-content .bravo-list-car {
    margin: 50px 0
}

.bravo_wrap .page-template-content .bravo-list-car .title {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px
}

.bravo_wrap .page-template-content .bravo-list-car .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px;
    background: #fff
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop a {
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative;
    padding: 0 11px 5px
}

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

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

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

.bravo_wrap .page-template-content .bravo-list-car .item-loop .thumb-image {
    overflow: hidden;
    background: #fff;
    position: relative;
    padding-bottom: 55%
}

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

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

.bravo_wrap .page-template-content .bravo-list-car .item-loop .thumb-image .service-wishlist {
    position: absolute;
    right: 5px;
    z-index: 10;
    top: 0;
    color: #000;
    padding: 10px;
    cursor: pointer
}

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

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

.bravo_wrap .page-template-content .bravo-list-car .item-loop .thumb-image .service-wishlist.active i {
    color: red
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .thumb-image .service-wishlist.active i:before {
    content: "?"
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 0 15px
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .location i {
    position: relative;
    font-size: 16px
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .category {
    padding: 0 15px
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .category .fa {
    color: #687882;
    opacity: .6
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .service-review {
    padding: 10px 15px 0
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .service-review .rate {
    color: #5191fa
}

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

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

.bravo_wrap .page-template-content .bravo-list-car .item-loop .item-title {
    padding: 20px 15px 5px;
    font-size: 16px;
    font-weight: 500;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .item-title a {
    color: #1a2b50
}

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

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info {
    padding: 0 15px
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info:after,
.bravo_wrap .page-template-content .bravo-list-car .item-loop .info:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info .g-price {
    text-align: left
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info .g-price .price {
    position: relative;
    display: initial
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info .g-price .price .text-price {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500;
    float: right !important;
    margin-top: -5px
}

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

.bravo_wrap .page-template-content .bravo-list-car .item-loop .info .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities {
    margin: 10px 15px;
    display: flex;
    font-size: 13px;
    justify-content: space-between
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .amenity {
    align-items: center;
    text-align: center
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .amenity .input-icon {
    font-size: 20px;
    color: #505050;
    position: relative;
    top: 1px
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .amenity .text {
    display: block
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .icon-passenger {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/passenger.svg?b5c1ace4eba6167e6ae800cafa839b26);
    background-position: 50%;
    background-repeat: no-repeat
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .icon-baggage {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/baggage.svg?a8702f7dfb8f3dea87c55718215696c2);
    background-position: 50%;
    background-repeat: no-repeat
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .icon-door {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/door.svg?c78ca89cf119dee04e509699a98a5d72);
    background-position: 50%;
    background-repeat: no-repeat
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop .amenities .icon-gear {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/gear.svg?c0ddd56a5d26cf691ccc46c4c2b778c2);
    background-position: 50%;
    background-repeat: no-repeat
}

.bravo_wrap .page-template-content .bravo-list-car .item-loop.infobox-item {
    position: relative
}

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

.bravo_wrap .page-template-content .bravo-list-car.layout_normal {
    margin: 30px 0;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-car .owl-dots {
    display: none
}

.bravo_wrap .page-template-content .bravo-list-car .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    display: block
}

.bravo_wrap .page-template-content .bravo-list-car .owl-nav .owl-next,
.bravo_wrap .page-template-content .bravo-list-car .owl-nav .owl-prev {
    font-size: 40px;
    line-height: 33px;
    padding: 0 10px !important;
    margin-left: 10px
}

.bravo_wrap .page-template-content .bravo-list-car .owl-nav .owl-next span,
.bravo_wrap .page-template-content .bravo-list-car .owl-nav .owl-prev span {
    position: relative;
    top: -1px;
    outline: none !important
}

.bravo_wrap .page-template-content .bravo-list-news {
    padding: 30px 0;
    position: relative
}

.bravo_wrap .page-template-content .bravo-list-news .title {
    font-size: 28px;
    margin-bottom: 20px
}

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

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

.bravo_wrap .page-template-content .bravo-list-news .item-news .star-rate .list-star {
    display: inline-block
}

.bravo_wrap .page-template-content .bravo-list-news .owl-dots {
    display: block
}

.bravo_wrap .page-template-content .bravo-list-news .owl-nav {
    display: none
}

.bravo_wrap .page-template-content .bravo-list-news .title .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-list-news .item-news {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #fff
}

.bravo_wrap .page-template-content .bravo-list-news .item-news a {
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .thumb-image {
    overflow: hidden;
    height: 170px;
    background: #ccc
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .thumb-image a img {
    transition: all .3s;
    max-width: 100%
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .thumb-image a:hover img {
    transform: scale(1.1)
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption {
    padding: 15px 0 10px 10px
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date {
    margin-bottom: 5px
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date a {
    color: #2a2a2a
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date ul li {
    display: inline-block;
    margin-right: 10px
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date ul li a {
    font-weight: 500
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date ul .dot:before {
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #7b7b7b;
    content: "";
    margin-right: 5px;
    position: relative;
    top: -2px
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-title {
    font-size: 17px;
    margin-bottom: 5px;
    word-break: break-word
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-title a {
    color: #1a2b50
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-desc {
    color: #7a7a7a;
    margin-bottom: 15px
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-more a {
    display: inline-block;
    color: #2a2a2a;
    position: relative;
    z-index: 2;
    padding-bottom: 2px;
    font-weight: 500
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-more a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #5191fa;
    bottom: 0;
    transition: all .2s;
    z-index: -1;
    opacity: 1
}


.bravo_wrap .bravo_form .smart-row {
    padding: 4px 0px;
}

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

.bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper .check-in-render,
.bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper .check-out-render {
    display: inline-block;
    width: 49%;
    border-radius: 21px;
    padding: 8px;
    margin: 7px 3px;
}
#myFormHotelMonde.bravo_form .form-content .date-wrapper .check-in-wrapper .check-in-render{
    display: inline-block;
    width: 49%;
    border-radius: 21px;
    padding: 8px;
    margin: 14px 27px;
}

#myFormHotelMonde.bravo_form .form-content .date-wrapper .check-in-wrapper .check-out-render {
    display: inline-block;
    width: 49%;
    border-radius: 21px;
    padding: 8px;
    margin: 14px -8px;
}

.bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper span {
    position: relative;
    top: -7px
}

.bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper label {
    display: inline-block !important;
    margin-right: 25px;
    margin-left: 15px;
}

.bravo_wrap .bravo_form .form-content .date-wrapper .check-in-out {
    position: absolute;
    left: -15px;
    bottom: 1px;
    z-index: -1;
    opacity: 0
}

.bravo_wrap .bravo_form .form-content .date-wrapper .wrapper-more label {
    display: block
}

.bravo_wrap .bravo_form .form-content .dropdown .form-control {
    border: none;
    box-shadow: none;
    padding: 0;
    font-size: 16px;
    color: #5191fa;
    position: relative;
    left: -5px;
    height: 25px !important
}

.bravo_wrap .bravo_form .form-content .dropdown .form-control option {
    color: #000
}


.bravo_wrap .bravo-list-hotel .title {
    margin-top: 15px;
    font-size: 28px;
    font-weight: 500
}

.bravo_wrap .bravo-list-hotel .list-item {
    padding: 20px 0 0
}

.bravo_wrap .bravo-list-hotel .sub-title {
    color: #5e6d77;
    font-size: 14px;
    margin-bottom: 15px
}

.bravo_wrap .bravo-list-hotel .item-loop {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
    background: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo-list-hotel .item-loop .category {
    padding: 0 15px
}

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

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

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

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

.bravo_wrap .bravo-list-hotel .item-loop .service-review .review-icon {
    color: #6a7a84
}

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

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

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

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

.bravo_wrap .bravo-list-hotel .item-loop .info {
    padding: 0 15px
}

.bravo_wrap .bravo-list-hotel .item-loop .info:after,
.bravo_wrap .bravo-list-hotel .item-loop .info:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo-list-hotel .item-loop .info .g-price {
    text-align: left
}

.bravo_wrap .bravo-list-hotel .item-loop .info .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    position: relative
}

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

.bravo_wrap .bravo-list-hotel .item-loop .info .g-price .price {
    position: relative;
    display: initial
}

.bravo_wrap .bravo-list-hotel .item-loop .info .g-price .price .text-price {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500;
    float: right !important;
    margin-top: -3px
}

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

.bravo_wrap .bravo-list-hotel .item-loop .info .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .bravo-list-hotel .item-loop .star-rate {
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 1
}

.bravo_wrap .bravo-list-hotel .item-loop .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo-list-hotel .item-loop .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bravo_wrap .bravo-list-hotel .item-loop .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo-list-hotel .item-loop .list-star .booking-item-rating-stars:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo-list-hotel .item-loop .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bravo_wrap .bravo-list-hotel .item-loop .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo-list-hotel .item-loop .list-star .booking-item-rating-stars li .fa {
    font-size: 15px;
    color: #fa5636
}

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

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

.bravo_wrap .bravo-list-hotel .item-loop-list {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    display: flex
}

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

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

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

.bravo_wrap .bravo-list-hotel .item-loop-list .thumb-image {
    overflow: hidden;
    height: 190px;
    background: #ccc;
    position: relative;
    flex: 0 0 30%;
    padding: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review {
    padding: 10px 0 0;
    display: none
}

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

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

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

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #1a2b48;
    font-weight: 400;
    line-height: 25px;
    justify-content: flex-end
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head .left {
    text-align: right
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head .left .head-rating {
    display: block;
    line-height: 13px;
    margin-top: 8px;
    margin-bottom: 1px;
    font-weight: 500
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head .left .text-rating {
    color: #5191fa;
    font-size: 14px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head .score {
    position: relative;
    float: right;
    margin-left: 12px;
    padding: 7px 7px 0 9px;
    background: #5191fa;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    min-height: 38px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head .score span {
    font-size: 14px;
    color: #fff
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .head .score:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
    left: -8px;
    border: 15px solid transparent;
    border-bottom-color: var(--g-color)
}

.bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc .foot {
    color: #5e6d77;
    font-size: 14px;
    text-align: right
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info {
    flex: 0 0 45%;
    padding: 15px;
    position: relative
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .item-title {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px
}

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

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

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .location {
    position: absolute;
    left: 15px;
    bottom: 10px;
    font-size: 13px;
    color: #5e6d77
}

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

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .star-rate {
    z-index: 1
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star {
    display: inline-block;
    line-height: 13px;
    position: relative
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars {
    padding: 0;
    margin: 0;
    width: 90px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars:after,
.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars li {
    list-style: none;
    float: left;
    margin-right: 5px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars li:last-child {
    margin-right: 0
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .list-star .booking-item-rating-stars li .fa {
    font-size: 14px;
    color: #fa5636
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .attr-title {
    display: inline-block;
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .attr-title i {
    margin-right: 2px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .g-attributes .item {
    margin-right: 5px;
    color: #5e6d77;
    font-size: 13px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .g-attributes .item:before {
    content: "";
    height: 2px;
    width: 2px;
    display: inline-block;
    background: grey;
    vertical-align: middle;
    margin-right: 5px
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .g-attributes span:nth-child(2):before {
    display: none
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price {
    flex: 1;
    padding: 15px 15px 15px 0;
    position: relative
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    border-right: 1px solid #dfdfdf
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price {
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 10px;
    float: right
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .prefix {
    color: #5e6d77;
    display: inline-block;
    font-weight: 400;
    left: -3px;
    position: relative
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .prefix i {
    font-size: 16px;
    color: #ffc107
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .price {
    position: relative;
    display: inline-block
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .price .text-price {
    font-size: 18px;
    color: #1a2b48;
    font-weight: 500
}

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

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .price .unit {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400
}

.bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .text-review {
    float: right;
    position: relative;
    top: 5px;
    color: #4b4b4c;
    display: none
}

.bravo_wrap .bravo-list-hotel.layout_normal {
    padding: 10px 0;
    /* position: relative*/
}

.bravo_wrap .bravo-list-hotel .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block
}

.bravo_wrap .bravo-list-hotel .owl-nav {
    position: relative;
    display: none
}

.bravo_wrap .bravo-list-hotel .owl-nav .owl-next,
.bravo_wrap .bravo-list-hotel .owl-nav .owl-prev {
    font-size: 40px;
    line-height: 33px;
    padding: 0 10px !important;
    margin-left: 10px
}

.bravo_wrap .bravo-list-hotel .owl-nav .owl-next span,
.bravo_wrap .bravo-list-hotel .owl-nav .owl-prev span {
    position: relative;
    top: -1px;
    outline: none !important
}


.bravo_wrap .select-guests-dropdown .dropdown-item-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 14px 4px 24px
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-add,
.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-add2,
.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-minus,
.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-minus2 {
    padding: 0 10px;
    cursor: pointer
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-add2 i,
.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-add i,
.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-minus2 i,
.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-minus i {
    font-size: 25px
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .count-display {
    color: #5191fa;
    min-width: 25px;
    text-align: center
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .val {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bravo_wrap .bravo-video-popup {
    display: inline-block;
    position: relative
}

.bravo_wrap .bravo-video-popup .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .7
}

.bravo_wrap .bravo-video-popup:hover .play-icon {
    opacity: 1
}

.bravo_wrap .bravo-faq-lists .faq-item {
    margin-bottom: 35px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 35px
}

.bravo_wrap .bravo-faq-lists .faq-item h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px
}

.bravo_wrap .bravo-faq-lists .faq-item h3 img {
    width: 30px;
    height: auto;
    position: relative;
    top: -2px;
    margin-right: 10px
}

.bravo_wrap .bravo-faq-lists .faq-item p {
    font-size: 15px;
    color: #666;
    margin-top: 15px
}

.cdn-full-page {
    height: 100%
}

.cdn-browser {
    background: #f4f5f9;
    height: 100%
}

.cdn-browser .btn-pick-files {
    position: relative
}

.cdn-browser .btn-pick-files input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.cdn-browser .icon-loading {
    top: 4px;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    display: none
}

.cdn-browser .icon-loading.active {
    display: inline-block
}

.cdn-browser .files-nav {
    padding: 9px 13px;
    border-bottom: 1px solid #dadee0;
    background: #fff
}

.cdn-browser .files-nav .filter-item {
    padding-right: 20px
}

.cdn-browser .files-nav .btn,
.cdn-browser .files-nav .form-control {
    height: 34px;
    font-size: 14px;
    line-height: normal;
    padding: 3px 12px
}

.cdn-browser .files-list {
    flex-grow: 1;
    overflow: auto;
    padding: 15px
}

.cdn-browser .files-list .view-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.cdn-browser .files-list .total-text {
    padding: 0 10px
}

.cdn-browser .files-list .view-grid .file-item {
    flex-shrink: 0;
    width: 12.5%;
    padding: 0 10px;
    margin-bottom: 20px
}

.cdn-browser .files-list .view-grid .file-item .inner {
    position: relative;
    border: 1px solid #dadee0;
    cursor: pointer;
    height: 100%;
    border-radius: 2px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.cdn-browser .files-list .view-grid .file-item .inner.active:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border: 4px solid #007bff;
    border-radius: 2px
}

.cdn-browser .files-list .view-grid .file-item .inner.active .file-checked-status {
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 50%;
    background: #007bff;
    height: 24px;
    width: 24px;
    display: flex;
    align-content: center;
    justify-content: center
}

.cdn-browser .files-list .view-grid .file-item .inner.active .file-checked-status svg {
    fill: #fff;
    width: 18px
}

.cdn-browser .files-list .view-grid .file-item .inner .file-thumb img {
    max-width: 100%
}

.cdn-browser .files-list .view-grid .file-item.is-image .inner .file-thumb img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 170px
}

.cdn-browser .files-list .view-grid .file-item.not-image .inner .file-thumb img {
    padding-top: 27px;
    height: auto
}

.cdn-browser .files-list .view-grid .file-item .inner .file-thumb {
    text-align: center
}

.cdn-browser .files-list .view-grid .file-item .file-name {
    padding: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    font-size: 14px;
    height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff
}

.cdn-browser .browser-actions {
    background: #fff;
    border-top: 1px solid #dadee0;
    padding: 10px
}

.cdn-browser .count-selected {
    color: #007bff;
    font-weight: 700;
    font-size: 14px
}

.cdn-browser .clear-selected {
    color: red;
    font-size: 14px;
    cursor: pointer
}

.cdn-browser .no-files-text {
    padding: 20px;
    font-size: 20px;
    color: red
}

.cdn-browser .upload-new .filepond--root {
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #dadee0
}

.cdn-browser .upload-new .filepond--panel-root {
    border-radius: 0;
    background-color: #fff;
    border-bottom: 1px solid #dadee0
}

.cdn-browser .browser-actions .col-left {
    display: flex
}

.cdn-browser .browser-actions .col-left .control-remove {
    margin-right: 15px;
    padding-top: 3px
}

.cdn-browser .browser-actions .col-right .btn {
    margin-top: 3px
}

#cdn-browser-modal {
    overflow: hidden;
    z-index: 2051
}

#cdn-browser-modal .modal-dialog {
    height: 100%;
    padding-bottom: 55px;
    margin-left: auto;
    margin-right: auto
}

#cdn-browser-modal .modal-dialog .modal-content {
    height: 100%
}

.cdn-browser.is_loading {
    position: relative
}

.cdn-browser.is_loading:before {
    display: block !important;
    right: 0;
    position: absolute;
    background: #fff;
    left: 0;
    top: 52px;
    z-index: 11;
    opacity: .8;
    content: "";
    bottom: 0
}

.cdn-browser.is_loading:after {
    content: "?";
    display: block !important;
    font: normal normal normal 14px/1 FontAwesome;
    right: 0;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 15;
    text-align: center;
    color: #131d29;
    font-size: 50px;
    margin-top: -20px
}


img.lazy {
    opacity: 1
}


img.lazy.error,
img.lazy.initial,
img.lazy.loaded {
    opacity: 1
}


.clear:after,
.clear:before {
    display: table;
    content: "";
    clear: both
}

[v-cloak] {
    display: none
}

.bravo_wrap .bravo_footer .mailchimp {
    padding-top: 20px;
    padding-bottom: 7px;
    background: #f5f5f5;
    width: 100%;
    float: left
}

.bravo_wrap .bravo_footer .mailchimp .media-left {
    padding-right: 30px
}

.bravo_wrap .bravo_footer .mailchimp .media-left i {
    font-size: 80px;
    top: -10px;
    position: relative
}

.bravo_wrap .bravo_footer .mailchimp .media-body .media-heading {
    font-size: 24px !important
}

.bravo_wrap .bravo_footer .mailchimp .media-body p {
    font-size: 16px !important;
    color: #5e6d77 !important
}

.bravo_wrap .bravo_footer .mailchimp .subcribe-form {
    position: relative
}

.bravo_wrap .bravo_footer .mailchimp .subcribe-form .form-control {
    height: 55px;
    line-height: 53px;
    font-size: 14px;
    box-shadow: none;
    border-color: #d7dce3
}

.bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
    border: none;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 55px;
    line-height: 55px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 600;
    text-transform: uppercase
}

.bravo_wrap .bravo_footer .main-footer {
    margin: 20px 0;
    width: 100%;
    float: left
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .title {
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 0;
    margin-bottom: 15px;
    position: relative
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .title:before {
    position: absolute;
    bottom: 0;
    content: "";
    width: 120px;
    border-bottom: 1px solid #ebebeb;
    left: 0
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul {
    list-style: none
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li {
    display: block
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: #1a2b48;
    text-decoration: none;
    transition: all .3s
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a:hover {
    color: #5191fa
}


.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .c-title {
    color: #5e6d77;
    margin-bottom: 10px
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .sub {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .sub a {
    margin-right: 20px;
    text-decoration: none;
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .sub a i {
    color: #1a2b48
}

.bravo_wrap .bravo_footer .copy-right {
    border-top: 1px solid #eaeef3;
    width: 100%;
    float: left
}

.bravo_wrap .bravo_footer .copy-right p {
    margin-bottom: 0
}

.bravo_wrap .bravo_footer .copy-right .context {
    position: relative;
    padding: 0px 15px
}

.bravo_wrap .bravo_footer .copy-right .context .f-visa {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.bravo-pagination {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px
}

.bravo-pagination ul {
    display: inline-block;
    padding: 0;
    margin: 0
}

.bravo-pagination ul li {
    list-style: none;
    font-size: 16px;
    color: #768090;
    float: left;
    /*margin-right: 10px*/
}

.bravo-pagination ul li a,
.bravo-pagination ul li span {
    display: block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-decoration: none;
    color: #2d2d2d;
    float: none;
    padding: 0;
    border: none;
    border-radius: 3px;
    cursor: pointer
}

.bravo-pagination ul li a.current,
.bravo-pagination ul li span.current {
    border: 1px solid #5191fa !important;
    border-radius: 3px;
    background: 0 0 !important;
    color: #5191fa !important
}

.bravo-pagination ul li.active a,
.bravo-pagination ul li.active span {
    border: 1px solid #5191fa !important;
    background: 0 0 !important;
    color: #5191fa !important
}

.bravo-pagination .count-string {
    font-size: 14px;
    color: #768090;
    margin-top: 5px;
    display: block
}

.bravo-effect-bg,
.bravo-effect-user-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    /*background: #000;*/
    /*z-index: 19;*/
    left: 0;
    top: 0;
    opacity: .5
}

.bootbox.modal {
    z-index: 3000
}

.bootbox.modal:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: .5
}

.ui-autocomplete {
    position: absolute;
    background: #fff;
    padding: 0;
    top: 100%;
    margin-top: 15px;
    left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #dee2e6;
    z-index: 9999;
    max-height: 300px;
    overflow-y: auto;
    right: -15px
}

.ui-autocomplete > li {
    cursor: pointer;
    padding: 10px 15px
}

.ui-autocomplete > li.ui-state-focus {
    background-color: #DDD
}

.ui-helper-hidden-accessible {
    display: none
}

.ui-autocomplete-category {
    background: #2121;
    font-weight: 700
}

.ui-autocomplete > li.ui-autocomplete-category:before {
    content: "\ef79";
    position: relative;
    width: 10px;
    height: 10px;
    color: #000;
    font-family: IcoFont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: liga;
    -webkit-font-smoothing: antialiased
}

.ui-autocomplete-category-hotel {
    background: #2121;
    font-weight: 700
}

.ui-autocomplete > li.ui-autocomplete-category-hotel:before {
    content: "\ee49";
    position: relative;
    width: 10px;
    height: 10px;
    color: #000;
    font-family: IcoFont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: liga;
    -webkit-font-smoothing: antialiased;
    right: 2px
}


.bravo-pagination ul li.active a,
.bravo-pagination ul li.active span {
    color: #5191fa !important
}

.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-to:before,
.bravo_wrap .bravo_search_tour .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single:before,
.bravo-reviews .review-form .form-wrapper,
.bravo_wrap .bravo_detail_tour .bravo_content .bravo_tour_book {
    border-top-color: #5191fa
}


.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .service-review .rate,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .btn-apply-price-range {
    color: #5191fa
}

.bravo_wrap .page-template-content .bravo-list-locations.style_2 .list-item .destination-item:hover .title,
.bravo_wrap .page-template-content .bravo-list-space .item-loop .sale_info,
.bravo_wrap .bravo_search_space .bravo-list-item .list-item .item-loop .sale_info,
.bravo_wrap .bravo_search_space .bravo_filter .filter-title:before,
.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .score,
.bravo-reviews .review-form .btn,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-bar,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-handle > i:first-child {
    background: #5191fa
}

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

.bravo_wrap .bravo_detail_space .bravo_content .g-overview ul li:before {
    border: 1px solid #5191fa
}

.bravo_wrap .bravo_detail_space .bravo-list-space-related .item-loop .sale_info {
    background-color: #5191fa
}

.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .score::after {
    border-bottom: 25px solid #5191fa
}

.bravo_wrap .bravo_detail_space .bravo_content .bravo_space_book {
    border-top: 5px solid #5191fa
}

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

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

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

.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score {
    background: #5191fa
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .score::after {
    border-bottom: 25px solid #5191fa
}

.bravo_wrap .bravo_detail_tour .bravo_content .g-overview ul li:before {
    border: 1px solid #5191fa
}

.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .location-module-nav li a.active {
    border-bottom: 1px solid #5191fa;
    color: #5191fa
}

.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .item-loop .sale_info {
    background-color: #5191fa
}

.bravo_wrap .page-template-content .bravo-featured-item.style2 .number-circle {
    border: 2px solid #5191fa;
    color: #5191fa
}

.bravo_wrap .page-template-content .bravo-featured-item.style3 .featured-item:hover {
    border-color: #5191fa
}

.booking-success-notice .booking-info-detail {
    border-left: 3px solid #5191fa
}

.bravo_wrap .bravo_detail_tour .bravo_single_book,
.bravo_wrap .bravo_detail_space .bravo_single_book {
    border-top: 5px solid #5191fa
}


.bravo_wrap .bravo_detail_location .bravo_content .g-location-module .item-loop .service-review .rate,
.bravo_wrap .bravo_detail_location .bravo_content .g-trip-ideas .trip-idea .trip-idea-category,
.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a:hover,
.bravo_wrap .bravo_detail_tour .bravo_content .g-attributes .list-attributes .item i,
.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item i,
.bravo_wrap .page-template-content .bravo-list-hotel .item-loop .service-review .rate,
.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .caption .title-address .title a:hover,
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .service-review .rate,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .btn-apply-price-range {
    color: #5191fa
}

.bravo_wrap .bravo_detail_tour .bravo-list-tour-related .item-tour .featured,
.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .featured,
.bravo_wrap .page-template-content .bravo-list-tour .item-tour .featured,
.bravo_wrap .bravo_search_hotel .bravo_filter .filter-title:before {
    background: transparent;
}

.bravo_wrap .page-template-content .bravo-list-tour.box_shadow .list-item .item .header-thumb .tour-book-now,
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .sale_info,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-bar,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single,
.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-handle > i:first-child {
    background-color: #b1fe1b
}

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

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .score,
.bravo_wrap .bravo_search_hotel .bravo_content .g-header .review-score .head .score {
    background: #5191fa
}

.bravo_wrap .bravo_search_hotel .bravo_content .g-overview ul li:before {
    border: 1px solid #5191fa
}

.bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item .item-content .btn-more-item,
.bravo_wrap .bravo_search_hotel .bravo_content .g-header .review-score .head .left .text-rating,
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .left .text-rating,
.bravo_wrap .bravo_detail_hotel .btn-show-all,
.bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .service-review .rate,
.bravo_wrap .bravo_form .select-guests-dropdown .dropdown-item-row .count-display {
    color: #5191fa
}


.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc .head .score::after {
    border-bottom: 15px solid #5191fa
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .review-score .head .score {
    background: #5191fa
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .review-score .head .score:after {
    border-bottom: 25px solid #5191fa
}


.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .review-score .head .left .text-rating {
    color: #5191fa
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .count-display {
    color: #5191fa
}

.bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark:after {
    border: solid #5191fa;
    border-width: 0 2px 2px 0
}

#slider-revolution ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}


.list-star figure {
    margin: 0 0 .2em
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-title img {
    display: initial;
    width: 25% !important
}

.info_fil {
    margin-bottom: 5px !important;
    margin-bottom: 5px !important
}


.dataTables_wrapper .form-control {
    padding: .375rem 1.75rem .375rem .75rem
}


.number-spinner1 button {
    background: #17a2b8;
    height: 35px;
    font-size: 15px;
    padding: 6px 14px
}

.stcode_title4 {
    margin-bottom: 20px
}

.stcode_title4 .line {
    background: #2da0dd;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0;
    width: 72px
}

.stcode_title4 .text {
    z-index: 20;
    position: relative;
    text-align: center;
    color: #212529
}

.switch-title {
    margin-bottom: 15px
}

.disableInput {
    background: #808080a6;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    cursor: not-allowed
}


.style-color {
    color: #1a2b48 !important
}


.text-strikethru {
    position: relative;
    text-align: center;
    margin: 0 !important
}

.text-strikethru .line {
    height: 1px;
    background-color: #F1EEEA;
    width: 100%
}

.text-strikethru .text {
    display: inline-block;
    background-color: #FFF;
    padding: 5px 10px;
    font-size: 14px;
    top: -16px;
    position: relative;
    color: #282828
}

.fb-login-button {
    margin-top: -15px;
    margin-bottom: 10px
}

#Outgoing .form-group {
    margin-bottom: 21px

}

#Outgoing.bravo_form, #form_search_omra.bravo_form {
    background: #ffffffc2 !important;

}

#Outgoing.bravo_form .field-icon, #form_search_omra.bravo_form .field-icon {
    color: #559ff5 !important;
    top: 36% !important;
    left: -5%;
    z-index: 99;
}

#Circuits.bravo_form .field-icon, #form_search_omra.bravo_form .field-icon {
    color: #00aeec !important;
    top: 52% !important;

}

#Outgoing.bravo_form .g-button-submit button, #form_search_omra.bravo_form .g-button-submit button {
    height: 90%;
    margin-left: -5px;
}

#Outgoing .form-content, #form_search_omra .form-content {
    padding: 9px 11px 7px 48px;
    margin-top: 8px;
    margin-bottom: -12px;
}

#Outgoing .dropdown-toggle:after {
    top: 22px
}

/*#Circuits .form-group {
    margin-bottom: 25px
}*/

/*#Circuits .form-content {
    padding: 30px 0 0 55px
}*/

#Circuits .dropdown-toggle:after {
    top: 22px
}


/*strong {
    color: #414141
}*/

iframe {
    width: 100%;
    float: left;
    border: none
}

.tg-select {
    color: #676767;
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase
}

.tg-select:after {
    top: 0;
    right: 15px;
    z-index: 2;
    color: #676767;
    display: block;
    content: '\f107';
    position: absolute;
    text-align: center;
    font-size: inherit;
    line-height: 42px;
    font-family: 'FontAwesome'
}

.tg-select select {
    z-index: 1;
    width: 100%;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.tg-select select option {
    color: #676767
}

.tg-radio,
.tg-radio label,
.tg-checkbox,
.tg-checkbox label {
    margin: 0;
    width: 100%;
    float: left;
    position: relative
}

.tg-radio label,
.tg-checkbox label {
    cursor: pointer;
    display: block;
    padding: 0 0 0 20px
}

.tg-radio input[type=radio],
.tg-checkbox input[type=checkbox] {
    display: none
}

.tg-radio input[type=radio] + label:before,
.tg-checkbox input[type=checkbox] + label:before {
    top: 4px;
    left: 0;
    color: #373542;
    font-size: 13px;
    line-height: 13px;
    content: '\f096';
    position: absolute;
    font-family: 'FontAwesome'
}

.tg-radio input[type=radio] + label:before {
    content: ''
}

.tg-radio input[type=radio]:checked + label:before,
.tg-checkbox input[type=checkbox]:checked + label:before {
    content: '\f046'
}

.tg-haslayout {
    width: 100%;
    /*  float: left*/
}

.tg-sectionspace {
    padding: 0 0 30px;
    position: relative
}

.tg-locationmap {
    width: 100%;
    float: left;
    height: 500px
}

.tg-btn-sm {
    padding: 0 20px;
    line-height: 30px
}

.tg-btn {
    z-index: 1;
    color: #fff;
    height: 60px;
    padding: 0 50px;
    overflow: hidden;
    background: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font: 400 12px/60px Montserrat, Arial, Helvetica, sans-serif
}

.tg-btn:after {
    z-index: 2;
    left: 50px;
    right: 50px;
    bottom: 20px;
    content: '';
    height: 1px;
    background: #fff
}

.tg-btn:hover:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%
}

.tg-btn span {
    z-index: 3;
    position: relative
}

.tg-btn-lg {
    width: 100%
}

.tg-btnvtwo {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font: 500 12px/12px Montserrat, Arial, Helvetica, sans-serif
}

.tg-btnvtwo:before {
    left: 0;
    right: 0;
    bottom: -8px;
    height: 5px;
    content: '';
    margin: 0 auto;
    position: absolute
}

.tg-btnvtwo:hover,
.tg-btnvtwo:focus {
    color: #fff
}

.tg-socialicons {
    overflow: hidden;
    list-style: none;
    text-align: center;
    line-height: 30px
}

.tg-socialicons li {
    float: left;
    padding: 0 4px;
    line-height: inherit;
    list-style-type: none
}

.tg-socialicons li a {
    width: 40px;
    height: 40px;
    color: #fff;
    display: block;
    background: #000;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    text-align: center;
    border-radius: 30px;
    text-transform: capitalize
}

.tg-inputwithicon.tg-facebook .tg-icon,
.tg-checkbox.tg-facebook,
li.tg-facebook a {
    background: #3b5999
}

.tg-inputwithicon.tg-twitter .tg-icon,
.tg-checkbox.tg-twitter,
li.tg-twitter a {
    background: #55acee
}

.tg-inputwithicon.tg-linkedin .tg-icon,
.tg-checkbox.tg-linkedin,
li.tg-linkedin a {
    background: #0077B5
}

.tg-inputwithicon.tg-skype .tg-icon,
.tg-checkbox.tg-skype,
li.tg-skype a {
    background: #00aff0
}

.tg-checkbox.tg-dropbox,
li.tg-dropbox a {
    background: #007ee5
}

.tg-checkbox.tg-vimeo,
li.tg-vimeo a {
    background: #1ab7ea
}

.tg-checkbox.tg-tumblr,
li.tg-tumblr a {
    background: #34465d
}

.tg-checkbox.tg-yahoo,
li.tg-yahoo a {
    background: #410093
}

.tg-inputwithicon.tg-googleplus .tg-icon,
.tg-checkbox.tg-googleplus,
li.tg-googleplus a {
    background: #dd4b39
}

.tg-inputwithicon.tg-pinterestp .tg-icon,
.tg-checkbox.tg-pinterestp,
li.tg-pinterestp a {
    background: #bd081c
}

.tg-checkbox.tg-youtube,
li.tg-youtube a {
    background: #cd201f
}

.tg-checkbox.tg-stumbleupon,
li.tg-stumbleupon a {
    background: #eb4924
}

.tg-checkbox.tg-reddit,
li.tg-reddit a {
    background: #ff5700
}

.tg-checkbox.tg-quora,
li.tg-quora a {
    background: #b92b27
}

.tg-checkbox.tg-yelp,
li.tg-yelp a {
    background: #af0606
}

.tg-checkbox.tg-soundcloud,
li.tg-soundcloud a {
    background: #f30
}

.tg-checkbox.tg-whatsapp,
li.tg-whatsapp a {
    background: #25d366
}

.tg-checkbox.tg-wechat,
li.tg-wechat a {
    background: #09b83e
}

.tg-checkbox.tg-instagram,
li.tg-instagram a {
    background: #e4405f
}

.tg-checkbox.tg-dribbble,
li.tg-dribbble a {
    background: #ea4c89
}

.tg-checkbox.tg-flickr,
li.tg-flickr a {
    background: #ff0084
}

.tg-checkbox.tg-rss,
li.tg-rss a {
    background: #f60
}

.tg-socialicons li a i {
    color: #fff;
    width: 30px;
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-align: center
}

.tg-socialicons li a:hover {
    color: #fff
}

.tg-socialicons.tg-socialiconsvtwo li a {
    color: #000
}

.tg-socialicons.tg-socialiconsvtwo li a i {
    color: #000;
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: normal
}

.tg-roundicontext .tg-usericonholder {
    width: 250px;
    display: block;
    overflow: hidden;
    font-style: normal
}

.tg-roundicontext i,
.tg-roundicontext span {
    float: left;
    font-size: 13px;
    line-height: 30px
}

.tg-roundicontext span {
    padding: 0 15px 0 0
}

.tg-roundicontext:focus,
.tg-roundicontext:hover {
    color: #fff;
    width: 100%
}

.tg-roundicontext:hover .tg-usericonholder {
    width: 100%
}

.tg-verticalmiddle,
.tg-verticaltop {
    margin: 0 -1px;
    float: none !important;
    display: inline-block;
    vertical-align: middle
}

.tg-verticaltop {
    vertical-align: top
}

.tg-description {
    width: 100%;
    float: left;
    background: #fff
}

.tg-bglight {
    background: #fafafa
}

.tg-bgdark {
    color: #fff;
    background: #14141e
}

.tg-bgdark .tg-sectiontitle h2 {
    color: #fff;
    background-image: url(../images/patternw.png)
}

.tg-bgdark .tg-destinations li,
.tg-bgdark .tg-destinations li a,
.tg-bgdark .tg-destinations li a h3 {
    color: #fff
}

.tg-stars span,
.tg-stars {
    width: 76px;
    height: 12px;
    float: left;
    line-height: 12px;
    position: relative
}

.tg-stars span:after,
.tg-stars:before {
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    letter-spacing: 4px;
    color: #ffa127 !important;
    font-family: 'FontAwesome';
    content: '\f005 \f005 \f005 \f005 \f005'
}

.tg-stars:before {
    content: '\f006 \f006 \f006 \f006 \f006'
}

.tg-stars span {
    width: 75%;
    overflow: hidden
}

.tg-stars span:after {
    color: #000
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > [class^="col-"],
.no-gutters > [class*="col-"],
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.tg-formtheme {
    width: 100%;
    float: left;
    position: relative
}

.tg-formtheme fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.tg-sectiontitle {
    width: 100%;
    float: left;
    padding: 0 0 30px
}

.tg-sectiontitle h2 {
    margin: 0;
    float: left;
    font-size: 32px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 65px 0 0;
    background: url(../images/patternb.png) no-repeat 100% 100%
}

.tg-sectiontitleleft .tg-btnvtwo {
    float: right
}

.tg-sectionhead {
    width: 100%;
    float: left;
    padding: 0 0 40px
}

.tg-sectionhead .tg-sectiontitle {
    padding: 0 0 20px
}

.tg-sectionhead .tg-description p {
    margin: 0
}

.tg-pagination {
    width: 100%;
    float: left;
    font: 14px/40px Montserrat, Arial, Helvetica, sans-serif
}

.tg-pagination ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    text-align: center;
    line-height: inherit
}

.tg-pagination ul li {
    float: left;
    margin: 0 6px;
    line-height: inherit;
    list-style-type: none
}

.tg-pagination ul li a {
    width: 40px;
    height: 40px;
    display: block;
    color: #373542;
    overflow: hidden;
    text-align: center;
    position: relative;
    border-radius: 50%;
    background: #e5e5e5;
    line-height: inherit
}

.tg-pagination ul li.tg-active a,
.tg-pagination ul li a:hover {
    color: #fff
}

.tg-pagination ul li.tg-prevpage a i,
.tg-pagination ul li.tg-nextpage a i {
    font-size: 20px
}

.tg-breadcrumb {
    padding: 0;
    margin: 0;
    color: #fff;
    width: 100%;
    float: right;
    list-style: none;
    text-align: center;
    text-transform: capitalize;
    font: 14px/20px Roboto, Arial, Helvetica, sans-serif
}

.tg-breadcrumb li {
    width: auto;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    padding: 0 15px;
    position: relative
}

.tg-breadcrumb li:after {
    content: '/';
    position: absolute;
    top: 0;
    left: -3px
}

.tg-breadcrumb li:last-child {
    padding: 0 0 0 15px
}

.tg-breadcrumb li:first-child:after {
    display: none
}

.tg-breadcrumb li a {
    display: block;
    color: #fff
}

.tg-breadcrumb li.tg-active {
    opacity: .6
}

.tg-wrapper {
    height: 100%;
    overflow-y: hidden;
    position: relative
}

.tg-twocolumns {
    width: 100%;
    float: left
}

.tg-header {
    z-index: 3;
    background: #fff;
    position: relative
}

.tg-homevone .tg-header {
    background: #fff;
    position: absolute
}

.tg-topbar {
    color: #fff;
    width: 100%;
    float: left;
    background: #d24228;
    padding: 0 0 0 30px
}

.tg-infonav {
    float: left;
    font: 300 12px/40px Montserrat, Arial, Helvetica, sans-serif
}

.tg-infonav ul {
    width: 100%;
    float: left;
    list-style: none;
    font-size: inherit;
    line-height: inherit
}

.tg-infonav ul li {
    float: left;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none
}

.tg-infonav ul li + li {
    padding: 0 0 0 30px
}

.tg-infonav ul li i,
.tg-infonav ul li span {
    float: left;
    line-height: inherit
}

.tg-infonav ul li:first-child i {
    padding: 12px 10px 12px 0
}

.tg-infonav ul li i {
    padding: 12px 10px 11px 0
}

.tg-infonav ul li i img {
    display: block
}

.tg-addnavcartsearch {
    float: right
}

.tg-addnavcartsearch nav {
    float: left;
    text-align: center;
    text-transform: uppercase;
    font: 300 10px/40px Montserrat, Arial, Helvetica, sans-serif
}

.tg-addnavcartsearch nav ul {
    width: 100%;
    float: left;
    list-style: none;
    font-size: inherit;
    line-height: inherit
}

.tg-addnavcartsearch nav ul li {
    float: left;
    position: relative;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none
}

.tg-addnavcartsearch nav ul li a {
    color: #fff;
    display: block;
    position: relative
}

.tg-addnav ul li {
    padding: 0 15px;
    position: relative
}

.tg-addnav ul li:first-child {
    padding-left: 0
}

.tg-addnav ul li:last-child {
    padding-right: 0
}

.tg-addnav ul li + li:before {
    top: 0;
    left: -3px;
    content: '-';
    font-size: 12px;
    position: absolute;
    line-height: inherit
}

.tg-cartitems {
    right: 0;
    top: 100px;
    opacity: 0;
    z-index: 99;
    float: left;
    width: 330px;
    background: #fff;
    position: absolute;
    visibility: hidden;
    border: 1px solid rgba(0, 0, 0, 0.5)
}

.tg-addnavcartsearch nav ul li:hover .tg-cartitems {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.tg-cartlistitems {
    width: 100%;
    float: left;
    padding: 30px 20px 0
}

.tg-cartlistitems h3 {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 16px
}

.tg-cartitem {
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.tg-cartitem .tg-itemimg {
    float: left;
    margin: 0 20px 0 0
}

.tg-cartitem .tg-itemimg img {
    width: 100%;
    height: auto;
    display: block
}

.tg-cartitem .tg-contentbox {
    overflow: hidden
}

.tg-headervtwo .tg-cartitems .tg-btnarea .tg-btn {
    line-height: 60px
}

.tg-headervtwo .tg-cartitems .tg-btnarea .tg-btn span {
    float: none
}

.tg-producthead {
    width: 100%;
    float: left
}

.tg-producthead h4,
.tg-producthead em {
    margin: 0;
    float: left;
    color: #676767;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.tg-producthead h4 {
    float: none;
    text-align: left;
    overflow: hidden
}

.tg-cartitem .tg-producthead h4 a {
    width: auto;
    color: #676767 !important
}

.tg-headervtwo .tg-cartitem .tg-producthead h4 a {
    font-size: 14px
}

.tg-producthead em {
    float: right;
    font-style: normal;
    text-transform: none;
    font-family: 'Roboto', Arial, Helvetica, sans-serif
}

.tg-producthead h4 span {
    display: block
}

.tg-cartitem .tg-contentbox > span {
    float: left;
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif
}

.tg-subtotal {
    width: 100%;
    float: left;
    padding: 18px 0
}

.tg-subtotal h2 {
    margin: 0;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px
}

.tg-subtotal span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    float: right !important;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-btnarea {
    width: 100%;
    float: left
}

.tg-btnarea .tg-btn {
    width: 100%
}

.tg-btnarea .tg-btn:hover {
    color: #fff
}

.tg-btnarea .tg-btn:after {
    display: none
}

.tg-cart {
    width: 100%;
    float: left
}

.tg-cartsearch {
    padding: 0 0 0 30px
}

.tg-cartsearch ul li {
    border-left: 1px solid #414150
}

.tg-cartsearch ul li a {
    width: 50px
}

.tg-navigationarea {
    width: 100%;
    float: left;
    padding: 0 0 0 30px;
    text-align: center;
    position: relative
}

.tg-headerfixed.scroll-to-fixed-fixed {
    background: #fff
}

.tg-logo {
    z-index: 2;
    float: left;
    margin: 9px 0;
    position: relative
}

.tg-logo a {
    display: block
}

.tg-logo a img {
    display: block
}

.tg-socialsignin {
    z-index: 2;
    float: right;
    position: relative
}

.tg-socialsignin .tg-socialicons,
.tg-socialsignin .tg-userbox {
    float: left
}

.tg-socialsignin .tg-socialicons {
    padding: 19px 30px 19px 0
}

.tg-socialsignin .tg-socialicons li {
    float: left;
    line-height: normal;
    padding: 0 0 0 13px
}

.tg-socialsignin .tg-socialicons li a {
    color: #000;
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: normal;
    background: transparent
}

.tg-socialsignin .tg-socialicons li a i {
    color: #000;
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: normal
}

.tg-userbox .tg-btn {
    color: #000;
    display: block;
    padding: 0 25px
}

.tg-socialsignin .tg-btn:after {
    left: 25px;
    right: 25px;
    background: #000
}

.tg-socialsignin .tg-btn:hover:after {
    left: 0;
    right: 0
}

.tg-dropdown,
.tg-login .tg-userbox .tg-btn {
    display: none
}

.tg-login .tg-dropdown {
    display: block
}

.tg-btndropdown {
    color: #000;
    outline: none;
    display: block;
    padding: 0 25px
}

.tg-btndropdown img {
    float: left;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    margin: 12px 0 13px
}

.tg-btndropdown span,
.tg-btndropdown i {
    float: left;
    font-size: 12px;
    line-height: 60px;
    text-transform: uppercase
}

.tg-btndropdown span {
    padding: 0 10px;
    font-weight: 600;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-dropdownusermenu {
    border: 0;
    margin: 0;
    width: 100%;
    padding: 20px 0;
    font-size: 14px;
    line-height: 30px;
    list-style: none;
    border-radius: 0
}

.tg-dropdownusermenu li {
    width: 100%;
    float: left;
    line-height: inherit;
    list-style-type: none
}

.tg-dropdownusermenu li a {
    display: block;
    color: #676767;
    padding: 0 20px;
    line-height: inherit
}

.tg-dropdownusermenu li a:hover {
    background: transparent
}

.tg-nav {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 250px;
    position: absolute;
    text-transform: uppercase;
    font: 500 13px/14px Montserrat, Arial, Helvetica, sans-serif
}

.tg-navigation {
    padding: 0;
    position: relative;
    text-align: center
}

.tg-navigation ul {
    list-style: none;
    font-size: inherit;
    line-height: inherit;
    display: inline-block;
    vertical-align: top
}

.tg-navigation ul li {
    width: 100%;
    float: left;
    padding: 0 30px;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none
}

.tg-navigation > ul > li {
    width: auto
}

.menu-item-has-children {
    position: relative
}

.tg-navigation ul li a {
    color: #000;
    padding: 13px 3px;
    position: relative
}

.tg-navigation > ul > li > a {
    display: block;
    padding: 23px 3px
}

.tg-navigation ul li a:before {
    left: 0;
    height: 0;
    content: '';
    z-index: -1;
    width: 100%;
    position: absolute
}

.tg-navigation > ul > li > a:before {
    bottom: 21px
}

.sub-menu,
.mega-menu {
    top: 80px;
    left: 0;
    margin: 0;
    opacity: 0;
    z-index: 99;
    width: 215px;
    text-align: left;
    background: #fff;
    visibility: hidden;
    position: absolute;
    text-transform: capitalize;
    font: 400 14px/17px Roboto, Arial, Helvetica, sans-serif
}

.sub-menu > li > a {
    color: #676767;
    text-align: left;
    display: inline-block;
    vertical-align: top
}

.sub-menu > li > a:before,
.mega-menu > ul > li > a:before {
    bottom: 12px
}

.menu-item-has-mega-menu {
    position: static
}

.mega-menu {
    opacity: 0;
    width: 100%;
    visibility: hidden
}

.mega-menu > ul {
    margin: 0;
    float: left;
    width: 275px;
    padding: 20px 0 0
}

.mega-menu > ul > li > a {
    color: #676767;
    text-align: left;
    display: inline-block;
    vertical-align: top
}

.mega-menu > ul > li > a:hover:before {
    height: 6px
}

.tg-sliderarea {
    overflow: hidden;
    padding: 20px
}

.tg-sliderarea > h2 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 16px
}

.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children:hover > .mega-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.sub-menu .sub-menu {
    left: 100%
}

.sub-menu > li:hover > .sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible
}

.tg-trendingtripsslider.tg-trendingtrips {
    margin: 0
}

.tg-trendingtripsslider .tg-trendingtrip {
    padding: 0
}

.tg-trendingtripsslider .tg-btnroundprev,
.tg-trendingtripsslider .tg-btnroundnext {
    top: -15px;
    right: 0;
    left: auto;
    color: #000;
    width: 26px;
    height: 26px;
    border-radius: 0;
    font-size: 10px;
    line-height: 24px;
    border-color: silver
}

.tg-trendingtripsslider .tg-btnroundprev {
    right: 30px
}

.tg-trendingtripsslider .tg-btnroundprev i,
.tg-trendingtripsslider .tg-btnroundnext i {
    color: #000;
    font-size: 10px;
    line-height: inherit
}

.tg-sliderarea .tg-trendingtrip figure a {
    padding: 0;
    display: block
}

.tg-bannerholder {
    width: 100%;
    float: left;
    height: 700px;
    position: relative
}

.mm-page.mm-slideout,
.tg-bannerholder .tg-homeslider,
.tg-bannerholder .tg-homeslider .item,
.tg-bannerholder .tg-homeslider.owl-carousel .owl-stage-outer,
.tg-bannerholder .tg-homeslider.owl-carousel .owl-stage,
.tg-bannerholder .tg-homeslider.owl-carousel .owl-item {
    height: 100%;
    position: relative
}

.tg-bannerholder .tg-homeslider.owl-carousel {
    z-index: auto
}

.tg-homeslider.owl-carousel .owl-item {
    width: 100%
}

.tg-bannerholder .tg-homeslider .item {
    padding: 100px 0 0
}

.tg-homeslider .item {
    margin: 0;
    width: 100%;
    float: left
}

.tg-homeslider .item figcaption {
    width: 100%;
    float: left;
    padding: 275px 0;
    background: rgba(0, 0, 0, 0.30)
}

.tg-slidercontent {
    color: #fff;
    width: 100%;
    float: left
}

.tg-slidercontent h1 {
    color: #fff;
    margin: 0 0 20px;
    font-size: 75px;
    font-weight: 700;
    line-height: 55px;
    text-align: center
}

.tg-slidercontent h2 {
    color: #fff;
    margin: 0 0 80px;
    font-size: 54px;
    line-height: 44px;
    text-align: center;
    font-family: 'Caveat Brush', Arial, Helvetica, sans-serif
}

.tg-bannerholder .tg-slidercontent {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 100px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
}

.tg-bannerholder .tg-homeslider .item {
    height: 920px;
    background: rgba(0, 0, 0, 0.30)
}

.tg-formtrip {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    background: rgba(255, 255, 255, 0.30);
    border: 1px solid rgba(255, 255, 255, 0.30)
}

.tg-formtrip fieldset {
    position: relative;
    padding: 0 175px 0 0
}

.tg-formtrip .form-group {
    margin: 0;
    width: 30%;
    float: left;
    padding: 0 5px
}

.tg-formtrip .form-group:nth-child(3),
.tg-formtrip .form-group:nth-child(4) {
    width: 20%
}

.tg-formtrip .form-group:first-child {
    padding-left: 0
}

.tg-formtrip .form-group:nth-child(4) {
    padding-right: 0
}

.tg-formtrip .form-group .tg-select select {
    height: 50px;
    padding: 15px 20px;
    border-color: rgba(0, 0, 0, 0.10)
}

.tg-formtrip .form-group .tg-select:after {
    line-height: 50px
}

.tg-formtrip .tg-btn {
    top: 0;
    right: 0;
    height: 50px;
    padding: 0 45px;
    position: absolute;
    line-height: 50px;
    border-radius: 5px
}

.tg-formtrip .tg-btn:hover {
    color: #fff
}

.tg-formtrip .tg-btn:after {
    display: none
}

.tg-btnroundprev,
.tg-btnroundnext {
    top: 50%;
    color: #000;
    width: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    margin: -25px 0 0;
    line-height: 48px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    border: 1px solid #000
}

.tg-btnroundprev {
    left: 15px
}

.tg-btnroundnext {
    right: 15px
}

.tg-btnroundprev i,
.tg-btnroundnext i {
    display: block;
    text-align: inherit;
    line-height: inherit
}

.tg-bgdark .tg-btnroundprev,
.tg-bgdark .tg-btnroundnext,
.tg-parallax .tg-btnroundprev,
.tg-parallax .tg-btnroundnext {
    color: #fff;
    border-color: #fff
}

.tg-bgdark .tg-btnroundprev {
    left: -70px
}

.tg-bgdark .tg-btnroundnext {
    right: -70px
}

.tg-homeslider .owl-dots {
    left: 0;
    z-index: 3;
    padding: 0;
    width: 100%;
    bottom: 20px;
    text-align: center;
    position: absolute
}

.tg-select .btn-default {
    height: 50px;
    color: #676767;
    background: #fff;
    box-shadow: none;
    padding: 15px 20px;
    border-color: rgba(0, 0, 0, 0.10) !important
}

.tg-select .btn-default .bs-caret {
    display: none
}

.tg-select .btn-default.active,
.btn-default:active,
.tg-select .open > .dropdown-toggle.btn-default {
    box-shadow: none;
    background: #fff
}

.tg-select .dropdown-menu {
    padding: 0
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 15px
}

.tg-select .bootstrap-select.btn-group .dropdown-menu.inner {
    width: 100%;
    float: left;
    height: 160px;
    list-style: none;
    padding: 0 0 15px;
    text-transform: capitalize;
    font: 400 14px/30px Roboto, Arial, Helvetica, sans-serif
}

.tg-select .bootstrap-select.btn-group .dropdown-menu.inner li {
    width: 100%;
    float: left;
    line-height: 30px;
    list-style-type: none
}

.tg-select .bootstrap-select.btn-group .dropdown-menu.inner li a {
    padding: 8px 20px 6px
}

.tg-select .dropdown-menu > .active > a,
.tg-select .dropdown-menu > .active > a:focus,
.tg-select .dropdown-menu > .active > a:hover,
.tg-select .dropdown-menu.inner li a:hover {
    color: #fff
}

.tg-toursdestinations {
    clear: both;
    margin: -5px;
    overflow: hidden
}

.tg-tourdestination {
    width: 57.8%;
    float: left;
    padding: 5px
}

.tg-tourdestination + .tg-tourdestination {
    width: 42.2%
}

.tg-tourdestination figure {
    margin: 0;
    width: 100%;
    float: left;
    overflow: hidden;
    background: #000;
    position: relative
}

.tg-tourdestination figure a {
    display: block
}

.tg-tourdestination figure a img {
    z-index: 2;
    width: 100%;
    height: auto;
    opacity: .6;
    display: block;
    position: relative
}

.tg-tourdestination figure:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.tg-hoverbox,
.tg-tourdestination figure a figcaption {
    top: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    -webkit-box-alt: center;
    -ms-flex-alt: center;
    alt-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tg-adventuretitle {
    width: 100%;
    float: left;
    padding: 0 0 30px;
    position: relative
}

.tg-tourdestinationbigbox .tg-adventuretitle {
    padding: 0 0 30px
}

.tg-adventuretitle:before {
    left: 50%;
    bottom: 0;
    content: '';
    width: 56px;
    height: 11px;
    position: absolute;
    margin: 0 0 0 -28px;
    background: url(../images/patternw.png) no-repeat
}

.tg-adventuretitle h2 {
    margin: 0;
    color: #fff;
    font: 36px/24px 'Caveat Brush', Arial, Helvetica, sans-serif
}

.tg-tourdestinationbigbox .tg-adventuretitle h2 {
    font-size: 54px;
    line-height: 40px
}

.tg-adventuretitle h2 a {
    color: #fff;
    display: block
}

.tg-tourdestination figcaption .tg-description {
    padding: 20px 0 0
}

.tg-tourdestination figcaption .tg-description p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    text-transform: uppercase
}

.tg-head {
    width: 100%;
    float: left
}

.tg-head .tg-select {
    width: 240px;
    float: right
}

.tg-zerotoppadding {
    padding-top: 0 !important
}

.tg-zerobottompadding {
    padding-bottom: 0 !important
}

.tg-features {
    width: 100%;
    float: left;
    margin: -30px 0
}

.tg-feature {
    width: 100%;
    float: left;
    padding: 30px 0
}

.tg-featuretitle {
    width: 100%;
    float: left;
    padding: 0 0 20px
}

.tg-featuretitle h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 16px
}

.tg-featuretitle h2 span,
.tg-featuretitle h2 a {
    display: inline-block;
    vertical-align: middle
}

.tg-featuretitle h2 span {
    padding: 0 8px 0 0
}

.tg-featuretitle h2 a {
    color: #000
}

.tg-feature .tg-description p {
    margin: 0
}

.tg-parallax {
    width: 100%;
    float: left
}

.tg-parallax .tg-sectionspace {
    background: rgba(0, 0, 0, 0.50)
}

.tg-parallax .tg-sectiontitleleft h2 {
    color: #fff;
    background: url(../images/patternw.png) no-repeat 100% 100%
}

.tg-parallax .tg-sectiontitleleft .tg-btnvtwo {
    margin: 12px 0 0
}

.tg-populartours {
    width: 100%;
    float: left;
    position: static
}

.tg-populartours .tg-btnroundprev {
    left: -80px
}

.tg-populartours .tg-btnroundnext {
    right: -80px
}

.tg-populartour {
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #fff
}

.tg-populartour figure {
    margin: 0;
    width: 100%;
    float: left;
    position: relative
}

.tg-descount {
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 0 15px;
    font-size: 12px;
    line-height: 34px;
    position: absolute
}

.tg-populartour figure a {
    display: block
}

.tg-populartour figure a img {
    width: 100%;
    height: auto;
    display: block
}

.tg-populartourcontent {
    width: 100%;
    float: left;
    padding: 30px 0 0
}

.tg-populartourtitle {
    width: 100%;
    float: left;
    padding: 0 0 20px
}

.tg-populartourtitle h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px
}

.tg-populartourtitle h3 a {
    color: #000
}

.tg-populartourcontent .tg-description {
    padding: 0 0 20px
}

.tg-populartourcontent .tg-description p {
    margin: 0
}

.tg-populartoursslider .tg-populartourcontent {
    padding: 30px 20px 0
}

.tg-populartoursslider .tg-populartourfoot {
    clear: both;
    width: auto;
    float: none;
    padding: 20px;
    margin: 0 -20px;
    overflow: hidden
}

.tg-populartoursvtwo .tg-populartourcontent {
    padding: 30px 0 0
}

.tg-populartoursvtwo .tg-populartourfoot {
    margin: 0;
    padding: 20px 0
}

.tg-populartourfoot {
    width: 100%;
    float: left;
    padding: 27px 0 0;
    border-top: 1px solid #e6e6e6
}

.tg-durationrating {
    float: left
}

.tg-tourduration {
    width: 100%;
    float: left;
    color: #676767;
    margin: 0 0 12px;
    font-size: 13px;
    line-height: 13px;
    position: relative;
    padding: 3px 0 3px 25px
}

.tg-tourduration:before {
    top: 0;
    left: 0;
    content: '\e914';
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    font-family: 'icomoon'
}

.tg-durationrating .tg-stars,
.tg-durationrating em {
    float: left;
    font-style: normal
}

.tg-durationrating em {
    font-size: 10px;
    line-height: 12px
}

.tg-pricearea {
    float: right
}

.tg-pricearea span,
.tg-pricearea del {
    float: right;
    font-size: 13px;
    line-height: 13px;
    padding: 0 0 10px;
    text-transform: capitalize
}

.tg-pricearea h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.tg-price {
    width: 100%;
    float: left
}

.tg-price del {
    float: none;
    padding: 0;
    font-size: 14px;
    line-height: 14px
}

.tg-price del,
.tg-price h4 {
    display: inline-block;
    vertical-align: middle
}

.tg-ourdestination {
    width: 100%;
    float: left
}

.tg-ourdestination figure {
    margin: 0;
    width: 100%;
    float: left
}

.tg-ourdestination figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-ourdestinationcontent {
    width: 100%;
    float: left
}

.tg-ourdestinationcontent .tg-description {
    padding: 0 0 45px
}

.tg-ourdestinationcontent .tg-description p {
    margin: 0
}

.tg-destinations {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    list-style: none;
    padding: 0 0 20px
}

.tg-destinations li {
    float: left;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none;
    padding: 0 63px 30px 0
}

.tg-destinations li a {
    float: left
}

.tg-destinations li a h3,
.tg-destinations li a em {
    display: inline-block;
    vertical-align: middle
}

.tg-destinations li a h3 {
    margin: 0;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px
}

.tg-destinations {
    width: 100%;
    float: left
}

.tg-destination {
    width: 100%;
    float: left;
    margin: -20px 0
}

.tg-destination figure {
    margin: 20px 0;
    width: 100%;
    float: left;
    background: #000
}

.tg-destination figure a {
    z-index: 1;
    display: block;
    position: relative
}

.tg-destination figure a img {
    width: 100%;
    height: auto;
    opacity: .6;
    display: block
}

.tg-destination figure:hover a img {
    opacity: 1
}

.tg-destination figure figcaption {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    color: #fff;
    position: absolute;
    padding: 0 25px 20px
}

.tg-destination figure figcaption h2 {
    color: #fff;
    margin: 0 0 8px;
    font-size: 24px;
    font-weight: 600;
    line-height: 18px
}

.tg-destination figure figcaption h2 a {
    color: #fff
}

.tg-destination figure figcaption .tg-description p {
    margin: 0;
    line-height: 15px
}

.tg-destinationsslider .tg-btnroundprev,
.tg-destinationsslider .tg-btnroundnext {
    color: #000;
    border-color: #000
}

.tg-destinationsslider .tg-btnroundprev i,
.tg-destinationsslider .tg-btnroundnext i {
    color: inherit
}

.tg-destinationsslider .tg-btnroundprev {
    left: -80px
}

.tg-destinationsslider .tg-btnroundnext {
    right: -80px
}

.tg-calltoaction {
    color: #fff;
    width: 100%;
    float: left;
    text-align: center
}

.tg-pattern {
    width: 100%;
    float: left;
    padding: 0 0 75px
}

.tg-calltoaction h2 {
    color: #fff;
    clear: both;
    margin: 0 0 30px;
    font-size: 42px;
    font-weight: 600;
    line-height: 34px
}

.tg-calltoaction .tg-description {
    padding: 0 0 75px
}

.tg-calltoaction .tg-description p {
    margin: 0
}

.tg-guidesslider .tg-btnroundprev,
.tg-guidesslider .tg-btnroundnext {
    color: #000;
    border-color: #000
}

.tg-guidesslider .tg-btnroundprev i,
.tg-guidesslider .tg-btnroundnext i {
    color: inherit
}

.tg-guidesslider .tg-btnroundprev {
    left: -80px
}

.tg-guidesslider .tg-btnroundnext {
    right: -80px
}

.tg-guides {
    width: 100%;
    float: left;
    padding: 20px 0 0
}

.tg-guide {
    width: 100%;
    float: left;
    background: #fff
}

.tg-guide figure {
    margin: 0;
    width: 100%;
    float: left
}

.tg-guide figure a {
    display: block
}

.tg-guide figure a img {
    display: block
}

.tg-guidecontent {
    width: 100%;
    float: left;
    padding: 30px 20px 5px
}

.tg-guidecontenthead {
    width: 100%;
    float: left;
    margin: 0 0 25px;
    position: relative;
    padding: 0 0 28px
}

.tg-guidecontenthead:before {
    top: 100%;
    left: 0;
    width: 50px;
    height: 3px;
    content: '';
    position: absolute;
    background: #cbcbcb
}

.tg-guidecontenthead h3 {
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: 600;
    line-height: 16px
}

.tg-guidecontenthead h4 {
    margin: 0;
    color: #676767;
    font: 400 15px/15px Roboto, Arial, Helvetica, sans-serif
}

.tg-guidecontenthead h4 a {
    color: #676767
}

.tg-guidecontenthead .tg-socialicons {
    top: 0;
    right: 0;
    position: absolute
}

.tg-guidecontenthead .tg-socialicons li {
    float: left;
    line-height: normal;
    padding: 0 0 0 14px
}

.tg-guidecontenthead .tg-socialicons li a {
    width: auto;
    color: #000;
    height: auto;
    border-radius: 0;
    line-height: normal;
    background: transparent
}

.tg-guidecontent .tg-description p {
    margin: 0
}

.tg-ourpartners {
    width: 100%;
    float: left;
    color: #fff;
    text-align: center
}

.tg-ourpartners .tg-pattern {
    padding: 0 0 25px
}

.tg-ourpartners .tg-pattern img {
    display: block;
    margin: 0 auto
}

.tg-ourpartners h2 {
    margin: 0;
    clear: both;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 24px
}

.tg-partners {
    width: 100%;
    float: left;
    list-style: none;
    padding: 70px 0 0
}

.tg-partners li {
    width: 20%;
    float: left;
    padding: 0 15px;
    list-style-type: none
}

.tg-partners li figure {
    margin: 0;
    width: 100%;
    float: left;
    text-align: center
}

.tg-partners li figure a {
    display: inline-block;
    vertical-align: middle
}

.tg-partners li figure a img {
    display: block
}

.tg-widget {
    width: 100%;
    float: left
}

.tg-widget + .tg-widget {
    margin: 60px 0 0
}

.tg-widgettitle {
    width: 100%;
    float: left;
    padding: 0 0 30px
}

.tg-widgettitle h3 {
    margin: 0;
    color: #010101;
    font-size: 18px;
    font-weight: 600;
    line-height: 14px
}

.tg-sidebar .tg-widgettitle h3 {
    font-size: 20px;
    line-height: 16px
}

.tg-widgetcontent {
    width: 100%;
    float: left
}

.tg-widgetcontent ul {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 18px;
    list-style: none
}

.tg-widgetcontent ul li {
    width: 100%;
    float: left;
    line-height: inherit;
    list-style-type: none
}

.tg-widgetcontent ul li + li {
    padding: 20px 0 0
}

.tg-widgetcontent ul li a {
    color: #c3c3c3
}

.tg-widgetcontent ul li i {
    color: #676767;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    font-style: normal
}

.tg-widgetcontent ul li figure {
    margin: 0;
    float: left
}

.tg-widgetcontent ul li figure a {
    display: block
}

.tg-widgetcontent ul li figure a img {
    width: 100%;
    height: auto;
    display: block
}

.tg-newcontent {
    overflow: hidden;
    padding: 0 0 0 17px
}

.tg-newcontent h4 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 14px
}

.tg-newcontent h4 a {
    color: #fff
}

.tg-newcontent .tg-description {
    padding: 0 0 10px
}

.tg-newcontent .tg-description p {
    margin: 0;
    font-size: 13px;
    line-height: 16px
}

.tg-newcontent time {
    width: 100%;
    float: left;
    font-size: 10px;
    line-height: 13px
}

.tg-widgettext .tg-widgetcontent .tg-description {
    padding: 0 0 20px
}

.tg-widgettext .tg-widgetcontent .tg-description p {
    margin: 0
}

.tg-widgettext .tg-widgetcontent span {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-widgettext .tg-widgetcontent > a {
    font-size: 13px;
    line-height: 13px
}

.tg-widgettext .tg-widgetcontent .tg-socialicons {
    padding: 20px 0 0
}

.tg-widgettext .tg-widgetcontent .tg-socialicons li {
    width: auto;
    padding: 0 4px
}

.tg-widgettext .tg-widgetcontent .tg-socialicons li:first-child {
    padding-left: 0
}

.tg-widgettext .tg-widgetcontent .tg-socialicons li a {
    background: #fff
}

.tg-widgettext .tg-widgetcontent .tg-socialicons li a i {
    line-height: 40px
}

.tg-widgettravelunews .tg-widgetcontent ul li + li {
    padding: 30px 0 0
}

.tg-widgetdestinations .tg-widgetcontent ul li a {
    position: relative;
    padding: 0 0 0 25px
}

.tg-widgetdestinations .tg-widgetcontent ul li a:before {
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: 18px;
    content: '\e908';
    position: absolute;
    font-family: 'icomoon'
}

.tg-widgetnewsletter .tg-widgetcontent .tg-description {
    padding: 0 0 30px
}

.tg-widgetnewsletter .tg-widgetcontent .tg-description p {
    margin: 0
}

.tg-formnewsletter fieldset {
    overflow: hidden;
    border-radius: 5px;
    position: relative
}

.tg-formnewsletter .form-control {
    border: 0;
    z-index: 1;
    position: relative;
    padding-right: 60px
}

.tg-formnewsletter button {
    top: 0;
    right: 0;
    z-index: 2;
    width: 50px;
    height: 42px;
    line-height: 42px;
    position: absolute
}

.tg-widgetnewsletter .tg-widgetcontent span {
    width: 100%;
    float: left;
    color: #676767;
    font-size: 13px;
    line-height: 16px;
    padding: 20px 0 0
}

.tg-widgetcontent .tg-newcontent h4 {
    color: #000;
    font-size: 16px;
    line-height: 17px
}

.tg-widgetcontent .tg-newcontent h4 a {
    color: #000
}

.tg-footercolumn .tg-widgetcontent .tg-newcontent h4 a {
    color: #fff
}

.tg-reviewstararea {
    float: left
}

.tg-newcontent .tg-pricearea span,
.tg-newcontent .tg-pricearea h4 {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.tg-newcontent .tg-pricearea span {
    padding: 0
}

.tg-newcontent .tg-pricearea h4 {
    margin: 0
}

.tg-reviewstararea em {
    color: #676767;
    font-size: 10px;
    line-height: 10px;
    font-style: normal
}

.tg-reviewstararea .tg-stars span:after,
.tg-reviewstararea .tg-stars:before {
    padding: 4px 0 0
}

.tg-widgetlatesttour .tg-widgetcontent ul li:first-child {
    padding-top: 0
}

.tg-widgetlatesttour .tg-widgetcontent ul li + li {
    padding: 20px 0
}

.tg-widgetlatesttour .tg-widgetcontent ul li {
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

.tg-widgetpopulartourslider {
    width: 100%;
    float: left
}

.tg-widgetpopulartourslider .tg-trendingtrip {
    padding: 0
}

.tg-widgetpopulartourslider .tg-btnroundprev,
.tg-widgetpopulartourslider .tg-btnroundnext {
    border: 0;
    color: #fff;
    width: auto;
    height: auto;
    margin: -7px 0 0;
    line-height: normal
}

.tg-widget.tg-widgetcatagories ul li {
    position: relative;
    padding: 10px 0 10px 25px
}

.tg-widget.tg-widgetcatagories ul li:before {
    left: 0;
    content: '\f00c';
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    font-family: 'FontAwesome'
}

.tg-widget.tg-widgetcatagories ul li a {
    color: #676767
}

.tg-widgettourinfo,
.tg-widgettourinfo,
.tg-widgetpersonprice {
    padding: 30px 30px 0;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03)
}

.tg-widgetpersonprice {
    padding: 0 30px
}

.tg-widgettourinfo ul li:nth-child(4) {
    margin: 0 0 40px
}

.tg-widgettourinfo ul li span,
.tg-widgetpersonprice ul li span {
    color: #000;
    float: left;
    font-weight: 500
}

.tg-widgettourinfo ul li em,
.tg-widgetpersonprice ul li em {
    float: right;
    font-style: normal
}

.tg-widgettourinfo ul li.tg-couponapply {
    width: auto;
    clear: both;
    float: none;
    overflow: hidden;
    padding: 20px 30px;
    margin: 40px -30px 0;
    border-top: 1px solid #e6e6e6
}

.tg-couponapply {
    width: 100%;
    float: left
}

.tg-couponapply .form-group {
    margin: 0;
    position: relative;
    padding: 0 110px 0 0
}

.tg-couponapply .form-group input {
    background: none
}

.tg-couponapply .form-group .tg-btn {
    top: 0;
    right: 0;
    height: 40px;
    padding: 0 30px;
    background: #888;
    border-radius: 4px;
    line-height: 40px;
    position: absolute
}

.tg-couponapply .form-group .tg-btn:hover {
    color: #fff
}

.tg-couponapply .form-group .tg-btn:after {
    display: none
}

.tg-widgetpersonprice ul li.tg-personprice,
.tg-widgetpersonprice ul li.tg-totalprice {
    width: auto;
    clear: both;
    float: none;
    overflow: hidden;
    margin: 0 -30px;
    padding: 20px 30px
}

.tg-widgetpersonprice ul li.tg-totalprice {
    padding: 0;
    margin: 0 -30px
}

.tg-totalpayment {
    width: 100%;
    float: left;
    margin: 40px 0 0;
    padding: 20px 30px;
    border-top: 1px solid #e6e6e6
}

.tg-widgetpersonprice ul li .tg-totalpayment span {
    font-weight: 700
}

.tg-widgetpersonprice ul li .tg-totalpayment em {
    font-weight: 700
}

.tg-widgetpersonprice ul li.tg-personprice {
    width: auto;
    float: none;
    clear: both;
    overflow: hidden;
    padding: 20px 30px;
    margin: 0 -30px 20px;
    border-bottom: 1px solid #e6e6e6
}

.tg-widgetpersonprice ul li:last-child {
    width: auto;
    clear: both;
    float: none;
    padding-top: 0;
    overflow: hidden;
    margin: 0 -30px
}

.tg-widgetpersonprice ul li.tg-personprice .tg-perperson span i {
    font-size: 12px;
    line-height: 12px
}

.tg-widgetpersonprice ul li .tg-btn,
.tg-widgetpersonprice ul li .tg-btn:hover {
    color: #fff
}

.tg-widgetpersonprice ul li .tg-btn:after {
    display: none
}

.tg-cartproductdetail {
    width: 100%;
    float: left
}

.tg-cartproductdetail table {
    float: left;
    margin: 0 0 60px
}

.tg-cartproductdetail table tr th,
.tg-cartproductdetail table tr td {
    border: 0;
    color: #000;
    padding: 15px 0;
    text-align: left;
    vertical-align: middle;
    padding-top: 0
}


.tg-cartproductdetail table tr td {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.tg-cartproductdetail table tr th {
    border-top: 0 !important
}

.tg-cartproductdetail table tr td .tg-tourname {
    border: 0;
    padding: 0
}

.tg-cartproductdetail table tr th:first-child,
.tg-cartproductdetail table tr td:first-child {
    width: 60%
}

.tg-cartproductdetail table tr th:nth-child(2),
.tg-cartproductdetail table tr td:nth-child(3) {
    width: 15%
}

.tg-cartproductdetail table tr td .form-control {
    width: 80px
}

.tg-cartproductdetail table tr td > span {
    display: block;
    line-height: 15px;
    font-weight: 700
}

.tg-cartproductdetail table tr td:last-child {
    text-align: right
}

.tg-cartproductdetail table tr td i {
    color: #6e6e6e;
    font-size: 25px;
    line-height: 25px
}

.tg-footer {
    width: 100%;
    float: left;
    background: #000
}

.tg-fourcolumns {
    width: 100%;
    float: left
}

.tg-footercolumn {
    width: 100%;
    float: left;
    color: #c3c3c3;
    padding: 40px 0
}

.tg-footercolumn .tg-widgettitle h3 {
    color: #fff
}

.tg-footerbar {
    width: 100%;
    float: left;
    color: #676767;
    padding: 20px 0;
    min-height: 55px;
    font-size: 13px;
    line-height: 15px;
    background: #161616
}

.tg-footerbar p {
    margin: 0;
    text-align: center;
    line-height: inherit
}

.tg-homebannerslider {
    position: relative
}

.tg-headervtwo {
    left: 0;
    float: none;
    z-index: 99;
    padding: 0 30px;
    background: none;
    position: absolute
}

.tg-headervtwo .tg-logo {
    margin: 0
}

.tg-headervtwo .tg-infonav {
    z-index: 3;
    float: right;
    padding: 22px 0;
    line-height: 18px;
    position: relative
}

.tg-headervtwo .tg-infonav ul li,
.tg-headervtwo .tg-infonav ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: inherit
}

.tg-headervtwo .tg-infonav ul li:first-child span {
    font-size: 16px
}

.tg-headervtwo .tg-infonav ul li:first-child i {
    padding: 0 10px 0 0
}

.tg-headervtwo .tg-navigationarea {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    padding: 0 20px 0 180px
}

.tg-navigationholder {
    width: 100%;
    float: left;
    position: relative
}

.tg-headervtwo .tg-nav,
.tg-headervtwo .tg-socialicons {
    padding: 0;
    width: auto;
    float: none;
    position: static;
    display: inline-block;
    vertical-align: middle
}

.tg-headervtwo .tg-nav {
    font-weight: 400
}

.tg-headervtwo .tg-navigation {
    position: static
}

.tg-headervtwo .tg-navigation > ul > li {
    padding: 14px 0;
    margin: 0 25px
}

.tg-headervtwo .tg-navigation > ul > li > a {
    padding: 0;
    color: #fff
}

.tg-headervtwo .tg-navigation ul li a:before {
    display: none
}

.tg-headervtwo .tg-socialicons {
    padding: 11px 0
}

.tg-headervtwo .tg-socialicons li {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 0 0 0 15px
}

.tg-headervtwo .tg-socialicons li a {
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: normal;
    background: transparent
}

.tg-headervtwo .tg-socialicons li a i {
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: normal
}

.tg-headervtwo .tg-infonav ul li:hover .tg-cartitems {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.tg-headervtwo.tg-headerfixed.scroll-to-fixed-fixed {
    background: #000000b5;
    padding: 9px 30px
}

.tg-headervtwo.tg-headerfixed.scroll-to-fixed-fixed .tg-navigation > ul > li {
    padding: 23px 0
}

.tg-homeslidervtwo .item figcaption {
    padding: 312px 0
}

.tg-homeslidervtwo .tg-slidercontent,
.tg-homeslidervtwo .tg-slidercontent h1,
.tg-homeslidervtwo .tg-slidercontent h2 {
    text-align: left
}

.tg-homeslidervtwo .tg-slidercontent h1 {
    line-height: 75px
}

.tg-homeslidervtwo .tg-slidercontent h2 {
    margin: 0 0 30px;
    font-size: 36px;
    line-height: 36px
}

.tg-findtour {
    width: 100%;
    float: left;
    padding: 28px 10px;
    background: #14141e
}

.tg-findtour .tg-formtrip {
    border: 0;
    padding: 0;
    border-radius: 0;
    background: transparent
}

.tg-trendingtrips {
    width: 100%;
    float: left
}

.tg-sectionheadvtwo {
    text-align: center
}

.tg-sectionheadvtwo .tg-sectiontitle h2 {
    width: 100%;
    padding: 30px 0 0;
    text-align: center;
    background-position: top center
}

.tg-trendingtrips {
    width: 100%;
    float: left;
    margin: -40px 0
}

.tg-trendingtrip {
    width: 100%;
    float: left;
    padding: 40px 0
}

.tg-trendingtrip figure {
    margin: 0;
    width: 100%;
    float: left;
    overflow: hidden;
    background: #000;
    position: relative
}

.tg-trendingtrip figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-trendingtrip:hover figure img {
    opacity: .6
}

.tg-trendingtrip figure .tg-hover {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute
}

.tg-trendingtrip .tg-hover .tg-stars {
    top: -15px;
    left: 15px;
    float: none;
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.tg-trendingtrip .tg-hover .tg-tourduration {
    top: -15px;
    right: 15px;
    width: auto;
    float: none;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.tg-trendingtrip .tg-hover .tg-pricearea {
    left: 15px;
    bottom: -10px;
    opacity: 0;
    float: none;
    color: #fff;
    text-align: left;
    visibility: hidden;
    position: absolute
}

.tg-trendingtrip .tg-hover .tg-pricearea span {
    width: 100%
}

.tg-locationname {
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 0 15px;
    font-size: 12px;
    line-height: 34px;
    position: absolute;
    text-transform: uppercase
}

.tg-trendingtrip:hover .tg-hover .tg-stars,
.tg-trendingtrip:hover .tg-hover .tg-tourduration {
    top: 15px;
    opacity: 1;
    visibility: visible
}

.tg-trendingtrip:hover .tg-hover .tg-pricearea {
    bottom: 15px;
    opacity: 1;
    visibility: visible
}

.tg-trendingtrip .tg-populartourcontent {
    padding: 30px 0 0
}

.tg-trendingtrip .tg-populartourcontent .tg-description {
    padding: 0
}

.tg-parallax .tg-sectionhead {
    color: #fff
}

.tg-parallax .tg-sectiontitle h2 {
    color: #fff;
    background: url(../images/patternw.png) no-repeat 100% 100%
}

.tg-parallax .tg-sectionheadvtwo .tg-sectiontitle h2 {
    background-position: top center
}

.tg-populardestinations {
    width: 100%;
    float: left
}

.tg-populardestination {
    width: 100%;
    float: left
}

.tg-populardestination figure {
    margin: 0;
    width: 100%;
    float: left;
    background: #000;
    position: relative
}

.tg-populardestination figure a {
    display: block
}

.tg-populardestination figure a img {
    opacity: .6;
    display: block
}

.tg-populardestination figure figcaption {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    color: #fff;
    position: absolute;
    padding: 0 25px 20px
}

.tg-populardestination figure figcaption h3 {
    color: #fff;
    margin: 0 0 8px;
    font-size: 24px;
    font-weight: 600;
    line-height: 18px
}

.tg-populardestination figure figcaption h3 a {
    color: #fff
}

.tg-populardestination figure figcaption .tg-description p {
    margin: 0;
    line-height: 15px
}

.tg-populardestinations.owl-carousel .owl-dot span {
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid transparent
}

.tg-populardestinations.owl-carousel .owl-dot:hover span,
.tg-populardestinations.owl-carousel .owl-dot.active span {
    width: 10px;
    height: 10px;
    background: none;
    border-color: #fff
}

.tg-themetabs {
    width: 100%;
    float: left
}

.tg-themetabnav {
    width: 100%;
    float: left;
    color: #676767;
    display: table;
    font-size: 13px;
    list-style: none;
    line-height: 16px;
    text-align: center;
    table-layout: fixed
}

.tg-themetabnav li {
    display: table-cell;
    line-height: inherit;
    list-style-type: none
}

.tg-themetabnav li a {
    color: #676767;
    display: block
}

.tg-themetabnav li a img {
    display: block;
    margin: 0 auto
}

.tg-themetabnav li a strong {
    color: #000;
    display: block;
    padding: 25px 0 5px;
    font: 500 16px/16px Montserrat, Arial, Helvetica, sans-serif
}

.tg-themetabnav li a span {
    display: block
}

.tg-themetabnav li.active a,
.tg-themetabnav li:hover a {
    opacity: .4
}

.tg-themetabcontent {
    width: 100%;
    float: left;
    padding: 20px 0 0
}

.tg-themetabcontent > div {
    width: 100%;
    float: left
}

.tg-topdestinations {
    width: 100%;
    float: left;
    margin: -15px 0
}

.tg-topdestination {
    width: 100%;
    float: left
}

.tg-topdestination figure {
    width: 100%;
    float: left;
    margin: 15px 0;
    overflow: hidden;
    background: #000;
    border: 1px solid #fff
}

.tg-topdestination figure a {
    z-index: 1;
    display: block;
    position: relative
}

.tg-topdestination figure a img {
    width: 100%;
    height: auto;
    opacity: .6;
    display: block
}

.tg-topdestination:hover figure a img {
    opacity: .2
}

.tg-topdestination figure figcaption {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    color: #fff;
    position: absolute;
    padding: 0 25px 20px
}

.tg-topdestination figure figcaption .service-review {
    top: 40%;
    position: absolute
}

.tg-topdestination figure figcaption h2 {
    margin: 0;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 500;
    line-height: 16px;
    position: relative;
    padding: 0 0 0 25px
}

.tg-topdestination figure figcaption h2:before {
    top: -1px;
    left: 0;
    font-size: 18px;
    line-height: 18px;
    content: '\eb77';
    position: absolute;
    font-family: 'icomoon'
}

.tg-topdestination figure figcaption h2 a {
    color: #fff
}

.tg-topdestination:hover figure figcaption {
    bottom: -150px
}

.tg-topdestination figure .tg-btnviewall {
    top: -50%;
    left: 50%;
    font-size: 12px;
    font-weight: 500;
    background: none;
    padding: 0 0 8px;
    line-height: 12px;
    position: absolute;
    margin: -6px 0 0 -38px;
    text-transform: uppercase;
    color: #fee133
}

.tg-topdestination figure .tg-btnviewall:before {
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute
}

.tg-topdestination:hover figure .tg-btnviewall {
    top: 50%
}

.tg-totaltours {
    float: right;
    font: 400 14px/16px Roboto, Arial, Helvetica, sans-serif
}

.tg-videobox {
    width: 100%;
    float: left;
    margin: 0 185px;
    position: relative;
    -webkit-box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.30);
    box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.30)
}

.tg-videobox img {
    z-index: 1;
    width: 100%;
    height: auto;
    display: block;
    position: relative
}

.tg-btnplay {
    top: 50%;
    left: 50%;
    z-index: 2;
    color: #fff;
    width: 70px;
    height: 70px;
    display: block;
    font-size: 30px;
    line-height: 70px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    margin: -35px 0 0 -35px;
    -webkit-box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.50);
    box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.50)
}

.tg-btnplay i {
    display: block;
    line-height: inherit
}

.tg-btnplay:hover i {
    color: #fff
}

.tg-toppadding {
    padding-top: 90px
}

.tg-posts {
    width: 100%;
    float: left
}

.tg-post {
    width: 100%;
    float: left
}

.tg-post figure {
    margin: 0;
    width: 100%;
    float: left;
    overflow: hidden;
    background: #000;
    position: relative
}

.tg-post figure a {
    display: block;
    overflow: hidden
}

.tg-post figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-post figure .tg-hover {
    top: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 15px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    position: absolute;
    -webkit-box-alt: center;
    -ms-flex-alt: center;
    alt-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tg-post figure .tg-hover h3 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 16px
}

.tg-post figure .tg-hover h3 a {
    color: #fff
}

.tg-post figure .tg-hover time {
    font-size: 10px;
    line-height: 10px
}

.tg-post:hover figure img {
    opacity: .4
}

.tg-post:hover figure .tg-hover {
    opacity: 1;
    visibility: visible
}

.tg-nobackground {
    background: none
}

.tg-homesliderfull .item figcaption {
    padding: 235px 0
}

.tg-homesliderfull .tg-slidercontent h1 {
    font-size: 55px;
    line-height: 38px;
    text-transform: uppercase
}

.tg-homesliderfull .tg-slidercontent h2 {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 30px
}

.tg-homesliderthumbnails .item {
    cursor: pointer
}

.tg-homesliderthumbnails .item figcaption {
    padding: 70px 0;
    background: rgba(0, 0, 0, 0.40)
}

.tg-homesliderthumbnails .tg-slidercontent h1 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 20px;
    text-transform: capitalize
}

.tg-homesliderthumbnails .tg-slidercontent h2 {
    margin: 0;
    font: 400 15px/15px Roboto, Arial, Helvetica, sans-serif
}

.tg-homesliderthumbnails .current figcaption,
.tg-homesliderthumbnails .item:hover figcaption {
    background: rgba(0, 0, 0, 0.80)
}

.tg-themetabsvtwo {
    padding: 0 0 120px
}

.tg-themetabsvtwo .tg-themetabnav {
    text-align: left;
    border-bottom: 1px solid #676767
}

.tg-themetabsvtwo .tg-themetabnav li a,
.tg-themetabsvtwo .tg-themetabnav li a strong {
    color: #fff;
    padding: 0;
    opacity: .5;
    text-transform: uppercase
}

.tg-themetabsvtwo .tg-themetabnav li a {
    position: relative;
    padding-bottom: 20px
}

.tg-themetabsvtwo .tg-themetabnav li a:before {
    width: 0;
    height: 3px;
    content: '';
    bottom: -1px;
    position: absolute
}

.tg-themetabsvtwo .tg-themetabnav li:hover a,
.tg-themetabsvtwo .tg-themetabnav li.active a,
.tg-themetabsvtwo .tg-themetabnav li:hover a strong,
.tg-themetabsvtwo .tg-themetabnav li.active a strong {
    opacity: 1
}

.tg-themetabsvtwo .tg-themetabnav li:hover a:before,
.tg-themetabsvtwo .tg-themetabnav li.active a:before {
    width: 100%
}

.tg-parallax .tg-features {
    margin: 0
}

.tg-parallax .tg-feature {
    color: #fff;
    padding: 60px 0;
    text-align: center
}

.tg-parallax .tg-featuretitle h2,
.tg-parallax .tg-featuretitle h2 span,
.tg-parallax .tg-featuretitle h2 a {
    color: #fff
}

.tg-homebanner .item figcaption {
    padding: 412px 0
}

.tg-findtourvfour {
    position: relative
}

.tg-btntoggleform {
    left: 0;
    color: #fff;
    bottom: 100%;
    width: 280px;
    height: 55px;
    padding: 15px;
    font-size: 16px;
    overflow: hidden;
    line-height: 25px;
    position: absolute;
    border-radius: 10px 10px 0 0
}

.tg-btntoggleform span {
    float: left;
    line-height: inherit
}

.tg-btntoggleform i {
    float: right;
    line-height: inherit
}

.tg-btntoggleform:hover,
.tg-btntoggleform:focus {
    color: #fff
}

.tg-findtourvfour {
    padding: 0
}

.tg-findtourvfour .tg-formtheme.tg-formtrip {
    display: none;
    padding: 40px 0
}

.tg-findtourvfour .tg-formtrip .tg-btn {
    background: #000
}

.tg-homebanner .tg-slidercontent h1 {
    margin: 0 0 10px;
    font-size: 55px;
    line-height: 50px;
    text-transform: uppercase
}

.tg-homebanner .tg-slidercontent h2 {
    margin: 0;
    font-size: 36px;
    line-height: 36px
}

.tg-ourpartnersvtwo .tg-partners {
    padding: 30px 0 0
}

.tg-ourpartnersvtwo li figure a img {
    opacity: .4
}

.tg-ourpartnersvtwo li figure:hover a img {
    opacity: 1
}

.tg-homebannervtwo .item figcaption {
    padding: 250px 0 0
}

.tg-slidercontent .tg-videobox {
    width: 100%;
    float: none;
    max-width: 710px;
    margin: 0 auto 75px
}

.tg-homebannervtwo .tg-slidercontent h1 {
    margin: 0 0 6px;
    font-size: 42px;
    line-height: 42px
}

.tg-homebannervtwo .tg-slidercontent h2 {
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 130px
}

.tg-findtourvfive {
    padding: 40px;
    background: #fff;
    margin: -65px 0 0;
    -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.20);
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.20)
}

.tg-innerbanner .tg-sectionspace {
    color: #fff;
    text-align: center;
    padding: 230px 0 70px;
    background: rgba(0, 0, 0, 0.40)
}

.tg-innerbanner h1 {
    margin: 0;
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    line-height: 42px
}

.tg-innerbanner h2 {
    color: #fff;
    margin: 15px 0 90px;
    font: 400 36px/36px 'Caveat Brush', Arial, Helvetica, sans-serif
}

.tg-aboutus figure {
    margin: 0;
    width: 100%;
    float: left;
    min-height: 555px
}

.tg-aboutus figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-aboutus .tg-textbox {
    width: 100%;
    float: left;
    padding: 10%;
    min-height: 555px;
    -webkit-box-alt: center;
    -ms-flex-alt: center;
    alt-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tg-aboutus .tg-textbox .tg-description p:last-child {
    margin: 0
}

.tg-faqs {
    width: 100%;
    float: left
}

.tg-accordion {
    width: 100%;
    float: left
}

.tg-panel {
    width: 100%;
    float: left;
    padding: 25px 0;
    border-bottom: 1px solid #e6e6e6
}

.tg-panel h4 {
    margin: 0;
    width: 100%;
    float: left;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    text-transform: capitalize
}

.tg-bookingdetail .tg-panel h4 span {
    margin: 5px 0 0
}

.tg-panel h4 span {
    color: #676767;
    display: block;
    font-size: 13px;
    line-height: 17px
}

.tg-panel h4:after {
    right: 0;
    top: -5px;
    content: '+';
    width: 30px;
    height: 30px;
    color: #676767;
    display: block;
    font-size: 16px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #676767;
    font-family: 'FontAwesome'
}

.tg-panel h4:hover:after,
.tg-panel h4.active:after {
    content: '-'
}

.tg-panelcontent {
    width: 100%;
    float: left;
    padding: 30px 0 0
}

.tg-panelcontent .tg-description p {
    margin: 0
}

.tg-content {
    width: 100%;
    float: left
}

.tg-faqs {
    width: auto;
    float: none;
    clear: both;
    font-size: 15px;
    line-height: 23px;
    overflow: hidden;
    margin: -30px -50px
}

.tg-faqs .tg-item {
    width: 50%;
    padding: 30px 50px
}

.tg-faqs .tg-item:nth-child(odd) {
    float: left
}

.tg-faqs .tg-item:nth-child(even) {
    float: right
}

.tg-faqs ol li + li {
    padding: 20px 0 0
}

.tg-faqs .tg-description p:last-child {
    margin: 0
}

.tg-pkgplans {
    width: 100%;
    float: left
}

.tg-pkgplan {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    border: 1px solid #a9a9a9
}

.tg-pkgplantitle {
    width: 100%;
    float: left;
    padding: 0 30px
}

.tg-pkgplantitle h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 26px
}

.tg-pkgplanoptions {
    width: 100%;
    float: left;
    padding: 50px 30px;
    font-size: 15px;
    line-height: 15px;
    list-style: none
}

.tg-pkgplanoptions li {
    padding: 15px 0;
    line-height: inherit;
    list-style-type: none
}

.tg-pkgplanfoot {
    width: 100%;
    float: left;
    padding: 15px 30px;
    background: #f2f2f2
}

.tg-pkgplanfoot .tg-btn {
    float: left;
    color: #fff;
    height: 52px;
    line-height: 52px;
    border-radius: 5px;
    background: #a9a9a9
}

.tg-pkgplanfoot .tg-btn:after {
    display: none
}

.tg-pkgplanfoot .tg-btn:hover {
    color: #fff
}

.tg-pkgplanprice {
    color: #000;
    float: right;
    margin: 10px 0;
    font: 600 42px/32px Montserrat, Arial, Helvetica, sans-serif
}

.tg-pkgplanprice sup {
    top: 0;
    font-size: 16px;
    line-height: 16px;
    padding: 0 5px 0 0;
    vertical-align: top
}

.tg-contactinfo {
    width: 100%;
    float: left;
    list-style: none;
    line-height: 23px;
    text-align: center
}

.tg-contactinfo li {
    width: 33.33%;
    float: left;
    padding: 0 4%;
    line-height: inherit;
    list-style-type: none
}

.tg-contactinfo li + li {
    border-left: 1px solid #e8e8e8
}

.tg-contactinfo li .tg-contactinfoicon {
    width: 100%;
    float: left;
    height: 50px;
    font-size: 40px;
    margin: 0 0 20px;
    line-height: 50px;
    text-align: center
}

.tg-contactinfoicon i {
    display: block;
    font-size: inherit;
    text-align: center;
    line-height: inherit
}

.tg-contactinfo li h2 {
    clear: both;
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.tg-contactinfo li > span {
    width: 100%;
    float: left;
    color: #5c5c5c;
    font-size: 15px;
    line-height: 23px
}

.tg-contactinfo li address {
    margin: 0;
    font-style: normal
}

.tg-contactinfo li p {
    margin: 0
}

.tg-contactinfo li strong {
    width: 100%;
    float: left;
    padding: 15px 0 0
}

.tg-posts.tg-blogposts {
    width: auto;
    float: none;
    clear: both;
    overflow: hidden;
    margin: -70px -20px 0
}

.tg-post.tg-verticaltop {
    width: 25%;
    margin: 0 -2px;
    padding: 70px 50px
}

.tg-postcontent {
    width: 100%;
    float: left;
    padding: 20px 0 0
}

.tg-postcontenthead {
    width: 100%;
    float: left
}

.tg-author {
    float: left
}

.tg-author > span,
.tg-author > a {
    float: left
}

.tg-author > a {
    overflow: hidden;
    border-radius: 50%
}

.tg-author > span {
    font-size: 13px;
    line-height: 15px;
    padding: 10px 0 10px 10px
}

.tg-postcontenthead .tg-date {
    float: right;
    padding: 10px 0;
    font-size: 13px;
    line-height: 15px
}

.tg-posttitle {
    width: 100%;
    float: left;
    padding: 16px 0
}

.tg-posttitle h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 27px
}

.tg-postcontent .tg-description {
    padding: 0 0 20px
}

.tg-postcontent .tg-description p {
    margin: 0
}

.tg-btnreadmore {
    float: left;
    color: #141414;
    font-size: 12px;
    line-height: 15px;
    position: relative;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-btnreadmore:before {
    top: 50%;
    left: 0;
    width: 0;
    height: 2px;
    content: '';
    margin: -1px 0 0;
    background: #000;
    position: absolute
}

.tg-btnreadmore:hover {
    padding: 0 0 0 60px
}

.tg-btnreadmore:hover:before {
    width: 54px
}

.tg-blogposts .tg-pagination {
    padding: 0 30px
}

.tg-innerbannervtwo .tg-sectionspace {
    padding: 550px 0 100px
}

.tg-postmaradata {
    font-size: 13px;
    list-style: none;
    line-height: 17px;
    padding: 0 0 25px;
    display: inline-block;
    vertical-align: middle
}

.tg-postmaradata li {
    padding: 0 15px;
    line-height: inherit;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle
}

.tg-postmaradata li i,
.tg-postmaradata li span {
    display: inline-block;
    vertical-align: middle
}

.tg-postmaradata li i {
    margin: 0 10px 0 0
}

.tg-postmaradata li a i,
.tg-postmaradata li a span {
    color: #fff
}

.tg-blogdetail {
    width: 100%;
    float: left;
    padding: 60px 0 120px
}

.tg-detailbox {
    width: 100%;
    float: left
}

.tg-detailbox + .tg-detailbox {
    margin: 60px 0 0
}

.tg-detailbox h3 {
    font-size: 20px;
    margin: 0 0 30px;
    font-weight: 600;
    line-height: 20px
}

.tg-liststyle.tg-stylewithnumber li {
    padding: 18px 0;
    line-height: normal
}

.tg-liststyle.tg-stylewithnumber li:before {
    display: none
}

.tg-liststyle.tg-stylewithnumber li span {
    display: block
}

blockquote {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-style: italic;
    background: #cbd44f;
    margin: 20px 0 60px;
    border-left: 8px solid;
    padding: 45px 90px 45px 55px
}

.tg-blogdetailimg {
    margin: 0;
    width: 100%;
    float: left
}

.tg-blogdetailimg img {
    width: 100%;
    height: auto
}

.tg-nextprevposts {
    width: 100%;
    float: left;
    padding: 30px 0;
    margin: 100px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.tg-prevpost {
    float: left;
    text-align: left
}

.tg-nextpost {
    float: right;
    text-align: right
}

.tg-prevpost a,
.tg-nextpost a {
    display: block
}

.tg-prevpost a,
.tg-nextpost a,
.tg-prevpost a:hover,
.tg-nextpost a:hover {
    color: #676767
}

.tg-prevpost a i,
.tg-nextpost a i {
    font-size: 13px;
    line-height: 13px;
    margin: 0 8px 0 0
}

.tg-nextpost a i {
    margin: 0 0 0 8px
}

.tg-prevpost a span,
.tg-nextpost a span {
    font-size: 13px;
    line-height: 13px
}

.tg-prevpost a h2,
.tg-nextpost a h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px
}

.tg-heading.tg-headingvtwo {
    margin: 0;
    padding: 0
}

.tg-heading.tg-headingvtwo:before {
    display: none
}

.tg-heading h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 40px;
    line-height: 24px
}

.tg-comments {
    width: 100%;
    float: left;
    list-style: none
}

.tg-comments li {
    width: 100%;
    float: left;
    list-style-type: none
}

.tg-comment {
    width: 100%;
    float: left;
    padding: 50px 0;
    border-bottom: 1px solid #e6e6e6
}

.tg-comments li:first-child .tg-comment {
    padding-top: 0
}

.tg-comment figure {
    float: left;
    margin: 0 25px 0 0;
    border-radius: 50%
}

.tg-comment figure img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 50%
}

.tg-comment .tg-content {
    width: auto;
    float: none;
    overflow: hidden
}

.tg-comment .tg-content .tg-description p {
    margin: 0
}

.tg-commenthead {
    width: 100%;
    float: left;
    padding: 0 0 12px
}

.tg-commenthead .tg-author h3 {
    margin: 0;
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px
}

.tg-commenthead .tg-author time {
    float: left;
    font-size: 13px;
    line-height: 13px;
    margin: 4px 0 0 10px
}

.tg-reply {
    color: #000;
    float: right;
    display: block;
    font-size: 12px;
    padding: 0 0 4px;
    font-weight: 500;
    line-height: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-leaveyourcomment {
    width: 100%;
    float: left;
    padding: 120px 0 0
}

.tg-formleavecomment textarea {
    width: 100%;
    float: left;
    resize: none;
    height: 240px
}

.tg-formleavecomment .tg-btn {
    color: #fff;
    height: 42px;
    padding: 0 35px;
    line-height: 42px;
    border-radius: 5px
}

.tg-formleavecomment .tg-btn:hover {
    color: #fff
}

.tg-formleavecomment .tg-btn:after {
    display: none
}

.tg-listing {
    width: 100%;
    float: left
}

.tg-listing .tg-sectiontitle {
    padding: 0;
    width: auto
}

.tg-listing .tg-populartour,
.tg-listing .tg-trendingtrip {
    padding: 70px 0 0
}

.tg-listing .tg-pagination {
    text-align: center;
    padding: 70px 0 0
}

.tg-listing .tg-pagination ul {
    float: none;
    display: inline-block;
    vertical-align: top
}

.tg-listingvthree .tg-sectiontitle {
    padding: 0 0 70px
}

.tg-listing .tg-populartourvtwo {
    padding: 30px;
    margin: 15px 0;
    background: #fff
}

.tg-populartourvtwo figure {
    width: auto;
    margin: 0 35px 0 0
}

.tg-populartourvtwo .tg-populartourcontent {
    width: auto;
    float: none;
    overflow: hidden;
    position: relative;
    padding: 0 280px 0 0
}

.tg-populartourvtwo .tg-populartourcontent .tg-description {
    padding: 0
}

.tg-populartourvtwo .tg-populartourcontent .tg-description p {
    margin: 0 0 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.tg-populartourvtwo .tg-populartourfoot {
    border: 0
}

.tg-priceavailability {
    top: 0;
    right: 0;
    width: 270px;
    padding: 0 50px;
    position: absolute;
    background: #14141e
}

.tg-availhead {
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 35px;
    text-align: center;
    position: absolute
}

.tg-availhead time {
    margin: 0;
    color: #000;
    font-size: 13px;
    line-height: 32px
}

.tg-priceavailability .tg-pricearea {
    width: 100%;
    float: left;
    text-align: center;
    padding: 90px 0 65px
}

.tg-priceavailability .tg-pricearea span {
    float: none;
    display: block
}

.tg-priceavailability .tg-pricearea span,
.tg-priceavailability .tg-pricearea h4 {
    color: #fff
}

.tg-priceavailability .tg-btn {
    padding: 0;
    width: 100%
}

.tg-shareicons {
    float: right;
    position: relative
}

.tg-likeshare {
    float: right;
    font-size: 13px;
    list-style: none;
    line-height: 15px;
    text-transform: uppercase
}

.tg-likeshare > li {
    float: left;
    padding: 0 8px;
    position: relative;
    line-height: inherit;
    list-style-type: none
}

.tg-likeshare li a {
    color: #868686;
    display: block
}

.tg-likeshare > li:hover > a > i,
.tg-likeshare > li:hover > a {
    color: #000
}

.tg-likeshare > li > a > i {
    font-size: 18px;
    margin: 0 8px 0 0;
    line-height: 18px
}

.tg-likeshare > li > a > i,
.tg-likeshare > li > a > span {
    display: inline-block;
    vertical-align: middle
}

.tg-share {
    margin: 0;
    left: 20px;
    width: 40px;
    top: -120px;
    z-index: 9;
    font-size: 16px;
    list-style: none;
    background: #000;
    line-height: 16px;
    border-radius: 5px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    opacity: 0
}

.tg-share:before {
    left: 10px;
    top: 100%;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 7px solid #000
}

.tg-share li {
    width: 100%;
    float: left;
    padding: 8px 0;
    line-height: inherit;
    list-style-type: none
}

.tg-share li a {
    display: block;
    color: #b3b3b3
}

.tg-likeshare li:hover .tg-share {
    opacity: 1;
    visibility: visible
}

.tg-listingvsix .tg-populartour {
    background: none;
    margin: 0 0 80px;
    padding: 0 0 80px;
    border-bottom: 1px solid #ddd
}

.tg-listingvsix .tg-populartourvtwo:nth-child(6) {
    margin: 0
}

.tg-listingvsix .tg-populartour figure {
    width: 100%;
    float: left;
    margin: 0 0 35px
}

.tg-listingvsix .tg-priceavailability .tg-pricearea {
    padding: 90px 0 68px
}

.tg-listingvsix .tg-pagination {
    text-align: left
}

.tg-shopgrid .tg-sectiontitle {
    padding: 0 0 20px
}

.tg-product {
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px 0 0
}

.tg-product figure {
    margin: 0;
    width: 100%;
    float: left;
    position: relative
}

.tg-descount {
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 0 15px;
    font-size: 12px;
    line-height: 34px;
    position: absolute
}

.tg-product figure a {
    display: block
}

.tg-product figure a img {
    width: 100%;
    height: auto;
    display: block
}

.tg-productcontent {
    width: 100%;
    float: left;
    padding: 30px 0 0
}

.tg-productsslider .tg-productcontent {
    padding: 30px 20px 0
}

.tg-producttitle {
    width: 100%;
    float: left;
    padding: 0 0 20px
}

.tg-producttitle h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 14px
}

.tg-producttitle h3 a {
    color: #000
}

.tg-productcontent .tg-description {
    padding: 0 0 20px
}

.tg-productcontent .tg-description p {
    margin: 0
}

.tg-productsslider .tg-productfoot {
    clear: both;
    width: auto;
    float: none;
    margin: 0 -20px;
    overflow: hidden;
    padding: 20px
}

.tg-productfoot {
    width: 100%;
    float: left;
    padding: 20px 0 0;
    border-top: 1px solid #e6e6e6
}

.tg-durationrating {
    width: 60%;
    float: left
}

.tg-wishlist {
    width: 100%;
    float: left;
    color: #676767;
    margin: 0 0 12px;
    font-size: 13px;
    line-height: 13px;
    position: relative;
    padding: 3px 0 3px 25px
}

.tg-wishlist:before {
    top: 0;
    left: 0;
    content: '\e04a';
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    font-family: 'icomoon'
}

.tg-durationrating .tg-stars,
.tg-durationrating em {
    float: left;
    font-style: normal
}

.tg-durationrating em {
    font-size: 10px;
    line-height: 12px
}

.tg-btnaddtocart {
    color: #000;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase
}

.tg-btnaddtocart i,
.tg-btnaddtocart span {
    vertical-align: top;
    display: inline-block
}

.tg-btnaddtocart i {
    font-size: 20px;
    line-height: 50px
}

.tg-btnaddtocart span {
    padding: 3px 0 0;
    line-height: 47px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-btnaddtocart:hover,
.tg-btnaddtocart:hover i,
.tg-btnaddtocart:hover span {
    color: #fff
}

.tg-404errorpage {
    background: url(../images/img-02.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.tg-404error {
    width: 100%;
    float: left;
    padding: 500px 0;
    position: relative
}

.tg-404error:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 1%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000', GradientType=0)
}

.tg-404errorcontent {
    z-index: 2;
    width: 100%;
    float: left;
    text-align: center;
    position: relative
}

.tg-404errorcontent h1 {
    color: #fff;
    font-size: 150px;
    margin: 0 0 18px;
    font-weight: 700;
    line-height: 110px
}

.tg-404errorcontent h2 {
    color: #fff;
    font-size: 36px;
    margin: 0 0 20px;
    line-height: 36px;
    font-family: 'Caveat Brush', Arial, Helvetica, sans-serif
}

.tg-404errorcontent .tg-description {
    margin: 0 0 50px
}

.tg-404errorcontent .tg-description p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 15px
}

.tg-productdetail {
    width: 100%;
    float: left
}

.tg-productdetailsider {
    width: 100%;
    float: left
}

.tg-productdetailsider figure {
    margin: 0;
    width: 100%;
    float: left
}

.tg-productdetailsider figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-productdetailsider .tg-btnroundprev,
.tg-productdetailsider .tg-btnroundnext {
    border: 0;
    color: #fff;
    width: auto;
    height: auto;
    margin: -7px 0 0;
    line-height: normal
}

.tg-productinfo {
    width: 100%;
    float: left
}

.tg-productinfo h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 24px
}

.tg-productinfo .tg-pricearea {
    float: left;
    width: 100%;
    padding: 0 0 20px
}

.tg-productinfo .tg-description p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.tg-productinfo .tg-pricearea del {
    float: left;
    padding: 5px 5px 0 0
}

.tg-productinfo .tg-pricearea h4 {
    float: left
}

.tg-quantitycolor {
    width: 100%;
    float: left;
    padding: 10px 0 0
}

.tg-formquantity .form-group {
    margin: 0
}

.tg-formquantity .form-group:first-child {
    width: 10%;
    float: left
}

.tg-formquantity .form-group:first-child .form-control {
    padding: 10px 10px 10px 15px
}

.tg-formquantity .form-group:nth-child(2) {
    max-width: 230px;
    margin: 0 0 0 10px
}

.tg-formquantity .form-group:last-child {
    width: auto;
    clear: both
}

.tg-formquantity .form-group .tg-btnaddtocart {
    padding: 0 45px;
    border-radius: 5px
}

.tg-productinfo .tg-likeshare {
    float: left;
    padding: 30px 0 0
}

.tg-latestproducts {
    width: 100%;
    float: left;
    padding: 0 0 120px
}

.tg-tourcatagory .tg-sectiontitle h2 {
    margin: 0 0 20px
}

.tg-tourcatagory .tg-sectiontitle {
    padding: 0 0 45px
}

.tg-tourcatagory .tg-sectiontitle .tg-description p {
    margin: 0
}

.tg-bgwhite {
    background: #fff
}

.tg-tourbookingdetail {
    width: 100%;
    float: left
}

.tg-bookinginfo {
    width: 100%;
    float: left;
    background: #fff;
    padding: 75px 0 0;
    margin: -125px 0 0;
    text-align: center;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15)
}

.tg-bookinginfo h2 {
    margin: 0 0 20px;
    font-size: 32px;
    font-weight: 700;
    line-height: 30px
}

.tg-bookinginfo .tg-durationrating {
    width: 100%;
    margin: 0 0 30px
}

.tg-bookinginfo .tg-durationrating .tg-stars,
.tg-bookinginfo .tg-durationrating em,
.tg-bookinginfo .tg-pricearea,
.tg-bookinginfo .tg-pricearea span,
.tg-bookinginfo .tg-pricearea del {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.tg-bookinginfo .tg-pricearea {
    margin: 0 0 35px
}

.tg-bookinginfo .tg-pricearea span {
    margin: 0 5px 0 0
}

.tg-bookinginfo .tg-pricearea h4 {
    font-size: 24px;
    line-height: 24px
}

.tg-bookinginfo .tg-pricearea h4 sub {
    color: #676767;
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 0 3px
}

.tg-formbookingdetail {
    padding: 0 0 70px
}

.tg-formbookingdetail fieldset {
    padding: 0 225px
}

.tg-formbookingdetail .form-group {
    margin: 0;
    width: 35%;
    float: left;
    padding: 0 10px
}

.tg-formbookingdetail .form-group:last-child {
    width: 30%
}

.tg-formbookingdetail .tg-select select {
    height: 52px
}

.tg-formbookingdetail .tg-select:after {
    line-height: 52px
}

.tg-formbookingdetail .tg-btn {
    padding: 0;
    height: 52px;
    line-height: 52px;
    border-radius: 5px
}

.tg-formbookingdetail .tg-btn:hover {
    color: #fff
}

.tg-formbookingdetail .tg-btn:after {
    display: none
}

.tg-formbookingdetail .tg-btn:hover:after {
    bottom: 0
}

.tg-formicon {
    width: 15%;
    float: left;
    padding: 11px 0;
    text-align: left
}

.tg-formicon i {
    font-size: 24px;
    line-height: 24px
}

.tg-formbookingdetail .form-group .tg-select {
    width: 85%
}

.tg-tripinfo {
    width: 100%;
    float: left;
    padding: 20px 0;
    font-size: 15px;
    list-style: none;
    line-height: 15px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.tg-tripinfo li {
    padding: 0 25px;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle
}

.tg-tripinfo li .tg-tourduration {
    width: auto;
    float: none;
    padding: 0 0 0 30px;
    font-size: inherit;
    line-height: inherit
}

.tg-tourduration.tg-availabilty:before {
    content: '\e00d'
}

.tg-tourduration.tg-location:before {
    content: '\e025'
}

.tg-tourduration.tg-peoples:before {
    content: '\e9eb'
}

.tg-refundshare {
    width: 100%;
    float: left;
    padding: 20px 25px
}

.tg-refund {
    float: left
}

.tg-refund figure {
    float: left;
    margin: 0 18px 0 0
}

.tg-refund figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-refundinfo {
    overflow: hidden;
    text-align: left
}

.tg-refundinfo h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px
}

.tg-refundinfo .tg-description p {
    margin: 0
}

.tg-refundshare .tg-likeshare {
    padding: 18px 0
}

.tg-bookingtabs .tg-themetabnav {
    color: #010101;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    line-height: 16px;
    margin: 0 0 70px;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-bookingtabs .tg-themetabnav li a {
    color: #010101;
    padding: 0 0 22px;
    position: relative
}

.tg-bookingtabs .tg-themetabnav li a:before {
    left: 0;
    width: 0;
    height: 3px;
    bottom: -1px;
    content: '';
    position: absolute
}

.tg-bookingtabs .tg-themetabnav li:hover a,
.tg-bookingtabs .tg-themetabnav li.active a {
    opacity: 1
}

.tg-bookingtabs .tg-themetabnav li:hover a:before,
.tg-bookingtabs .tg-themetabnav li.active a:before {
    width: 100%
}

.tg-bookingtabs .tg-themetabcontent {
    padding: 0
}

.tg-bookingdetail {
    width: 50%;
    float: left;
    padding: 0 50px 0 0
}

.tg-bookingdetail + .tg-bookingdetail {
    padding: 0 0 0 50px
}

.tg-box {
    width: 100%;
    float: left
}

.tg-box h2 {
    font-size: 24px;
    margin: 0 0 25px;
    font-weight: 600;
    line-height: 25px
}

.tg-box + .tg-box {
    margin: 45px 0 0
}

.tg-liststyle {
    width: 100%;
    float: left;
    color: #676767;
    font-size: 15px;
    list-style: none
}

.tg-liststyle li {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 0 25px;
    list-style-type: none
}

.tg-liststyle li span {
    display: block;
    line-height: inherit
}

.tg-liststyle li:before {
    left: 0;
    top: 7px;
    font-size: 14px;
    content: '\f14f';
    line-height: 15px;
    position: absolute;
    font-family: 'icomoon'
}

.tg-bookingdetailstyle + .tg-bookingdetailstyle {
    padding: 45px 0 0 50px
}

.tg-bookingdetailstyle .tg-box {
    margin: 0 0 45px
}

.tg-box h3 {
    margin: 0;
    float: left;
    font-size: 16px;
    min-width: 200px;
    font-weight: 600;
    line-height: 18px
}

.tg-bookingdetailstyle .tg-content {
    width: auto;
    float: none;
    overflow: hidden
}

.tg-bookingdetailstyle .tg-liststyle {
    width: 50%
}

.tg-bookingdetailstyle .tg-liststyle li {
    padding: 0
}

.tg-bookingdetailstyle .tg-liststyle li:before {
    display: none
}

.tg-bookingdetailstyle .tg-priceinclude .tg-liststyle {
    width: 100%
}

.tg-bookingtabs .tab-pane {
    position: relative
}

.tg-bookingtabs .tab-pane:before {
    top: 0;
    left: 50%;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    background: #e6e6e6
}

.tg-location h3 {
    margin: 0 0 12px
}

.tg-location .tg-locationmap {
    height: 450px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}

.tg-reviewsarea {
    width: 100%;
    float: left
}

.tg-formreviews .tg-filterby {
    padding: 0 0 25px;
    border-bottom: 1px solid #e6e6e6
}

.tg-filterby .tg-durationrating {
    width: auto;
    padding: 12px 0
}

.tg-filterby .tg-durationrating em {
    font-size: 15px;
    line-height: 15px;
    margin: 0 2px 0 0
}

.tg-filterby .tg-stars span:after,
.tg-filterby .tg-stars:before {
    font-size: 15px;
    line-height: 15px
}

.tg-filterby .tg-select {
    width: auto;
    float: right
}

.tg-filterby .tg-select select {
    padding: 10px 230px 10px 20px
}

.tg-reviews ul {
    width: 100%;
    float: left;
    list-style: none
}

.tg-reviews ul li {
    width: 100%;
    float: left;
    padding: 30px 0;
    list-style-type: none;
    border-bottom: 1px solid #e6e6e6
}

.tg-review {
    width: 100%;
    float: left
}

.tg-review .tg-author {
    padding: 20px;
    margin: 0 30px 0 0;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10)
}

.tg-authorimg {
    margin: 0;
    float: left;
    border-radius: 50%;
    margin: 0 20px 0 0
}

.tg-authorimg img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 50%
}

.tg-authorinfo {
    padding: 8px 0;
    overflow: hidden
}

.tg-authorinfo h3 {
    font-size: 16px;
    margin: 0 0 5px;
    font-weight: 600;
    line-height: 16px
}

.tg-authorinfo span {
    display: block;
    color: #676767;
    font-size: 13px;
    margin: 0 0 8px;
    line-height: 17px
}

.tg-authorinfo .tg-stars {
    margin: 0
}

.tg-reviewcontent {
    overflow: hidden
}

.tg-reviewhead {
    width: 100%;
    float: left;
    padding: 0 0 20px
}

.tg-reviewhead .tg-tourduration {
    width: auto;
    margin: 12px 0
}

.tg-btnhelpfull {
    float: right;
    display: block;
    color: #676767;
    font-size: 12px;
    line-height: 12px;
    padding: 12px 10px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-btnhelpfull i {
    font-size: 17px;
    margin: 0 10px 0 0
}

.tg-btnhelpfull:hover,
.tg-btnhelpfull:hover i {
    color: #676767
}

.tg-reviews ul li:first-child .tg-description p {
    margin: 0
}

.tg-leavereviewhead {
    width: 100%;
    float: left;
    padding: 0 0 30px
}

.tg-formtheme .tg-formleavereview {
    padding: 120px 0 0
}

.tg-leavereviewhead h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
    line-height: 20px
}

.tg-leavereviewhead .tg-durationrating h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px
}

.tg-reviewformarea {
    width: auto;
    float: none;
    clear: both;
    margin: 0 -9px;
    overflow: hidden
}

.tg-reviewformarea .form-group {
    width: 50%;
    padding: 0 9px;
    margin: 0 0 15px
}

.tg-reviewformarea .form-group:nth-child(3) {
    width: 100%
}

.tg-reviewformarea .form-group textarea {
    width: 100%;
    float: none;
    resize: none;
    height: 244px
}

.tg-gallery {
    width: 100%;
    float: left
}

.tg-gallery ul {
    width: auto;
    float: none;
    clear: both;
    overflow: hidden;
    margin: 0 -20px
}

.tg-gallery ul li {
    float: left;
    width: 33.33%;
    padding: 20px;
    list-style-type: none
}

.tg-gallery ul li figure {
    margin: 0;
    width: 100%;
    float: left
}

.tg-gallery ul li figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-bookingtabs .tg-locationtab:before,
.tg-bookingtabs .tg-reviewtab:before,
.tg-bookingtabs .tg-gallerytab:before {
    display: none
}

.tg-tourpaymentdetail {
    width: 100%;
    float: left
}

.tg-tourname {
    width: 100%;
    float: left;
    display: flex;
    padding: 0 0 20px;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.tg-tourname figure {
    float: left;
    margin: 0 12px 0 0
}

.tg-tourname figure img {
    width: 100%;
    height: auto;
    display: block
}

.tg-tourname .tg-populartourcontent {
    padding: 0;
    width: auto;
    float: none;
    overflow: hidden
}

.tg-tourname .tg-populartourtitle {
    padding: 0 0 8px
}

.tg-tourname .tg-populartourfoot {
    border: 0;
    padding: 0
}

.tg-tourname .tg-tourduration {
    margin: 0
}

.tg-btnedit {
    top: 0;
    right: 0;
    font-size: 12px;
    line-height: 12px;
    display: block;
    position: absolute
}

.tg-billingdetail {
    width: 100%;
    float: left
}

.tg-heading {
    width: 100%;
    float: left;
    margin: 0 0 50px;
    padding: 0 0 20px;
    position: relative
}

.tg-heading:before {
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #e6e6e6
}

.tg-heading h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px
}

.tg-formbillingdetail .form-group {
    margin: 0 0 30px
}

.tg-formbillingdetail .form-group label sup {
    color: #c83838
}

.tg-box textarea {
    width: 100%;
    float: left;
    resize: none;
    height: 160px
}

.tg-formbillingdetail .tg-bookingdetail {
    border-right: 1px solid #e6e6e6
}

.tg-formbillingdetail .tg-bookingdetail + .tg-bookingdetail {
    border: 0
}

.tg-bookingdetail .tg-widgetpersonprice {
    width: 100%;
    float: left
}

.tg-bookingdetail .tg-widgetpersonprice ul li.tg-personprice {
    float: none;
    margin: 0 -30px
}

.tg-bookingdetail .tg-totalpayment {
    margin: 20px 0 0
}

.tg-box.tg-yourorder {
    margin: 30px 0 0
}

.tg-perperson,
.tg-paymentmetho {
    width: 100%;
    float: left
}

.tg-formtheme .tg-paymentarea {
    padding: 30px;
    margin: 60px 0 0;
    background: #fafafa
}

.tg-paymentarea .tg-accordion .tg-panel {
    padding: 10px 0;
    border-bottom: 0
}

.tg-paymentarea .tg-accordion .tg-radio label {
    width: auto;
    margin: 0 12px 0 0;
    padding: 3px 0 3px 30px
}

.tg-paymentarea .tg-accordion .tg-panel h4 {
    color: #676767;
    font-size: 15px;
    line-height: 15px;
    text-transform: capitalize;
    font-family: 'Roboto', Arial, Helvetica, sans-serif
}

.tg-paymentarea .tg-radio input[type=radio] + label:before,
.tg-paymentarea .tg-checkbox input[type=checkbox] + label:before {
    top: 0;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #cbcbcb
}

.tg-paymentarea .tg-accordion .tg-panel h4:after {
    display: none
}

.tg-paymentarea .tg-accordion .tg-radio label:after {
    top: 7px;
    left: 7px;
    opacity: 0;
    border: 0;
    right: auto;
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    visibility: hidden;
    position: absolute;
    border-radius: 50%;
    background: #ff7550
}

.tg-paymentarea .tg-accordion .tg-panel h4:hover:after {
    content: ''
}

.tg-paymentarea .tg-radio label:hover:after,
.tg-paymentarea .tg-radio input[type=radio]:checked + label:after {
    visibility: visible;
    opacity: 1
}

.tg-paymentarea .tg-panel .tg-description {
    padding: 20px;
    background: #fff;
    position: relative;
    border: 1px solid #e4e4e4
}

.tg-paymentarea .tg-panel .tg-description:before {
    left: 50px;
    width: 0;
    height: 0;
    content: '';
    bottom: 100%;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 15px solid #fff;
    -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, .7));
    -moz-filter: drop-shadow(0 0 0 rgba(0, 0, 0, .7));
    -ms-filter: drop-shadow(0 0 0 rgba(0, 0, 0, .7));
    -o-filter: drop-shadow(0 0 0 rgba(0, 0, 0, .7));
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, .7))
}

.tg-formbillingdetail .tg-btn {
    margin: 30px 0 0
}

.tg-dashboard {
    width: 100%;
    float: left
}

.tg-dashboard .tg-box {
    padding: 30px;
    border: 1px solid #e6e6e6
}

.tg-dashboard .tg-box .tg-heading {
    margin: 0 0 40px
}

.tg-dashboard .tg-box .tg-heading .tg-btnedit {
    color: #676767;
    font-size: 13px;
    line-height: 13px
}

.tg-dashboard .tg-box figure {
    float: left;
    margin: 0 100px 0 0;
    border-radius: 50%
}

.tg-dashboard .tg-box figure img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 50%
}

.tg-dashboardcontent {
    width: 100%;
    float: left
}

.tg-dashboardcontent .tg-content {
    width: auto;
    float: none;
    overflow: hidden
}

.tg-dashboardcontent .tg-liststyle {
    width: 100%
}

.tg-dashboardcontent .tg-liststyle li {
    width: 50%;
    padding: 7px 0
}

.tg-dashboard .tg-box + .tg-box {
    margin: 20px 0 0
}

.tg-dashboardcontent .tg-liststyle li:before {
    display: none
}

.tg-dashboardcontent .tg-liststyle li:nth-child(odd) span {
    color: #000;
    font-weight: 500
}

.tg-widgetdashboard {
    padding: 35px 25px;
    border: 1px solid #e6e6e6
}

.tg-widgetdashboard ul li a {
    color: #676767;
    display: block
}

.tg-widgetdashboard ul li a i {
    color: #676767;
    font-size: 16px;
    line-height: 16px;
    margin: 0 15px 0 0
}

.tg-widgetdashboard ul li a i,
.tg-widgetdashboard ul li a span {
    display: inline-block;
    vertical-align: middle
}

.tg-dashboardcontent fieldset {
    width: auto;
    float: none;
    clear: both;
    margin: 0 -7px;
    overflow: hidden
}

.tg-dashboardcontent .form-group {
    width: 50%;
    padding: 0 7px
}

.tg-dashboardcontent .form-group label sup {
    color: #c83838
}

.tg-dashboardcontent .form-group .form-control,
.tg-dashboardcontent .form-group textarea {
    background: none
}

.tg-dashboardcontent .tg-btn {
    float: left;
    clear: both;
    height: 50px;
    padding: 0 35px;
    margin: 0 0 0 8px;
    line-height: 50px;
    border-radius: 5px
}

.tg-dashboardcontent .tg-btn:after {
    display: none
}

.tg-dashboardcontent .tg-btn:hover {
    color: #fff
}

.tg-dashboardcontent table {
    margin: 0;
    border: 0;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-dashboardcontent table tr td,
.tg-dashboardcontent table tr th {
    border: 0;
    color: #000;
    padding: 25px 0;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6
}

.tg-dashboardcontent table thead tr th {
    border-top: 0 !important;
    border-bottom: 1px solid #e6e6e6 !important
}

.tg-dashboardcontent table tr:first-child th {
    padding-top: 0
}

.tg-dashboardcontent table tr td {
    color: #676767
}

.tg-dashboardcontent table tr:last-child td {
    border: 0;
    padding-bottom: 0
}

.tg-dashboardcontent table tr:nth-child(2) td:last-child,
.tg-dashboardcontent table tr:last-child td:last-child {
    text-align: center
}

.tg-dashboardcontent table tr .tg-btnview {
    color: #fff;
    display: block;
    padding: 10px;
    background: #6f6f6f;
    text-align: center
}

.tg-dashboardcontent table tr td.tg-status {
    color: #36a320
}

.tg-fulltourdetail {
    width: 100%;
    float: left;
    padding: 30px;
    margin: 0;
    border: 1px solid #e5e5e5
}

.tg-fulltourdetail .tg-box {
    border: 0;
    padding: 0;
    display: block
}

.tg-fulltourdetail .tg-box + .tg-box {
    margin: 60px 0 0;
    padding: 60px 0 0;
    border-top: 1px solid #e6e6e6
}

.tg-fulltourdetail .tg-box h3 {
    font-size: 20px;
    padding: 10px 0 0;
    line-height: 20px
}

.tg-fulltourdetail .tg-widgetpersonprice ul li.tg-personprice {
    float: none
}

.tg-fulltourdetail .tg-widgetpersonprice {
    border: 0;
    width: 100%;
    float: left;
    background: #fafafa
}

.tg-fulltourdetail .tg-totalprice .tg-totalpayment {
    border: 0
}

.tg-fulltourdetail .tg-totalprice .tg-totalpayment em,
.tg-fulltourdetail .tg-totalprice .tg-totalpayment span {
    color: #fff;
    font-weight: 400
}

.tg-dashboard .tg-mywishlist figure {
    border-radius: 0;
    margin: 0 12px 0 0
}

.tg-dashboard .tg-mywishlist figure img {
    border-radius: 0
}

.tg-dashboard .tg-mywishlist .tg-cartproductdetail table tr td:last-child {
    text-align: center
}

.tg-mywishlist table tr td {
    color: #000
}

.tg-mywishlist table tr td .tg-tourname h3 {
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif
}

.tg-mywishlist table tr td .tg-tourname h3 a {
    color: #676767
}

.tg-imgholder {
    float: left;
    padding: 0 50px 0 0
}

.tg-dashboard .tg-box .tg-imgholder figure {
    width: 90px;
    float: none;
    margin: 0 auto 25px
}

.tg-imgholder .tg-btn {
    margin: 0;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    border-radius: 0;
    line-height: 40px;
    background: #6f6f6f
}

.tg-imgholder .tg-btn:after {
    display: none
}

.tg-imgholder .tg-btn:hover {
    color: #fff
}

body.tg-comingsoonpage {
    background: url(../images/comingsoon-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.tg-comingsoonpage .tg-main:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000', GradientType=0)
}

.tg-comingsooncontent {
    width: 100%;
    float: left;
    padding: 270px 0 0;
    text-align: center;
    position: relative
}

.tg-comingsooncontent h2 {
    clear: both;
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    margin: 0 0 100px;
    line-height: 40px
}

.tg-cscounter {
    width: 100%;
    float: left;
    padding: 0 0 65px;
    text-align: center
}

.tg-counterholder {
    width: 25%;
    display: inline-block;
    vertical-align: middle
}

.tg-counterholder span {
    color: #fff;
    display: block;
    font-size: 75px;
    margin: 0 0 20px;
    font-weight: 600;
    line-height: 60px;
    text-transform: capitalize;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-counterholder span:last-child {
    margin: 0;
    font-size: 36px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Caveat Brush', Arial, Helvetica, sans-serif
}

.tg-comingsooncontent .tg-description {
    color: #fff;
    padding: 0 0 75px
}

.tg-comingsooncontent .tg-description p {
    margin: 0;
    line-height: 16px
}

.tg-formsubscribe {
    padding: 0 125px 132px
}

.tg-formsubscribe .form-group {
    margin: 0;
    position: relative;
    padding: 0 160px 0 0
}

.tg-formsubscribe .form-group .form-control {
    height: 50px;
    color: #fff;
    border-color: #9da799;
    background: rgba(255, 255, 255, 0.15)
}

.tg-formsubscribe .form-group .form-control::-webkit-input-placeholder {
    color: #fff
}

.tg-formsubscribe .form-group .form-control:-moz-placeholder {
    color: #fff
}

.tg-formsubscribe .form-group .form-control::-moz-placeholder {
    color: #fff
}

.tg-formsubscribe .form-group .form-control:-ms-input-placeholder {
    color: #fff
}

.tg-formsubscribe .form-group .form-control::-ms-input-placeholder {
    color: #fff
}

.tg-formsubscribe .form-group .tg-btn {
    top: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    position: absolute;
    border-radius: 5px
}

.tg-formsubscribe .form-group .tg-btn:hover {
    color: #fff
}

.tg-formsubscribe .form-group .tg-btn:after {
    display: none
}

.tg-comingsooncontent .tg-socialicons {
    padding: 0 0 20px;
    display: inline-block
}

.tg-comingsooncontent .tg-socialicons li a {
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: normal;
    background: transparent
}

.tg-search {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    padding: 0 25%;
    display: flex;
    position: fixed;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0
}

.tg-search .tg-btn {
    background: transparent
}

.tg-search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1
}

.tg-search form {
    width: 100%;
    float: left
}

.tg-search form fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center
}

.tg-search .form-group {
    width: 100%;
    float: left;
    position: relative
}

.tg-search .form-control {
    padding: 0;
    float: left;
    width: 100%;
    border: 0;
    height: 100px;
    outline: none;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    text-transform: none;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    border-bottom: 4px solid #fff
}

.tg-search .form-control:focus {
    box-shadow: none;
    border-color: #fff
}

.tg-search .form-control:focus::-moz-placeholder {
    color: #fff !important
}

.tg-search .form-control:focus::-moz-placeholder,
.tg-search input:focus,
.tg-search .form-control:focus,
.tg-search .form-control::placeholder {
    color: #fff;
    border-color: #fff
}

.tg-search .form-control::placeholder {
    color: #fff
}

.tg-search .tg-btn {
    bottom: 0;
    width: auto;
    height: auto;
    right: -10px;
    font-size: 25px;
    padding: 0 20px;
    margin: 0 0 30px;
    position: absolute;
    line-height: normal;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.tg-search .tg-btn:after {
    display: none
}

.tg-search .tg-btn:hover {
    color: #fff
}

.tg-search .close {
    top: 30px;
    right: 40px;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    line-height: 20px;
    position: fixed;
    background: none
}

.tg-search .tg-destinations {
    padding: 0;
    bottom: 80px;
    text-align: center;
    position: absolute
}

.tg-search .tg-destinations li {
    float: none;
    padding: 0 63px 0 0;
    display: inline-block;
    vertical-align: middle
}

.tg-search .tg-destinations li:last-child {
    padding-right: 0
}

.tg-search .tg-destinations li a h3 {
    color: #fff
}

body.tg-hidescroll {
    overflow: hidden
}

.tg-themescrollbar {
    width: 100%;
    float: left;
    height: 767px;
    overflow: hidden
}

.mCSB_scrollTools {
    width: 3px
}

.mCSB_inside > .mCSB_container {
    margin-right: 14px
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px;
    float: right;
    border-radius: 0;
    background: #ddd
}

.tg-categoreyaccordion .mCSB_scrollTools .mCSB_draggerRail {
    background: #1f1f1f
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    opacity: 1 !important
}

.mCSB_scrollTools {
    overflow: hidden
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #a5a5a5
}

.tg-scrollbar {
    width: 100%;
    float: left;
    height: 100%;
    position: relative
}

.tg-loginsingup {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0)
}

.tg-loginsingup.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1
}

.tg-contentarea {
    width: 50%;
    height: 100%;
    float: right;
    padding: 30px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center
}

.tg-contentarea .close {
    top: 25px;
    opacity: 1;
    right: 25px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 40px;
    background: #1e1e1e;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.tg-logincontent {
    max-width: 600px;
    width: 100%;
    float: left
}

.tg-loginnav {
    width: 100%;
    float: left;
    color: #676767;
    font-size: 13px;
    line-height: 17px;
    padding: 0 0 70px;
    text-align: center
}

.tg-loginnav ul {
    width: 100%;
    float: left
}

.tg-loginnav li {
    padding: 0 15px;
    position: relative;
    line-height: inherit;
    display: inline-block;
    vertical-align: middle
}

.tg-loginnav li:after {
    top: 50%;
    left: -3px;
    width: 3px;
    height: 1px;
    content: '';
    position: absolute;
    background: #676767
}

.tg-loginnav li:first-child {
    padding-left: 0
}

.tg-loginnav li:last-child {
    padding-right: 0
}

.tg-loginnav li:first-child:after {
    display: none
}

.tg-loginnav li a {
    color: #676767;
    display: block
}

.tg-navtbs {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    list-style: none;
    line-height: 70px
}

.tg-navtbs li {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
    line-height: inherit;
    list-style-type: none;
    border-left: 1px solid #cdcdcd
}

.tg-navtbs li:after {
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #cdcdcd;
    position: absolute
}

.tg-navtbs li.active:after,
.tg-navtbs li:hover:after {
    bottom: 100%
}

.tg-navtbs li a {
    color: #a6a6a6;
    display: block;
    padding: 0 55px
}

.tg-navtbs li.active a,
.tg-navtbs li:hover a {
    color: #000
}

.tg-tabcontent {
    width: 100%;
    float: left;
    padding: 70px 150px 0
}

.tg-formlogin .form-group .tg-checkbox {
    width: auto
}

.tg-formlogin .form-group span {
    float: right;
    color: #5a5a5a;
    padding: 5px 0;
    font-size: 13px;
    line-height: 13px
}

.tg-formlogin .form-group span a {
    color: #5a5a5a;
    display: block
}

.tg-formlogin .tg-btn {
    border-radius: 5px;
    font: 400 12px/50px Montserrat, Arial, Helvetica, sans-serif;
    height: 50px
}

.tg-formlogin .tg-btn:hover {
    color: #fff
}

.tg-formlogin .tg-btn:after {
    display: none
}

.tg-shareor {
    width: 100%;
    float: left;
    color: #252525;
    display: block;
    padding: 30px 0;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    position: relative;
    text-transform: uppercase
}

.tg-shareor span {
    z-index: 2;
    padding: 10px;
    background: #fff;
    position: relative;
    display: inline-block
}

.tg-shareor:after,
.tg-shareor:before {
    top: 50%;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: #cdcdcd
}

.tg-shareor:after {
    left: 0
}

.tg-shareor:before {
    right: 0
}

.tg-signupwith {
    width: 100%;
    float: left;
    text-align: center
}

.tg-signupwith h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px
}

.tg-sharesocialicon {
    width: 100%;
    float: left;
    font-size: 12px;
    list-style: none;
    line-height: 40px;
    padding: 30px 0 0;
    text-transform: uppercase
}

.tg-sharesocialicon li {
    padding: 0 5px;
    line-height: inherit;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle
}

.tg-sharesocialicon li a {
    color: #fff;
    display: block;
    padding: 0 25px;
    border-radius: 5px
}

.tg-sharesocialicon li a i {
    font-size: 15px;
    line-height: 15px;
    margin: 0 15px 0 0
}

.tg-sharesocialicon li a i,
.tg-sharesocialicon li a span {
    display: inline-block;
    vertical-align: middle
}

#menu {
    display: none
}

#menu.mm-opened {
    display: block
}

.loader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    position: fixed;
    overflow: hidden;
    background: #ff7753
}

.loader .span {
    top: 50%;
    left: 50%;
    width: 40px;
    height: 44px;
    display: table;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.location_indicator {
    margin: 5px auto;
    position: relative
}

.location_indicator:before,
.location_indicator:after {
    content: '';
    position: absolute
}

.location_indicator:before {
    width: 20px;
    height: 20px;
    border-radius: 100% 100% 100% 0;
    box-shadow: 0 0 0 2px #fff;
    -webkit-animation: mapping 1s linear infinite;
    -moz-animation: mapping 1s linear infinite;
    animation: mapping 1s linear infinite;
    -webkit-transform: rotate(-46deg);
    -moz-transform: rotate(-46deg);
    transform: rotate(-46deg)
}

.location_indicator:after {
    left: -4px;
    top: 24px;
    width: 30px;
    z-index: -1;
    height: 10px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.2)
}

.tg-socialsignin .tg-btn,
.tg-navigation ul li a:before,
.tg-btnvtwo:before,
.tg-themetabsvtwo .tg-themetabnav li a:before,
.tg-btnaddtocart,
.tg-btndropdown,
.tg-topdestination figure .tg-btnviewall:before,
.tg-availhead,
.navbar-header,
.tg-btnroundprev:hover,
.tg-btnroundnext:hover {
    background: #fee133
}

.bravo_wrap .tg-sectionspace .title {
    margin-top: 40px;
    font-size: 28px;
    font-weight: 500
}

.tg-topdestination figure figcaption h5 a {
    color: #fff;
    font-weight: 500;
    line-height: 1.2em
}

.bg-white {
    background: #fff;
    position: relative;
    padding: 30px 0
}

.bravo_wrap .page-template-content .bg-white .title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 5px
}

.mt {
    margin-top: 50px !important
}


.popular-packages {
    padding: 20px 0
}

.container-img {
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: pointer
}

.margin-image {
    margin-bottom: 30px;
    z-index: 999999
}

.margin-image .featured {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    z-index: 8;
    background: #c03;
    border-radius: 0 3px 3px 0;
    padding: 6px 10px;
    opacity: 1
}

.container-img:hover .featured {
    opacity: 0
}

.border-image {
    min-height: 300px;
    width: 100%
}

.bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px;
    background: linear-gradient(to top, #000000ad, transparent);
    width: 100%
}

.bottom-left b {
    font-size: 19px
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #140808
}

.container-img:hover .overlay {
    opacity: 1
}

.text-hover {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%
}

#loader {
    display: none;
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    border-radius: 4px;
    background-color: #fff6df;
    border: 1px solid #ffd542;
    font-size: 14px;
    font-weight: 700;
    height: 71px;
    line-height: 20px;
    padding: 12px 0;
    position: relative;
    width: 100%;
    z-index: 1;
    width: 100%
}

.loader {
    border: 5px solid #333;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #fcaf3b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 0 auto
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}


.ms-sbar .ms-bar {
    background-color: transparent !important;
}


.dropdown-hotel {
    left: -331px;
    min-width: 1483px;
    /*border: 10px solid #dddddd;*/
    padding: 1rem;
}


.bravo-effect-bg,
.bravo-effect-user-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    /*background: #000;*/
    /*z-index: 98;*/
    left: 0;
    top: 0;
    opacity: .5
}

.shadow-box-hotel {
    box-shadow: 0 5px 8px #dedede;
    margin: 3px
}

.half-bottommob {
    height: 460px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative
}

.half-bottomspanMob {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-left: 5px;
    padding-bottom: 3px;
    background: #000;
    background: -webkit-linear-gradient(transparent, black);
    background: -o-linear-gradient(transparent, black);
    background: -moz-linear-gradient(transparent, black);
    background: linear-gradient(transparent, black);
    color: #fff
}

.btnreserveMob {
    padding: 5px 20px;
    width: 100px;
    float: right;
    right: 7px;
    bottom: -1px;
    position: absolute
}

.followMeBar {
    background: #e64a19;
    padding: 10px 20px;
    z-index: 1;
    color: #fff
}

.followMeBar.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 99;
    color: #fff !important
}

.followMeBar.fixed.absolute {
    position: absolute
}

.explanation {
    padding: 20px;
    max-width: 600px;
    pmax-width: 300px;
    color: #fff;
    font-size: .8rem
}

header .btn {
    padding: 3px 5px;
    margin: 8px;
    font-size: 12px
}

.user-style-menu-mobile {
    background: none;
    color: #254251 !important
}

.user-avatar {
    width: 60px;
    height: 60px;
    margin-top: 13px;
    cursor: pointer;
    border: 2px solid #fff;
    padding: 14px;
    border-radius: 50%;
    font-size: 28px;
    color: #fff;
    margin-left: 38%
}

.btn_reserver {
    padding-left: 17px
}

.nav-tabs-custom.nav-tabs .nav-item.show .nav-link, .nav-tabs-custom.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #1a2b48;
    border-color: #1a2b48 #1a2b48 #1a2b48;
}

noPadding-left, .noPadding-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}

.panel-default {
    border-color: #ddd;
}

.headingBox {
    background-color: #DF1E26;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    position: relative;
    border-left: 10px solid #000;
}

.headingBox .nameBox .h4 {
    color: #fff;
    margin: 0;
    line-height: 30px;
    font-size: 14px;
}

.headingBox .priceBox {
    background-color: #f83637;
    position: absolute;
    padding: 4px;
    top: 0;
    right: 0;
    min-width: 110px;
    height: 30px;
    text-align: center;
    color: #fff;
}

noPadding-left, .noPadding-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.panel-default {
    border-color: #ddd;
}

.headingBox {
    background-color: #DF1E26;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    position: relative;
    border-left: 10px solid #000;
}

.headingBox .nameBox .h4 {
    color: #fff;
    margin: 0;
    line-height: 30px;
    font-size: 14px;
}

.headingBox .priceBox {
    background-color: #f83637;
    position: absolute;
    padding: 4px;
    top: 0;
    right: 0;
    min-width: 110px;
    height: 30px;
    text-align: center;
    color: #fff;
}

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

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

.thumb-image {
    display: block;
    width: 100%;
    padding-bottom: 69%;
    overflow: hidden;
    background: linear-gradient(118deg, #f6f9fb, #e2ebef);
    position: relative
}

.item-tour .thumb-image {
    overflow: hidden;
    height: 170px;
    background: #ccc
}

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

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

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

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

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

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

.item-tour .item-title {
    padding: 0 15px;
    font-size: 22px;
    line-height: 22px;
    min-height: 45px;
    font-weight: 700
}

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

.item-tour .item-title a {
    color: #1a2b50
}

.item-tour .service-review {
    padding: 10px 15px 15px
}

.item-tour .info {
    padding: 0 15px
}

.item-tour .info .duration {
    width: 55%;
    float: left;
    align-items: center;
    color: #5e6d77;
    position: relative;
    top: 5px
}

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

.item-tour .info .g-price {
    width: 45%;
    float: left;
    text-align: right
}

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

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

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

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

.card-body1.temoi-content1 {
    color: #fff;
    padding: 15px;
}

.collapse .img {
    text-align: center;
}

.card-header h5 {
    text-align: center;
}

h5 .btn-link {
    font-weight: 700;
    text-align: center;
    color: #0f3e68;
    font-size: 16px;
}

.panier_style {
    border-radius: 20px;
    background: var(--g-color);
    width: 23px;
    display: block;
    text-align: center;
    height: 23px;
    float: right;
    margin-left: 0px;
    font-size: 16px;
}

.fltr_line label, .g-overview label {
    display: inline-block;
}

/** zone 17**/

/* index style bloc*/
.popular-packages {
    padding: 20px 0
}

.popular-packages .single-package {
    margin-bottom: 30px;
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    transition: all ease-in-out .5s;
    background-color: #f7f7f7
}

.popular-packages .single-package:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.54);
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.54)
}

.popular-packages .single-package:hover .package-image a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.popular-packages .single-package:hover .package-calto-action {
    padding: 0 20px
}

.popular-packages .single-package:hover .package-calto-action .ct-action li:first-child a {
    background: #2d5d73;
    color: #fff
}

.popular-packages .single-package .package-image {
    overflow: hidden;
    height: 200px
}

.popular-packages .single-package .package-image a img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.popular-packages .single-package .package-content {
    padding: 2px 2px 4px;
    margin: 4px;
    text-align: center
}

.popular-packages .single-package .package-content h3 {
    font-weight: 600;
    color: #1b1464;
    font-size: 16px;
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s
}

.popular-packages .single-package .package-content p {
    color: #727272;
    font-size: 12px;
    font-weight: 500
}

.popular-packages .single-package .package-content p span {
    color: #37b721;
    font-weight: 600
}

.popular-packages .single-package .package-calto-action {
    padding: 0 20px
}

.popular-packages .single-package .package-calto-action .ct-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popular-packages .single-package .package-calto-action .ct-action li:first-child a {
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    overflow: hidden
}

.popular-packages .single-package .package-calto-action .ct-action li:last-child {
    float: right;
    margin-top: -31px;
    margin-bottom: -25px
}

.popular-packages .single-package .package-calto-action .ct-action li:last-child i {
    font-size: 20px;
    color: #f15b5c
}

/***/

.tour-grid {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tour-grid:hover {
    -webkit-box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.15)
}


.tour-grid .top-wrap {
    overflow: hidden;
    position: relative
}

.tour-grid .top-wrap:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 -130px 70px -70px #000 inset;
    box-shadow: 0 -130px 70px -70px #000 inset;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 288px
}

.tour-grid .top-wrap .entry-meta {
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    margin: 0;
    z-index: 1
}

.tour-grid .top-wrap .entry-meta > div {
    float: left
}

.tour-grid .top-wrap .entry-meta > div.price {
    width: 60%
}

.tour-grid .top-wrap .entry-meta > div.price del.price-value {
    color: #fff
}

.tour-grid .top-wrap .entry-meta > div.duration, .tour-grid .top-wrap .entry-meta > div.people {
    float: right;
    color: #fff
}

.tour-grid .top-wrap .entry-meta > div.duration {
    margin-right: 5px
}

.tour-grid.grid-style1 .content {
    background: #FFF;
    font-weight: 300;
    padding: 30px
}

.tour-grid.grid-style1 .content .description {
    border-top: 1px solid #e5e5e5;
    min-height: 110px;
    padding-top: 17px
}

.tour-grid.grid-style2 .content {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #FFF;
    font-weight: 300;
    height: 100%;
    padding: 30px;
    position: absolute;
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tour-grid.grid-style2 .content .rating, .tour-grid.grid-style2 .content .title, .tour-grid.grid-style2 .content .price {
    margin-bottom: 13px
}

.tour-grid.grid-style2 .content .title a, .tour-grid.grid-style2 .content .view-details-button {
    color: #FFF
}

.tour-grid.grid-style2 .content .title a:hover, .tour-grid.grid-style2 .content .view-details-button:hover {
    color: #f1064d
}

.tour-grid.grid-style2 .content .title {
    font-size: 16px
}

.tour-grid.grid-style2 .content .description {
    display: none;
    margin-bottom: 10px
}

.tour-grid.grid-style2 .content .rating {
    opacity: 1 !important
}

.tour-grid.grid-style2 .content .rating ul {
    display: inline-block;
    padding: 0
}

.tour-grid.grid-style2 .content footer .rating {
    display: none
}

.tour-grid.grid-style2 .content .opaltour-add-to-wishlist {
    opacity: 1
}


.tour-grid .title {
    margin: 0 0 12px
}

.tour-grid .top-wrap {
    overflow: hidden;
    position: relative;
    height: 288px;
}

.opaltour_trip .tour-grid:hover .thumbnail img, .opaltour_trip .tour-list:hover .thumbnail img, .opaltour_trip .trip-item:hover .thumbnail img, .opaltour_tour .tour-grid:hover .thumbnail img, .opaltour_tour .tour-list:hover .thumbnail img, .opaltour_tour .trip-item:hover .thumbnail img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.entry-meta {
    clear: both;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3333333333;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden;
    width: 100%;
}

.opaltour_tour .grid-style1 .thumbnail .btn {
    display: inline-block;
    font-weight: 600;
    left: 50%;
    padding: 10px 10px;
    position: absolute;
    top: 50%;
    z-index: 9;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.opaltour_tour .grid-style2 .thumbnail .btn {
    display: none
}

.opaltour_tour .title {
    font-size: 14px;
    margin: 0 0 30px;
    font-weight: 700;
}

.tour-grid .title {
    margin: 0 0 12px
}

.tour-grid .title a {
    color: #000
}

.view-details a {
    color: #000
}

.opaltour_tour .duration .value:before, .opaltour_tour .people .value:before, .opaltour_tour .view-details-button:after, .opaltour_tour .location:before {
    font-family: 'Font Awesome 5 Free'
}

.opaltour_tour .location {
    color: #999;
    display: block;
    font-size: 12px;
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    font-size: 18px;
    font-weight: 900
}

.opaltour_tour .price span, .opaltour_tour .price ins, .opaltour_tour .duration span, .opaltour_tour .duration ins, .opaltour_tour .people span, .opaltour_tour .people ins {
    font-weight: 600 !important;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none
}

.opaltour_tour .price span, .opaltour_tour .price del, .opaltour_tour .duration span, .opaltour_tour .duration del, .opaltour_tour .people span, .opaltour_tour .people del {
    color: #999;
    font-size: 12px
}

.opaltour_tour .price ins.price-value, .opaltour_tour .price span.label, .opaltour_tour .duration ins.price-value, .opaltour_tour .duration span.label, .opaltour_tour .people ins.price-value, .opaltour_tour .people span.label {
    color: #f1064d
}

.tour-grid .price span, .tour-grid .price ins, .tour-grid .duration span, .tour-grid .duration ins, .tour-grid .people span, .tour-grid .people ins {
    color: #FFF
}

.opaltour_tour .price ins.price-value, .opaltour_tour .duration ins.price-value, .opaltour_tour .people ins.price-value {
    font-size: 14px
}

.opaltour_tour .duration span, .opaltour_tour .people span {
    margin-left: 5px
}

.opaltour_tour .duration span:before, .opaltour_tour .people span:before {
    bottom: 0;
    color: #f1064d;
    left: 0;
    margin-right: 5px
}

.opaltour_tour .duration .label {
    display: none
}

.opaltour_tour .duration .value {
    position: relative
}

.opaltour_tour .duration .value:before {
    content: "\f133"
}

.opaltour_tour .people span:before {
    content: "\f007"
}

.opaltour_tour .opaltour-add-to-wishlist {
    font-size: 18px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.opaltour_tour footer {
    position: relative
}

.opaltour_tour footer > div {
    float: left;
    width: 100%;
    text-align: right;
}

.opaltour_tour footer .view-details {
    float: left
}

.opaltour_tour footer .view-details .view-details-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.opaltour_tour footer .view-details .view-details-button:after {
    color: #f1064d;
    content: "\f101";
    margin-left: 5px
}

.opaltour_tour footer .rating {
    text-align: right
}

.opaltour_tour footer .rating ul {
    display: inline-block;
    float: none;
    padding: 0
}

.opaltour_tour footer .rating span {
    font-size: 12px
}

.opaltour_tour .location {
    color: #1a2b47;
}

.tour-grid.grid-style1 .content .title-extra {
    color: #1a2b47 !important;
}

.opaltour_tour footer .view-details .view-details-button:after {
    color: #f1064d;
    content: "\f101";
    margin-left: 5px;
}


/* Styles r�sultat recherche h�tels  -*/


.card_produit {
    background-color: #FFFFFF;
    padding: 0px 0px;
    border-radius: 0;
    width: 100%;
    margin: 0px 0px 0px 0px;
    /* border: 1px solid #dfdfdf;*/

}

.shadow-item {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.37);
}

.shadow-item:hover {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.78);
}

.card_produit .thumb-image {
    cursor: pointer;
    float: left;
    margin-top: 0px;
    background-repeat: no-repeat;
    background-size: 150% auto;
    height: 234px;
    width: 238px;
    border-radius: 0px;
}

.bravo_wrap .bravo_footer .main-footer {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
}

.ribbon {
    display: none;
    position: absolute;
    background: #f40091;
    width: 27%;
    z-index: 1;
    padding: 16px;
    color: white;
    font-size: 14px;
    font-weight: 400;
    left: -9px;
    top: 20px;
}

.ribbon3:before, .ribbon3:after {
    content: "";
    position: absolute;
}

.ribbon3:before {
    height: 0;
    width: 0;
    top: -8.5px;
    left: 0.1px;
    border-bottom: 9px solid black;
    border-left: 9px solid transparent;
}

.ribbon3:after {
    height: 0;
    width: 0;
    right: -14.5px;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 15px solid #f40091;
    top: 0px;
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list {
    overflow: visible;
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star .booking-item-rating-stars li .fa {
    font-size: 14px;
    color: #ffcd0a;
}

.terms {
    margin-top: 15px;
}

.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact {
    padding-left: 20px;
    border-left: 5px solid var(--g-color);
    padding-right: 20px;
    padding-bottom: 15px;
}

.btninfoanim {

    text-shadow: 0 1px 0 transparent;
    box-shadow: 0px 0px 10px #4183C4;
    -webkit-box-shadow: 0px 0px 10px #4183C4;
    -moz-box-shadow: 0px 0px 10px #4183C4;
    -webkit-animation-name: bounce;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: bounce;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    animation-name: bounce;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0% {
        box-shadow: 0px 0px 10px #4183C4;
    }
    50% {
        box-shadow: 0px 0px 0px #4183C4;
    }
    100% {
        box-shadow: 0px 0px 10px #4183C4;
    }
}

@-moz-keyframes bounce {
    0% {
        box-shadow: 0px 0px 10px #4183C4;
    }
    50% {
        box-shadow: 0px 0px 0px #4183C4;
    }
    100% {
        box-shadow: 0px 0px 10px #4183C4;
    }
}

@keyframes bounce {
    0% {
        box-shadow: 0px 0px 10px #4183C4;
    }
    50% {
        box-shadow: 0px 0px 0px #4183C4;
    }
    100% {
        box-shadow: 0px 0px 10px #4183C4;
    }
}

.observation {
    background: #ffffff;
    color: #003581;
    border: 1px solid #003581;
    font-weight: bold;
    margin-top: 5px;
    float: left;
    padding: 5px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 20px;
    font-size: 12px;
}

.observation i {
    font-size: 32px;
    background: darkblue;
    color: #fff;
    padding: 5px;
    margin-left: -6px;
    display: block;
    margin-right: 10px;
    float: left;
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .list-star {
    display: block;
    line-height: 20px;
    position: relative;
    border-right: 2px solid #eee;
    width: 110px;
}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .location {
    position: absolute;
    left: 131px;
    top: 51px;
    font-size: 13px;
    color: #5e6d77;
}

.room-infos {
    padding: 4px;
}

.room-infos:hover {
    background: #eee;
}

.room-infos label {
    font-size: 12px;
    color: #000;
}

.room-infos .form-control {
    font-size: 12px;
}


.room-view {
    padding: 8px;
    margin-bottom: 15px;
    font-size: 14px;
}

.room-view i {
    margin-right: 10px;
}

label > span {
    position: relative;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

/* tripadvisor */
.bar-load {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 5px;
    width: 205px;
    position: relative;
    margin: 8px;
}

.circle {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    /*height: 35px;*/
    /*width: 35px;*/
    border-radius: 55px;
    position: relative;
    display: inline-block;

}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 25px;
    width: 125px;
    border-radius: 4px;
    margin: 15px;
    position: relative;
}

.data_price {
    font-size: 19px;
    padding-right: 0;
    padding-left: 0;
    color: #f40091;
    font-weight: bold;
    margin-top: 0;
    float: right;
}

.position-nav {
    padding: 10px 4% 11px 74%
}

.btn.btn-primary.btn-lg#submit {
    padding: 10px 40px;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
}

/*Liste voyage sur mesure*/
.liste-voyage .tg-populartour {

    border: 4px solid #efefef;
    overflow: hidden;
}

.liste-voyage .tg-description {
    /* background: #efefef;*/
}

.liste-voyage .tg-populartour figure a {
    color: #fff;
}

.liste-voyage .tg-populartour figure {
    overflow: hidden;
}

.liste-voyage .tg-populartour figure img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    overflow: hidden;
}

.name_produit {
    position: absolute;
    top: 30%;
    font-size: 48px;
    font-family: 'Rochester', cursive;
    text-align: center;
    width: 100%;
    color: #fff;

}

.thumbnail .entry-header {
    z-index: 2;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    margin-bottom: 3px;
    line-height: 1.25;
    margin-top: 2px;

}

.entry-title a {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .7);
    font-size: 2rem;
}

.entry-header .desc-plus {
    position: absolute;
    transform: translate(-50%);
    left: 48%;
    width: 90%;
    text-align: center;
    transition: all .3s;
    /* top: 100px;*/
    background: 0 0 !important;
    color: #fff;
    font-size: 1.5rem;
    padding: 10px;
}

.view-details .btn {
    display: inline-block;
    font-weight: 600;
    padding: 10px 10px;
    z-index: 9999999999;
    margin-top: -41px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    float: right;
}

.grid-style1 .thumbnail .effect {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    /*z-index: 1;*/
    width: 100%;
    height: 100%;
    opacity: .6;
    transition: all .3s;
}

.tour-grid:hover.grid-style1 .thumbnail .effect {
    opacity: .3;
}

.voir_tous .voir_tous-button {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f1064d;
}

/*.voir_tous .voir_tous-button:after {
   color: #f1064d;
   content: "\f101";
   margin-left: 5px;
    font-family: "foundation-icons";
}*/
.voir_tous {
    float: right;
}

.voir_tous a {
    color: #000;
}

.bravo_wrap .bravo_search_extras .bravo-pagination {
    margin-bottom: 20px
}

.bravo_wrap .bravo_search_extras .bravo-pagination:after,
.bravo_wrap .bravo_search_extras .bravo-pagination:before {
    content: "";
    display: table;
    clear: both
}

.bravo_wrap .bravo_search_extras .bravo-pagination .count-string {
    float: left
}


.bravo_wrap .bravo_search_extras .bravo-pagination ul.pagination .page-item:last-child {
    margin-right: 0
}

.bravo_wrap .bravo_search_extras .bravo-list-item {
    margin-top: 20px;
}

.slider-circuit {
    overflow: hidden;
    border-radius: 45px;
    width: 46%;
    height: 440px;
}

.slider-circuit .description:hover {
    box-shadow: 0 -2px 10px 0 #b5b5b5;
    transition: all .3s;
}

.slider-circuit .description {
    position: absolute;
    top: 50px;
    right: 108px;
    background: #fff;
    width: 50%;
    border-radius: 45px;
    padding: 50px 40px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    transition: all .3s;
}

.slider-circuit .description h4 {
    font-size: 28px;
    color: #5c5c5b;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 30px;
}

.slider-circuit .description .price-position {
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
    width: 100%;
    text-transform: capitalize;
}

.slider-circuit .description .price {
    font-size: 18px;
    color: #5c5c5b;
}

.slider-circuit .description .price span {
    font-size: 32px;
    color: #f2941b;
    font-weight: bold;
}

.slider-circuit .description .btn-reserv-index {
    background: #1a2b48;
    padding: 5px 15px;
    color: #fff;
    border-radius: 25px;
}

.slider-circuit .description .price-position a {
    float: right;
    margin-right: 80px;
}

.kc-css-402314 {
    background: url(../../images/image/img-circuits.png) center center no-repeat;
    background-size: cover;
    height: 587px;
}

#contact_breadcrumb {
    margin-bottom: 10px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.18);
    font-size: 13px;
    padding: 10px 0;

}

#p_contact {
    font-size: 15px;

    line-height: 20px;
    color: #202A40;
    margin-bottom: 15px;
}

#tel_contact {
    font-size: 17px;
    color: #005CA7;
    font-weight: 600;
    margin-top: 1em;
    margin-bottom: 1em;
    text-shadow: 0 4px 6px rgb(0 92 167 / 43%);
}

#telnum_contact {
    font-size: 18px;
    font-weight: normal;
}

#time_contact {
    font-size: 12px;
    font-weight: 600;
    color: #1D2840;
    position: absolute;
    top: 12em;
    margin-left: 12em;
}

#gsm_contact {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

#mail_contact a {
    font-size: 14px;
    font-weight: 600;
}

#mail_contact a:hover {

    color: #00346D;
}

#info_contact {
    font-size: 14px;
    font-weight: 700;
    color: #02346D;
}

#lieu_contact {
    font-size: 16px;
}

.contact .blc-container {
    background-color: #e7f8fd;
    padding: 10px;
    display: table;
    margin: 0 0 10px 0;
}

#form_contact_new {
    margin-bottom: 20px;
    margin-top: 20px;
}

#row_contacting {
    background: #f5f5f5;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 2px solid #E2E1E1;
    border-bottom: 2px solid #E2E1E1;
}

#contact_control {
    background: rgb(255, 255, 255);
    box-shadow: none;
    border-radius: 1px;
    border: 1px solid #888895;
}

#contactlab {
    padding: 0 25px;
}

.notbien {
    padding: 13px;
}

.spa {
    color: red;
}

.block-user {
    background: #fff;

    border-radius: 5px;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 5px;
}

.block-user-title {
    padding: 15px 15px;
    flex: auto;
    border-bottom: 1px solid #eee;

    width: 100%;

    border-left-style: solid;
    font-size: 18px;

}

.block-user .card-body {
    /*border-left-color: #289ed8;*/
    /*border-left-style: solid;*/
}

.block-user .card-body-title {
    border-left-color: var(--top-menu-bakground);
    border-left-style: none;
    /*padding: 1.25rem 0.25rem;*/
}

.card-body-payement {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.badge-panier {
    color: #fff;
    background-color: #61cbf0;
}


.item .caption1 {
    position: relative;
    width: 100%;
    padding: 11px 22px;
    background: #eeeeee;
    border-top: 3px solid #003560;
    border-radius: 0px 0px 5px 5px;
}


.list-item .item .header-thumb img {
    transition: all .4s;
    transform: scale(1);
    width: 100%;
}

.header-thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}

.header-thumb .price {
    position: absolute;
    background: #fe4914;
    bottom: 0;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    transition: all .3s;
    right: 0px;
    border-radius: 5px 0px 0px 0px;
    padding: 5px;
}

.item .caption1 .title-address .title {
    font-size: 20px;
    margin-top: 0;
    padding: 0;
}

.text-price {
    float: right;
    margin-right: 15px;
    color: #1f00e0;
    margin-top: 5px;
    font-size: 12px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

/*.center-block h2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 5.75rem;
    height: .125rem;
    background: #fe4914;
    transform: translateX(-50%);
}*/
.center-block h2 {
    font-size: 26px;
    color: #003560;
}

article.favorites .card {
    height: 320px;
    display: block;
    margin-bottom: 30px;
}

article.favorites .card.type2 .image {
    background: center no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
}

article.favorites .card .price .price-from {
    font-size: 13px;
}

article.favorites .card .price {
    background-color: #fe4914;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 0px 0px 0px 10px;
}

article.favorites .card .price .price-base {
    font-size: 13px;
    line-height: 13px;
}

article.favorites .card.type2 .wrapper {
    padding: 15px;
    position: relative;
}

article.favorites .card.type2 .wrapper .type-circuit {
    background-color: #fe4914;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px;
    position: absolute;
    top: -23px;
    left: 10px;
}

article.favorites .card.type2 .wrapper .place {
    font-size: 24px;
    line-height: 1;
    color: #fe4914;
    margin: 0 0 10px;
}

article.favorites .card.type2 .wrapper .place:hover {
    color: #012d74;
}

article.favorites .card.type2 .wrapper .dates, article.favorites .card.type2 .wrapper .description {
    font-size: 14px;
    color: #2d2d2d;
    margin: 0;
}

.favorites .multi-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.favorites .multi-ellipsis {
    overflow: hidden;
    height: 36px;
    position: relative;
}


.listing-features li {
    float: left;
    text-align: left;
    margin: 0 15px 10px 0;
    font-size: 12px;
    color: #596985;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
}

.listing-features li i {
    position: absolute;
    left: 0;
    top: 0;
}


.newsletters h2 {
    font-size: 17px;
    color: #fff;
}

.newsletters .res-soc h2 {
    font-size: 25px;
    color: #fd4f00;
}

.text-content {
    color: #fff;
}


.social-top {
    position: relative;
    top: 32%;
}

.social-top i {
    font-size: 16px;
    color: #fff;
    padding: 4px 5px 4px 5px;
    margin: 5px;
    border-radius: 20px;
    /* border: 2px solid #fff;*/
    /*background-color: #fff;*/
}

.hover-tel {
    background-color: #395693;
    color: #fff;
}

.hover-facebook {
    background-color: #395693;
    color: #fff;
}

.hover-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #fff;
}

.hover-linkedin {
    background-color: #0e72a3;
    color: #fff;
}

.hover-youtube {
    background-color: #be2e2a;
    color: #fff;
}


.res-soc {
    padding-top: 3%;
}

.newsletters {
    text-align: center;
}


.item-block .header-thumb-block {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}

.item-block .header-thumb-block:before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .4s;
    background: rgba(0, 0, 0, .4);
}

.item-block .header-thumb-block img {
    transition: all .4s;
    transform: scale(1);
    width: 100%;
}

.item-block .header-thumb-block .tour-book-now {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.5);
    z-index: 3;
    opacity: 0;
    color: #fff;
    border: none;
    transition: all .4s;
    padding: 5px 20px;
    background-color: #2d2d2d;
    border-radius: 30px;
    text-decoration: none;
}

.item-block:hover .header-thumb-block .tour-book-now {
    opacity: 1;
    top: 51%;
    transform: translate(-50%, -50%) scale(1);
    border-radius: 0px;
}

.item-block:hover .header-thumb-block img {
    transform: scale(1.1);
}

.item-block .header-thumb-block img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}

.item-block-description {
    position: relative;
    width: 100%;
    padding: 25px 22px;
}

.item-block-description .title-address {
    width: 100%;
}

.item-block-description .title-block {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 7px;
    line-height: 20px;
    margin-top: 0;
    padding: 0;
}

.item-block-description .title-block a {
    font-size: 25px;
    font-weight: 500;
    color: #012d74;
}

.item-block-description .title-address .duration {
    margin-bottom: 0;
    color: #717171;
    font-size: 15px;
}

.item-block-description .g-price {
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 17px;
    padding-top: 24px;
    font-size: 18px;
    color: #ff5000;
    font-weight: 600;
    padding: 7px;
    border-top: 4px solid #ff5000;
}

.footer-block {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #2d2d2d;
}

.static-block {
    text-align: center;
}

.static-block-img {
    min-height: 75px;
}

.static-block-img img {
    width: 30%;
}

.titre-static-block {
    text-align: center;
    color: #2d2d2d;
    font-size: 28px;
    font-weight: bold;
}


.bravo-logo1 {
    /*filter: grayscale(100%);*/
    width: 100%;
}


.sticky-social {
    position: fixed;
    left: -5px;
    top: 176px;
    z-index: 9999;
    border-radius: 3px;
}

.sticky-social ul li {
    background: #67baaf;
    margin-bottom: 1px;
}

.sticky-social a {
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
}

.sticky-social i {
    font-size: 25px;
}


.Line {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}


.top-0 {
    top: 0;
}

.inset-x-0 {
    right: 0;
    left: 0;
}

.absolute {
    position: absolute;
}


.bg-cover {
    background-size: cover;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-center {
    background-position: 50%;
}

.fadeIn {
    -webkit-animation: fadein .5s;
    animation: fadein .5s;
}

.z-1 {
    z-index: 1;
}

.align-bottom {
    vertical-align: bottom;
}


.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}


.justify-end {
    justify-content: flex-end;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.w-full {
    width: 100%;
}

.max-w-site {
    max-width: 73.75rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}


.items-center {
    align-items: center;
}


.transition-all {
    transition-property: all;
}

.inline-block {
    display: inline-block;
}

.transition-all {
    transition: all .25s ease-in;
}

.reset-anchor {
    color: inherit;
    text-decoration: none;
}


.text-2xl {
    font-size: 1.5rem;
}

.leading-tight {
    line-height: 1.2;
}

.font-brand {
    font-family: Trident, HappinessBeta, HappinessBeta-New, HappinessBeta wf, Verdana, Arial, sans-serif;
}

.text-shadow-2 {
    text-shadow: 0 2px 1px rgb(0 0 0 / 40%);
}

.reset-heading {
    margin: 0;
    font-weight: 400;
}

.last-child-mb-0:last-child {
    margin-bottom: 0;
}


.text-md {
    font-size: 1rem;
}

.mt-1 {
    margin-top: .25rem;
}

.leading-tight {
    line-height: 1.2;
}

.text-shadow-2 {
    text-shadow: 0 2px 1px rgb(0 0 0 / 40%);
}

.reset-heading {
    margin: 0;
    font-weight: 400;
}

.last-child-mb-0:last-child {
    margin-bottom: 0;
}


.mt-auto {
    margin-top: auto;
}

.transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
}

.text-base {
    font-size: .875rem;
}

.overflow-hidden {
    overflow: hidden;
}

.mt-4 {
    margin-top: 1rem;
}

.items-stretch {
    align-items: stretch;
}


.inline-flex {
    display: inline-flex;
}

.rounded-tiny {
    border-radius: .125rem;
}

.transition-colors {
    transition: background-color .25s ease-in, border-color .25s ease-in, color .25s ease-in;
}

.reset-button {
    border: none;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    background: none;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}


.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.flex {
    display: flex;
}

.cursor-pointer {
    cursor: pointer;
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bg-deepBlue {
    background-color: #082b74;
}

.bg-deepBlue:hover {
    background-color: #1a89ca;
}


.localisation1 {
    color: #fff;
    text-transform: capitalize;
    font-size: 12px;
}

.block-img {
    border: 1px solid #d0d0d0;
    padding: 5px 0px 0px 0px;
    margin: 5px;
}

.nbr-jours {
    font-size: 12px;
    color: #818181;
}

.nbr-jours i {
    color: #80ba01;
}

.prix-vente {
    font-size: 22px;
    color: #80ba01;
    font-weight: bold;
}

.label-decouvrez {
    font-weight: bold;
    padding-top: 4%;
    color: #ffa200;
    font-size: 12px;
}

.info-line {
    color: #e95b2b;
    font-weight: bold;
    font-size: 30px;
}

li a.act-link {
    background-color: #e95b2b;
    color: #fff !important;
}


.info-line-footer {
    color: #e95b2b;
    font-weight: bold;
    font-size: 27px;
}


.btn-desc {
    background-color: #e95b2b;
    color: #fff !important;
    border-radius: 0px;
    font-size: 20px;
}

.title-desc {
    font-size: 20px;
    text-transform: capitalize;
}

.desc-dest {
    padding: 15px 2px 2px 2px;
}

.a-decouvrir {
    color: #fff !important;
    font-size: 13px;
    text-decoration: underline;
}

.plus-omra {
    position: absolute;
    bottom: 7%;
    padding-left: 10%;
}

.title-omra {
    font-weight: bold;
    color: #484848;
}

.img-moteur {
    margin-top: -40px;
}


.btn-left {
    background-color: #05478c;
    color: #fff;
    padding: 1px 5px 0px 3px;
    border-radius: 0;
}

.btn-right {
    background-color: #bcbcbc;
    color: #fff;
    padding: 1px 5px 0px 3px;
    border-radius: 0;
}


.style-title {
    border-bottom: 2px solid #f3f3f3;
    width: 100%;
}


.custom-phone-1, .custom-phone-2 {
    display: inline-block;
}

.custom-phone-1 i {
    font-size: 37px;
    margin-right: 5px;
    border: 0px solid #e95b2b;
    color: #e95b2b;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 0%;
    position: relative;
    bottom: 5px;
}

.custom-phone-2 a {
    line-height: 25px;
    text-decoration: none;
    color: #e95b2b;
    margin-bottom: 44px;
    font-size: 12px;
}

.custom-phone-2 a span {
    font-size: 20px;
}

.phone {
    margin-top: 3%;
}

.trait-horizontal {
    display: inline-block;
    margin: 20px 10px 5px 8px;
}

.white_btn {
    /* font-size: 1.3rem; */
    font-weight: normal;
    background-color: #2d2d2d;
    color: #fff;
    border: solid 1px #2d2d2d;
    margin: 0 6px;
    padding: 4px 8px;
    border-radius: 20px;
}

.empty_btn {
    /*font-size: 1.3rem;*/
    font-weight: normal;
    background-color: transparent;
    color: #2d2d2d;
    border: none;
    border: solid 1px #2d2d2d;
    margin: -4px 0px 0px 0px;
    padding: 4px 4px;
    border-radius: 1px;
}

.menu-style {
    /*background: url(public/images/logo/menu.png);
    padding: 75px;
    margin-top: -6%;
    filter: grayscale(100%);
    margin-left: 17%;*/
}

.localisation1 {
    color: #fff;
    text-transform: capitalize;
}

.span-prix .label-prix {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.span-prix small {
    color: #fff;
}

.link {
    margin: 0 28px;
}

.link {
    color: #e95b2b;
    text-align: center;
    padding: 0;
    margin: 0 10px;
    display: flex;
    flex-direction: column;
}

.elem-ff-icon {
    font-size: 21px;
    border: solid 2px #000;
    padding: 1px;
    border-radius: 27px;
}

.info-contact {
    display: flex;
    padding-top: 4%;
}

.star {
    color: #ccc;
}

.wpmega-link-title {
    vertical-align: middle;
    height: 67px;
    line-height: 54px;
}

.menu-a {
    height: 100px;
}

.text-gray {
    background-color: #ffffff;
    padding: 0px 4px 0px 4px;
    font-size: 13px;
    color: #cdd656;
    border-radius: 8px;
}

#owlpartnaire .item {
    border: 1px solid #ddd;
    padding: 25px;
}

.text_decouvert {
    font-size: 12px !important;
    color: #0082ad !important;
    text-decoration: underline !important;
}

.fb-share-button {

    padding: 10px 21px !important;

}

.bravo_detail_hotel .fb-share-button {

    padding: 10px 0px !important;

}

.label-etiquette {
    position: absolute;
    z-index: 99;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: -9px;
    /* width: 80%;*/
}

.ribbon-enfant {
    background: #25b81b;
    top: 20px;
}

.ribbon-promo {
    background: #ff2929;
    top: 63px;
}

.ribbon-early-booking {
    background: #c20063;
    top: 107px;
}

.design-ribbon:before {
    height: 0;
    width: 0;
    top: -8.5px;
    left: 0.1px;
    border-bottom: 9px solid black;
    border-left: 9px solid transparent;
}

.design-ribbon:before {
    content: "";
    position: absolute;
}

.link-search {
    background-color: var(--top-menu-bakground);
}

.theme-extra {
    position: relative;
    overflow: hidden;
}

.theme-extra .card-extra {
    display: block;
    margin-bottom: 30px;
    background-color: #ffffffde;
    border: 1px solid #ccc;
}

.theme-extra .card-extra .image-theme {
    background: center no-repeat;
    background-size: cover;
    height: 250px;
    width: 100%;
    position: relative;
    border-bottom: 5px solid #3ca0e6;
}

.theme-extra .card-extra .wrapper, .theme-extra .card-extra .wrapper .title-theme {
    font-size: 14px;
    color: #003560;
    margin: 0;
}

.theme-extra .card-extra .wrapper {
    padding: 10px;
    position: relative;
}

.theme-extra .card-extra .wrapper .type-extra {
    background-color: #ea9337;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #fff;
    padding: 5px;
    position: absolute;
    top: -26px;
    left: 10px;
}

.theme-extra .card-extra .wrapper .place {
    font-size: 15px;
    line-height: 1.2;
    color: #003580;
    margin: 10px 0 5px;
    font-weight: 900;
}

.bravo_wrap .bravo_detail_hotel .bravo_content .g-header .product-name {
    font: 28px "WorkSans SemiBold", Arial, sans-serif;
    margin: 0;
    padding-right: 90px;
}

.theme-extra .card-extra .wrapper, .theme-extra .card-extra .wrapper .title-theme {
    font-size: 14px;
    color: #003560;
    margin: 0;
}

.theme-extra .multi-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.label-offre-extra {
    padding: .25rem .5rem;
    background: linear-gradient(to bottom, #669eff, #28a1da);
    box-shadow: 0 8px 25px rgba(88, 159, 247, 0.7), 0 0 10px rgba(88, 159, 247, 0.5), 0 0 4px rgba(88, 159, 247, 0.3);
    color: #fff;
    border: 1px solid transparent;
    border-radius: .2rem;
    font-size: .875rem;
    line-height: 1.5;
}

#form_vente_extras .input-group.date .input-group-addon {
    position: absolute;
    right: 0;
    top: -2px;
    display: block;
    width: 30px;
    height: 42px;
    line-height: 45px;
    font-size: 25px;
    color: #00327b;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    z-index: 2;
}

.tpl2_prix {
    color: #FFF;
    font-size: 16px;
    text-align: center;
    width: 175px;
    height: 40px;
    background: linear-gradient(to bottom, #669eff, #28a1da);
    padding: 5px;
    position: absolute;
    right: 0px;
    /* top: 179px; */
    bottom: 110px;
}

.label-etiquette-extra {
    position: absolute;
    z-index: 99;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: 6px;
    /* width: 80%; */
}

.ribbon-dispo {
    background: #28a745;
    top: 21px;
}

/* debut css hotel par ville*/
.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image .price-wrapper {
    position: absolute;
    bottom: 10px;
    right: -17px;
    color: #fff;
    font-size: 20px;
    z-index: 10;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image {
    overflow: hidden;
    height: 185px;
    background: #ccc;
    position: relative;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 7px 15px 10px;
    text-align: justify;
    line-height: 16px;
    min-height: 80px;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop a {
    color: #fff;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop a {
    text-decoration: none;
    transition: all .3s;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image .service-wishlist {
    position: absolute;
    right: 5px;
    z-index: 10;
    top: 0;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}

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

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image .price-wrapper .price .text-price {
    font-size: 15px;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image .price-wrapper .price .text-price {
    color: #fff;
    font-weight: 500;
    background-color: #1e1e1e;
    padding: 7px;
    /*border-left: 10px solid #94a841;*/
}

.bravo_wrap .page-template-content .bravo_search_hotel.layout_normal .item-loop .star-rate {
    padding: 0 15px 5px;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image .price-wrapper .price .text-price {
    font-size: 15px;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop a {
    color: #fff;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .thumb-image .price-wrapper .price {
    display: block;
}

.bravo_wrap .page-template-content .bravo_search_hotel .item-loop .location {
    font-size: 13px;
    color: #5e6d77;
    padding: 7px 15px 10px;
    text-align: justify;
    line-height: 16px;
    /*min-height: 80px;*/
}

.star-rate {
    height: 15px !important;
}

/* fin css hotel par ville*/
#Outgoing .g-field-search .form-content .btn-primary {
    background-color: white;
}

.bravo_search_hotel #Hotel .MoteurGreen #hotels #HotelInterne {
    border-radius: 5px !important;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%) !important;
}

.MoteurGreen .smart-search .dropdown-menu {
    z-index: 999999;
}

.promohotel_prix {
    font-size: 22px;
    color: #ed9643;
    font-weight: 500;
    margin-left: 15px;
}

.btn.btn-primary {
    background-color: #289ed8;
    /*border-color:#289ed8;;*/

}

.table-condensed > thead > tr > .dow {
    padding: 2px 15px !important;
}

.title_zone {
    text-shadow: -1px -1px #eee, 1px 1px #888, -3px 0 4px #000;
}

.horizontal-line-5 {
    border-top: 3px solid #ed6a26;
    width: 5%;
    margin-bottom: 16px;
}

.description_voyage {
    margin-bottom: 10px;
}

.desc_voyage {
    font-weight: 600;
}
button.btn.btn-primary.btn-search.btn-interne-searche:hover {
    border: 1px solid #ed6a26;;
}

.tab_detail_offre .input-group.date .input-group-addon {
    position: absolute;
    right: 0;
    top: -2px;
    display: block;
    width: 30px;
    height: 42px;
    line-height: 45px;
    font-size: 25px;
    color: var(--g-color);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    z-index: 2
}

.sejours.listing .result_item:not(:last-child) {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.bravo_search_hotel .result_item:not(:last-child) {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.bravo_search_hotel .result_item {
    flex: 0 0 30.7%;
}

.result_item:hover {
    border: 1px solid #cccccc;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgb(50 50 50 / 20%);
}

.bravo_search_hotel .result_item .box-img {
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat, no-repeat;
    background-size: cover;
}

.bravo_search_hotel .result_item .box-img .bg-figure {
    background: linear-gradient(to bottom, #669eff99, #28a1daf2);
    z-index: 9;
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 5px 15px 10px 15px;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
}

.bravo_search_hotel .bg-figure .badge {
    /* background: #FFFF01;*/
    color: #fff;
}

.bravo_search_hotel .result_item .box-img .card-img-top {
    /* min-width: 100%;*/
    transition: all 0.3s ease 0s;
    border-radius: 0px 0px 0px 0px;
    /* height: 100%;*/
}

.animation:hover img {
    transform: scale(1.1, 1.1);
    /*opacity: 0.7;*/
}

.card-block {
    /* padding: 1rem 1rem 1.5rem;*/
    display: flex;
}

.card-block .card-title .localisation {
    display: block;
    color: #000;
    text-transform: capitalize;
    font-size: 17px;

}

.card-title {
    margin: 0.75rem 0rem 0.75rem 0.75rem;
    width: 65%;
    border-right: 1px solid #ddd;


}

.card-price {
    margin: 0.75rem 0rem 0.75rem 0.75rem;
    width: 35%;
}

.PeriodesVoyages hr {
    display: inline-block;
    width: 44%;
    margin-left: 10px;
    margin-bottom: 2px;
    border: 0;
    border-top: 3px solid rgb(24 24 24 / 81%);
}

.PeriodesVoyages .list-unstyled li {
    padding-top: 8px;
}

.card-price .btn-decouvrir {
    width: 100%;
    border-radius: 8px;
    padding: 8px;
    background: #f5bd36;
    font-weight: bold;
    color: #000;
}

.card-price .btn-decouvrir:hover {
    color: #000;
}

.link-periode-voyage {
    padding-left: 100px;
    /* margin-top: 14px; */
    margin-top: 23px;
    text-align: center;
    color: #39a1d8;
    font-weight: 600;
}
.promo {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
    color: #fff;
    position: absolute;
    top: 4%;
    right: 22px;
    padding: 18px 4px;
    background: #f44336;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    z-index: 999;
}
.h-100 {
    height: 100%!important;
}

.card-body-promo {
    flex: 1 1 auto;
    padding: 0.5rem 1rem;
}
.card-body-promo p {
    margin-top: 0;
    margin-bottom: 0.1rem;
}
.item-title-promo {
    padding: 0px 0px 0px;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}
.card-promo {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}
.card-promo .star-rate{
    height: auto !important;
    padding: 0px 0px 5px 3px !important;
}
.card-text:last-child {
    margin-bottom: 0.3rem;
}
.card-extra .place{
    font-size: 20px;
    padding: 15px;
    height: 38px;
}

@media  (max-width: 1199px) {
    .slider-block{
        display: none!important;
    }
}
@media  (min-width: 320px) and(max-width: 425px) {
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        margin-top: -56px !important;

    }
}

@media  (min-width: 320px) and(max-width: 425px) {
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 61px 0 !important;
    }
}

.bravo_wrap .bravo_detail_tour .bravo_content {
    padding-top: 36px;
}
.dropdown.client-style {
    border: 2px solid !important;
    border-radius: 20px !important;
    line-height: 119% !important;
}
@media (min-width: 1025px) and (max-width: 1199px){
    .nav-tabs .nav-link {
        padding-left: 2px;
        padding-right: 2px;
    }
    .fb-share-button {
        right: -14px;
    }
    #mailbtn {
        margin: -31px -30px 0px 0px;
    }
    a.btn.btn-imprim-plan.d-none.d-md-block {
        display: none !important;
    }
}
.btn-promo{
    width: 100%;
    border-radius: 0;
    margin-top: 0;
    background-color: #cbd44f;
    border:none;
    box-shadow: 0 2px 9px rgba(0, 0, 0, .2);
}

label.control-label {
    display: block !important;
}

span.glyphicon.glyphicon-calendar {
    font-size: 25px !important;
    position: absolute;
    margin-left: -28px;
    margin-top: 5px;
    color: #289ed8;
}
.block-details-annulation {
    background: #FFFFFF;
    padding: 20px 12px;
    margin-top: 10px;
    box-shadow: 6px 2px 9px #95949470;
    margin-bottom: 30px;
}
.light.rounded-pill {
    background: #fff;
    padding: 6px 12px;
}
div#mainindex {
    margin-top: 17px;
}
/***********************************slider********************************/
.bravo_wrap .page-template-content .ms-autoheight-template {
    z-index: 9;
    /*top: 105px;*/
}

.master-slider::before {
    /* content: '';
     background: url(../images/slider/masque1.png) center center no-repeat;*/
    position: absolute;
    z-index: 21;
    height: 100%;
    width: 100%;
    background-size: cover;
}

.master-slider .lien-slider {
    position: absolute;
    width: 1423px;
    height: 599.158px;
}

.master-slider a:hover {
    border-color: #ed6a26 !important;
    background: #ed6a26 !important;
    color: #fff !important;
}

.text_slide {
    position: absolute;
    z-index: 99;
    width: 100%;
    text-align: center;
    height: 40px;
    cursor: pointer;
    top: 50%;
    margin-top: -100px;
    font-size: 36px;
    color: #fff;
    text-shadow: -1px -1px #eee0, 1px 1px #8880, -3px 0 4px #0000;
}

.btm-slides {
    position: absolute;
    z-index: 99;
    top: 55%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    height: 50px;
    width: 150px;
    border: 2px solid white;
    /* margin: 0 3px; */
    cursor: pointer;
    padding: 11px 26px 11px 26px;
    border-radius: 22px;
    color: black;
    background: #f0f8ff9c;
    font-size: 18px;
    font-weight: bold;
    justify-content: space-around;
}

/*************************************zones***********************************/
.titre_bloc {
    display: inline-block;
}

.nd_options_underline_effect:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 2px;
    z-index: -9;
    background-color: #f8d828;
}

.nd_options_underline_effect1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 2px;
    z-index: -9;
    background-color: #cbd44f;
}

.nd_options_underline_effect2:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 2px;
    z-index: -9;
    background-color: #00aeec;
}

.nd_options_underline_effect3:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 2px;
    z-index: -9;
    background-color: #ed9643;
}

.nav-tabs-zone {
    border-bottom: 2px solid #dee2e600;
    /* display: inline-flex;*/
}



.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #e89434;
    border: none;
    border-radius: 25px;
    font-weight: bold;
    box-shadow: 0 12px 30px rgb(0 0 0 / 20%);
    padding: 9px 12px;

}
a.nav-link.btn {
    margin-right: 10px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .green-color.active {
    color: #ffffff;
    background-color: #cbd44f;
    border-color: #dee2e6 #dee2e6 #fff;
    border: none;
    border-radius: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .yellow-color.active {
    color: #ffffff;
    background-color: #f8d828;
    border-color: #dee2e6 #dee2e6 #fff;
    border: none;
    border-radius: 0;
}



.h-full {
    height: 100%;
}

.list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 0 0 -10px;
    padding: 0;
}

.list__item {
    display: flex;
    /*padding: 5px;
    width: 25%;*/
}

.list__item__inner {
    background-color: #fff;
    color: #2d2d2d;
    padding: 20px;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

figure.list__item__inner {
    /*border-radius: 12px;*/
    padding: 0;
}

figure.list__item__inner:hover {
    box-shadow: 0 2px 5px rgb(120 120 120);
}

figure.list__item__inner figcaption {
    flex: 1;
    padding: 10px 5px 5px 5px;
    text-align: left;
    height: 140px;
}

.list__item__inner img {
    /*border-radius: 12px;*/
    height: 309px;
    width: 382px;

    /* border-bottom: 3px solid #2d2d2d;*/
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.list__item__inner img:hover {
    transform: scale(1.05);
}

.list__item__inner figcaption strong {
    font-size: 18px;
    color: #282e3c;
    font-weight: 100;
}

.list__item__inner figcaption span .label-prix {
    font-size: 25px;
    color: #000;
    font-weight: bold;
}

.list__item__inner figcaption span .label-details {
    font-weight: 500;
    padding: 2%;
    color: #ffffff;
    font-size: 12px;
    background-color: #ed6a26;
    border: 2px solid #ed6a26;
    display: inline-block;
    position: absolute;
    bottom: 25px;
    right: 23px;
}

.list__item__inner figcaption span .label-details:hover {
    font-weight: 500;
    padding: 2%;
    color: #289ed8;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #289ed8;
    display: inline-block;
    position: absolute;
    bottom: 25px;
    right: 23px;
}

.list__item .ribbon-promo {
    background: #ff2929;
    top: 20px;
}

.list__item .label-etiquette {
    position: absolute;
    z-index: 1;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: -6px;
    /* width: 80%; */

}

.booking-item-rating-stars {
    display: flex;
    color: #f5bd36;
    font-size: 12px;
}

.booking-item-rating-stars li {
    margin-right: 5px;
}

.localisation {
    color: #818181;
    text-transform: capitalize;
    font-size: 14px;
}

/*.row-block {*/
/*    margin-bottom: 30px;*/
/*}*/

.listing-item-grid {
    padding: 250px 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
}

.listing-item-grid .bg, .geodir-category-img-wrap img, .gallery-item img {
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.listing-item-grid .d-gr-sec:before {
    opacity: 0.7;
}

.d-gr-sec:before {
    z-index: 2;
}

.name-destination {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.name-destination h3 a {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
}



.item-block {
    position: relative;
    overflow: hidden;
    background: #ffffffd1;
    border: 1px solid #fff;
    /*box-shadow: 3px 3px 2px rgb(0 0 0 / 25%);*/
    height: 100%;
}

.img-block-parallax img {
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}

.img-block-parallax img:hover {
    transform: scale(1.09);
}

.img-decouvrir {
    height: 255px;
}

.description {
    color: #2d2d2d;
    width: 100%;
    bottom: 0;
    padding: 0px 0 0 2%;
}

.title-destination {
    font-size: 20px;
    text-transform: capitalize;
    color: #ed9643;
}

.pays-name {
    text-transform: capitalize;
}

.position-btn {
    position: absolute;
    bottom: 10px;
    right: 5px;
}

.btn-profiter {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #cbd44f !important;
}

.btn-profiter:hover {
    background-color: #ed6a26;
    color: #fff !important;
    border: 1px solid #ed6a26 !important;
}

.voir-plus {
    float: right;
    border-left: 3px solid #ed6a26;
    padding-left: 4px;
    color: #817d7d;
    font-weight: bold;
}

.voir-plus:hover {
    color: #a0b044;
    float: right;
    border-left : 3px solid #a0b044;
}

.parallax {
    /* The image used */
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: initial; /*fixed*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#myTabContent .label-etiquette {
    width: 80%;
}

.box-newsletter {
    /*background: #0477a3;*/
    padding: 30px;
    margin-top: 5%;
    border-top: 5px solid #cbd44f;
}


.listing-item-grid .d-gr-sec:before {
    opacity: 0.8;
}

.d-gr-sec:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%,#00000096 100%);
}
.amenag-title{
    color: #918f8f;
    font-size: 12px;
}
.item.img-partenaire {
    margin-top: 52px;
}
.title-parte{
    margin-bottom: -34px;
}
.item-block-voy {
    position: relative;
    overflow: hidden;
    height: 100%;
}


@media(max-width:768px) {

    .hotel_rooms_form .form-search-row {
        flex-wrap: wrap
    }


    .bootbox.modal .modal-dialog {
        min-width: 0
    }
    .bravo_wrap .bravo_user_profile .user-form-settings .terms-scrollable label {
        flex: 0 0 50%;
        max-width: 50%
    }
    .bravo_wrap .page-template-content .bravo-call-to-action {
        margin: 0 0 30px
    }

    .bravo_wrap .bravo_header .content .header-left .bravo-menu {
        display: none
    }
    .bravo_wrap .bravo_header .content .header-right .bravo-more-menu {
        display: block
    }

    .bravo_wrap .bravo_topbar {
        display: none
    }
    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage {
        flex: 0 0 100%;
        padding: 15px;
        position: relative;
    }
    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-res-voyage {
        flex: 0 0 100%;
        padding: 15px;
        position: relative;
    }
    .bravo_wrap .bravo_header .content .header-left .bravo-menu {
        display: none
    }

}
.titre_bloc h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
    font-weight: 500;
    padding-top: 20px;
}
button.owl-prev,button.owl-next {
    display: block !important;
}
@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/Poppins-Regular.ttf") format("truetype");
    font-display: swap;
}

body {
    color: #000;
    font-size: 14px;
    font-family: "Poppins-Regular";
    font-weight: 400;
    line-height: 1.5;
    overflow-x: hidden;
    user-select: none;
}





h4 {
    line-height: 2
}


a:hover {
    text-decoration: none;
}

.form-control {
    padding: .075rem .45rem
}

.input-group > .form-control {
    padding: .075rem 0.5rem
}

.pull-right {
    float: right;
}
input[type=checkbox],
input[type=radio] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    transition: border-color .05s ease-in-out
}

input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font-family: Ionicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input[type=checkbox]:checked:before {
    margin: 1px 0 0 -1px;
    color: #1e8cbe;
    content: "\2713";
    font: normal normal normal 13px/1 FontAwesome;
}

input[type=radio] {
    border-radius: 50%;
    margin-right: 4px;
    line-height: 10px
}

input[type=radio]:checked:before {
    content: "�";
    text-indent: -9999px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #1e8cbe
}

a,
.bravo-news .btn-readmore,
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:hover > a,
.bravo_wrap .bravo_search_tour .bravo_form_search .bravo_form .field-icon,
.bravo_wrap .bravo_search_tour .bravo_form_search .bravo_form .render,
.bravo_wrap .bravo_search_tour .bravo_form_search .bravo_form .field-detination #dropdown-destination .form-control,
.bravo_wrap .bravo_search_tour .bravo_filter .g-filter-item .item-content .btn-apply-price-range,
.bravo_wrap .bravo_search_tour .bravo_filter .g-filter-item .item-content .btn-more-item,
.input-number-group i,
.bravo_wrap .page-template-content .bravo-form-search-tour .bravo_form_search_tour .field-icon,
.bravo_wrap .page-template-content .bravo-form-search-tour .bravo_form_search_tour .field-detination #dropdown-destination .form-control,
.bravo_wrap .page-template-content .bravo-form-search-tour .bravo_form_search_tour .render,
.hotel_rooms_form .form-search-rooms .form-search-row > div .form-group .render,
.bravo_wrap .bravo_form .form-content .render,
a:hover {
    color: #000;
}

img {
    height: auto;
    max-width: 100%
}

img:not([src]) {
    visibility: hidden
}

img[data-src], img[data-srcset] {
    display: block;
    min-height: 1px;
    width: 100%;
}

.relative {
    position: relative;
}

.position {
    /*position: fixed;*/
    width: 100%;
    z-index: 999;
    top: 0;
}

.text-center {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 98%
}

.modal {
    z-index: 9999;
}



.bravo_wrap .bravo_topbar .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9;
    position: relative;
    background: linear-gradient(to right, #669eff, #28a1da);
}

.bravo_wrap .bravo_topbar .content .socials {
    display: inline-block
}

.bravo_wrap .bravo_topbar .content .socials a {
    padding-right: 18px;
    color: #d1d4da;
    font-size: 14px;
    text-decoration: none
}

.bravo_wrap .bravo_topbar .content .socials a:first-child {
    padding-left: 0
}

.bravo_wrap .bravo_topbar .content .socials a:last-child {
    padding-right: 0
}

.bravo_wrap .bravo_topbar .content .dropdown-menu .divider {
    margin: 0;
    background-color: #31414a
}

.bravo_wrap .bravo_topbar .content .topbar-left {
    font-size: 14px;
    color: #fff
}

.bravo_wrap .bravo_topbar .content .topbar-left .line {
    min-width: 1px;
    display: inline-block;
    position: relative;
    min-height: 1px;
    margin: 0 10px
}

.bravo_wrap .bravo_topbar .content .topbar-left .line:before {
    content: "";
    position: absolute;
    left: 0;
    top: -13px;
    height: 20px;
    border-right: 1px solid #5f7190
}

.bravo_wrap .bravo_topbar .content .topbar-left a {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none
}

.bravo_wrap .bravo_topbar .content .topbar-items {
    display: inline-block
}

.bravo_wrap .bravo_topbar .content .topbar-items li {
    padding-right: 0px;
    display: inline-block
}

.bravo_wrap .bravo_topbar .content .topbar-items .login-item {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
}

.bravo_wrap .bravo_topbar .content .topbar-items li:last-child {
    padding-right: 0;
    border-right: 0
}

.bravo_wrap .bravo_topbar .content .topbar-right {
    font-size: 20px;
    color: #ffffff;
}

.bravo_wrap .bravo_topbar .content .topbar-right .dropdown-menu {
    right: 0;
    left: auto !important;
    min-width: 200px;
    top: 15px !important;
    border-radius: 0
}



.bravo_wrap .bravo_topbar .content .dropdown-menu {
    min-width: auto;
    background: #fff
}

.bravo_wrap .bravo_topbar .content .dropdown-menu li {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.bravo_wrap .bravo_topbar .content .dropdown-menu li a {
    display: block;
    padding: 8px 14px;
    color: #000000 !important;
}

.bravo_wrap .bravo_topbar .content .dropdown-menu li:hover {
    text-decoration: none;
    background: #cfd85f;
}

.bravo_wrap .bravo_header {
    background-color: #fff;
    height: auto;
    box-shadow: 0 2px 5px rgb(222 226 230 / 54%)
}
/************************************************menu_mobile***************************************/
.bravo_wrap .bravo_header .bravo-menu-mobile {
    width: 300px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    transform: translate(-105%);
    transition: all .3s;
    z-index: 999;
}

.bravo_wrap .bravo_header .bravo-menu-mobile.active {
    transform: translate(0)
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul {
    padding: 10px;
    list-style: none
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul li {
    /* margin-bottom: 10px*/
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul li a {
    color: #1a2b48;
    text-decoration: none
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul li a:hover {
    color: #669eff ;
    font-weight: 900;
    text-shadow: 0 4px 6px rgb(57 161 228);
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul li a i {
    min-width: 15px;
    display: inline-block
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul li:last-child {
    margin-bottom: 0
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang {
    padding: 0
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li {
    padding: 15px 20px;
    border-top: 1px solid #e6e6e6
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li a i {
    float: right;
    position: relative;
    top: 2px;
    text-align: center
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li a i:before {
    content: "";
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li.show > a i:before {
    content: "";
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li .dropdown-menu {
    position: relative !important;
    /*width: 160px;*/
    float: none;
    border: none;
    /* margin: 20px 0 0;*/
    padding: 15px 0px 0px 0px;
    transform: none !important;
    box-shadow: none !important;
    margin: 0;
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile .sous-ligne {
    font-size: 14px !important;
    padding: 10px 16px;
    display: block;
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile .sous-ligne:hover {
    background-color: #cbd44f;
    color: #fff;

}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li .dropdown-menu li a {
    font-size: 14px
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang > li .dropdown-menu li:last-child a {
    border-bottom: none !important;
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul.multi-lang .flag-icon-jp {
    border: 1px solid #adadad
}
.bravo_wrap .bravo_header .bravo-menu-mobile {
    width: 300px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    transform: translate(-105%);
    transition: all .3s;
    z-index: 20;
}

.bravo_wrap .bravo_header .bravo-menu-mobile.active {
    transform: translate(0);
    overflow-y: auto;
    z-index: 999;
    width: 100%;

}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile {
    border-bottom: 1px solid #e6e6e6
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile .b-close {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 11;
    color: #fff;
    font-size: 34px;
    cursor: pointer;
    line-height: 40px
}

.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile .avatar {
    background: linear-gradient(to bottom, #669eff, #28a1da);
    color: #fff;
    text-align: center;
    padding: 20px 0
}
.bravo_wrap .bravo_header .bravo-menu-mobile .user-profile .b-close .fa {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 11;
    color: #15182e;
    font-size: 18px;
    cursor: pointer;
    line-height: 40px
}

/**********************************************************************************************************/
.bravo_wrap .bravo_header .content {
    display: flex;
    align-items: center
}
.bravo_wrap .bravo_header .content .header-left {
    position: relative;
    height: 100%;
    min-height: 60px;
    display: flex;
    width: 100%;
    padding: 5px 0 5px 0;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu a {
    text-decoration: none
}


.bravo_wrap .bravo_header .content .header-left .bravo-menu ul {
    list-style: none;
    text-align: right;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li {
    display: inline-block;
    position: relative;
}
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li.active {
    color: #5191fa
}
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .fa {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 5px;
    font-size: 18px;
    transition: all .3s
}
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown {
    list-style: none;
    position: absolute;
    left: 0;
    top: 120%;
    padding-left: 0;
    margin-bottom: 0;
    min-width: 200px;
    padding-top: 10px;
    padding-bottom: 5px;
    background: #ffffff;
    box-shadow: 0 1px 1px #dbdbdb;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    /* border-top: 3px solid #FF4013; */
    border: 1px solid #a3a1a142;
}

.bravo_wrap .bravo_topbar .content .topbar-right .dropdown-menu.width-auto {
    min-width: 0
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu {
    width: 100%;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .fa {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 5px;
    font-size: 18px;
    transition: all .3s
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li .menu-dropdown {
    top: 0;
    left: 100%
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
    padding: 78px 15px 19px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: #4a4a4a;
    transition: all;
    position: relative;
}
.aide-icon-pad{
    padding-right: 6px;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li.active {
    color: var(--color-menu-a-hover)
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:hover > .fa,
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:hover > a {
    color: #f4c74f !important;
    text-decoration: underline !important;
    text-underline-offset: 7px;
    text-shadow: 0 4px 6px rgba(244, 199, 79, 0.5);}

.bravo_wrap .bravo_header .content .header-left .bravo-menu label {
    margin-bottom: 0px !important;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    border-right: none;
}


.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li > a.collapsed i:before {

    content: "\f105";
}



.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li a {
    padding: 6px 0;
    display: block;
    font-size: 16px;
    text-align: left;
    color: #231f20;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li a:hover {
    text-decoration: none !important;
    text-shadow: 0 4px 6px rgb(244 199 79 / 0%);

}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li .menu-dropdown {
    top: 0;
    left: 100%
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:hover > .menu-dropdown {
    top: 106%;
    opacity: 1;
    visibility: visible
}

.topbar-items li {
    padding-right: 0px;
}

.bravo_wrap .bravo_header .content .header-right {
    position: relative;
    height: 100%;
    text-align: right
}

.bravo_wrap .bravo_header .content .header-right .topbar-items {
    display: inline-block;
    margin-right: 5px
}

.bravo_wrap .bravo_header .content .header-right .topbar-items li {
    padding-left: 18px;
    padding-right: 18px;
    display: inline-block
}

.bravo_wrap .bravo_header .content .header-right .topbar-items li a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    font-size: 12px;
}

.bravo_wrap .bravo_header .content .header-right .topbar-items li:last-child {
    padding-right: 0
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu {
    right: 0;
    left: auto !important;
    min-width: 200px;
    top: 52px !important;
    border-radius: 0;
    transform: none !important;
    background: #1a2b48
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li.menu-hr {
    border-top: 1px solid #31414a
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li a {
    display: block;
    padding: 8px 15px;
    color: #fff
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li a:hover {
    text-decoration: none;
    background: #233448
}

.bravo_wrap .bravo_header .content .header-right .bravo-more-menu {
    border: none;
    background: 0 0;
    font-size: 100%;
    padding: 0 10px;
    float: right;
    display: none;
    transition: all .3s
}



.bravo_wrap .bravo_header .content .header-right .topbar-items li a {
    font-size: 12px
}

.bravo_wrap .bravo_header .content .header-right .topbar-items li:last-child {
    padding-right: 0
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu {
    right: 0;
    left: auto !important;
    min-width: 200px;
    top: 52px !important;
    border-radius: 0;
    transform: none !important;
    background: #1a2b48
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li.menu-hr {
    border-top: 1px solid #31414a
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li a {
    display: block;
    padding: 8px 15px;
    color: #fff
}

.bravo_wrap .bravo_header .content .header-right .dropdown-menu li a:hover {
    text-decoration: none;
    background: #233448
}

#search_3 .form-control, #search_2 .form-control {
    border: none !important;
    background: transparent;}
/**************************************menu****************************************/
.menu {
    top: 7.0rem;
    left: 150px !important;
    right: 150px !important;
    z-index: 1100;
    border: 0.88889rem solid #dddddd;
    background-color: #FFF;
    padding: 1rem;
    position: fixed;
}

.menu__inner {
    height: 100%;
    position: relative;
}
.button-menu {
    display: inline-block !important;
    font-weight: 700;
    text-align: center !important;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0.5rem 1rem !important;
    border: 2px solid #dddddd;
    color: #2d2d2d !important;
}

.button-menu.full-width {
    width: 100%;
}

.box-inspirations {
    margin-left: auto;
    margin-right: auto;
    max-width: 115rem;
}

.box-inspirations .box-list__title {
    margin-bottom: 0;
}

.box-inspirations .box-envie {
    margin-bottom: 2rem;
}

.box-inspirations .box-envie__text {
    font-size: 14px;
    font-weight: 500;
    color: #2d2d2d;
}

.box-inspirations .button-menu {
    margin-bottom: 2rem;
}

.box-envie__link {
    display: block;
    padding: 0 !important;
}

.box-envie__visual-container {
    position: relative;
    margin-bottom: 1rem;
}

.box-envie__visual-wrapper {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.box-envie__visual {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.box-envie__text {
    text-align: center;
    font-size: 1.8rem;
    /*height: 4.6rem;*/
    overflow: hidden;
    font-weight: 400;
    margin-top: 1rem;
}


.box-destinations {
    margin-left: auto;
    margin-right: auto;
    max-width: 130rem;
}

.list-pays > li > a {
    display: block !important;
    font-size: 12px !important;
    border-bottom: none !important;
    padding: 0px !important;
}

.list-pays > li {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.list-pays > li > a:hover {
    text-decoration: underline !important;
}

.box-menu-saisons__title:hover {
    text-decoration: underline !important;
}

.box-menu-saisons > a {
    color: #0082ad !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.box-menu-saisons__title {
    font-size: 14px !important;
    /*margin-bottom: 1.5rem !important;*/
    display: block !important;
    padding: 0px !important;

}

.box-menu-normale-saisons li {
    padding-left: 0px !important;


}

.box-menu-normale-saisons li > a {
    padding: 0px !important;
    border-bottom: none !important;
    font-size: 13px !important;
}

.box-menu-saisons + .box-menu-saisons {
    margin-top: 0.5rem;
}

.box-destinations .box-menu-saisons .box-menu-saisons__list li > a {
    color: #0082ad !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    border-bottom: none !important;
    padding: 0px !important;
}

.box-destinations .box-menu-saisons .box-menu-saisons__list li > a:hover {
    text-decoration: underline !important;
}

.list-continent {
    columns: 2 !important;
}

.box-destinations .list-continent .list-continent__link {
    font-weight: 700 !important;
    margin-bottom: 0.2rem !important;
    display: block !important;
    border-bottom: none !important;
    padding: 0px !important;
    cursor: pointer;
}

box-destinations .list-continent button.list-continent__link {
    cursor: default !important;
    width: 100% !important;
    text-align: left !important;
}

a.list-continent__link {
    background-color: #2ea1da;
    color: #ffffff !important;
}

a.list-continent__link.collapsed {
    background-color: transparent;
    color: #0082ad !important;
}

box-destinations .list-continent > li + li {
    margin-top: 1rem !important;
}

/**********************************************************************************/
.hover-whatsapp {
    background-color: rgb(203 212 79);
    border-radius: 30px;
    /*padding: 7px 1px;*/
    font-size: 20px;
    margin-right: 3px;
    font-weight: bold !important
}


.tooltip {
    position: relative;
    /*display: inline-block;*/
    font-size: 15px;
    opacity: 1;
    /* margin-bottom: 5px;*/

}
.icone-fa-menu{
    color: #289ed8;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: .875rem;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.login-item .tooltip > i {
    font-size: 14px;
    color: #fff;
    padding: 5px 5px 5px 5px;
    margin: 4px;
    border-radius: 20px;
    border: 2px solid #fff;
}

.topbar-items ul.top_children-menu {
    visibility: hidden;
    opacity: 0;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    font-size: .875rem;
    position: absolute;
    z-index: 1;
    top: 40%;
    right: 12%;
}

.topbar-items li:hover > ul.top_children-menu {
    opacity: 1;
    visibility: visible;
    background-color: #000000;
}

.topbar-items ul.top_children-menu li {
    padding: 2px 5px !important;
}

.panier {
    border-radius: 20px;
    border: 2px solid #fff;
    padding: 0px;
}

.hover-color-blue:hover {
    background-color: #00aeec;
}

.hover-color-green:hover {
    background-color: #cbd44f;
}

.hover-color-red:hover {
    background-color: #f34349db;

}

.hover-color-yellow:hover {
    background-color: #f8d828;
}

.hover-color-orange:hover {
    background-color: #ed9643;
}

.label-hotel {
    padding: 0px 8px 0px 8px;
    margin-bottom: 0px !important;
}

.label-circuit {
    padding: 0px 15px 0px 15px;
    margin-bottom: 0px !important;
}

.label-plan {
    padding: 0px 17px 0px 17px;
    margin-bottom: 0px !important;
}

.label-omra {
    padding: 0px 30px 0px 30px;
    margin-bottom: 0px !important;
}

.label-groupe {
    padding: 0px 9px 0px 9px;
    margin-bottom: 0px !important;
}

/*****************************************************Moteur*************************************************/

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
    border: none;
    margin-top: -23%;
    z-index: 9;
    position: relative;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
    width: 14%;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a i {
    font-size: 16px;
    position: relative;
    top: 1px;
    line-height: 16px;
    margin-right: 2px
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
    position: relative;
}


.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
    padding: 15px 0px 0px 0px;
    font-size: 17px;
    display: block;
    text-transform: capitalize;
}



.bravo_wrap .bravo_form .g-field-search {
    flex: 0 0 85%;
    max-width: 95%;
    flex-grow: 1;
    padding: 0 15px;
}

.bravo_wrap .bravo_form .form-group {
    margin-bottom: 0
}

.bravo_wrap .bravo_form .g-button-submit {
    flex: 0 0 7%;
    max-width: 12%;
    flex-grow: 1;
    position: relative
}



.bravo_wrap .bravo_form .form-content label {
    font-size: 14px;
    color: #5d5c5c;
    font-weight: 500;
    margin-bottom: -5px;
    margin-left: 33px;
}



.bravo_wrap .bravo_form .smart-search:after {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #5191fa;
    border-top: .4em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.bravo_wrap .bravo_form .smart-search .parent_text {
    border: none;
    box-shadow: none;
    font-size: 15px;
    position: relative;
    left: 0px !important;
    /*padding: 0!important;*/
    height: 31px;
    background: 0 0
}

.bravo_wrap .bravo_form .smart-search .parent_text[readonly] {
    cursor: pointer
}

.bravo_wrap .bravo_form .smart-search .parent_text::-webkit-input-placeholder {
    color: #2d2d2d;
}

.bravo_wrap .bravo_form .smart-search .parent_text::-moz-placeholder {
    color: #2d2d2d;
}

.bravo_wrap .bravo_form .smart-search .parent_text::-ms-input-placeholder {
    color: #2d2d2d;
}

.bravo_wrap .bravo_form .smart-search .parent_text::placeholder {
    color: #2d2d2d;
}

.bravo_wrap .bravo_form .field-icon,
.bravo_wrap .bravo_form .smart-search .parent_text,
.bravo_wrap .bravo_form .smart-search:after,
.bravo_wrap .bravo_form .dropdown-toggle:after,
.bravo_wrap .page-template-content .bravo-list-space .item-loop .service-review .rate,
.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .btn-more-item,
.bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .left .text-rating,
.bravo-reviews .review-box .review-box-score .review-score,
.bravo-reviews .review-box .review-box-score .review-score-base span,
.bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left .text-rating {
    /*color: #2d2d2d;*/
}
.bravo-news .widget_category ul li span,
.bravo_wrap .bravo_search_tour .bravo_form_search .bravo_form .g-button-submit button,
.bravo_wrap .bravo_search_tour .bravo_filter .filter-title:before,
.bravo_wrap .bravo_search_tour .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-bar,
.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-to,
.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-handle > i:first-child,
.bravo-news .header .cate ul li,
.bravo_wrap .page-template-content .bravo-form-search-tour .bravo_form_search_tour .g-button-submit button,
.bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image .content .desc,
.bravo_wrap .bravo_detail_space .bravo_content .g-attributes h3:after,
.bravo_wrap .bravo_form .g-button-submit button,
.btn.btn-primary,
.bravo_wrap .bravo_form .g-button-submit button:active,
.btn.btn-primary:active,
.bravo_wrap .bravo_detail_space .bravo-list-hotel-related-widget .heading:after,
.btn-primary:not(:disabled):not(.disabled):active {
    background: #ed6a26;
    /*box-shadow: 0 8px 25px rgba(88, 159, 247, 0.7),*/
    /*0 0 10px rgba(88, 159, 247, 0.5),*/
    /*0 0 4px rgba(88, 159, 247, 0.3);*/


}
.bravo_wrap .bravo_form .border-right {
    border-right: 1px solid #d7dce3
}

.bravo_wrap .bravo_form .field-icon {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    font-size: 40px;
    left: 20px
}

.bravo_wrap .bravo_form .dropdown-toggle:after {
    position: absolute;
    right: 28px;
    top: 10px;
    color: #285798;
    border-top: .4em solid;
    border-right: .2em solid transparent;
    border-left: .32em solid transparent
}

.smart-search .dropdown-toggle:after {
    top: 17px !important;
    border-top: .2em !important;
}

.smart-search .dropdown .form-control {
    height: 35px !important;
    border: 1px solid !important;
    color: #00aeec !important;
    left: 0px !important;
}

.form-control {
    border: 1px solid #dae1e7;
    border-radius: 3px;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

div#error {
    font-size: 14px;
    color: red;
}

/*.bravo_wrap .bravo_form .form-content .render {*/
/*    font-size: 15px;*/
/*    overflow: hidden;*/
/*    width: 100%;*/
/*    white-space: nowrap;*/
/*    text-overflow: ellipsis;*/
/*    background-color: white;*/
/*    border-radius: 21px;*/
/*    padding: 8px;*/
/*}*/

.datepicker .next, .datepicker .prev {
    color: rgb(255 255 255) !important;
    transition: .3s;
    width: 37px;
    height: 37px;
}

.datepicker-centuries table thead, .datepicker-days table thead, .datepicker-decades table thead, .datepicker-months table thead, .datepicker-years table thead {
    background: linear-gradient(to right, #669eff, #28a1da) !important;
    color: #fff;
    border-radius: 0;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background:linear-gradient(to bottom, #669eff, #28a1da) !important;
    color: #fff;
}

.bravo_wrap .select-guests-dropdown {
    /* transform: none !important;*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    /* top: 81% !important;*/
    margin-top: 0;
    right: 0;
    border-color: #dee2e6
}

.btn-plus-moins {
    background-color: #2d2d2d !important;
    color: #fff !important;
    border-radius: 3px !important
}

.number-btn {
    color: #2d2d2d;
    padding: 10px
}

.btn-confirmer {
    color: #2d2d2d;
    border-color: #2d2d2d !important;
}

.btn-confirmer:hover {
    color: #fff;
    background-color: #2d2d2d;
}
.style-moteur {
    color: #fff !important;
}
/**************************************************************FOOTER**************************************/

.main-footer-f {
    margin: 1% 0 1% 0;
}

.title p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.title-footer{
    content: "";
    width: 3px;
    height: 20px;
    background: #00aeec;
    position: relative;
    top: -2px;
    margin-right: 17px;
}
.nav-footer {
    margin-top: 20px;
}
.title-footer:before{
    background: #00aeec;
    padding: 25px 0 5px;

}
.ft {
    margin-left: 15px;
    width: 200px;
    position: absolute;
}

.footer-contact {
    color: #2d2d2d;

}

.footer-contact i {
    color: #fff;
    border-radius: 20px;
    margin-right: 5px;

}
i.fa.fa-map-marker-alt.icon-footer {
    background: #8b8b8b;
    padding: 8px 10px;

}
i.fab.fa-whatsapp.icon-footer {
    background: #29a638;
    padding: 8px 8px;
}
i.fa.fa-phone.icon-footer {
    background: #1e2e33;
    padding: 8px 8px;
}
i.fa.fa-envelope.icon-footer{
    background: #5e97d0;
    padding: 8px 8px;
}
.footer-contact .circle-li {
    list-style: disc;
    color: #ed9643;
    font-weight: 300 !important;
    text-align: left !important;

}

.bravo_wrap .bravo_footer .main-footer-f .nav-footer .context ul li a {
    /*margin-bottom: 10px;*/
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: #2d2d2d;
    text-decoration: none;
    transition: all .3s;
    color: #2d2d2d;
}

.newsletters-input {
    border-radius: 10px;
    width: 75%;
    border: none;
    padding: 14px;
    font-size: 14px;
    background-color: #ffffff;
    margin-right: 60px;
    box-shadow: 0 0 7px #8b8b8b;

}

.newsletters-button {
    background: #fff;
    color: #e89435;
    font-weight: 200;
    padding: 14px 20px;
    border-radius: 21px;
    border: 0;
    position: absolute;
    margin-left: -88px;
    margin-top: 0px;
    transition: all .3s;
    box-shadow: 4px 0 8px rgba(139, 139, 139, 0.4), 0 4px 8px rgba(139, 139, 139, 0.4), 0 -4px 8px rgba(139, 139, 139, 0.4);

}

.bravo_footer .help-block {
    margin-top: 5px;
    color: red;
    display: block;
}

.footer-res-soc {
    padding-top: 12px;
}

.social i {
    font-size: 17px;
    color: #ffffff;
    padding: 7px 9px 7px 9px;
    margin: 2px;
    border-radius: 10px;
    /* background-color: #f8d828;*/
}

.hover-facebook-footer {
    background-color: #395693;
}

.hover-instagram-footer {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.hover-linkedin-footer {
    background-color: #0e72a3;
}

.hover-youtube-footer {
    background-color: #be2e2a;
}
.hover-tiktok-footer {
    background-color: #101010;
}


.bravo_wrap .bravo_footer .copy-right {
    border-top: 1px solid #eaeef3;
    width: 100%;
    float: left;
    padding: 5px;
}
/********************************************modallogin-reservation**************************************/
.frontend-page .modal.login .modal-content {
    border-radius: 5px;
    padding: 20px 30px 30px
}

.frontend-page .modal.login .modal-content .modal-header {
    padding: 0 0 10px;
    border: none
}

.frontend-page .modal.login .modal-content .modal-header .close {
    margin-top: 0;
    opacity: 1
}
.frontend-page .modal.login .modal-content .modal-header .modal-title {
    font-size: 24px;
    font-weight: 500
}

.frontend-page .modal.login .modal-content .modal-body {
    padding: 0
}

.frontend-page .modal.login .modal-content .modal-body .form-group {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px
}

.frontend-page .modal.login .modal-content .modal-body .form-group .form-control {
    height: 45px;
    box-shadow: none;
    border: 1px solid #dae1e7;
    border-radius: 3px;
    font-size: 14px;
    color: #5e6d77
}

.frontend-page .modal.login .modal-content .modal-body .form-group .input-icon {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 20px;
    transform: translateY(-50%);
    color: #35a1e2;
    line-height: 0
}

.frontend-page .modal.login .modal-content .modal-body .st-link,
.frontend-page .modal.login .modal-content .modal-body label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.frontend-page .modal.login .modal-content .modal-body input[type=checkbox] {
    margin-right: 5px
}

.frontend-page .modal.login .modal-content .modal-body input[type=radio] {
    margin-right: 10px
}

.frontend-page .modal.login .modal-content .modal-body .form-submit {
    height: 42px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
    padding: 12px;
    background: linear-gradient(to bottom, #669eff, #28a1da);
    box-shadow: 0 8px 25px rgba(88, 159, 247, 0.7), 0 0 10px rgba(88, 159, 247, 0.5), 0 0 4px rgba(88, 159, 247, 0.3);
}
.frontend-page .modal.reservation .modal-content .modal-body .form-submit{

    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
    float: right;
}
.frontend-page .modal.login .modal-content .modal-body .advanced {
    background: #f9f9f9;
    margin-top: 20px;
    padding: 30px;
    margin-left: -30px;
    margin-right: -30px
}

.frontend-page .modal.login .modal-content .modal-body .advanced .socials {
    padding-top: 20px;
    padding-bottom: 35px
}

.bravo-login-form-page .form-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px
}

.bravo-login-form-page .form-control {
    height: 45px;
    box-shadow: none;
    border: 1px solid #dae1e7;
    border-radius: 3px;
    font-size: 14px;
    color: #5e6d77
}

.bravo-login-form-page .form-group {
    position: relative;
    margin-bottom: 20px
}

.bravo-login-form-page .form-group .input-icon {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 20px;
    transform: translateY(-50%);
    color: #acb5be;
    line-height: 0
}

.bravo-form-login .icon-loading,
.bravo-form-register .icon-loading {
    display: none
}

.bravo-form-login .form-submit,
.bravo-form-register .form-submit {
    width: 100%
}

.bravo-form-login .bravo-recaptcha > div,
.bravo-form-register .bravo-recaptcha > div {
    margin: auto
}

.btn_login_fb_link {
    background: #395899;
    color: #fff
}

.btn_login_tw_link {
    background: #03a9f4;
    color: #fff
}

.btn_login_gg_link {
    background: #f34a38;
    color: #fff
}

.btn_login_fb_link,
.btn_login_gg_link,
.btn_login_tw_link {
    border-radius: 2px;
    font-size: 12px;
    display: block
}

.btn_login_fb_link:hover,
.btn_login_gg_link:hover,
.btn_login_tw_link:hover {
    color: #fff;
    outline: none;
    box-shadow: none
}
.invalid-feedback {
    font-size: 100%
}
.bravo_wrap .bravo-checkbox {
    margin-bottom: 15px
}

.bravo_wrap .bravo-checkbox input {
    margin-right: 5px
}

.bravo_wrap .bravo-checkbox label {
    position: relative;
    cursor: pointer;
    transition: all .3s;
    padding-left: 25px;
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    margin-bottom: 0
}

.bravo_wrap .bravo-checkbox input[type=checkbox] {
    display: none
}

.bravo_wrap .bravo-checkbox .checkmark {
    display: inline-block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 17px;
    border: 1px solid #a0a9b2;
    border-radius: 2px;
    background: #fff
}

.bravo_wrap .bravo-checkbox input[type=checkbox] + .checkmark,
.bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark {
    background-repeat: no-repeat !important;
    background-position: 50%
}

.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;
    transform: rotate(45deg)
}

.bravo_wrap .bravo-checkbox .fa-star {
    color: #fa5636;
    font-size: 15px;
    position: relative;
    top: -1px;
    margin-right: 3px
}


button.btn.dropdown-toggle.bs-placeholder.btn-light {
    width: 98%;
    background: #ff000000;
}

.form-content.form-nuit {
    padding-bottom: 5px;
}
.form-content.date {
    padding-bottom: 5px;
}
.form-content.dest {
    padding-bottom: 0px;
}

label.date-externe-arrive {
    padding-bottom: 5px;
    display: inline-block !important;
}
.circle {
    width: 18px;
    height: 17px;
    border-radius: 50%;
    background-color: #ccc0;
    display: inline-block;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    border: 1px solid #285798;
    color: #285798;
    margin-right: 10px;
}
.addrome{
    background: #ff000000;
    border: 1px solid #ff000000;
    color: #285798;
}
.remove-room{
    background: #f8131300;
    border: 1px solid #ff000000;
    color: #e35e5e;
    margin-top: 21px;
    margin-left: 9px;
}
.periode{
    float: right;
    color: #fff

}



.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
    font-weight: bold;
    cursor: pointer;
    color: #000;
}

.owl-carousel .owl-nav.disabled .owl-prev:hover {
    background-color: transparent;
    color: #fff0;
}
.owl-carousel .owl-nav.disabled .owl-next:hover {
    background-color: transparent;
    color: #fff0;
}


i.fab.fa-tiktok.hover-tiktok {
    background: #101010;
}
.titleville{
    color: #000;
    margin-top: 26px;
    font-size: 34px;
    text-shadow: 0 4px 6px rgb(0 92 167 / 43%);
    font-weight: bold;

}
.title-org{
    font-size: 20px;
    font-weight: bold;
}
@media (min-width: 1024px){
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-dots.disabled {
        display: none !important;
    }
}
button.owl-prev.zone3,button.owl-prev.zone5,button.owl-prev.zone2 {
    float: left;
    position: absolute !important;
    top: 32%;
    left: -5% !important;
    font-size: 1.3rem;
}

button.owl-next.zone3,button.owl-next.zone5,button.owl-next.zone2  {
    float: right;
    position: absolute !important;
    top: 32%;
    right: -5% !important;

}
button.owl-prev.zone4 {
    float: left;
    position: absolute !important;
    top: 20%;
    left: -5% !important;
    font-size: 1.3rem;
    margin-top: -70px !important;
}
button.owl-next.zone4 {
    float: right;
    position: absolute !important;
    margin-top: -70px !important;
    right: -5% !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #d4cf3d !important;
    background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d4cf3d !important;
}
.decrp-org{
    margin-top: 8px;

}

.icon-voy{
    color: #696161;
    font-size: 19px;
}
.title-descrp-voy{
    font-size: 15px;
    color: #696161;

}
.fromt{
    color: #696161;
    margin-bottom: -7px;
}



.bloc-price{
    float: right;
    margin-top: 12px;
}

.menu-voyg {
    display: flex;
    justify-content: center;

}



.title-section{
    margin-top: 40px;
}
.content-section{
    padding-top: 20px;
    padding-bottom: 20px;
}
.cart-image-zone{
    padding: 15px;
    text-align: center;

}
.image-carte{
    border: 5px solid #fff;
    height: 361px;

}
.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}












/*.accordion button[aria-expanded='true'] {*/
/*    color: #f5bd36;*/
/*}*/
/*.accordion button[aria-expanded='true'] .icon::after {*/
/*    width: 0;*/
/*}*/
/*.accordion button[aria-expanded='true'] + .accordion-content {*/
/*    opacity: 1;*/
/*    height: auto; !* Changed from max-height to height *!*/
/*    transition: all 200ms linear;*/
/*    will-change: opacity, height;*/
/*}*/
/*.accordion .accordion-content {*/
/*    opacity: 0;*/
/*    height: 0; !* Changed from max-height to height *!*/
/*    overflow: hidden;*/
/*    transition: opacity 200ms linear, height 200ms linear; !* Changed from max-height to height *!*/
/*    will-change: opacity, height;*/
/*}*/
/*.accordion .accordion-content p {*/
/*    font-size: 1rem;*/
/*    font-weight: 300;*/
/*    margin: 2em 0;*/
/*}*/


/*.accordion-container {*/
/*    position: relative;*/
/*}*/

/*.connector {*/
/*    position: absolute;*/
/*    background-color: #c1c1c191; !* Adjust color as needed *!*/
/*    width: 2px; !* Adjust thickness as needed *!*/
/*    left: -20px; !* Adjust position as needed *!*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin-top: auto;*/
/*    margin-bottom: auto;*/
/*}*/

/*.circle {*/
/*    width: 20px; !* Adjust size as needed *!*/
/*    height: 20px; !* Adjust size as needed *!*/
/*    background-color: #f00; !* Adjust background color as needed *!*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    left: -30px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    z-index: 1; !* Ensure the circle is behind the buttons *!*/
/*}*/

.inclu-circle{
    font-size: 12px;
    color: #04ab59;
}
.noninclu-circle{
    font-size: 12px;
    color: #e60045;
}
inclu-text{
    font-size: 20px;

}
i.icofont-check-circled.icon-default {
    font-size: 22px;
    color: #04ab59;
}
.col-xs-6.col-lg-12.col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

img.small-image {
    height: 170px;
    margin-bottom: 15px;
    border-radius: 6px;
    border-radius: 6px;
    width: 100%;

}
.voirplus-photo{
    position: absolute;
    margin-top: -174px;
    margin-left: 50%;
    border: 1px solid #fff0;
    background: #66339900;
    color: #fff;
    width: 47%;
    height: 46%;
}
i.far.fa-arrow-alt-circle-right {
    font-size: 46px;
}
.voirplus{
    font-size: 26px;
    font-weight: bold;
}

a.btn.btn-primary.btn-imprim-plan.d-none.d-md-block {
    font-size: 12px;
    width: 31%;
    padding: 5px 5px;
    margin-left: 177px;
    font-weight: bold;
}

#imageCounter {
    font-size: 14px;
    color: #555;
}

.custom-modal {
    background: rgba(0, 0, 0, 0.8);
}

#thumbnailCarousel {
    max-width: 100%;
    overflow-x: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.thumbnail-image {
    margin: 0 5px;
    padding-right: 8px;
    height: 100px;

}


.charger-voyage {
    margin-top: 26px;
    /*border: 1px solid #cbd44f;*/
    padding: 0px 11px;
}
h5.title-charge {
    font-size: 14px;
    margin-top: 12px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #659eff;
}
.underline-title-devis {
    text-align: center;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #659eff;
}
.mt-14 {
    margin-top: 14px;
}
.mt-8{
    margin-top: -8px;

}
.mt-50{
    margin-top: 53px;

}

.price-block{
    margin-bottom: -25px;
}

.du-price{
    font-size: 14px;
    font-weight: bold;
}
.label-pack{
    font-size: 16px;
    font-weight: bold;
}
.pack-title{
    font-size: 12px;
    margin-top: -20px;
    position: absolute;
}
span.label-price {
    float: right;
    margin-top: 12px;
    font-size: 16px;
    font-weight: bold;
    margin-right: -70px;
}
p.price-title {
    float: right;
    font-size: 12px;
}
.pricedate-block-package{
    border: 1px solid #ccc;
    padding: 20px 15px;
    width: 107%;
}
.pricedate-block{
    border: 1px solid #ccc;
    padding: 30px 7px;
    width: 107%;
}
.pricedate-block-reve{
    border: 1px solid #ccc;
    padding: 23px 7px;
    text-align: center;

}
.btn-reserver{
    background-color: #cbd44f;
    color: #ffffff !important;
    border: 1px solid #cbd44f !important;
}

.bg-figure {
    height: 300px;
}
ul li {
    list-style: none;
}
.trf{
    color: #1ea1dc;
    font-size: 17px;
    font-weight: bold;
}
.text-gray-1{
    font-size: 11px;
    font-weight: bold;
    color: #6b6868;

}
label.checkbox-label {
    border: 1px solid;
    padding: 2px 6px;
    border-radius: 8px;
    font-size: 12px;
}
.checkbox-label {
    display: inline-block;
    margin-right:2px;
}
.checkbox-label.clicked {
    background: #cbd44f;
    font-weight: bold;
}
.menu-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.menu-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    border: 1px solid #35a1e2;
}

.dot {
    width: 2px;
    height: 2px;
    background-color: #35a1e2;
    border-radius: 106%;
}

.other-filter {
    display: inline-block;
}
.text-search{
    color: #0066cc;
    font-size: 20px;
    font-weight: bold;
}

.other-filter{

}

.space-item{
    padding: 7px;
    background: #ccc6c636
}
span.ByPerson {
    font-size: 10px;
    margin-left: 88px;
    margin-top: 9px;
    position: absolute;
    font-weight: bold;
}
.priceshow{
    font-size: 21px;
    color: #e89434;
    font-weight: bold;
    float: right;
    margin-top: -6px;
    margin-right: 13px;
}
.image-container {
    overflow: hidden;
}

.voy-img {
    transition: transform 0.3s ease;
    /*height: 312px;*/
    width: 398px;

}


.image-container:hover .voy-img {
    transform: scale(1.2);
}
.dest-card{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.icon-card {
    color: #918c8c !important;
    font-size: 15px;
    padding-right: 3px;
    margin-bottom: 5px;
}

.information-voy {
    padding: 2px 0px;
}
.information-voy-theme {
    padding: 5px;
    /*width: 292px;*/

}
.fa-search-voy-icon{
    position: relative !important;
    font-size: 16px !important;
    color: #35a1e2 !important;
}
.btn-search-dgm{
    color: #fff !important;
    background-color: #014488;
    box-shadow: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 0;
    border: none;
    margin-bottom: -6px;
    padding: 0px 5px !important;
    margin-right: 13px !important;
}

.hotel-info {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
}

.hotel-info p {
    grid-column: 1;
}

.hotel-info label {
    grid-column: 2;
}
.Ammenagment-search{
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 12px;
}
.name-theme{
    FONT-WEIGHT: 600;

    padding-left: 7px;
    padding-right: 7px;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 50%;
    margin-left: 25%;
    background: #fff;
    border: 1px solid #cbd44f;
}
.btn-them-voy{
    position: absolute;
    margin-top: -42px;
    padding: 7px;
    background-color: #cbd44f;
    margin-left: 22%;
    color: #fff;
}

.thumbnail-image {
    margin: 0 5px;
    width: 174px;
}

.show-info-dgm {
    margin-top: -14px;
}

.description-show-style{
    padding-left: 17px;
    padding-top: 15px;

}
.bbicon{
    color: #00aeec;
}
.arrang-cod{
    background: #ccc;
    font-size: 14px;
    font-weight: bold;
    color: #005dba;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 3px;
}
.cod-arrangment{
    margin-top: 13px;
}
.price-descp{
    font-size: 13px;
}
.show-price-hot{
    font-weight: bold;
    font-size: 19px;
}
.btn-search-dgm{
    height: 37px;
    margin-top: 5px;
}
/*.hotel_content_top_right {*/
/*    height: 62px;*/
/*}*/

.description-show-style {
    padding-right: 15px;
    background: #cfcfcf45;
    margin-bottom: 15px;
    margin-top: -16px;
    border-top: 1px solid #cfcfcf00;
    border-left: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 40px;
}
.news-title{
    color: #f8d828 !important;
    font-size: 20px !important;
    /*float: right ;*/
}
.last-side-new{
    /*float: right;*/
    font-weight: bold;
    color: #6b6868;
}

.faqtitle{
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 16px solid #289ed8;
    display: inline-block;
    transform: rotate(180deg);
}
.owl-dots.disabled {
    display: none !important;
}
div#Chambre {
    margin-top: -15px;
}
.form-content-circt {
    background-color: white;
    border-radius: 21px;
    padding: 0px 11px 0px 11px;
    margin-top: 5px;
}
.label-searchtab{
    margin-left: 11px;
    margin-bottom: -12px;
    display: inline;

}

.icone-fa-menu {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 17px;
}
.space-top{
    color: #ffffff;
}
.aide-icon{
    color: #289ed8;
    background: #fff;
    font-size: 22px;
    border-radius: 20px;
    padding: 2px;
}
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li a:hover{
    color: #ffffff;
}
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown li:hover {
    background: linear-gradient(to bottom, #669eff, #28a1da);

}

.bravo_wrap .page-template-content .bravo-form-search-all {
    z-index: 9 !important;
}
.item-extra {
    border: 1px solid #edeff6;
    border-radius: 7px;
}
img.img-item-extra.lazy {
    width: 410px !important;
    border-radius: 6px 6px 0px 0px !important;
}
img.lazy:not(.initial) {
    transition: opacity 1s;
}
h3.extra-theme {
    padding: 18px;
}
.extra-theme {
    font-size: 17px;
    margin-bottom: 16px;
    font-weight: bold;
}
a.lien-extra.pull-right {
    background: linear-gradient(to bottom, #669eff, #28a1da);
    box-shadow: 0 8px 25px rgba(88, 159, 247, 0.7), 0 0 10px rgba(88, 159, 247, 0.5), 0 0 4px rgba(88, 159, 247, 0.3);
    color: #fff;
    margin-bottom: 24px;
    margin-top: -54px;
    margin-right: 12px;
    font-size: 14px;
    border-radius: 9px;
    padding: 11px 13px;
    text-transform: uppercase;
}
.label-etiquette-extra.ribbon-extra {
    margin-top: 24px;
}

.label-etiquette-extra.ribbon-extra {
    margin-top: 15px;
    margin-left: -8px;
    position: absolute;
    inset: var(--t) calc(-1* var(--f)) auto auto;
    padding: 0 10px var(--f) calc(10px + var(--r));
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f) / 2));
    background: #5dbe80;
    box-shadow: 0 calc(-1* var(--f)) 0 inset #0005;
    color: #fff;
    width: 100px;
}
.design-ribbon:before {
    content: "";
    position: absolute;
}
.design-ribbon:before {
    height: 0;
    width: 0;
    top: -8.5px;
    left: 0.1px;
    border-bottom: 9px solid black;
    border-left: 9px solid transparent;
}
.style-act{
    bottom: 29px !important;
}

.date-select-price {
    margin-bottom: -67px;
}
.img-voy-style{
    /*height: 355px;*/
    width: 100%;
}
.program-description{
    margin-top: 38px;
}
/*.hotel_content_top_left{*/
/*    height: 223px;*/
/*}*/
label.travelclas {
    display: inline-block !important;

}
.img-dest-etr{
    position: absolute;
}
.smart-search.date-etrang {
    margin-left: 30px;
}

.icon-moteur{
    font-size: 21px;
}
div#Chambre {
    font-weight: bold;
}
.filter-option-inner-inner {
    font-weight: bold;
    color: #000;
    padding-top: 6px;
}
.date-input{
    font-weight: bold;
}
span#nb-nuit {
    font-weight: bold;
    color: #000;
}
.details-xml{
    float: right;
    background: #289ed8 !important;
}



.progress-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 20px 0;
}
.progress-step {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    flex: 1;
}
.progress-step span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #f8f9fa;
    border: 2px solid #ccc;
    z-index: 2;
}
.progress-step.completed span {
    background-color: #ed6a26;
    color: white;
    border-color: #ed6a26;
}
.progress-step .label {
    margin-left: 10px;
}
.progress-step:not(:first-child)::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -66%;
    height: 2px;
    background-color: #ccc;
    z-index: 1;
    width: 62%;
}
.progress-step.completed:not(:first-child)::before {
    background-color: #ed6a26;
}

#back-top {
    bottom: 70px;
    right: -30px;
    transition: bottom 250ms ease-in-out 0;
    height: 51px;
    border: 0 solid #1C3341;
    position: fixed;
    z-index: 9999;
    background-color: transparent;
    filter: alpha(opacity = 50);
    -moz-opacity: .5;
    opacity: .5;
    cursor: pointer;
    margin-right: 49px;
    margin-bottom: 13px;
}
.bg-figure-interne{
    height: 180px;
}
.other-voy{
    height: 209px;
    width: 100%;
}
.decouvrir-voy{
    padding: 8px 15px;
    background: linear-gradient(to bottom, #669eff, #28a1da);
    border-radius: 6px;
    color: #fff;
}
.date-voyage{
    font-size: 12px;
}
.PeriodesVoyagesline{
    display: inline-block;
    width: 92%;
    margin-left: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 3px solid rgb(24 24 24 / 81%);
}
.card-price-voy{
    margin: 12px 0px 6px 9px;
    width: 40%;
}
.price-voyage-interne{
    font-size: 14px;
}
.btn-voy-detail{
    margin: auto;
    padding-top: 20px;
}
.other-dep-voy{
    font-size: 29px !important;
    margin: 60px 11px -7px 11px !important;
    color: #000 !important;
    text-transform: capitalize;
}
i.fa.fa-map-marker-alt.icon-voy {
    font-size: 14px;
}
i.fa.fa-calendar.icon-voy {
    font-size: 14px;
}
.apart{
    float: right;
    margin-top: 2px;
    margin-right: 8px;
    font-size: 12px;
}
.title-voy-cart{
    font-size: 20px;
    font-weight: bold;
}
i.fa.fa-search.icon-moteur {
    margin-left: -8px;
}

.search-moteur-circuit{

    margin-top: 5px !important;
}
.search-moteur-voy{
    margin-top: 5px !important;
}
p.responsive-class {
    font-size: 15px;
}
.responsive-class::first-letter {
    text-transform: uppercase;
}

.slider-vol{
    border-bottom: 1px solid #e8e8e8;
    margin-top: -10px;
}
i.fas.fa-user.icon-menu {
    margin-top: -16px;
}

.icon-menu{
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    font-size: 17px;
    border: 2px solid;
    background: #289ed8;
}
i.fa.fa-envelope.icone-fa-menu {
    width: 27px;
    height: 27px;
    line-height: 25px !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    font-size: 13px;
    border: 2px solid;
    background: #289ed8;
}
i.fab.fa-whatsapp.hover-whatsapp.icone-fa-menu {
    width: 27px;
    height: 27px;
    line-height: 24px !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    font-size: 16px !important;
    border: 2px solid;
    background: #289ed8;
}
i.fa.fa-phone-alt.icone-fa-menu {
    width: 27px;
    height: 27px;
    line-height: 25px !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    font-size: 13px;
    border: 2px solid;
    background: #289ed8;
}
i.fas.fa-handshake.icon-menu {
    width: 27px;
    height: 27px;
    line-height: 25px !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    font-size: 13px;
    border: 2px solid;
    background: #289ed8;
}
i.fas.fa-user.icon-menu {
    width: 27px;
    height: 27px;
    line-height: 25px !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    font-size: 13px;
    border: 2px solid;
    background: #289ed8;
    margin-top: 1px;
}
.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li {
    display: inline-block;
    position: relative;
}
.background-panier {
    background: linear-gradient(to right, #669eff, #28a1da);
    border-radius: 39px;
    margin-left: 13px;
}
.text-warning {
    color: #cbd44f !important;
}
.basket-style {
    color: #fff;
}
.mobile-whatsapp {
    background-color: rgb(203 212 79);
    border-radius: 30px;
    padding: 6px 7px;
    padding: 6px 7px;
    font-size: 16px;
    margin-right: 1px;
}
.form-content.form-nuit {
    padding: 8px 0px 1px 10px;
}
.form-content.dropdown-toggle.interne-search {
    padding: 11px 0px 5px 9px;
}

span.chamb-inter {
    margin-left: 11px;
}
input#nationality {
    border: 1px solid #ff000000;
    background: #ff000000;
    font-weight: bold;
    font-size: 13px;
    display: none;

}
#nationality:focus {
    outline: none;
    border: none;
}
input#autocompleteHotelMonde {
    font-weight: bold;
}
.nationality-text{
    font-size: 10px;
}
.smart-search.selectinterne{
    margin-top: -23px;
}
i.fas.fa-question-circle.aide-icon {
    margin-right: 5px;
    position: absolute;
}
#HotelInterne.bravo_form .form-content {
    padding: 1px 0px 2px 5px;
}
.nastio-moba{
    padding: 7px !important;
    width: 92%;
}
.dropdown.bootstrap-select.show-tick.form-control.hotel-select.show
button.btn.dropdown-toggle.btn-light {
    padding: 0px;
}
.dropdown.bootstrap-select.show-tick.form-control.hotel-select
button.btn.dropdown-toggle.btn-light {
    padding: 0px !important;
    margin: auto !important;
}

#HotelInterne.bravo_form .dropdown-toggle:after {
    position: absolute;
    right: 21px;
    top: 43px;
    color: #285798;
    border-top: .4em solid;
    border-right: .2em solid transparent;
    border-left: .32em solid transparent;
}
span.glyphicon.glyphicon-calendar {
    font-size: 25px !important;
    position: absolute;
    margin-left: -28px;
    margin-top: 5px;
}
.bravo_wrap .bravo_form .dropdown-toggle:after {
    position: absolute;
    right: 27px;
    top: 39px;
    color: #285798 !important;
    border-top: .4em solid;
    border-right: .2em solid transparent;
    border-left: .32em solid transparent;
}
#myForm .g-field-search .smart-search .bootstrap-select .dropdown-toggle:after {
    right: 5px;
    top: 14px;
}
/*.fltr_line {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

.dropdown.bootstrap-select.show-tick.form-control.hotel-select {
    border: 1px solid #ccc;
    padding: 0px 0px 0px 10px;
}
button#applyHotelFilter ,button#resetHotelFilter {
    padding: 6px 14px;
}
h1.other-dep-voy {
    padding-bottom: 20px;
}
img.img-dest-etr {
    width: 5%;
    margin-top: 6px;
}
span.span-moteur.mond-des {
    margin-left: 106px;
}
.img-etg{
    margin-left: -11px;

}
.img-ch-etr{
    margin-left: -6px;
}
span.span-moteur-nuits {
    margin-left: 36px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #8b8b8b38;
}

/*ul.children-menu.menu-dropdown.voyage {*/
/*    top: 48px !important;*/
/*    left: -163% !important;*/
/*    border: 8px solid #cccccca3 !important;*/
/*}*/
.menu-dropdown.voyage li:hover {
    background: #f9f9ff !important;
}
.menu-dropdown.voyage li a:hover{
    color: #ed6a26 !important;
}
input.btn.btn-lightt.rounded-0.fl.h-100.btn-sm {
    background: #ed6a26;
    color: #fff;
}
span.label-connexion.aide {
    margin-left: 36px;
}
#HotelInterne.bravo_form {
    padding: 4px 0 6px 0;

}
th.dow {
    padding: 1px 7px !important;
}

li.social {
    margin-top: -9px;
}
span.desc-amen {
    border: 1px solid;
    padding: 6px;
    border-radius: 8px;
    background: #fff;
}
.icone-question {
    background-color: #fbd801;
    border-radius: 30px;
    padding: 7px 9px;
    font-size: 14px;
    color: #fff;
}
.first_titre_bloc {
    font-weight: 700;
    color: #58525c;
    padding: 2px;
    display: inline-block;
    margin-top: -18px
}
/*********************panier ******************************/
.block-user {
    background: #fff;
    border-radius: 5px;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 5px;
}
.block-user.panier-detail {
    background: #FFFFFF;
    padding: 20px 12px;
    margin-top: 10px;
    box-shadow: 6px 2px 9px #95949470;
    margin-bottom: 30px;
}
.block-user-information {
    padding: 0px 0px 15px;
    flex: auto;
    width: 100%;
    font-size: 18px;
}
.information-title {
    color: #075299;
    border-bottom: 2px solid #075299;
    padding-bottom: 2px;
    text-shadow: 0 4px 6px rgb(3 74 148 / 40%);
}
.card-body-title.panier-hot {
    background: #FFFFFF;
    border: 1px solid #e6e6e6;
    padding: 20px 12px !important;
    margin-top: 10px;
    box-shadow: 6px 2px 9px #95949470;
    margin-bottom: 30px;
}
a.btn.btn-danger.btn-remove {
    background: #e10d1a;
    border-radius: 50px;
    padding: 5px 10px;
    position: absolute;
    margin-left: -31px;
    z-index: 2;
}
.p-name-hot {
    color: #1e509f;
    font-family: 'MontserratBold';
    font-size: 19px;
}
.booking-item-rating-stars {
    color: #ffcd0a;
    font-size: 15px;
}
.btn {
    box-shadow: none;
    border-radius: 3px;
    padding: 10px 20px;
    transition: background .2s, color .2s;
    font-size: 14px;
    font-weight: 500;
}
.p-mon-total {
    color: #84bd20;
    font-family: 'MontserratBold';
    font-size: 30px;
}
button.btn.btn-save.submit-button.p-btn-save {
    padding: 10px 20px;
    background: linear-gradient(to bottom, #669eff, #28a1da);
    box-shadow: 0 8px 25px rgba(88, 159, 247, 0.7), 0 0 10px rgba(88, 159, 247, 0.5), 0 0 4px rgba(88, 159, 247, 0.3);
    border: none;
}
a.btn.btn-danger.p-sup {
    color: white !important;
    padding: 5px 20px;
    margin-top: 13px;
    border-radius: 6px;
    border: none;
    background: #e10d1a;
}
a.condition-panier {
    color: #254ea1;
    font-family: 'MontserratBold';
}
.label-basket{
    position: absolute;
    margin-top: -31px;
    margin-left: 17px;
    font-weight: bold;
}
a.btn.btn-save.pull-right.login_modal_user.mt5 {
    margin-right: 14px;
}
/**************panier*****************/
.title-detail-chamber{
    font-size: 16px;
    font-weight: bold;
}
.titlehotel-panier{
    font-size: 16px;
    font-weight: bold;
}
@media (max-width: 425px){
    .card-body-payement.border.border-color-primary {
        padding-top: 31px;
    }
}
.form-search-rooms h2 {
    font-size: 15px;
    font-weight: bold;
}
.form-search-rooms .horizontal-line-5 {
    border: none;
    margin-bottom: -11px;
}
.bed-title{
    font-weight: bold;
    font-size: 15px;
}
@media (min-width: 890px) and (max-width: 1199px){
    a#search_interne {
        max-width: 123px !important;
        margin-left: -30px !important;
    }
}
@media (min-width: 769px)and (max-width: 889px){
    a#search_interne {
        max-width: 90px !important;
        height: 32px !important;
        font-size: 11px !important;
        margin-left: -32px !important;
    }
}
#HotelInterne.bravo_form {
    background: #fff;
    /* border: 1px solid #ccc; */
    box-shadow: 0px 3px 42px rgb(0 0 0 / 26%);
    margin-bottom: -4px;
    padding: 9px 0 0px 0;
}
#HotelInterne.bravo_form .g-button-submit {
    max-width: 100%;
    flex-grow: 1;
    position: relative;
}
#HotelInterne.bravo_form .g-button-submit button {
    width: 100%;
    border-radius: 3px;
    border: none;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    /* font-size: 16px; */
    margin-bottom: 8px;
    margin-top: 8px;
    background: #ed6a26;
}
#HotelInterne.bravo_search_hotel .bravo_form_search {
    margin-top: auto;
    position: relative;
    margin-bottom: auto;
}
.bravo_wrap .bravo_form .smart-search .parent_text {
    border: none;
    box-shadow: none;
    font-size: 16px;
    position: relative;
    left: 0 !important;
    padding: 0px 0 0px 14px !important;
    height: 20px;
    background: 0 0;
    margin-top: -61px;
}
#myFormHotelMonde.bravo_form .smart-search .parent_text {
    margin-top:0px;
}

#HotelInterne.bravo_form .smart-search .parent_text {
    border: none;
    box-shadow: none;
    font-size: 15px;
    position: relative;
    left: 0 !important;
    padding: 0px 0 0px 15px !important;
    height: 20px;
    background: 0 0;
    margin-top: -26px;
}

span.chamber-mot {
    font-size: 13px;
}
.align-self-center.active {
    font-weight: bold;
    background-color: #ccd555;
    border-radius: 50px;
    padding: 7px 20px;
    color: #fff;

}
.light.rounded-pill.active {
    background: #cbd44f;
    padding: 6px 12px;
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
}
.light.rounded-pill.disabled {
    background: #8b8b8b2e;
    margin-right: 5px;

}
.ms-2.align-self-center.text-muted {
    font-weight: bold;
    background-color: #eaeaea;
    border-radius: 50px;
    padding: 7px 20px;
}
img.img-fluid.h-200.h-hotel-100 {
    width: 100%;
}
.card-body h1{
    font-size: 20px;
}
h3.h4.tarif-details {
    font-size: 15px;
    font-weight: bold;
}
.owl-prev,.owl-next {
    border: none;
    outline: none;
    box-shadow: none;
}
.owl-prev:focus,
.owl-prev:active {
    border: none;
    outline: none;
    box-shadow: none;
}
.owl-next:focus,
.owl-next:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:active,
.bootstrap-select .dropdown-toggle:focus:active {
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
    background: transparent !important;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #d3d9df00;
    border-color: #d3d9df00 !important;
    border: none;
}
.btn-light {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.btn-light:focus,
.btn-light:active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    border: 1px solid #d3d9df00 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}
.topbar-items {
    padding: 0;
    margin: 0;
    list-style: none;
}

.topbar-items li {
    display: inline;
    margin-right: 5px;
}
/***************************************************************************/
/***************************************************************************/
/***************************************************************************/
/***************************New style **************************************/
/***************************************************************************/
/***************************************************************************/
/***************************************************************************/


ul.topbar-items {
    padding: 0px 15px 8px;
    border-radius: 0px 0px 0px 18px;
}

span.label-connexion {
    font-size: 15px;
    color: #fff;
    margin-right: 30px;
}

i.fa.fa-angle-down {
    font-size: 12px;
}
.first_menu {
    /*color: #f4c74f !important;*/
    /*text-decoration: underline !important;*/
    /*text-underline-offset: 7px;*/
    /*text-shadow: 0 4px 6px rgba(244, 199, 79, 0.5);*/
}
span.desc-menu {
    padding: 0px 5px;
}

div#zone-moteur-generale1 {
    background: rgb(0 0 0 / 60%);
    border-radius: 20px;
    box-shadow:0px 3px 42px rgb(0 0 0 / 26%);
    margin-bottom: 90px;
}
@media (min-width: 1480px){
    div#zone-moteur-generale1 {
        margin-top: 110px;
    }
}
@media (min-width: 1400px) and (max-width: 1479px){
    .col-lg-12.mobile-version-moteur-search-desktop{
        margin-top: -46px;

    }
}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
    position: relative;
    padding: 28px 26px 24px 32px;
    border-radius: 5px;
}
.tab-content>.active {
    display: block;
}
.bravo_wrap .bravo_form {
    border-radius: 1px;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
}
.bravo_wrap .bravo_form .g-field-search {
    flex: 0 0 87%;
    max-width: 87%;
    flex-grow: 1;
    padding: 0 15px 0 0;
}

.bravo_wrap .bravo_form .form-group {
    margin-bottom: 0;
}
.bravo_wrap .bravo_form .form-content {
    position: relative;
    padding: 1px 0 5px 10px;
    transition: all .3s;
    height: 55px;
    background: #f3f5f7;
    box-shadow: 0px 3px 18px rgb(0 0 0 / 23%);
    border-radius: 5px;
    margin-left: 49px;
}
#Outgoing.bravo_form .form-content {
    position: relative;
    padding: 1px 0 5px 10px;
    transition: all .3s;
    height: 55px;
    background: #f0f0f700;
    box-shadow: 0px 3px 18px rgb(0 0 0 / 0%);
    border-radius: 5px;
    margin-left: 49px;
    margin-top: 17px;
    margin-bottom: -24px;
}
.icone-moteur {
    position: relative;
    z-index: 1;
    padding-top: 11px;
}
.span-moteur {
    font-size: 15px;
    font-weight: 100;
    color: #5d5c5c;
    position: absolute;
    margin-top: 4px;
}

.bravo_wrap .bravo_form .g-button-submit button {
    height: 100%;
    width: 100%;
    border-radius: 10px;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    padding: 10px;
    font-size: 16px;
}
.bravo_wrap .bravo_form .g-button-submit {
    /* flex: 0 0 10%; */
    max-width: 15%;
    flex-grow: 1;
    position: relative;
}
.form-content.datecontent {
    margin-left: 0px !important;
}
.render.check-in-render.style_render_check,span#check-out-render {
    font-weight: bold;
}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
    color: #ed6a26 !important;
    text-decoration: underline !important;
    text-underline-offset: 7px;
    /*text-shadow: 0 4px 6px rgba(244, 199, 79, 0.5);*/
    font-size: 17px;
    font-weight: bold;
}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
    color: #fff;
}

@media (min-width: 1200px){
    .col-md-2.nopadding-resp {
        padding-right: 6px;
    }
    .col-md-2.nopadding-resp-left {
        padding-left: 11px;
    }
    .nopadding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .col-md-3.circuit-pad,.col-md-2.circuit-pad {
        padding-right: 0px;
    }
    .col-md-3.circuit-version-desktop.circuit-pad {
        padding-right: 17px;
    }
}
span.render.check-in-render,span#check-out-render-hotel {
    padding-left: 38px;
}
.smart-search-mod {
    display: flex;
}
input#autocompleteHotelMonde {
    background: transparent;
    border: none;
    color: #000;
}
.main-footer-f1 {
    padding: 1% 0 0 0;
    background: url(./../images/logo/footer.webp) center center no-repeat;
    background-size: cover;
}
li.footer-contact1 {
    padding: 5px 0 0 0;
    font-size: 15px;}
.nav-footer-util{
    margin-top: 31px;
}
.nav-footer-sec{
    margin-top: -7px;
}

.ul-context{
    margin-top: -15px;
}
.header-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 30px;
}

.avantages-section {
    padding: 40px 20px;
}

.avantages-title {
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
    font-weight: 500;
}

.avantages-subtitle {
    font-size: 15px;
    margin-bottom: 40px;
    text-align: left;
}

.avantages-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px;
}

.avantage-container {
    width: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.avantage-image-box {
    width: 43%;
    height: 80px;
    border-radius: 18px;
    box-shadow: 0 12px 30px rgb(0 0 0 / 20%);
    overflow: hidden;
    margin-bottom: 15px;
    padding:10px 20px 0px
}

.avantage-text {
    font-size: 14px;
    color: #000;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
}

.voyage-section {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    text-align: center;
}

.section-title {
    font-size: 32px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
}

.section-subtitle {
    font-size: 18px;
    color: #7f8c8d;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-top: 30px;
}

.category-card {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 300px;
    position: relative;
}

.category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

.image-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.category-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.category-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center button vertically */
    align-items: center; /* Center horizontally */
}

.category-name {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: white;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding: 0 10px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.discover-btn {
    display: inline-block;
    background-color: #f5bd36;
    color: #000;
    padding: 7px 13px;
    border-radius: 7px;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.3s;
    font-weight: 900;
    /*box-shadow: 0 6px 12px 0px #f5bd36b5;*/
}

.discover-btn:hover {
    background-color: #f5bd36;
    border-color: #fff;
    color: #fff;
}

.overlay-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
}
.locations {
    display: flex;
    align-items: center;
    gap: 8px;
}
.date {
    display: flex;
    align-items: center;
    gap: 8px;
}








.travel-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.card-image {
    width: 100%;
    height: 210px;
    object-fit: cover;
    display: block;
}

/* Top-right badge */
.nuit-nuit{
    width: auto !important;
}
.duration-badge {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    color: #d4cf3d;
    padding: 0px 12px;
    border-radius: 9px;
    font-weight: bold;
    font-size: 14px;
    z-index: 3;
    /* margin-bottom: 13px; */
    display: flex
;
    align-items: center;
    gap: 8px;
}
.card-information-circuit{
    padding: 91px 0px 84px 83px;
    margin-top: 40px;
}

/* Centered button */
.offer-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(245 189 54);
    color: #000;
    padding: 7px 13px;
    border: none;
    border-radius: 7px;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s;
    text-decoration: none;
    text-align: center;
    z-index: 3;
}

.card-info {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    backdrop-filter: blur(2px);
    background: linear-gradient(to left, #4c4d50bd, #d3d8dbbf);
    margin-bottom: -10px;
}

.circuit-title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 8px;
}

.locations {
    font-size: 15px;
    margin-bottom: 8px;
    color: #000;

}

.date {
    font-size: 13px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    color: #000;
}

.price {;
    margin-top: 10px;
    text-align: right;
    margin-bottom: 10px;
}

.price-label {
    font-size: 14px;
}
.price-devise{
    color: #d4cf3d;
    font-size: 25px;
}


.offer-card {
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 500px;
    overflow: hidden;
}

.offer-image {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center;
}

.image-wrapper {
    position: relative;
    overflow: hidden;
}


.overlay-bg-circuit {
    position: absolute;
    bottom: 146px;
    left: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none;
}
.locations-ci {
    font-size: 13px;
    margin-bottom: 6px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 6px;
}

.space {
    display: flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}



.stars li {
    margin-left: 2px;
}



.offer-content {
    display: flex;
    padding: 0px 10px;
}

.left-column {
    flex: 2;
    width: 68%;
}


.right-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    margin-top: -18px;
}


.offer-title {
    font-size: 20px;
    color: #282e3c;
    font-weight: 100;
    margin-bottom: 15px;
    padding: 7px 10px 0px;
}

.offer-hotel {
    font-size: 16px;
    color: #3498db;
}

.offer-price {
    font-size:25px;
    color: #000;
    font-weight: bold;
}

.offer-details {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.offer-details li {
    padding: 6px 0;
    display: flex;
    align-items: center;
}

.offer-details input[type="checkbox"] {
    margin-right: 10px;
}

.offer-button-voir {
    display: inline-block;
    padding: 7px 7px;
    background-color: #f5bd36;
    color: #000;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.offer-button:hover {
    color: #fff;
}

.checked {
    color: #27ae60;
}

@media (max-width: 480px) {
    .offer-content {
        flex-direction: column;
    }
    .left-column {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .right-column {
        align-items: flex-start;
    }
    .offer-price {
        text-align: left;
    }
}




.top-desc {
    display: flex;
    justify-content: space-between;
}

.stars {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
}

.bottom-desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.offer-price {
    text-align: left;
}






.offer-image-hotel{
    width: 100%;
    height: 180px;
    background-size: cover;
    background-position: center;
    border-radius: 7px;
}
.overlay-bg-hotel{
    position: absolute;
    bottom: 151px;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none;
    width: 89.8%;
    margin-left: 15px;
    border-radius: 9px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);

}
.padding-item-hotel{
    padding: 15px 10px 10px;
}
.offer-title-hotel {
    font-size: 18px;
    color: #282e3c;
    text-align: left;
}
.icon-hotel{
    color: #f5bd36;
    font-size: 10px;
}
.promo-title{
    color: #d4cf3d;

}
.part-hotel{
    font-size: 14px;
    margin-bottom: -4px;
    text-align: left;
    color: #000;
}
.offer-price-hotel{
    font-size: 20px;
    color: #e89434;
    padding-left: 5px;
}
.hotel-overlay-bg{
    position: absolute;
    bottom: 144px;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none;
    border-radius: 9px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.offer-image-city:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 11px 15px rgba(0, 0, 0, 0.3);
}
.offer-image {
    width: 100%;
    height: 180px;
    background-size: cover;
    background-position: center;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
    box-shadow:0 12px 30px rgb(0 0 0 / 20%)
}

.offer-image:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.hotel-offer-title{
    font-size: 20px;
    color: #282e3c;
    font-weight: 100;
    text-align: left;
}
.locations-hot{
    font-size: 14px;
    margin-bottom: -2px;
    color: #000;
    text-transform: capitalize;
    text-align: left;
}
.parent {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
}

.c-vi{
    margin-left: -9px;
    margin-top: 20px;
}
h2.title-mobile-zone {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
    font-weight: 500;
}
.hotel-padding-item{
    padding: 20px 10px 15px;
}


.locations-ci .nowrap {
    white-space: nowrap;
}

.locations-ci .stars {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.dropdown-item.active, .dropdown-item:active {
    color: #2a2929;
}

.room_border {
    margin-top: -15px !important;
}
span.input-group.date1 {
    margin-top: -14px;
}
.nb-o-room{
    margin-top: -6px;
    font-weight: bold;
    color: #000;
}
div#ChambreHotelMonde {
    margin-top: -15px;
}
.col-md-12.inline-on-small ,.col-md-12.dropdown.form-select-guests,.col-md-12.block-nuit,.col-md-12.destination{
    padding-left: 5px;
    padding-right: 5px;
}
.img-interne{
    margin-top: -7px;
}
label.date-externe-arrive {
    margin-bottom: -1px;
}
.col-md-1.block-nuit {
    padding-right: 0px;
    padding-left: 0px;
}
.offer-image-city {
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    aspect-ratio: 5 / 1;
}

.offer-image-city:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.col-md-4.d-none.d-sm-block.text-right {
    margin-left: -100px;
}

.col-md-2.circuit-pad.visa-voy {
    padding-right: 15px;
}
span.date-input.out-search {
    position: absolute;
    margin-top: 10px;
}


b.price-voyage {
    color: #e89434;
}

.offer-button-voir-hot {
    display: inline-block;
    padding: 7px 7px;
    background-color: #f5bd36;
    color: #000;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    /*box-shadow: 0 6px 12px 0px #f5bd36b5;*/
    margin-top: -24px;

}
.promo-hot{
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
    color: #fff;
    position: absolute;
    top: 2%;
    right: 22px;
    padding: 18px 4px;
    background: #f44336;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    z-index: 3;
}
#HotelInterne.bravo_form .form-content .date-wrapper .check-in-wrapper .check-in-render, .bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper .check-out-render {
    background-color: #ffffff00 !important;
}

span#check-in-render {
    top: 1px !important;
}
.avantages-title-interne{
    margin-left: -40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    font-size: 33px !important;
}
input#autocompleteHotelMonde {
    margin-top: 22px;
}
.read-more{
    font-weight: 600;
    color: #28a1da;
    font-size: 20px;
    padding: 0.813rem 1.25rem;
    border-radius: 30px;
    margin-bottom: 10px;
    transition: all ease-in-out 0.3s;
    text-decoration: underline;
    text-underline-offset: 5px;

}
div#div_footer {
    overflow-x: hidden;
}
.position_fixed{
    position: fixed;
    top:0;
    box-shadow:0 2px 15px #0000007a;
    z-index: 9999;
}
@media (min-width: 1480px){
    .scroll_logo{
        width: 60%;
    }
}
.scroll_logo{
    margin-top: -7px !important;
    margin-bottom: -8px;
}
.text-extras-description{
    color: #000;
    margin-top: 26px;
    font-size: 34px;
    text-shadow: 0 4px 6px rgb(0 92 167 / 43%);
    font-weight: bold;
}
a#pointfort-tab {
    color: #fff;
    font-weight: bold;
}
.col-md-3.version-hot-mobile-city {
    margin-bottom: 10px;
}
a.login.text-capitalize {
    color: #fff;
    font-size: 15px;
}
strong.title-fly {
    font-weight: bold;
}
.devis-z4{
    color: #d4cf3d;
    font-size: 16px;
    font-weight: bold;
}
span.des-ft {
    font-size: 15px;
}
.offer-button-voir-city{
    display: inline-block;
    padding: 7px 7px;
    background-color: #f5bd36;
    /* color: #000; */
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    /* box-shadow: 0 6px 12px 0px #f5bd36b5; */
    margin-top: 0px
}
@media (min-width: 1480px) {
    .container {
        max-width: 1420px;
    }
}
.owl-nav {
    position: absolute;
    top: 32%;
    width: 100%;
    transform: translateY(-50%);
    display: flex
;
    justify-content: space-between;
    pointer-events: none;
    z-index: 1000;
}
button.owl-prev,button.owl-next {
    display: block !important;
}
button.owl-prev,button.owl-next {
    display: block !important;
}
span.age-mobile-version {
    margin-left: 0px;
    color: #ffffff;
}
button.btn.btn-primary.vol-btn-search
{
    width: 100%;
    text-align: center;
    /* margin-top: 30px; */
    height: 62px;
    font-size: 20px;
}

.icon-tooltip {
    position: relative;
    display: inline-block;
}

.icon-tooltip .tooltip-text {
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: -110%;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}

.icon-tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}



.travel-offer {
    font-family: Arial, sans-serif;
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.city-name {
    color: #333;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
}

.hotel-name {
    color: #444;
    font-size: 20px;
    margin-bottom: 5px;
}

.location {
    color: #666;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px;
}

.package-type {
    color: #555;
    font-weight: bold;
    margin-bottom: 20px;
}

.offer-features {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.feature {
    color: #2a7f62;
    margin-bottom: 8px;
}

.price {
    color: #d32f2f;
    font-weight: bold;
    font-size: 18px;
}

.offer-cta {
    background-color: #2a7f62;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    transition: background-color 0.3s;
}

.offer-cta:hover {
    background-color: #1e6b50;
}



.hotel-card {
    cursor: pointer;
    height: 100%;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.hotel-image {
    width: 100%;
    height: 300px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.hotel-content {
    padding: 16px;
}

.hotel-title {
    font-size: 1.25rem;
    margin-bottom: 8px;
    font-weight: bold;
}

.hotel-location {
    color: #666;
    margin-bottom: 16px;
}

.hotel-badge-container {
    margin-top: 16px;
    position: relative;
    height: 45px;
}

.hotel-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 2px solid #6bcbf7;
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.hotel-badge {
    background: #def3fc;
    border-radius: 25px;
    padding: 12px 12px 12px 42px;
    margin: 0 14px 0 14px;
    font-weight: 600;
    color: #000;
}

.hotel-footer {
    padding: 16px;
    background: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price-container {
    display: flex;
    align-items: center;
}

.price-label {
    font-size: 0.9rem;
    text-transform: capitalize;
    color: #d4cf3d;
}

.price-value {
    font-size: 1.5rem;
    font-weight: 600;
    margin-left: 4px;
}

.offer-button-vg {
    background: linear-gradient(to bottom, #669eff, #28a1da);
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.3s;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    border: none;
}
.offer-button-vg::after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    border: none;
}

.image-container {
    position: relative;
}

.image-title {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding: 10px;
    background: rgba(0, 0, 0, 0.3); /* Semi-transparent background */
}
.image-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    color: white;
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    transform: translateY(100%);
    transition: transform 0.3s ease;
}

.hotel-card:hover .image-title {
    transform: translateY(0);
}



.voyage-card {
    padding: 0 4px;
    margin: 8px 0;
}

.voyage-container {
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #eee;
    background-color: #fff;
    width: 100%;
    padding: 8px;
}

.voyage-header {
    margin: 0;
}

.voyage-thumbnail {
    position: relative;
    z-index: 0;
    margin: 0 0 0px;
}

.voyage-price-badge {
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 4;
    text-align: left;
    backdrop-filter: blur(5px);
    padding: 10px;
    background: #fff;
    border-radius: 10px 0;
}

.voyage-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.voyage-details {
    flex: 1;
    padding-left: 11px;
}

.voyage-title {
    display: inline-flex;
    flex-wrap: wrap;
    white-space: initial;
    font-size: 22px;
    line-height: 34px;
    margin: 0 0 0px 0;
    font-weight: 600;
    text-transform: capitalize;
}

.voyage-title a {
    color: #2664ad;
    text-decoration: none;
}

.voyage-meta {
    margin: 10px 0;
}

.voyage-duration,
.voyage-dates {
    font-weight: 500;
    font-size: 15px;
}

.voyage-meta i {
    color: #006ab4;
    margin-right: 5px;
}

.voyage-description {
    margin: 0;
}

.voyage-actions {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0 0;
    text-align: center;
}

.voyage-price {
    color: #000;
}

.voyage-price-label {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 7px;
    color: #000000;
    text-align: right;
}

.voyage-price-value,
.voyage-price h3 {
    font-size: inherit;
    margin: 0;
}

.voyage-price sup {
    font-size: 60%;
}

.voyage-reserve-btn {
    background-color: #f26522 !important;
    display: flex;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    line-height: 1.5;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 4px;
}

.voyage-reserve-btn i {
    margin-left: 8px;
}

.voyage-mobile-actions {
    display: none;
}

/* Responsive Styles */
@media only screen and (min-width: 767px) {
    .voyage-header {
        display: flex;
    }

    .voyage-image {
        height: 100%;
        display: contents;
    }

    .voyage-photo {
        height: 200px;
        width: 500px !important;
        object-fit: cover;
        position: relative;
    }
}

@media only screen and (max-width: 766px) {
    .voyage-mobile-actions {
        display: block;
        margin-top: 15px;
    }

    .voyage-actions .voyage-reserve-btn {
        display: none;
    }
}
h3.price-vyg {
    font-size: 30px;
    font-weight: bold;
    text-align: right;
}
@media (max-width: 767px) {
    .voyage-actions {
        display: none;
    }
    h2.voyage-price-value {
        font-size: 20px;
        font-weight: bold;
    }
    button.btn.btn-primary.voyage-reserve-btn {
        width: 100%;
    }
}
@media (min-width: 768px){
    .voyage-price-badge {
        display: none;
    }
}
.voyage-dates {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.themes {
    margin: 0;
}
@media (min-width: 768px){
    .price-voyage-bloc-mobile{
        margin-top: -28px;
    }
}


label.formsfont {
    color: #fff;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #d4cf3d !important;

}
button.swal2-confirm.swal2-styled {
    background: #ed6a26 !important;
    border: none !important;
}
.top-menu-fluid{
    background: linear-gradient(to right, #669eff, #28a1da);
    z-index: 9;
    position: relative;
    padding: 9px 0px 0px;
}
img.bravo-logo {
    position: relative;
    z-index: 9;
    margin-top: 18px;
}
div#charger {
    padding-top: 43px;
}
@media (min-width: 1352px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        width: 17%

    }
}
@media (min-width: 1352px) and (max-width: 1479px){
    .bravo_wrap .bravo_form .form-content {
        padding: 0px 0 5px 0px;
    }
}
@media (min-width: 1351px) and (max-width: 1479px){
    .scroll_logo {
        margin-top: -2px !important;
        margin-bottom: -8px;
        width: 70%;
    }
}
span.badge.badge-default {
    font-size: 20px ;
}
.col-field-left {
    background: #fff;
    padding: 4px;
    border-radius: 6px;
}
label.formsfont {
    font-size: 15px;
    font-weight: 100;
    color: #5d5c5c;
    padding-left: 7px;
    margin-bottom: -4px;

}
.col-field-right{
    background: #fff;
    padding: 4px;
    border-radius: 6px;
}
.input-group.date {
    margin-bottom: 0px;
}


/*************************RESPONSIVE*****************************/
@media (max-width: 766px) {
    .titre_bloc h2 {
        font-size: 20px;
    }

    .titre_bloc, .first_titre_bloc {
        display: table;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 7px 0px !important;
        font-size: 14px;
    }
    .first_titre_bloc{
        margin-top: 35px;
    }


    .bravo_wrap .page-template-content .bravo-form-search-car {
        padding: 120px 0 15px
    }

    .bravo_wrap .page-template-content .bravo-form-search-car .text-heading {
        font-size: 28px
    }

    .bravo_wrap .page-template-content .bravo-form-search-car .sub-heading {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .bravo-form-search-car .g-form-control {
        margin: 20px 0 0;
        background: #fff
    }

    .bravo_wrap .page-template-content .bravo-car-term-featured-box .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-list-car .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-list-car .item-loop .item-title {
        min-height: auto
    }

    .bravo_wrap .page-template-content .bravo-list-news .title {
        font-size: 24px;
        margin-bottom: 15px
    }

    .bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-title {
        min-height: auto
    }

    .bravo_wrap .bravo_form .field-icon {
        margin-top: -16px;
        font-size: 34px
    }

    .bravo_wrap .bravo_form .form-content {
        /*padding-left: 45px*/
    }

    .bravo_wrap .bravo_form .form-content .dropdown .form-control {
        font-size: 14px
    }

    .bravo_wrap .bravo_form .form-content .render {
        font-size: 13px
    }

    .bravo_wrap .bravo-list-hotel .title {
        font-size: 24px
    }

    .bravo_wrap .bravo-list-hotel .item-loop .item-title {
        min-height: auto
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list {
        flex-wrap: wrap
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .thumb-image {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .service-review {
        display: block
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .service-review-pc {
        display: none
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info {
        flex: 0 0 100%;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info > div {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .item-title {
        min-height: auto;
        order: 2;
        margin-bottom: 0
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .location {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 5px;
        order: 3;
        margin-bottom: 3px
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .star-rate {
        order: 1
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms {
        order: 4
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .g-attributes {
        display: block
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price {
        flex: 0 0 100%;
        padding: 0 15px 10px
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price:before {
        display: none
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price {
        position: relative;
        left: 0;
        bottom: 0;
        float: none;
        text-align: left;
        border-top: 1px solid #dfdfdf;
        margin-top: 10px;
        padding-top: 5px
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price .g-price .text-review {
        display: block
    }

    .bravo_wrap .bravo_footer .mailchimp {
        padding-top: 45px;
        padding-bottom: 20px
    }

    .bravo_wrap .bravo_footer .mailchimp .media-left {
        padding-right: 15px
    }

    .bravo_wrap .bravo_footer .mailchimp .media-left i {
        top: -20px
    }

    .bravo_wrap .bravo_footer .mailchimp .media-body .media-heading {
        font-size: 18px !important
    }

    .bravo_wrap .bravo_footer .mailchimp .media-body p {
        font-size: 14px !important
    }

    .bravo_wrap .bravo_footer .mailchimp .subcribe-form .form-control {
        height: 40px;
        line-height: 40px
    }

    .bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
        height: 40px;
        line-height: 40px
    }

    .bravo_wrap .bravo_footer .main-footer .nav-footer .title {
        padding: 15px 0;
        margin-bottom: 15px
    }

    .bravo_wrap .bravo_footer .copy-right .context {
        padding: 20px 15px
    }

    .position-nav {
        padding: 10px 15% 10px 10%;
    }

    .hotel_rooms_form .form-search-rooms {
        border-bottom: none
    }

    .hotel_rooms_form .hotel_room_book_status {
        padding: 10px 15px
    }

    .hotel_rooms_form .hotel_room_book_status .control-book {
        position: static;
        margin-top: 0;
        text-align: left
    }

    .hotel_rooms_form .hotel_room_book_status .control-book .total-room-price {
        display: none
    }

    .hotel_rooms_form .hotel_room_book_status .control-book .btn {
        padding: 5px 10px
    }

    .hotel_rooms_form .hotel_room_book_status .col-md-6:nth-child(2) {
        border: none;
        min-height: auto
    }

    .hotel_rooms_form .hotel_room_book_status .is_mobile {
        display: flex !important
    }

    .hotel_rooms_form .hotel_room_book_status .total-room-price {
        font-size: 18px
    }

    .hotel_rooms_form .hotel_list_rooms {
        border: none
    }

    .hotel_rooms_form .hotel_list_rooms .room-item {
        border-bottom: 1px solid #d7dce3;
        margin-bottom: 15px
    }

    .hotel_rooms_form .hotel_list_rooms .room-item:last-child {
        margin-bottom: 0
    }

    .hotel_rooms_form .hotel_list_rooms .room-item .hotel-info {
        padding: 15px
    }

    .hotel_rooms_form .hotel_list_rooms .room-item .hotel-info .room-name {
        margin-bottom: 15px
    }

    .hotel_rooms_form .hotel_list_rooms .room-item .col-price {
        padding: 0 15px 15px
    }

    .hotel_rooms_form .hotel_list_rooms .room-item .col-price .text-center {
        display: inline-block
    }

    .hotel_rooms_form .hotel_list_rooms .room-item .col-price .custom-select {
        max-width: 130px;
        display: block;
        position: relative;
        top: -5px
    }


    .bravo_wrap .bravo_search_hotel .bravo_banner h1 {
        font-size: 28px
    }

    .bravo_wrap .bravo_search_hotel .bravo_form_search {
        margin-top: -30px;
        margin-bottom: 20px
    }

    .bravo_wrap .bravo_search_hotel .bravo_filter .filter-title {
        margin-bottom: 10px;
        margin-top: 15px
    }

    .bravo_wrap .bravo_search_hotel .bravo_filter .g-filter-item {
        padding: 15px 20px
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop .item-title {
        min-height: auto
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list {
        flex-wrap: wrap
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .thumb-image {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review {
        display: block
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .service-review-pc {
        display: none
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info {
        flex: 0 0 100%;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info > div {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .item-title {
        min-height: auto;
        order: 0;
        margin-bottom: 0
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .location {
        top: 10px !important;
        margin-top: 5px;
        order: 3;
        margin-bottom: 3px;
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .star-rate {
        order: 1
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms {
        order: 4
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .g-attributes {
        display: block
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price {
        flex: 0 0 100%;
        padding: 0 15px 10px
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price {
        position: relative;
        left: 0;
        bottom: 0;
        float: none;
        text-align: left;
        border-top: 1px solid #dfdfdf;
        margin-top: 10px;
        padding-top: 5px
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price .text-review {
        display: block
    }

    .bravo_wrap .bravo_detail_hotel .bravo_banner .bravo_gallery {
        height: 200px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery .fotorama__stage {
        max-height: 300px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery .fotorama__stage .fotorama__img {
        top: 0 !important
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content h3 {
        font-size: 1.2rem
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price:before {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-header h2 {
        font-size: 18px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-header .address {
        margin-bottom: 5px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-header .left {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-header .right {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-space-feature {
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 15px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-space-feature .item {
        margin-bottom: 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-space-feature .item .icon {
        line-height: 55px;
        font-size: 40px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-overview .description {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes .list-attributes .item {
        flex: 0 0 100%;
        max-width: 100%
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-location .location-title {
        display: block
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-location #map_content {
        height: 300px
    }

    .bravo_wrap .bravo_detail_hotel .g-gallery .fotorama .fotorama__fullscreen-icon {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .g-gallery .social {
        position: absolute;
        right: 10px;
        top: 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related h2 {
        margin-top: 10px;
        font-size: 24px;
        margin-bottom: 15px
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop .item-title {
        min-height: auto
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list {
        flex-wrap: wrap
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .thumb-image {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review {
        display: block
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .service-review-pc {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info {
        flex: 0 0 100%;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info > div {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .item-title {
        min-height: auto;
        order: 2;
        margin-bottom: 0
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage {
        flex: 0 0 70%;
        padding: 15px 15px 0px 15px;
        position: relative;
        border-right: 1px solid #ccc;
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-res-voyage {
        flex: 0 0 30%;
        padding: 0px;
        position: relative;
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .location {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 5px;
        order: 3;
        margin-bottom: 3px
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .star-rate {
        order: 1
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms {
        order: 4
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .g-attributes {
        display: block
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price {
        flex: 0 0 100%;
        padding: 0 15px 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price:before {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price {
        position: relative;
        left: 0;
        bottom: 0;
        float: none;
        text-align: left;
        border-top: 1px solid #dfdfdf;
        margin-top: 10px;
        padding-top: 5px
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price .g-price .text-review {
        display: block
    }

    .has-search-map .bravo_search_map .results_map .item-tour .item-title {
        min-height: auto
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list {
        flex-wrap: wrap
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .thumb-image {
        flex: 0 0 100%
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .service-review {
        display: block
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .service-review-pc {
        display: none
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info {
        flex: 0 0 100%;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info > div {
        flex: 0 0 100%
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .item-title {
        min-height: auto;
        order: 2;
        margin-bottom: 0
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .location {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 5px;
        order: 3;
        margin-bottom: 3px
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .star-rate {
        order: 1
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms {
        order: 4
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .g-attributes {
        display: block
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price {
        flex: 0 0 100%;
        padding: 0 15px 10px
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price:before {
        display: none
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price {
        position: relative;
        left: 0;
        bottom: 0;
        float: none;
        text-align: left;
        border-top: 1px solid #dfdfdf;
        margin-top: 10px;
        padding-top: 5px
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price .g-price .text-review {
        display: block
    }

    .has-search-map .bravo_search_map .results_map .item-loop .item-title {
        min-height: auto
    }

    .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 .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 .thumb-image {
        max-height: 180px
    }

    .bravo_wrap .bravo_user_profile .user-form-settings .title-bar {
        font-size: 18px
    }

    .bravo_wrap .bravo_user_profile .user-form-settings .title-bar .btn-change-password {
        top: -5px
    }

    .bravo_wrap .bravo_user_profile .user-form-settings .title-bar .title-action .btn {
        top: -5px
    }

    .bravo_wrap .bravo_user_profile .user-form-settings .form-title {
        font-size: 16px
    }

    .bravo_wrap .bravo_user_profile .form-add-service .nav-tabs a {
        border-bottom: 1px solid transparent;
        width: 100%;
        margin-bottom: 10px
    }

    .bravo_wrap .bravo_user_profile .form-add-service .nav-tabs a:last-child {
        margin-bottom: 0
    }

    .bravo_wrap .bravo_user_profile .form-add-service .nav-tabs a.active:before {
        display: none
    }

    .bravo_wrap .bravo_user_profile .form-add-service .nav-tabs a.active {
        border-bottom: 1px solid #fff
    }

    .bravo_wrap .bravo_user_profile .form-add-service .tab-content input.form-control,
    .bravo_wrap .bravo_user_profile .form-add-service .tab-content select.form-control {
        padding: 0 10px;
        min-width: 60px
    }

    .bravo_wrap .bravo_user_profile .form-add-service .tab-content .table-responsive input.form-control,
    .bravo_wrap .bravo_user_profile .form-add-service .tab-content .table-responsive select.form-control {
        padding: 0
    }

    .bravo_wrap .bravo_user_profile .form-add-service .form-group-item .g-items-header {
        text-align: left
    }

    .bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .location,
    .bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .rate {
        padding: 5px 15px
    }

    .bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .category {
        padding: 5px 15px
    }

    .bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .item-title {
        padding: 15px 15px 10px
    }

    .bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .control-action {
        position: relative;
        bottom: 0;
        margin-bottom: 15px;
        right: 0
    }

    .bravo_wrap .bravo_user_profile .bravo-user-chart .chart-title .action-control {
        position: relative
    }

    .bravo_wrap .bravo_user_profile .control-map-group #map_content {
        margin-right: 0
    }

    .bravo_wrap .bravo_user_profile .control-map-group .g-control {
        position: relative;
        width: 100%
    }

    #cdn-browser-modal .cdn-browser .files-nav {
        padding: 10px 0
    }

    #cdn-browser-modal .cdn-browser .files-nav .col-left.d-flex.align-items-center {
        display: none !important
    }

    .modal .modal-title {
        font-size: 18px !important
    }

    .modal .modal-content {
        padding: 15px
    }

    .bravo-reviews .title-review {
        font-size: 1.3rem
    }

    .bravo-reviews .review-box {
        padding: 10px
    }

    .bravo-reviews .review-box .review-box-score .review-score {
        font-size: 60px
    }

    .bravo-reviews .review-box .review-sumary .item .label {
        width: 35%
    }

    .bravo-reviews .review-form .form-wrapper {
        padding: 15px
    }

    .bravo-reviews .review-form .form-wrapper .form-group {
        margin-bottom: 0
    }

    .bravo-reviews .review-form .form-wrapper .row .col-md-4,
    .bravo-reviews .review-form .form-wrapper .row .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .bravo-reviews .review-form .form-wrapper .review-items {
        min-height: auto;
        padding: 10px 15px
    }

    .bravo-reviews .review-form .form-wrapper .review-items .item {
        margin-bottom: 5px
    }

    .bravo-reviews .review-form .form-wrapper .review-items .item label {
        margin-bottom: 5px
    }

    .bravo-reviews .review-form .form-wrapper textarea.form-control {
        min-height: 100px
    }

    .bravo-reviews .review-form .btn {
        padding: 5px 15px
    }

    .bravo_wrap .page-template-content .bravo-list-tour .title {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .bravo_wrap .page-template-content .bravo-list-tour .item-tour .item-title {
        min-height: auto
    }

    .bravo_wrap .page-template-content .bravo-form-search-tour {
        padding: 120px 0 15px
    }

    .bravo_wrap .page-template-content .bravo-form-search-tour .text-heading {
        font-size: 28px
    }

    .bravo_wrap .page-template-content .bravo-form-search-tour .sub-heading {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .bravo-form-search-tour .g-form-control {
        margin: 20px 0 0;
        background: #fff
    }

    .bravo_wrap .page-template-content .bravo-testimonial h3 {
        font-size: 24px;
        margin-bottom: 15px
    }

    .bravo_wrap .page-template-content .bravo-testimonial .item {
        padding: 15px;
        min-height: 0
    }

    .bravo_wrap .page-template-content .bravo-testimonial .item .author {
        margin-bottom: 10px
    }

    .bravo_wrap .page-template-content .bravo-call-to-action .context {
        padding: 15px
    }

    .bravo_wrap .page-template-content .bravo-call-to-action .context .title {
        font-size: 26px
    }

    .bravo_wrap .page-template-content .bravo-call-to-action .context .sub_title {
        font-size: 16px
    }

    .bravo_wrap .page-template-content .bravo-call-to-action .context .btn-more {
        float: none;
        display: inline-block;
        margin-top: 10px;
        padding: 5px 10px
    }

    .bravo_wrap .page-template-content .bravo-list-locations .title {
        font-size: 24px;
        margin-bottom: 15px
    }

    .bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item {
        min-height: 200px
    }

    .bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image {
        min-height: 200px
    }

    .bravo_wrap .page-template-content .bravo-list-locations .list-item .destination-item .image .content .title {
        font-size: 22px
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_2 .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_3 .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_4 .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-list-space .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-list-space .item-loop .item-title {
        min-height: auto
    }

    .bravo_wrap .page-template-content .bravo-form-search-space {
        padding: 120px 0 15px
    }

    .bravo_wrap .page-template-content .bravo-form-search-space .text-heading {
        font-size: 28px
    }

    .bravo_wrap .page-template-content .bravo-form-search-space .sub-heading {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .bravo-form-search-space .g-form-control {
        margin: 20px 0 0;
        background: #fff
    }

    .bravo_wrap .page-template-content .bravo-featured-box .title {
        font-size: 24px
    }

    .bravo_wrap .page-template-content .bravo-form-search-hotel {
        padding: 120px 0 15px
    }

    .bravo_wrap .page-template-content .bravo-form-search-hotel .text-heading {
        font-size: 28px
    }

    .bravo_wrap .page-template-content .bravo-form-search-hotel .sub-heading {
        font-size: 14px
    }

    .bravo_wrap .page-template-content .bravo-form-search-hotel .g-form-control {
        margin: 20px 0 0;
        background: #fff
    }


    .ms-slide .ms-slide-bgcont img,
    .ms-container,
    .ms-inner-controls-cont {
        height: 196px
    }

    .ms-view {
        height: 196px !important
    }

    .ms-mask-frame {
        height: 196px !important
    }

    .ms-slide {
        height: 100% !important
    }

    .ms-slide-bgcon img {
        height: 100% !important
    }

    .ms-skin-default .ms-nav-next,
    .ms-skin-default .ms-nav-prev {
        top: 94% !important
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .text-heading {
        font-size: 28px
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .sub-heading {
        font-size: 14px
    }

    .hotel_rooms_form .form-search-rooms .form-search-row .g-button-submit .btn {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .show-more {
        margin: auto 38% !important
    }

    .btn-Reserver {
        padding-right: 0 !important
    }

    .btn_reserver_mobile {
        width: 100% !important
    }

    .nav-tabs .nav-link {
        font-size: 11px !important;
        padding-left: 4px !important;
        padding-right: 4px !important;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        width: 14%;
    }
}

@media (max-width: 767px) {
    body .daterangepicker .drp-calendar.left {
        width: 100% !important
    }

    body .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 0 !important
    }

    body .daterangepicker .drp-calendar.right {
        display: none
    }

    .g-signin2 {
        position: relative !important;
        display: inline-block;
        margin-left: 0 !important;
        margin-top: 7px !important
    }

    .fb-login-button {
        margin-top: 0;
        margin-bottom: 0;
        top: -12px
    }

    .bravo_wrap .bravo_form .form-group {
        border-bottom: none;
    }

    .bravo-logo {
        width: 27%;
        margin-left: 63%;

    }

    .header-left a {
        width: 100%;
    }

    body .daterangepicker {
        padding: 0 10px
    }

    body .daterangepicker .ranges {
        margin: 0 !important
    }

    body .daterangepicker .drp-calendar {
        padding: 0 !important
    }

    body .daterangepicker:after,
    body .daterangepicker:before {
        display: none
    }

    .tab_detail_offre .g-itinerary {
        padding: 11px;
    }

    .text_slide > h1 {
        font-size: 25px !important;
        margin-top: 90px;


    }

    .btm-slides {
        top: 45%;
        left: 50%;
        height: 35px;
        width: 100px;
        padding: 6px 6px 0px 5px ;
        font-size: 14px;
    }
    .form-control {
        width: 97%;
    }
}

@media (max-width: 768px) {
    .hotel_rooms_form .form-search-row {
        flex-wrap: wrap
    }

    .hotel_rooms_form .form-search-row > div {
        border-bottom: 1px solid #d7dce3
    }

    .hotel_rooms_form .form-search-row > div:last-child {
        border-bottom: 0
    }

    .hotel_rooms_form .room-item .hotel-info {
        padding: 20px
    }

    .hotel_rooms_form .hotel_rooms_form .col-total {
        text-align: center;
        padding: 15px 20px
    }

    .bootbox.modal .modal-dialog {
        min-width: 0
    }

    .bravo_wrap .bravo_user_profile .user-form-settings .terms-scrollable label {
        flex: 0 0 50%;
        max-width: 50%
    }

    .bravo_wrap .page-template-content .bravo-call-to-action {
        margin: 0 0 30px
    }

    .bravo_wrap .page-template-content .bravo-call-to-action .context .title {
        font-size: 32px
    }

    .bravo_wrap .bravo_header .content .header-left .bravo-menu {
        display: none
    }

    .bravo_wrap .bravo_header .content .header-right .bravo-more-menu {
        display: block
    }

    .bravo_wrap .bravo_footer .main-footer .nav-footer .title:before {
        width: 100%
    }

    .bravo_wrap .bravo_topbar {
        display: none
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage {
        flex: 0 0 100%;
        padding: 15px;
        position: relative;
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-res-voyage {
        flex: 0 0 100%;
        padding: 5px;
        position: relative;
    }

    .bravo_wrap .bravo_header .content .header-left .bravo-menu {
        display: none
    }

    .bravo_wrap .bravo_header .content .header-right .bravo-more-menu {
        display: block
    }

    .static-block {
        margin: 0% !important;
    }

    .bravo_wrap .bravo_topbar1 {
        display: none;
    }

    .bravo_wrap .bravo_header {
        background-color: #ffffff;
        height: auto;
    }

    .img-moteur {
        display: none;
    }

    .swiper-slide {
        text-align: center;
        width: 97% !important;
        margin-top: 3%;
    }

    .block-title {
        font-size: 20px;
    }

    .img-decouvrir {
        position: relative !important;
        height: 220px !important;
    }

    .description {
        position: relative !important;
        /*color: #fff;*/
        right: 0 !important;
        width: 100% !important;
        height: 83%;
        padding: 13px;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        position: relative;
        border-top: none !important;
        z-index: 9;
    }

    .btn-ville {
        width: auto !important;
    }

    /* .newsletters-button {
         position: relative;
     }*/
     #form_search_omra.bravo_form .g-button-submit button {
        margin-top: -6px !important;
        height: 100% !important;
        margin-left: 10px !important;


    }

    #toursSearch .bravo-form-search-all .g-form-control {
        margin: 0% 0 0;
    }

    .bravo_wrap .bravo_detail_tour .bravo_content .g-header {
        display: block;
    }

    .item .info {
        display: block !important;
    }
}

@media (max-width: 1023px) {
    .hotel_rooms_form .hotel_list_rooms .room-item .image {
        max-height: 200px
    }

    .hotel_rooms_form .hotel_list_rooms .modal-dialog .modal-header {
        padding: 10px
    }

    .hotel_rooms_form .hotel_list_rooms .modal-dialog .modal-header .modal-title {
        font-size: 16px
    }

    .hotel_rooms_form .hotel_list_rooms .modal-dialog .modal-header img {
        max-width: 15px
    }

    .hotel_rooms_form .hotel_list_rooms .modal-dialog .modal-body {
        padding: 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_gallery {
        flex: 0 0 100%
    }

    .bravo_wrap .bravo_detail_hotel .bravo_banner_map .g_map {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-all-attribute.is_mobile {
        display: block
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-all-attribute.is_pc {
        display: none
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_2 {
        margin: 30px 0 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-attributes .list-attributes .item {
        flex: 0 0 50%;
        max-width: 50%
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related-widget {
        margin-bottom: 30px
    }

    .has-search-map .bravo_search_map .results_item .listing_items .bravo-list-item {
        height: auto
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_3 {
        margin: 30px 0 0
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_4 {
        margin: 0
    }

    .bravo_wrap .page-template-content .bravo-list-space.layout_normal {
        margin: 0;
        padding: 10px 0
    }

    .bravo_wrap .page-template-content .bravo-offer .item {
        padding: 25px 15px;
        height: 300px
    }

    .bravo_wrap .page-template-content .bravo-offer .item .item-title {
        margin: 30px 0 10px
    }

    .bravo_wrap .page-template-content .bravo-offer .item .item-sub-title {
        padding-bottom: 0
    }

    .bravo_wrap .page-template-content .bravo-offer .item a.btn-default {
        opacity: 1;
        bottom: 0 !important;
        position: relative
    }

    .bravo_wrap .page-template-content .bravo-list-car.layout_normal {
        margin: 0
    }

    .bravo_wrap .bravo_form .g-field-search,
    .bravo_wrap .bravo_form .g-field-search [class*=col-] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bravo_wrap .bravo_form .g-button-submit {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        /*text-align: right*/
    }


    .bravo_wrap .bravo_form .form-group {
        /*border-bottom: 1px solid #ccc*/
    }

    .bravo_wrap .bravo_form .border-right {
        border-right: none !important
    }

    .bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper {
        /*max-height: 45px*/
    }

    .bravo_wrap .bravo_form .smart-search .bravo-autocomplete {
        margin-top: 10px;
        border-radius: 0;
        right: 0;
        left: -55px;
        background: #f1f1f1
    }

    .bravo_wrap .bravo-list-hotel.layout_normal {
        margin: 0
    }

    .bravo_wrap .select-guests-dropdown {
        transform: translateY(-1px) !important
    }



    .bravo_wrap .bravo_header .content .header-right {
        width: 10%
    }

    .bravo_wrap .bravo_header .bravo-menu-mobile {
        display: block !important
    }
}

@media (min-width: 1400px) {
    .hotel_rooms_form .hotel_list_rooms .modal-dialog {
        max-width: 1000px
    }
}

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

    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 35px 5px;
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content h3 {
        font-size: 1.4rem
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-header h2 {
        font-size: 24px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-overview h4,
    .bravo_wrap .bravo_detail_hotel .bravo_content .g-overview strong {
        margin-bottom: 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-overview ul {
        padding-left: 15px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-overview ul li {
        margin-bottom: 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-overview ul li:before {
        margin-right: 10px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_content .g-faq .item .header h5 {
        font-size: 14px
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related {
        border-top: 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap {
        display: none;
        margin: 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap #sticky-wrapper .bravo_tour_book {
        position: relative !important;
        top: 0 !important;
        width: auto !important
    }

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

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .bravo_tour_book {
        flex-grow: 1
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show #sticky-wrapper {
        height: auto !important;
        flex: 1
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-head {
        padding: 10px 15px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-head .price .value .onsale {
        display: inline-block;
        font-size: 16px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .date-wrapper,
    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-guest-search,
    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-section-group {
        padding: 10px 15px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show label {
        margin: 0 !important
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-section-group .form-section-title {
        font-size: 16px
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-section-group .form-group {
        padding-top: 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .form-section-group .form-group:last-child {
        padding-bottom: 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .submit-group {
        padding: 10px 15px;
        text-align: right
    }

    .bravo_wrap .bravo_detail_hotel .bravo_single_book_wrap.show .submit-group .btn {
        padding: 7px 16px 5px;
        font-size: 14px;
        width: auto
    }

    .bravo_wrap .bravo_detail_hotel .bravo-more-book-mobile {
        display: block
    }

    .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 .bravo_form {
        display: block !important;
        border: 1px solid #ccc;
        border-bottom: none;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
    }

    .has-search-map .bravo_wrap .bravo_search_tour .bravo_form_search_map .bravo_form .form-group {
        border: none
    }

    .has-search-map .bravo_search_map {
        display: block
    }

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

    .has-search-map .bravo_search_map .results_item #advance_filters {
        position: fixed;
        bottom: 0
    }

    .bravo_wrap .bravo_user_profile .bravo-more-menu-user {
        display: block
    }

    .bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-3 {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        z-index: 99;
        max-width: 250px;
        transform: translate(-100%);
        transition: all .3s
    }

    .bravo_wrap .bravo_user_profile > .container-fluid > .row-eq-height > .col-md-3.active {
        transform: translate(0)
    }

    .bravo_wrap .bravo_user_profile .user-profile-avatar {
        padding-top: 35px
    }

    .bravo_wrap .bravo_user_profile .sidebar-user .bravo-close-menu-user {
        display: block
    }

    .bravo_wrap .bravo_user_profile .sidebar-user .logo {
        display: none
    }

    .bravo_wrap .bravo_user_profile .user-form-settings .title-bar {
        padding: 15px 0;
        font-size: 24px
    }

    .bravo_wrap .bravo_user_profile .form-add-service .tab-content {
        padding: 15px
    }

    .bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs {
        margin-bottom: 15px
    }

    .bravo_wrap .bravo_user_profile .bravo-user-dashboard .dashboard-price-info .dashboard-item {
        padding: 15px 0;
        min-height: auto
    }

    .bravo_wrap .bravo_user_profile .bravo-user-dashboard .dashboard-price-info .dashboard-item .wrap-box .number {
        font-size: 28px
    }

    .bravo_wrap .bravo_user_profile .bravo-user-chart {
        padding: 15px;
        margin-top: 15px
    }

    .frontend-page .modal.login .modal-content {
        padding: 15px 20px
    }

    .frontend-page .modal.login .modal-content .modal-body .form-group {
        margin-bottom: 15px
    }

    .bravo-form-login .bravo-recaptcha > div,
    .bravo-form-register .bravo-recaptcha > div {
        margin: 0
    }

    .bc-chat-box {
        right: 0
    }

    .bc-chat-box .chat-maximum {
        max-height: 100vh;
        max-width: 100vw
    }

    .bc-chat-box .chat-maximum .chat-navs .chat-conversation-nav .media-left {
        display: none
    }

    .is_single .bc-chat-box {
        bottom: 66px
    }

    .is_single .bc-chat-box .chat-minimize {
        margin-right: 15px
    }

    .modal-open .bc-chat-box {
        z-index: 1
    }

    .bravo-reviews .title-review {
        font-size: 1.5rem
    }

    .bravo-reviews .review-box .review-box-score {
        border-right: none
    }

    .bravo-reviews .review-list .review-item {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .bravo_wrap .page-template-content .bravo-form-search-tour .g-form-control {
        padding: 0
    }

    .bravo_wrap .page-template-content .bravo-featured-item .featured-item .content {
        margin-left: 60px
    }

    .bravo_wrap .page-template-content .bravo-featured-item .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .bravo_wrap .page-template-content .bravo-call-to-action .context .btn-more {
        padding: 15px 10px
    }

    .bravo_wrap .page-template-content .bravo-list-locations .row .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .bravo_wrap .page-template-content .bravo-list-locations .row .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .bravo_wrap .page-template-content .bravo-how-it-works .featured-item .content {
        margin-left: 60px
    }

    .bravo_wrap .page-template-content .bravo-how-it-works .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .bravo_wrap .page-template-content .bravo-form-search-space .g-form-control {
        padding: 0
    }

    .bravo_wrap .page-template-content .bravo-form-search-hotel .g-form-control {
        padding: 0
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control {
        padding: 0;

    }

    .bravo_wrap .page-template-content .bravo-form-search-car .g-form-control {
        padding: 0
    }

    .bravo_wrap .bravo_header .content .header-right .topbar-items {
        display: none
    }

    .bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
        padding-left: 15px;
        padding-right: 15px
    }

    .bravo-logo {
        margin-left: auto;
        margin-right: auto
    }

    .logo_panier {
        width: 20% !important
    }


    .bravo_wrap .bravo_header .content .header-right .topbar-items {
        display: none
    }

    .btn_reserver {
        padding-left: 0
    }
}

@media (max-width: 1280px) {
    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .g-attributes {
        display: none
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info .terms .g-attributes:first-child {
        display: block
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price:before {
        left: 0
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .g-attributes {
        display: none
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-info .terms .g-attributes:first-child {
        display: block
    }

    .bravo_wrap .bravo_detail_hotel .bravo-list-hotel-related .item-loop-list .g-rate-price:before {
        left: 0
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .g-attributes {
        display: none
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-info .terms .g-attributes:first-child {
        display: block
    }

    .has-search-map .bravo_search_map .results_map .item-loop-list .g-rate-price:before {
        left: 0
    }

    .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%
    }

    .bravo_wrap .bravo_user_profile .bravo-list-item .list-item .item-list .thumb-image {
        overflow: hidden;
        min-height: 130px;
        display: flex;
        align-items: center;
        padding: 10px
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .g-attributes {
        display: none
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-info .terms .g-attributes:first-child {
        display: block
    }

    .bravo_wrap .bravo-list-hotel .item-loop-list .g-rate-price:before {
        left: 0
    }
}

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

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



    .bravo_wrap .bravo_user_profile .user-form-settings .terms-scrollable label {
        flex: 0 0 25%;
        max-width: 25%
    }

    .bravo_wrap .bravo_user_profile .booking-history-manager {
        padding: 15px
    }

    .bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs li {
        margin-right: 10px
    }

    .bravo-reviews .review-form .form-wrapper .row .col-md-8 {
        flex: 0 0 60%;
        max-width: 60%
    }

    .bravo-reviews .review-form .form-wrapper .row .col-md-4 {
        flex: 0 0 40%;
        max-width: 40%
    }
}

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

@media (max-width: 379px) {
    .style_offre {
        margin-bottom: -27px
    }
}

@media (max-width: 366px) {
    .offre_mobile {
        display: inline-block
    }
}

@media (max-width: 1440px) {
    .bravo_wrap .bravo_user_profile {
        padding: 0;

    }
}

@media (max-width: 420px) {
    .bravo_wrap .bravo_user_profile .user-form-settings .terms-scrollable label {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 360px) {
    .bravo_wrap .bravo_user_profile .booking-history-manager .tabbable .ht-nav-tabs li {
        width: 100%
    }

    .bravo-logo {
        width: 50%;
        margin-left: 30%;

    }
}

@media (min-width: 768px) {
    body .daterangepicker .drp-calendar.left .next.available {
        display: none
    }

    body .daterangepicker .drp-calendar.single.left .next.available {
        display: table-cell
    }
}

@media (max-width: 425px) {
    .bravo_wrap .page-template-content .bravo-list-space.layout_carousel .owl-nav {
        display: none !important
    }

    .bravo_wrap .page-template-content .bravo-list-car.layout_carousel .owl-nav {
        display: none !important
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-info-voyage {
        flex: 0 0 100%;
        border-right: none;
    }

    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-res-voyage {
        flex: 0 0 50%;
        left: 73px;
        top: -30px;
    }

    .bravo_wrap .bravo-list-hotel.layout_carousel .owl-nav {
        display: none !important
    }
}

@media (max-width: 460px) {
    .bravo_wrap .page-template-content .bravo-featured-box {
        padding: 20px 0
    }

    .bravo_wrap .bravo_footer .copy-right .context .f-visa {
        position: static;
        margin-top: 10px;
        transform: translate(0)
    }
}

@media (max-width: 559px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 12px !important;
        width: 114%;
        height: 38px;

    }
}

@media (max-width: 375px) {
    .ms-autoheight-template {
        top: 70px !important;
    }
    .hotel_content_top_right {
        margin-left: 23%;
    }
    /*.btn_theme {*/
    /*    font-size: 16px;*/
    /*    width: 48%;*/
    /*    margin-top: -55px;*/
    /*    margin-left: -28px;*/
    /*}*/
}
@media (min-width: 376px) and (max-width: 480px){
    /*.btn_theme {*/
    /*    font-size: 16px;*/
    /*    width: 48%;*/
    /*    margin-top: -55px;*/
    /*    margin-left: -28px;*/
    /*}*/
}
@media (min-width: 481px) and (max-width: 550px){
    /*.btn_theme {*/
    /*    font-size: 16px;*/
    /*    width: 43%;*/
    /*    margin-top: -55px;*/
    /*    margin-left: -23px;*/
    /*}*/
}
@media (min-width: 551px) and (max-width: 767px){
    /*.btn_theme {*/
    /*    font-size: 16px;*/
    /*    width: 43%;*/
    /*    margin-top: -55px;*/
    /*    margin-left: -23px;*/
    /*}*/
}

@media (max-width: 367px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 13px !important;
        width: 100%;

    }


    .ms-autoheight-template {
        top: 60px !important;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {

    }
}

@media (max-width: 1365px) {
    .cdn-browser .files-list .view-grid .file-item {
        width: 14.2%
    }
}

@media (max-width: 1100px) {
    .cdn-browser .files-list .view-grid .file-item {
        width: 14.2%
    }
}

@media (max-width: 991px) {
    .cdn-browser .files-list .view-grid .file-item {
        width: 25%
    }
    .col-md-4.price-mobile-version {
        padding-right: 2px;
    }
}


/***************************res corr**************************************/

@media (max-width: 600px) {
    .cdn-browser .files-list .view-grid .file-item {
        width: 50%
    }
}

@media (min-width: 1024px) {
    .logo_panier {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .bravo_wrap .bravo_topbar .content .topbar-left {
        font-size: 11px !important;
        color: #fff;
        margin-top: 7px;
        margin-left: 10%;
    }

    .bravo_wrap .bravo_topbar .content .topbar-right {
    }

    /* .bravo_wrap .bravo_header .content .header-left .bravo-menu {
         width: 180% !important;
     }*/
    .opaltour_tour .tour-grid:hover .opaltour-add-to-wishlist {
        opacity: 1 !important
    }

    .opaltour_tour .tour-grid:hover .rating {
        opacity: 0
    }

    .opaltour_trip .thumbnail img, .opaltour_tour .thumbnail img {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        width: 100%;
    }

    .opaltour_trip .tour-grid:hover .thumbnail img, .opaltour_trip .tour-list:hover .thumbnail img, .opaltour_trip .trip-item:hover .thumbnail img, .opaltour_tour .tour-grid:hover .thumbnail img, .opaltour_tour .tour-list:hover .thumbnail img, .opaltour_tour .trip-item:hover .thumbnail img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    .tour-grid.grid-style2 .content {
        background: none;
        bottom: -110px
    }

    .tour-grid.grid-style2 .content .description {
        display: block;
        opacity: 0;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .tour-grid.grid-style2:hover .content {
        background: rgba(0, 0, 0, 0.2);
        bottom: 0
    }

    .tour-grid.grid-style2:hover .content .description {
        opacity: 1
    }

    .tour-grid.grid-style1 .thumbnail .btn {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        opacity: 0
    }

    .tour-grid:hover .top-wrap:after {
        background: rgba(0, 0, 0, 0.2)
    }

    .tour-grid:hover.grid-style1 .thumbnail .btn {
        opacity: 1
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tour-grid.grid-style2 .content {
        bottom: -80px !important
    }

    .tour-grid.grid-style2 .content .description {
        display: none !important;
        opacity: 0
    }

    .tour-grid.grid-style2:hover {
        background: rgba(0, 0, 0, 0.6)
    }

    .tour-grid.grid-style2:hover .content {
        bottom: 0 !important
    }

    .tour-grid.grid-style2:hover .content .description {
        opacity: 1
    }
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    #table-panier table, #table-panier thead, #table-panier tbody, #table-panier th, #table-panier td, #table-panier tr {
        display: block
    }

    #table-panier thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #table-panier tr {
        margin: 0 0 1rem
    }

    #table-panier tr:nth-child(odd) {
        background: #eee
    }

    #table-panier td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important
    }

    #table-panier td:before {
        position: absolute;
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        border-bottom: 0 none;
        border-right: 1px solid #e6eaed;
        font-weight: 700
    }

    #table-panier td:nth-of-type(1):before {
        content: "Prestations"
    }

    #table-panier td:nth-of-type(2):before {
        content: "Designation"
    }

    #table-panier td:nth-of-type(3):before {
        content: "Prix Total"
    }

    #table-panier td:nth-of-type(4):before {
        content: "Options"
    }
}

@media screen and (max-width: 480px) {
    .awe-search-tabs {
        margin-top: 0;
        position: relative;
        top: 0;
        left: 0
    }
}

@media (min-width: 576px) {
    .d-sm-none {
        display: block !important
    }
}

@media (min-width: 767px) {
    .d-sm-none {
        display: none !important
    }
}

@media (max-width: 480px) {
    .bravo-logo {
        width: 60%;
        margin-left: 51%;

    }
}



@media only screen and (max-width: 600px) {
    .modal-content {
        width: 166% !important;
        padding: 15px 20px;
    }
}


@media only screen and (min-width: 768px) {


    .block-title-header > * {
        -webkit-box-flex: 0;
        flex: 0 1 auto;
        align-self: flex-end;
    }

    .block-title, .t-h2 {
        font-size: 25px;
        line-height: 36px;
        font-weight: bold;
    }

    /*.block-title-header a {
        line-height: 40px;
        color: #e95b2b;
        font-size: 15px;
        font-weight: bold;
    }*/
    .block-title-header a:hover {
        color: #2d2d2d;
    }
}

@media only screen and (max-width: 800px) {
    .list__item {
        width: 100%; /* 1 items per row */
    }
}

@media only screen and (max-width: 640px) {
    .list__item {
        width: 100%; /* 1 items per row */
    }
}

@media only screen and (max-width: 320px) {
    .list__item {
        width: 100%; /* 1 items per row */
    }
}

@media (min-width: 64.01em) {
    .Line {
        margin-top: 3.75rem;
        margin-bottom: 3.75rem;
    }
}
@media (min-width: 64.01em) {
    .lg\:text-4xl {
        font-size: 2rem;
    }
}
@media (min-width: 64.01em) {
    .lg\:text-4xl {
        font-size: 2rem;
    }
}

@media (min-width: 64.01em) {
    .lg\:text-xl {
        font-size: 1.25rem;
    }
}
@media (min-width: 64.01em) {
    .lg\:text-xl {
        font-size: 1.25rem;
    }
}
@media (min-width: 767px) and (max-width: 768px) {
    .d-sm-none {
        display: block !important;
    }



    .ms-autoheight-template {
        top: 88px !important;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 10px 13px 10px 13px;
        font-size: 13px;
        text-decoration: none;
        display: block;
    }

    .bravo_wrap .bravo_form .smart-search .parent_text {
        font-size: 14px;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all {
        padding: 0px 0 0%;
    }
    .col-md-4.mt-4.mobile-item {
        flex: 0 0 50%  !important;
        max-width: 50% !important;
    }
}

@media only screen and (min-width: 992px) {
    .link {
        position: relative;
    }

    .link .label {
        color: #e95b2b;
        text-align: center;
        text-transform: capitalize;
        padding-top: 6px;
        white-space: nowrap;
        display: block;
        font-size: 13px;
    }
}

@media (min-width: 576px) {
    .card-deck .card:not(:last-child) {
        margin-right: 15px;
    }
}
@media (min-width: 576px) {
    .card-deck .card:not(:last-child) {
        margin-right: 15px;
    }
}

@media (min-width: 769px) and (max-width: 850px) {
    .bravo_wrap .bravo_header .content .header-left .bravo-menu label {
        font-size: 11px;

    }
    li.border-item {
        width: 77px !important;
    }
    li.depth-1.border-item {
        width: 187px !important;
    }
    .priceshow {
        font-size: 17px;
    }
}
@media (min-width: 769px) and (max-width: 991px) {

    .label-hotel {
        padding: 0px 0px 0px 1px;
        margin-bottom: 0px !important;
    }
    .img-paiment {
        float: right;
        margin-top: -10px;
    }
    .hotel_item_img {
        width: 102.7% !important;
    }
    .link-periode-voyage {
        padding-left: 9px !important;
    }
    b.price-voyage {
        font-size: 16px;
    }


}

@media (min-width: 769px) and (max-width: 850px) {
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 80px 2px 20px;
        font-size: 10px ;
    }
    .col-md-4.mt-4.mobile-item {
        flex: 0 0 50%  !important;
        max-width: 50% !important;
    }

}

@media (min-width: 851px) and (max-width: 991px) {
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 68px 2px 22px;
        font-size: 10px;

    }
    .bravo-logo {
        margin-top: 43px !important;
        z-index: 9;
        position: relative;
    }
    .col-md-4.mt-4.mobile-item {
        flex: 0 0 50%  !important;
        max-width: 50% !important;
    }
    ul.main-menu.menu-generated {
        margin-top: 13px;
    }
    img.bravo-logo.scroll_logo {
        margin-top: -6px !important;
    }

}

@media (min-width: 992px) and (max-width: 1023px) {


    .label-hotel {
        padding: 0px 0px 0px 2px;

    }
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 24px 7px;
        font-size: 13px;
    }
    .bravo_wrap .bravo_header .content .header-left .bravo-menu label {
        font-size: 15px;
        margin-top: 15px;

    }

    .owl-carousel .owl-nav.disabled .owl-prev {
        left: -3%;
    }

    .owl-carousel .owl-nav.disabled .owl-next {
        right: -3%;
    }
    a.btn.btn-primary.btn-imprim-plan.d-none.d-md-block {
        margin-left: 136px !important;
    }
    #mailbtn {
        width: 30% !important;
    }
    .bravo-logo {
        margin-top: -28px;
    }
    .price-voyage-interne {
        font-size: 13px;
    }
    .byper{
        font-size: 7px !important;
    }
    .date-voyage {
        font-size: 9px;
    }
    .li-menu {
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 14px !important;
    }

}

@media (min-width: 1024px) and (max-width: 1024px) {
    .byper{
        font-size: 7px !important;
    }
    .date-voyage {
        font-size: 9px;
    }
    .price-voyage-interne {
        font-size: 13px;
    }
    .smart-search.date-etrang {
        margin-left: 5px;
    }
    strong.date-mond {
        font-size: 13px;
    }
    div#ChambreHotelMonde {
        margin-left: -3px;
        font-size: 13px;
        margin-top: -16px;
    }
    span.nationality-title {
        font-size: 13px;
        margin-left: -2px !important;
    }
    input#autocompleteHotelMonde {
        font-weight: bold;
        font-size: 13px;
        margin-left: 29px !important;
    }
    span.span-moteur.mond.travel-mobile {
        margin-left: 11px;
    }
    .smart-search.selectinterne {
        margin-left: 8px;
    }
}
@media (min-width: 1025px) and (max-width: 1199px){
    ul.nav.nav-tabs.slider-style {
        text-align: center;
        z-index: 999;
        position: relative;
    }
    .smart-search.date-etrang {
        margin-left: 1px !important;
    }
    strong.date-mond {
        font-size: 13px;
    }
    div#ChambreHotelMonde {
        font-size: 13px;
        margin-top: -14px;
        margin-left: -3px;
    }
    span.nationality-title {
        font-size: 13px;
        margin-left: -2px !important;
    }
    input#autocompleteHotelMonde {
        font-weight: bold;
        font-size: 13px;
        margin-left: 26px !important;
    }
    span.span-moteur.mond.travel-mobile {
        margin-left: 29px;
    }
    span.span-moteur.mond-des {
        margin-left: 21px;
    }
    .price-descp {
        font-size: 10px !important;
    }
    sub, sup {
        font-size: 55% !important;;
    }
    span.span-moteur-nuits {
        margin-left: 32px;
    }
    #HotelInterne.bravo_form .smart-search .parent_text {
        padding: 0px 0 0px 30px !important;
        margin-top: -56px;
    }
}
@media (min-width: 1200px) and (max-width: 1479px){

    ul.nav.nav-tabs.slider-style {
        text-align: center;
        z-index: 999;
        position: relative;
        margin-top: -13% !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        position: relative;
        z-index: 99;

    }
}
@media (min-width: 426px) and (max-width: 767px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        margin-left: -6px;
    }
    label.date-externe-arrive {
        margin-left: 18px !important;
    }
    span.date-input {
        margin-left: 4px;
    }

}

@media (max-width: 768px) {
    .icone-fa-menu-mobile {
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 5px;
        background: #cbd44f;
        color: #fff;
        margin-right: 0px;
        font-size: 22px;
    }
    .bravo_wrap .bravo_header .content .header-right .bravo-more-menu {
        display: block;
        font-size: 22px;
        color: #669eff;
        border-radius: 4px;
        box-shadow: 0 8px 25px rgba(88, 159, 247, 0.7), 0 0 10px rgba(88, 159, 247, 0.5), 0 0 4px rgba(88, 159, 247, 0.3);
        transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
        margin-left: 0px;
        margin-top: -9px;
    }
}

@media (min-width: 969px) and (max-width: 1200px) {
    .bravo_wrap .page-template-content .bravo-form-search-all {

        z-index: 9 !important;

    }

}

@media (min-width: 1024px) and (max-width: 1024px) {
    .btn-circuit-search {
        font-size: 14px !important;
        margin-top: 30px !important;
    }

    .btn-voyage-searche {
        font-size: 14px !important;
        margin-top: 30px !important;

    }
    span.span-moteur-nuits {
        margin-left: 32px;
    }


}
@media (min-width: 768px) and (max-width: 768px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        width: 16%;
        margin-left: 26px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        width: 140% !important;
        margin-left: -50px !important;
    }
    span.info-card {
        font-size: 12px;
    }
    .hotel_item_img {
        width: 102.7% !important;
    }
    .priceshow {
        font-size: 17px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
        font-size: 13px;
    }


}
@media (min-width: 491px) and (max-width: 767px){
    .hotel_item_img {
        width: 103.5% !important;
    }
}
@media (min-width: 414px) and (max-width: 490px){
    .hotel_item_img {
        width: 104.5% !important;
    }
}
@media (min-width: 347px) and (max-width: 413px){
    .hotel_item_img {
        width: 105.5% !important;
    }
}
@media (min-width: 320px) and (max-width: 346px){
    .hotel_item_img {
        width: 106.5% !important;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        width: 13%;
        margin-left: 46px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        width: 140% !important;
        margin-left: -50px !important;
    }
    span.info-card {
        font-size: 12px;
    }

}
@media (min-width: 767px) and (max-width: 767px) {

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 0px 0px 0px 0px;
        margin-top: 12px;

    }


}
@media (min-width: 522px) and (max-width: 766px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 10px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 0px 0px 0px 0px !important;
        margin-top: 11px;
    }


}

@media (min-width: 498px) and (max-width: 521px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 10px !important;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 10px 2px 10px 2px !important;
        width: 100%;

    }


}

@media (min-width: 426px) and (max-width: 497px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 15px !important;

    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {

        margin-left: -4px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 10px 2px 10px 2px !important;
        width: 110%;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 13px !important;

    }


}

@media (min-width: 426px) and (max-width: 442px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 15px !important;

    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {

        margin-left: -8px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 10px 2px 10px 2px !important;
        width: 114%;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 12px !important;

    }
}

@media (min-width: 390px) and (max-width: 425px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 15px !important;

    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {

        margin-left: -15px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 10px 2px 10px 2px !important;
        width: 115%;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 11px !important;
        height: 98%;
        width: 115%;
    }


}

@media (min-width: 375px) and (max-width: 389px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 15px !important;

    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {

        margin-left: -14px !important;
        margin-top: 35px;

    }

    .search-moteur-interne {
        margin-bottom: 14px !important;

    }
}
@media (min-width: 320px) and (max-width: 374px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li {
        margin-left: 15px !important;

    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {

        margin-left: -15px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 1px 2px 0px 2px !important;
        width: 115%;
        height: 40px;
        font-size: 11px !important;
        margin-top: 15px;

    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 9px !important;

    }

    .icone-question {
        background-color: #fbd801;
        border-radius: 30px;
        padding: 7px 9px;
        font-size: 14px;
        color: #fff;
    }

}

@media (max-width: 1023px) {
    .btn-cnx-mobile {
        color: #669eff !important;
        padding: 6px 10px !important;
        border-radius: 22px;
        margin-bottom: 10px;
    }

    .login-item-cnx-mobile {
        color: #529ef3;

    }

    span.span-moteur.destination-externe {
        margin-left: 20px;
    }
    button.btn.dropdown-toggle.bs-placeholder.btn-light {
        margin-left: -11px;
    }

}

@media (min-width: 320px) and(max-width: 425px) {
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        margin-top: -56px !important;


    }

}
@media (min-width: 700px) and (max-width: 767px) {
    .bravo-logo {
        width: 27%;
        margin-left: 63% !important;
    }


}



@media (min-width: 768px) {
    .bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list {

        display: flex !important;
    }

}
@media (max-width: 767px) {
    .card_produit .thumb-image{
        width: 100% !important;

    }
    .mobile-version{
        border-right: 1px solid #cfcfcf00 !important;
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .btn-voyage-searche {
        font-size: 13px !important;
        margin-top: 30px !important;

    }
    /*#Outgoing,*/
    #Outgoing.bravo_form .g-button-submit button, #form_search_omra.bravo_form .g-button-submit button {
        margin-top: 0% !important;
        font-size: 12px;
        margin-left: 14px !important;

    }

}
@media (min-width: 1025px) and (max-width: 1199px) {
    .btn-circuit-search {
        font-size: 13px !important;
        margin-top: 30px !important;

    }

    .btn-voyage-searche {
        font-size: 13px !important;
        margin-top: 30px !important;

    }
    /*#Outgoing,*/
    #Outgoing.bravo_form .g-button-submit button, #form_search_omra.bravo_form .g-button-submit button {
        margin-top: 0% !important;
        font-size: 12px;
        margin-left: 14px !important;

    }

    .byper{
        font-size: 7px !important;
    }
    .date-voyage {
        font-size: 9px;
    }
    .price-voyage-interne {
        font-size: 13px;
    }
    .img-etg {
        margin-left: 6px;
    }
    .img-ch-etr {
        margin-left: 1px;
    }

}

@media (min-width: 769px) and (max-width: 1023px) {
    #Outgoing.bravo_form .g-button-submit button, #form_search_omra.bravo_form .g-button-submit button {
        height: 100% !important;
        margin-left: 5px !important;

    }

}
@media (max-width: 320px) {
    .verfier {
        display: none !important;
    }
    label.dest-mot {
        margin-left: 33px !important;
    }

}

@media (min-width: 399px) and (max-width: 424px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        width: 112% !important;
    }
}

@media (max-width: 1200px) {
    .bravo_wrap {
        overflow-x: hidden;
    }
}

@media (max-width: 766px){
    section.small-section.bg-gray.parallax.parallax4 {
        margin-top: 27px;
    }
    #Outgoing.bravo_form .g-field-search {
        padding: 0 0px 0 0;
    }
}

@media (min-width: 320px) and(max-width: 425px) {
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        margin-top: -56px !important;

    }

}
@media (max-width: 320px) {
    .top-menu-affiche {
        display: none !important;
    }

}

@media (min-width: 320px) and (max-width: 374px) {
    .search-detail-button {
        margin-right: -12px !important;
        padding-top: 5% !important;
        padding-bottom: 4% !important;
        margin-left: 12px !important;


    }
    .bravo_wrap .bravo_detail_hotel .bravo_content {
        padding-top: 66px;
    }

}


@media (min-width: 425px) and (max-width: 500px) {

    .bravo_wrap .bravo_detail_hotel .bravo_content {
        padding-top: 39px !important;
    }
}

@media (min-width: 500px) and (max-width: 600px) {
    .search-detail-button {

        margin-right: -2px !important;
        padding-top: 6% !important;
        padding-bottom: 5% !important;
        margin-left: 2px !important;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .search-detail-button {

        padding-top: 6% !important;
        padding-bottom: 5% !important;
    }
}

@media (min-width: 1480px) {
    .container-fluid {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
    }


}

@media (max-width: 320px) {
    .top-menu-affiche {
        display: none !important;
    }

}

@media (min-width: 1025px) and (max-width: 1199px){
    .tab-content>.active {
        display: block;
        z-index: 999;
        position: relative;
    }
    span.chamber-mot {
        font-size: 13px;
    }
}

@media (min-width: 320px) and (max-width: 374px) {
    .search-detail-button {
        margin-right: -12px !important;
        padding-top: 5% !important;
        padding-bottom: 4% !important;
        margin-left: 12px !important;
    }

}





@media (min-width: 500px) and (max-width: 600px) {
    .search-detail-button {

        margin-right: -2px !important;
        padding-top: 6% !important;
        padding-bottom: 5% !important;
        margin-left: 2px !important;
    }
}


@media (min-width: 1025px) and (max-width: 1199px) {

    .form-content.dest {
        height: 55px;
    }


}
@media (min-width: 1480px){
    .container-fluid {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
    }


}

@media (min-width: 320px) and (max-width: 425px) {
    .large_image {
        height: 245px !important;
    }

    .thumbnail-image {
        margin: 0 0px;
    }
}


@media (min-width: 426px) and (max-width: 768px) {
    .large_image {
        height: 400px !important;
    }
}


@media (min-width: 320px) and (max-width: 425px) {
    .large_image {
        height: 245px !important;
    }
    .thumbnail-image {
        margin: 0 0px;
    }
}
@media (max-width: 999px) {
    #thumbnailCarousel {
        display: block;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .large_image {
        height: 400px !important;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .bravo-logo {
        margin-left: 262px !important;
        width: 28% !important;


    }
    .periode {
        font-size: 12px;
    }

}
@media (min-width: 769px) and (max-width: 991px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 6px 0px 2px 0px;
    }
    .li-menu {
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 11px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
        font-size: 13px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 12px;
    }


}

@media (min-width: 851px) and (max-width: 991px){
    .priceshow {
        font-size: 17px;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {
    .room_border {
        font-size: 10px;
    }
    .span-moteur {
        font-size: 12px;
    }
    .bravo_wrap .bravo_form .form-content label {
        font-size: 12px;
    }


    span.info-card {
        font-size: 12px;
    }
    .priceshow {
        font-size: 17px;
    }
}
@media (min-width: 1024px) and (max-width: 1024px) {
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        margin-top: 4%;
    }

    .bravo_wrap .bravo_form .dropdown-toggle:after {
        right: 24px !important;
    }
    span.info-card {
        font-size: 12px;
    }
}

@media (min-width: 375px) and (max-width: 424px) {

    .footer-logo {
        margin-left: 62px !important;
    }
    .search-moteur-externe {
        margin-bottom: 16px !important;

    }
}

@media (min-width: 320px) and (max-width: 374px) {

    .btn-circuit-search {
        width: 91% !important;

    }

    .footer-logo {
        margin-left: 49px !important;
    }

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 89% !important;
    }

    a.text-warning {
        margin-right: -34px;
    }
}


.btn-circuit-search {
    width: 92% !important;
}

@media (max-width: 768px) {
    .footer-block {
        display: none !important;
    }

    .description-footer {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    .bravo_wrap .bravo_footer .copy-right .context {
        padding: 1px 15px !important;
    }

    .search-moteur-interne {
        margin-left: -11px !important;
        margin-top: 28% !important;
        padding: 9px 9px 9px 9px !important;
        font-size: 15px !important;
    }

    .destination-zone {
        margin-bottom: 10px !important;

    }

}
/*********************************************/
@media (max-width: 320px) {
    img.img-dest {
        width: 5%;
    }


    .newsletters-input {
        margin-left: -3px;
    }
    span.periode {
        font-size: 10px;
    }
}

@media (min-width: 321px) and (max-width: 400px) {
    img.img-dest {
        width: 4%;
    }
    .newsletters-input {
        margin-left: -1px;
    }

}

@media (min-width: 360px) and (max-width: 480px) {
    .text-gray-1 {
        font-size: 9px;
    }
    li.social {
        margin-right: -117px;
        margin-top: 13px;
    }

    .last-side-new {
        font-size: 10px;
    }
    .newsletters-input {
        margin-left: 14px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        height: 30px;
        margin-top: 9px;

    }
}

@media (min-width: 401px) and (max-width: 480px) {
    .text-gray-1 {
        font-size: 9px;
    }
    li.social {
        margin-right: -117px;
        margin-top: 13px;
    }

    .last-side-new {
        font-size: 12px;
    }
    .newsletters-input {
        margin-left: 25px;
    }
    img.footer-logo {
        margin-left: 30%;
    }
}

@media (min-width: 481px) and (max-width: 594px) {
    li.social {
        margin-top: 13px;
        margin-right: -118px;
    }
    p.last-side-new {
        font-size: 13px;

    }
}

@media (min-width: 595px) and (max-width: 627px) {
    li.social {
        margin-top: 10px;
        margin-right: -116px;
    }
}

@media (min-width: 628px) and (max-width: 629px) {
    li.social {
        margin-top: 10px;
        margin-right: -116px;
    }
    .img-paiment {
        float: right;
        margin-right: -231px;
        margin-top: 23px;
        margin-bottom: -10px;
    }
    p.last-side-new {
        margin-top: -16px;
        margin-right: 2px;
    }
}

@media (min-width: 630px) and (max-width: 767px) {
    li.social {
        margin-top: 10px;
        margin-right: -116px;
    }

    p.last-side-new {
        margin-top: 39px;
    }
}

@media (min-width: 401px) and (max-width: 767px) {

    img.img-dest {
        width: 4%;
    }
}

@media (min-width: 769px) and (max-width: 850px) {
    .label-connexion, .desc-menu .label-top-menu, .space-top {
        font-size: 12px;
    }
    .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
        font-size: 12px;

    }

    .bravo_wrap .bravo_topbar .content .topbar-items .login-item {
        padding-left: 0px;
        padding-right: 0px;

    }

    i.fa.fa-envelope.icone-fa-menu, .periode, i.fa.fa-phone-alt.icone-fa-menu, i.fas.fa-handshake, i.fas.fa-user, i.fas.fa-question-circle.aide-icon {
        font-size: 11px;
    }
    i.fa.fa-envelope.icone-fa-menu {
        width: 25px;
        height: 25px;
        line-height: 22px !important;
    }
    i.fab.fa-whatsapp.hover-whatsapp.icone-fa-menu {
        width: 22px;
        height: 24px;
        line-height: 21px !important;
    }
    i.fa.fa-phone-alt.icone-fa-menu {
        width: 23px;
        height: 24px;
        line-height: 22px !important;
    }
    i.fas.fa-handshake.icon-menu {
        width: 26px;
        height: 25px;
        line-height: 23px !important;
        font-size: 13px;
    }
    i.fas.fa-user.icon-menu {
        width: 24px;
        height: 25px;
        line-height: 22px !important;
        font-size: 12px;
    }
    i.fas.fa-user.icon-menu {
        margin-top: 0;
    }
    i.fas.fa-question-circle.aide-icon {
        font-size: 18px;
        margin-top: -3px;
        margin-left: 7px;
    }

    i.fa.fa-envelope.icone-fa-menu {
        margin-top: 12px;
    }

    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 12px !important;

    }
    .text-gray-1 {
        font-size: 8px;
    }
    .newsletters-input {
        margin-left: 13px;
    }
    .title p {

        font-size: 13px;
    }
    .img-dest {
        width: 2%;
    }

}

@media (min-width: 851px) and (max-width: 991px) {
    i.fa.fa-envelope.icone-fa-menu {
        width: 25px;
        height: 25px;
        line-height: 22px !important;
        margin-right: 2px;
    }
    i.fab.fa-whatsapp.hover-whatsapp.icone-fa-menu {
        width: 22px;
        height: 24px;
        line-height: 21px !important;
        margin-right: 2px;
    }
    i.fa.fa-phone-alt.icone-fa-menu {
        width: 23px;
        height: 24px;
        line-height: 22px !important;
        margin-right: 2px;
    }
    i.fas.fa-handshake.icon-menu {
        width: 26px;
        height: 25px;
        line-height: 23px !important;
        font-size: 13px;
        margin-right: 2px;
    }
    i.fas.fa-user.icon-menu {
        width: 24px;
        height: 25px;
        line-height: 22px !important;
        font-size: 12px;
        margin-right: 2px;
    }
    i.fas.fa-user.icon-menu {
        margin-top: 0;
    }
    i.fas.fa-question-circle.aide-icon {
        font-size: 18px;
    }

    i.fa.fa-envelope.icone-fa-menu {
        margin-top: 12px;
    }

    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 12px !important;

    }

    .label-connexion, .desc-menu .label-top-menu, .space-top {
        font-size: 12px;
    }

    .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
        font-size: 12px;

    }
    i.fas.fa-question-circle.aide-icon {
        font-size: 18px;
        margin-top: -3px;
        margin-left: 6px;
    }

    .bravo_wrap .bravo_topbar .content .topbar-items .login-item {
        padding-left: 19px;
        padding-right: 2px;

    }

    i.fa.fa-envelope.icone-fa-menu {
        margin-top: 9px;
    }

    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 14px !important;

    }

    .text-gray-1 {
        font-size: 8px;
    }

    .newsletters-input {
        margin-left: 13px;
    }

    .title p {

        font-size: 13px;
    }



    .img-dest {
        width: 2%;
    }
    button.btn.dropdown-toggle.bs-placeholder.btn-light {
        margin-left: -15px;
    }
    span.span-moteur.destination-externe {
        margin-left: 13px;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {
    span.label-connexion {
        font-size: 12px !important;
        color: #fff;
        margin-right: 0px;
    }
    .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
        font-size: 13px;

    }

    .bravo_wrap .bravo_topbar .content .topbar-items .login-item {
        padding-left: 3px;
        padding-right: 2px;

    }

    i.fa.fa-envelope.icone-fa-menu, i.fa.fa-phone-alt.icone-fa-menu, i.fas.fa-handshake, i.fas.fa-user, i.fas.fa-question-circle.aide-icon {
        font-size: 13px;
    }
    i.fa.fa-envelope.icone-fa-menu, i.fa.fa-phone-alt.icone-fa-menu, i.fas.fa-handshake, i.fas.fa-user, i.fas.fa-question-circle.aide-icon {
        font-size: 15px;
    }
    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 13px !important;

    }
    i.fas.fa-question-circle.aide-icon {
        font-size: 23px;
        margin-top: -4px;

    }
    i.fas.fa-user.icon-menu {
        margin-top: 0;

    }
    .text-gray-1 {
        font-size: 11px;
    }
    .newsletters-input {
        margin-left: 4px;
    }
    .title p {

        font-size: 11px;
    }


    .img-dest {
        width: 1.2%;
    }
    .filter-option-inner-inner {
        margin-left: -6px;
        color: #000;
    }

    .img-dest {
        width: 2%;
    }
    span.span-moteur.destination-externe {
        margin-left: 17px;
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .label-connexion, .desc-menu .label-top-menu, .space-top {
        font-size: 14px;
    }
    .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
        font-size: 14px;

    }

    .bravo_wrap .bravo_topbar .content .topbar-items .login-item {
        padding-left: 0px;
        padding-right: 0px;

    }
    .topbar-items li {
        margin-right: 0px;
    }
    span.label-connexion {
        font-size: 11px;
        color: #fff;
    }
    li.login-item.pt-1.connect-desk {
        padding-right: 0px !important;
    }

    i.fa.fa-envelope.icone-fa-menu, i.fa.fa-phone-alt.icone-fa-menu, i.fas.fa-handshake, i.fas.fa-user, i.fas.fa-question-circle.aide-icon {
        margin-top: -1px;
    }
    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 14px !important;

    }
    .text-gray-1 {
        font-size: 12px;
    }
    .newsletters-input {
        margin-left: 4px;
    }
    .title p {

        font-size: 12px;
    }

    .img-dest {
        width: 8%;
    }
    .filter-option-inner-inner {
        margin-left: 0px;
        color: #000;
    }
    .periode {
        font-size: 11px;
    }
    .voy-img {
        height: 270px;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        z-index: 99;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        z-index: 99;
        position: relative;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .label-connexion, .desc-menu .label-top-menu, .space-top {
        font-size: 13px;
    }
    .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
        font-size: 13px;

    }

    .bravo_wrap .bravo_topbar .content .topbar-items .login-item {
        padding-left: 0px;
        padding-right: 7px;

    }
    .topbar-items li {
        margin-right: -3px;
    }
    span.label-connexion {
        font-size: 13px;
    }


    i.fas.fa-question-circle.aide-icon {
        margin-top: -3px;
    }
    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 13px !important;

    }
    .text-gray-1 {
        font-size: 11px;
    }
    .newsletters-input {
        margin-left: 4px;
    }
    .title p {

        font-size: 12px;
    }


    .img-dest {
        width: 8%;
    }
    .filter-option-inner-inner {
        margin-left: 0px;
        color: #000;
    }
    .periode {
        font-size: 11px;
    }


    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 5px 6px;
        font-size: 14px;
    }
    .aide-icon-pad {
        padding-right: 4px;
    }
    ul.main-menu.menu-generated {
        margin-top: 12px;
    }

    .voy-img {
        height: 270px;
    }
    p.price-title {
        display: none;
    }
    .du-price {
        font-size: 11px;
    }
    .pricedate-block {
        width: 110%;
    }
    span.label-price {
        margin-top: 16px;
        font-size: 13px;
        margin-right: -15px;
    }
    .bravo_wrap .bravo_search_billet {
        margin-top: -16px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 13px;
    }
    .smart-search.date-etrang {
        margin-left: 21px;
    }
    span.info-card {
        font-size: 12px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
        font-size: 13px;
    }

}

@media (min-width: 425px) and (max-width: 767px) {
    .pricedate-block {
        width: 104%;
    }
    .pricedate-block-package {
        width: 104%;
    }
    .pricedate-block-reve {
        width: 104%;
    }
    .voirplus-photo {
        margin-left: -2%;
        width: 100%;
        height: 25%;
        margin-top: -50%;
    }
    .row.no-gutters.p-2.occup-act {
        margin-top: -2px;
        margin-bottom: 20px;
    }

    .small-gall-photo {
        margin-top: 12px;

    }

    .price-mobile {
        position: absolute;
    }


}
@media (min-width: 1200px) and (max-width: 1479px) {

    .title p {
        font-size: 14px;
    }
    .newsletters-input {
        margin-left: 13px;
    }
    .text-gray-1 {
        font-size: 12px;
    }
    .topbar-items li {
        margin-right: -10px;
    }

    .label-connexion {
        font-size: 14px;

    }
    .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
        font-size: 14px;
    }
    .icone-fa-menu {
        font-size: 14px;
    }
    i.fab.fa-whatsapp.hover-whatsapp {
        font-size: 14px !important;

    }
    .aide-icon {
        font-size: 18px;
    }
    p.last-side-new {
        font-size: 11px;
    }
    .bravo_wrap .bravo_search_billet {
        margin-top: -16px !important;
    }


    i.fas.fa-question-circle.aide-icon {
        font-size: 23px;
        margin-top: -2px;
    }
    .aide-icon-pad {
        padding-right: 9px;
    }
}


@media (min-width: 1024px) and (max-width: 1024px) {

    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 22px 13px;
        font-size: 14px;
    }

    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 105px;

    }
    .title-descrp-voy {
        font-size: 14px;
    }


    .nav-tabs .nav-link {
        font-size: 14px ;
    }
    p.price-title {
        display: none;
    }
    .du-price {
        font-size: 11px;
    }
    .pricedate-block {
        width: 110%;
    }
    span.label-price {
        margin-top: 16px;
        font-size: 13px;
        margin-right: -15px;
    }

    .bravo_wrap .bravo_search_billet {
        margin-top: 92px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 13px;
    }
    .li-menu {
        padding-left: 5px !important;
        padding-right: 10px !important;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 14px !important;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
        font-size: 13px;
    }
}


@media (min-width: 320px) and (max-width: 375px) {

    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 93px;

    }
    .title-descrp-voy {
        font-size: 11px;
    }


    .card-body.row.date-select-price {
        padding: 0px;
    }


    .pricedate-block-reve {
        width: 107%;
    }
    .voirplus-photo {
        margin-left: 30%;
    }

    .form-content.mobile-dest {
        width: 92%;
        margin-left: 11px;
    }
}
@media (min-width: 360px) and (max-width: 375px){
    a#pointfort-tab, a#Carte-tab, a#Programmes-tab, a#DatesetPrix-tab, a#Hôtels-tab, a#Photos-tab {
        font-size: 10px !important;
    }
}
@media (min-width: 320px) and (max-width: 359px){
    a#pointfort-tab, a#Carte-tab, a#Programmes-tab, a#DatesetPrix-tab, a#Hôtels-tab, a#Photos-tab {
        font-size: 11px !important;
        padding: 13px 19px !important;
    }
}

@media (min-width: 376px ) and (max-width: 424px) {
    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 93px;

    }
    .large-image {
        margin-bottom: 10px;
    }

    .card-body.row.date-select-price {
        padding: 0px;
    }

    .title-descrp-voy {
        font-size: 14px;
    }
    .icon-voy {
        font-size: 17px;
    }
    .fromt {
        display: none;
    }
    span.label-price-pack {
        font-size: 16px;
        font-weight: bold;
        position: absolute;
        margin-top: -35px;
        margin-left: -34px;
    }
    .byperson {
        font-size: 9px;
        margin-left: -24px;
    }

    a#pointfort-tab, a#Carte-tab, a#Programmes-tab, a#DatesetPrix-tab, a#Hôtels-tab, a#Photos-tab {
        font-size: 10px !important;
    }
    .form-content.mobile-dest {
        width: 93%;
        margin-left: 11px;
    }
}

@media (min-width: 425px) and (max-width: 499px) {

    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 93px;

    }
    .large-image {
        margin-bottom: 10px;
    }

    .title-descrp-voy {
        font-size: 14px;
    }
    span.label-price-pack {
        font-size: 26px;
    }
    .bloc-price {
        margin-top: -7px;
    }

    .icon-voy {
        font-size: 17px;
    }
    span.fromt {
        display: none;
    }
    sub.byperson {
        display: none;
    }


    .nav-tabs .nav-link {
        font-size: 11px !important;
    }
    img.footer-logo {
        margin-left: 34%;
    }
    .form-content.mobile-dest {
        width: 94%;
        margin-left: 11px;
    }
    h1.title-voy-org {
        font-size: 15px !important;
    }

}

@media (min-width: 500px) and (max-width: 550px) {
    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 93px;

    }
    .large-image {
        margin-bottom: 10px;
    }

    .title-descrp-voy {
        font-size: 14px;
    }
    .icon-voy {
        font-size: 17px;
    }
    span.label-price-pack {
        font-size: 26px;
    }
    .bloc-price {
        margin-top: -7px;
    }


    .nav-tabs .nav-link {
        font-size: 15px !important;
    }
    img.footer-logo {
        margin-left: 38%;
    }

    .form-content.mobile-dest {
        width: 95%;
        margin-left: 11px;
    }
    span.fromt {
        display: none;
    }
    sub.byperson {
        display: none;
    }
    h1.title-voy-org {
        font-size: 15px !important;
    }
}
@media (min-width: 550px) and (max-width: 568px){
    span.label-price-pack {
        font-size: 30px;
    }
    .bloc-price {
        margin-top: -8px;

    }
    .large-image {
        margin-bottom: 10px;
    }
}
@media (min-width: 569px) and (max-width: 599px){
    span.label-price-pack {
        font-size: 30px;
    }
    .large-image {
        margin-bottom: 10px;
    }
}
@media (min-width: 600px) and (max-width: 704px){
    span.fromt {
        display: none;
    }
    h1.title-voy-org {
        font-size: 16px !important;
    }
    span.label-price-pack {
        font-size: 29px;
    }
    .bloc-price {
        margin-top: 0px;
    }
    .byperson {
        font-size: 12px;
    }
    .title-descrp-voy {
        font-size: 13px;
    }
    .large-image {
        margin-bottom: 10px;
    }
}


@media (min-width: 550px) and (max-width: 599px) {

    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 93px;

    }
    .title-descrp-voy {
        font-size: 14px;
    }

    .icon-voy {
        font-size: 15px;
    }

    span.fromt {
        display: none;
    }
    sub.byperson {
        display: none;
    }
    h1.title-voy-org {
        font-size: 15px !important;
    }


    .nav-tabs .nav-link {
        font-size: 15px !important;
    }
    img.footer-logo {
        margin-left: 38%;
    }
    .form-content.mobile-dest {
        width: 96%;
        margin-left: 11px;
    }
}



@media (min-width: 705px) and (max-width: 767px) {
    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 93px;

    }
    .large-image {
        margin-bottom: 10px;
    }

    .title-descrp-voy {
        font-size: 14px;
    }

    .icon-voy {
        font-size: 17px;
    }


    a#pointfort-tab, a#Carte-tab, a#Programmes-tab, a#DatesetPrix-tab, a#Hôtels-tab, a#Photos-tab {
        padding: 8px !important;
    }
    .nav-tabs .nav-link {
        font-size: 14px !important;
    }
    img.footer-logo {
        margin-left: 38%;
    }

    .form-content.mobile-dest {
        width: 96%;
        margin-left: 11px;
    }
    span.fromt {
        display: none;
    }
    span.label-price-pack {
        font-size: 29px;
    }
    .byperson {
        font-size: 12px;
    }
    .bloc-price {
        margin-top: 0px;
    }
}

@media (min-width: 768px) and  (max-width: 768px) {

    .title p {
        font-size: 15px;
    }
    .newsletters-input {
        margin-left: 10px;
    }
    .last-side-new {
        font-size: 10px;
    }
    .text-gray-1 {
        font-size: 8px;
    }
    .social i {
        font-size: 10px;
    }
    img.last-side {
        width: 14% !important;
    }

    .du-price {
        font-size: 9px;
    }
    .label-pack {
        font-size: 8px;
    }
    span.label-price {
        margin-top: -24px;
        font-size: 11px;
        margin-right: -54px;
    }
    .col-md-8.price-mobile {
        margin-bottom: -37px;
        margin-right: 11px;
    }
    .pricedate-block-reve {
        width: 122%;
    }

    .pack-mobile {
        margin-bottom: -28px;
    }
    .form-control {
        padding: 0px;
    }



    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 113px;

    }
    .title-descrp-voy {
        font-size: 13px;
    }
    .icon-voy {
        font-size: 12px;
    }


    a#pointfort-tab, a#Carte-tab, a#Programmes-tab, a#DatesetPrix-tab, a#Hôtels-tab, a#Photos-tab {
        padding-bottom: 14px;
        padding-top: 14px;
    }
    .nav-tabs .nav-link {
        font-size: 15px ;
    }
    h5.title-charge {
        font-size: 12px;
    }
    .description {
        font-size: 11px;
    }
    .underline-title-devis {
        font-size: 11px;
    }

    .filter-option-inner-inner {
        color: #000;
    }

    img.img-dest {
        width: 2%;
    }
    label.dest-mot {
        margin-left: 15px;
    }
    img.img-int-dest {
        width: 2%;
    }
    .voy-img {
        height: 271px;
    }
    button.btn.btn-reserver {
        padding: 6px 6px !important;
    }
    .row.no-gutters.p-2.occup-act {
        height: 247px;
    }
    span.text-secondary {
        font-size: 11px;
    }

    .pricedate-block {
        border: 1px solid #ccc;
        padding: 20px 3px;
        width: 114%;
    }
    .pricedate-block-package {
        border: 1px solid #ccc;
        padding: 17px 7px;
        width: 119%;
    }
    p.price-title {
        display: none !important;
    }
    .pricedate-block-reve {
        padding: 14px 7px;
    }
    .voirplus-photo {
        margin-left: 48%;
    }

    .bravo_wrap .bravo_search_billet {
        margin-top: 92px !important;
    }
    .alert.alert-secondary.text-center {
        margin-top: 132px;
    }
    .form-content.mobile-dest {
        width: 97%;
        margin-left: 11px;
    }

    span.label-price-pack {
        font-size: 24px;
    }
    .byperson {
        font-size: 11px;
        margin-left: -43px;
    }

    .li-menu {
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 11px !important;
    }
    .bloc-price {
        margin-top: 0px;
    }
    span.accordion-title {
        font-size: 13px;
    }


}

@media (min-width: 769px) and  (max-width: 991px) {

    .social i {
        font-size: 11px;
    }
    .img-paiment {
        margin-top: -4px;
    }
    .last-side-new {
        font-size: 10px;
    }
    .du-price {
        font-size: 9px;
    }
    .label-pack {
        font-size: 8px;
    }
    span.label-price {
        margin-top: -23px;
        font-size: 11px;
        margin-right: -55px;
    }
    .col-md-8.price-mobile {
        margin-bottom: -37px;
        margin-right: 11px;
    }
    .pricedate-block-reve {
        width: 122%;
    }

    .pack-mobile {
        margin-bottom: -28px;
    }
    .form-control {
        padding: 0px;
    }

    .responsive-container-mobi {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 105px;

    }
    .title-descrp-voy {
        font-size: 13px;
    }
    .icon-voy {
        font-size: 17px;
    }


    a#pointfort-tab, a#Carte-tab, a#Programmes-tab, a#DatesetPrix-tab, a#Hôtels-tab, a#Photos-tab {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .nav-tabs .nav-link {
        font-size: 15px ;
    }
    h5.title-charge {
        font-size: 12px;
    }
    .description {
        font-size: 12px;

    }
    .underline-title-devis {
        font-size: 11px;
    }
    .voy-img {
        height: 271px;
    }
    button.btn.btn-reserver {
        padding: 6px 6px !important;
    }
    .row.no-gutters.p-2.occup-act {
        height: 247px;
    }
    span.text-secondary {
        font-size: 11px;
    }
    .pricedate-block {
        border: 1px solid #ccc;
        padding: 20px 3px;
        width: 114%;
    }
    .pricedate-block-package {
        border: 1px solid #ccc;
        padding: 17px 7px;
        width: 119%;
    }
    p.price-title {
        display: none !important;
    }
    .pricedate-block-reve {
        border: 1px solid #ccc;
        padding: 14px 7px;
        text-align: center;
    }
    .voirplus-photo {

        margin-left: 51%;
        width: 41%;
        margin-top: -179px;
    }


    .bravo_wrap .bravo_search_billet {
        margin-top: 92px !important;
    }

    .form-content.mobile-dest {
        width: 97%;
        margin-left: 11px;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        z-index: 99;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        z-index: 99;
        position: relative;
    }
    span.label-price-pack {
        font-size: 22px;
        margin-left: -22px;
    }
    .fromt {
        font-size: 12px;
        margin-top: 26px;
        margin-left: -18px;
    }
    .byperson {
        font-size: 12px;
        margin-left: -45px;
    }
    h1.title-voy-org {
        font-size: 31px;
    }
    .bloc-price {
        margin-top: 0px;
        float: initial;
    }
    .offer-button-voir {
        padding: 10px 5px;
    }
    .offer-button-voir-hot {
        padding: 10px 4px;
        font-size: 10px;
    }
    .padding-item-hotel {
        padding: 20px 3px;
    }
    .offer-price {
        font-size: 16px;
    }
    .titre_bloc h2,h2.title-mobile-zone,.avantages-title {
        font-size: 40px !important;
    }

}

@media (min-width: 992px) and (max-width: 1023px) {
    span.periode {
        font-size: 11px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 13px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
        font-size: 13px;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        z-index: 99;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        z-index: 99;
        position: relative;
    }
    .img-paiment {
        margin-right: -25px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    img.lazyautosizes.lazyloaded {
        width: 114%;
    }
}


@media (min-width: 480px) and (max-width: 500px) {
    button.btn.btn-primary.btn-search {
        width: 92%;
    }
}

@media (min-width: 434px) and (max-width: 479px) {
    button.btn.btn-primary.btn-search {
        width: 92%;
    }
}

@media (min-width: 376px) and (max-width: 424px) {
    .pricedate-block-reve {
        width: 107%;
    }
}

@media (min-width: 425px) and (max-width: 767px) {
    .row.no-gutters.p-2.occup-act {
        margin-top: 35px;
        width: 104% !important;
    }
}

@media (min-width: 576px) and (max-width: 766px){
    .master-slider {
        margin-top: -102px !important
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        z-index: 2;
        position: relative;
    }

}

@media (min-width: 320px) and (max-width: 375px) {
    .voirplus-photo {
        margin-left: -3%;
        width: 100%;
        height: 25%;
        margin-top: -54%;
    }
    .bravo_wrap .bravo_detail_tour .bravo_banner h1 {
        font-size: 15px !important;
    }
    span.fromt {
        display: none;
    }
    sub.byperson {
        display: none;
    }
    .container-fluid.voyage-show-detail-org {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    span.label-price-pack {
        font-size: 23px;
    }
    .bloc-price {
        margin-top: -7px;
    }
}
@media (min-width: 376px) and (max-width: 424px) {
    .voirplus-photo {
        margin-left: -2%;
        width: 100%;
        height: 25%;
        margin-top: -50%;
    }
    .bravo_wrap .bravo_detail_tour .bravo_banner h1 {
        font-size: 15px !important;
    }
    span.fromt {
        display: none;
    }
    sub.byperson {
        display: none;
    }
    .container-fluid.voyage-show-detail-org {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    span.label-price-pack {
        font-size: 23px;
    }
    .bloc-price {
        margin-top: 30px;
        margin-right: 57px;
    }
}


@media (min-width: 1024px) and (max-width: 1199px) {
    .g-info-voyage.space-item {
        margin-left: 48% !important;
    }
    span.ByPerson {
        margin-left: 52px !important;
        margin-top: 10px;
    }

}
@media (min-width: 768px) and (max-width: 1023px) {
    .g-info-voyage.space-item {
        margin-left: 48% !important;
    }
    span.ByPerson {
        margin-left: 52px !important;
        margin-top: 7px;
    }

}

@media (min-width: 767px) and (max-width: 768px){
    div#masterslider {
        margin-top: -85px !important;
    }
}

@media (max-width: 767px) {
    .space-item.image-search {
        height: 0px !important;
    }

    .space-item {
        padding: 142px !important;
    }

    span.date-input {
        font-size: 14px;
    }

    p.text-fot.mobile-fot-text.paiment {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    span.date-input {
        font-size: 14px;
    }
}

@media (min-width: 700px) and (max-width: 767px) {
    button.btn.btn-primary.decouvrir {
        width: 49% !important;
        margin-left: 169px !important;
    }
    span.ByPerson.voyg {
        margin-left: 53%;
    }


}


@media (min-width: 481px) and (max-width: 521px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        padding: 0px 2px 0px 2px !important;
        height: 30px;
        margin-top: 9px;

    }
}
@media (min-width: 522px) and (max-width: 559px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        width: 89%;
    }
}

@media (min-width: 480px) and (max-width: 519px) {
    button.btn.btn-primary.decouvrir {
        width: 49% !important;
        margin-left: 156px !important;
    }

    span.ByPerson {
        margin-left: 53%;
    }
    span.ByPerson.voyg {
        margin-left: 51%;
    }
}
@media (min-width: 520px) and (max-width: 699px){
    span.ByPerson.voyg {
        margin-left: 53%;
    }
    button.btn.btn-primary.decouvrir {
        width: 47% !important;
        margin-left: 55%;
    }
    span.ByPerson.voyg {
        margin-left: 50%;
    }
}

@media (min-width: 423px) and (max-width: 479px) {
    button.btn.btn-primary.decouvrir {
        width: 46% !important;
        margin-left: 140px !important;
    }

    span.ByPerson {
        margin-left: 47%;
    }
}

@media (min-width: 395px) and (max-width: 422px) {
    button.btn.btn-primary.decouvrir {
        width: 46% !important;
        margin-left: 132px !important;
    }

    span.ByPerson {
        margin-left: 53%;
    }
    span.ByPerson.voyg {
        margin-left: 48%;
    }

    span.social-reseau {
        margin-right: 35px;
    }
}


@media (min-width: 320px) and (max-width: 394px) {
    button.btn.btn-primary.decouvrir {
        width: 57% !important;
        margin-left: 44%;
    }

    span.ByPerson {
        margin-left: 46%;
    }
    span.ByPerson.voyg {
        margin-left: 44%;
    }
}


@media (min-width: 1400px) {
    .bravo_wrap .page-template-content .bravo-form-search-all {
        padding: 0px 0 0%;
        margin-top: 53px;
        z-index: 999;
        position: relative;
    }
}


@media (max-width: 768px) {
    .icone-phone {
        background-color: #289ed8;
        border-radius: 30px;
        padding: 7px 7px;
        font-size: 14px;
        color: #fff;
    }
    .icone-mail {
        background-color: #ea9335;
        border-radius: 30px;
        padding: 7px 7px;
        font-size: 14px;
        color: #fff;
    }

    .bravo_wrap .bravo_header .content {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }


    .header-left.d-none.d-sm-block {
        display: none !important;
    }

}

@media (max-width: 1023px) {
    .inline-on-small {
        display: inline-block !important;
        width: 49% !important;
        vertical-align: top !important;
    }

}
@media (min-width: 768px){
    img.voy-img-cart {
        width: 493px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    img.voy-img-cart {
        width: 538px;
    }
}
@media (min-width: 320px) and (max-width: 575px){
    img.voy-img-cart {
        width: 563px;
    }
}
@media (max-width: 575px){
    .ms-autoheight-template.with-100.d-none.d-sm-block.sliderblock {
        display: block !important;
    }
    .bravo_wrap .page-template-content .ms-autoheight-template {
        top: 0px !important;
    }

    span.chamber-mot {
        font-size: 13px;
    }
}
@media (min-width: 851px) and (max-width: 991px) {
    .bravo_wrap .bravo_header .content .header-left .bravo-menu label {
        font-size: 11px;

    }
    li.border-item {
        width: 97px !important;
    }
    li.depth-1.border-item {
        width: 187px !important;
    }
}
@media (min-width: 992px) and (max-width: 1232px) {
    .bravo_wrap .bravo_header .content .header-left .bravo-menu label {
        font-size: 11px;

    }
    li.border-item {
        width: 118px !important;
    }
    li.depth-1.border-item {
        width: 187px !important;
    }

}
@media (min-width: 992px) and (max-width: 1023px){
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 82px 5px 22px;
        font-size: 13px;

    }
    .bravo-logo {
        margin-top: 20px !important;

    }
    a.menu-scrol.scroll_padding_menu{
        padding: 33px 8px 22px !important;
    }
    .col-md-10.text-right.version-mobile-top {
        padding-right: 0px !important;
    }
    ul.topbar-items {
        padding: 0px 0px 8px;
    }
    img.bravo-logo.scroll_logo {
        margin-top: -3px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 76px 4px 14px;
        font-size: 13px;

    }
    a.menu-scrol.scroll_padding_menu {
        padding: 21px 5px 14px !important;
    }
}

@media (max-width: 1023px){
    .form-content {
        padding: 8px 0px 4px 17px;
    }
    .form-content.mobile-dest-mond {
        width: 101%;
        margin-left: -3px;
        padding-left: 31px;
    }
    span.span-moteur.mond {
        margin-left: 11px;
    }
    img.img-dest-etr {
        width: 12px;
        margin-top: 8px;
        margin-left: -17px;
    }
    span.span-moteur.mond-des {
        margin-left: -2px;
    }
    .nationality-title{
        margin-left: 14px !important;
    }
    .smart-search.nationality-search {
        margin-left: -139px;
    }
    .form-content.dropdown-toggle {
        padding: 4px 0px 4px 8px;
    }
    .img-etg {
        margin-left: -35px;
    }
    span.span-moteur.mond.travel-mobile {
        margin-left: 16px;
    }
    .img-ch-etr {
        margin-left: -21px;
    }
    .form-content.mobile-dest-mond {
        width: 102%;
    }

    .form-content-circt {
        width: 96%;
        margin-left: 15px;
    }
    .form-content-circt.circuit-mobile {
        width: 99%;
        margin-left: 4px;
    }

}
@media (max-width: 767px){
    input#autocompleteHotelMonde {
        margin-left: 34px !important;
    }
}
@media (min-width: 768px) and  (max-width: 991px){
    input#autocompleteHotelMonde {
        margin-left: 37px !important;
    }
}
@media (min-width: 992px) and  (max-width: 1023px){
    input#autocompleteHotelMonde {
        margin-left: 31px !important;
    }
    .avantage-container {
        width: 189px;
    }
    .avantage-text {
        font-size: 12px;
    }
}
@media (max-width:767px ){
    .iti.iti--allow-dropdown {
        margin-left: 0.5% !important;
    }
}
@media (min-width:768px) and (max-width: 1023px){
    .iti.iti--allow-dropdown {
        margin-left: 1% !important
    }
}

@media (max-width: 767px){
    .smart-search.nationality-search {
        margin-left: -30px !important;
    }

}
@media (max-width: 575px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        margin-top: -12px !important;
    }


}
@media (max-width: 991px){
    .hotel_content_top_left {
        padding: 9px 9px;
    }
}
@media (max-width: 1479px){
    .footer-mobile{
        padding-right: 35px;
    }

}
@media (min-width: 768px) and (max-width: 768px) {
    .footer-mobile{
        padding-right: 21px !important;
    }

}
@media  (min-width: 1025px) and (max-width: 1199px) {
    .smart-search.selectinterne {
        margin-top: -1px;
        margin-left: 8px;
    }
    .li-menu {
        padding-left: 5px !important;
        padding-right: 10px !important;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 14px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1479px){
    .li-menu {
        padding-left: 5px !important;
        padding-right: 10px !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 991px){
    .byperson {
        display: none;
    }
}
@media  (min-width: 992px) and (max-width: 1024px) {
    span.label-price-pack {
        font-size: 25px;
    }
    .byperson {
        margin-left: -40px;
        font-size: 7px;
    }
    .bloc-price {
        margin-top: 20px;
    }

}

@media  (min-width: 1025px) and (max-width: 1199px) {
    span.label-price-pack {
        font-size: 24px;
    }
    .byperson {
        margin-left: -27px;
        font-size: 9px !important;
    }
    .bloc-price {
        margin-top: 20px;
    }

}

@media  (min-width: 1200px) and (max-width: 1479px) {
    span.label-price-pack {
        font-size: 26px;
    }
    .byperson {
        margin-left: -32px;
        font-size: 10px;

    }
    .bloc-price {
        margin-top: 20px;
    }

}
@media (min-width: 768px) and (max-width: 991px){
    label.control-label {
        font-size: 12px;
    }
}
@media (min-width: 1024px){
    .form-content.date{
        padding: 8px 0px 1px 9px !important;
    }
    .form-content.dest {
        height: 51px;

    }
    .form-content.date-hot-et {
        padding: 8px 0px 3px 9px;
        width: 98%;
    }
}
@media (min-width: 1024px) and (max-width: 1024px) {
    .smart-search {
        margin-top: -11px;
    }

}
@media (min-width: 1025px) and (max-width: 1199px) {
    .smart-search {
        margin-top: -8px;
    }

}
@media (max-width: 767px){
    .position_fixed_menu_voy {
        position: fixed;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        box-shadow:0 2px 15px #00000000;
        z-index: 99;
        max-width: 1200px;
        background-color: #fff;
        width: 100%;
    }
}
@media (min-width: 1233px){
    .desk-voyg-cart{
        width: 750px;
        margin-left: -104px;
        padding: 0px 26px 0px 3px;
    }
    ul.children-menu.menu-dropdown.voyage {
        top: 48px !important;
        left: -278% !important;
        border: 8px solid #cccccca3 !important;
        width: 749px;
    }
}
@media (min-width: 769px) and (max-width: 1232px){
    .desk-voyg-cart{
        width: 750px;
        margin-left: -104px;
        padding: 0px 26px 0px 3px;
    }
    ul.children-menu.menu-dropdown.voyage {
        top: 48px !important;
        left: -268% !important;
        border: 8px solid #cccccca3 !important;
        width: 700px;
    }
}
@media (min-width: 370px) and (max-width: 479px){
    .list__item__inner img {
        height: 396px;
        width: 469px;
    }
}
@media (max-width: 991px){
    .hotel_content_top_left {
        height: auto;
    }
}
@media (min-width: 1920px){
    li.social {
        margin-left: 1px;
    }
}
@media (min-width: 769px){
    .logomobile{
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px){
    .offre-dispo {
        font-size: 9px !important;
    }
    span.offre-sur-demande {
        font-size: 9px !important;
    }
}

@media (min-width: 366px) and (max-width: 374px){
    .btn-search-dgm {
        padding: 0px 3px !important;
        margin-right: 0px !important;
        font-size: 10px !important;
    }
}

@media (min-width: 350px) and (max-width: 365px){
    .btn-search-dgm {
        padding: 0px 6px !important;
        margin-right: 2px !important;
        font-size: 9px !important;
    }
}
@media (min-width: 340px) and (max-width: 349px){
    .btn-search-dgm {
        padding: 0px 5px !important;
        margin-right: 2px !important;
        font-size: 9px !important;
    }
}
@media (min-width: 322px) and (max-width: 339px){
    .btn-search-dgm {
        padding: 4px 4px !important;
        margin-right: 2px !important;
        font-size: 9px !important;
    }

}
@media (min-width: 320px) and (max-width: 321px){
    .btn-search-dgm {
        padding: 0px 2px !important;
        margin-right: 5px  !important;
        font-size: 9px !important;
    }

}
@media (max-width: 519px){
    .imagemobile.col-md-3.text-left {
        width:32% !important;
    }
    .social-reseau-mobile.col-md-6 {
        width: 55% !important;
        padding-top: 19px;

    }
    .menu-mobile.col-md-3.text-right {
        width: 13% !important;
        padding-top: 21px;
    }
}
@media (min-width: 480px) and (max-width: 519px){
    .social-reseau-mobile.col-md-6 {
        padding-left: 26px;
    }
}
@media (min-width: 520px) and (max-width: 767px){
    .imagemobile.col-md-3.text-left {
        width:25% !important;
    }
    .social-reseau-mobile.col-md-6 {
        width: 60% !important;
        padding-top: 19px;
        padding-left: 44px;

    }
    .menu-mobile.col-md-3.text-right {
        width: 15% !important;
        padding-top: 21px;
    }
}
@media (min-width: 768px) and (max-width: 768px){
    .social-reseau-mobile.col-md-6 {
        width: 60% !important;
        padding-top: 19px;
        flex: 0 0 57% !important;
    }
    .menu-mobile.col-md-3.text-right {
        width: 20% !important;
        padding-top: 21px;
        flex: 0 0 18% !important;
    }
    span.social-reseau.text-center {
        margin-left: 27px;
    }
}

@media (max-width: 767px){
    i.fa.fa-angle-up.icon-fa-sty {
        display: none;
    }
    .btn-search-dgm {
        height: 27px;
        margin-top: 0px;

    }
}
@media (min-width: 566px) and (max-width: 767px){
    .btn-search-dgm {
        margin-top: 2px !important;
    }
}
@media (min-width: 768px) and (max-width: 768px) {
    .fromt {
        margin-top: 15px;
    }
}
@media (max-width: 520px){
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        font-size: 80px !important;
        margin-top: -14px;
    }

}
@media (max-width: 1023px){
    .owl-nav {
        display: none !important;
    }
}
@media (min-width: 1024px){
    button.owl-dot.zone3,button.owl-dot.zone4,button.owl-dot.zone5,button.owl-dot.active.zone3,button.owl-dot.active.zone4,button.owl-dot.active.zone5 {
        display: none !important;
    }
}
@media (max-width: 320px){
    .voirplus-photo {
        position: absolute;
        margin-top: -84%;
        margin-left: 24%;
        border: 1px solid #fff0;
        background: #66339900;
        color: #fff;
        width: 47%;
        height: 46%;
    }
}
@media (max-width: 520px){
    .owl-nav {
        text-align: center;
    }
}
@media (min-width: 576px) and (max-width: 768px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control {
        padding: 0;
        margin-top: 57px;

    }
}
@media (min-width: 320px) and (max-width: 360px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 50px 0 !important;
    }

}
@media (min-width: 361px) and (max-width: 394px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 50px 0 !important;
    }
}
@media (min-width: 395px) and (max-width: 440px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 50px 0 !important;
    }
}

@media (min-width: 441px) and (max-width: 479px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 50px 0 !important;
    }
}
@media (min-width: 480px) and (max-width: 520px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 50px 0 !important;
    }
}
@media (min-width: 521px) and (max-width: 550px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 51px 0 !important;
    }
}
@media (min-width: 551px) and (max-width: 575px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 53px 0 !important;
    }
}
@media (min-width: 576px) and (max-width: 590px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 56px 0 !important;
    }
}
@media (min-width: 591px) and (max-width: 620px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 58px 0 !important;
    }
}
@media (min-width: 621px) and (max-width: 650px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 58px 0 !important;
    }
}
@media (min-width: 651px) and (max-width: 677px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 64px 0 !important;
    }
}


@media (min-width: 678px) and (max-width: 767px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 70px 0 !important;
    }

}
@media (min-width: 768px) and (max-width: 850px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 80px 0 !important;
    }
}
@media (min-width: 851px) and (max-width: 880px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 82px 0 !important;
    }
}
@media (min-width: 881px) and (max-width: 920px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 87px 0 !important;
    }
}
@media (min-width: 921px) and (max-width: 950px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 90px 0 !important;
    }
}
@media (min-width: 951px) and (max-width: 991px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 93px 0 !important;
    }
}
@media (min-width: 991px) and (max-width: 1023px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 96px 0 !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 99px 0 !important;
    }
}
@media (min-width: 1200px) and (max-width: 1300px){
    .bravo_wrap .bravo_search_hotel .bravo_banner {
        padding: 118px 0 !important;
    }
}

@media (min-width: 370px) and (max-width: 420px){
    i.fab.fa-whatsapp.mobile-whatsapp {
        margin-left: 14px;
    }
}
@media (min-width: 421px) and (max-width: 422px){
    i.fab.fa-whatsapp.mobile-whatsapp {
        margin-left: 25px;
    }
}
@media (min-width: 423px) and (max-width: 477px){
    i.fab.fa-whatsapp.mobile-whatsapp {
        margin-left: 12px;
    }
    .social-reseau-mobile.col-md-6 {
        padding-right: 0px !important;
    }
}
@media (min-width: 478px) and (max-width: 520px) {
    .social-reseau-mobile.col-md-6 {
        padding-left: 12px !important;
    }

}
@media (min-width: 521px) and (max-width: 700px) {
    .social-reseau-mobile.col-md-6 {
        padding-left: 56px !important;
    }
}
@media (min-width: 521px) and (max-width: 767px) {
    .social-reseau-mobile.col-md-6 {
        padding-left: 56px !important;
    }
}
@media (max-width: 400px){
    span.span-moteur.destination-externe {
        margin-left: 15px;
    }
}
@media (min-width: 401px) and (max-width: 479px){
    span.span-moteur.destination-externe {
        margin-left: 18px;
    }
}
@media (min-width: 480px) and (max-width: 520px){
    span.span-moteur.destination-externe {
        margin-left: 20px;
    }
}
@media (min-width: 521px) and (max-width: 767px){
    span.span-moteur.destination-externe {
        margin-left: 21px;
    }
}
@media (max-width: 767px) {
    .accordion button .icon {
        right: -26px;
    }
    .titre_bloc h2 {
        padding-top: 0px;
    }
    h2.title-mobile-zone,.titre_bloc h2 {
        font-size: 20px !important;
        font-weight: bold;
    }
    p.responsive-class {
        font-size: 13px;
    }
    .hotel-overlay-bg {
        bottom: 154px;
    }
    button.owl-prev.disabled ,button.owl-next{
        display: none !important;
    }
    .bottom-desc {
        flex-direction: initial;
        align-items: flex-start;
        gap: 10px;
        margin-top: 11px;
    }
    button.owl-prev {
        display: none;
    }
    .overlay-bg-circuit {
        bottom: 227px;
    }
}

@media (max-width: 768px){
    .smart-search.externepromo {
        margin-top: -24px;
        margin-left: 31px;

    }
}
@media (min-width: 769px) and (max-width: 991px){
    .smart-search.externepromo {
        margin-top: -24px;
        margin-left: 17px;
    }
}
@media (min-width: 992px) and (max-width: 1023px){
    .smart-search.externepromo {
        margin-top: -24px;
        margin-left: 38px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    .smart-search.externepromo {
        margin-top: -17px;
        margin-left: 34px;
    }
}
@media (max-width: 359px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 65%;
        width: 26%;
        font-size: 12px;
        margin-top: -29px;
        height: 28px;
    }
    #mailbtn {
        margin: -39px 179px 0px 0px !important;
        width: 37% !important;
    }

}
@media (min-width: 360px) and  (max-width: 400px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 65%;
        width: 26%;
        font-size: 12px;
        margin-top: -29px;
        height: 28px;
    }
    #mailbtn {
        margin: -39px 214px 0px 0px !important;
        width: 37% !important;
    }
    .fb-share-button {
        float: right;
        margin-top: -39px;
        border-radius: 0.25rem;
        right: 91px !important;
    }
}
@media (min-width: 401px) and  (max-width: 455px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 65%;
        width: 26%;
        font-size: 12px;
        margin-top: -29px;
        height: 28px;
    }
    #mailbtn {
        margin: -39px 245px 0px 0px !important;
        width: 37% !important;
    }
    .fb-share-button {
        float: right;
        margin-top: -39px;
        border-radius: 0.25rem;
        right: 116px !important;
    }
}
@media (min-width: 456px) and  (max-width: 520px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 65%;
        width: 26%;
        font-size: 12px;
        margin-top: -29px;
        height: 28px;
    }
    #mailbtn {
        margin: -39px 329px  0px 0px !important;
        width: 21% !important;
    }
    .fb-share-button {
        float: right;
        margin-top: -39px;
        border-radius: 0.25rem;
        right: 166px !important;
    }
}@media (min-width: 500px) and  (max-width: 520px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 65%;
        width: 26%;
        font-size: 12px;
        margin-top: -29px;
        height: 28px;
    }
    #mailbtn {
        margin: -39px 329px  0px 0px !important;
        width: 31% !important;
    }
    .fb-share-button {
        float: right;
        margin-top: -39px;
        border-radius: 0.25rem;
        right: 166px !important;
    }
}
@media (min-width: 521px) and  (max-width: 767px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 65%;
        width: 26%;
        font-size: 12px;
        margin-top: -29px;
        height: 28px;
    }
    #mailbtn {
        margin: -39px 380px 0px 0px !important;
        width: 23% !important;
    }
    .fb-share-button {
        float: right;
        margin-top: -39px;
        border-radius: 0.25rem;
        right: 192px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 59%;
        margin-top: -29px;
        height: 28px;
        padding: 2px;
        font-size: 12px;
    }
    #mailbtn {
        margin: -39px 147px  0px 0px !important;
        width: 45% !important;
        font-size: 12px !important;

    }
    .fb-share-button {
        right: 27px !important;
    }

}
@media (min-width: 992px) and (max-width: 1023px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 59%;
        margin-top: -29px;
        height: 28px;
        padding: 2px;
    }
    #mailbtn {
        margin: -39px 180px  0px 0px !important;
        width: 42% !important;

    }
    .fb-share-button {
        right: 56px  !important;
    }

}
@media (min-width: 1024px) and (max-width: 1199px){
    a.btn.btn-primary.btn-imprim-plan {
        position: absolute;
        margin-left: 59%;
        margin-top: -29px;
        height: 28px;
        padding: 3px 10px;
    }
    #mailbtn {
        margin: -39px 180px  0px 0px !important;
        width: 33% !important;

    }
    .fb-share-button {
        right: 56px  !important;
    }

}

@media (max-width: 767px){

    img.small-image {
        height: auto;
        margin-bottom: 15px;
        border-radius: 20px;
        width: 100%;
    }

    img.last-image {
        height: 170px;
        object-fit: cover;
    }

}
@media (min-width: 768px) and (max-width: 1023px){
    .first_titre_bloc {
        text-align: center;
        text-transform: capitalize;
        margin: 0 auto;
        font-weight: 700;
        color: #58525c;
        padding: 2px;
        display: inline-block;
        margin-top: 63px;
    }
}
@media (min-width: 769px) and (max-width: 991px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        margin-top: -13%;
    }
}
@media (min-width: 992px) and (max-width: 1023px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        margin-top: -9%;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
        margin-top: -15%;
    }
    .first_titre_bloc {
        margin-top: 36px;
    }

}
@media (min-width: 1200px) and (max-width: 1480px) {
    .first_titre_bloc {
        margin-top: 33px;
    }

}
@media (max-width:359px ){
    a#Visa-tab {
        padding: 14px 2px;
        font-size: 11px !important;

    }
}
@media (min-width: 705px) and (max-width: 767px){
    a#Visa-tab {
        padding: 8px 2px !important;
    }
}
@media (min-width: 768px) and (max-width: 768px){
    a#Visa-tab {
        padding: 14px 2px !important;
    }
}
@media (min-width: 769px) and (max-width: 991px){
    a#Visa-tab {
        padding: 15px 2px !important;
    }
}
@media (min-width: 1480px) and (max-width: 1602px){
    .li-menu {
        padding-left: 12px !important;
    }
}
@media (max-width: 1023px){

    .bravo_wrap .bravo_form .form-content {
        margin-bottom: 11px;
    }
    .bravo_wrap .bravo_form .smart-search .parent_text {
        padding: 0px 0 0px 15px !important;
    }
    div#zone-moteur-generale1 {
        margin-bottom: 0px;
    }


}

@media (max-width: 2550px){
    .bravo_wrap {
        margin-bottom: -62px;

    }

}
@media (max-width: 1023px){
    .bravo_wrap {
        overflow: hidden;

    }

}
@media (max-width: 1399px) {
    .bravo_wrap .page-template-content .ms-autoheight-template {
        z-index: 0;
    }

}
@media (min-width: 1024px) and (max-width: 1199px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        padding: 11px 0px 0px;
    }
    .col-md-2.nopadding-resp {
        padding-left: 0px;
        padding-right: 7px;
    }
    .col-md-2.nopadding-resp-left {
        padding-left: 0px;
        padding-right: 7px;
    }
    .col-md-1.nopadding.night-act {
        padding-right: 0px;
        padding-left: 0px;
    }
    span.span-moteur.nuits-label-externe {
        margin-left: 0px;
    }
    .col-md-4.nopadding-resp.dropdown.form-select-guests {
        padding-left: 8px;
        padding-right: 10px;
    }
    .col-md-3.nopadding.dest-pad {
        padding-right: 13px;
    }
    .bravo_wrap .bravo_form .smart-search .parent_text {
        padding: 0px 0 0px 32px !important;
        margin-top: -34px;
    }
    .col-md-1.nopadding.night-mod {
        padding-left: 0px;
        padding-right: 0px;
    }
    .bravo_wrap .bravo_form .g-field-search {
        padding: 0 0px 0px  15px;
    }
    .bravo_wrap .bravo_form .g-button-submit {
        max-width: 100%;
    }
    .bravo_wrap .bravo_form .g-button-submit button {
        border-radius: 0;
    }
}
@media (min-width: 1200px){
    span.span-moteur.nuits-label-externe {
        margin-left: -10px;
    }
}
@media (min-width: 1200px) and (max-width: 1479px){
    .newsletters-button {
        margin-left: 150px;
        margin-top: -48px;
    }
}
@media (min-width: 992px) and (max-width: 1479px){
    .newsletters-button {
        margin-left: 140px;
        margin-top: -49px;
    }
}
@media (min-width: 768px) and (max-width: 1023px){
    button.owl-prev,button.owl-next {
        display: none !important;
    }
    .card-information-circuit {
        padding: 91px 0px 91px 6px;
    }

}
@media (min-width: 769px) and (max-width: 991px){
    #HotelInterne.bravo_form .smart-search .parent_text {
        margin-top: -25px;
    }
}

@media (min-width: 1480px) and (max-width: 1700px){
    .topbar-items li {
        margin-right: 0px;
    }

}

@media (min-width: 768px) and (max-width: 768px){
    i.fas.fa-question.icone-question {
        position: absolute;
        margin-left: 4px;
        z-index: 9;
    }
}
@media (min-width: 767px) and (max-width: 767px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        margin-bottom: 40px;
    }
    .card-information-circuit {
        padding: 91px 0px 90px 1px;
    }
    .circuit-title {
        margin-bottom: 0px;
        margin-top: 14px;
    }
    .price-devise {
        font-size: 18px;
    }
    .offer-button {
        font-size: 11px;
    }
    .duration-badge {
        font-size: 12px;
    }
}
@media (min-width: 628px) and (max-width: 767px){
    .offer-price {
        font-size: 20px;
    }
    .part-hotel {
        font-size: 11px;
    }
    div#Chambre {
        margin-left: -4px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    .icon-top {
        width: 15px;
    }
    span.label-connexion {
        margin-right: 0px;
    }
    span#check-in-render,span#check-out-render,div#Chambre {
        font-size: 12px;
    }
    .span-moteur {
        font-size: 13px;
    }
    h2.title-mobile-zone,.titre_bloc h2,.avantages-title {
        font-size: 40px !important;
    }
    .avantage-text {
        font-size: 12px;
    }
    .des-ft {
        font-size: 13px;
    }
    .footer-contact {
        font-size: 13px;
    }
    .newsletters-input {
        font-size: 12px;

    }
    button.newsletters-button {
        font-size: 12px;
        margin-top: -46px;
    }
    .offer-button-voir {
        padding: 10px 0px;
        font-size: 10px;
    }
    .offer-title {
        font-size: 18px;
    }
    .avantage-container {
        width: 190px;
    }
    li.footer-contact1 {
        font-size: 13px;
    }
}
/*******************************************************/
/*******************************************************/
/*********************** Calender ***********************/
/*******************************************************/
/*******************************************************/
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: rgb(52 161 225 / 15%) !important;
}




@media (min-width: 769px) {

    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 5px 10px ;
    }
    th.dow {
        padding: 2px 9.5px !important;
    }
}
@media(max-width: 768px){


    .datepicker-centuries table thead, .datepicker-days table thead, .datepicker-decades table thead, .datepicker-months table thead, .datepicker-years table thead {
        background: #1d977f00 !important;
    }
    th.dow,th.picker-switch,span.glyphicon.glyphicon-chevron-left {
        color: #35a0e2;
    }
    td.day.active{
        background: #35a0e2 !important;
    }
    span.glyphicon.glyphicon-chevron-right {
        color: #9dd4f3;
    }

    div#customLabelArrive,div#customLabelDepart {
        border-bottom: 1px solid #ccc;
        padding: 2px 3px 4px;
        color: #333333;
        font-size: 18px;
    }
    button.close-btn.version-mobile {

        background: #f1f0f0;
        border: transparent;
        text-align: right;
        border-radius: 20px;
        color: #333333;
        font-size: 12px;
    }


}
@media (max-width: 480px){
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed !important;
        box-shadow: 0px -100px 0px 700px rgb(0 0 0 / 60%);
        z-index: 999 !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom.pull-right {
        position: fixed  !important;
        box-shadow: 0px -100px 0px 700px rgb(0 0 0 / 60%);

    }
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom {
        position: fixed !important;
        box-shadow: 0px -100px 0px 700px rgb(0 0 0 / 60%);
    }
}
@media (max-width: 338px){


    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 5px 12px !important; ;
    }
    th.dow {
        padding: 2px 11.5px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 219px
    }
    button.close-btn.version-mobile.dep {
        margin-left: 209px;
    }
}

@media (min-width: 339px) and  (max-width: 340px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 5px 13.5px !important; ;
    }
    th.dow {
        padding: 2px 13px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 214px;
    }
}

@media (min-width: 341px) and  (max-width: 345px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 5px 13.7px ;
    }
    th.dow {
        padding: 2px 13px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 214px;
    }
}

@media (min-width: 346px) and  (max-width: 350px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 5px 14.2px !important; ;
    }
    th.dow {
        padding: 4px 13.8px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 214px;
    }
}

@media (min-width: 351px) and  (max-width: 355px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 6px 14.4px !important; ;
    }
    th.dow {
        padding: 4px 13.8px  !important;
    }
}

@media (min-width: 356px) and  (max-width: 360px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 6px 14.8px !important;
    }
    th.dow {
        padding: 4px 14px  !important;
    }
}

@media (min-width: 361px) and  (max-width: 365px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 6px 15.2px!important; ;
    }
    th.dow {
        padding: 4px 14.7px  !important;
    }
}

@media (min-width: 366px) and  (max-width: 370px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 6px 15.4px !important; ;
    }
    th.dow {
        padding: 4px 15px  !important;
    }

}

@media (min-width: 371px) and  (max-width: 375px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 6px 15.8px !important;
    }
    th.dow {
        padding: 4px 15.2px  !important;
    }
}

@media (min-width: 376px) and  (max-width: 380px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 6px 16.2px !important;
    }
    th.dow {
        padding: 4px 15.6px  !important;
    }
}

@media (min-width: 381px) and  (max-width: 385px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 16.6px !important;
    }
    th.dow {
        padding: 5px 16px  !important;
    }
}

@media (min-width: 386px) and  (max-width: 390px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 16.8px !important;
    }
    th.dow {
        padding: 5px 16px  !important;
    }
}

@media (min-width: 391px) and  (max-width: 395px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 17.2px !important;
    }
    th.dow {
        padding: 5px 16.7px  !important;
    }
}

@media (min-width: 396px) and  (max-width: 400px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 17.6px ;
    }
    th.dow {
        padding: 5px 17px  !important;
    }
}
@media (min-width: 401px) and  (max-width: 405px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
}

@media (min-width: 406px) and  (max-width: 415px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {

        padding: 4px 10px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 416px) and  (max-width: 420px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {

        padding: 4px 12px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 421px) and  (max-width: 430px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px!important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 19px 4px 14px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 431px) and  (max-width: 435px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px!important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 21px 4px 16px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 436px) and  (max-width: 440px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 25px 4px 19px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 441px) and  (max-width: 445px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 27px 4px 21px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 446px) and  (max-width: 450px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 30px 4px 24px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 451px) and  (max-width: 455px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 31px 4px 27px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 456px) and  (max-width: 460px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 33px 4px 30px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 461px) and  (max-width: 465px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 35px 4px 31px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 466px) and  (max-width: 470px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 39px 4px 34px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 471px) and  (max-width: 475px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 43px 4px 36px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }

}
@media (min-width: 476px) and  (max-width: 480px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 18px!important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 45px 4px 39px
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }

}

@media (min-width: 350px) and (max-width: 360px){
    button.close-btn.version-mobile.arr {
        margin-left: 250px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 240px;
    }

}
@media (min-width: 361px) and (max-width: 375px){
    button.close-btn.version-mobile.arr {
        margin-left: 267px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 257px;
    }

}
@media (min-width: 376px) and (max-width: 385px){
    button.close-btn.version-mobile.arr {
        margin-left: 280px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 270px;
    }

}
@media (min-width: 386px) and (max-width: 395px){
    button.close-btn.version-mobile.arr {
        margin-left: 292px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 282px;
    }

}

@media (min-width: 396px) and (max-width: 480px){
    button.close-btn.version-mobile.arr {
        margin-left: 300px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 299px;
    }

}


@media (min-width: 481px) and (max-width: 768px){
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 7px 11px ;
    }
    th.dow {
        padding: 5px 10.5px    !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 193px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 183px;

    }
}
/*******************************************************/
/*******************************************************/
/*******************************************************/
/*******************************************************/
@media (max-width: 766px){
    .card-information-circuit {
        padding: 52px 0px 64px 0px;
    }
    .circuit-title {
        font-size: 15px;
        margin-top: 11px;

    }
    .card-info {
        width: 57%;
    }
    .offer-button {
        left: 21%;
        padding: 7px 4px;
        font-size: 12px;
    }
    .date {
        font-size: 11px;
    }
    .locations {
        font-size: 13px;
    }
    .price-devise {
        font-size: 20px;
    }

}

@media (max-width: 480px){
    .avantage-text {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .avantages-title {
        font-size: 24px !important;
        font-weight: bold;
    }

}
@media (max-width: 360px){
    .offer-button-voir {
        margin: -35px 0px 13px 163px;
    }
}
@media (min-width: 361px) and (max-width: 380px){
    .offer-button-voir {
        margin: -35px 0px 13px 205px;
    }
}
@media (min-width: 381px) and (max-width: 407px){
    .offer-button-voir {
        margin: -35px 0px 13px 225px;
    }
}
@media (min-width: 408px) and (max-width: 423px){
    .offer-button-voir {
        margin: -35px 0px 13px 251px;
    }
}
@media (min-width: 424px) and (max-width: 450px){
    .offer-button-voir {
        margin: -35px 0px 13px 267px;
    }
}
@media (min-width: 451px) and (max-width: 470px){
    .offer-button-voir {
        margin: -35px 0px 13px 292px;
    }
}
@media (min-width: 471px) and (max-width: 479px){
    .offer-button-voir {
        margin: -35px 0px 13px 314px;
    }
}

@media (min-width: 480px) and (max-width: 480px){
    .offer-button-voir {
        margin: -35px 0px 13px 93px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .col-md-3.version-hot-mobile-city {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .col-md-3.version-hot-mobile-city {
        flex: 0 0 35%;
        max-width: 35%;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .bravo_wrap .bravo_form .form-content label,span.span-moteur-nuits {
        font-size: 13px;
    }
    .bravo_wrap .bravo_form .g-field-search, .bravo_wrap .bravo_form .g-field-search [class*=col-] {
        flex: 0 0 100%;
        max-width: 98%;
    }
    .form-content.datecontent {
        width: 97.3%;
        margin-left: 17px !important;
    }
    .form-content.nuits-class {
        width: 91.5%;
        margin-left: 64px !important;
    }
    .form-content.dropdown-toggle.externe-tab {
        width: 93.5%;
        margin-left: 56px !important;
    }
}

@media (min-width: 769px) and (max-width: 850px){
    .bravo-logo {
        margin-top: 40px !important;
        z-index: 9;
        position: relative;
    }
    span.label-connexion {
        font-size: 12px;
    }
    .icon-top {
        width: 20px;
    }
    img.bravo-logo.scroll_logo {
        margin-top: -5px !important;
    }
}
@media (max-width: 768px){
    i.fas.fa-search.recap-search {
        font-size: 22px;
        color: #549ff4;
    }
    .recap-destination {
        font-size: 12px;
        font-weight: 600;
    }
    span#nbResultsShowmobile {
        font-size: 12px !important;
    }
    small.rating.font-14.d-inline-block {
        font-size: 11px;
    }
    .col-md-3.version-hot-mobile-city {
        margin-bottom: 10px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .bravo_wrap .bravo_form .form-content {
        margin-bottom: 11px;
    }
    .bg-load {
        width: 700px;
    }
}

@media (max-width: 360px){
    #Outgoing.bravo_form .field-icon, #form_search_omra.bravo_form .field-icon {
        left: -17% !important;
    }

}
@media (min-width: 361px) and (max-width: 480px) {
    #Outgoing.bravo_form .field-icon, #form_search_omra.bravo_form .field-icon {
        left: -10% !important;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    #Outgoing.bravo_form .field-icon, #form_search_omra.bravo_form .field-icon {
        left: -9% !important;
    }

}
@media (min-width: 768px) and (max-width: 768px){
    #Outgoing.bravo_form .field-icon, #form_search_omra.bravo_form .field-icon {
        left: -6% !important;

    }
}
@media (max-width: 480px){
    .locations-ci {
        font-size: 11px;
    }
    span.nb-tour {
        font-size: 12px;
    }
    a.link-search.btn.btn-secondary.btn-sm.collapsed {
        font-size: 10px;
    }
}
@media (max-width: 991px){
    a.btn.btn-save.pull-right.login_modal_user.mt5 {
        margin: auto !important;
    }
}
@media (min-width: 851px) and (max-width: 1023px){
    .icon-top {
        width: 20px;
    }

}
@media (max-width: 768px){
    .bravo_wrap .bravo_header .bravo-menu-mobile .user-profile ul li a {
        font-size: 17px;
    }
}

@media (max-width: 359px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        padding: 10px 0px 0px 0px;
    }
}
@media (min-width: 360px) and (max-width: 1023px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
        padding: 20px 0px 0px 0px;
    }
}

@media (min-width: 769px) and (max-width: 991px){
    .col-md-9.d-none.d-sm-block.version-mobile-menu {
        padding-left: 0px;
        padding-right: 0px;
    }
    ul.topbar-items {
        padding: 0px 6px 6px;
        border-radius: 0px 0px 25px 25px;
        margin-top: -7px;
    }
    .topbar-items li {
        margin-right: 9px;
    }
    .col-md-2.d-none.d-sm-block.text-right.version-mobile-menu {
        padding-right: 0px;
    }
    span.label-connexion {
        font-size: 13px;
    }
    li.login-item.pt-1.version-mobile {
        display: none;
    }
}


@media (min-width: 992px) and (max-width: 1023px){
    .topbar-items li {
        margin-right: 0px;
    }
}

@media (min-width: 1200px) and (max-width: 1479px){
    .icon-top {
        margin-left: 5px;
    }
}


@media (min-width: 501px) and (max-width: 550px){
    .promo-hot {
        right: 40px;
    }
}
@media (min-width: 551px) and (max-width: 561px){
    .promo-hot {
        right: 51px;
    }
}
@media (min-width: 562px) and (max-width: 573px){
    .promo-hot {
        right: 61px;
    }
}
@media (min-width: 572px) and (max-width: 575px){
    .promo-hot {
        right: 70px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .promo-hot {
        right: 31px;
    }
}
@media (min-width: 769px) and (max-width: 991px){
    .locations-ci {
        font-size: 12px;
    }
    .avantage-container {
        width: 189px;
    }
}
@media (min-width: 768px) and (max-width: 768px){
    .offer-button-voir-hot {
        padding: 10px 0px;
        font-size: 8px;
    }
}

@media (max-width: 1199px){
    .col-md-1.interne.block-nuit {
        padding: 0px 15px !important;
    }
}
@media (max-width: 991px){
    button.btn.style-moteur.search-moteur-externe.btn-interne {
        height: 54px;
    }
}


@media (max-width: 440px){
    .link-periode-voyage {
        padding-left: 0px !important;
    }
}
@media (min-width: 768px) and (max-width: 768px){
    .link-periode-voyage {
        padding-left: 10px !important;
    }
}
@media (min-width: 1200px){
    #Outgoing.bravo_form .g-button-submit button, #form_search_omra.bravo_form .g-button-submit button {
        height: 50px ;
        margin-top: 10px;
    }
}


@media (min-width: 1024px) and (max-width: 1199px){
    #HotelInterne.bravo_form .smart-search .parent_text {
        font-size: 13px;
    }
}

@media (max-width: 768px){
    .d-sm-none.mobile-version-act {
        margin-top: 67px;
        margin-bottom: 15px;
    }
    .d-sm-none.mobile-version-act.scroll_mobile_menu {
        margin-top: 2px;
    }
}



.start-zone {
    height: 20px;
}

.col-md-10.d-none.d-sm-block.version-mobile-menu {
    padding-left: 0px !important;
}
.col-md-2.d-none.d-sm-block.text-right.version-mobile-menu {
    padding-right: 0px !important;
}




@media (max-width: 420px){
    .flight-btn-plus-moins {
        font-size: 9px;
        /*height: 22px;*/
    }
    .count-display {
        width: 24px !important;
        font-size: 13px;
    }
    span.age-mobile-version {
        font-size: 9px;
        margin-left: 39px;
        margin-top: 3px;
        display: none;
    }
    label.formsfont.adult-desk {
        font-size: 12px;
    }
    button.btn.btn-primary.vol-btn-search {
        width: 92%;
    }

}
@media (min-width: 421px){
    .count-display {
        width: 30px !important;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        /*---*/
        /*background: #ffffff;*/
        border: 0px solid black;
        /* opacity: 0.6;*/
        pointer-events: none;
    }
}
@media (min-width: 421px) and (max-width: 767px){
    button.btn.btn-primary.vol-btn-search {
        width: 95%;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    button.btn.btn-primary.vol-btn-search {
        width: 97%;
    }
}
i.far.fa-calendar-alt {
    position: absolute;
    margin-left: -26px
}
@media (min-width: 705px) and (max-width: 767px){
    .title-voy-org {
        font-size: 16px !important;
    }
}

@media (min-width: 1500px) and (max-width: 1599px){
    .padding-menu
    {
        padding-right: 0px;
    }
    li.login-item.pt-1.connect-desk {
        padding-right: 0px !important;
    }
}
@media (min-width: 1300px) and (max-width: 1304px){
    .topbar-items li {
        margin-right: -18px;
    }
}

@media (min-width: 1200px) and (max-width: 1351px){
    .icon-top {
        width: 17px;
    }
    .span-moteur {
        font-size: 12px;
    }
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a {
        font-size: 16px !important;
    }

}
@media (min-width: 1500px) and (max-width: 1513px){
    a.menu-scrol.scroll_padding_menu
    {
        padding: 30px 21px 30px !important;
    }


}
@media (max-width: 767px){
    .bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
        font-size: 13px;
    }
}
@media (min-width: 1480px){

    a.menu-scrol.scroll_padding_menu {
        padding: 25px 15px 21px !important;
    }
}

@media (min-width: 769px) and (max-width: 991px){
    span.label-connexion {
        margin-right: 6px;
        font-size: 14px;
    }
    .col-md-10.text-right.version-mobile-top {
        padding-right: 0px !important;
    }
    a.menu-scrol.scroll_padding_menu {
        padding: 17px 2px 20px !important;
    }
}
@media(min-width: 769px){
    div#menu_container {
        width: 100%;
    }
}
@media (max-width: 768px){
    .container-fluid.top-menu-fluid {
        display: none;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    img.bravo-logo {
        z-index: 9999;
        position: relative;
        margin-top: 23px;
    }
}
@media (min-width: 1200px) and (max-width: 1350px){
    span.label-connexion {
        margin-right: 0px;
    }
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 88px 9px 21px;
        font-size: 16px;
    }
    img.bravo-logo {
        z-index: 999;
        position: relative;
        margin-top: 19px;
    }
    a.menu-scrol.scroll_padding_menu {
        padding: 31px 6px 14px !important;
    }
}
@media (min-width: 1351px) and (max-width: 1479px){
    span.label-connexion {
        margin-right: 6px;
    }
    .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
        padding: 75px 7px 20px;
        font-size: 16px;
    }
    img.bravo-logo {
        z-index: 999;
        position: relative;
        margin-top: 19px;
    }
    a.menu-scrol.scroll_padding_menu {
        padding: 25px 4px 21px !important;
    }
}
div#menu_container {
    width: 100%;
}
@media (min-width: 2551px){
    a.menu-scrol {
        padding: 20px 22px 19px;
    }
    img.bravo-logo {
        margin-top: -35px;
    }
}
@media (max-width: 420px){
    .col-field-left, .col-field-right {
        background: #fff;
        padding: 4px;
        border-radius: 6px;
        width: 92%;
        margin-bottom: 10px;
    }

}@media (min-width: 421px) and (max-width: 767px){
    .col-field-left, .col-field-right {
        background: #fff;
        padding: 4px;
        border-radius: 6px;
        width: 95%;
        margin-bottom: 10px;
    }
    .col-field-left {
        width: 95%;
        margin-bottom: 10px;
    }
    span.age-mobile-version {

        font-size: 9px;
    }
}
@media (max-width: 480px){
    .offer-button-voir-hot {
        font-size: 12px;
    }
    .version-mobile-copyright{
        font-size: 14px !important;
    }
    .accordion-faq .card-header a h6 {
        font-size: 14px;
    }
    .read-more {
        padding: 0.613rem 0.625rem;


    }
}
@media (max-width: 319px){
    .offer-button-voir-city {
        padding: 7px 1px;
        font-size: 10px;

    }
}
.offer-button-voir-promo{
    display: inline-block;
    padding: 7px 7px;
    background-color: #f5bd36;
    color: #000;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
@media (min-width:768px) and (max-width:991px ){
    .offer-button-voir-promo {
        padding: 7px 3px;
        font-size: 12px;
    }
}
li.vol-li-showing {text-align: left;
    padding-left: 50px;
}
@media (min-width: 1352px) and (max-width: 1479px){
    .span-moteur {
        font-size: 14px;
    }
}
select#adulte1,select#adulte2,select#adulte3,select#adulte4,select#adulte5,select#adulte6,
select#enfants1,select#enfants2,select#enfants3,select#enfants4,select#enfants5,select#enfants6{
    border: 1px solid #dae1e7c9 !important;
}
.style-btn-voyg{
    width: 100%;
    margin-top: 20px;
}
.bloc-inclu{
    border: 1px solid #04ab59;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 15px;
}
.bloc-non-inclu{
    border: 1px solid #e60045;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 15px;
}
.condition-circle{
    font-size: 12px;
    color: #00aeee;
}
.conditionannulation-circle{
    font-size: 12px;
    color: #e89434;
}

.bloc-Condition_Paiemet{
    border: 1px solid #00aeee;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 15px;
}
.bloc-Condition_annulation{
    border: 1px solid #e89434;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 15px;
}
span.inclu-text {
    color: #04ab59;
    font-weight: bold;
}
span.non-inclu-text {
    color: #e60045;
    font-weight: bold;
}
span.condition-text {
    color: #00aeee;
    font-weight: bold;
}
.conditionannulation-text {
    color: #e89434;
    font-weight: bold;
}

.bloc-3{
    margin-bottom: 10px;
}
@media (min-width: 1500px){
    .principal-menu{
        padding: 5px 20px 5px 5px !important;
    }
    .second-menu{
        padding: 5px !important;
    }
}

@media (min-width: 1480px) and (max-width: 1499px){
    .principal-menu{
        padding: 5px 20px 5px 5px !important;
    }
    .second-menu{
        padding: 5px !important;
    }
}@media (min-width: 769px) and (max-width: 1479px){
    .principal-menu{
        padding: 5px 40px 5px 5px !important;
    }
    .second-menu{
        padding: 5px !important;
    }
}
.hotel-avance{
    border: 1px solid #ccc;
    margin-bottom: 6px !important;
    padding: 0px 10px;
    border-radius: 4px;
}
@media (min-width: 1024px) and (max-width: 1199px){
    .avance-title{
        font-size: 10px;
    }
    p.total-nbr-nuit {
        font-size: 10px;
    }
}
.note-promo{
    color: #f44336;
    margin-bottom: 10px;
    height: 20px;
}

/*******************************************************/
/*******************************************************/
/*********************** Calender ***********************/
/*******************************************************/
/*******************************************************/
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #f8e68b5e !important;

}

@media (max-width: 768px){
    .col-md-8.list-filter.align-self-center {
        margin-bottom: 25px;
    }
}


@media (min-width: 769px) {

    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 15.5px ;
    }
    th.dow {
        padding: 2px 15px !important;
    }
    .bootstrap-datetimepicker-widget table th.picker-switch {
        font-size: 20px;
    }
}
@media(max-width: 768px){


    .datepicker-centuries table thead, .datepicker-days table thead, .datepicker-decades table thead, .datepicker-months table thead, .datepicker-years table thead {
        background: #1d977f00 !important;
    }
    th.dow {
        color: #000;
    }
    th.picker-switch {
        color: black;
    }
    span.glyphicon.glyphicon-chevron-right {
        color: #9dd4f3;
    }
    span.glyphicon.glyphicon-chevron-left {
        color:#35a0e23b;

    }

    div#customLabelArrive,div#customLabelDepart {
        border-bottom: 1px solid #ccc;
        padding: 2px 3px 4px;
        color: #333333;
        font-size: 18px;
    }
    button.close-btn.version-mobile {

        background: #f1f0f0;
        border: transparent;
        text-align: right;
        border-radius: 20px;
        color: #333333;
        font-size: 12px;
    }


}
@media (max-width: 480px){
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
        box-shadow: 0px -100px 0px 150px rgb(0 0 0 / 60%);
        z-index: 999 !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom.pull-right {
        position: fixed;
    }
}
@media (max-width: 338px){


    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 8px 12px !important; ;
    }
    th.dow {
        padding: 2px 11.5px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 219px
    }
    button.close-btn.version-mobile.dep {
        margin-left: 209px;
    }
}

@media (min-width: 339px) and  (max-width: 340px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 5px 13.5px !important; ;
    }
    th.dow {
        padding: 2px 13px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 214px;
    }
}

@media (min-width: 341px) and  (max-width: 345px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 13.7px ;
    }
    th.dow {
        padding: 2px 13px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 214px;
    }
}

@media (min-width: 346px) and  (max-width: 350px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 14.2px !important; ;
    }
    th.dow {
        padding: 4px 13.8px !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 214px;
    }
}

@media (min-width: 351px) and  (max-width: 355px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 14.4px !important; ;
    }
    th.dow {
        padding: 4px 13.8px  !important;
    }
}

@media (min-width: 356px) and  (max-width: 360px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 14.8px !important;
    }
    th.dow {
        padding: 4px 14px  !important;
    }
}

@media (min-width: 361px) and  (max-width: 365px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 15.2px!important; ;
    }
    th.dow {
        padding: 4px 14.7px  !important;
    }
}

@media (min-width: 366px) and  (max-width: 370px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 15.4px !important; ;
    }
    th.dow {
        padding: 4px 15px  !important;
    }

}

@media (min-width: 371px) and  (max-width: 375px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 15.8px !important;
    }
    th.dow {
        padding: 4px 15.2px  !important;
    }
}

@media (min-width: 376px) and  (max-width: 380px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 16.2px !important;
    }
    th.dow {
        padding: 4px 15.6px  !important;
    }
}

@media (min-width: 381px) and  (max-width: 385px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 16.6px !important;
    }
    th.dow {
        padding: 5px 16px  !important;
    }
}

@media (min-width: 386px) and  (max-width: 390px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 16.8px !important;
    }
    th.dow {
        padding: 5px 16px  !important;
    }
}

@media (min-width: 391px) and  (max-width: 395px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 17.2px !important;
    }
    th.dow {
        padding: 5px 16.7px  !important;
    }
}

@media (min-width: 396px) and  (max-width: 400px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 17.6px ;
    }
    th.dow {
        padding: 5px 17px  !important;
    }
}
@media (min-width: 401px) and  (max-width: 405px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 224px;
    }
}

@media (min-width: 406px) and  (max-width: 415px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {

        padding: 4px 10px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 416px) and  (max-width: 420px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {

        padding: 4px 12px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 421px) and  (max-width: 430px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px!important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 19px 4px 14px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 431px) and  (max-width: 435px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px!important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 21px 4px 16px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 436px) and  (max-width: 440px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 25px 4px 19px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 441px) and  (max-width: 445px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 27px 4px 21px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 446px) and  (max-width: 450px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 30px 4px 24px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 451px) and  (max-width: 455px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 31px 4px 27px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 456px) and  (max-width: 460px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important; ;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding: 4px 33px 4px 30px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 461px) and  (max-width: 465px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 35px 4px 31px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}
@media (min-width: 466px) and  (max-width: 470px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 39px 4px 34px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }
}

@media (min-width: 471px) and  (max-width: 475px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px !important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 43px 4px 36px;
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }

}
@media (min-width: 476px) and  (max-width: 480px){

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top{
        position: fixed;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 18px!important;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        padding:4px 45px 4px 39px
    }
    th.dow {
        padding: 5px 17.5px  !important;
    }

}

@media (min-width: 350px) and (max-width: 360px){
    button.close-btn.version-mobile.arr {
        margin-left: 250px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 240px;
    }

}
@media (min-width: 361px) and (max-width: 375px){
    button.close-btn.version-mobile.arr {
        margin-left: 267px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 257px;
    }

}
@media (min-width: 376px) and (max-width: 385px){
    button.close-btn.version-mobile.arr {
        margin-left: 280px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 270px;
    }

}
@media (min-width: 386px) and (max-width: 395px){
    button.close-btn.version-mobile.arr {
        margin-left: 292px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 282px;
    }

}

@media (min-width: 396px) and (max-width: 480px){
    button.close-btn.version-mobile.arr {
        margin-left: 300px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 299px;
    }

}


@media (min-width: 481px) and (max-width: 768px){
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
        padding: 10px 16px ;
    }
    th.dow {
        padding: 5px 10.5px    !important;
    }
    button.close-btn.version-mobile.arr {
        margin-left: 193px;
    }
    button.close-btn.version-mobile.dep {
        margin-left: 183px;

    }
}

@media (min-width: 836px){
    .drp-calendar.left,.drp-calendar.right {
        width: 390px !important;
        max-width: 390px !important;
    }
}
@media (min-width: 828px) and (max-width: 835px){
    .daterangepicker .drp-calendar {
        display: none;
        max-width: 378px;
    }
}

@media (min-width: 812px) and (max-width: 829px){
    .daterangepicker .drp-calendar {
        display: none;
        max-width: 374px;
    }
}

@media (min-width: 780px) and (max-width: 811px){
    .daterangepicker .drp-calendar {
        display: none;
        max-width: 366px;
    }
}

@media (min-width: 564px) and (max-width: 779px){
    .daterangepicker .drp-calendar {
        display: none;
        max-width: 360px !important;
    }
}
@media (min-width: 481px) and (max-width: 563px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 340px;
    }
}

@media (min-width: 423px) and (max-width: 480px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 440px;
    }
}

@media (min-width: 400px) and (max-width: 422px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 426px;
    }
}

@media (min-width: 390px) and (max-width: 399px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 411px;
    }
}

@media (min-width: 381px) and (max-width: 389px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 404px;
    }
}

@media (min-width: 373px) and (max-width: 380px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 402px;
    }
}

@media (min-width: 361px) and (max-width: 372px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 388px;
    }
}
@media (min-width: 356px) and (max-width: 360px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 380px;
    }
}

@media (min-width: 344px) and (max-width: 355px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 370px;
    }
}

@media (min-width: 339px) and (max-width: 343px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 360px;
    }
}

@media (min-width: 333px) and (max-width: 338px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 350px;
    }
}

@media (min-width: 326px) and (max-width: 332px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 343px;
    }
}

@media  (max-width: 325px){
    .daterangepicker.ltr.auto-apply.show-calendar.opensright {
        width: 343px;
    }
}
@media (max-width: 338px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 12px 0px 11px !important;
    }
}
@media (min-width: 339px) and (max-width: 345px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 13px !important;
    }
}
@media (min-width: 346px) and (max-width: 355px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 13.5px !important;
    }
}
@media (min-width: 356px) and (max-width: 360px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 14px !important;
    }
}
@media (min-width: 361px) and (max-width: 370px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 14.7px !important;
    }
}
@media (min-width: 371px) and (max-width: 380px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 15.5px !important;
    }
}
@media (min-width: 381px) and (max-width: 390px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 16px !important;
    }
}
@media (min-width: 391px) and (max-width: 395px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 16.5px !important;
    }
}
@media (min-width: 396px) and (max-width: 480px){
    .table-condensed > thead > tr > .dow {
        padding: 2px 17px !important;
    }
}

/*******************************************************/
/*******************************************************/
/*******************************************************/
/*******************************************************/
.ad-container {
    min-height: 250px;
}
@media (max-width: 400px){
    li.vol-li-showing {
        padding-left: 15px;
    }
}
@media (max-width: 1199px){
    #Outgoing.bravo_form .g-button-submit button{
        width: 100% !important;
        margin-left: auto !important;
        border-radius: 0px;
        height: 100%;
    }
    #Outgoing.bravo_form .g-button-submit {
        margin-left: auto !important;

    }

    #Outgoing.bravo_form .g-field-search {
        padding: 0 3px 0 0;
        max-width: 100% !important;
    }
    .c-vi {
        margin-left: 0px;
    }
}
@media (min-width: 1200px) and (max-width: 1479px){
    #Outgoing.bravo_form {
        flex-wrap: initial;
        padding: 0px 10px;
    }
}

a.color-what.text-white.scroll_what {
    color: #1e509f !important;
    border: 1px solid;
    padding: 10px 10px 8px;
    border-radius: 8px;
}
@media (min-width: 992px) and (max-width: 1023px){
    #HotelInterne.bravo_form .smart-search .parent_text {
        padding: 0px 0 0px 0px !important;
        font-size: 12px;
    }
}
@media (max-width: 1023px){
    .bravo_wrap .bravo_form .g-field-search {
        padding: 0px 15px;
    }
    .bravo_wrap .bravo_form .g-button-submit button {
        border-radius: 0;
    }
}
@media (max-width: 1199px){
    #myFormBilletterie .g-field-search{
        padding: 5px 0px 10px 20px;
    }
}
@media (min-width: 421px) and (max-width: 767px){
    span.age-mobile-version {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    span.age-mobile-version {
        margin-left: 4px;
    }
}
@media (max-width: 375px){
    .card-price .btn-decouvrir {
        font-size: 10px;
    }
}
@media (min-width: 1200px)  and (max-width: 1479px){
    .position_fixed_menu_voy {
        top: 9px !important;
    }
}
@media (min-width: 768px) and (max-width: 850px){
    .position_fixed_menu_voy {
        top: -25px !important;
        padding: 14px 0px 0px;
    }
}
@media (max-width: 767px){
    span.nb-show-hotel ,.row.version-tru {
        justify-content: center !important;
    }
}
.dmc-title{
    font-weight: bold;
    font-size: 25px;
}
@media (max-width: 768px) {
   
    div#hotelsList {
        position: relative;
        z-index: 999;
        margin-bottom: 50px;
    }
    div#showsearchmoteur {
        margin-top: 0px !important;
        box-shadow: 0px 3px 42px rgb(0 0 0 / 0%) !important;
    }
    #HotelInterne.bravo_form .form-content {
        margin-left: 3px !important;
    }
}
.moteur-placeholder {
    min-height: 150px; /* adjust depending on your search form height */
}
.select-guests-dropdown {
    position: absolute;
    z-index: 9999;
    will-change: transform;
}
.bootstrap-datetimepicker-widget {
    position: absolute !important;
    z-index: 99999;
}
.date-wrapper {
    min-height: 60px;
}
@media (min-width: 769px) and (max-width:991px ){
    .span-moteur {
        font-size: 10px;
    }
    #HotelInterne.bravo_form .form-content {
        margin-left: 3px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px){
    #HotelInterne.bravo_form .form-content {
        padding: 1px 0px 2px 5px;
        margin-left: 0px !important;
        width: 95%;
    }
}
@media (max-width: 480px){
    .dropdown.bootstrap-select .dropdown-menu {
        transform: translateX(0);
        width: 100%;
    }
}
