.name_search_form {
    margin-top: 20px;
    position: relative;
}
.name_search_form i {
    position: absolute;
    right: 15px;
    top: 20px;
}
.hotel_search_item {
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #00000030;
    border-radius: 6px;
}
.hotel_item_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hotel_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px 0 0 6px;
}
.hotel_item_inner_content {
    padding: 15px 10px 22px 0px;
}
.hotel_content_top_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hotel_content_top_left h4 {
    padding-top: 8px;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 0;
}
.hotel_content_top_left p {
    padding-top: 8px;
}
.hotel_content_top_right h5 {
    font-size: 16px;
    font-weight: 500;
}
.hotel_content_top_right h4 {
    font-size: 16px;
    padding-top: 5px;
}
.hotel_content_top_right p {
    font-size: 12px;
    margin-bottom: 6px;
}
.hotel_content_middel_wrapper {
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
}
.hotel_content_middel_left h5 {
    font-size: 16px;
    color: #0508b1;
    font-weight: 500;
    padding-bottom: 4px;
}
.hotel_content_middel_right h3 {
    font-weight: 500;
}
.hotel_content_middel_right h3 sub {
    font-size: 14px;
}
.hotel_content_middel_right p {
    font-size: 14px;
    padding-top: 3px;
}
.hotel_content_bottom_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
}
.hotel_content_bottom_left ul li {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    display: inline-block;
    padding: 1px 3px;
    font-size: 13px;
    color: #000;
    margin: 2px 0;
}
.hotel_price {
    font-size: 24px;
    font-weight: 600;
}
.hotel_price sup small {
    font-weight: 600;
}
.alert-dispo {
    background-color: #4CAF50;
    color: #fff;
    font-weight: 600;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 12px;
}
.alert-deadline {
    color: #b7538f;
    font-size: 13px;
}

.alert-sur-demande {
    background-color: #f57100;
    color: #fff;
    font-weight: 600;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 12px;
}
.alert-stop-sale {
    background-color: #C8102E;
    color: #fff;
    font-weight: 600;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 12px;
}
.arrang_select_area .nav-tabs {
    border-bottom: none;
    margin-bottom: 18px;
}
.arrang_select_area .nav-tabs .nav-item.show .nav-link, .room_select_area .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0508b1;
    border-color: #dee2e6 #dee2e6 #fff;
}
.arrang_select_area .nav-style {
    margin-bottom: 0;
    background: #F3F6FD;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 7px 13px;
    margin-right: 3px;
    font-size: 14px;
}
.arrang_select_area .nav-style.active {
    color: #fff;
    background: #0508b1;
    border-color: #dee2e6 #dee2e6 #fff;
    margin-bottom: 2px;
}
.arrang_show_down_wrapper {
    margin: 3px 0;
}
.room_arrang {
    border-radius: 6px;
    padding: 0px 3px;
}
.color-xml {
    border-top: 3px solid #9920e5;
}
.btn_theme {
    color: #fff !important;
    background-color: #0508b1;
    box-shadow: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 0;
    border: none;
    border-radius: 6px !important;
}

