@import url('https://fonts.googleapis.com/css2?family=Montez&family=Outfit:wght@100..900&display=swap');

:root {
    --space-16: 16px;
    --space-6: 6px;
    --bs-blue: #0f294d;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #e83e8c;
    --bs-red: #d6293e;
    --bs-orange: #fd7e14;
    --bs-yellow: #f7c32e;
    --bs-green: #0cbc87;
    --bs-teal: #20c997;
    --bs-cyan: #17a2b8;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #747579;
    --bs-gray-dark: #0b0a12;
    --bs-gray-100: #f5f5f6;
    --bs-gray-200: #dfdfe3;
    --bs-gray-300: #c5c5c7;
    --bs-gray-400: #96969a;
    --bs-gray-500: #85878a;
    --bs-gray-600: #747579;
    --bs-gray-700: #5e5e5f;
    --bs-gray-800: #0b0a12;
    --bs-gray-900: #0b0a12;
    --bs-primary: #1B3771;
    --bs-white: #fff;
    --bs-secondary: #85878a;
    --bs-success: #0cbc87;
    --bs-info: #1e8284;
    --bs-warning: #FFb800;
    --bs-danger: #d6293e;
    --bs-light: #f5f5f6;
    --bs-dark: #0b0a12;
    --bs-orange: #1B3771;
    --bs-mode: #fff;
    --bs-primary-rgb: 81, 67, 217;
    --bs-white-rgb: 255, 255, 255;
    --bs-secondary-rgb: 133, 135, 138;
    --bs-success-rgb: 12, 188, 135;
    --bs-info-rgb: 30, 130, 132;
    --bs-warning-rgb: 247, 195, 46;
    --bs-danger-rgb: 214, 41, 62;
    --bs-light-rgb: 245, 245, 246;
    --bs-dark-rgb: 11, 10, 18;
    --bs-orange-rgb: 253, 126, 20;
    --bs-mode-rgb: 255, 255, 255;
    --bs-primary-text: #0f294d;
    --bs-secondary-text: #6c757d;
    --bs-success-text: #146c43;
    --bs-info-text: #087990;
    --bs-warning-text: #997404;
    --bs-danger-text: #b02a37;
    --bs-light-text: #6c757d;
    --bs-dark-text: #495057;
    --bs-primary-bg-subtle: #1B37712e;
    --bs-secondary-bg-subtle: #f8f9fa;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #e9ecef;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 116, 117, 121;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    --bs-body-font-family: "DM Sans", sans-serif;
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #333;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(116, 117, 121, .75);
    --bs-secondary-color-rgb: 116, 117, 121;
    --bs-secondary-bg: #dfdfe3;
    --bs-secondary-bg-rgb: 223, 223, 227;
    --bs-tertiary-color: rgba(116, 117, 121, .5);
    --bs-tertiary-color-rgb: 116, 117, 121;
    --bs-tertiary-bg: #f5f5f6;
    --bs-tertiary-bg-rgb: 245, 245, 246;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-heading-color: var(--bs-gray-900);
    --bs-link-color: #5143d9;
    --bs-link-color-rgb: 81, 67, 217;
    --bs-link-decoration: none;
    --bs-link-hover-color: #4136ae;
    --bs-link-hover-color-rgb: 65, 54, 174;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #A1A9C3;
    --bs-border-color-translucent: rgba(0, 0, 0, 5%);
    --bs-border-radius: .5rem;
    --bs-border-radius-sm: .4rem;
    --bs-border-radius-lg: 1rem;
    --bs-border-radius-xl: 1.5rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0 40px rgba(29, 58, 83, .1);
    --bs-box-shadow-sm: 0 .125rem .25rem rgba(29, 58, 83, .15);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(29, 58, 83, .15);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(var(--bs-body-color-rgb), .075);
    --bs-emphasis-color: #000;
    --bs-form-control-bg: var(--bs-body-bg);
    --bs-form-control-disabled-bg: var(--bs-secondary-bg);
    --bs-highlight-bg: #fff3cd;
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px;
}

body {
    margin: 0;
    font-family: "Outfit", serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.font-montez {
    font-family: "Montez", serif;
    font-weight: 500;
    font-style: normal;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: "Outfit", serif;
    font-weight: 500;
    line-height: 1.2;
}

.bg-default {
    background-color: #f3f0ec !important;
}

.bg-primary,
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #1B3771 !important;
}

.bg-secondary,
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #f7fafc !important;
}

.bg-success,
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #28a745 !important;
    border-radius: 4px !important;
    font-weight: 300 !important;

}

.bg-info,
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #1B3771 !important;
}

.bg-warning,
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #FFb800 !important;
    color: #000 !important;
    font-weight: 400 !important;
}

.bg-danger,
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #e52a33 !important;
}
.container-form-information-checkbox {
  display: flex;
  align-items: center; /* ou center */
  gap: 8px;
}


.bg-light,
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color:#f7fafc !important
}

.bg-dark,
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #000 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-gray {
    background-color: #f6f6f6 !important;
}

.bg-opacity-dark {
    background-color: rgb(0 0 0 / 60%);
}

.text-primary,
a.text-primary:focus,
a.text-primary:hover {
    color: #1B3771 !important;
}

.text-secondary,
a.text-secondary:focus,
a.text-secondary:hover {
    color: #FFB800 !important;
}

.text-success,
a.text-success:focus,
a.text-success:hover {
    color: #28a745 !important;
}

.text-info,
a.text-info:focus,
a.text-info:hover {
    color: #1E8284 !important;
}

.text-warning,
a.text-warning:focus,
a.text-warning:hover {
    color: #FFb800 !important;
}

.text-danger,
a.text-danger:focus,
a.text-danger:hover {
    color: red !important;
}

.text-third,
a.text-third:focus,
a.text-third:hover {
    color: #004580 !important;
}

.text-light,
a.text-light:focus {
    color: #fff !important;
}
a.text-light:hover {
    color:#ffb800!important;
}

.text-dark,
a.text-dark:focus,
a.text-dark:hover {
    color: #000 !important;
}

.text-body {
    color: #212529 !important;
}

.text-bleu,
a.text-bleu:focus,
a.text-bleu:hover {
    color: #002446 !important;
}

.text-muted {
    color: #6c757d !important;
}
.img-fluid-herader {
        width: 100%;
    height: auto;
}

.card:hover {
  transform: translateY(-4px);
          transition: box-shadow 300ms ease-in-out, transform 300ms ease-in-out;
}
.btn-outline-info:focus,
.btn-outline-info:hover {
    color: #fff;
    background: #1B3771;
    border-color: #1B3771;
}

.btn-outline-info a,
.dropdown-item:focus,
.dropdown-item:hover,
.pills-link.active,
.text-blue-1,
a {
    color: #1B3771;
}
.dropdown-item:focus, .dropdown-item:hover {

    width: fit-content !important;
}
.btn-outline-info {
    color: #1B3771;
    border-color: #1B3771;
}

.btn-check:checked+.btn.btn-outline-secondary {
     color: #1B3771 !important;
    background-color: #F4F7FE !important;
    border-color: #1B3771 !important;
}

.btn-outline-secondary {
    color: #333;
    background-color: #fff;
    border-color: #919191;

}

.btn-outline-secondary a {
    color: #919191;
}

.btn-check:checked+.btn-outline-secondary a,
.header-top-bar .nav-link,
.header-top-bar .nav-link:hover {
    color: #fff;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #1B3771;
    border-color: #1B3771;
}
.btnSelect{
 border-color: #1B3771 !important;
 color:#1B3771;
}
.btnSelect:hover{
 border-color: #1B3771 !important;
 background-color:#1B3771 !important;
 color: #fff !important;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(152, 203, 0, .5);
}

.btn-info,
.btn-info.disabled,
.btn-info:disabled,
.btn-info:hover,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #000;
    background-color: #FFB800;
    border-color: #FFB800;
}

.btn-secondary {
    background-color: #FFB800;
    color: #000;
    border: none;
    transition: all 0.3s ease;
}

.owl-dots {
    display: none;
}

/* Per-card circular next button used for hotels and destinations */
.next-btn{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #ffb800!important;
      display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 5;
}
.hotel-next-btn {
    position: absolute;
    right: 12px;
    bottom: 30px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #ffb800!important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 5;
    color: #fff;
}

.hotel-next-btn i, .next-btn i {
    color: #000;
    font-size: 22px
}

@media (max-width:768px) {
    .img-gallery{
    width: 100%;
    height: 300px !important;
}
.engine .btn-secondary{
    height: 60px !important;
}
    .hotel-next-btn {
        width: 30px;
        height: 30px;
        right: 8px;
        bottom: 25px
    }
.content h3{
    font-size: 14px !important;
}
    .hotel-next-btn i {
        font-size: 18px
    }
}

/* Ensure containers support absolute positioning */
.card.position-relative {
    position: relative
}

.destination-home {
    position: relative;
    z-index: 2000
}

/* Hover & Focus (gradient effect) */
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    background: linear-gradient(135deg, #FFB800, #FFD54F);
    color: #000;
    border: none;
    box-shadow: 0 0 0 0.2rem rgba(255, 184, 0, 0.3);
}

/* Focus outline enhancement */
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 184, 0, 0.4);
}

/* Disabled state (faded gradient) */
.btn-secondary:disabled,
.btn-secondary.disabled {
    background: linear-gradient(135deg, #FFD54F, #FFECB3);
    color: #6c757d;
    opacity: 0.7;
    border: none;
    cursor: not-allowed;
}


.btn-success,
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(3, 158, 137, .5);
}

.breadcrumb .breadcrumb-item a,
.breadcrumb-item.active,
.btn-check:focus+.btn-info,
.btn-info:focus,
.link-dark a,
.pills-link {
    color: #000;
}

.btn-warning,
.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning:hover,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #000;
    background-color: #FFb800;
    border-color: #FFb800;
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
}

.btn-danger {
    color: #fff;
    background-color: #ef3b2a;
    border-color: #ef3b2a;
}

