
body {
    font-family: "Roboto",Arial,sans-serif;
    background-color: white;
}

[dir="rtl"] body {
    font-family: "Noto Kufi Arabic", sans-serif;
}

nav.navbar {
    transition: top 0.3s ease;
}

.image-wrapper {
    position: relative;
}

button.MainPhone{
    visibility :hidden;
}
/* Scoped to #carousel-home only */
#carousel-home .owl-carousel {
    position: relative;
}

#carousel-home .owl-nav {
    position: absolute;
    top: 50%;
    left: -25px;
    width: calc(100% + 50px); /* Extends 25px left and right */
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
}

    #carousel-home .owl-nav button.owl-prev,
    #carousel-home .owl-nav button.owl-next {
        background-color: #fff !important;
        border: 1px solid #1968B3 !important;
        color: #1968B3;
        font-size: 2rem;
        width: 40px;
        height: 40px;
        border-radius: 50% !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
        pointer-events: all;
    }

        #carousel-home .owl-nav button.owl-prev:hover,
        #carousel-home .owl-nav button.owl-next:hover {
            background: none !important;
            color: #fff;
        }

#carousel-home .owl-theme .owl-nav [class*="owl-"] {
    background: none;
}

.shadow-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; /* allows clicks to pass through */
    background: #00000069
}

body.scrolled nav.navbar {
    position: sticky;
    top: 0;
    padding-top: 0;
    margin-top: 0
}

body.scrolled header {
    position: fixed;
}

