.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('fond_bleu2.jpg') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    z-index: -1; /* Assurez-vous que l'overlay est en dessous du contenu */
    pointer-events: none; /* Ignore les événements de souris */
}

.barremenu {
	padding: 50px; 
	color: white ;
	display: flex;
	justify-content: center;
    gap: 100px;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

a {
    text-decoration: none;
    color: white;
}

.barremenu a {
    position: relative;
    text-decoration: none;
    color: white;
    transition: color 0.3s ease-in-out; /* Transition pour la couleur du texte */
}

.barremenu a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color: white;
    transition: width 0.3s ease-in-out; /* Transition pour la largeur du soulignement */
}

.barremenu a:hover {
    color: white; /* Couleur du texte au survol */
}

.barremenu a:hover::after {
    width: 100%; /* Largeur du soulignement au survol */
}

.menu-container {
    position: fixed;
    top: 0;
    left: -200px; /* Initial position, menu is off-screen */
    width: 200px;
    height: 100%;
    background-color: #2974e4;
    transition: left 0.3s ease; /* Transition effect for smooth sliding */
    z-index: 1; /* Valeur de z-index pour placer le menu au-dessus des autres éléments */
    opacity: 95%;
}

.bouton-menu, .bouton-fermer {
    position: fixed;
    top: 10px;
    font-size: 40px;
    cursor: pointer;
    color: #fff;
    background: none;
    border: none;
    z-index: 1;
}

.bouton-fermer {
    left: 150px;
    display: none; /* Initialement invisible */
}

.choix{
    margin-top: 100px;
    font-size: 25px ;
    color: #fff;
    padding: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

a {
    text-decoration: none;
    color: white;
}

.choix a {
    position: relative;
    text-decoration: none;
    color: white;
    transition: color 0.3s ease-in-out; /* Transition pour la couleur du texte */
}

.choix a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color: white;
    transition: width 0.3s ease-in-out; /* Transition pour la largeur du soulignement */
}

.choix a:hover {
    color: white; /* Couleur du texte au survol */
}

.choix a:hover::after {
    width: 100%; /* Largeur du soulignement au survol */
}

ul {
    list-style-type: none;
    text-align: left;
    margin-left: 15px;
}

#backButton1 {
    position: absolute;
    border: 2px solid white;
    width: 100px;
    height: 50px;
    font-size: 20px;
    margin-top: -6rem;
    margin-left:6rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: transparent;
    color: #ffff;
    text-align: right;
    border-radius: 30px; /* Arrondir les bords */
    z-index: 1;
    cursor: pointer;
}

#titre {
    color:#fff;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.icone1 {
    height: 10%;
    position: absolute;
    top: 9rem;
    left: 4rem
}

#nombre {
    color: #fff;
    position: absolute;
    top : 9rem;
    left: 9.5rem;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

#titre-comp {
    color: #fff;
    position: absolute;
    top : 6rem;
    right: 3rem;
    font-size: 23px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    border: 1px solid rgb(255, 255, 255);
    padding: 5px;
}

#titre-outils {
    color: #fff;
    position: absolute;
    top : 35rem;
    right: 3rem;
    font-size: 23px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    border: 1px solid rgb(255, 255, 255);
    padding: 5px;
}

#outils {
    color: #fff;
    position: absolute;
    top : 40rem;
    right: 4rem;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.icone2 {
    height: 5%;
    position: absolute;
    top: 16.5rem;
    left: 5.5rem
}

#nombre2 {
    color: #fff;
    position: absolute;
    top : 15rem;
    left: 9.5rem;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.icone3 {
    height: 6%;
    position: absolute;
    top: 12rem;
    right: 12.5rem
}

#nombre3 {
    color: #fff;
    position: absolute;
    top : 9.5rem;
    right: 4rem;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.icone4 {
    height: 7%;
    position: absolute;
    top: 17rem;
    right: 12rem
}

#nombre4 {
    color: #fff;
    position: absolute;
    top : 15.5rem;
    right: 1rem;
    font-size: 23px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.icone5 {
    height: 7%;
    position: absolute;
    top: 23rem;
    right: 12rem
}

#nombre5 {
    color: #fff;
    height: 12%;
    position: absolute;
    top: 21.5rem;
    right: 1rem;
    font-size: 23px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.icone6 {
    height: 5%;
    position: absolute;
    top: 30rem;
    right: 12.5rem
}