.btn-danger:hover {
    color: #fff;
    background-color: #d80400;
    border-color: #d80400;
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-light,
.btn-light:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.bg-recap{
    background-color: #f7fafc !important;
}

.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.navbar-secondary {
    background-color: rgb(255 255 255 / 85%);
    padding-top: 0;
    padding-bottom: 0;
}

.sticky-md-top .navbar-secondary {
    background-color: rgb(255 255 255 / 100%);
    box-shadow: 0 0 1rem rgba(0, 0, 0, .15) !important;
}

.box-cities-details svg {
    margin-right: 4px;
}

.navbar-secondary .nav-link {
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    padding-right: 18px !important;
    padding-left: 18px !important;
}

.navbar-secondary .nav-link.item {
    border-radius: 50px;
    background-color: #fafafa;
    padding: 8px 16px !important;
}

.nav-items-for-mobile {
    display: flex;
}

.promo {
    position: absolute;
    background: #1B3771;
    color: #fff;
    top: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 3px 6px;
    font-weight: 600;
}
.marketingText {
    display: inline-block;
    color: #c41d7f;
    background: #fff0f6;
    border: 1px solid #ffadd2;
    border-radius: 4px;
    padding: 3px 6px;
    font-size: 12px;
    width: -moz-fit-content;
    width: fit-content;
    
}
.marketingTextFiche {
    display: inline-block;
    color: #c41d7f;
    background: #fff0f6;
    border-radius: 4px;
    padding: 1px 3px;
    font-size: 11px;
    width: -moz-fit-content;
    width: fit-content;
}
.blocAccroche {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 70%;
    padding: 4px 8px;
    color: #1B3771 !important;
    background-color: #e6f4ff;
    border-top-right-radius: 65px;
    border-top-left-radius: 16px;
}

.max-price,
.min-price {
    background: #F3F5F8;
    padding: 5px;
}

.hr-dashed {
    border: none;
    border-top: 1px dashed;
    margin-bottom: 1rem;

}


.h-hotel-selection {

    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.card-blog .card-body p,
.card-blog .card-body span {
    font-family: "Outfit", sans-serif !important;
}

.custom-tabs {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    padding: 5px 10px;
    display: inline-flex;
    gap: 16px;
}

.custom-tabs .nav-link {
    border: none;
    color: #fff;
    font-weight: 500;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: transparent;
    transition: all 0.3s ease;
}

.custom-tabs .nav-link i {
    font-size: 18px;
}

.custom-tabs .nav-link.active {
    background-color: #fff;
    color: #000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    padding: 4px 14px !important;
}

.custom-tabs .nav-link:not(.active):hover {
    opacity: rgba(0, 0, 0, 0.2);
}
.accordion-button{
    background-color: #fff !important;
}
 .score__badge {
        background: #1B3771;
        border-radius: 2px;
        padding: 2px 4px;
        position: relative;
        font-size: 13px;
        line-height: 18px;
        color: #fff;
        letter-spacing: 0;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
            padding: 0 3px;
    border-radius: 5px 5px 5px 0;
    }
@media(min-width:768px) {
    



    .border-start-dashed {
        border-left: 1px dashed #ccc;
        /* Tu peux changer la couleur ici */
    }

    .second-row {
        margin-left: 30%;
    }

    .h-img-product {
        height: 420px;
        object-fit: cover;
        width: 100%;
    }

    .h-md-100 {
        height: 100%;
    }

    .hidden-md {
        display: none;
    }

    .pos-review-fiche {
        position: absolute;
        right: 0;
        top: 15%
    }

    .promo-tag {
        color: #fff;
        background: rgba(219, 55, 52);
        padding: 3px 4px;
        font-size: 11px;
        line-height: 16px;
        border-radius: 5px;
        font-weight: 500;
    }

    a.after-five {
        display: none !important;
    }

    .room-card .price-box {
        padding: 8px;
    }

   



    .h-md-100 {
        height: 100%
    }

    .h-hotel {
        height: 185px !important;
        object-fit: cover;
        border-radius:10px 0px 0px 10px;

    }

    .h-hotel-selection {
        height: 230px;
        object-fit: cover;
        width: 100%;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .box-favoris:before {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background-color: #00000091;
        top: -4px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        right: 5%;
        background-color: rgb(0 0 0 / 80%);
    }

    .box-favoris {
        display: none;
        padding: 10px;
        background-color: rgb(0 0 0 / 80%);
        margin-top: 0;
        -webkit-box-shadow: 0 0 5px 2px rgb(0 0 0 / 30%), 0 0 0 1px rgb(0 0 0 / 10%);
        box-shadow: 0 0 5px 2px rgb(0 0 0 / 30%), 0 0 0 1px rgb(0 0 0 / 10%);
        -webkit-transition: opacity .2s, visibility .2s, margin-top .2s;
        transition: opacity .2s, visibility .2s, margin-top .2s;
        position: absolute;
        top: 28px;
        z-index: 40;
        width: 260px;
        right: -50%;
        color: #fff;
        font-size: 12px;
    }

    .z-moteur {
        position: absolute;
        z-index: 10;
        bottom: -80px;
    }

    .header-top-bar .nav-hide-scroll.ms-auto .nav-item {
        margin-right: 14px;
    }

    .fixed-md-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .fixed-top.scrolled .header-top-bar {
        display: none;
        animation-duration: 1s;
        animation-name: fadeIn;
    }

    .fixed-top.scrolled .navbar-secondary {
        top: 0;
        background-color: #fff;
    }

    .interary-item:last-child {
        margin-bottom: 0;
    }

    .v-stepper {
        position: relative;
    }

    .interary-item {
        margin-bottom: 30px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    .interary-item .icon-left {
        position: absolute;
        width: 45px;
        height: 45px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        font-size: 20px;
        display: inline-block;
    }

    .interary-item .line {
        top: 45px;
        left: 20px;
        height: 86%;
        position: absolute;
        border-left: 3px solid #004680;
    }

    .interary-item:last-child .line {
        border-left: 3px solid #fff;
        z-index: -1;
    }

    .interary-item .item_content {
        padding-left: 70px;
        display: inline-block;
    }

    .interary-item .item_content ol,
    .interary-item .item_content ul {
        margin: 0 0 1.5em 2em;
    }

    .interary-item .icon-left {
        border: 2px dashed #004680;
        color: #fff;
        background: #004680;
    }

    .interary-item:hover .icon-left {
        background: 0 0;
        color: #004680;
    }

    .interary-item .item_content h2,
    .interary-item .item_content h3 {
        font-size: 22px;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media(min-width:992px) {
    .navbar-secondary .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
    }

    .header-top-bar .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 4px;
        padding-left: 4px;
    }

    .header-top-bar .navbar-expand-lg .navbar-nav .nav-link.btn {
        padding-right: 12px;
        padding-left: 12px;
        margin-left: 12px;
        padding-bottom: 9px;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 600px;
        padding: 15px;
        box-shadow: 0 2px 0.75rem rgba(12, 14, 28, .08);
    }

    .navbar .has-megamenu {
        position: static !important;
    }
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 15rem;
    --bs-dropdown-padding-x: .8rem;
    --bs-dropdown-padding-y: 1rem;
    --bs-dropdown-spacer: 0;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color);
    --bs-dropdown-border-radius: .5rem;
    --bs-dropdown-border-width: 0;
    --bs-dropdown-inner-border-radius: calc(0.375rem - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-gray-200);
    --bs-dropdown-divider-margin-y: .5rem;
    --bs-dropdown-box-shadow: 0 0 40px rgba(29, 58, 83, .1);
    --bs-dropdown-link-color: var(--bs-gray-600);
    --bs-dropdown-link-hover-color: #5143d9;
    --bs-dropdown-link-hover-bg: rgba(var(--bs-primary-rgb), .1);
    --bs-dropdown-link-active-color: #5143d9;
    --bs-dropdown-link-active-bg: rgba(var(--bs-primary-rgb), .1);
    --bs-dropdown-link-disabled-color: var(--bs-gray-600);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: .4rem;
    --bs-dropdown-header-color: var(--bs-gray-800);
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: .5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
}

a {
    text-decoration: none;
    background-color: transparent;
}

.span-ico-rounded {
    width: 34px;
    height: 34px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    background-color: #ffb900 !important;
}

.bg-footer {
    background: #fff;
    color: #000;
    position: relative;
    z-index: 2;
}

.bg-footer:after {
    background: url(/images/footer/bg-footer.png);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 400px;
    z-index: -1;
}

.h-50-news {
    height: 50px;
}

.slide .carousel-caption {
    top: 1.25rem;
    margin-top: 190px;
    width: 60%;
    left: 24%
}

.font-48 {
    font-size: 48px;
    font-weight: 600;
}

.font-36 {
    font-size: 36px;
}

.card-engine {
    padding: 10px 20px 15px 15px;
    border: #919191 1px solid;
}

.border-bottom-grey {
    border-bottom: #919191 1px solid;
}

.tab-nav-index .nav-tabs,
.tab-nav-index .nav-tabs .nav-link.active {
    border: 0;
}

.tab-nav-index .nav-link {
    color: #000;
    font-weight: 600;
}

.tab-nav-index .nav-tabs .nav-link.active {
    color: #000;
    border-bottom: 3px solid #1E8284;
    background: 0 0;
}

.tab-nav-index .nav-tabs .nav-link:focus,
.tab-nav-index .nav-tabs .nav-link:hover {
    color: #1E8284;
    border-color: transparent;
}

.tab-nav-index svg {
    width: 20px;
    height: 20px;
    padding-right: 4px;
}

.ls-box {
    background: #fff;
    width: 25%;
    position: absolute;
    top: 30%;
    z-index: 12;
    margin: auto;
    overflow: hidden;
    height: auto;
    left: 35%;
    border-radius: 25px;
}

.connexion_window,
.connexion_window_step {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.Typeahead-close,
.guests,
.label-pos {
    position: absolute;
}

.label-pos,.label-pos-12 {
    bottom: 34px;
    left: 40px;
    font-size: 14px !important;
    color: #5d5d5d;
    z-index: 9;
    font-weight: 500;
}

.engine .twitter-typeahead .form-control {
    width: 100%;
}

.twitter-typeahead {
    width: 100%
}

.Typeahead-close {
    top: 25px;
    right: 8px;
    cursor: pointer;
    width: 10px;
    height: 10px;
}

/* .totalhotel {
    line-height: 2.5;
} */

.totalhotel i {
    font-style: normal;
}

.guests {
    inset: 0 auto auto 0;
    margin: 0;
    transform: translate(0, 65px);
    color: #212121;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
    padding: 15px;
    z-index: 12;
    width: 100%;
}

.bg-img,
.bg-packages,
.card-personnel,
.desti-item,
.form-group,
.head-box,
.hotel-address,
.pos-fav,
.roomItem,
.testimonials-box {
    position: relative;
}

.card-hotel-body,
.testimonials-box {
    box-shadow: rgba(15, 41, 77, .08) 0 8px 16px 0;
}

.roomItem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #F3F5F8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 4px 0 10px;
    font-size: 13px;
    margin-bottom: 4px;
}

.persons .guests .roomItem .delete-room {
    position: absolute;
    right: 6px;
    text-align: right;
    top: 6px;
}

.add-room {
    font-size: 14px;
    border-color: #dfdfdf !important;
}

.roomItem .form-group {
    margin-bottom: 10px;
}

.tabs-home .nav-pills .nav-link.active,
.tabs-home .nav-pills .show>.nav-link {
    color: #000;
    background-color: transparent;
    border: transparent;
    border-bottom: 4px solid #FFB800;
}

.tabs-home .nav-pills .nav-link {
    border: 0 solid #545454;
    color: #000;
    border-radius: 0;
    margin-right: 8px;
    font-weight: 500;
    padding: var(--bs-nav-link-padding-y) 20px;
}

.nav-fiche.sort .nav-link.active {
    border-bottom: 2px solid #FFB800;
}
.nav-fiche.sort  {
    border-bottom: 1px solid #f0f0f0;
}
.card-hotel-body {
    border-radius: 0 8px 8px 0;
    background: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transform: translateZ(0);
}

.bg-img {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 230px 0;
}

.testimonials-box {
    background: #fff;
    padding: 20px;
    margin-bottom: -70px;
    border-radius: 5px;
}

.box-cities-details {
    border: 1px solid #d7d7d7;
    padding: 15px;
    border-radius: 5px;
}

.score__title {
    font-weight: 500;

}
.dropdown-menu.megamenu {
    margin-top: 0 !important;
}

.has-megamenu {
    position: static !important;
}

.has-megamenu .dropdown-menu {
    position: absolute !important;
    top: 100%;
    left: 0;
    right: 0;
}
.input-check .select-nuit .nights-count {
    color: #000 !important;
    font-weight: 500;
    background: #F4F7FE !important;
}

.form-check-input:checked {
    background-color:#1B3771 !important;
    border-color: #1B3771 !important;
}
.btn-switch{
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); 
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center !important;
    background: #fff;
    border: none;
    margin: 10px;
    border-radius: 5px !important;

}
@media(max-width:768px) {
    .bg-recap{
    background-color:#1B3771 !important;
}
    .swap-button {
        left: 83% !important;
        transform: translateY(-50%);
        width: 35px !important;
        height: 35px !important;
        position: absolute;
        top: 46%;
        z-index: 1800;
        border-radius: 50px;
    }
    #rates .nav-item {
        width: 100% !important;
    }

    #rates .nav-pills .nav-link.active,
    #rates .nav-pills .nav-link {

        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .bui-review-score__content {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .mt-sm-0 {
        margin-top: 0px !important;
    }

    .remove-destination-container {
        text-align: center;
    }

    .engine-tarif-fiche .btn.btn-primary, .engine-tarif-fiche .btn.btn-secondary {
        height: 60px !important;
    }

    /* .hotelsRooms .room-select {
        align-items: center !important;
        justify-content: end !important;
    } */

    .hotelsRooms .room-select input {
        margin-right: 4px;
    }

    .nav-home .nav-link.active {
        border: 0;
        border-bottom: 2px solid #1B3771;
    }

    .nav-home {
        margin-bottom: 8px;
    }

    .bg-mobile-moteur {
    padding-top: 10px;
        padding-bottom: 10px !important;
        background-color: #f7fafc !important;
        background-image: url(/images/right-bg.png);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 50% auto;
    }

    .custom-engine button.rounded-0 {
        border-radius: 5px !important;
    }
        .custom-engine .btn-secondary  {
        height: 60px !important;
    }

    .loading {
        background: #fafafa !important;
        width: 90% !important;
    }

    .bloc-recently-searched {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        flex-wrap: nowrap;
        padding-bottom: 0;
        width: 100%;
        box-sizing: content-box;
        overflow-x: scroll;
        display: flex;
    }

    .item-recently-searched {
        white-space: nowrap;
        display: inline-block;
        box-sizing: border-box;
        cursor: pointer;
        margin-right: 6px;
        position: relative;
    }

    .bloc-sorts {
        position: fixed;
        bottom: 15px;
        z-index: 10;
        right: 15%;
    }

    .ls-box {
        background: #fff;
        left: 0 !important;
        width: 96% !important;
        position: fixed;
        top: 65px !important;
        z-index: 8;
        margin: 8px !important;
        overflow: hidden;
        height: 100%;
        overflow-x: auto;
    }

    .boardsFilter,
    .d-nav-fiche,
    .pills-links,
    .services,
    .tab-nav-index .nav-tabs {
        scroll-snap-type: x mandatory;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin-bottom: .5px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .d-nav-fiche,
    .services {
        flex-wrap: nowrap;
        padding-bottom: 0;
    }

    .services {
        user-select: none;
        display: flex;
        flex-direction: row;
    }

    /* .boardsFilter,
    .d-nav-fiche,
    .pills-links {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        width: 100%;
        box-sizing: content-box;
    } */

    .boardsFilter .board-item,
    .d-nav-fiche li,
    .pills-links div,
    .services .service,
    .tab-nav-index .nav-tabs .nav-item {
        white-space: nowrap;
        display: inline-block;
        box-sizing: border-box;
        line-height: 18px;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        margin-right: 0;
        position: relative;
    }

    .d-nav-fiche {
        user-select: none;
        display: inline-block;
        flex-direction: row;
    }

    .score__title {
        display: flex;
    }

    .score__title .score__text {
        margin-left: 4px;
    }

    .hidden-sm {
        display: none;
    }

    /* .boardsFilter,
    .pills-links,
    .tab-nav-index .nav-tabs {
        display: inline-block;
    } */

    .promo-mobile {
        color: #d6293e;
        --bs-bg-opacity: .1;
        background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
        padding: 4px;
        font-size: 12px;
        border-radius: 4px;
        font-weight: 500;
    }


    .box-favoris,
    .font-12,
    .score__badge {
        font-size: 10px;
    }

    .room-card {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .room-card.selectedRow {
        background: #f5f5f5;
    }

    /* .boardsFilter,
    .pills-links {
        user-select: none;
        flex-wrap: nowrap;
        padding-bottom: 5px;
        flex-direction: row;
    } */

    /* .score__badge {
    font-weight: 600;
    background: #fd6a23;
    border-radius: 13px 0 13px 13px;
    padding: 2px 4px;
    margin-left: 0;
    margin-right: 4px;
    height: 28px;
    cursor: pointer;
    position: relative;
    top: 1px;
    color: #fff;
    border: 2px solid #fff;
    width: 20%
} */
    .h-hotel {
        height: 223px !important;
        object-fit: cover;
        width: 100%;
        border-radius:10px 0px 0px 10px;
        /* border-top-right-radius: var(--bs-border-radius) !important; */
    }
}

.link-sort a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 4px;
    border-bottom: 1px solid #F3F5F8;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 16px;
}

.link-sort a.active {
    color: #1B3771;
}

.box-favoris {
    display: none;
    padding: 15px;
    background-color: rgb(0 0 0 / 80%);
    margin-top: 0;
    -webkit-box-shadow: 0 0 5px 2px rgb(0 0 0 / 30%), 0 0 0 1px rgb(0 0 0 / 10%);
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 30%), 0 0 0 1px rgb(0 0 0 / 10%);
    -webkit-transition: opacity .2s, visibility .2s, margin-top .2s;
    transition: opacity .2s, visibility .2s, margin-top .2s;
    position: absolute;
    top: 35px;
    z-index: 40;
    width: 260px;
    right: -41%;
    color: #fff;
}

.bg-mobile-moteur,
.tab-nav-index {
    position: relative;
}

#filters .card.shadow-sm {
    box-shadow: none !important;
    border: 0;
    border-radius: 10px;
}

#filters .card.shadow-sm .card-body {
    padding: 12px;
}

