body{
    background-color: #F3EBE5;
    font-size: clamp(1rem, 0.7693rem + 0.9464vw, 1.375rem);
    font-family: 'albert sans';
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.réseaux{
    width: clamp(1rem, 0.0773rem + 3.7855vw, 2.5rem);
    padding-left: 20px
}

.display--réseaux{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.l4{
    list-style: none;
    color: white;
}

.l1{
    list-style: none;
    color: white;
}

.l3{
    list-style: none;
    color: white;
}

.wrap{
    margin-left: clamp(1.25rem, -3.748rem + 20.5047vw, 9.375rem);
    margin-right: clamp(1.25rem, -3.748rem + 20.5047vw, 9.375rem);
}

.section--pageweb{
    margin-bottom: 80px;
}

.section2{
    margin-top: -1200px;
}

.section3{
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 20px;
}

.bande--header{
    background-color: #333333;
    height: 60px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.p--header{
    font-family: 'bodoni moda sc';
    font-size: 20px;
    color: white;
    font-weight: 500;
    margin-left: 20px;
    
}

.button--header{
    height: 30px;
    width: 120px;
    background-color: white;
    border: #333333 solid 2px;
    border-radius: 5px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link--header{
    color: black;
    text-decoration: none;
    font-weight: 1000;
}

.img--header{
    width: 100%;
    position: relative;
    z-index: -10;
}

.title--header{
    margin-top: -125px;
    width: 320px;
    color: white;
    margin-left: 20px;
    padding-bottom: 40px;
    font-size: 38px;
}

.title--main{
    color: #82736C;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 40px;
}

.titlemain--v21{
    color: #333333;
    grid-column: 1/-1;
}

.titlemain--v2{
    color: #333333;
    grid-column: 1/-1;
}

.p--main{
    color: #82736C;
}

.pmain--v2{
    color: #333333;
}

.font--weight{
    font-weight: 900;
}

.display--icones{
    display: flex;
    flex-direction: row;
    align-items:flex-start;
    grid-column: 1/-1;
}

.icones--img{
    height: 80px;
    width: 80px;
    margin-right: 20px;
    grid-column: 1/2;
}

.icone--margin{
    margin-right: 38px;
}

.background--section4{
    width: 100%;
    background-color: #333333;
    border-radius: 20px;
    padding-bottom: 20px;
}

.displayimg--section4{
    display: flex;
    justify-content: center;
}

.lunettes--img{
    width: 172px;
    height: 172px;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: -20px;
}

.pmain--v4{
    color: white;
    margin-right: 20px;
    margin-left: 20px;
}

.title--p{
    color: white;
    font-weight: 600;
    font-size: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 40px;
}

.pmain--v6{
    width: 160px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

.img--v6{
    width: clamp(10.625rem, 7.3571rem + 13.4069vw, 15.9375rem);
    height: clamp(15.625rem, 10.8192rem + 19.7161vw, 23.4375rem);
    border-radius: 20px;
}




.display--v6{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}



.crédits{
    font-size: 12px;
    color: white;
    cursor: pointer;
}

.display--circle{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -9;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: -50px;
}

.circle{
    width: 800px;
    height: 800px;
    border-radius: 50%;
}

.c1{
    background-color: #E7CDBA;
}

.c2{
    background-color: #D8AB8A;
    margin-top: -700px;
}

.c3{
    background-color: #C3865A;
    margin-top: -700px;
}

.background--main{
    background: linear-gradient(to bottom, #C3865A, #F3EBE5); 
    height: 800px;
    width: 100%;
    margin-top: -300px;
}


.card--section5{
    width: 100%;
    padding-bottom: 20px;
    background: linear-gradient(to bottom, #C3865A, #D8AB8A);
    border-radius: 20px;
    color: white;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
}

.icones--section1{
    width: 40px;
    padding-top: 20px;
}

.icones--section2{
    width: 80px;
    padding-top: 20px;
}

.icones--section3{
    width: 80px;
    padding-top: 20px;
}

.icones--section4{
    width: 60px;
    padding-top: 20px;
}

.icones--section5{
    width: 70px;
    padding-top: 20px;
}

.mini--p{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
}

.small--p{
    font-size: 14px;
    font-weight: 200;
}

.grand--p{
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.p--card{
    margin-left: 20px;
    margin-right: 20px;
}

.card2{
    background: linear-gradient(to bottom, #333333, #82736C);
}

.card3{
    background: linear-gradient(to bottom, #D19B74, #E7CDBA);
}

.card4{
    background: linear-gradient(to bottom, #82736C, #C3865A);
}

.card5{
    background: linear-gradient(to bottom, #553929, #C3865A);
}







.footer_big{
    font-size: 18px;
    margin-top: 15px;
}

.footer_back{
    font-size: 9px;
    margin-right: 0px;
}

.b1{
    position: absolute;
    right: 24px;
}

.background_footer{
    background-color: black;
    color: white;
}

.footer_content{
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    padding-right: 10px;
    font-size: 14px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-decoration: underline;
    font-weight: 600;
}

.display_footer{
    display: flex;
    
}

.display_back{
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.display_end{
    display: flex;
    padding-left: 20px;
    padding-bottom: 20px;
}

.content--réseaux{
    margin-left: 60px;
    font-size: clamp(1rem, 0.6924rem + 1.2618vw, 1.5rem);
}

.display--réseaux{
    cursor: pointer;
    transition-duration: 0.3s;
}

.display--réseaux:hover{
    text-decoration: none;
    font-weight: 300;
    transition-duration: 0.3s;
    cursor: pointer;
}





@media (min-width: 580px) {

    .circle{
        width: 1100px;
        height: 1100px;
    }

    .c2{
        margin-top: -950px;
    }

    .c3{
        margin-top: -950px;
    }

    .background--main{
        margin-top: -550px;
    }

    .title--main{
        font-size: clamp(1.75rem, 0.3659rem + 5.6782vw, 4rem);
    }

    .title--header{
        font-size: clamp(2.375rem, 0.1451rem + 9.1483vw, 6rem);
        width: clamp(20rem, 1.5457rem + 75.7098vw, 50rem);
        margin-top: -200px;
        margin-left: 60px;
    }

    .img--header{
        width: 100%;
    }

    .bande--header{
        height: 100px;
    }

    .p--header{
        font-size: 28px;
        margin-left: 60px;
    }

    .button--header{
        height: 50px;
        width: 170px;
        margin-right: 60px;
    }

    .link--header{
        font-size: 22px;
    }

    .mini--p{
        font-size: 18px;
    }

    .small--p{
        font-size: 20px;
    }

    .grand--p{
        font-size: 30px;
    }

    .p--card{
        margin-left: 40px;
        margin-right: 40px;
    }

    .pmain--v6{
        font-size: 18px;
        width: 220px;
    }

    .img--v6{
        height: 340px;
        width: 230px;
    }
}




@media (min-width: 1024px) {

    .section--pageweb{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        gap: 20px;
    }

    .circle{
        width: 2200px;
        height: 2200px;
        margin-top: 100px;
    }

    .c2{
        margin-top: -1850px;
    }

    .c3{
        margin-top: -1850px;
    }

    .background--main{
        margin-top: -1450px;
       
    }

    .pmain2{
        margin-bottom: 200px;
    }

    .title--header{
        margin-top: -500px;
        padding-bottom: 280px;
        margin-left: 140px;
    }

    .img--header{
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }

    .bande--header{
        height: 120px;
    }

    .p--header{
        font-size: 36px;
        margin-left: 60px;
    }

    .button--header{
        height: 30px;
        width: 200px;
        margin-right: 60px;
        
    }

    .title--main{
        grid-column: 2/11;
    }

    .p--main{
        grid-column: 2/11;
    }

    .display--icones{
        flex-direction: column;
        align-items: center;
    }

    .displayi1{
        grid-column: 1/6;
    }

    .displayi2{
        grid-column: 7/-1;
    }

    .displayi3{
        grid-column: 1/6;
    }

    .displayi4{
        grid-column: 7/-1;
    }

    .titlemain--v2{
        grid-column: 1/11;
    }

    .titlemain--v21{
        color: #333333;
    }

    .titlemain--v22{
        grid-column: 1/11;
    }

    .background--section4{
        grid-column: 2/11;
        padding-bottom: 40px;
    }

    .title--p{
        margin-left: 115px;
        font-size: 28px;
        margin-top: 80px;
    }

    .pmain--v4{
        margin-left: 115px;
        margin-right: 115px;
        font-size: 22px;
    }

    .lunettes--img{
        width: 360px;
        height: 360px;
        margin-bottom: 40px;
        margin-top: 60px;
    }

    .card1{
        grid-column: 1/6;
    }

    .card2{
        grid-column: 7/-1;
    }

    .card3{
        grid-column: 1/6;
    }

    .card4{
        grid-column: 7/-1;
    }

    .card5{
        grid-column: 3/10;
    }

    .display--v6{
        grid-column: 2/11;
    }

    .pmain--v6{
        width: 380px;
    }

    .img--v6{
        height: 580px;
        width: 380px;
    }

    .content--réseaux{
        display: flex;
        flex-direction: row;
        padding-top: 100px;
        padding-bottom: 80px;
       
    }

    .display--réseaux{
        padding-right: 150px;
    }

    .réseaux1{
        margin-left: 160px;
    }


    .footer_big{
        font-size: 32px;
        margin-top: 20px;
    }

    .btn--v2{
        width: 300px;
        border: #333333 solid 2px;
        border-radius: 10px;
        height: 80px;
        transition-duration: 300ms;
    }

    .btn--v2:hover{
        background-color: gray;
        text-decoration: underline;
        color: white;
        transition-duration: 300ms;
    }

    .link--v2{
        font-size: 36px;
        transition-duration: 300ms;
        color: #333333;
    }

    .link--v2:hover{
        color: white;
        transition-duration: 300ms;
    }


    .display--btn{
        grid-column: 2/5;
    }

   .footer_back{
    font-size: 14px;
   }

   .footer_content{
    margin-left: 180px;
   }

   
    

}




/* ANIMATION */


.fade-in-element {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  }

  .fade-in-visible {
    opacity: 1;
    transform: translateY(0);
  }

 




  .display--v6 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    height: auto;
  }
  
  .display--childv6 {
    transition: transform 2s ease;
    position: relative;
    transform: scale(1);
  }
  
  .display--childv6.behind {
    transform: scale(0.7);
  }


  
  
  
  
  
  
  











