.montonav {
    background-color: #057126;
    position: fixed;
    z-index: 2;
}

.menuoffcanvas {
    display: none;
}

.mon-menu .nav-link {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.navbar-nav .menu-item {
    margin-left: 20px;
}

.navbar-nav .menu-item:hover {
    margin-left: 20px;
}

.navbar-nav .menu-item a {
    position: relative;
    /* Nécessaire pour placer l'élément ::after par rapport au lien */
    text-decoration: none;
    /* Supprime le soulignement par défaut des liens */
    padding-bottom: 2px;
    /* Ajoute un petit espace sous le texte pour le trait */
}

.navbar-nav .menu-item a::after {
    content: '';
    position: absolute;
    /*width: 0;
    /* Le trait commence à 0 (invisible) */
    height: 1px;
    /* Épaisseur du trait */
    background-color: #FABC3C;
    /* Couleur du trait */
    bottom: 0;
    /* Positionne le trait en bas du texte */
    /*left: 50%;
    /* Le trait démarre du côté gauche */
    /*transform: translateX(-50%);
    /* Centre le trait horizontalement */
    transition: all 0.4s cubic-bezier(0.5, 0, 0.5, 1);
    /* Animation de l'extension du trait */
}

.navbar-nav .menu-item a:hover::after {
    width: 100%;
    right: 0;
    /* Le trait se déplace pour couvrir toute la largeur du lien */
    transform: translateX(0);
    /* Annule le décalage horizontal */
}

.navbar-toggler {
    padding: .25rem .75rem !important;
    font-size: 1.25rem !important;
    line-height: 1 !important;
    border: 1px solid #fdfdfd !important;
    /* Exemple de bordure */
    border-radius: .25rem !important;
    color: white !important;
    /* Pour que l'icône soit visible */
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.btntelecha a {
    text-decoration: none;
    background-color: #FABC3C;
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: black;
    border-radius: 1670px;
    padding: 10px 32px 10px 32px;
}

.btntelecha:hover a {
    background-color: #E6A400;
    color: black;
    text-decoration: none;
    padding: 10px 32px 10px 32px;
}

.btntelecha {
    display: flex;
    justify-content: center;
}

.imgacc {
    height: auto;
}

.titreacc {
    font-family: Lexend;
    font-weight: 800;
    font-size: 39px;
    line-height: 50px;
    letter-spacing: 0%;
    color: #ffffff;
}

.descacc {
    font-family: Lexend;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: justify;
    color: #ffffff;
}

.lesbtn {
    color: #ffffff;
    /* display: inline-block; */
    border-radius: 1670px !important;
    border: 2px solid #ffffff !important;
}

.lesbtn:hover {
    border: 2px solid #FFB600 !important;
    background-color: #FFB600 !important;
}

.lesbtnp {
    color: #ffffff;
    /* display: inline-block; */
    border-radius: 1670px !important;
    border: 2px solid #ffffff !important;
}

.lesbtnp:hover {
    border: 2px solid #057126 !important;
    background-color: #057126 !important;
}

.btnplaystore {
    padding: 10px 32px 10px 32px !important;
}

.btnapple {
    padding: 10px 32px 10px 32px !important;
    margin-right: 1rem;
}
.btnplaystore .btnplaystore2 {
    display: none;
}

.btnapple .btnapple2 {
    display: none;
}
 .btnplaystore:hover .btnplaystore2 {
    display: block;
}

.btnapple:hover .btnapple2 {
    display: block;
}
 .btnplaystore:hover .btnplaystore1 {
    display: none;
}

.btnapple:hover .btnapple1 {
    display: none;
}

.titres {
    font-family: Lexend;
    font-weight: 800;
    font-size: 2.44rem;
    line-height: 100%;
    letter-spacing: 0%;
}

.titreapropos {
    color: #057126;
}

.descapropos {
    font-family: Lexend;
    font-weight: 400;
    font-size: 1rem;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: justify;
    color: #000;
}

.flech2 {
    opacity: 0;
}

.flech1:hover {
    opacity: 0;
}

.flech2:hover {
    opacity: 1;
}

.fonctionnalites {
    background: linear-gradient(180deg, rgba(0, 121, 50, 0) 0%, rgba(1, 79, 33, 0.8) 100%),
        linear-gradient(156.74deg, #007932 17.18%, #FFBE3C 70.82%);
    background-size: auto, auto;
    background-position: center center, center center;
}

.fonctitre {
    color: rgba(255, 255, 255, 1);
}

.casesfon {
    background-color: #EAFFF3;
    border-radius: 10px;
}

.temoititre {
    color: #057126;
}

.imgfoncs {
    height: auto;
}

.titrefonc {
    font-family: Outfit;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #006F2E;
}

.foncdescrip {
    font-family: Outfit;
    font-weight: 400;
    font-size: 1rem;
    line-height: 26px;
    text-align: justify;
    color: #243A2D;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.lireplusfonc {
    font-family: Outfit;
    font-weight: 700;
    font-size: 0.93rem;
    text-align: right;
    color: #1A5633;
    display: flex;
    justify-content: end;
}

.titrefoncc {
    font-family: Outfit;
    font-weight: 700;
    font-size: 30px;
    color: #1A5633;
}

.foncdescripp {
    font-family: Outfit;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 28px;
    text-align: justify;
    color: #243A2D;
}

.widfoncs {
    width: 100%;
}

.fermem1 {
    display: none;
}

.temoignage {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 8px 16px 8px 16px;
    transition: background-color 0.3s ease;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 0.9rem;
    line-height: 24px;
    letter-spacing: -3%;
    display: inline-flex;
    align-items: flex-start;
    text-align: left;
}

.temoignage p {
    margin: 0;
    display: inline-flex;
}

.temoignage:hover {
    background-color: #ffc107;
    /* fond jaune au survol */
    color: #000;
}

.app {
    color: #007932;
    font-weight: bold;
}

.guillemet {
    color: #057126;
    margin-right: 5px;
    font-family: Lato;
    font-weight: 400;
    font-style: italic;
    font-size: 2.5rem;
    margin-right: 1rem;
    margin-top: .5rem;
}

.temoignages-scroll {
    max-height: 450px;
    overflow-y: auto;
    padding-right: 10px;
    scroll-behavior: smooth;
    /* display: inline;
    flex-direction: column;
    gap: 20px; */
    text-align: right;
}

.temoignages-scroll::-webkit-scrollbar {
    width: 16px !important;
}

.temoignages-scroll::-webkit-scrollbar-track {
    background: #dcdcdc;
    border-radius: 10px;
}

.temoignages-scroll::-webkit-scrollbar-thumb {
    background: #ffc107;
    border-radius: 10px;
    height: 80px;
}

.temoignages-scroll {
    scrollbar-width: thin;
    scrollbar-color: #ffc107 #dcdcdc;
}

.temoignages-scroll::-webkit-scrollbar-button {
    display: none !important;
}

.temoignages-scroll::-webkit-scrollbar-button:single-button {
    display: none;
    height: 0;
    width: 0;
    background: transparent;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

.telecharger {
    font-family: Lexend;
    font-weight: 800;
    font-size: 1.9rem;
    line-height: 40px;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    background-color: #FFB700;
}

.colortwlw {
    color: #ffffff !important;
    white-space: nowrap;
}

.cursorsans-flech .cursor-flech {
    position: absolute;
}

.link:hover .cursorsans-flech {
    opacity: 0;
    display: none;
}

.link:hover .cursor-flech {
    opacity: 1;
    display: inline;
}

.cursorsans-flech {
    opacity: 1;
    display: inline;
}

.cursor-flech {
    opacity: 0;
    display: none;
}

.lienfoot1 {
    font-family: Poppins;
    font-weight: 700;
    line-height: 100%;
    color: white;
    font-size: 1.25rem;
}

.lienfoot2 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 1rem;
    color: white;
    line-height: 100%;
    padding-top: 1.5rem;
}

.lienfoot22 a {
    font-family: Lexend;
    font-weight: 400;
    font-size: 1rem;
    color: white;
    line-height: 100%;
    text-decoration: none;
}

.lienfoot22:hover {
    font-size: 1.2rem;
}


.lienfoot2 a {
    text-decoration: none;
    color: inherit;
}
.textfoot2{
        display: none !important;
    }
.pieds {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 1rem;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
    background-color: #FFB700;
}

/*MENTION LEGALES ET POLITIQUES DE CONFIDENTIALITES*/
.ment-leg {
    font-size: 48px;
    font-weight: 600;
    line-height: 62px;
    letter-spacing: 0em;
}

.modalposte {
    height: auto !important;
}

.ment1 {
    color: #344046;
}

.ment2 {
    color: #FFB700;
}

.bl-retour {
    position: fixed;
    top: 10px;
    cursor: pointer;
    z-index: 10;
}

@media only screen and (min-width: 314px) and (max-width: 1200px) {
    /* .apropos1 {
        order: 2;
    }

    .apropos1 {
        order: 1;
    } */

    .navbar-nav .menu-item a::after {
        content: '';
        position: absolute;
        width: 0;
        /* Le trait commence à 0 (invisible) */
        height: 0px;
        /* Le trait démarre du côté gauche */
        transform: none;
        /* Centre le trait horizontalement */
        transition: none;
        /* Animation de l'extension du trait */
    }

    .foncdescrip {
        text-align: left;
    }
}

@media only screen and (min-width: 314px) and (max-width: 767px) {
    .fermem2 {
        display: none;
    }

    .fermem1 {
        display: flex;
    }
    .widfoncs {
    width: 108%;
}
}


@media only screen and (min-width: 314px) and (max-width: 1029px) {

    .menuoffcanvas {
        display: inline-block;
        background: linear-gradient(180deg, rgba(0, 121, 50, 0) 0%, rgba(1, 79, 33, 0.8) 100%),
            linear-gradient(156.74deg, #007932 17.18%, #FFBE3C 70.82%);
    }

    .navbar-nav .menu-item {
        margin-left: 0;
    }

    .navbar-nav .menu-item:hover {
        margin-left: 20px;
    }
    .navbar-nav .menu-item a {
    position: relative;
    /* Nécessaire pour placer l'élément ::after par rapport au lien */
    text-decoration: none;
    /* Supprime le soulignement par défaut des liens */
    padding-bottom: 16px;
    /* Ajoute un petit espace sous le texte pour le trait */
}
}
@media only screen and (max-width: 767px){
    .textfoot2{
        display: flex !important;
        line-height: 21px;
    }
    .textfoot1{
        display: none !important;
    }

}