.bg-background-list {
    background-repeat: no-repeat, repeat;
    height: auto;
    padding: 10px 0;
    background-color: #004680;
}

.total_number {
    font-size: 14px;
}

.preview-banner-area .banner-text p,
.tt-menu {
    width: 100% !important;
}

.tt-menu h5 {
    font-size: 18px;
}

.carousel-hotels .carousel-indicators button,
.carousel-packages .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #1B3771;
}

.carousel-packages .carousel-indicators {
    bottom: -40px;
    right: 0;
    margin-right: 0;
    justify-content: end;
}

.carousel-hotels .carousel-indicators {
    bottom: -50px;
    right: 0;
    margin-right: 0;
    justify-content: end;
}

.user-link {
    background-color: #004680;
    border-radius: 3px;
    padding: 0 3px;
}

.user-link svg {
    margin-right: 0;
}

.tab-nav-index .nav-link {
    padding-bottom: 6px;
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.txt-fs {
    font-size: 14px !important;
}

.head-box::after {
    top: 28px !important;
}

.tab-nav-index .nav-tabs {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-wrap: nowrap;
    padding-bottom: 0;
    width: 100%;
    box-sizing: content-box;
    flex-direction: row;
    border-bottom: none !important;
}
.nav-home.nav-tabs {
     border-bottom: none !important;
}
.tab-nav-index .nav-tabs::-webkit-scrollbar {
    display: none;
}

.tab-nav-index {
    background: 0 0;
    border-radius: 30px;
    top: 0;
    z-index: 10;
    margin-left: 4px;
    margin-right: 4px;
}

.bg-engine-sm {
    height: 100%;
    padding: 0;
    position: relative;
}

.second-row {
    align-items: start;
}

.pills-links::-webkit-scrollbar {
    display: none;
}

.tabs-home .pills-links.nav-pills .nav-link {
    margin: 0 4px;
    padding: var(--bs-nav-link-padding-y) 15px;
}

.bg-img {
    padding: 30px 15px;
    padding-bottom: 30px !important;
}

.testimonials-box {
    margin-bottom: 0;
}

.preview-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
    height: inherit !important;
}

.preview-banner-area .banner-text .item-title {
    width: 100% !important;
    font-size: 32px !important;
}

.preview-banner-area .form-news {
    margin-bottom: 120px !important;
    width: 100% !important;
}
.img-gallery{
    width: 100%;
    height: auto;
}
.cursor-pointer {
  cursor: pointer;
}
@media only screen and (max-width:768px) {
    .menuMobile .dropdown-item {
        line-height: 1.5;
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 10px;
    }

    .principal-navbar .load_connexion_window::after,
    .principal-navbar .load_contact_details::after {
        content: "";
        display: inline-block;
        align-self: center;
        border-top: .4rem solid;
        border-right: .4rem solid transparent;
        border-bottom: 0;
        border-left: .4rem solid transparent;
        background-image: none !important;
        width: 0;
        height: 0;
        margin-left: 10px;
        vertical-align: inherit;
    }
}

.bg-img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0f2454;
    opacity: .5;
}

