* {
    font-family: 'Poppins', serif;
    /*outline: red 1px solid;*/
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.accordion-item {

    border: none;
}


.demo {
    border: 1px red dashed;
}

.app-bg {
    /*background: red;*/
    background: #f7f7f7;
}

/*.text-blue{background-color: #efbf32;
}*/

.nav-top {
    height: 100px;
    padding: 1px 70px;
    box-shadow: 0px 9px 10px rgba(0, 0, 0, 0.08);
    background: #FBFBFB !important;
}

#app-nav {
    padding: 1px 1px 1px 70px;
    z-index: 999;
    background: #fbfbfb;
    /* border: 1px solid #f6f9ff;*/
}

#app-nav a {
    min-width: 60px;
    min-height: 18px;

    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.2;
    /* identical to box height, or 112% */
    text-align: center;
    /* Blue */
    color: black;
    text-transform: capitalize;
    /*color: #efbf32;*/
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

#app-nav a:hover {
    border-bottom: 2px #efbf32 solid;
}

#app-nav a:last-child:hover {
    border-bottom: none;
}

.app-btn-secondary {
    box-sizing: border-box;
    text-align: center;
    min-width: 160px;
    max-width: 200px;
    background: #FFFFFF;
    border: 1px solid #efbf32;
    border-radius: 30px;
    color: #efbf32;
    font-family: 'DM Sans', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin: 1px 5px;
    padding: 10px 20px !important;
}

.app-btn-primary {
    box-sizing: border-box;
    text-align: center;
    min-width: 160px;
    max-width: 200px;
    background: #efbf32;
    border-radius: 30px;
    color: #FFFFFF !important;
    font-family: 'DM Sans', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin: 1px 5px;
    border: none;
    padding: 10px 20px !important;
}

.app-btn-danger-outline {
    box-sizing: border-box;
    text-align: center;
    max-width: 200px;
    background: white;
    border-radius: 30px;
    color: #FF0000 !important;
    border: 1px solid #FF0000 !important;
    font-family: 'DM Sans', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin: 1px 5px;
    padding: 10px 20px !important;
}

.button-input {
    position: absolute !important;
    right: 5px;
    height: 46px;
    top: 7px;
    background: #efbf32 !important;
    min-width: 200px;
    color: white;
    z-index: 99999 !important;
}

.input-mail {
    /*width: calc(100% -  300px);*/
    height: 50px;
    border: none;
    outline: none;
    padding: 30px 40px
}

@media screen and (max-width: 1296px) {

    #app-nav {
        padding: 1px 1px 1px 10px;
    }

    .nav-top {
        padding: 1px 1px;
    }

    #app-nav ul li {
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 991px) {
    #app-nav ul li {
        padding-bottom: 5px;
    }

    .nav-top {
        /*height: 90px;*/
        padding: 1px 1px;
    }

    #app-nav {
        background: #fff;
    }

    .button-input {
        min-width: auto !important;
    }


}

@media screen and (max-width: 461px) {
    .button-input {
        min-width: auto !important;
        position: static !important;
        display: block !important;
        width: 100%;
        margin-top: 15px;
    }

    .home-btn a {

    }

    #labelMensuel, #labelAnnuel {
        font-size: 0.7rem !important;
    }
}

h6 {
    font-size: 0.8rem;
}

/*.home-bg {
    position: relative;
    z-index: -2;
}*/

.home-img {
    /* position: relative;
     left: -142px;
     z-index: -1;
     top: 51px;*/
    width: 100%;
}

.color-primary {
    color: #efbf32;
    font-weight: bold;
}

.color-primary-normal {
    color: #efbf32;
}

.color-secondaire {
    color: #000;
    font-weight: bold;
}

.partner-img {
    width: 171px;
    height: 40.59px;
    margin: 10px 0;
}

/*.services {
    box-sizing: border-box;
    width: 20%;
    min-width: 227px;
    max-width: 337px;
    height: 250px;
    background: #FFFFFF;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;;
}*/
.services {
    box-sizing: border-box;
    width: 20%;
    min-width: 227px;
    max-width: 337px;
    height: 250px;
    background: #FFFFFF;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-top: 22px;
}

.text-secondaire {
    color: #8C8C8C;
}

.services p {
    font-size: 0.7rem;
}

.services img {
    width: 4.4rem;
}

.functionality {
    /* box-sizing: border-box;
     width: 24%;
     min-width: 200px;
     max-width: 237px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;*/
    box-sizing: border-box;
    width: 37%;
    min-width: 250px;
    max-width: 261px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-top: 22px;
}

.functionality-block {
    gap: 30px;
    padding: 20px 2%
}

.functionality p {
    font-size: 0.7rem;
}

.functionality img {
    /*width: 10.4rem;*/
    width: 15.4rem;
    height: 13rem;
}