header {
    top: 0;
    margin-top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.btns-login {
    display: none;
}

@media (max-width: 991px) {
    .btns-login {
        display: flex;
        width: 60%;
    }


    .btn-login {
        display: none;
    }

    .btn-sign {
        display: none;
    }
}


body.scrolled header .topPage {
    display: none;
    transition: top 0.3s ease;
}

body.scrolled header > .container-xl.mt-2 {
    display: none;
}

.error {
    color: #dc3545 !important;
}

.swal2-input {
    width: 100%;
    padding: 10px;
    margin-bottom: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

    .swal2-input:focus {
        border-color: #007bff;
        box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
        outline: none;
    }




/* Submit button styling */
[dir="rtl"] .flip-rtl {
    transform: scaleX(-1);
}

.button-edit {
    border: none;
    background: none;
}

.submit-button {
    display: block;
    width: 100%;
    padding: 12px;
    border: none;
    background-color: #007bff;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

    .submit-button:hover {
        background-color: #0056b3;
    }

.Cancel-button {
    display: block;
    width: 100%;
    padding: 12px;
    border: none;
    background-color: #007bff;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

    .Cancel-button:hover {
        background-color: #0056b3;
    }

.navbar {
    box-shadow: 0px 2px 10px 0px #7C8DB51F;
    border-bottom: none !important;
}

.navbar-nav {
    padding-left: 35px;
}


.m-custom {
    margin-bottom: 3rem;
    margin-top: -15px;
}

.nav-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: -0.05px;
    color: #48484A !important;
}

    .nav-link.active {
        font-weight: 500;
        font-size: 16px;
        line-height: 29px;
        letter-spacing: -0.05px;
        color: #1968B3 !important;
    }

.btn-blue {
    display: flex;
    align-items: center;
    background-color: #1968b3;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    font-weight: 500;
    border: 1px solid #1968b3;
    padding: 8px 9px;
    border-radius: 46px;
    width: 126px;
    height: 46px;
    gap: 6px;
    text-decoration: none;
}

[dir="rtl"] .btn-blue {
    width: max-content;
}

.btn-blue img {
    width: 10.64px;
    height: 11.26px;
}

.btn-outline-blue {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 29px;
    font-weight: 500;
    color: #48484A;
    border: 1px solid #1968b3;
    padding: 10px 15px;
    border-radius: 46px;
    width: 96px;
    height: 46px;
    gap: 10px;
    text-decoration: none;
}

.img-store {
    width: 91.63px;
    height: 33.61;
}

.img-store-google {
    width: 98.05px;
    height: 33.61;
}

.message-inscription {
    font-weight: 400;
    font-size: 16px;
    line-height: 14.06px;
    color: #909090;
}

    .message-inscription a {
        font-weight: 500;
        color: #66460D;
    }

.sous-titre {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #4D525F;
    margin-top: 9px;
    width: 300px
}



.social-icon img {
    width: 24px;
    height: 24px;
}




.footer-heading {
    color: #28292A;
    font-size: 18px;
    font-weight: 600;
}

.footer-links {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
    max-width: 297px;
    margin-left: 2px;
}

    .footer-links ul {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 16px
    }

        .footer-links ul a {
            color: #333333;
            text-decoration: none;
        }












.footer-container {
    background: #E7F3FF;
    padding: 30px 30px 5px 30px;
}

.footer-logo {
    width: 147px;
}





.copyrigth {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    background: white;
    padding: 19px 24px;
    border-radius: 0px 0px 12px 12px;
}

/* slogon */
.carousel-item img {
    width: 100%;
}

.title-slogon {
    font-weight: 600;
    font-size: 39px;
    line-height: 40.6px;
    color: #FFFFFF;
}

.desc-slogon {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.btn-commencer {
    width: 261px;
    justify-content: space-evenly;
}

    .btn-commencer img {
        width: 29.52px;
        height: 28.66px;
    }

@media (max-width: 1200px) {
    .carousel-item img {
        width: auto;
        /*height: 350px*/
    }

    .title-slogon {
        font-weight: 600;
        font-size: 25px;
        line-height: 30.6px;
    }

    .desc-slogon {
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
    }

    .btn-commencer {
        width: 261px;
        justify-content: space-evenly;
    }

        .btn-commencer img {
            width: 29.52px;
            height: 28.66px;
        }
}

@media (max-width: 1500px) {
    .title-slogon {
        font-weight: 600;
        font-size: 30px;
        line-height: 30.6px;
    }

    .desc-slogon {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .btn-commencer {
        width: 261px;
        justify-content: space-evenly;
    }

        .btn-commencer img {
            width: 29.52px;
            height: 28.66px;
        }
}

@media (max-width: 740px) {
    .carousel-item img {
        width: auto;
        /* height: 400px*/
    }

    .title-slogon {
        font-weight: 600;
        font-size: 24px;
        line-height: 30.6px;
    }

    .desc-slogon {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .btn-commencer {
        width: 261px;
        justify-content: space-evenly;
    }

        .btn-commencer img {
            width: 29.52px;
            height: 28.66px;
        }
}


.carousel-caption-custom {
    top: 0%;
    right: 0%;
    left: 0%;
    text-align: left;
    align-content: space-around;
    margin-left: 16%;
}

.carousel-caption-home {
    left: auto;
    top: 10%;
}

[dir="rtl"] .carousel-caption-custom {
    text-align: right;
    margin-left: 13%;
}

/*home */
.list-tags-home {
    justify-content: center;
    gap: 10px;
    width: 70%;
}

.link-partner {
    text-decoration: none;
    padding-bottom: 5px;
    color: #212529
}

.card-partner {
    width: 251px;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #E2E2E7;
    padding-left: 0px;
    padding-right: 0px;
}

    .card-partner a {
        text-decoration: none;
    }

    .card-partner img {
        width: 249px;
        height: 148px;
    }

.card-body-partner {
    height: 88px;
    padding: 15px 5px;
}

.owl-carousel .owl-item a.open-icon img {
    width: 36px;
    height: 36px;
}

.card-title-partner {
    font-weight: 500;
    line-height: 18px;
    font-size: 16px;
    color: #0B051D;
    padding-bottom: 5px;
}

.card-text-partner {
    font-weight: 400;
    line-height: 18px;
    font-size: 14px;
    color: #929296;
}

.card-partner .open-icon img {
    width: 36px;
    height: 36px;
}
/* section boutiques */
.section-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 52px;
    text-align: center;
    padding-bottom: 20px;
}

.section-boutiques .card {
    border: none;
    padding-left: 10px;
    padding-top: 20px;
}

    .section-boutiques .card img {
        width: 347px;
        height: 175px;
    }

.card-img-top {
    position: absolute;
    width: 364px !important;
    height: 276px !important;
    top: -21px;
    left: 20px;
}

.card-img-top-hyper {
    position: absolute;
    width: 293.03px !important;
    height: 230.03px !important;
    top: -32px;
    left: 53.97px;
}

.card-img-top-ecommerce {
    position: absolute;
    width: 219px !important;
    height: 218px !important;
    top: -24px;
    left: 106px;
}

.section-boutiques .card-body .card-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 52px;
    color: #212529;
    text-decoration: none;
}


.section-boutiques .card-body .card-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #212529;
}

.link-decouvrire {
    color: #1968b3;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}

/*qui somme nous*/
.image-column img {
    width: 446px;
    height: 251px;
    border-radius: 20px;
}

.text-wrapper .headline {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    color: #48484A;
}

.text-wrapper .description-hani {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: justify;
    color: #48484A;
}

.text-wrapper .value-prop {
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    text-align: justify;
    color: #48484A;
}

.image-column-secondary img {
    width: 301px;
    height: 211px;
}

.mission-title {
    font-weight: 400;
    font-size: 32px;
    line-height: 52px;
    letter-spacing: -1px;
}

.value-card {
    /*width: 258px;*/
    height: 283px;
    border-radius: 20px;
    box-shadow: 0px 4px 45px 2px #00000008;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding
}

.value-title {
    font-weight: 400;
    font-size: 25px;
    line-height: 52px;
    letter-spacing: -1px;
}

.value-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    min-height: 66px;
}

.value-icon {
    /*width: 77px;*/
    height: 77px;
}
/* use hanipay*/
.section-use-hanipay {
    background-image: url("/images/back-use.png");
    color: #fff;
}

.section-use-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 37.5px;
    text-align: center;
}

.section-use-desc {
    font-weight: 400;
    font-size: 22px;
    line-height: 29px;
    opacity: 80%;
    text-align: center;
}

.blocks {
    display: flex;
    gap: 27px;
}

.block-group img {
    width: 57px;
    height: 56.92px;
}

.block-group {
    display: flex;
    gap: 25px;
    flex-direction: column;
    padding: 20px 20px 0px 20px;
}

.title-block {
    font-weight: 300;
    font-size: 22px;
    line-height: 29.5px;
}

.block-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.title-block span {
    font-weight: 700;
}

.description-block {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0%;
}

[dir="rtl"] .description-block {
    line-height: 20px;
}

.section-use-content {
    padding: 50px 20px 50px 20px;
}

.img-phone {
    margin-top: 15px;
    padding-left: 5px;
    width: 385px;
    height: 345px;
    margin-bottom: -30px;
}

/* asection association*/
.section-association {
    padding-left: 10px;
    margin-top: 5rem !important;
}

.logo-assosiation {
    /* width: 190px; */
    /* height: 190px; */
    /* margin: 5px 15px 15px 5px; */
}

.association-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -1px;
    color: #212529;
}

.association-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #212529;
    padding-top: 15px;
    text-align: justify;
}