.bg-packages::after,
.bg-packages::before {
    background: url(/images/home/FOND-1.webp) center center/contain no-repeat;
    top: 0;
    width: 402px;
    height: 402px;
    z-index: -1;
    content: ""
}

.desti-content {
    position: absolute;
    width: 100%;
    /* use the existing image path and keep the pseudo-element behind content */
    background: url('/images/right-bg.png') no-repeat center center;
    background-size: contain;
    pointer-events: none;
    opacity: 0.9;
    /* adjust as needed */
    z-index: -1;
    padding: 20px 25px;

    /* ensure the parent creates a stacking context so the negative z-index on ::after stays behind content */
    .bg-home {
        position: relative;
        /* safe to keep even if Bootstrap provides it */
        z-index: 0;
    }

    height: 100%
}

.desti-title {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: rgb(255 255 255 / 20%);
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
}

.desti-item:hover {
    -webkit-filter: none;
    filter: none;
    -webkit-filter: brightness(90%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

.bg-packages::before {
    position: absolute;
    right: 0;
}

.bg-packages::after {
    position: absolute;
    left: 0;
}

.icon-lg {
    text-align: center;
}

.lh-xl {
    line-height: 3 !important;
}

.head-box::after {
    border-bottom: 3px solid #c88582;
    content: '';
    position: absolute;
    width: 15%;
    z-index: 1;
    top: 35px;
}

.tt-menu {
    border-radius: 4px !important;
    padding: 10px !important;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 3px 6px rgba(26, 35, 44, .12), 0 0 2px rgba(26, 35, 44, .04);
    width: 125%;
    margin-top: 10px;
}

.day_value,
.month_value {
    padding-right: 4px;
    align-self: center;
    font-weight: 600;
}

.tt-menu .tt-dataset .tt-suggest-page {
    padding: 4px 0px 4px 0px;
    position: relative;
    font-size: 14px;
    display: block;
    line-height: 20px !important;
    cursor: pointer;
}

.tt-menu .tt-dataset .tt-suggest-page:hover,
.tt-menu .tt-dataset .tt-suggest-page:focus {
    background-color: #fafafa;
}

.twitter-typeahead .tt-menu {
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 12px 10px;
    margin-top: 10px;
    max-height: 300px;
    overflow-x: auto;
    color: #333;
}

.twitter-typeahead .tt-menu .tt-suggestion:hover {
    background-color: #F3F5F8;

}

.twitter-typeahead .tt-menu .tt-suggestion:hover .text-muted {
    background-color: #F3F5F8;

}

.twitter-typeahead .tt-menu .tt-suggestion:hover {
    background-color: #F3F5F8;

}

.font-15 {
    font-size: 15px;
}

.borderColor.form-select {
    border-color: #c5c5c5 !important;
}

.font-18 {
    font-size: 18px;
}

#checkboxes,
.fixed-panel.scrolled .engine .form-control-border .days_short_value,
.sticky-header.scrolled .header-top-bar {
    display: none;
}

.room-lab {
    font-weight: 600;
}

.day_value {
    font-size: 22px;
}

.month_value {
    font-size: 16px;
    text-transform: capitalize;
}

.year_value {
    font-weight: 600;
    font-size: 14px;
    align-self: center;
}

.days_short_value {
    text-transform: capitalize;
    margin-left: 10px;
    font-size: 11px;
}

.js-days-value {
    margin-left: 10px;
    color: #000;
}

.date-input {
    line-height: 1.2;
}

.select-nuit input,
.txt-adt,
.txt-beb,
.txt-enf,
.txt-room,
.valAdultshotel,
.valChildrenhotel,
.valInfantshotel,
.valRoomstshotel {
    font-weight: 400;
    font-size: 14px;
}

.engine .input-separate .has-error input {
    border: 2px solid #f04c41;
}

.score__badge__hotel {
    background: #1B3771;
    color: #fff;
    vertical-align: middle;
    height: 30px;
    font-size: 18px;
    font-weight: 500;
    padding: 3px 11px;
    border-radius: 30% 0;
}

.has-error .help-block {
    position: absolute;
    background: #f04c41;
    color: #fff;
    padding: 6px 8px;
    font-size: 12px;
    line-height: 16px;
    z-index: 200;
    top: 100%;
    box-shadow: 0 1px 2px rgba(26, 35, 44, .12), 0 0 2px rgba(26, 35, 44, .04);
    border-radius: 4px;
    margin-top: 2px;
    white-space: nowrap;
    letter-spacing: .1px;
}

.bg-facebook,
.bg-instagram,
.bg-linkedin,
.bg-twitter {
    border: 0;
    color: #fff;
}

.has-error .help-block:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #f04c41;
    position: absolute;
    bottom: 100%
}

.hero_in {
    background: #F3F5F8;
    justify-content: center;
}

.icon-lg {
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.2rem;
}

.banner-count,
.fixed-panel.scrolled .engine .totalhotel {
    line-height: 1.5;
}

.fill-warning {
    fill: #f7c32e !important;
}

.fill-orange {
    fill: #fd7e14 !important;
}

.bg-opacity-10 {
    --bs-bg-opacity: .1 !important;
}

.btn-primary-soft {
    color: #25d366;
    background-color: #25d36614;
}

.btn-primary-soft-info {
    color: #1B3771;
    background-color: #FEF8FB;
}

.btn-primary-soft-info:hover {
    color: #fff;
    background-color: #1B3771;
}

.z-index-1 {
    z-index: 1 !important;
}

.bg-facebook {
    background-color: #5d82d1;
}

.bg-instagram {
    background: #c22b72;
}

.bg-twitter {
    background-color: #40bff5;
}

.bg-linkedin {
    background-color: #238cc8;
}

.bg-instagram:hover {
    color: #000;
    background: #c22b72;
}

.bg-facebook:hover {
    color: #000;
    background: #5d82d1;
}

.bg-twitter:hover {
    background-color: #40bff5;
    color: #000;
}

.bg-linkedin:hover {
    background-color: #238cc8;
    color: #000;
}

.ms-n7 {
    margin-left: -4rem !important;
}

.mt-n4 {
    margin-top: -1.6rem !important;
}

.mb-n4 {
    margin-bottom: -1.6rem !important;
}

.me-n2 {
    margin-right: -.5rem !important;
}

.preview-banner-area {
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.skeleton-loader,
.skeleton-loader-card,
.skeleton-loader-number {
    background: rgba(0, 0, 0, .06);
    animation: 1s infinite shine;
    display: block;
}

.preview-banner-area .banner-text {
    text-align: center;
    position: relative;
    z-index: 5;
    color: #fff;
}

.preview-banner-area .banner-text .sub-title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 8px;
}

.preview-banner-area .banner-text .item-title {
    color: #fff;
    width: 80%;
    margin: 0 auto 25px;
    font-weight: 700;
    line-height: 65px;
    font-size: 46px;
}

.preview-banner-area .banner-text p {
    color: #f3f3f3;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 30px;
    width: 50%
}

.preview-banner-area .form-news {
    margin-bottom: 35px;
    width: 50%
}

.hiddenBox:empty {
    margin: auto;
    width: 500px;
    height: 600px;
    background-image: radial-gradient(circle 50px at 50px 50px, #d3d3d3 99%, transparent 0), linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5)50%, rgba(255, 255, 255, 0)80%), linear-gradient(lightgray 20px, transparent 0), linear-gradient(lightgray 20px, transparent 0), linear-gradient(lightgray 20px, transparent 0), linear-gradient(lightgray 20px, transparent 0);
    background-repeat: repeat-y;
    background-size: 100px 200px, 50px 200px, 150px 200px, 350px 200px, 300px 200px, 250px 200px;
    background-position: 0 0, 0 0, 120px 0, 120px 40px, 120px 80px, 120px 120px;
    animation: 1s infinite shine;
}

.skeleton-loader-card {
    width: 100%;
    height: 100%;
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0;
    margin-bottom: 15px;
}

.skeleton-loader,
.skeleton-loader-number {
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0;
}

.skeleton-loader-content,
.skeleton-loader-maps,
.skeleton-loader-title,
.skeleton-loader-title-hotel {
    background: rgba(0, 0, 0, .06);
    animation: 1s infinite shine;
    display: block;
}

@keyframes shine {
    to {
        background-position: 100% 0, 0 0;
    }
}

.skeleton-loader {
    width: 100%;
    height: 15px;
    margin-bottom: 15px;
}

.skeleton-loader-number {
    width: 60%;
    height: 25px;
    margin-left: auto;
}

.skeleton-loader-maps,
.skeleton-loader-title {
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0;
}

.skeleton-loader-maps {
    width: 100%;
    height: 100px;
}

.skeleton-loader-title {
    width: 30%;
    height: 12px;
    margin-bottom: 10px;
}

.skeleton-loader-content,
.skeleton-loader-title-hotel {
    height: 12px;
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0;
}

.skeleton-loader-title-hotel {
    width: 50%;
    margin-top: 5px;
    margin-right: 5px;
}

.skeleton-loader-content {
    width: 100%;
    margin-bottom: 10px;
}

.skeleton-loader-rating {
    width: 30%;
    height: 15px;
    display: inline-block;
    background: rgba(0, 0, 0, .06);
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0;
    animation: 1s infinite shine;
    margin-bottom: 10px;
}

.card-sekelton {
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    border: 1px solid rgba(5, 5, 5, .06);
}

.logintab .nav-pills .nav-link.active {
    background-color: #004680;
    color: #fff;
}

.btn-map-pos {
    top: 60px;
    left: 30%
}

.font-13 {
    font-size: 13px;
}

.banner-count,
.font-12 {
    font-size: 12px;
}

.promo-category {
    position: absolute;
    top: 15px;
    background: #004680;
    color: #fff;
    padding: 2px 6px;
    font-weight: 500;
    font-size: 12px;
    right: 0;
}

.border-dashed-top-bottom {
    border-bottom: 1px dashed #F3F5F8;
    border-top: 1px dashed #F3F5F8;
    padding-top: 4px;
    padding-bottom: 4px;
}

.btn-group-sm>.btn-round.btn,
.btn-round.btn-sm {
    height: 32px;
    width: 32px;
    line-height: 30px;
}

.hotel-address:after,
.hotel-address:before {
    content: "";
    position: absolute;
    top: 50%;
    background-color: #d9dde0;
    width: 100px;
    height: 1px;
}

.hotel-address:after {
    right: calc(100% + 16px);
}

.hotel-address:before {
    left: calc(100% + 16px);
}

#description .readmore h2 {
    font-size: 20px !important;
}

#description .readmore h3 {
    font-size: 18px !important;
}

.carousel-hotels-fiche .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #1B3771;
}