.btn_xml_reserver {
    color: #fff !important;
    background-color: #0508b1;
    border-radius: 6px !important;
}
.color_theme {
    color: #ffcd0a;
}
.lbl-etiquette1 {
    position: absolute;
    z-index: 99;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: 6px;
    background: #C8102E;
    top: 20px;
}
.lbl-etiquette2 {
    position: absolute;
    z-index: 99;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: 6px;
    background: #f57100;
    top: 60px;
}
.lbl-etiquette3 {
    position: absolute;
    z-index: 99;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: 6px;
    background: #4CAF50;
    top: 100px;
}
.lbl-etiquette4 {
    position: absolute;
    z-index: 99;
    padding: 2px 5px 2px 2px;
    color: white;
    font-size: 13px;
    left: 6px;
    background: #0064b4;
    top: 140px;
}
.span-ribbon:before {
    content: "";
    position: absolute;
}
.span-ribbon:before {
    height: 0;
    width: 0;
    top: -8.5px;
    left: 0.1px;
    border-bottom: 9px solid black;
    border-left: 9px solid transparent;
}
.dropdown-arrangement {
    margin-bottom: 0;
    background: #F3F6FD;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 7px 13px;
    font-size: 14px;
    display: inline-block;
}
.tooltip-info > i {
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 16px;
    background: #1f73a9;
    color: #fff;
    font-size: 15px;
    z-index: 0;
}
.tooltip-info {
    position: relative;
    font-size: 15px;
    opacity: 1;
}
.nav-link2 {
    margin-bottom: 0;
    background: #F3F6FD;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 7px 6px;
    margin-right: 0px;
    font-size: 14px;
    width: 100%;
}
.nav-link2.active {
    color: #fff;
    background: #0508b1 !important;
    border-color: #dee2e6 #dee2e6 #fff;
}
.total-price-item {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 4px;
    border-radius: 6px;
    top: 5px;
    position: relative;
}
.room-pax {
    vertical-align: bottom !important;
    border-bottom: 1px solid #dee2e6 !important;
    border-top: 0px solid #dee2e6 !important;
    padding: 0.5rem !important;
}
@media (max-width: 991px) {
    .hotel_item_inner_content {
        padding: 6px 1px 6px 0px;
    }
    .btn-save {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }
    .arrang_select_area .nav-style {
        padding: 7px 4px;
        margin-right: 0px;
        font-size: 11px !important;
        margin-bottom: 4px;
    }
    .hotel_content_top_right p {
        font-size: 10px;
    }
    .hotel_content_top_left h4 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
        margin-bottom: 0;
    }
    .dropdown-arrangement {
        font-size: 11px;
    }
    .nav-link2 {
        font-size: 12px;
    }
    .tour_details_boxed {
        padding: 10px 6px !important;
        margin-top: 10px !important;
    }
    .offre-sur-demande {
        font-size: 11px !important;
        padding: 5px 1px !important;
    }
    .offre-dispo {
        font-size: 11px !important;
        padding: 5px 1px !important;
    }
    .btn_theme {
        font-size: 11px;
        padding: 6px 6px;
    }
    .hotel_content_bottom_left ul li {
        padding: 1px 3px;
        font-size: 11px;
        margin: 2px 0;
    }
    .form-check-label {
        font-size: 11px;
    }
    .hotel_content_top_left p {
        padding-top: 4px;
        font-size: 12px;
    }
    .room-pax {
        font-size: 12px;
    }
    .type-room {
        font-size: 12px;
    }
    .alert-sur-demande {
        padding: 2px 3px;
        font-size: 11px;
    }
    .alert-dispo {
        padding: 2px 3px;
        font-size: 11px;
    }
    .alert-stop-sale {
        padding: 2px 3px;
        font-size: 11px;
    }
    .alert-deadline {
        font-size: 11px;
    }
    .val-promo {
        font-size: 11px;
    }
    .hotel_price {
        font-size: 20px;
    }
    .hotel_content_bottom_wrapper {
        padding-top: 16px;
    }
    .tooltip-info > i {
        width: 23px;
        height: 23px;
        line-height: 23px;
        font-size: 12px;
    }
    .btn_xml_reserver {
        font-size: 13px;
    }
    .total-price-item {
        font-size: 14px;
        top: 0px;
    }
    .lbl-etiquette1 {
        font-size: 9px;
        top: 30px;
    }
    .lbl-etiquette2 {
        font-size: 9px;
        top: 60px;
    }
    .lbl-etiquette3 {
        font-size: 9px;
        top: 90px;
    }
    .lbl-etiquette4 {
        font-size: 9px;
        top: 120px;
    }
    .tour_details_boxed .heading_theme {
        margin-bottom: 10px;
        font-size: 16px !important;
    }
    .tour_details_right_boxed {
        padding: 10px 6px !important;
    }
    .tour_detail_right_sidebar {
        margin-bottom: 15px !important;
    }
    .review_star h5 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
    }
    .tour_package_details_bar_list {
        padding-top: 10px !important;
    }
    .valid_date_area_one h5 {
        font-weight: 600 !important;
        padding-bottom: 0px !important;
        font-size: 16px !important;
    }
    .hotel-info {
        padding: 0px !important;
    }
    .tri-filtre {
        margin: 0 !important;
    }
}
@media (min-width: 768px) {
    .hidden-desktop {
        display: none;
    }
}
@media (min-width: 372px) and (max-width: 386px) {
    .total-price-item {
        font-size: 13px;
        padding: 8px 4px;
        top: 0px;
    }
}
@media (max-width: 371px) {
    .total-price-item {
        font-size: 10px;
        padding: 6px 4px;
        top: 0px;
    }
    .btn_xml_reserver {
        font-size: 9px;
    }
}

.tour_detail_right_sidebar {
    margin-bottom: 30px;
}
.tour_details_right_boxed {
    background: #FFFFFF;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    padding: 25px 20px 35px 20px;
}
.tour_details_right_box_heading h3 {
    font-weight: 500;
    font-size: 20px !important;
    border-bottom: 1px solid #0508b1;
    padding-bottom: 0px;
    display: inline-block;
}
.review_star {
    padding-top: 10px;
}
.form-check-label {
    width: 100%;
}
.valid_date_area {
    display: flex;
    align-items: center;
    padding-top: 25px;
}
.valid_date_area_one {
    padding-right: 40px;
}
.valid_date_area_one h5 {
    font-weight: 500;
    padding-bottom: 5px;
    font-size: 18px;
}
.btn_change_selection {
    color: #0508b1 !important;
    font-size: 16px;
}
.tour_booking_amount_area ul {
    padding-top: 15px;
}
.tour_booking_amount_area ul li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 6px;
    font-weight: 500;
    font-size: 16px;
}
.tour_booking_amount_area ul li:last-child {
    border-bottom: 1px solid #dadada;
}
.total_subtotal_booking {
    padding-top: 15px;
}
.total_subtotal_booking h6 {
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
}
.text-total-amount {
    font-size: 19px !important;
    color: #0508b1;
}
.total-amount {
    font-size: 19px;
    color: #0508b1;
}
.heading_theme {
    border-bottom: 1px solid #0508b1;
    padding-bottom: 0px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 20px !important;
}
.tour_details_boxed {
    background: #FFFFFF;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    padding: 20px 20px;
    margin-top: 30px;
}
.tour_package_details_bar_list {
    padding-top: 20px;
}
.tour_package_details_bar_list h5 {
    font-weight: 500;
    border-bottom: 1px solid #0508b1;
    padding-bottom: 6px;
    display: inline-block;
    font-size: 14px;
}
.offre-sur-demande {
    color: #f57100;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 4px;
    border-radius: 6px;
    border: 2px solid;
}
.offre-dispo {
    color: #4CAF50;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 4px;
    border-radius: 6px;
    border: 2px solid;
}