.btn-rejoinder {
    width: 198px;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    justify-content: space-evenly;
}


.aptitud-title {
    color: #1968B3;
    font-weight: 500;
}

.box-images {
    margin-right: 50px;
    padding-right: 0
}


    .box-images img {
        margin: 5px 15px 15px 5px;
    }


@media (max-width: 500px) {
    .box-images {
        margin-right: 15px;
        padding-right: 0;
    }
}

@media (max-width: 500px) {
    .logo-assosiation {
        margin: 0px;
        margin-bottom: 15px;
    }
}
/* section flexibilite*/
.section-flexi .card {
    margin: 10px;
}

.flexi-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: 0.5px;
    padding-left: 10px
}

.flexi-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #212529;
    padding-left: 10px
}



.section-flexi .card {
    background-color: #F5FAFF;
    height: 197px;
    border-radius: 16px;
    border: 1px solid #D5EBFF;
    justify-content: center;
    padding: 20px 25px;
}

.section-flexi .card-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 29.5px;
    margin-top: 12px;
    color: #1968B3
}

.section-flexi .card-desc {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: -7px;
}

/* temoignage */
.section-temoignage {
    background-color: #F0F8FF;
    padding: 30px 0px;
    padding-left: 10px
}

.temoignage-title {
    font-weight: 400;
    font-size: 32px;
    line-height: 31px;
    color: #212529;
}

.temoignage-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #212529;
}

.section-temoignage .card {
    height: 230px;
    padding: 10px 0px;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
}

.writer-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
}

.writer-place {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
}

.message {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 1rem;
}




/* section faq*/

.faq-section {
    padding-left: 10px;
    margin-bottom: 5rem !important;
}

.content {
    padding-top: 1.5rem;
}

.faq-section .main-title {
    font-weight: 400;
    font-size: 36px;
    line-height: 52px;
    color: #212529;
}

.faq-section .subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #48484A;
}

.newsletter-title {
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
}

.btn-envoyer {
    background-color: #D5EBFF;
    color: #1968B3;
    width: 118px !important;
    height: 51px;
    font-weight: 500;
    line-height: 20px;
    gap: 10px;
    border: none;
    justify-content: center;
}

.input-group-text {
    background-color: #FAFAFA;
    border: 1px solid #DBDBDB;
    border-radius: 37px;
    border-right: none;
}

.email-input {
    background-color: #FAFAFA;
    border: 1px solid #DBDBDB;
    border-radius: 37px;
    border-left: none;
}

    .email-input::placeholder {
        color: #AAAAAA;
    }

[dir="rtl"] input.form-control.email-input {
    border-right: none;
    border-left: 1px solid #DBDBDB;
    border-top-left-radius: 37px !important;
    border-bottom-left-radius: 37px !important;
}

