/* bleu : #0F0076 / jaune : #FFA900 / blanc */

@font-face {
  font-family: 'ApfelGrotezk-Fett';
  src: url('font/ApfelGrotezk-Fett.otf') format('opentype');
}

@font-face {
  font-family: 'Raleway-Black';
  src: url('font/Raleway-Black.ttf') format('trueype');
}

@font-face {
  font-family: 'Mattone-Bold';
  src: url('font/Mattone-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Junge-Regular';
  src: url('font/Junge-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'PlusJakartaSans-ExtraLight';
  src: url('font/PlusJakartaSans-Regular.ttf') format('truetype');
  /* Remplacez 'le_chemin_vers_PlusJakartaSans-ExtraLight.ttf' par le chemin réel sur votre système. */
}

/* Pour les titres */
h1 {
  font-family: 'Mattone-Bold', sans-serif;
}

h2 {
  font-family: 'ApfelGrotezk-Fett', sans-serif;
  font-size: 16pt;
}

h3 {
  font-family: 'ApfelGrotezk-Fett', sans-serif;
  font-size: 10pt;
  color: #0F0076;
  line-height: 1.5;
}

/* Pour le texte */
p {
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  /* Vous pouvez également ajouter d'autres styles de texte ici, par exemple, font-size, color, etc. */
}

.highlight {
  background-color: #FFD336;
  /* Couleur de fond jaune */
}

  body {
    margin: 0px;
    margin-right: 0px;

  
  }

.header {
  position: relative;
  height: 65vh;
  margin-bottom: 30px;
}

.header-image {
  width: 100%;
  height: 100%;
}

.centered-content {
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
}

.logo {
  width: 15%;
  height: 9%;
  margin-bottom: 5%;
  /* margin-bottom: 40px;*/
}

h1 {
  /*font-size: 330%;*/
  font-size: 30pt;
  margin: 5px;
  /*margin: 4%;*/


}

.design {
  /*font-size: 220%;*/
  margin: 10px;
  /*margin: 4%;*/
}






.projects-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 5%;
  max-width: 100%;
  margin: 0 auto;
  /* Ajoutez cette ligne pour centrer horizontalement */
  margin-right: 0px;
}

.mesProjets {
  color: #0F0076;
  /* Couleur pour "Mes projets" */
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .project-details {
    flex-direction: column; /* Change la direction en colonne */
  }

  .temp1 {
    width: 350px; /* Définit la largeur de l'image à 100% */
    height: auto; /* Assurez-vous que l'image conserve son rapport hauteur/largeur d'origine */
  }

  .project-description {
    width: 350px;
    margin-top: 20px;
    margin-left: 0px;
    align-self: auto; /* Réinitialise l'alignement par défaut */
    text-align: left; /* Aligne le texte à gauche */
  }
}

.project-description p {
  font-size: 12pt;
}

.inseparable-title {
  color: #0F0076;
  margin: 0;
  margin-bottom: 20px;
}

.francealz {
  margin-bottom: 20px;
  color: #0F0076;
}

.inseparable-text {
  font-size: 10pt;
  color: #0F0076;
  width: 90%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.inseparable-comp {
  color: #0F0076;
  margin-bottom: 40px
}

.en-savoir-plus {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0F0076;
  color: white;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  text-decoration: none;
  font-size: 12pt;
  border-radius: 25px;
  transition: background-color 0.3s ease-in-out;
  margin-bottom: 100px
}

.en-savoir-plus:hover {
  background-color: #FFA900;
  color: #fff;
}





@media (max-width: 768px) {
  .project-details2 {
    display: flex;
    flex-direction: column;
    /* Change la direction en colonne */
  }

  .temp2 {
    order: -1;
    /* Change l'ordre de l'image pour qu'elle apparaisse en premier */
    width: 350px;
    height: 230px;
    /* Conservez le rapport hauteur/largeur d'origine */
    margin: 0;
  }
}

  .project-description2 {
    width: 350px;
    margin-top: 20px;
    margin-left: 0px;
    align-self: flex-start;
    /* Alignez cette spécifique à partir du côté supérieur */
  }

.hi-title {
  color: #0F0076;
  margin: 0;
  margin-bottom: 20px;
}

.hi {
  margin-bottom: 20px;
  color: #0F0076;
}

.hi-text {
  font-size: 10pt;
  color: #0F0076;
  width: 90%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.hi-comp {
  color: #0F0076;
  margin-bottom: 40px
}




@media (max-width: 768px) {
  .project-details3 {
    display: flex;
    flex-direction: column;
    /* Change la direction en colonne */
  }

  .temp3 {
    order: -1;
    /* Change l'ordre de l'image pour qu'elle apparaisse en premier */
    width: 350px;
    height: 230px;
    /* Conservez le rapport hauteur/largeur d'origine */
    margin: 0;
  }
}

  .project-description3 {
    width: 350px;
    margin-top: 20px;
    margin-left: 0px;
    align-self: auto; /* Réinitialise l'alignement par défaut */
    text-align: left; /* Aligne le texte à gauche */
  }


.faitout-title {
  color: #0F0076;
  margin: 0;
  margin-bottom: 20px;
}

.faitout {
  margin-bottom: 20px;
  color: #0F0076;
}

.faitout-text {
  font-size: 10pt;
  color: #0F0076;
  width: 90%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.faitout-comp {
  color: #0F0076;
  margin-bottom: 40px
}


@media (max-width: 768px) {
  .project-details4 {
    display: flex;
    flex-direction: column;
    /* Change la direction en colonne */
  }

  .temp4 {
    order: -1;
    /* Change l'ordre de l'image pour qu'elle apparaisse en premier */
    width: 350px;
    height: 230px;
    /* Conservez le rapport hauteur/largeur d'origine */
    margin: 0;
  }
}

.project-description4 {
  width: 350px;
  margin-top: 20px;
  margin-left: 0px;
  align-self: flex-start;
  /* Alignez cette spécifique à partir du côté supérieur */
}

.main-title {
  color: #0F0076;
  margin: 0;
  margin-bottom: 20px;
}

.limnum {
  margin-bottom: 20px;
  color: #0F0076;
}

.lim-text {
  font-size: 10pt;
  color: #0F0076;
  width: 99.5%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.lim-comp {
  color: #0F0076;
  margin-bottom: 40px
}





@media (max-width: 768px) {
  .project-details5 {
    display: flex;
    flex-direction: column;
    /* Change la direction en colonne */
  }

  .temp5 {
    order: -1;
    /* Change l'ordre de l'image pour qu'elle apparaisse en premier */
    width: 350px;
    height: 230px;
    /* Conservez le rapport hauteur/largeur d'origine */
    margin: 0;
  }
}

  .project-description5 {
    width: 350px;
    margin-top: 20px;
    margin-left: 0px;
    align-self: auto; /* Réinitialise l'alignement par défaut */
    text-align: left; /* Aligne le texte à gauche */
  }


.cea-title {
  color: #0F0076;
  margin: 0;
  margin-bottom: 20px;
}

.cea {
  margin-bottom: 20px;
  color: #0F0076;
}

.cea-text {
  font-size: 10pt;
  color: #0F0076;
  width: 90%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.cea-comp {
  color: #0F0076;
  margin-bottom: 40px
}

@media (max-width: 768px) {
  .project-details6 {
    display: flex;
    flex-direction: column;
    /* Change la direction en colonne */
  }

  .temp6 {
    order: -1;
    /* Change l'ordre de l'image pour qu'elle apparaisse en premier */
    width: 350px;
    height: 230px;
    /* Conservez le rapport hauteur/largeur d'origine */
    margin: 0;
  }
}

.project-description6 {
  width: 350px;
  margin-top: 20px;
  margin-left: 0px;
  align-self: flex-start;
  /* Alignez cette spécifique à partir du côté supérieur */
}

.memoire-title {
  color: #0F0076;
  margin: 0;
  margin-bottom: 20px;
}

.memoire {
  margin-bottom: 20px;
  color: #0F0076;
}

.memoire-text {
  font-size: 10pt;
  color: #0F0076;
  width: 99.5%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.memoire-comp {
  color: #0F0076;
  margin-bottom: 40px
}



.footer {
  height: 450px;
  background-color: #0F0076;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}

.cv-button {
  background-color: #0F0076;
  color: white;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  border: 2px solid #0F0076;
  font-size: 10pt;
  padding: 10px 10px;
  border-radius: 25px;
  text-decoration: none;
  margin-bottom: 5px;
  border: 2px solid white;
}

.email {
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  font-size: 10pt;
  color: white;
  text-align: center;
  margin-bottom: 5px;
}

.portfolio-info {
  font-size: 10pt;
  color: #757272;
  margin-bottom: 5px;
}

.social-icons {
  display: flex;
  gap: 15px;
}

.social-icons img {
  width: 20px;
  height: 20px;
}