/* Ajoutez ici vos règles CSS pour la version mobile */

/* Réinitialisation des styles de base */
* {
  box-sizing: border-box;
}

h1 {
  font-family: 'Mattone-Bold', sans-serif;
  font-size: 22pt;
}

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

h3 {
  font-family: 'ApfelGrotezk-Fett', sans-serif;
  font-size: 10pt;
  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: 0;
  font-family: 'PlusJakartaSans-Regular', sans-serif;
  font-size: 14px;
}

.logo-aline-container {
  display: flex;
  align-items: center;
  padding-left: 10px;
  ;
}

.logo {
  height: 32px;
  width: 40px;
  margin-right: 10px
    /* Ajoute un espace entre le logo et le texte */
}

.aline {
  width: 70px;
  font-size: 12pt;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}

.return-home {
  margin-left: 10px;
  width: 70px;
  padding-right: 0px;
  font-size: 12pt;
  /* Ajustez la taille de la police selon vos préférences */
  /* Ajoute un espace entre le texte et le reste du contenu */
  margin-top: 0px;
  margin-bottom: 0px;
}

.return-home a {
  color: #ffffff;
  /* Couleur bleue par défaut */
  text-decoration: none;
  /* Supprime le soulignement du lien, si vous le souhaitez */
  transition: color 0.3s;
  /* Ajoute une transition pour un effet en douceur lors du changement de couleur */
}

.return-home a:hover {
  color: #FFA900;
  /* Couleur jaune au survol */
}

.projects-section {
  display: block;
padding-left: 20px;
max-width: 768px;
margin: 0 auto;
}

.project-details {
width: 350px;
margin-top: 100px;
}

.toutes-competences {
width: 350px;
margin-top: 0px;
margin-bottom: 150px;
/* Ajustez la largeur selon vos besoins */
}


.project-description {
  align-self: flex-start;
  /* Alignez cette spécifique à partir du côté supérieur */
  padding-left: 0px;
}

.inseparable-title {

  color: #0F0076;
  margin-bottom: 0px;
}

.francealz {

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

.inseparable-text {

  color: #0F0076;
  width: 100%;
  margin-bottom: 0px;
  line-height: 1.5;
}


.competences-container1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  text-align: center;
}

.centre {
  justify-content: flex-start;
  width: 170px;
}

.competence {
  text-align: center;
  margin-bottom: 0px;
  /* Ajoute de l'espace en dessous de chaque compétence */
  align-items: center;
  /* Centre verticalement les éléments */
  justify-content: center;
  /* Centre horizontalement les éléments */
}


.picto {
  width: 100px;
  height: 100px;
}

.comp {

  color: #0F0076;
  line-height: 1.5;
}


.competences-container2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: 0px;
}


.centre2 {
  align-items: center;
  /* Centre verticalement les éléments */
  justify-content: center;
  /* Centre horizontalement les éléments */
  width: 100%;
}

.images-section {
  padding: 10px;
}

.etape1-title {
  font-size: 20px;
  margin-top: 100px;
}

.etape {
    margin-top: 100px;
}

.cahier-idee {
  margin-top: 50px;
  flex-direction: column;
}


@media only screen and (max-width: 768px) {
  .idee {
    display: none;
  }
}

.famille,
.globe,
.panneau {
  margin-left: 0;
  width: 100%;
  height: auto;
}

.sous-texte {
  margin-top: 10px;
}

.intro-illu {
  margin-top: 50px;
  flex-direction: column;
  align-items: center;
}

.qr {
  margin-top: 30px;
  margin-left: 0px;
  width: 100%;
  height: auto;
}

.illustration {
  width: 100%;
  height: auto;
}

.illu-texte {
  margin-top: 10px;
  text-align: center;
}

.dessein {
  margin-top: 50px;
  flex-direction: column;
  align-items: center;
}

.illu1{
  margin-top: 50px;
  margin-left: 0px;
}


.footer {
  padding: 10px;
  flex-direction: column;
  align-items: center;
  height: auto;
}

.cv-button {
  margin-top: 20px;
  margin-bottom: 20px;
}

.email {
  margin-top: 20px;
  text-align: center;
}

.social-icons {
  margin-top: 20px;
}

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

.intro-illu {
  text-align: left; /* Aligner le texte à gauche */
}

.dessein {
  text-align: center; /* Aligner le texte au centre */
}

/* Si vous souhaitez également centrer les images à l'intérieur de la div .dessein */
.dessein img {
  display: block;
  margin: 0 auto;
}


@media only screen and (max-width: 600px) {
  .plan {
    display: none; /* masquer l'image par défaut */
  }

  /* afficher les nouvelles images pour les téléphones mobiles */

  .demi1 {
    width: 350px;
    display: block;
    background-image: url('images/expo-place-demi1@2x.png');

    /* ajustez la taille, la position et d'autres styles au besoin */
  }

  .demi2 {
    display: block;
    width: 350px;
    background-image: url('images/expo-place-demi2@2x.png');
    /* ajustez la taille, la position et d'autres styles au besoin */
  }
}