[dir="rtl"] .input-group-text {
    border-left: none;
    border-right: 1px solid #DBDBDB;
    border-top-right-radius: 37px !important;
    border-bottom-right-radius: 37px !important;
}

.input-group {
    width: 75%;
}

.accordion-item {
    border: none;
    padding-bottom: 7px;
    border-bottom: 1px solid #B5B5B733;
}

.accordion-button::after {
    background-image: url(/icons/accordion-expand.png);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(/icons/accordion-collapse.png);
}

/* page boutique*/
.title-Achat-Boutique {
    font-size: 32px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -1px;
    color: #212529;
    text-align: center;
}

.achat-boutique .subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 52px;
    color: #212529;
    text-align: center;
}

    .achat-boutique .subtitle span {
        font-weight: 300;
        padding-left: 6px;
        line-height: 29px
    }

.list-tags {
    justify-content: center;
    gap: 10px;
}

.btn-tags {
    border-radius: 30px;
    padding: 12px 16px;
    border: 1px solid #EDEDED;
    background: #FFFFFF;
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    width: auto;
    text-decoration: none;
}

    .btn-tags:hover {
        color: #FFFFFF;
        background: #1968B3;
    }

.btn-tags-checked {
    color: #FFFFFF;
    background: #1968B3;
}

.btn-tags-NotChecked {
    color: #FFFFFF;
    background: #1968B3;
}

.boutique-header {
    justify-content: space-between;
}

.title {
    font-size: 32px;
    font-weight: 400;
    line-height: 52px;
    width: auto;
}



.recherche-input {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 37px;
    border-left: none;
}

    .recherche-input::placeholder {
        color: #696969;
    }


.boutique-header .input-group-text {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 37px;
    border-right: none;
}

.boutique-header .input-group {
    width: auto;
}

.title-Tag {
    font-weight: 500;
    font-size: 18px;
    line-height: 21.09px;
    color: #212529;
    width: auto;
}

.SeeAll {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.41px;
    color: #696969;
    width: auto;
}

.brand-logo {
    width: 199.85px;
    height: 127.53px;
    border-radius: 8px;
    border: 1px solid #F7F7F7;
}

.brand-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #757575;
}

.list-boutiques a {
    text-decoration: none;
}


.voir-autre {
    padding: 10px;
}

    .voir-autre a {
        text-decoration: none;
    }

.description .title {
    color: #48484A;
    line-height: 25px;
    font-weight: 500;
    font-size: 21px;
}

.voir-autre img {
    height: 175px;
    border-radius: 8px
}

.description {
    display: flex;
    padding: 5px 20px;
    gap: 26px;
    flex-direction: column;
}

    .description .desc {
        color: #212529;
        line-height: 22px;
        font-weight: 300;
        font-size: 16px;
    }

.icon-social {
    display: flex;
    gap: 15px;
    color: #B5B5B7;
    font-size: 20px
}

    .icon-social img {
        width: 30px
    }


/* grand surfaces*/
.Grand-surfaces .subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
    color: #212529;
    text-align: center;
}

    .Grand-surfaces .subtitle span {
        font-weight: 300;
        padding-left: 6px;
        line-height: 29px
    }

.Hyper-card {
    max-width: 350px;
    text-decoration: none !important;
}

    .Hyper-card img {
        width: 349px;
        height: 179px;
        border-radius: 12px;
    }

    .Hyper-card .brand-title {
        text-decoration: none !important;
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        color: #28292A;
    }

    .Hyper-card .brand-name {
        font-weight: 400;
    }


.traduction {
    padding-left: 0;
}

#navbarNavDropdown .traduction {
    padding-left: 5px;
    padding-top: 2px;
}

.stickyheader {
    display: none;
}

.scrolled .stickyheader {
    display: flex;
}

.traduction .form-select-sm {
    border: none;
    width: auto;
}

.traduction select {
    border-radius: 12px;
    height: 40px;
    border: 1px;
}

.traduction option {
    color: #48494B;
    font-weight: 400;
}

.btn-section-acces {
    border: none;
    font-weight: 500;
    background-color: transparent;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.05px;
}

    .btn-section-acces.active {
        border-bottom: 2px solid #1968b3;
        padding: 10px 10px 15px 10px;
        color: #1968b3;
        background-color: transparent;
    }

.recherche-produit .input-group-text {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 37px;
    border-right: none;
}



/*detail partner*/
.partners-section {
    display: flex;
    align-items: center;
    padding: 16px 0;
    font: 500 16px Roboto, sans-serif;
}

.partner-info {
    display: flex;
    min-width: 240px;
    align-items: center;
    gap: 8px;
    justify-content: start;
    flex-wrap: wrap;
    flex: 1;
    flex-basis: 0%;
    margin: auto 0;
}