#nombre6 {
    color: #fff;
    position: absolute;
    top : 27.5rem;
    right: 3rem;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

#texte {
    color: #fff;
    position: absolute;
    top : 15rem;
    left: 21rem;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

#nombre7 {
    color: #fff;
    height: 12%;
    position: absolute;
    top: 56rem;
    left: 43rem;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
} 

.icone7 {
    height: 12%;
    position: absolute;
    top: 55rem;
    left: 35rem
}

.image {
    height: 25rem;

}

.placement {
    display: flex;
    justify-content: center;
    margin-top: 28rem
}

.separation {
    width: 75%;
    height: 4px;
    background-color: white;
    margin: 20px auto;
    position: absolute;
    left: 13%;
    bottom: -28rem;
    
}

.textetrais {
    color: white;
    text-align: center;
    font-size: 40px;
    position: absolute;
    bottom: -26rem; /* Ajustez la marge du bas selon vos besoins */
    left: 50%;
    transform: translateX(-50%);
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

@media screen and (min-width: 1920px) and (max-width: 2000px) {

    #titre {
        color:#fff;
        text-align: center;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    .icone1 {
        height: 10%;
        position: absolute;
        top: 9rem;
        left: 4rem
    }
    
    #nombre {
        color: #fff;
        position: absolute;
        top : 9rem;
        left: 9.5rem;
        font-size: 25px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    #titre-comp {
        color: #fff;
        position: absolute;
        top : 6rem;
        right: 3rem;
        font-size: 23px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
        border: 1px solid rgb(255, 255, 255);
        padding: 5px;
    }
    
    #titre-outils {
        color: #fff;
        position: absolute;
        top : 35rem;
        right: 3rem;
        font-size: 23px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
        border: 1px solid rgb(255, 255, 255);
        padding: 5px;
    }
    
    #outils {
        color: #fff;
        position: absolute;
        top : 40rem;
        right: 4rem;
        font-size: 16px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    .icone2 {
        height: 5%;
        position: absolute;
        top: 16.5rem;
        left: 5.5rem
    }
    
    #nombre2 {
        color: #fff;
        position: absolute;
        top : 15rem;
        left: 9.5rem;
        font-size: 25px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    .icone3 {
        height: 6%;
        position: absolute;
        top: 12rem;
        right: 12.5rem
    }
    
    #nombre3 {
        color: #fff;
        position: absolute;
        top : 9.5rem;
        right: 4rem;
        font-size: 25px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    .icone4 {
        height: 7%;
        position: absolute;
        top: 17rem;
        right: 12rem
    }
    
    #nombre4 {
        color: #fff;
        position: absolute;
        top : 15.5rem;
        right: 1rem;
        font-size: 23px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    .icone5 {
        height: 7%;
        position: absolute;
        top: 23rem;
        right: 12rem
    }
    
    #nombre5 {
        color: #fff;
        height: 12%;
        position: absolute;
        top: 21.5rem;
        right: 1rem;
        font-size: 23px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    .icone6 {
        height: 5%;
        position: absolute;
        top: 30rem;
        right: 12.5rem
    }
    
    #nombre6 {
        color: #fff;
        position: absolute;
        top : 27.5rem;
        right: 3rem;
        font-size: 25px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    
    #texte {
        color: #fff;
        position: absolute;
        top : 15rem;
        left: 33rem;
        font-size: 20px;
        font-family: "Poppins", sans-serif;
        font-weight: 200;
        font-style: normal;
    }
    
    #nombre7 {
        color: #fff;
        height: 12%;
        position: absolute;
        top: 56rem;
        left: 43rem;
        font-size: 25px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    } 
    
    .icone7 {
        height: 12%;
        position: absolute;
        top: 55rem;
        left: 35rem
    }
    
    .image {
        height: 25rem;
    
    }
    
    .placement {
        display: flex;
        justify-content: center;
        margin-top: 31rem
    }

    .separation {
        width: 75%;
        height: 4px;
        background-color: white;
        margin: 20px auto;
        position: absolute;
        left: 13%;
        bottom: -18rem;
        
    }
    
    .textetrais {
        color: white;
        text-align: center;
        font-size: 40px;
        position: absolute;
        bottom: -16rem; /* Ajustez la marge du bas selon vos besoins */
        left: 50%;
        transform: translateX(-50%);
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
}