body{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: 'albert sans';
    background-color: #FFFCF7;
    color: #3F4B7F;
    
}

.credit{
    margin-bottom: 40px;
    padding-bottom: 40px;
    margin-left: 16px;
}

a{
    color: #B88C94;
    text-decoration: none;
    transition: color 0.5s ease;
}

a:hover{
    color: #C1C4E3;
    text-decoration: underline;
    transition: color 0.3s ease;

}

.linkcrédit{
    font-size: 20px;
    margin-left: 16px;
    padding-bottom: 40px;
}

.email{
    margin-bottom: 30px;
}

.linkbtn{
    background-color: #C1C4E3;
    border: none;
    color: #3F4B7F;
    font-weight: 800;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 16px;
    margin-right: 30px;
    cursor: pointer;
}

.menuBurger{
    width: 45px;
    height: auto;
    margin-left: -8px;
}

.speudoLogo{
    height: auto;
    width: 100px;
    margin-top: 16px;
    margin-left: 16px;
}

.miniTitle{
    font-size: 20px;
    color: #C8A68B;
    font-weight: 700;
    margin-left: 16px;
    margin-top: 0px;
}

.navProjet__toggle{
    width: 45px;
    height: auto;
    position: absolute;
    right: 14px;
    top: 16px;
    border: none;
    cursor: pointer;
    background: none;
}

.navProjet__el{
    font-size: 28px;
    color: #B88C94;
    font-weight: 900;
    padding-bottom: 16px;
    padding-top: 16px;
    list-style: none;
    text-decoration: none;
    margin-left: -16px;
    cursor: pointer;
}

.navProjet__list{
    border: solid 4px #3F4B7F;
    margin-top: 0px;
    margin-right: -8px;
    border-radius: 16px;
    border-radius: 16px;
    position: absolute;
    width: 70%;
    height: 47%;
    top: 0px;
    background-color: #FFFCF7;
    margin-left: -16px;
}

.navProjet--open .navProjet__list{
    display: none;
}

.navProjet--close .navProjet__list{
    display: none;
    margin-left: 32px;
}




.line{
    height: 2px;
    background-color: #3F4B7F;
    margin-top: -8px;
    margin-left: 16px;
    margin-right: 16px;
}

.mainTitle{
    font-size: 64px;
    margin-left: 16px;
    width: 80%;
    line-height: 1.0;
    margin-bottom: 85px;
}

.mainText{
    margin-left: 16px;
    margin-right: 16px;
}

.last{
    margin-bottom: 50px;
}

.semilast{
    margin-bottom: 32px
}

.thelast{
    margin-bottom: 85px;
}

.sousTitle{
    font-size: 32px;
    color: #C8A68B;
    margin-left: 16px;
    margin-right: 16px;
}

.smalltitle{
    font-size: 20px;
    color: #C8A68B;
    font-weight: 800;
    text-align: center;
}





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

.projetFlex__contenu{
    height: 256px;
    width: 256px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
    
}

.prux{
    color: #3F4B7F;
}

.prux:hover{
    color: #3F4B7F;
}

.projetFlex__color1{
    background-color: #B88C94;
}

.projetFlex__color2{
    background-color: #C8A68B;
}

.projetFlex__color3{
    background-color: #C1C4E3;
}

.projetFlex__color4{
    background-color: #E3B7AC;
}

.projetFlex__title{
    margin-left: 16px;
    font-size: 32px;
    font-weight: 700;
    margin-top: 150px;
    cursor: pointer;
    margin-bottom: 30px;
}

.projetFlex__date{
    margin-left: 16px;
    margin-top: -30px;
    font-size: 16px;
    font-weight: 300;
}



.footerFlex{
    display: flex;
    flex-direction: column;
}

.footerFlex__phone{
    display: flex;
    align-items: center;
}

.footerFlex__img{
    height: 24px;
    width: auto;
    margin-right: 20px;
    margin-left: 16px;
}

.logoFlex{
    display: flex;
    justify-content: center;
}

.logoFlex__logo{
    height: 50px;
    width: auto;
    margin-right: 60px;
}

.logolast{
    margin-right: 0px;
}

.copyright{
    text-align: center;
}





.displayImg__smallImg{
    width: 250px;
    height: auto;
    border-radius: 16px;
}