.arrow {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 12px;
    align-self: stretch;
    margin: auto 0;
}

.partner-label {
    color: #929296;
    text-decoration: none;
}

.partner-label-back {
    margin-right: 10%;
}

.partner-name {
    color: #1968B3;
    margin: auto 0;
}

.boutique-container {
    overflow: hidden;
}

.boutique-content {
    display: flex;
    gap: 20px;
}

.contact-partner {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #909090;
    padding: 15px 0px;
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}





.boutique-image {
    aspect-ratio: 1.35;
    object-fit: contain;
    object-position: center;
    width: 248px;
    border-radius: 20px;
    max-width: 100%;
}


.description-column {
    width: 51%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .description-column {
        width: 100%;
    }
}

.description-content {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    font-family: Roboto, sans-serif;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .description-content {
        max-width: 100%;
        margin-top: 28px;
    }
}

.boutique-name {
    color: #28292A;
    font-size: 18px;
    font-weight: 500;
    align-self: start;
    padding: 5px 0px;
}

.boutique-description {
    transform: rotate(0.001919467027352925rad);
    color: rgba(105, 105, 105, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 13px;
    max-height: 200px;
    overflow-y: scroll;
}

@media (max-width: 991px) {
    .boutique-description {
        max-width: 100%;
    }
}

.contact-column {
    width: 27%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .contact-column {
        width: 100%;
    }

    .contact-image {
        display: none;
    }
}

.contact-info {
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: start;
    margin: 0 auto;
    padding: 38px 62px 38px 30px;
    border: 1px solid #f7f7f7;
}

@media (max-width: 991px) {
    .contact-info {
        margin-top: 30px;
        padding: 0 20px;
    }
}

.phone-container {
    display: flex;
    gap: 7px;
    color: rgba(105, 105, 105, 1);
    font: 400 14px Roboto, sans-serif;
}

.contact-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 34px;
}

.phone-numbers {
    align-self: start;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}

.website-container {
    display: flex;
    margin-top: 11px;
    gap: 7px;
    color: rgba(105, 105, 105, 1);
    white-space: nowrap;
    font: 400 14px/2 Roboto, sans-serif;
}

@media (max-width: 991px) {
    .website-container {
        white-space: initial;
    }
}

.website-url {
    flex-basis: auto;
    margin: auto 0;
}

.social-container {
    display: flex;
    margin-top: 11px;
    gap: 11px;
}

.social-text {
    color: rgba(105, 105, 105, 1);
    align-self: start;
    flex-grow: 1;
    font: 500 14px/2 Roboto, sans-serif;
}

.social-icons {
    display: flex;
    gap: 3px;
}

.social-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}


.simulation-container {
    display: flex;
    flex-direction: column;
    align-items: start;
    font-family: Roboto, sans-serif;
}

.simulation-header {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .simulation-header {
        margin-left: 4px;
    }
}

.simulation-title {
    color: #1968b3;
    font-size: 18px;
    font-weight: 600;
}

.simulation-subtitle {
    color: #28292a;
    font-size: 14px;
    font-weight: 500;
    align-self: start;
    margin-top: 5px;
}

.simulation-indicative {
    color: #a6a6a6;
}

.simulation-form {
    align-self: stretch;
    display: flex;
    margin-top: 9px;
    width: 100%;
    align-items: center;
    gap: 16px;
    font-size: 14px;
    color: #1968b3;
    font-weight: 400;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 24px 16px 8px;
}

@media (max-width: 991px) {
    .simulation-form {
        max-width: 100%;
        padding-right: 20px;
    }
}

.back-button-wrapper {
    align-self: stretch;
    display: flex;
    height: 40px;
    flex-direction: row;
    font-weight: 500;
    white-space: nowrap;
    text-align: right;
    justify-content: start;
    width: 106px;
    margin: auto 0;
    gap: 10px
}

@media (max-width: 991px) {
    .back-button-wrapper {
        white-space: initial;
    }
}

.back-button {
    border-radius: 8px;
    background-color: #eff8ff;
    display: flex;
    min-height: 42px;
    width: 100%;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 13px 20px;
    border: 1px solid #daeeff;
}

@media (max-width: 991px) {
    .back-button {
        white-space: initial;
    }
}

.back-button-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 16px;
    height: 16px;
    align-self: stretch;
    margin: auto 0;
}

.back-button-text {
    align-self: stretch;
    margin: auto 0;
    color: #1968B3;
    font-weight: 500;
    line-height: 16.4px;
    font-size: 14px;
}

