.none {

    list-style: none;
    text-decoration: none;

}


.purple {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 10px 17px;
    border-radius: 5px;
    background-color: white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}


.purple27 {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: #fff !important;
    padding: 10px 17px;
    border-radius: 5px;
    border: 1px solid #007bff;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}



.purple12 {

    font-family: 'poppins', sans-serif;
    font-size: 16px !important;
    color: white !important;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: red !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.purple6 {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 0px 15px;
    border-radius: 5px;
    background-color: white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    height: 33px;
}


.purple7 {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: #fff !important;
    padding: 6.3px 15px;
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid #fff;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}


.purple8 {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: #fff !important;
    padding: 6px 10px;
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid #007bff;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    margin-top: -1px;
}

.purple25 {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 10px 12px;
    border-radius: 5px;
    background-color: white;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    margin-top: -1px;

}

.purple:hover {

    background-color: white !important;
}

.purple1 {
    background-color: white;
    font-family: 'poppins', sans-serif;
    color: black;
}

.purple2 {


    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 12px 17px;
    border-radius: 5px;
    background-color: white !important;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    margin-top: -30px;
}

.hauteur {

    min-height: 60vh;
}

.bienvenue {
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
}

.flash {
    color: red;

}

.partagez {

    font-family: 'poppins', sans-serif;
    font-size: 18px;
    color: #fff;


}

.color {

    color: darkmagenta;
    font-family: 'poppins', sans-serif;
    font-size: 18px;
}

.image1 {

    background-image: url('../images/19.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.image2 {

    background-image: url('../images/70.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.image3 {

    background-image: url('../images/16.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


}


.image6 {

    background-image: url('../images/63.PNG');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


.image7 {

    background-image: url('../images/pexels-jopwell-2422293.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


.image8 {

    background-image: url('../images/36.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.image9 {

    background-image: url('../images/67.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.image10 {

    background-image: url('../images/31.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.image11 {

    background-image: url('../images/pexels-olia-danilevich-8145247.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.image12 {

    background-image: url('../images/42.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.image14 {

    background-image: url('../images/68.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    width: 100%;

}

.vox {

    display: flex;
    background-color: #fff;
    position: fixed;
    border: 20px;
}

.vox1 {

    position: fixed;
}

.comment-from {

    background-color: black;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.formulaire5 {

    flex-direction: column;
    padding: 15px 10px;
    border-radius: 10px;
    border: 2px solid rgba(105, 105, 105, 0.411);
    background-color: transparent;
    outline: none;
    margin-bottom: 53px;
    height: 57px;
    color: #fff;
    width: 57%;
}


.formulaire2 {
    flex-direction: column;
    padding: 10px 15px;
    border-radius: 20px;
    border: 1px solid rgba(105, 105, 105, 0.411);
    background-color: transparent;
    outline: none;
    margin-bottom: 53px;
    height: 42px;
    width: 80%;
    color: #fff;
    bottom: 0;
    border-top: 1px solid rgba(105, 105, 105, 0.411);
    left: 0;
    resize: vertical;
    text-decoration: none;
    resize: none;
    overflow: hidden;

}

@media(max-width: 768px) {
    .formulaire2 {

        width: 75%;
    }

}


@media(max-width: 577px) {
    .formulaire2 {

        width: 75%;
    }

}


.formulaire {

    flex-direction: column;
    padding: 15px 10px;
    border-radius: 10px;
    border: 2px solid rgba(105, 105, 105, 0.411);
    background-color: transparent;
    outline: none;
    margin-bottom: 53px;
    height: 60px;
    color: #fff;
    width: 57%;

}

@media(max-width: 576px) {
    .formulaire {

        width: 73%;
    }

}


@media(max-width: 768px) {
    .formulaire {

        width: 74%;
    }

}


@media(max-width: 377px) {
    .formulaire {

        width: 80%;
    }

}

.formulaire:focus {

    border: 1px solid #007bff !important;

}

.formulaire::placeholder {
    font-family: 'poppins', sans-serif;
    font-size: 16px;

}


.suivant {

    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'poppins', sans-serif;
    font-size: 18px !important;
    flex-direction: column;
    padding: 0px 10px;
    border-radius: 50px;
    color: dimgrey;
    border: none;
    background-color: rgba(105, 105, 105, 0.295) !important;
    outline: none;
    margin-bottom: 10px;
    height: 53px;
    width: 57%;
    transition: background-color 0.3s ease;
    cursor: not-allowed;

}

.suivant.active {

    font-family: 'poppins', sans-serif;

    font-size: 18px !important;
    text-align: center;
    color: black;
    background-color: white !important;

    cursor: pointer;

}


.connecter {
    font-family: 'poppins', sans-serif;
}

.hv {
    font-size: 43px;
    font-family: 'poppins', sans-serif;
    height: 23vh;

}


.hv1 {
    font-size: 30px;
    font-family: 'poppins', sans-serif;
    height: 18vh;

}

.hv2 {
    font-size: 30px;
    font-family: 'poppins', sans-serif;
    height: 22vh;

}

.hv3 {

    font-family: 'poppins', sans-serif;
    height: 21vh;


}


.hv4 {

    font-family: 'poppins', sans-serif;
    height: 21vh;
    font-size: 36px;


}

.pas-compte {
    list-style: none;
    text-decoration: none;
    color: #fff;
    font-family: 'poppins', sans-serif;

}

.pas-compte1 {
    list-style: none;
    text-decoration: none;
    color: black;
    font-family: 'poppins', sans-serif;
}


.padding {
    height: 15vh;
    margin-top: -18px;
}

.renseignez {
    font-size: 16px;
    font-family: 'poppins', sans-serif;
}

.nouveau {

    font-family: 'poppins', sans-serif;
    font-size: 23px;
}

.condition3 {

    font-family: 'poppins', sans-serif;
    font-size: 20px;
}

.condition {

    font-family: 'poppins', sans-serif;
    font-size: 16px;
}

.icone3 {

    font-size: 26px;
}

.icone2 {

    font-size: 24px;
}


.icone4 {

    font-size: 24px;
    margin-left: 35px;

}

.icone5 {

    font-size: 30px;
}

.icone6 {

    font-size: 20px;
    margin-right: 25px;
    margin-top: 10px;
}

.icone9 {

    font-size: 20px;
    margin-right: 48px;
    margin-top: 10px;
}

.icone7 {

    font-size: 18px;
    color: darkgray;

}

.icone8 {

    font-size: 28px;
    margin-left: 7px;
}


.custom {
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    width: auto;
    height: 34px;
    text-align: center;
    color: darkblue;
    cursor: pointer;

}


.custom1 {
    font-family: 'poppins', sans-serif;
    font-size: 14px;
    width: auto;
    height: 27px;
    text-align: center;
    color: darkblue;
    cursor: pointer;
    margin-top: 13px;
}

.custom2 {
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    width: auto;
    height: 27px;
    color: darkblue;
    cursor: pointer;
    margin-left: 55px;
}

.nom2 {

    margin-left: 9px;

}

.nom3 {

    margin-left: 7px;

}

.modifier2 {

    margin-left: 10px;

}

.from {

    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
    cursor: pointer;
    border: 1px solid transparent;
    transform: scale(1.1);

}

.from6 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -25px;
    cursor: pointer;
    border: 1px solid transparent;
}


.from6 img {
    height: 100%;
    width: 100%;
    border: 1px solid transparent;

}



.from4 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 41px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
    cursor: pointer;
    border: 1px solid transparent;
}

.from4 img {
    height: 100%;
    width: 100%;
    border: 1px solid transparent;

}

.from3 {

    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
    cursor: pointer;
    border: 1px solid transparent;

}

.from3 img {
    height: 100%;
    width: 100%;
    display: block;

}

.from2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
    cursor: pointer;
    border: 1px solid black;
    transform: scale(1.1);

}


.from2 img {
    height: 120%;
    width: 120%;
    border: 1px solid transparent;

}

.from1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 41px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
    cursor: pointer;
    border: 2px solid transparent;

}

@media(max-width: 768px) {
    .from1 {

        margin-left: 18px;
    }
}

@media(max-width: 577px) {
    .from1 {

        margin-left: 18px;
    }
}


@media(max-width: 768px) {
    .from1 img {

        height: 100%;
        width: 100%;
        display: block;


    }
}


@media(max-width: 577px) {
    .from1 img {

        height: 100%;
        width: 100%;
        display: block;

    }
}


.from1 img {

    border: 1px solid transparent;
    height: 100%;
    width: 100%;
    display: block;

}



@media(max-width: 768px) {
    .from {

        height: 110px;
        width: 110px;

    }
}


@media(max-width: 577px) {
    .from {

        height: 110px;
        width: 110px;


    }
}


.from img {
    height: 120%;
    width: 120%;
    border: 1px solid transparent;


}



@media(max-width: 768px) {
    .from img {
        height: 110%;
        width: 110%;
        border: 1px solid transparent;

    }
}


@media(max-width: 577px) {
    .from img {

        height: 110%;
        width: 110%;
        border: 1px solid transparent;

    }
}


.from5 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 41px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
    cursor: pointer;
    border: 2px solid transparent;

}

.from5 img {

    border: 1px solid transparent;
    height: 100%;
    width: 100%;
    display: block;

}

.defaut {

    display: flex;

}

@media(max-width: 577px) {
    .defaut {

        margin-left: 18px;

    }
}

@media(max-width: 768px) {
    .defaut {

        margin-left: 23px;

    }
}

.defaut1 {

    margin-left: 5px;
    display: flex;


}

.publier {
    font-family: 'poppins', sans-serif;
    font-size: 16px;

}

.input {

    display: none;
}

#myTextarea {

    flex-direction: column;
    padding: 15px 10px;
    border-radius: 55px;
    border: none;
    background-color: transparent;
    outline: none;
    margin-bottom: 70px;
    height: 40px;
    color: #fff;
    width: 57%;
    cursor: pointer;
    resize: none;
    overflow: hidden;


}

.flex {

    display: flex;
    margin-left: 3%;
    padding-left: 10px;
}


@media(max-width: 377px) {
    .flex {

        margin-left: 0;

    }
}

.flex1 {

    margin-top: 36px;

}


.suivants {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'poppins', sans-serif;
    font-size: 18px !important;
    flex-direction: column;
    padding: 0px 10px;
    border-radius: 50px;
    color: dimgrey;
    border: none;
    background-color: rgba(105, 105, 105, 0.295) !important;
    outline: none;
    margin-bottom: 10px;
    height: 43px;
    width: 130px;
    transition: background-color 0.3s ease;
    cursor: not-allowed;
    transform: translateX(-22px);
}

.accepter {

    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'poppins', sans-serif;
    font-size: 18px !important;
    padding: 0px 10px;
    border-radius: 50px;
    color: black;
    border: none;
    background-color: white !important;
    outline: none;
    margin-bottom: 10px;
    height: 56px;
    width: 57%;
    cursor: pointer;

}


@media(max-width: 768px) {
    .accepter {

        height: 56px;
        width: 60%;

    }
}



@media(max-width: 577px) {
    .accepter {

        height: 56px;
        width: 59%;

    }
}


.se-connecter {

    display: inline-flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 18px !important;
    flex-direction: column;
    padding: 0px 10px;
    border-radius: 50px;
    color: #fff;
    border: none;
    border: 2px solid #007bff;
    outline: none;
    margin-bottom: 10px;
    height: 56px;
    width: 57%;
    cursor: pointer;
}



@media(max-width: 577px) {
    .se-connecter {

        height: 56px;
        width: 59%;

    }
}


@media(max-width: 768px) {
    .se-connecter {

        height: 56px;
        width: 60%;

    }
}




.suivants.active {

    font-family: 'poppins', sans-serif;
    font-size: 18px !important;
    text-align: center;
    color: white;
    background-color: #007bff !important;
    cursor: pointer;
}



.Bio {
    margin-left: 20px;


}

.bouton {

    width: 50px;
    height: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

}

.bouton::after {

    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: black;
    box-shadow: 0 10px 0 black;
    transform: translateY(-10px);
    transition: 0.7s;

}


.bouton.active::after {

    box-shadow: 0 0 0 black;
    transform: rotate(45deg);

}

.bouton::before {

    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: black;
    transform: translateY(10px);
    transition: 0.7s;
}

.bouton.active::before {

    transform: rotate(-45deg);

}

.bienvenue-flash-x {
    font-size: 2.7em;
    text-transform: uppercase;
    font-family: 'poppins', sans-serif;
    color: white;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;

}



.bienvenue-flash-x1 {

    display: flex;
    justify-content: center;
    font-size: 39px;
    text-transform: uppercase;
    color: black;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;

}



.Rejoingnez {

    font-family: 'poppins', sans-serif;
    font-size: 19.6px;
    color: #fff;


}

.Rejoingnez1 {

    font-family: 'poppins', sans-serif;
    font-size: 20px;
    color: black;

}

.Decouvrez {

    font-family: 'poppins', sans-serif;
    font-size: 19.6px;
    color: #fff;

}

.Decouvrez1 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: black;


}



.purple5 {

    display: flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 0px 15px;
    background-color: white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 37px;
    width: 150px;
    text-align: center;
    line-height: 2.1;
    margin-top: -3px;
}




.purple20 {

    display: flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 0px 15px;
    background-color: white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 37px;
    width: 150px;
    text-align: center;
    line-height: 2.1;
    margin-top: -3px;
    margin-bottom: 50px;
    margin-left: 5%;
}


.purple22 {

    display: flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: #fff !important;
    padding: 0px 15px;
    border: 1px solid #007bff;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 37px;
    width: 150px;
    text-align: center;
    line-height: 2.1;
    margin-top: -3px;
    margin-bottom: 50px;
    margin-left: 5%;
    background-color: transparent;


}


.purple23 {

    display: flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 15px !important;
    color: black !important;
    padding: 5px 10px;
    background-color:white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 31px;
    width: 130px;
    text-align: center;
    margin-top: -3px;
    margin-left: 20px;
    margin-bottom: 20px;

}



.purple4 {

    display: inline-flex;
    justify-content: center;

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 0px 15px;
    background-color: white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 40px;
    height: 37px;
    flex-direction: column;
    width: 17%;
    margin-top: -10px;

}

.purple3 {

    display: inline-flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: black !important;
    padding: 0px 15px;
    background-color: white !important;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 40px;
    height: 42px;
    flex-direction: column;
    width: 190px;
    margin-top: 10px;

}


.purple9 {

    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: #fff !important;
    padding: 0px 10px;
    background-color: dimgrey;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 40px;
    width: auto;
    padding-top: 7px;
    text-align: center;

}


.purple10 {

    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    font-family: 'poppins', sans-serif;
    font-size: 17px !important;
    color: #fff !important;
    padding: 0px 10px;
    background-color: blueviolet;
    border: none;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 40px;
    width: auto;
    line-height: -10px;
    padding-top: 7px;
    margin-left: 4px;

}

.messages {

    padding-bottom: 65px;

}

.message-send {

    display: flex;
    justify-content: end;
    margin-right: 15px;

}

.message-send1 {


    margin-left: 15px;

}


.conteneur {

    height: 375px;
}


.navigation4 {

    display: flex;

}



@media(max-width: 768px) {
    .navigation4 {


        display: block;

    }

}


@media(max-width: 577px) {
    .navigation4 {


        display: block;

    }

}



@media(max-width: 377px) {
    .navigation4 {


        display: block;

    }
}


.navigation {

    display: none;

}


@media(max-width: 768px) {
    .navigation {


        display: block;

    }

}


@media(max-width: 577px) {
    .navigation {


        display: block;

    }

}

@media(max-width: 377px) {
    .navigation {


        display: block;

    }

}


.navigation1 {

    width: 1000px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}



@media(max-width: 768px) {
    .navigation1 {

        display: none;
        width: 0;

    }

}


@media(max-width: 576px) {
    .navigation1 {

        display: none;

        width: 0;
    }


}



@media(max-width: 377px) {
    .navigation1 {

        display: none;

        width: 0;
    }

}

.navigation2 {


    margin-left: 20px;

}

.navigation3 {


    margin-left: 30px;

}

.condition4 {

    font-family: 'poppins', sans-serif;
    font-size: 17px !important;

}

.bager1 {

    margin-top: -12px;
    background-color: red;
    border-radius: 50%;
    border: 2px solid red;
    width: 10px;
    height: 10px;
}

.condition7 {

    font-size: 13px;

}

.bager3 {

    background-color: red;
    border-radius: 50%;
    border: 2px solid red;
    width: 9px;
    height: 9px;
    margin-top: 5px;
    margin-left: 3px;

}


.bager4 {

    margin-top: -12px;
    background-color: red;
    border-radius: 50%;

}

.bager2 {

    margin-top: -2px;
    background-color: red;

}

.content {

    margin-left: 400px;
    flex-grow: 1;
    z-index: 2;
}



@media(max-width: 768px) {
    .content {

        margin-left: 0;
        flex-grow: O;
        z-index: 0;

    }

}

@media(max-width: 577px) {
    .content {

        margin-left: 0;
        flex-grow: 0;
        z-index: 0;

    }
}

.bar {

    display: none;

}

.bar2 {

    margin-left: 25px;
}

.bar3 {

    margin-left: 35px;
}


@media(max-width: 577px) {
    .bar {


        display: block;
    }

}


@media(max-width: 768px) {
    .bar {


        display: block;

    }

}


.bar1 {

    display: block;
    margin-right: 800px;

}

@media(max-width: 768px) {
    .bar1 {

        display: none;
        margin-right: 0;

    }

}

@media(max-width: 577px) {
    .bar1 {


        display: none;
        margin-right: 0;

    }
}

.photo {

    margin-top: 100px;

}

.photo1 {

    margin-top: 35px;

}

@media(max-width: 768px) {
    .photo {


        margin-top: 0;

    }

}

@media(max-width: 577px) {
    .photo {


        margin-top: 0;

    }
}

@media(max-width: 768px) {
    .photo1 {


        margin-top: 35px;

    }

}

@media(max-width: 577px) {
    .photo1 {


        margin-top: 35px;

    }
}




@media(max-width: 377px) {
    .modifier5 {

        margin-top: -23.5px;
    }

}

@media(max-width: 480px) {
    .modifier5 {

        margin-top: -28px;
    }

}


.modifier {

    margin-top: 100px;

}


.commentaire {

    padding-left: 15px;

}

.commentaire1 {

    line-height: 1.8;

}

.commentaire6 {

    font-family: 'poppins', sans-serif;
    padding-bottom: 65px;
}

.commentaire7 {
    margin-top: 3px;
}



.commentaire10 {

    margin-top: 7px;

}

.commentaire9 {

    margin-left: 0.1%;
    margin-top: -2px;


}


.commentaire14 {

    margin-left: 0.1%;

}


.commentaire2 {

    margin-left: 35px;
    font-family: 'poppins', sans-serif;
    font-size: 15px;
    padding-bottom: 67px;
}

.commentaire4 {

    margin-left: 40px;
    margin-top: -38px;
    display: flex;
    padding: 0 23px;

}

.biographie {


    font-family: 'poppins', sans-serif;
    font-size: 19px;
    color: #fff;

}

.biographie1 {

    font-family: 'poppins', sans-serif;
    font-size: 20px;
    color: #fff;
}

.biographie2 {


    font-family: 'poppins', sans-serif;
    font-size: 16px;

}

.biographie3 {

    margin-right: 10px;
}

.nom {

    font-family: 'poppins', sans-serif;
    font-size: 17px;
    margin-left: 20px;
    margin-top: 22px;
}

.nom2 {

    font-family: 'poppins', sans-serif;
    font-size: 17px;


}



.Aucun {

    font-family: 'poppins', sans-serif;
    font-size: 18px;
    color: #fff;
    margin-left: 25%;
}

.bouton2 {

    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 12px 20px;
}

.like {

    background-color: transparent;
    border: none;
    outline: none;
    color: white;
    line-height: 3.1;
    margin-left: 10px;

}

.like5 {

    color: white;
    background-color: transparent;
    outline: none;
    line-height: 3.1;
    margin-left: 10px;
    border: none;

}


.button3 {
    margin-top: 5px;
    background-color: blue;
    border: none;
    outline: none;
    color: white !important;
    cursor: pointer;
    font-family: 'poppins', sans-serif;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 50px;
    height: 39px;
    align-items: center;
}


.like1 {

    background-color: transparent;
    border: none;
    margin-left: 10px;
    outline: none;
    color: rgb(255, 0, 0);
    line-height: 3.1;
}


.like:hover {
    cursor: pointer;

}


.heart {

    transition: transform 0.2s ease color 0.3 ease;
}

.liked {

    color: red;
    transform: scale(1.1);

}

.heart:active {

    transform: scale(1.1);

}

.parametres {

    font-family: 'poppins', sans-serif;
    font-size: 18px;
}

.ecrire {

    margin-top: 27px;

}

.follower {

    font-family: 'poppins', sans-serif;
    font-size: 16px;
    color: darkgrey;
}

.follower1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 33px;

}

.follower2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 27px;

}

.espace {

    margin-left: 7px;
    color: #fff;
}

.espace1 {
    margin-left: 4px;
    color: #fff;

}

.repondre {

    color: darkgray;
    font-size: 12px;
    font-family: 'poppins', sans-serif;
    margin-top: 6px;
    margin-left: 6px;
}

.message1 {

    margin-left: 60px;
    font-size: 14px;
    font-family: 'poppins', sans-serif;
    color: #fff;
    margin-top: -8px;

}

.preview-container {

    position: relative;
    display: inline-block;

}

.image-preview {

    width: 150px;
    height: auto;
    border: 2px solid transparent;
    border-radius: 10px;
}

.delete-btn {

    position: absolute;
    top: 0;
    right: 0;
    background-color: black;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 13px;
    border-radius: 50%;
    opacity: 1.2;
}

.delete-btn:hover {

    opacity: 1;
}


.dropdow-custom1 {

    display: none;
    align-items: end;
    flex-direction: column;
    position: absolute;
    top: 25px;
    background-color: #16181c;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.6);
    z-index: 1;
    margin-top: 35px;
    margin-left: auto;
    border-radius: 10px;
    list-style: none;
    text-decoration: none;
    height: 150px;
    font-family: 'poppins', sans-serif;
    overflow: hidden;
    min-width: 180px;

}


.dropdow-custom {

    display: none;
    justify-self: end;
    flex-direction: column;
    position: absolute;
    top: 25px;
    background-color: #16181c;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.6);
    z-index: 1;
    margin-top: 20px;
    border-radius: 10px;
    list-style: none;
    text-decoration: none;
    height: 150px;
    font-family: 'poppins', sans-serif;
    overflow: hidden;
    min-width: 180px;

}


.dropdow-custom li {

    color: #e7e9ea;
    text-align: center;
    margin-right: 30px;
    font-size: 16px;
}


.menu-toggle {

    cursor: pointer;
    user-select: none;
    font-size: 20px;
    margin-top: 5px;

}

.hr {

    color: #fff;
    width: 100%;
}


.date {

    font-size: 12px;
    font-family: 'poppins', sans-serif;
    color: dimgrey;
    margin-left: 50px;
    margin-top: -3px;
}


@media(max-width: 577px) {
    .date {

        margin-left: 65px;

    }
}



@media(max-width: 768px) {
    .date {

        margin-left: 65px;

    }
}

.more-text {
    display: none;
    font-family: 'poppins', sans-serif;
    font-size: 17px;
    margin-top: 5px;

}

.more-text1 {
    display: none;
    font-family: 'poppins', sans-serif;
    font-size: 20px;
    margin-top: 5px;

}


.toggle-btn {

    font-family: 'poppins', sans-serif;
    cursor: pointer;
    margin-left: 3px;
    font-size: 15px;

}

.dots {

    font-family: 'poppins', sans-serif;
    font-size: 17px;
    color: white;
}


.abonne {

    margin-left: 23px;

}


.preview-image {

    width: 150px;
    height: auto;
    overflow: hidden;
    border: 2px solid transparent;
    border-radius: 10px;
    position: relative;
    display: block;

}


.preview-image img {

    width: 100%;
    height: auto;

}

.delete-button {

    position: absolute;
    top: 0;
    right: 0;
    background-color: black;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 13px;
    border-radius: 50%;
    opacity: 1.2;

}

.delete-button:hover {

    opacity: 1;
}


.notifications {

    font-size: 14px;
    font-family: 'poppins', sans-serif;
    color: #fff;
    margin-left: 10px;
    margin-top: 7px;

}

.notifications1 {

    margin-left: 10px;

}

.text4 {

    font-family: 'poppins', sans-serif;
    font-size: 18px !important;
    color: brown !important;
    background-color: transparent;
    list-style: none;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: none;
}


.mdp {

    position: relative;
    width: 100%;
}

.mdp1 {

    cursor: pointer;
    font-size: 17.6px;
    position: absolute;
    color: rgba(105, 105, 105, 0.511);
    top: 23px;
    right: 22.5%;
}

@media(max-width: 768px) {
    .mdp1 {

        right: 15%;

    }
}


.mdp2 {

    cursor: pointer;
    font-size: 17.6px;
    position: absolute;
    right: 22.4%;
    color: rgba(105, 105, 105, 0.511);
    top: 23px;

}


@media(max-width: 768px) {
    .mdp2 {

        right: 15%;

    }
}


.mettez {

    font-size: 18px;
    color: #fff;
    font-family: 'poppins', sans-serif;
    margin-top: 20px;

}



.small1 {

    font-size: 15px;
    font-family: 'poppins', sans-serif;

}

.index {

    display: none;


}

@media(max-width: 768px) {

    .index {
        display: block;
    }

}

@media(max-width: 576px) {

    .index {
        display: block;
    }

}


.index1 {

    display: block;


}

@media(max-width: 577px) {

    .index1 {
        display: none;
    }

}

@media(max-width: 768px) {

    .index1 {
        display: none;
    }

}

.imagex {

    position: relative;
    display: flex;
    gap: 30px;
    margin-left: 15px;
    margin-top: 20px;
}

.imagex img {

    position: absolute;
    border-radius: 12px;
    transition: all 0.3s ease;

}

.imagex img:nth-child(1) {

    width: 200px;
    height: 257px;
    transform: scale(0.6);
    z-index: 1;
    margin-left: 30px;


}

.imagex img:nth-child(2) {
    width: 178px;
    height: 253px;
    transform: scale(0.9);
    margin-left: 210px;
    z-index: 2;
}

.imagex img:nth-child(3) {

    width: 179px;
    height: 255px;
    transform: scale(1.3);
    margin-left: 433px;
    z-index: 3;
}


.imagex img:hover {
    cursor: pointer;
}

.black1 {

    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;

}


.condition5 {

    font-size: 17px;
    font-family: 'poppins', sans-serif;

}

.card-stack {

    position: relative;
    width: 250px;
    height: 400px;
    margin-top: -150px;
    margin-left: 120px;

}

.card {

    position: absolute;
    width: 220px;
    height: 350px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background-position: center;
    background-size: cover;
    transition: all 0.3s ease-in-out;

}

.card:nth-child(1) {
    top: 257px;
    right: 50px;
    transform: rotate(-12deg);
    background-image: url('../images/17.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 180px;
    height: 240px;
    border-radius: 20px;

}

.card:nth-child(2) {

    margin-top: -15px;
    left: 50px;
    z-index: 2;
    background-image: url('../images/58.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 190px;
    height: 320px;
    border-radius: 20px;

}

.card:nth-child(3) {
    margin-top: -288px;
    left: 175px;
    transform: rotate(8deg);
    background-image: url('../images/22.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 180px;
    height: 240px;
    border-radius: 20px;
    z-index: 1;
    filter: none;
    will-change: transform;
    image-rendering: auto;
}

.black3 {

    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #00376b;
    margin-left: 100px;
}

.black4 {

    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    color: darkgrey;

}

.black5 {

    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    color: darkgrey;
    margin-left: 100px;
}

.black6 {

    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    color: darkgrey;
    margin-top: 20px;

}

.black2 {

    margin-top: 280px;
    height: 5vh;
}

.conctat {

    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 45px;
    margin-top: 36px;
    color: black;
    font-weight: 700;
    height: 20vh;
}

.informations {

    color: black;
    font-size: 20px;
    font-family: 'poppins', sans-serif;
    margin-top: 25px;
}

.demande {

    font-size: 26px;
    color: black;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    height: 6vh;

}

.email {

    font-size: 17px;
    color: black;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 10px;
    font-weight: 700;

}


.application {

    font-size: 18px;
    color: black;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    height: 5vh;

}

.contenu {


    font-size: 17px;
    color: black;
    font-family: 'poppins', sans-serif;

}

.contenu5 {


    font-size: 17px;
    color: darkgray;
    font-family: 'poppins', sans-serif;

}

.contenu1 {


    font-size: 16px;
    color: black;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
    margin-right: 6px;

}

.contenu3 {

    color: darkgray;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    margin-right: 6px;

}


.contenu4 {

    color: black;
    font-family: 'poppins', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin-right: 6px;

}

.height {

    height: 17vh;

}

.montre {

    font-size: 34px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    font-weight: 700;

}


.montre1 {

    font-size: 40px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    margin-left: 320px;

}

.reseau {

    font-size: 35px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    font-weight: 700;
}


.reseau1 {

    margin-top: 150px;

}

.stacket-images {

    position: relative;
    width: max-content;
    height: 50px;
    margin-left: 12px;

}

.stacket-images1 {

    position: relative;
    height: 50px;
    margin-left: 16%;

}


.stacket-images1 img {

    width: 250x;
    height: 120px;
    border-radius: 10px;
    position: absolute;
    border: 2px solid transparent;

}

.stacket1 {

    margin-top: 40px;

}



.stacket-images img {

    width: 250x;
    height: 120px;
    border-radius: 10px;
    position: absolute;
    border: 2px solid transparent;


}

.stacket-images img:nth-child(1) {

    left: 0;
    z-index: 3;

}


.stacket-images1 img:nth-child(1) {

    left: 10%;
    z-index: 3;

}

.stacket-images img:nth-child(2) {

    left: 30px;
    z-index: 2;

}

.stacket-images1 img:nth-child(2) {

    left: 20%;
    z-index: 2;


}

.stacket-images img:nth-child(3) {

    left: 100px;
    z-index: 1;

}


.element1 {

    margin: auto;

}


@media(max-width: 768px) {

    .element1 {

        margin-left: 18%;
    }

}

@media(max-width: 441px) {

    .element1 {
        margin: auto;
    }

}



.mission {

    font-size: 20px;
    color: black;
    font-family: 'poppins', sans-serif;
    font-weight: 700;
}

.mission2 {

    margin-left: 25px;

}


@media(max-width: 768px) {

    .mission2 {

        margin-left: 0;


    }

}



.mission1 {

    font-size: 17px;
    color: black;
    font-family: 'poppins', sans-serif;
}

.slider {

    position: relative;
    width: 285px;
    height: 450px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}



.slides {

    display: flex;
    width: 100%;
    height: 100%;

}



.slide {

    width: 100%;
    height: 100%;
    display: none;

}

.slide.active {

    display: block;


}

.dotse {

    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;

}

.dot {

    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;

}

.dot.active {

    background-color: rgba(0, 0, 255, 0.747);

}

.mode {

    font-size: 32px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: black;
    font-weight: 700;

}

.sliders {

    height: 250px;
    margin: auto;
    position: relative;
    width: 90%;
    display: grid;
    place-items: center;
    overflow: hidden;

}

.slider-track {

    display: flex;
    width: calc(250px *18);
    animation: scroll 40s linear infinite;

}


.slider-track:hover {

    animation-play-state: paused;

}

@keyframes scroll {

    0% {

        transform: translateX(0);

    }

    100% {

        transform: translateX(calc(-250px * 9));

    }

}

.slid {

    height: 150px;
    width: 200px;
    align-items: center;
    padding: 15px;
    perspective: 100px;
}

.slid img {

    width: 100%;
    transition: transform 1%;
    border-radius: 2px;
    cursor: pointer;

}


.slid img:hover {

    transform: translateZ(20px);

}


.sliders::before,
.sliders::after {

    background: linear-gradient(to right, rgba(255, 255, 255, 1)) 0%, rgba(255, 255, 255, 0);

    content: "";
    position: absolute;
    width: 15%;
    z-index: 2;

}

.sliders::before {

    left: 0;
    top: 0;

}

.sliders::after {

    right: 0;
    top: 0;
    transform: rotateZ(100deg);

}



.body {

    background-color: white;

}


@media(max-width: 768px) {

    .body {
        background-color: black;
    }

}


@media(max-width: 577px) {

    .body {
        background-color: black;
    }

}

.connetez {

    display: flex;
    justify-content: center;
    font-family: 'poppins', sans-serif;
    font-size: 21px;
    color: white;
}

.color1 {

    color: darkgray;
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    margin-top: 12px;
}

.color2 {

    color: darkgray;
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    margin-top: 12px;

}

.condition8 {

    font-family: 'poppins', sans-serif;
    font-size: 18px;
}

.creer {

    font-size: 22px;
    font-family: 'poppins', sans-serif;


}


.modifier4 {

    margin-left: 10px;
}

.couleur {

    color: darkgray;

}

.recrutement {

    font-size: 22px;
    font-family: 'poppins', sans-serif;
    color: white;

}

.recrutement1 {
    margin-left: 55px;
    font-family: 'poppins', sans-serif;

}


.recrutement2 {

    font-family: 'poppins', sans-serif;
    color: white;
}


.recrutement3 {
    margin-left: 50px;
    font-family: 'poppins', sans-serif;
    color: darkgrey;

}

.recrutement4 {
    margin-left: 14%;
    font-family: 'poppins', sans-serif;
    color: darkgrey;

}

.bt1 {
    text-transform: uppercase;

}

.bt3 {
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    margin-left: 10%;
    color: #007bff;
}

.bt4 {
    font-family: 'poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #007bff;

}

.bt5 {
    font-family: 'poppins', sans-serif;
    font-size: 15px;
    color: darkgray;
    margin-left: 4%;
}

.bt6 {

    font-family: 'poppins', sans-serif;
}

.bt7 {
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    margin-left: 5%;
    color: #007bff;
}

.bt8 {
    font-family: 'poppins', sans-serif;
    font-size: 18px;
    margin-left: 4%;
    color: #007bff;
}

@media(max-width: 768px) {

    .bt8 {

        margin-left: 9%;
    }

}


@media(max-width: 577px) {

    .bt8 {
        margin-left: 9%;
    }

}


.certified {

    background-color: #007bff;
    color: white;
    border-radius: 20px;
    padding: 8px 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: default;
    display: inline-block;
    margin-left: 30%;
    margin-top: 10px;

}

.certified:hover {

    background-color: #0069d9;

}


@media(max-width: 768px) {

    .certified {

        margin-top: 0;
        font-size: 13px;
    }

}


@media(max-width: 577px) {

    .certified {

        margin-top: 0;
        font-size: 13px;

    }

}

.tabs {

    display: flex;
    border-bottom: 1px solid #333;
    margin-bottom: 100px;


}

.tab {

    flex: 1;
    background: none;
    border: none;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    cursor: pointer;
    transition: color 0.3s;
    font-family: 'poppins', sans-serif;

}

.tab:hover {

    color: #fff;
}

.tab.active {

    color: #1d9bf0;
    border-bottom: 2px solid #1d9bf0;

}

.tab-content {

    display: none;

}

.tab-content.active {

    display: block;

}

.attirez {

    font-family: 'poppins', sans-serif;
    color: #FAFAFA;
    font-size: 24px;

}

.plus {

    background-color: rgba(169, 169, 169, 0.301);
    border-radius: 20px;
    padding: 5px 9px;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;

}

.modal2 {

    background-color: black;
    margin: 40px 10px;
    padding: 25px;
    border-radius: 25px;
    position: relative;
    margin-top: 110px;
    align-items: center;


}

.modal1 {

    background-color: black;

}

.closes {

    position: absolute;
    left: 15px;
    font-size: 28px;
    color: white;
    cursor: pointer;
    margin-top: -50px;
}

.aimez {

    color: white;
    font-family: 'poppins', sans-serif;

}

.icone12 {

    font-size: 32px;
}

.aimez1 {

    margin-left: 100px;

}

.logo {

    font-size: 80px;
    margin-top: 250px;
    font-family: 'poppins', sans-serif;

}


@media(max-width: 577px) {
    .logo {

        font-size: 50px;

    }
}



@media(max-width: 768px) {
    .logo {

        font-size: 50px;

    }
}

@keyframes fade {

    0% {
        opacity: 0.2;
        transform: scale(0.9);
    }

    50% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0.2;
        transform: scale(0.9);
    }


}