.carousel-hotels-fiche .carousel-indicators {
    bottom: -42px;
    right: 0;
    margin-right: 0;
    justify-content: end;
}

.fixed-panel.scrolled {
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #F3F5F8;
    box-shadow: 0 2px 4px rgba(26, 35, 44, .12), 0 0 2px rgba(26, 35, 44, .04);
    padding: 16px 7% 0;
    z-index: 2000;
}

.sticky-header {
    transition: .3s ease-in-out;
}

.size-40 {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
}

.bg-blue-1-05 {
    background-color: rgba(53, 84, 209, .05);
}

.rounded-full {
    border-radius: 100%
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.h-1 {
    height: 1px !important;
}

.bg-border {
    background-color: #ddd !important;
}

.font-weight-500 {
    font-weight: 500;
}

.select-wrapper {
    position: relative;
    padding: .375rem .75rem;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.select-wrapper .select-value .select-icon {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #888;
    right: 4px;
    top: 14px;
    position: absolute;
}

.select-wrapper .phoneprefix {
    height: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    position: absolute;
    -webkit-appearance: none;
    padding: 0;
    z-index: 10;
    margin: 0;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.banner-count {
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    margin: 10px;
    padding: 4px 8px;
    box-sizing: border-box;
    text-align: left;
    background: rgba(51, 62, 80, .4);
    border-radius: 4px;
}

.gallery-thumbs,
.photo-gallery {
    --outer-grid-columns-total: 1fr 1fr;
    --inner-grid-columns-total: 1fr 1fr;
    --main-image-min-height: 472px;
    --other-thumbnail-images-min-height: 228px;
    display: grid;
    grid-gap: var(--gap-image);
}

.photo-gallery {
    --gap-image: var(--space-6);
    position: relative;
    gap: var(--gap-image);
    grid-template-columns: var(--outer-grid-columns-total);
}

.gallery-main {
    --main-image-min-height: 472px;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.gallery-main a {
    display: block;
    width: 100%;
    height: 500px;
    max-height: 500px;
}

.gallery-thumbs {
    --gap-image: var(--space-6);
    position: relative;
    width: 100%;
    height: 100%;
    grid-template-columns: var(--inner-grid-columns-total);
    gap: var(--gap-image);
}

.gallery-thumbs a {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    position: relative;
}

.gallery-main a img,
.gallery-thumbs a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.photo-gallery a:hover img {
    filter: brightness(56%);
}

.fancybox-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: red;
    animation: 1s ease-in-out infinite spin;
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.photo-gallery a .txt-count {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.photo-gallery a:hover .txt-count {
    visibility: visible;
    position: absolute;
    top: 45%;
    left: 37%;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    opacity: 1;
    display: block;
    text-align: center;
}

#checkboxes {
    position: absolute;
    z-index: 2;
    width: 100%;
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 7px;
    margin-top: 6px;
    border-radius: 5px;
}

.meta-cat .dispo,
.meta-cat .indispo {
    position: absolute;
    top: 20px;
    padding: 4px 8px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #000;
    font-weight: 600;
}

#checkboxes label {
    display: block;
}

.meta-cat .dispo {
    background: #bfd83d;
}

.meta-cat .indispo {
    background: #c88582;
}
.facilities{
    border: 1px solid #dfdfdf !important;
}
.facilities_10:before,
.facilities_11:before,
.facilities_14:before,
.facilities_15:before,
.facilities_16:before,
.facilities_17:before,
.facilities_19:before,
.facilities_1:before,
.facilities_23:before,
.facilities_24:before,
.facilities_26:before,
.facilities_28:before,
.facilities_29:before,
.facilities_2:before,
.facilities_30:before,
.facilities_31:before,
.facilities_32:before,
.facilities_33:before,
.facilities_34:before,
.facilities_35:before,
.facilities_36:before,
.facilities_37:before,
.facilities_38:before,
.facilities_39:before,
.facilities_3:before,
.facilities_43:before,
.facilities_44:before,
.facilities_45:before,
.facilities_47:before,
.facilities_48:before,
.facilities_49:before,
.facilities_4:before,
.facilities_51:before,
.facilities_53:before,
.facilities_55:before,
.facilities_5:before,
.facilities_6:before,
.facilities_7:before,
.facilities_8:before,
.facilities_9:before {
    margin-right: 8px;
    position: relative;
    top: 0;
    background: #F3F5F8;
    border-radius: 50%;
    padding: 4px;
}

.facilities_1:before {
    content: url(/images/facilities/1.png);
}

.facilities_2:before {
    content: url(/images/facilities/2.png);
}

.facilities_4:before {
    content: url(/images/facilities/4.png);
}

.facilities_3:before {
    content: url(/images/facilities/3.png);
}

.facilities_5:before {
    content: url(/images/facilities/5.png);
}

.facilities_6:before {
    content: url(/images/facilities/6.png);
}

.facilities_7:before {
    content: url(/images/facilities/7.png);
}

.facilities_8:before {
    content: url(/images/facilities/8.png);
}

.facilities_9:before {
    content: url(/images/facilities/9.png);
}

.facilities_10:before {
    content: url(/images/facilities/10.png);
}

.facilities_11:before {
    content: url(/images/facilities/11.png);
}

.facilities_14:before {
    content: url(/images/facilities/14.png);
}

.facilities_15:before {
    content: url(/images/facilities/15.png);
}

.facilities_16:before {
    content: url(/images/facilities/16.png);
}

.facilities_17:before {
    content: url(/images/facilities/17.png);
}

.facilities_19:before {
    content: url(/images/facilities/19.png);
}

.facilities_23:before {
    content: url(/images/facilities/23.png);
}

.facilities_24:before {
    content: url(/images/facilities/24.png);
}

.facilities_26:before {
    content: url(/images/facilities/26.png);
}

.facilities_28:before {
    content: url(/images/facilities/28.png);
}

.facilities_29:before {
    content: url(/images/facilities/29.png);
}

.facilities_30:before {
    content: url(/images/facilities/30.png);
}

.facilities_31:before {
    content: url(/images/facilities/31.png);
}

.facilities_32:before {
    content: url(/images/facilities/32.png);
}

.facilities_33:before {
    content: url(/images/facilities/33.png);
}

.facilities_34:before {
    content: url(/images/facilities/34.png);
}

.facilities_35:before {
    content: url(/images/facilities/35.png);
}

.facilities_36:before {
    content: url(/images/facilities/36.png);
}

.facilities_37:before {
    content: url(/images/facilities/37.png);
}

.facilities_38:before {
    content: url(/images/facilities/38.png);
}

.facilities_39:before {
    content: url(/images/facilities/39.png);
}

.facilities_43:before {
    content: url(/images/facilities/43.png);
}

.facilities_44:before {
    content: url(/images/facilities/44.png);
}

.facilities_45:before {
    content: url(/images/facilities/45.png);
}

.facilities_47:before {
    content: url(/images/facilities/47.png);
}

.facilities_48:before {
    content: url(/images/facilities/48.png);
}

.facilities_49:before {
    content: url(/images/facilities/49.png);
}

.facilities_51:before {
    content: url(/images/facilities/51.png);
}

.facilities_53:before {
    content: url(/images/facilities/53.png);
}

.facilities_55:before {
    content: url(/images/facilities/55.png);
}

.online {
    position: absolute;
    right: 12%;
    bottom: 48%;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 4;
}

.profile-pic {
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 5px;
}

@media (min-width:768px) {
    .nav-tabs .nav-link.active {
        border-color: #fff !important;
    }

    .min-h-md-500 {
        min-height: 500px;
    }

    .engine-section {
        position: relative;
    }

    .engine-section:before {
        background: url(/images/home/fond-engine.png);
        content: "";
        height: 100%;
        right: 0;
        position: absolute;
        top: 0;
        width: 100%;
        min-height: 300px;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: right;
    }
}

@media (max-width:767px) {
    .marginTop {
        margin-top: 20px;
    }

    .SelectTrip {
        background: #1B3771;
        color: #fff;
        padding: 8px;
        border-radius: 15px;
    }

    .navbar-secondary .nav-link {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .owl-dots {
        text-align: end;
        margin-top: 8px;
    }

    .btn-dots {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #fff;
        border: #F3F5F8 1px solid;
        box-shadow: none;
        margin-right: 6px;
    }

    .btn-dots.active {
        background-color: #1B3771;
    }

    .banners-cta__text {
        font-size: 14px !important;
    }

    .banners-cta__wrapper img {
        height: 80px;
    }

    .card-engine {
        padding: 10px 8px 15px;
    }

    .navbar .drop-bloc .border-end {
        border-right: 0 !important;
    }
}

@media screen and (min-width:768px) {

    .bg-breadcrumb,
    .owl-packages {
        position: relative;
    }

    .guests {
        width: 100%
    }

    .bg-breadcrumb {
        top: 206px;
        width: 100%;
        background: #fff;
        padding: 10px 10px 1px 18px;
        box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%) !important;
    }

    .bg-background-list {
        background-repeat: no-repeat, repeat;
        height: 240px;
        padding: 10px 0;
        background-image: url(/images/hero_in.webp);
    }

    .owl-hotels .owl-nav,
    .owl-packages .owl-nav {
        position: absolute;
        z-index: 10;
        top: 40%;
        width: 100%
    }

    .owl-hotels .owl-nav button,
    .owl-packages .owl-nav button {
        color: #000 !important;
        border-radius: 50% !important;
        background: #fff !important;
        box-shadow: 0 .125rem .125rem -.125rem rgba(31, 27, 45, .08), 0 .25rem .75rem rgba(31, 27, 45, .08) !important;
        width: 2.25rem !important;
        height: 2.25rem !important;
        transition: all .3s ease-in-out !important;
    }

    .owl-hotels .owl-nav button span,
    .owl-packages .owl-nav button span {
        font-size: 35px !important;
        line-height: 1rem !important;
    }

    .owl-hotels .owl-nav button:hover,
    .owl-packages .owl-nav button:hover {
        color: #1B3771 !important;
        box-shadow: 0 .125rem .5rem -.25rem rgba(31, 27, 45, .12), 0 .25rem 1rem rgba(31, 27, 45, .12) !important
    }

    /* .owl-packages .owl-stage-outer {
    height: 280px!important;
} */
    .owl-hotels .owl-stage,
    .owl-packages .owl-stage {
        display: flex;
    }

    /* .owl-packages .owl-stage .owl-item {
    height: 300px!important;
} */
    .owl-hotels .owl-nav button.owl-prev,
    .owl-packages .owl-nav button.owl-prev {
        position: absolute;
        left: -20px;
    }

    .owl-hotels .owl-nav button.owl-next,
    .owl-packages .owl-nav button.owl-next {
        position: absolute;
        right: -20px;
    }
}

.owl-hotels .item {
    padding: 5px;
}

.banner-product-card-carousel__banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 16px;
}

.banners-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-radius: 4px;
}

.banners-cta__wrapper {
    position: relative;
    overflow: hidden;
    width: auto;
}

.banners-cta__container-mask {
    height: 100%;
    padding: 24px 28px;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.image__link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.banners-cta__button,
.banners-cta__text {
    font-weight: 500;
    position: relative;
}

.banners-cta__container-mask:before {
    background-color: #e1f1ff;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-13deg);
    transform: skewX(-13deg);
    width: 120%;
    right: -14%;
    box-shadow: 0 0 10px 0 rgba(67, 67, 67, .15);
}

.banners-cta__text {
    color: #064378;
    max-width: 156px;
    font-size: 20px;
}

/*Bloc  Votre voyage home */
.u-after-overlaying--soft--hover::after {
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    content: " ";
    z-index: 0;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgb(0 0 0 / 15%);
    ;
}

.a-active:hover .u-after-overlaying--soft--hover::after {
    background: rgb(0 0 0 / 35%);
}

.o-postcard__main {
    z-index: 2;
}

.o-box>:last-child {
    margin-bottom: 0;
}

.c-burger-title {
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    position: relative;
}

.c-burger-title__title {
    color: #fff;
    font-size: 32px;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.2)), to(transparent));
    background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    letter-spacing: .6px;
    text-shadow: 0 3px 3px rgba(0, 0, 0, .1607843137);
    margin: 0;
}