.input-field {
    align-self: stretch;
    flex: 1;
    border-radius: 12px;
    border: 1px solid #d3d3d6;
    background: #fff;
    min-width: 240px;
    min-height: 48px;
    padding: 20px 16px;
    color: #b5b5b7;
}

.simulate-button-wrapper {
    align-self: stretch;
    display: flex;
    min-width: 240px;
    flex-direction: column;
    font-family: Inter, sans-serif;
    font-weight: 600;
    white-space: nowrap;
    line-height: 1;
    width: 311px;
    margin: auto 0;
}

@media (max-width: 991px) {
    .simulate-button-wrapper {
        white-space: initial;
    }
}

.simulate-button {
    border-radius: 8px;
    background-color: #d5ebff;
    padding: 16px 31px;
    font-weight: 600;
    color: #1968B3;
    line-height: 14px;
    font-size: 14px;
    border: 1px;
    width: 338px;
    min-height: 42px;
    float: right;
}

@media (max-width: 991px) {
    .simulate-button {
        white-space: initial;
        padding: 0 20px;
    }
}

.validation-messages {
    z-index: 10;
    display: flex;
    margin-left: 25px;
    width: 594px;
    max-width: 100%;
    gap: 20px;
    font-size: 15px;
    font-weight: 500;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .validation-messages #lbl_ApportMinimal {
        font-weight: 600;
        color: red !important;
    }

.error-message {
    color: #c90a0d;
}

.info-message {
    color: #b5b5b7;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/*
    .form-control {
    padding: 20px 24px 20px 24px;
    border-radius: 12px;
}

*/
label, select, input {
    color: #696969 !important;
}

.form-label {
    color: #696969;
    padding: 20px 24px 20px 24px;
    border-radius: 12px;
    height: 48px;
    left: 12px;
    top: -2px;
}

.form-floating .form-label {
    color: #696969;
    padding: 20px 24px 20px 24px;
    border-radius: 12px;
    height: 48px;
    left: 16px;
    top: -2px;
}

[dir="rtl"] .form-floating .form-label {
    right: 14px;
}

.form-floating .form-control {
    padding: 20px 24px 20px 24px;
    border-radius: 30px !important;
    margin-bottom: 15px;
}

.Points_ventes .title {
    padding: 10px 0px;
    color: #28292A;
    font-size: 18px;
    font-weight: 500;
    align-self: start;
    padding: 5px 0px;
    line-height: 100%;
}


.Shops {
    display: flex;
    gap: 9px;
}


.shop-card {
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0px 2px 19px 2px #3232470D;
    display: flex;
    max-width: 303px;
    flex-direction: column;
    justify-content: space-around;
    border: 1px solid #f7f7f7;
}

.shop-image {
    object-fit: contain;
    object-position: center;
    height: 129px;
    border-radius: 12px;
    margin-top: 10px;
}

.shop-details {
    display: flex;
    width: 100%;
    flex-direction: column;
    font-family: Roboto, sans-serif;
    padding: 24px;
}

.shop-name {
    color: #28292a;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 12px;
}

.shop-info {
    display: flex;
    width: 100%;
    flex-direction: column;
    font-size: 14px;
    color: #696969;
    font-weight: 400;
    gap: 2px;
}

    .shop-info img {
        width: 12px;
        height: 15px;
    }

.shop-location, .shop-phone {
    display: flex;
    gap: 2px;
    gap: 7px;
    align-items: center;
}

.shop-info span {
    margin-left: 2px;
}
/*
*/

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%; /* Position the submenu to the right of its parent */
        margin-left: 0.1rem;
        margin-top: -0.125rem;
        display: none; /* Hide submenu initially */
    }

    .dropdown-submenu:hover .dropdown-menu {
        display: block; /* Show submenu on hover */
    }
/* profile*/

.tab-content {
    background: #FCFCFC;
    border: 1px solid #F4F4F4;
    border-radius: 12px;
}

.nav-tabs {
    border-bottom: none;
}

.profile-capacity {
    font-weight: 500;
    font-size: 20px;
    line-height: 23.44px;
    color: #212529;
}

.box {
    justify-content: center;
    gap: 10px;
    margin: 10px;
}

    .box .title {
        font-size: 16px;
        color: #696969;
        font-weight: 400;
        line-height: 18.75px;
        letter-spacing: 0px
    }

    .box .value {
        font-size: 22px;
        color: #28292A;
        font-weight: 600;
        line-height: 33px;
    }