.offres {
    box-sizing: border-box;
    width: 34%;
    min-width: 300px;
    max-width: 400px;
    border-radius: 20px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.offres img {
    position: relative;
    top: -30px;
    width: 230px;
    height: 230px;
}

.offres h5 {
    position: relative;
    top: -30px;
}

.offres p {
    position: relative;
    top: -30px;
}


.app-footer {
    background: #000000;
    min-height: 400px;
}

.app-text-sm {
    font-size: 0.7rem;
}


.img-back {
    background-image: url("{{ asset('images/Ellipse.png') }}");
    width: 350px;
    height: 350px;
    border-radius: 175px;
    border: #e5e7eb;

    background-position: bottom right;


}

.img-back-block {
    background-image: url("{{ asset('images/Ellipse.png') }}");
    border-radius: 50px;
    background-position: bottom right;


}

.image {
    padding-left: 80px;
    padding-top: 10px;

}

.cercle {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    color: #efbf32;
    font-size: 15px;
    border: 1px solid #efbf32;
    /* Ajoutez cette ligne pour définir une bordure de 2 pixels de large en couleur noire */

}

.text-sm {
    font-size: 15px;
    font-weight: bold;
}

.custom-list li {
    list-style: none;
}

.custom-list li::before {

    content: "\2022";
    color: #efbf32;
    font-weight: bold;
    display: inline-block;
    width: 4em;
    margin-left: -4.5em;
}

.card-radius {
    border-radius: 28px !important;
}

/*PARTIES PRODUIT*/

.on-off {
    margin: 0 4px;
    cursor: pointer
}

.fees {
    font-size: 10px;
    color: #efbf32;
    position: absolute;
    left: 0;
    top: 20px;
    font-weight: normal;
}

.card-offer {
    border-radius: 48px;
    background: #FFF;
    min-height: 390px;

}

.expensive-div {
    position: relative;
    width: 100%;
    border-radius: 60px;
    height: 50px;
    background: #efbf32;
    color: white;
    padding: 15px 25px;
    font-size: 0.9rem;
}

img.icon-more {
    position: absolute;
    right: 13px;
    top: 15px;
    z-index: 99999;
    cursor: pointer;
}

.expensive-div::after {
    content: "";
    cursor: pointer;
    border-radius: 100%;
    position: absolute;
    right: 5px;
    top: 5px;
    height: 40px;
    width: 40px;
    background: white;
}

.app-option {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
}

.app-option span {
    color: #efbf32;
}

.app-option-disabled {

}

.app-option-disabled img {
    position: relative;
    left: -2px;
    opacity: 0.3;
}

.app-option-disabled span {
    position: relative;
    left: -5px;
    opacity: 0.3;
    color: #D94452;
}

.js-options-open {
    display: none;
}

.animate__collapse {
    animation-duration: 4s; /* Remplacez par la durée souhaitée */
}

.pointer {
    cursor: pointer;
}

.a-none {
    text-decoration: none;
}

@media screen and (max-width: 767px) {

    .card-offer {
        text-align: center;

    }
}

/*PARTIES PRODUIT*/
/*CARTE*/
.tab-steps-creation {
    display: flex;
    flex-direction: row;
    align-items: start;
    gap: 5px;
    flex-wrap: wrap;
}

.tab-steps-creation .item {
    position: relative;
    min-width: 250px;
    color: #efbf32;
    list-style: none;
    opacity: 0.3;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1px;
}

/*.tab-steps-creation .item span{*/
/*    position: absolute;*/
/*    top: 25px;*/
/*    left: 35px;*/
/*    color: red;*/
/*    font-weight: normal;*/
/*    font-style: italic;*/
/*    text-transform: capitalize;*/
/*}*/
.tab-steps-creation .active-step {
    font-weight: bold;
    opacity: 1;
    /*border-bottom: 1px solid #efbf32;*/
    /*background: linear-gradient(to bottom, white 30%, #efbf32 30%);*/
    background: #ffffff;
    background: linear-gradient(270deg, #ffffff 62%, #efbf329c 192%);
    background: -webkit-linear-gradient(270deg, #ffffff 62%, #efbf329c 192%);
    background: -moz-linear-gradient(270deg, #ffffff 62%, #efbf329c 192%);
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.09);
}

.display-flex-row {
    display: flex;
    flex-wrap: wrap;
}

.flex-gap {
    gap: 5px;
}

.flex-2 {
    flex: 2;
}

.flex-1 {
    flex: 1;
}

.palet-color {
    height: 48px;
    background: #F5F5F5;
    padding: 8px;
    border-radius: 6px;
    text-align: left;
    margin: 10px;
    width: 200px;

}

.box-color {
    display: inline-block;
    border-radius: 4px;
}

.box-color-code {
    display: inline-block;
    padding: 10px;
    font-size: 0.8rem;
    min-width: 50px;
    /*width: calc(100% - 70px);*/
    width: 90px;
    border: none;
    border-radius: 5px;
    height: 35px;
    position: relative;
    top: -6px;
    background-color: #F5F5F5;
}

.disable-text-selection {
    user-select: none;
}

.disable-input {
    user-select: none; /* Prevents text selection */
    pointer-events: none; /* Prevents interactions with the element (e.g., clicking, hovering) */
    cursor: default; /* Changes the cursor to the default arrow cursor */
}

.input-color-hex {
    display: inline-block;
    padding: 10px;
    font-size: 0.8rem;
    min-width: 50px;
    width: 81px;
    border: none;
    border-radius: 5px;
    height: 35px;
    background-color: #F5F5F5;
}

.input-color-rgb {
    display: inline-block;
    padding: 10px;
    font-size: 0.8rem;
    min-width: 45px;
    width: 45px;
    border: none;
    border-radius: 5px;
    height: 35px;
    background-color: #F5F5F5;
}

.padding-none {
    padding: 0 !important;
}

.carte-horizontal {
    display: inline-block;
    width: 96px;
    height: 69px;
    background-color: rgba(78, 172, 143, 0.70);
    border-radius: 10px;
}

.carte-vertical {
    display: inline-block;
    height: 96px;
    width: 69px;
    background-color: rgba(78, 172, 143, 0.20);
    border-radius: 10px;

}

.carte-horizontal.active, .carte-vertical.active {
    border: 3px solid #fff;
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, .375) !important;
}

.checkbox-group {
    display: flex;
    flex-direction: row; /* Alignement horizontal des cases à cocher */
}

.checkbox-group label {
    text-align: center; /* Centre le texte du label */
    margin: 0 30px 0 0; /* Marge entre chaque case à cocher et son label */
    font-size: 0.8rem;
}

.min-input {
    min-width: 250px;
}

@media screen and(max-width: 998px) {
    .tab-steps-creation .item {
        min-width: 100% !important;
    }
}

/*CARTE*/
/*ALERT */
/* Style de base de l'alerte */
.alert {
    padding: 20px;
    background-color: #4CAF50; /* Couleur de fond verte pour le succès */
    color: white;
    text-align: left;
    position: relative;
    width: 500px;
    margin: auto;
}

/* Style de fermeture (bouton 'x') */
.closebtn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
}

/* Style pour une alerte de succès */
.alert.success {
    background-color: #4CAF50;
}

/* Style pour une alerte d'erreur */
.alert.error {
    background-color: #f44336; /* Couleur de fond rouge pour l'erreur */
}

/* Style pour une alerte d'information */
.alert.info {
    background-color: #2196F3; /* Couleur de fond bleue pour l'info */
}

/*ALERT */

/*SELECT 2*/
.select2-container .select2-selection--single {

    height: 37px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container {
    width: 100% !important;
    height: 100% !important;
}

/*SELECT 2*/


#image-slider {
    white-space: nowrap;
    animation: slide 20s linear infinite;
}


@keyframes slide {
    100% {
        transform: translateX(100%); /* Initial position, all the way to the right */
    }
    100% {
        transform: translateX(-100%); /* Move to the left, back to the starting position */
    }
}


[id^="NotiflixConfirmWrap"] > div[class*="-content"] > div[class*="-buttons"] > a.nx-confirm-button-ok {
    margin: 0 2% 0 0;
    background: #6ebba2 !important;
}

[id^="NotiflixConfirmWrap"] > div[class*="-content"] > div[class*="-head"] > h5 {
    color: #6ebba2 !important;
}

.invalid-feedback {
    display: block;
}


.shadow-customer {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05) !important;
    /*background-color: white;*/
}