.a-active .c-burger-title__button {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    margin: 0;
}

.o-postcard__image-wrapper {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: normal;
    content: initial;
}

.o-postcard__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.o-position--bottom,
.o-position--full {
    bottom: 0;
}

.u-1\/1 {
    width: 100% !important;
}

.o-postcard__main {
    z-index: 2;
}


.o-position {
    position: absolute;
    z-index: 3;
    left: 0;
}

.o-box {
    display: block;
    padding: 20px;
}

.a-active:hover .c-burger-title__button {
    opacity: 1;
}

.a-active .c-burger-title__button {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    margin: 0;
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    color: #4e4e4e;
    padding: 4px 8px;
    text-align: center;
    font-weight: 500;
    border-radius: 10px;
}

.bg-clr--white {
    background-color: #fff;
}

.c-burger-title__button {
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    margin-top: 20px;
}

.c-button,
.c-button:focus {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3e3e3;
    color: #707070;
}

.a-active:hover .c-burger-title--hidden-content {
    padding-bottom: 50px;
}

.a-active .c-burger-title__button {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    margin: 0;
}

.o-postcard {
    position: relative;
    overflow: hidden;
    color: #fff;
}

.c-postcard--vertical {
    height: 360px;
}

.u-border-radius {
    border-radius: 4px;
}

.u-cursor--pointer {
    cursor: pointer !important;
}



.btn-icon.btn-xs {
    width: 2rem;
    height: 2rem;
}

.btn-icon.btn-xss {
    width: 2rem;
    height: 2rem;
}

.btn-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
}

.btn-translucent-light {
    background-color: #1B3771;
    border: #1B3771 1px solid;
    color: #fff;
}

.item-card-htl {
    border-radius: 10px;
    z-index: 1;
}
.hotelTtitle{
   font-size: 20px !important; 
}
.bs-stepper-header {
    display: flex;
    align-items: center;
}

.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.bs-stepper .step-trigger {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    border-radius: 0.25rem;
    transition: background-color 0.15s ease-out, color 0.15s ease-out;
}

.step.active .bs-stepper-circle {
    background: var(--bs-primary);
    color: #ffffff;
}

.bs-stepper-circle {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    padding: 0.5em 0;
    margin: 0.25rem;
    color: var(--bs-primary);
    border: 4px solid #ffffff;
    background-color: var(--bs-primary-bg-subtle);
    border-radius: 50%;
}

.bs-stepper .line,
.bs-stepper-line {
    flex: 1 0 32px;
    min-width: 1px;
    min-height: 1px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.12);
}

.border-dashed {
    border: 1px dashed #ccc
}

.font-14 {
    font-size: 14px;
}

.Bloc {
    width: 170px !important;
    height: auto;
}

#loading-result {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
}

.loading {
    background: #fafafa;
    width: 46%;
    position: relative;
    top: 220px;
    z-index: 8;
    margin: auto;
    overflow: hidden;
    padding: 20px;
}

.lds-roller {
    /* change color here */
    color: #1B3771
}

.navbar-toggler {
    padding: 0px !important;
}

.lds-roller,
.lds-roller div,
.lds-roller div:after {
    box-sizing: border-box;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7.2px;
    height: 7.2px;
    border-radius: 50%;
    background: currentColor;
    margin: -3.6px 0 0 -3.6px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 62.62742px;
    left: 62.62742px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 67.71281px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 70.90963px;
    left: 48.28221px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 70.90963px;
    left: 31.71779px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 67.71281px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 62.62742px;
    left: 17.37258px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12.28719px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width: 767px) {
    .bg-engine-sm::before {
        height: 100%;
        z-index: 1;
        /* background: rgba(0, 0, 0, .3); */
        content: "";
        position: absolute;
        width: 100%;
    }
}

@media only screen and (min-width: 767px) {
    .z-moteur {
        bottom: 10%;
        position: absolute;
        z-index: 11;
    }

    .bg-engine-sm .carousel-caption {
        z-index: 10;
    }
}

.custom-engine {
    background-color: #fff;
    padding: 15px;
    border-radius: 15px !important;
}

.nav-home .nav-link.active, .nav-home .nav-link.active .icon-tab {
    color: #1B3771 !important;
}
.nav-home .nav-link.active, .nav-home .nav-link.active .icon-tab{
    width: auto !important;
    height: auto !important;
}
.nav-home .nav-link {
    color: #fff;
    border-radius: 35px;
    margin-right: 8px;
    font-size: 16px;
    padding: 0px !important;
}

.fs-subtitle.font-montez {
    font-size: 28px;
}

.agency-stat {
    display: flex;
    justify-content: space-evenly;
}

.border-between {
    border-right: 3px solid #fff;
}

.pack-color {
    color: #fff;
}

.desti-content-deals {
    position: absolute;
    bottom: 0px;
    /* width: 70%; */
    padding: 4px 8px;
    color: #fff;
}

.owl-nav {
    display: none;
}

.desti-content-deals .title {
    color: #fff;
}

.favorite-icon {
    left: 10px;
    top: 10px;
    z-index: 10;
    width: 35px;
    display: flex;
    height: 35px !important;
    align-items: center;
    justify-content: center;
    align-self: center;

}

.badge.bg-pink {
    background-color: #e0008c !important;
    font-size: 0.75rem;
    font-weight: 600;
    z-index: 10;
}

.form-control-border {
    width: 100%;
    position: relative;
    padding-top: 12px;
    padding-left: 6px;
}
.btn-link {
    color: #1B3771 !important;
}
.form-control-border .form-label {
    font-size: 14px !important;
    color: #5d5d5d;
    z-index: 9;
    font-weight: 500;
    padding-left: 0px;
    margin-bottom: 0;
}

.form-label {
    margin-bottom: .5rem;
    font-weight: 400;
    color: var(--bs-gray-500);
}

.form-control-border input {
    color: #000 !important;
    border: 0;
    padding: 0;
    font-size: 14px;
    background:#f7fafc;
}

.engine .input-separate .form-control {
    padding: 28px 12px 12px 40px;
    border: 1px solid #f7fafc !important;
    border-radius: 5px;
    height: 60px;
    font-size: 14px;
    color: #000;
    background:#F4F7FE !important;
}

.destination::before {
    position: absolute;
    top: 16px;
    left: 6px;
    content: "\F3E9";
    font-style: normal;
    color: #A1A9C3;
}

.destinationFlight::before {
    position: absolute;
    top: 20px;
    left: 12px;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%231B3771' stroke-width='2' viewBox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 22h20'/%3E%3Cpath d='M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z'/%3E%3C/svg%3E");
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1000;
}