.card-Capacity {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.carte {
    border: 1px solid #F4F4F4;
    padding: 20px;
    border-radius: 12px;
}

.card-logo {
    border-radius: 12px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: #7C8DB51F;
    box-shadow: 0px 2px 10px 0px #7C8DB51F;
}

    .card-logo img {
        width: 24px;
        height: 24px;
    }

.content {
    padding: 20px 45px;
}

.title-profile {
    font-weight: 500;
    font-size: 18px;
    line-height: 21.09px;
    color: #28292A;
    padding-bottom: 20px;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}

    .title-profile img {
        height: 20px
    }



.check-group {
    margin-bottom: 10px;
}

    .check-group .label {
        padding: 20px 24px 20px 0px;
    }


.doc-cards {
    background: #F9FBFC;
    border-radius: 12px;
    padding: 30px;
}

    .doc-cards .title {
        display: flex;
        font-weight: 500;
        font-size: 16px;
        color: #28292A
    }

.doc-card {
    background: white;
    border-radius: 12px;
}

    .doc-card .doc-item {
        border-radius: 12px;
        padding: 20px 24px 20px 24px;
        height: 81px;
    }

@media (max-width: 576px) {
    .doc-card .doc-item {
        height: auto;
    }
}


.doc-item .title {
    font-weight: 400;
    font-size: 16px;
    color: #28292A;
    gap: 4px;
    display: flex;
    align-items: center;
    line-height: inherit;
}

.doc-item .status {
    height: 16px;
    gap: 2px
}

.doc-item .value {
    font-weight: 400;
    font-size: 12px;
    color: #929296
}

.button-update {
    border-radius: 4px;
    border: 1px solid #D5EBFF;
    padding: 12px 24px 12px 24px;
    height: 44px;
    color: #1968B3;
    gap: 12px;
    background: #D5EBFF;
    font-weight: 500;
    font-size: 14px;
}

.button-disactive {
    border-radius: 4px;
    border: 1px solid #F2F2F2;
    padding: 12px 24px 12px 24px;
    height: 44px;
    color: #696969;
    gap: 12px;
    background: #F2F2F2;
    font-weight: 500;
    font-size: 14px;
    cursor: not-allowed;
    opacity: 0.6;
}

.button-save {
    border-radius: 4px;
    border: 1px solid #D5EBFF;
    padding: 12px 24px 12px 24px;
    height: 44px;
    color: #1968B3;
    gap: 8px;
    background: #D5EBFF;
    font-weight: 500;
    font-size: 14px;
}

.button-next {
    border-radius: 4px;
    border: 1px solid #1968B3;
    padding: 12px 24px 12px 24px;
    height: 44px;
    color: #FFFFFF;
    gap: 8px;
    background: #1968B3;
    font-weight: 500;
    font-size: 14px;
    margin: 20px;
}

.barre-Rejected {
    background: #F9DADA;
    height: 16px;
    padding: 2px 6px 2px 6px;
    gap: 6px;
}

.text-Rejected {
    font-weight: 600;
    font-size: 10px;
    line-height: 11.72px;
    color: #7D2828;
}

.barre-Expired {
    background: #F9DADA;
    height: 16px;
    padding: 2px 6px 2px 6px;
    gap: 6px;
}

.text-Expired {
    font-weight: 600;
    font-size: 10px;
    line-height: 11.72px;
    color: #7D2828;
}

.barre-Valid {
    background: #DCF2EA;
    height: 16px;
    padding: 2px 6px 2px 6px;
    gap: 6px;
}

.text-Valid {
    font-weight: 600;
    font-size: 10px;
    line-height: 11.72px;
    color: #317159;
}

.barre-Empty {
    background: rgb(226, 227, 229);
    height: 16px;
    padding: 2px 6px 2px 6px;
    gap: 6px;
}

.text-ToValidate {
    font-weight: 600;
    font-size: 10px;
    line-height: 11.72px;
    color: rgb(5, 44, 101);
}

.barre-ToValidate {
    background: rgb(207, 226, 255);
    height: 16px;
    padding: 2px 6px 2px 6px;
    gap: 6px;
}

.text-Empty {
    font-weight: 600;
    font-size: 10px;
    line-height: 11.72px;
    color: rgb(43, 47, 50);
}

.Demande-activation {
    display: flex;
    gap: 25px;
    align-items: center;
}


.button-menu {
    text-decoration-line: none !important;
}

@media (max-width: 991px) {
    .card-left {
        display: flex;
        flex-direction: column-reverse;
    }
}

.step-number {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    font-family: urbanist;
    color: #F3F3F3;
}

/* comme ca marche*/
.img-number {
    height: 72px;
    width: 72px;
    border-radius: 36px;
    box-shadow: 0px 15px 25px 0px #0000000F;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
    top: -30px;
    left: 10px;
    background: white;
}

.image-col {
    padding: 5px;
}

.about-us .card-content .card-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

.about-us .card-content .card-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #4D525F
}

