body{
    background-color: rgb(255, 255, 255);
    
}
*{
    font-family: 'Inter', sans-serif;
    font-family: 'Mulish', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Raleway', sans-serif;
}

.total{
    display: flex;
    height: auto;
    border: solid rgb(255, 255, 255);
    justify-content: center;
}
.conteneur{
    display: flex;
    height: 1080px;
    width: 830px;
    border: solid rgb(0, 0, 0) 1px;
    background-color:rgb(255, 255, 255);
    flex-direction: row;
}


.bigrond1, .bigrond3 ,.bigrond2{
    position: absolute;
    background: rgba(255, 166, 0, 0.302);
    border-radius: 50%;
    z-index: 0;

}
.bigrond1{
    width: 200px;
    height: 200px;
    left:  60%;
    top: -10%;
}

.bigrond2{
    width: 170px;
    height: 170px;
    left:  40%;
    top: 40%;

}

.bigrond3{
    width: 200px;
    height: 200px;
    left:  65%;
    top:  100%;

}

.copyright{
    position: static;
    text-wrap: nowrap;
    z-index: 2;
    width: 0px;
    height: max-content ;
    transform: rotate(90deg);
    margin-top:940px;
    margin-left: 7px;

}
.qrcode{
    position:absolute;
    z-index: 2;
    width: 45px;
    height: 45px;
}



/*PARTIE DE GAUCHE*/
.gauche{
    display: flex;
    height: 100%;
    width: 260px;
    justify-content: flex-end;
    z-index: 1;
    
}



.orange{
    display: flex;
    width: 220px;
    height: 1060px;
    background:  #ffe4b2;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    flex-direction: column;
    text-align: start;
    z-index: 1;
}
.photodeprofile{
    display: flex;
    justify-content: center;
    width: 100%;
    height: min-content;
    margin-bottom: 15px;
}
.avatar{
    display: flex;
    border: solid rgb(255, 255, 255);
    width: 155px;
    height: 150px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-top: 10px;

}
.adririen{
    border-radius: 50%;
}

.basgauche{
    display: flex;
    width: 190px;
    height: 100%;
    text-align: start;
    padding-left: 10px;
    flex-direction: column;
}

.partie2{
    display: flex;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    flex-direction: column;
}

/*POURCENTAGE*/

.pourcentage{
    display: flex;
    width: 100%;
    height: 7px;
    background: white;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 1px;
    margin: 2px;
}

.pourc1, .pourc2, .pourc3, .pourc4, .pourc5, .pourc6{
    position: relative;
    width: 100%;
    height: 7px;
    background: #606060;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}


.annee{
    color: rgb(0, 0, 0);
    font-weight: 600;
}

.anneeprofess{
    color: orange;
    font-weight: 100;
}

/*PARTIE DE DROITE*/
.droite{
    display: flex;
    height: 100%;
    width: 520px;
    flex-direction: column;
    padding-left: 15px;
    z-index: 1;
}


.renoibarre{
    display: flex;
    align-items: center;
    justify-content: start;
    width: 540px;
    height: 45px;
    white-space: 10px;
    margin-top: 20px;
    border-radius: 15px;
    font-weight: 600;
    text-decoration: underline;

}
/*PARTIE P CLASS*/
.titre{
    display: flex;
    font-size: 30px;
    text-align: center;
    left: 10px;
    

}

.metier{
    position: relative;
    font-size: 15px;
    text-align: center;
    left: 30px;
}

.tirait{
    display: flex;
    width: 540px;
    height: 2px;
    font-size: 40px;
    background-color: #000000;
    margin-bottom: 12px;
    margin-top: 12px;
    justify-content: center;
    align-items: center;
    
    
}

/*DÉBUT GRAND TEXTE*/
.catégorie1{
    display: flex;
    width: 100%;
    height: 500px;
    flex-direction: column;
}
.catégorie2{
    display: flex;
    width: 100%;
    height: 330px;
    flex-direction: column;
}
.catégorie3{
    display: flex;
    width: 100%;
    height: 150px;
    flex-direction: column;
}



.grandtitre{
    font-size: 20px;
    display: flex;
    width: 100%;
    height: min-content;
    text-wrap: nowrap;
    font-weight: bolder;
    text-decoration: underline;
    justify-content: start;
}

.petittitre{
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 20px;
    font-weight: 600;

}

.textpre{
    display: flex;
    font-size: 15px;
    width: 100%;
    height: auto;
    font-weight: bold;
}
.textprecontact{
    display: flex;
    font-size: 15px;
    width: 210px;
    height: auto;
    flex-wrap: wrap;
    font-weight: bold;
}
.textpreformations{
    display: flex;
    flex-wrap: wrap;
    line-height: 20px;
    font-size: 15px;
    width: 100%;
    height: auto;
    font-weight: bold;
}
.textprofile{
    display: flex;
    font-size: 15px;
    width: 100%;
    height: auto;
    font-weight: bold;
}

.textcompetences{
    margin-left: 10px;
    display: flex;
    font-size: 15px;
    width: 100%;
    height: auto;
    font-weight: bold;
}
.textpreinteret{
    display: flex;
    text-align: start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: 130px;
    font-weight: bold;
}


.traitgras{
    align-items: center;
    display: flex;
    width: 20px;
    height: 4px;
    background: white;
    color: rgb(0, 0, 0);
    font-weight: 900;
    font-size: 30px;
    margin-top: 7px;
    border-radius: 25px;
}

.petitrondorange{
    display: flex;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border:solid orange 2px;
    background: white;
    margin-top: 2px;
}

/*element du diplome*/
.success{
    display: flex;
    width: 100%;
    height: 100px;
    justify-content: space-around;
    align-items: center;
}

.elementsuccess{
    display: flex;
    width: 260px;
    height: 50px;
    border: solid orange 2px;
    text-align: center;
    border-radius: 50px;
    background: white;
    align-items: center;
    justify-content: center;
    
}
.elementsuccesspermis{
    display: flex;
    width: 170px;
    height: 50px;
    border: solid orange 2px;
    text-align: center;
    border-radius: 50px;
    background: white;
    align-items: center;
    justify-content: center;
}
/*CONTACT LOGO*/
.phone{
    display: flex;
    width: 250px;
    height: 22px;
    border: solid  gold 2px;
    border-radius: 25px;
    background: white;
    justify-content: center;
    justify-content: start;
    padding-left: 6px;
}

.mail{
    display: flex;
    width: 220px;
    height: 22px;
    border: solid  gold 2px;
    border-radius: 25px;
    background: white;
    justify-content: center;
    justify-content: start;
    padding-left: 2px;
    
}
.Linkedin{
    display: flex;
    width: 200px;
    height: 22px;
    border: solid  gold 2px;
    border-radius: 25px;
    background: white;
    padding-left: 6px;
    
}
.git{
    display: flex;
    width: 250px;
    height: 22px;
    border: solid  gold 2px;
    border-radius: 25px;
    background: white;
    justify-content: center;
    justify-content: start;
    padding-left: 6px;
}