.departFlight::before {
    position: absolute;
    top: 20px;
    left: 12px;
    display: inline-block;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%231B3771' stroke-width='2' viewBox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 22h20'/%3E%3Cpath d='M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z'/%3E%3C/svg%3E");

    width: 18px;
    height: 18px;
    z-index: 1000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.engine .js-datepicker {
    border: 1px solid #f7fafc;
    background: #F4F7FE ;
    border-radius: 6.4px;
    height: 60px;
    font-size: 14px;
    color: #000;
    position: relative;
    padding-left: 36px;
}

.engine-tarif-fiche .input-separate {
    padding-top: 0px;
    padding-bottom: 0px;
}

.engine-tarif-fiche .input-separate .form-control,
.engine-tarif-fiche .js-datepicker {
 
    background: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #F4F7FE !important;
}

.engine-tarif-fiche .form-control-border input {
    background: #F4F7FE !important
}

.destination::before,
.totalhotel::before,
.js-datepicker::before {
    z-index: 1;
    font-family: bootstrap-icons !important;
    font-weight: 900;
    color: #1B3771 !important;
    font-size: 18px;
}

.totalhotel::before {
    position: absolute;
    top: 14px;
    left: 12px;
    content: "\F4D0";
    font-style: normal;
    color: #1B3771 !important;
}

.js-datepicker::before {
    position: absolute;
    top: 14px;
    left: 12px;
    content: "\F209";
    font-style: normal;
    color:#1B3771 !important;
}

.my-icon {
    fill: #5d5d5d;
    transition: fill 0.3s ease;
}

.my-icon:hover {
    fill: #fff;
}

.tt-highlight {
    color: #1B3771 !important;
}
.docs-creator::after {
display: none !important;
}
.fs-12 {
  font-size: 12px !important;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    visibility: hidden;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    background: url(/images/search/left-chevron.png) center center no-repeat !important;
    cursor: pointer;
}

.ui-datepicker {
    display: none;
    padding: 5px 5px 15px !important;
    width: auto !important;
    min-width: 600px !important;
    font-size: 14px !important;
    background-color: #fff;
    z-index: 99999 !important;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #1B3771;
    -webkit-box-shadow: 0 10px 25px -14px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0 10px 25px -14px rgba(0, 0, 0, 0.75);
    box-shadow: 0 10px 25px -14px rgb(0 0 0 / 75%);
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 48% !important;
    margin: 0 1% !important;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0.2em 0;
    position: relative;
    margin: 10px 0;
}

.ui-datepicker-header {
    background: #fff;
    color: #000;
    font-weight: 800;
    -webkit-box-shadow: inset 0 1px 1px 0 rgb(250 250 250);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
    box-shadow: none;
    text-shadow: none;
    filter: dropshadow(color=#000, offx=1, offy=-1);
    line-height: 30px;
    border: 0 transparent;
}

.ui-datepicker-title {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    height: 1.8em;
    position: absolute;
    top: 4px;
    width: 1.8em;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    background: url(/images/search/right-chevron.png) center center no-repeat !important;
    cursor: pointer;
}

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto 0.4em;
    width: 95%;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 0.9em;
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th {
    border: 0;
    font-weight: 700;
    padding: 0.7em 0.3em;
    text-align: center;
}

.ui-datepicker-calendar th {
    color: #a5a5a5;
    padding-bottom: 20px !important;
}

.ui-datepicker-calendar .ui-state-disabled>span {
    background: #fff !important;
    color: #d0d0d0 !important;
}

.ui-datepicker td a.ui-state-hover,
.ui-datepicker td a:hover,
.ui-datepicker td span {
    background-color: #FEF8FB;
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    background-color: #ededed;
    text-align: center !important;
    text-decoration: none;
    padding: 8px 10px;
    color: #666 !important;
    font-size: 14px !important;
    border-radius: 5px;
}

.ui-datepicker-calendar .ui-state-active {
    background: #1B3771 !important;
    color: #fff !important;
}

.Bgpink {
    background-color: #fdf3f5;
}

.svgTiktok {
    width: 22px;
    height: 22px;
    background: #fff;
    padding: 4px;
    border-radius: 5px;
}

@media (min-width: 768px) {
    .flightNumber {
        display: none !important;
    }

    .twitter-typeahead .tt-menu {
        width: 400px !important;
    }

    .nav-home .nav-link {
        color: #fff;
        /* background-color: rgb(255 255 255 / 60%); */
        border-radius: 35px;
        /* margin-right: 8px; */
        font-size: 16px;
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 50%;
    }

    .ui-datepicker-multi .ui-datepicker-group {
        float: left;
    }
}

@media (max-width: 768px) {
        .owl-hotels .h-hotel{
height: 170px !important;
    }
    .hotelTtitle{
   font-size: 14px !important; 
   margin-bottom: 5px !important;
}
    .remove-destination-container {
        text-align: center;
    }

    .fontCheck {
        font-size: 13px !important;
    }

    #filters.card {
        box-shadow: none !important;
        border: none;
    }

    #filters.card .card-body {
        padding: 0px;
    }

    #filters.card .card-p.mb-2 {
        margin-bottom: 20px !important;
    }

    .ui-datepicker {
        left: 0 !important;
        padding: 5px !important;
        width: auto !important;
        min-width: 100% !important;
        font-size: 12px !important;
        background-color: #fff;
        z-index: 99999 !important;
        -webkit-box-shadow: 0 10px 25px -14px rgb(0 0 0 / 75%);
        -moz-box-shadow: 0 10px 25px -14px rgba(0, 0, 0, 0.75);
        box-shadow: 0 10px 25px -14px rgb(0 0 0 / 75%);
        position: fixed !important;
        top: 0 !important;
        height: 100%;
        overflow: auto;
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100% !important;
    }

    .ui-datepicker-multi .ui-datepicker-group {
        float: inherit;
    }

    .year_value {
        font-weight: 500;
        font-size: 12px;
    }
}

.search-sort {
    /* display: flex;
    justify-content: space-between; */
}

#sort_hotels .select-menu {
    border-radius: 8px;
}

#sort_hotels .select-menu .select-btn,
#sort-select.select-btn {
    display: flex;
    height: 42px;
    background: #fff;
    padding: 4px 14px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #A1A9C3;
    border-radius: 800px;
    align-items: center;
    color: #1B3771;
    cursor: pointer;
}

input[type=range] {
    /* Couleur de la barre de fond */
    background: transparent;
    width: 100%;
    -webkit-appearance: none;
}

.modal-mask {
    position: fixed;
    inset: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    pointer-events: none;
}

/* Barre de progression */
input[type=range]::-webkit-slider-runnable-track {
    height: 5px;
    background: #1B3771;
    /* couleur personnalisée */
    border-radius: 5px;
}



/* Le curseur */
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border: 1px solid #1B3771;
    background: #fff;
    /* couleur personnalisée */
    border-radius: 50%;
    cursor: pointer;
    margin-top: -7px;
    /* aligne le curseur */
}

.loader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}


.modalloader .modal-content {
    width: 800px !important;
}

.pr-2,
.px-2 {
    padding-right: .5rem !important;
}

.loader span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #1B3771;
    border-radius: 50%;
    animation: bounce 1.4s infinite ease-in-out both;
}

.loader span:nth-child(1) {
    animation-delay: -0.32s;
}

.loader span:nth-child(2) {
    animation-delay: -0.16s;
}

.loader span:nth-child(3) {
    animation-delay: 0;
}

@keyframes bounce {

    0%,
    80%,
    100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1);
    }
}

#sort-select.form-select {
    width: auto !important;
}

#sort_hotels .select-btn i {
    font-size: 25px;
    transition: 0.3s;
}

#sort_hotels .select-menu.active .select-btn i {
    transform: rotate(-180deg);
}

#sort_hotels .select-menu .options {
    position: absolute;
    width: auto;
    padding: 8px;
    margin-top: 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 1000;
}

#sort_hotels .select-menu.active .options {
    display: block;
}

#sort_hotels .options .option {
    cursor: pointer;
    align-items: center;
    line-height: 2;
    padding: 6px;
    list-style: none;
}

#sort_hotels .options .option:hover {
    background: #f2f2f2;
}

#sort_hotels .option i {
    font-size: 25px;
    margin-right: 12px;
}

#carteMap img {
    border-radius: 20px;
    height: 42px;
}

#carteMap .map {
     background: #fff0;
    width: 100%;
    text-align: center;
    top: 0%;
    height: 100%;
    align-self: center;
    border-radius: 18px !important;
    line-height: 3;
}

#carteMap .btnMap {
    font-weight: 500;
    color: #000;
}

.number_filter {
    color: #E6E6E6;
    z-index: 10;
    left: 22px;
    top: 13px;
    font-weight: 600;
    font-size: 13px;
}

.filter-star {
    position: relative;
}

.btn-check:checked+.btn.btn-outline-third {
    background-color: #FFF2F9 !important;
    color: #E6E6E6 !important;

}

.btn-check:checked+.btn.btn-outline-third .number_filter {
    background-color: #FFF2F9 !important;
}

.btnFilter,
.btnFilter:hover {
    border: 1px solid #A1A9C3 !important;
    border-radius: 20px !important;
}


.btn.btn-outline-third {
    color: #E6E6E6;
}

.btn.btn-outline-third .number_filter {
    color: #ABABAB;
}

.price-filter {
    display: flex;
    justify-content: space-between;
}

/* .rooms-type .boardsFilter {
    display: flex;
    align-items: center;
        flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100%;

}
.rooms-type .boardsFilter > * {
    min-width: 150px;
    margin-right: 10px;
} */
 .rooms-type {
    width: 100%;
    overflow: hidden; /* empêche le scroll vertical */
}

.rooms-type .boardsFilter {
    display: flex;
    flex-wrap: nowrap;       /* tous les éléments sur une seule ligne */
    overflow-x: auto;        /* scroll horizontal */
    -webkit-overflow-scrolling: touch; /* swipe fluide sur mobile */
}



.payment-type,
.payment-info {
    margin-bottom: 25px;
}

.payment-type .types {
    margin: 25px 0;
}

.payment-type .type {
    width: 40%;
    position: relative;
    background: #fff;
    border: 2px solid #e8ebed;
    padding: 14px;
    margin: 20px;
    min-height: auto;
    box-sizing: border-box;
    border-radius: 6px;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s ease;
}

.payment-type .type:hover {
    border-color: #28333b;
}

.payment-type .type:hover .logo,
.payment-type .type:hover p {
    color: #28333b;
}

.payment-type .type.selected {
    border-color: #1B3771;
    background: #fff;
}

.payment-type .type.selected p {
    color: #28333b;
}

.payment-type .type.selected::after {
    content: "";
    position: absolute;
    height: 32px;
    width: 32px;
    top: -15px;
    right: -15px;
    background: #fff url(../images/check-mark.png) no-repeat center center;
    background-size: contain;
    border: 2px solid #1B3771;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 24px;
}

.payment-type .type .logo,
.payment-type .type p {
    transition: all 0.5s ease;
}

.payment-type .type p {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #8a959c;
}

.main-hotel-price {
    font-size: 20px;
    font-weight: 600;
    line-height: 14px;
}

.mytooltip {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #007BFF;
    font-weight: 500;
}

.mytooltip::before {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 150%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 8px 12px;
    font-size: 14px;
    white-space: nowrap;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, transform 0.3s;
}