.section-cost-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    color: #28292A;
}

.cost-item {
    font-size: 16px;
    line-height: 22px;
    color: #48484A;
}

    .cost-item .cost-title {
        font-weight: 700;
    }

/*contact*/
.contact-section .detail {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    color: #48484A;
}

.top-form {
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 23px;
    font-size: 16px
}

.select-input-groupe select {
    border-radius: 30px;
    padding: 20px 40px;
}



/* file */

.swal2-content {
    text-align: initial !important;
    margin-top: 50px !important;
}

    .swal2-content label {
        padding: 20px 24px 20px 0px;
    }

input[type="file"] {
    position: relative;
}

    input[type="file"]::file-selector-button {
        width: 136px;
        color: transparent;
    }

    /* Faked label styles and icon */
    input[type="file"]::before {
        position: absolute;
        pointer-events: none;
        top: 10px;
        left: 16px;
        height: 20px;
        width: 20px;
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
    }

    input[type="file"]::after {
        position: absolute;
        pointer-events: none;
        top: 11px;
        left: 40px;
        color: #0964b0;
        content: "Upload File";
    }

    /* ------- From Step 1 ------- */

    /* file upload button */
    input[type="file"]::file-selector-button {
        border-radius: 4px;
        padding: 0 16px;
        height: 40px;
        cursor: pointer;
        background-color: white;
        border: 1px solid rgba(0, 0, 0, 0.16);
        box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
        margin-right: 16px;
        transition: background-color 200ms;
    }

        /* file upload button hover state */
        input[type="file"]::file-selector-button:hover {
            background-color: #f3f4f6;
        }

        /* file upload button active state */
        input[type="file"]::file-selector-button:active {
            background-color: #e5e7eb;
        }


.text-success.nav-link {
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;
}

.text-secondary.nav-link {
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;
}

.text-warning.nav-link {
    color: rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;
}

.text-danger.nav-link {
    rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;
}


.back-button-wrapper {
    margin-top: 6px;
}

.simulate-button-wrapper {
    margin-top: 5px;
}

#newsletterForm .btn-blue.btn-envoyer {
    width: 82px !important;
    height: 37px;
    line-height: 10px;
    gap: 10px;
}

.simulation-container .validation-messages {
    font-size: 23px;
    padding-left: 0;
    text-align: center;
    width: 100%;
    margin-left: 8px;
    margin: 0 8px 10px;
    padding: 2px 0;
    text-align: center;
}

    .simulation-container .validation-messages #div_ApportMinimal {
        width: 100%;
        background-color: #efe;
    }


.input-simulation {
    min-width: 250px;
}

.rotate-180 {
    transform: rotate(180deg);
}


#saler-solution .card {
    background-color: #FFFFFF;
    min-height: 242px;
    border-radius: 12px;
    border: none;
    justify-content: center;
    padding: 49px 20px 40px;
    box-shadow: 0px 4px 34px 4px rgba(0, 0, 0, 0.09);
}


#saler-solution .card-logos {
    margin: auto;
}


.contact-saler {
    background: linear-gradient(to right, #1968B3 0%, #1968B3 50%, #F6FBFF 50%, #F6FBFF 100%);
}

[dir="rtl"] .contact-saler {
    background: linear-gradient(to left, #1968B3 0%, #1968B3 50%, #F6FBFF 50%, #F6FBFF 100%);
}

.contact-info-saler {
    color: white;
    padding: 40px 30px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

    .contact-info-saler h2 {
        font-weight: 600;
        margin-bottom: 15px;
    }

    .contact-info-saler p {
        margin-bottom: 30px;
        font-size: 14px;
    }

.contact-details {
    margin-top: 40px;
}

    .contact-details i {
        margin-right: 10px;
        font-size: 18px;
    }

    .contact-details div {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

.contact-form {
    padding: 40px 30px;
    background-color: #F6FBFF;
}

    .contact-form h2 {
        margin-bottom: 25px;
        font-weight: 600;
    }

.form-label-contact {
    font-size: 14px;
    margin-bottom: 5px;
}

.form-control-contact {
    border-radius: 0;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
    background: #F6FBFF;
}

    .form-control-contact placeholder {
        color: #222222;
        font-weight: 700;
    }

.submit-btn {
    background-color: #1968B3;
    color: white;
    border: none;
    padding: 12px 0;
    font-weight: 500;
    border-radius: 5px;
    width: 100%;
    margin-top: 10px;
}

    .submit-btn:hover {
        background-color: #004494;
    }

.bg-icon {
    position: absolute;
    opacity: 0.1;
    right: -40px;
    bottom: -40px;
    font-size: 200px;
}