.service-wishlist {
    position: absolute;
    right: 16px;
    z-index: 10;
    top: 0;
    padding: 10px;
    cursor: pointer;
}

.icone-galerie-description {
    text-align: center;
    margin-top: -32px;
}
.fa-icone-galerie {
    background: #efefefd6;
    padding: 9px 20px;
    border-radius: 4px 4px 0 0;
}
.fa-icone-description {
    background: #efefefd6;
    padding: 9px 22px;
    border-radius: 4px 4px 0 0;
}
.fa-icone-map {
    background: #efefefd6;
    padding: 9px 22px;
    border-radius: 4px 4px 0 0;
}
.button-dgm{
    border: 1px solid #ff000000;
    padding: 0px;
    border-radius: 4px 4px 0px 0px;
}

.map-location {
    position: relative;
    display: inline-block;
    margin-top: 15px;
}
.booking-middle-map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.map-img-search{
    border-radius: 4px;
    width: 100%;
}
.btn-profiter-map {
    background: #1a2b48;
    border-radius: 7px !important;
    color: #fff;
}
.btn-profiter-map:hover {
    background: #1a2b48;
    color: #fff;
}
.tri-filtre {
    margin: 10px 0;
}
.card-result-recap {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
@media (max-width: 991px) {
    .affichage-desktop {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .affichage-mobile {
        display: none !important;
    }
}

@media (min-width: 370px) and (max-width: 452px){
    .sort-value {
        font-size: 12px;
    }
    .filter-button {
        font-size: 12px;
    }
    .view-map {
        font-size: 12px;
    }
}
@media (max-width: 369px){
    .icone-galerie-description {
        display: none;
    }
    .sort-value {
        font-size: 12px;
    }
    .filter-button {
        font-size: 12px;
    }
    .view-map {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .icone-galerie-description {
        margin-top: -28px;
    }
    .fa-icone-galerie {
        padding: 6px 7px;
    }
    .fa-icone-description {
        padding: 6px 7px;
    }
    .fa-icone-map {
        padding: 6px 7px;
    }
    .hotel_content_top_wrapper {
        display: contents;
    }
    .total-nbr-nuit {
        display: none;
    }
    .card-result-recap {
        margin-top: -82px;
    }
    .wishlist {
        margin-top: 23px;
    }
    .map-location {
        margin-top: 0 !important;
        margin-bottom: -10px !important;
        bottom: 49px;
        border-radius: 6px !important;
    }
    .search-result {
        font-size: 16px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .map-location {
        margin-top: 0 !important;
        margin-bottom: 0px !important;
        bottom: 9px;
        border-radius: 6px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .list-filter{
        margin-top: 7px;
        margin-left: -28px;
    }
    .favorie-mobile {
        margin-left: 28px;
    }
}

.wishlist {
    font-weight: bold;
    font-size: 16px;
}
a:hover .wishlist {
    color: #343a40;
}
.mes-favoris {
    font-size: 16px;
    color: #ff9290;
}
.filter-button{
    border: 1px solid #cccccc;
    border-radius: 6px !important;
    padding: 4px 6px;
    background: #fff;
    width: 100%;
}
.sort-value {
    border: 1px solid #ccc;
    color: #343a40;
    border-radius: 6px !important;
    padding: 4px 6px;
    background: #fff;
    width: 100%;
}
.sort-value:hover {
    color: #343a40;
}
.search-result{
    font-size: 18px;
}
.view-map {
    padding: 4px 6px;
    border: 0px solid #e3e3e3;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 991px){
    .search-result {
        font-size: 15px;
    }
    .wishlist {
        font-size: 15px;
    }
}

.recap-destination {
    font-size: 16px;
    font-weight: 600;
}
.recap-destination small {
    font-weight: 600;
}
.recap-search {
    font-size: 30px;
    margin-top: 19px;
}
.fa_tri {
    rotate: 90deg;
}
.btn-close-filter {
    font-size: 27px;
    color: #e04f5f;
    margin-top: -3px;
}