.displayImg{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.list1__text{
    margin-bottom: 16px;
}

.smalltitle{
    margin-top: 64px;
}

.cadre__text{
    font-weight: 700;
    
}

.card{
    background-color: #E3B7AC;
    margin-left: 32px;
    margin-right: 32px;
    border-radius: 16px;
    padding: 4px;
}

.card2{
    background-color: #C1C4E3;
    padding-bottom: 60px;
    margin-bottom: 120px;
}

.carddesactive{
    display: none;
}

.carddesactive2{
    display: none;
}

.carddesactive3{
    display: none;
}

.cadre{
    background-color: #E3B7AC;
    margin-left: 32px;
    margin-right: 32px;
    border-radius: 16px;
    padding: 4px;
    margin-top: 82px;
    width: 325px;
}

.cadre3{
    background-color: #C1C4E3;
    margin-left: 32px;
    margin-right: 32px;
    border-radius: 16px;
    padding: 4px;
    margin-top: 82px;
    width: 325px;
}

.cadre2{
      background-color: #C1C4E3;
      margin-left: 45px;
      margin-right: 32px;
      border-radius: 16px;
      padding: 4px;
      z-index: -10;
      position: relative;
      margin-top: -210px;
      margin-bottom: 190px;
      transform: rotate(12deg);  
      width: 300px; 
      height: 100px;
}

.cadre4{
    background-color: #E3B7AC;
    margin-left: 45px;
    margin-right: 32px;
    border-radius: 16px;
    padding: 4px;
    z-index: -10;
    position: relative;
    margin-top: -210px;
    margin-bottom: 62px;
    transform: rotate(12deg); 
    width: 300px; 
}

.displaycadre{
    display: flex;
    align-items: center;
}

.rond{
    margin-left: 16px;
    margin-right: 20px;
    width: 37px;
    height: 37px;
}

.cadretitle{
    font-size: 20px;
    font-weight: 700;
}

.cadretext{
    margin: 16px;
}

.deuxcadre{
    margin-top: 62px;
}

.doublecard{
    padding-bottom: 100px;
}



.fresqueAff{
    display: flex;
    justify-content: center;
}

.fresqueAffActive{
    display: none;
}

.fresqueAff__img{
    width: 160px;
    height: 212px;
    margin-left: 16px;
    border-radius: 16px;
}

.fresqueAff__logo{
    width: 24px;
    height: 24px;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 5px;
    margin-left: 10px;
}

.fresqueAff__display{
    display: flex;
    margin-bottom: 16px;
    grid-column: 3 / 5;
    flex-direction: column;
}

.fresqueAff__el{
    list-style: none;
    margin-top: -20px;
    margin-left: 40px;
}



.btnDouble{
    background-color: #C1C4E3;
    border: none;
    color: #3F4B7F;
    font-weight: 800;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 16px;
    margin-right: 30px;
    cursor: pointer;
}

.btnDouble:hover{
    color: #C8A68B;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.fake{
    background-color: #C8A68B;

}

.displaybtn{
    display: flex;
    justify-content: center;
    margin-left: 20px;
}


.cardimg{
    width: 130px;
    height: auto;
    border-radius: 16px;
    position: absolute;
    right: 60px;
}

.displaynumero{
    display: flex;
    justify-content: center;
    margin-left: 12px;
}

.numero{
    margin-right: 30px;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0px;
    margin-top: 40px;
}

.num2{
    margin-top: -80px;
}

.num3{
    margin-top: 40px;
}

.num4{
    margin-top: -50px;
}


.active{
    color: #C8A68B;
}

.pointcadre{
    border: dashed 3px #B88C94;
    border-radius: 16px;
    padding: 20px;
    
}

.murdetente{
    width: 183px;
    height: 137px;
    border-radius: 16px;
    margin-bottom: 16px;
}

.displaymur{
    display: flex;
    justify-content: center;
}

footer{
    margin-top: 40px;
}

.btnlast{
    color: #3F4B7F;
}

.btnlast:hover{
    color: #C8A68B;
    text-decoration: underline;
    transition: color 0.3s ease;

}

.bem{
    width: 350px;
    height: auto;
    margin-bottom: 20px;
    border-radius: 16px;
}

.displaybem{
    display: flex;
    justify-content: center ;
    
}

.cardimg2{
    width: 200px;
    height: auto;
}

.Double3{
    margin-top: -40px;
}

.Double4{
    margin-top: -20px;
}

.card3{
    padding-bottom: 16px;
}

.doublecard{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
   }

.doublecardone{
    margin-bottom: -60px;
}



@media (min-width: 600px) {

    body{
        margin-left: 64px;
        margin-right: 64px;
    }

    .mainText{
        font-size: 18px;
    }

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

    .t1__txt{
        grid-column: 1/5;
    }

    .pro1{
        margin-right: 0px;
    }

    .mainTitle{
        font-size: 64px;
    }

    .footerFlex__text{
        font-size: 20px;
    }

    .fresqueAff__img{
        width: 250px;
        height: auto;
    }

    .fresqueAff__logo{
        width: 40px;
        height: 40px;
        margin-top: 10px;
        
    }

    .fresqueAff__el{
        margin-left: 60px;
        margin-top: -30px;
        font-size: 20px;
    }

    .firstdis{
        margin-top: 20px;
    }
    

    .copyright{
        font-size: 18px;
    }

    .miniTitle{
        font-size: 24px;
    }

    .speudoLogo{
        width: 150px;
    }

    .navProjet__list{
        margin-left: 0px;
    }

    .navProjet__toggle{
        margin-right: 50px;
    }

    .menuBurger{
        width: 60px;
        margin-top: 30px;
    }

    body{
        margin-left: 32px;
        margin-right: 32px;
    }

    .mainText{
        font-size: 18px;
        margin-bottom: 32px;
    }
    
    .first{
        margin-bottom: 0px;
    }

    .mainTitle{
        font-size: 80px;
        grid-column: 1/-1;
    }

    .smalltitle{
        font-size: 28px;
        margin-top: 80px;
    }

    

}




@media (min-width: 1024px) {

    body{
        margin-left: 64px;
        margin-right: 64px;
    }

    .mainText{
        font-size: 20px;
        margin-bottom: 32px;
    }

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

    .t1__txt{
        grid-column: 1/4;
    }

    .projetFlex{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    .linkbtn{
        width: 250px;
        height: 85px;
        display: flex;
        justify-content: center;
        align-items: center;
       }

    .projetFlex__display{
        margin-right: 60px;
    }

    .pro1{
        margin-right: 0px;
    }

    .mainTitle{
        font-size: 128px;
        grid-column: 1/-1;
    }

    .smalltitle{
        font-size: 32px;
        margin-top: 100px;
    }

    .footerFlex__text{
        font-size: 32px;
    }

    .copyright{
        font-size: 24px;
    }

    .miniTitle{
        font-size: 32px;

    }

    .speudoLogo{
        width: 200px;
    }

    .navProjet__list{
        margin-left: -65px;
    }

    .navProjet__toggle{
        margin-right: 85px;
    }

    .menuBurger{
        width: 70px;
        margin-top: 30px;
    }

    .sousTitle{
        font-size: 64px;
        margin-bottom: 80px;
        grid-column: 1/-1;
    }

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

   .pruxtxt{
    grid-column: 1/4;
   }

   .displayImg__smallImg{
    width: 400px;
   }

   .displayImg{
    grid-column-start: 1;
    display: block;
   }

   .fresqueAff__img{
    width: 400px;
    height: auto;
    display: block;
    
   }

   .fresqueAff__el{
    font-size: 24px;
    margin-left: 90px;
    margin-top: -45px;
   }

   .fresqueAff__display{
    margin-left: 50px;
    
   }

   .firstdis{
    margin-top: -20px;
   }

   .fresqueAff__logo{
    width: 60px;
    height: auto;
    margin-top: 25px;
    padding-top: 8px;
    
   }

   .lastlogo{
    padding-bottom: 0;
   }

   .cardtxt1{
    grid-column: 2/-1;
   }

   .txtchoix{
    padding-top: 50px;
   }

   .l1{
    font-size: 20px;
   }

   .cardtxt2{
    display: flex;
    justify-content: center;
   }

   .cardtxt2__1{
    width: 700px;
   }

   .cadre__text{
    margin: 40px;
   }

   .cadre__text{
    font-size: 24px;
   }

   .list1{
    grid-column: 2/-1;
   }

   .l1{
    margin-top: 80px;
   }

   .l2{
    margin-top: 40px;
    font-size: 20px;
   }

   .mt1{
    margin-top: 200px;
    grid-column: 2/5;
   }

   .mt2{
    text-align: center;
   }

   .doublecard{
    display: flex;
    justify-content: center;
    padding-bottom: 0px;
   }

   .btnDouble{
    width: 250px;
    height: 85px;
   }

   .displaybtn{
    margin-top: 20px;
   }

   .cardactive{
    grid-column: 1/4;
   }

   .cardimg{
    width: 290px;
    height: auto;
    margin-top: -140px;
    margin-right: 20px;
   }

   .btnphase{
    grid-column: 1/2;
   }

   .displaynumero{
    margin-top: -120px;
   }

   .murdetente{
    width: 300px;
    height: auto;
   }

   .txtprux{
    grid-column: 3/-1;
   }

   .hellotxt{
    grid-column: 2/5;
    margin-left: 0px;
    margin-right: 0px;
   }

   .first{
    margin-bottom: 0px;
   }

   .cardpc{
    display: block;
    margin-left: -32px;
    margin-right: -32px;
    margin-bottom: -120px;
   }

   .numeropc{
    display: none;
   }

   .btnpc{
    display: none;
   }

   .cardpc1{
    grid-column: 1/3;
   }

   .cardpc2{
    grid-column: 1/3;
   }

   .cardpc3{
    grid-column: 3/5;
   }

   .cardpc4{
    grid-column: 2/4;
   }

   .cardpc5{
    grid-column: 4/-1;
   }

   .cadretext{
    font-size: 20px;
   }

   .txtbalise{
    margin-top: 70px;
    margin-bottom: -20px;
   }

   .cardbody1{
    margin-top: -103px;
   }

   .cardbody2{
    margin-top: -128px;
   }

   .cardbody3{
    margin-top: -150px;
   }

   .bem{
    width: 800px;
    height: auto;
   }

   .github{
    width: 400px;
    height: 200px;
   }

   .qcm{
    width: 600px;
    height: auto;
   }

   .structure{
    width: 400px;
    height: auto;
    margin-left: -270px;
   }

   .numeroessaie{
    margin-top: -30px;
    margin-bottom: -20px;
   }

   .cardessaie1{
    margin-top: -150px;
   }

   .cardessaie2{
    margin-top: -175px;
   }

   .cardessaie3{
    margin-top: -180px;
   }

   .cd{
    margin-bottom: -30px;
   }
   
   .cadre4{
    height: 100px;
   }

   .linkcrédit{
    font-size: 30px;
}
}