.mytooltip::after {
    content: "";
    position: absolute;
    bottom: 140%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

/* .mytooltip:hover::before,
    .mytooltip:hover::after {
        opacity: 1;
        visibility: visible;
    } */

.font-txt-cancelation {
    color: #28a745 !important;
    font-weight: 500;
}

.choice-room-line {
    background-color: #F3F5F8;
    padding: 4px 8px;
    border-radius: 6.4px;
}

.h-page__address-map {
    display: flex;
    align-items: center;
    justify-content: center;
    /* max-width: 288px; */
    height: 92px;
    background: url(/images/map-button-img.png) 0 0 / cover no-repeat;
}

.timeline-container {
    position: relative;
    padding: 1rem 0;
}

.timeline-item {
    margin-bottom: 1rem;
}

.timeline-line {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timeline-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #007bff;
    z-index: 1;
}

.timeline-dot.red {
    background-color: #dc3545;
}

.timeline-connector {
    position: absolute;
    width: 2px;
    background-color: #dee2e6;
    top: 15px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.timeline-date {
    padding-top: 0.25rem;
}

.timeline-content {
    padding-top: 0.25rem;
}

.timeline-content-box {
    background-color: #f8f9fa;
    border-radius: 0.25rem;
    padding: 1rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.txt-time {
    font-size: 1.1rem;
    font-weight: 500;
}

.place-name-fs {
    margin-bottom: 0.5rem;
}

.airline-logo {
    max-height: 30px;
    width: auto;
}

.text-lowercase {
    text-transform: lowercase;
}

.fw-medium {
    font-weight: 500;
}

.airline-name {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    flex-wrap: wrap;
}

.timeline-special-dot {
    color: #dc3545;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.navStyle.nav-underline .nav-link.active {
    color: #1B3771 !important;
}

.navStyle .nav-link {
    color: #000 !important;
}

.navStyle {
    border-bottom: 1px solid rgba(116, 117, 121, .75) !important;
}

.total_number,
.statusNumber {
    color: #FFB800 !important;
}
#faqAccordion0 .accordion-button, #faqAccordion1 .accordion-button{
    font-size: 14px !important;
}
.btnSuiv{
    border-radius: 50% !important;
    background-color:#1B3771 !important;
    min-width: 29px !important;
    color: #fff;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02) !important;
    padding: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid #fff !important;
}
.btnSuiv:hover{
  color: #1B3771 !important;
  border-color: #1B3771 !important;

}
.nav-fiche .nav-link {
  white-space: nowrap;
}
.nav-fiche {
  overflow-x: auto;
  white-space: nowrap;

  /* Chrome, Edge, Safari */
  scrollbar-width: none;        /* Firefox */
  -ms-overflow-style: none;     /* IE & Edge legacy */
}

.nav-fiche::-webkit-scrollbar {
  display: none;                /* Chrome, Safari */
}
.accordion-button::after {
  font-size: 12px; /* taille souhaitée */
  width: 12px !important;     /* facultatif, pour ajuster la largeur */
  height: 12px !important;    /* facultatif, pour ajuster la hauteur */
  background-size:12px !important
}
 .hotelsRooms .bg-select {
         width: 115px !important;
        border-radius: 4px;
        color: #1B3771;
        background-color: #e6f4ff !important;
    }
    .hotelsRooms .room-select {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
}
.img-cib{
  width:70px !important ;
  height: auto !important;
}
@media (min-width: 768px) {
   

    #searchFormFlights  .input-separate {
        padding-top: 12px;
        padding-bottom: 0px;
    }

    .Editinput-separate.js-datepicker {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .formStyle {
        margin-block-end: 0em !important;
    }

    .Editinput-separate.input-separate {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #searchFormFlights .js-datepicker {
        margin-top: 12px;
        margin-bottom: 0px;
    }


}



.border-custom-light {
    border: 1px solid #c9c9c9;
}

.border-custom-light.selectedRow {
    border: 1px solid #1B3771 !important;
}

.mh-215 {
    min-height: 150px;
}

.except.nights-count {
    background-color: transparent;
}

.gallery-thumbs a img {
    max-height: 247px !important;
}

.w-footer {
    width: 50%;
}

#rates .nav-pills .nav-link.active {
    color: #1B3771;
    background-color: transparent;
    border: 1px solid #1B3771;
    border-radius: 5px;
    padding: 15px;
}

.tab-content-style {
    background: #fafafa !important;
    padding: 9px;
    margin-bottom: 15px;
}

#rates .nav-pills .nav-link {
    color: #000;
    border: 1px solid #A1A9C3;
    border-radius: 5px;
    padding: 15px;
    margin-right: 15px;
}

.sub-title {
    font-weight: 600;
    font-size: 28px !important;
}
.h-55 {
    height: 55px;
}

.logintab .input-ttp {
    height: 58px;
}

.badge-primary {
    color: #fff;
    background-color: #0062cc;
}

.badge-info-primary {
    color: #1B3771;
    background-color: #e6f4ff;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.page-link {
    font-size: 14px;
    border-radius: 50%;
    padding: 0px 8px;
}

.active>.page-link,
.page-link.active {
    background-color: #1B3771;
    border-color: #1B3771;
}

.page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    color: #1B3771;
    background-color: #1B377126;
    border-color: #1B3771;
}

.paginate_button {
    margin-right: 4px;
}


.page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    color: #1B3771;
    background-color: rgba(40, 125, 250, 0.07);
}


.eye-password {
    right: 2%;
    top: 35%;
}

.Edit-password {
    right: 2%;
    top: 22%;
}

.account-pages .list-group-item {
    border: 0px;
}

.account-pages .list-group-item.active {
    color: #000;
    background-color: #F3F5F8;
    border-color: #F3F5F8;
}

.author-bio {
    line-height: 1;
}

.no-page__title {
    font-size: 200px;
    font-weight: 600;
    line-height: 1.2
}

@media(max-width: 991px) {
    .no-page__title {
        font-size: 120px
    }
}

@media(max-width: 767px) {
    .rating svg{
    width: 12px !important;
    height: 12px !important;
}
    .sub-title {
    font-weight: 600;
    font-size: 20px !important;
}
    .w-footer {
        width: 70%;
    }

    .col-sm-0 {
        display: none !important;
    }

    .modalloader .modal-content {
        width: 80% !important;
    }

    .no-page__title {
        font-size: 90px
    }
}


#faqAccordion .accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
}

.hotel-room-price {
    font-size: 17px;
}

#price-range {
    width: 100%;
}

.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    opacity: 1;
    font-size: 18px;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-content4,
.mytooltip:hover .tooltip-text2 {
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.mytooltip {
    display: inline;
    position: relative;
    z-index: 10
}

.mytooltip:hover .tooltip-item::after {
    pointer-events: auto
}

.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0)
}

.mytooltip:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    transform: scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-item2 {
    color: #fff;
    transform: translate3d(0, -.5em, 0)
}

.mytooltip:hover .tooltip-content5 {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0s
}

.mytooltip:hover .tooltip-text3 {
    transition-delay: 0s;
    transform: scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-inner2 {
    transition-delay: 0.3s;
    transform: translate3d(0, 0, 0)
}

.tooltip-effect-3 .tooltip-content {
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    transition: opacity .3s, transform .3s
}

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 20rem;
    left: 50%;
    margin: 0 0 20px -180px;
    top: 2.3rem;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    box-shadow: -5px -5px 15px rgb(48 54 61 / 20%);
    background: #ffff;
    opacity: 0;
    cursor: default;
    pointer-events: none
}

.tooltip-item {
    cursor: pointer;
    display: inline-block
}

.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 14px;
    color: #797f8e
}

.tooltip-content::before {
    border-color: transparent transparent #d1d1d1;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    left: 70%;
    top: -28px
}

.tooltip-item .nav-link {
    text-transform: none !important;
}

@media only screen and (min-width: 1024px) and (max-width:1399px) {
    .slide .carousel-caption {
        left: 20%;
        top: 0.25rem;
    }
}

@media only screen and (min-width: 1400px) and (max-width:1600px) {
    .slide .carousel-caption {
        left: 20%;
        top: 0.25rem;
    }
}

.btn-pay-now {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
}

.btn-pay-now::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.btn-pay-now:hover::before {
    left: 100%;
}

.btn-pay-now:hover {
    background: linear-gradient(135deg, #059669 0%, #047857 100%);
}

.btn-pay-now:active {
    transform: translateY(0);
}

.btn-icon-pay {
    display: flex;
    align-items: center;
    font-size: 16px;
    height: 30px;
}

.btn-text {
    font-weight: 600;
    letter-spacing: 0.3px;
}

.btn-arrow {
    font-size: 18px;
    transition: transform 0.3s ease;
}


/* Loading state (optional - add 'loading' class when processing) */
.btn-pay-now.loading {
    pointer-events: none;
    opacity: 0.7;
}

.btn-pay-now.loading .btn-icon i {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.bg-home {
    position: relative;
    /* Make sure the container can position the background absolutely */
    overflow: hidden;
    /* To prevent the background from overflowing */
}

.bg-home {
    background-image: url('/images/right-bg.png');
    background-repeat: no-repeat;
       background-position: right center;
    background-size: 16% auto;
}

.bg-destinations {
    position: relative;
    overflow: hidden;
}

.bg-destinations {
    background-image: url('/images/left-bg.png');
    background-repeat: no-repeat;
        background-position: left center;
    background-size: 16% auto;
}

.destinations {
    display: flex;
    height: 400px;
}

.destination-home {
    flex: 1;
    /* largeur normale */
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    position: relative;
    transition: flex 0.4s ease, transform 0.4s ease;
    cursor: pointer;
    display: flex;
    align-items: flex-end;
    padding: 20px;
    color: #fff;
}

/* La carte active est plus large */
.destination-home.active {
    flex: 2.2;
}

/* Au survol une carte grossit */
.destination-home:hover {
    flex: 2.2;
    transform: scale(1.02);
}

/* Superposition foncée */
.destination-home::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55), transparent);
    border-radius: 20px;
}

.content {
    position: relative;
    z-index: 2;
    color: white;
}
/* MOBILE */
@media (max-width: 768px) {
  .destinations {
    overflow-x: auto;
    flex-wrap: nowrap;
    height: 200px;
    scroll-snap-type: x mandatory;
    padding-bottom: 10px;
  }

  .destination-home {
    flex: 0 0 calc((100% - 16px) / 2.5); /* 2.5 cards */
    min-width: calc((100% - 16px) / 2.5);
    scroll-snap-align: start;
    transition: none;
  }

  /* Désactiver l’effet hover mobile */
  .destination-home:hover,
  .destination-home.active {
    flex: 0 0 calc((100% - 16px) / 2.5);
    transform: none;
  }
}
.icon-tab{
    width: 35px ;
    height: 35px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 0px !important;
    background-color: #ffff !important;
}
.table-responsive th{
    font-weight: 500 !important;
}

/* Mobile Drawer Styles */
.mobile-drawer {
    position: fixed;
    top: 0;
    right: -100%;
    width: 85%;
    max-width: 350px;
    height: 100vh;
    background: white;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    transition: right 0.3s ease-in-out;
    z-index: 2000;
    overflow-y: auto;
}

.mobile-drawer.drawer-open {
    right: 0;
}

.drawer-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: -1;
    pointer-events: none;
}

.drawer-header {
    border-bottom: 1px solid #e0e0e0;
}

.drawer-link {
    display: block;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0 !important;
    transition: background-color 0.2s;
}

.drawer-link:hover {
    background-color: #f5f5f5;
    color: #0066cc;
}


.drawer-chevron {
    transition: transform 0.2s;
    font-size: 0.75rem;
}

.drawer-dropdown-item .collapse:not(.show) ~ .drawer-link .drawer-chevron {
    transform: rotate(-90deg);
}

.drawer-dropdown-item .collapse.show ~ .drawer-link .drawer-chevron {
    transform: rotate(0deg);
}

/* Pour les écrans larges, masquer le drawer */
@media (min-width: 992px) {
    .mobile-drawer {
        display: none;
    }
    
    .principal-navbar {
        display: flex !important;
    }
}
 .modal-title {
      margin: 0;
      text-align: center;
      position: relative;
      z-index: 1;
      letter-spacing: -0.02em;
    }

    .modal-subtitle {
    
      text-align: center;
      font-size: 0.95rem;
      margin-top: 0.5rem;
      position: relative;
      z-index: 1;
      line-height: 1.5;
    }