#apploader {
    top: 0;
    left: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 99999999 !important
}

/*FOR ALL TABLE*/
table, td, th, tr {
    font-size: 0.8rem !important
}


@keyframes moveUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

.animated-image {
    width: 100px; /* Ajustez la taille de l'image selon vos besoins */
    height: 200px;
    position: relative;
    animation: moveUpDown 2s linear infinite; /* Ajustez la durée de l'animation selon vos besoins */
}

.loader-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh; /* Ajustez la hauteur selon vos besoins */
}

.loader {
    position: relative;
}

.loader img {
    width: 50px; /* Ajustez la taille de l'image selon vos besoins */
    height: 50px;
}

.loader::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px; /* Ajustez la taille du loader selon vos besoins */
    height: 100px;
    border: 4px solid #ccc; /* Couleur de la bordure du loader */
    border-top: 4px solid #efbf32; /* Couleur de la bordure du dessus du loader */
    border-radius: 50%;
    animation: spin 1s linear infinite; /* Ajustez la durée de l'animation selon vos besoins */
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

#content-page {
    display: none;
}

.home-bg {
    background: url('/bg-prime-2.jpg') no-repeat ;
    background-size:cover;
    background-color: #ddd;
    object-fit: cover !important;
    min-height: 600px;
}

@media screen and (max-width: 991px) {
    #logo-finance {
        max-width: 50%;
    }

    .text-secondaire {
        font-size: 0.8rem !important;
        line-height: 1.6rem;
    }
    .home-bg {
        min-height: 300px;
    }
}

.text-secondaire {
    color: black !important;
    font-size: 0.8rem !important;
    line-height: 1.6rem !important;
}

@media screen and (max-width: 664px) {
    .services {
        width: 95% !important;
        min-width: 227px;
        /*max-width: 337px;*/
        max-width: none !important;
    }

    .functionality {
        width: 95% !important;
        min-width: 227px;
        max-width: none !important;
    }
}

