* {
    margin: 0;
}

/* ///////////////////////////////////////////////////////////////////////////// HEADER */

/* header {
    display: flex;
    position: fixed;
    background-attachment: fixed;
}  */

.bandeau-header {
    /* background-attachment: fixed; */
    top: 0;
    position: fixed;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100px;
    background-color: #5661AD;
    align-items: center;
    padding-left: 30px;
    z-index: 1;
}

.white-posteex {
    width: 15vw;
    padding-top: 10px;
    /* padding-left: 30px; */
}

.logo-profil {
    width: 50px;
    padding-right: 50px;
}

.body-influenceurs {
    background-color: #5661AD;
}


/* ///////////////////////////////////////////////////////////////////////////// MAIN */

/* 
.section-main {
    /* align-items: center; 
} */

.paragraph {
    margin-top: 150px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.earn-money {
    font-size: 6vw;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

.earn-money1 {
    font-size: 2.5vw;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
}


.pmain {
    text-align: center;
    font-size: 25px;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.signature {
    color: white;
    text-align: right;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    margin-right: 30%;
    margin-top: 50px;
}

.case-suivant {
    display: flex;
    justify-content: center;
    margin-top: 200px;
    background-attachment: fixed;
}

.down-arrow {
    align-items: center;
    flex-direction: column;
    position: fixed;
}

.suivant {
    color: white;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-left: -10px;
}

.fleche {
    width: 50px;
}


/* GRAND 1 */

.grand1st {
    /* display: flex;
    justify-content: left; */
    /* padding: 100px; */
    margin-top: 150px;
    margin-bottom: 300px;
    /* flex-direction: row; */
}

.grand1 {
    color: white;
    text-align: left;
    font-size: 100px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-right: 30px;
    padding-left: 10%;
    /* margin-right: 30%; */
    /* margin-top: 50px; */
}

.titre1 {
    color: white;
    text-align: center;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.titre1-1 {
    color: white;
    text-align: right;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.titre5 {
    color: white;
    text-align: left;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.titre2 {
    color: white;
    text-align: left;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.sous-titre {
    margin-left: 16%;
}

.div-friendly {
    display: flex;
    justify-content: right;
    padding-right: 10%;
    margin-bottom: 200px;
}

.logo-friendly {
    margin-top: 50px;
    width: 20%;
}


/*//////////////////////////////////////// GRAND 2 */


.black-posteex {
    width: 250px;
    height: 45px;   
}

.logo-story {
    width: 5%;
    margin-bottom: 30px;
}

.logo-iphone {
    width: 15%;
    margin-bottom: 30px;
}

.div-container {
    display: flex;
    justify-content: space-around;
    margin-top: 125px;
    margin-bottom: 200px;
    align-items: center;
}




/* //////////////////////////////////////////////// GRAND 3 */




.div-container1 {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    margin-bottom: 200px;
    align-items: center;
}

.logo-price {
    width: 20%;
}

.logo-price1 {
    width: 20%;
    margin-top: 75px;
    margin-bottom: 150px;
}

.logo-des-ee {
    width: 20%;
    /* margin-top: 25px; */
    /* margin-bottom: 25px; */
}

.logo-des-ee-1 {
    width: 40%;
    /* margin-top: 25px; */
    /* margin-bottom: 25px; */
}

.titre3 {
    color: white;
    text-align: center;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}



/* //////////////////////////////////////////////// SIGN IN */


.sign-in {
    width: 100%;
    background-color: #5661AD;
    /* height: 500px; */
    padding-top: 200px;
}

.head-signin {
    display: flex;
    justify-content: center;
    margin-bottom: 10%;
}

.bref {
    display: flex;
    justify-content: center;
    color: white;
    text-align: center;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.button-signin {
    background-color: white;
    display: flex;
    justify-content: center;
    margin-top: 125px;
    margin-bottom: 125px;
    border-radius: 10px;
}

.text-button {
    color: black;
    text-align: center;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    padding: 10px 50px;
}

.centrer-button {
    display: flex;
    justify-content: space-around;
    margin: 0 75px;
}

.section-bottom {
    background-color: #5661AD;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-bottom: 20px;
}
.section-bottom p {
    font-size: 15px;
}

.encart-reseaux {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.logo-reseaux {
    width: 30px;
}

.lien {
    text-decoration: none;
}

.menu-footer {
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

/* iPhone 6+ ----------- */
@media only screen and (max-width: 736px) {
/* Styles */

.pmain {
    font-size: 4.5vw;
}

.white-posteex {
    width: 30vw;
}

.logo-profil {
    width: 10vw;
    margin-right: 10px;
    margin-top: 5px;
}

.paragraph {
    margin-top: 150px;
}

.signature {
    display: flex;
    justify-content: center;
    margin-right: 0;
}

.none {
    display: none;
}

.grand1 {
    font-size: 15vw;
    color: white;
    /* padding-left: 5%; */
    margin-right: 15px;
    padding-left: 5%;
}

.titre1 {
    font-size: 6vw;
}
.sous-titre {
    margin-left: 0; 
}

.titre2 {
    font-size: 5vw;
    text-align: center;
    margin-top: 50px;
    padding: 0 5%;
}

.div-friendly {
    margin-bottom: 350px;
    justify-content: center;
    padding-right: 0;
}

.logo-friendly {
    margin-top: 30px;
    width: 40%;
    margin-left: 5%;
}

.black-posteex {
    width: 30vw;
    height: auto;
}

.logo-story {
    width: 8vw;
}

.div-container {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    margin-top: 75px;
}

.titre3 {
    font-size: 5vw;
    margin-top: 50px;
}

.logo-price {
    width: 40%;
    margin-top: 50px;
}

.logo-iphone {
    width: 30%;
}

.div-container1 {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
}

.sign-in {
    padding-top: 225px;
}

.bref {
    font-size: 6vw;
    margin-top: 40px;
}

.logo-posteex-nuage {
    width: 70%;
}

.text-button {
    font-size: 5vw;
}

.centrer-button {
    flex-direction: column;
    margin-top: 50px;
    padding-bottom: 50px;
}

.button-signin {
    margin-top: 0;
    margin-bottom: 50px;
}

.section-bottom {
    padding-top: 40px;
flex-direction: column;
}
.section-bottom p{
    padding-top: 10px;
}

.titre5 {
    font-size: 3.25vw;
}

.logo-price1 {
    width: 50%;
    margin-top: 75px;
    margin-bottom: 150px;
}

.logo-des-ee {
    width: 50%;
    /* margin-top: 25px; */
    /* margin-bottom: 25px; */
}

.logo-des-ee-1 {
    width: 80%;
    margin-bottom: 50px;
    /* margin-top: 25px; */
    /* margin-bottom: 25px; */
}

.earn-money {
    font-size: 8vw;
}

.earn-money1 {
    font-size: 4vw;
}

.titre1-1 {
    font-size: 7vw;
    text-align: center;
}

}