* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  min-width: 100vh;
  overflow-x: hidden;
}
.pageaccueil {
  min-height: 100vh;
  width: 100%;
  background-image: url("./Image/Le-reste/Fond-portfolio.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 98%;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
.pageaccueil header {
  position: absolute;
  top: 25px;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  height: 90px;
  width: 100%;
  padding: 0 50px 10px 50px;
}
.pageaccueil header p.headern {
  font-size: 400;
  font-family: "Fira Code", monospace;
  font-size: 16px;
  color: #7ed9ea;
}
span.viollet {
  color: #a37cfe;
}
.menu li a {
  text-decoration: none;
  color: white;
  font-family: "Fira Code", monospace;
  font-size: 16px;
  font-weight: 400;
}
.menu {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 50px;
  list-style: none;
}
img.logocv{
  width: 65px;;
  height: 65px;;
  padding: 0 0 20px 0;
}
img.logocv1{
  width:40%;
  height:40%;
}
section.pageaccueil {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.titre {
  color: white;
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 300px;
  margin-top: 200px;
}
.titre .text {
  font-size: 18px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
section.suitepage {
  background-color: #eaecf0;
}
div h2.titre1 {
  font-size: 60px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  padding: 80px 0 0 55px;
}
div span.ligne {
  display: block;
  width: 500px;
  height: 4px;
  background: linear-gradient(to right, #ac2dd3, #000000);
  margin: 2px 0 0 55px;
}
div.partie1 {
  padding: 25px 0 0 55px;
  display: flex;
}
div.text1 {
  width: 900px;
  height: 300px;
  background-color: rgba(90, 89, 89, 0.1);
  border-radius: 10px;
  padding: 30px 22px 0 25px;
  box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.5);
}
p.p1 {
  padding: 16px 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}
p.t1 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}
div img.fleche1 {
  margin: 75px 0 0 20px;
}
div.text2 {
  width: 1300px;
  height: 250px;
  background-color: rgba(90, 89, 89, 0.1);
  border-radius: 10px;
  padding: 30px 22px 0 25px;
  margin-right: 50px ;
  box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.5);
}
p.t2 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  padding: 40px 0 0 0;
}
div img.fleche2 {
  margin: 50px 50px 0 0;
}
div.text3 {
  width: 1000px;
  height: 250px;
  background-color: rgba(90, 89, 89, 0.1);
  border-radius: 10px;
  padding: 30px 22px 0 25px;
  box-shadow: 10px 10px 20px 5px rgba(0, 0, 0, 0.5);
}
p.t3 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  padding: 30px 0 0 0;
}
div h2.titre2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  padding: 80px 0 0 35%;
}
div span.ligne2 {
  display: block;
  width: 95%;
  height: 4px;
  background: linear-gradient(to right, #ac2dd3, #000000);
  margin: 2px 20px 0 40px;
}
div span.ligne6 {
  display: block;
  width: 95%;
  height: 4px;
  background: linear-gradient(to right, #ac2dd3, #000000);
  margin: 30px 0 0 15%;
}
div p.tex3 {
  margin: 50px 0 0 20%;
  font-family: "Montserrat", sans-serif;
  font-size: 16pxpx;
  font-weight: 600;
}
div.comp1 {
  margin: 100px 0 0 55px;
  display: flex;
}
h3.titrec {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 0 0 175px;
}
span.ligne3 {
  display: block;
  width: 500px;
  height: 4px;
  background: linear-gradient(to right, #ac2dd3, #000000);
}
div.compétencesbarre {
  display: flex;
  margin: 56px 0 0 36px;
}
div.compétencesbarre p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 110px 0 0;
  padding: 10px 0 0 0;
}
div.contoure {
  width: 250px;
  height: 25px;
  border: #000000 solid 1px;
  border-radius: 20px;
  margin: 10px 0 0 20px;
}
span.interieur {
  width: 85%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
div.compétencesbarre2 {
  display: flex;
  margin: 56px 0 0 36px;
}
div.compétencesbarre2 p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 130px 0 0;
  padding: 10px 0 0 0;
}
span.interieur2 {
  width: 75%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
div.compétencesbarre3 {
  display: flex;
  margin: 56px 0 0 36px;
}
div.compétencesbarre3 p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 40px 0 0;
  padding: 10px 0 0 0;
}
span.interieur3 {
  width: 45%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
div.comp2 {
  margin: 0 0 0 150px;
}
div.compétencesbarre4 {
  display: flex;
  margin: 56px 0 0 36px;
}
div.compétencesbarre4 p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 120px 0 0;
  padding: 10px 0 0 0;
}
span.interieur4 {
  width: 40%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
span.interieur5 {
  width: 20%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
h3.titreco {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 100px 0 0 175px;
}
div.compétencesbarre5 {
  display: flex;
  margin: 56px 0 0 36px;
}
div.compétencesbarre5 p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 85px 0 0;
  padding: 10px 0 0 0;
}
span.interieur6 {
  width: 70%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
span.interieur7 {
  width: 60%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
span.interieur8 {
  width: 55%;
  height: 24px;
  background-color: #ac2dd3;
  display: block;
  border-radius: 20px;
}
div.compétencesbarre6 {
  display: flex;
  margin: 56px 0 0 36px;
}
div.compétencesbarre6 p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 50px 0 0;
  padding: 10px 0 0 0;
}
div.icv {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 0 100px 200px;
}
img.cv {
  width: 500px;
  height: 500px;
}
h3.titrecv {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #ac2dd3;
}
span.bleu {
  color: #7ed9ea;
}
button.telcv {
  border: 2px solid #ac2dd3;
  height: 50px;
  width: 210px;
  border-radius: 20px;
  margin-right: 50px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  z-index: 10;
  cursor: pointer;
}
div.partieh {
  display: flex;
  padding: 100px 0 0 55px;
}
h2.titrep {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 60px;
  width: 400px;
}
p.textp {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  width: 600px;
  margin: 50px 0 0 0;
}
div span.ligne4 {
  display: block;
  width: 700px;
  height: 4px;
  background: linear-gradient(to right, #ac2dd3, #000000);
  margin: 50px 0 0 0px;
}
img.imgfleche {
  padding: 100px 0 0 30px;
  width: 400px;
  height: 400px;
}
p.projets {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
}
div.tableau {
  padding: 20px 0 0 55px;
}
div.colonne {
  display: flex;
}
div.carte-projet {
  position: relative;
  width: 350px;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 10px 10px 15px 10px rgba(0, 0, 0, 0.2);
}
img.img-projet {
  width: 100%;
  display: block;
  height: auto;
}
img.img-projet1 {
  width: 100%;
  display: block;
  height: 100%;
}
div.info-projet {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #202d46;
  color: white;
  padding: 20px;
  box-sizing: border-box;
}
div.info-projet h3 {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.info-projet p {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  opacity: 0.9;
}
div.carte-projet2 {
  position: relative;
  width: 780px;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 10px 10px 15px 10px rgba(0, 0, 0, 0.2);
  margin: 0 0 0 20px;
}
div.carte-projet3 {
  position: relative;
  width: 550px;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 10px 10px 15px 10px rgba(0, 0, 0, 0.2);
  margin: 30px 55px 0 0;
}
div.carte-projet4 {
  position: relative;
  width: 1175px;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 10px 10px 15px 20px rgba(0, 0, 0, 0.2);
  margin: 30px 55px 0 0;
}
div.carte-projet5 {
  position: relative;
  width: 550px;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.2);
  margin: 30px 50px 0 0;
}
div.carte-projet6 {
  position: relative;
  width: 1160px;
  height: 350px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 10px 15px 20px rgba(0, 0, 0, 0.2);
  margin: 30px 0 0 0;
}
p.by {
  padding: 55px 0 20px 55px;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-size: 12px;
  opacity: 50%;
}
.section-contact {
  padding: 60px 20px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  color: white; 
}
.titre-contact h2 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 50px;
  color: white; 
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.ligne-violette {
  display: block;
  width: 200px;
  height: 4px;
  background-color: #ac2dd3;
  margin: 0 auto 40px auto;
  border-radius: 2px;
  box-shadow: 0 0 10px #ac2dd3; 
}
.conteneur-formulaire {
  max-width: 1000px; 
  width: 70%; 
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 50px;
  border-radius: 20px;
  backdrop-filter: blur(5px);
}
.conteneur-formulaire p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #f0f0f0; /
}
.groupe-input {
  margin-bottom: 20px;
}
input,
textarea {
  width: 100%;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #333; 
  box-sizing: border-box;
  transition: 0.3s;
}
input:focus,
textarea:focus {
  outline: none;
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(172, 45, 211, 0.5); 
}
.btn-envoyer {
  background-color: #ac2dd3;
  color: white;
  border: none;
  padding: 15px 40px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  transition:
    transform 0.2s,
    background-color 0.2s;
  font-family: "Montserrat", sans-serif;
  margin-top: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}
.btn-envoyer:hover {
  transform: scale(1.05);
  background-color: #9220b5;
  box-shadow: 0 0 20px #ac2dd3;
}

.pageaccueil1 {
  min-height: 100vh;
  width: 100%;
  background-color: #eaecf0;
  overflow-x: hidden;
}
.pageaccueil1 header {
  position: absolute;
  top: 25px;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  height: 90px;
  width: 100%;
  padding: 10px 50px;
}
.pageaccueil1 header p.headern {
  font-size: 400;
  font-family: "Fira Code", monospace;
  font-size: 16px;
  color: #7ed9ea;
}
.menu1 li a {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-family: "Fira Code", monospace;
  font-size: 18px;
  font-weight: 400;
}
.menu1 {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 50px;
  list-style: none;
}
.hero-projet {
  padding-top: 180px; 
  padding-left: 8%;   
  padding-right: 8%;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 0, 0);
  display: flex;
  flex-direction: column; 
  height: auto;
}
.infos-projet .categorie {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
  opacity: 0.9;
}
.infos-projet h1 {
  font-size: 40px;
  font-weight: 800;
  margin: 0 0 0 80px;
  line-height: 1.1;
  max-width: 1100px;
}
.action-projet {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -150px;
  position: relative;
}
.fleche-courbe {
  width: 300px; 
  margin-right: 120px;
  margin-bottom: 50px;
  transform: rotate(10deg);
}
.btn-voir {
  text-decoration: none;
  color: white;
  font-weight: 600;
  padding: 15px 100px;
  border: 2px solid #ac2dd3;
  border-radius: 15px;
  background-color: transparent;
  transition: 0.3s;
  background-color: #1F2023;
  z-index: 2;
  margin:0 110px 0 0;
}
.btn-voir:hover {
  background-color: #ac2dd3;
  box-shadow: 0 0 20px rgba(172, 45, 211, 0.4);
}
div.imgprojets {
  margin:50px 0 50px 200px ;
  display: flex;
  flex-direction: column;
  max-width: 700px;
}
p.textee {
  margin:80px 0 0 80px;
  font-family: 'Montserrat', sans-serif;
  width:600px;
  font-size: 14px;
  font-weight: 500;
}
div.contenu-principal {
  max-width:1500px ;
}
.section-merci {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 70vh;
    text-align: center;
    padding: 0 20px;
}
.contenu-merci h2 {
    font-size: 100px;
    margin-bottom: 10px;
}
.ligne-violette {
    display: block;
    width: 760px;
    height: 4px;
    background-color: #8a2be2;
    margin: 0 auto 20px auto;
}
h1.TT {
  width: 600px;
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 100%;
    overflow-x: hidden;
  }

  .pageaccueil header {
    position: relative;
    flex-direction: column;
    align-items: center;
    height: auto;
    padding: 0 10px 10px 10px;
  }

  .menu {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
  }

  .titre {
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 0 20px;
  }

  div h2.titre1,
  div h2.titre2,
  h2.titrep {
    font-size: 32px;
    padding: 40px 0 0 20px;
    width: 100%;
    text-align: left;
  }

  div span.ligne,
  div span.ligne2,
  div span.ligne6,
  div span.ligne4,
  div span.ligne3 {
    width: 80%;
    margin: 10px 0 0 20px;
  }

  div.partie1 {
    flex-direction: column;
    padding: 20px;
  }

  div.text1,
  div.text2,
  div.text3 {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
  }

  div img.fleche1,
  div img.fleche2,
  img.imgfleche {
    display: none;
  }

  div p.tex3 {
    margin: 20px;
    width: auto;
  }

  div.comp1 {
    flex-direction: column;
    margin: 40px 0 0 0;
    padding: 0 20px;
  }

  h3.titrec,
  h3.titreco {
    margin: 40px 0 20px 0;
    text-align: center;
  }

  div.compétencesbarre,
  div.compétencesbarre2,
  div.compétencesbarre3,
  div.compétencesbarre4,
  div.compétencesbarre5,
  div.compétencesbarre6 {
    flex-direction: column;
    margin: 20px 0;
    align-items: flex-start;
  }

  div.compétencesbarre p,
  div.compétencesbarre2 p,
  div.compétencesbarre3 p,
  div.compétencesbarre4 p,
  div.compétencesbarre5 p,
  div.compétencesbarre6 p {
    margin: 0 0 5px 0;
  }

  div.comp2 {
    margin: 0;
    padding: 0 20px;
  }

  div.icv {
    margin: 50px 0;
    padding: 0 20px;
  }

  img.cv {
    width: 100%;
    height: auto;
    max-width: 300px;
  }

  div.partieh {
    flex-direction: column;
    padding: 40px 20px;
  }

  p.textp {
    width: 100%;
    font-size: 14px;
  }

  div.tableau {
    padding: 20px;
  }

  div.colonne {
    flex-direction: column;
  }

  div.carte-projet,
  div.carte-projet2,
  div.carte-projet3,
  div.carte-projet4,
  div.carte-projet5,
  div.carte-projet6 {
    width: 100%;
    height: 300px;
    margin: 0 0 20px 0;
  }

  p.by {
    padding: 20px;
  }

  .conteneur-formulaire {
    width: 95%;
    padding: 20px;
  }

  .pageaccueil1 header {
    flex-direction: column;
    height: auto;
    position: relative;
    padding: 10px;
  }

  .hero-projet {
    padding: 50px 20px;
  }

  .infos-projet h1 {
    font-size: 28px;
    margin: 0;
    width: 100%;
  }

  .action-projet {
    margin-top: 30px;
    align-items: center;
  }

  .fleche-courbe {
    display: none;
  }

  .btn-voir {
    margin: 0;
    padding: 15px 50px;
  }

  div.imgprojets {
    margin: 20px;
  }

  p.textee {
    margin: 20px;
    width: 100%;
    padding: 0 10px;
  }

  .contenu-merci h2 {
    font-size: 40px;
  }
  
  .ligne-violette {
    width: 80%;
  }
  
  h1.TT {
    width: 100%;
    font-size: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  .pageaccueil header {
    padding: 0 100px 20px 100px;
    height: 120px;
  }

  .menu li a {
    font-size: 20px;
  }

  .titre {
    font-size: 60px;
    margin-bottom: 400px;
  }

  .titre .text {
    font-size: 24px;
  }

  div h2.titre1, 
  div h2.titre2,
  h2.titrep {
    font-size: 80px;
    padding-left: 100px;
  }

  div span.ligne,
  div span.ligne2,
  div span.ligne6,
  div span.ligne3,
  div span.ligne4 {
    width: 60%;
    margin-left: 100px;
  }

  div.text1 {
    width: 1200px;
    height: auto;
    padding: 50px;
  }

  div.text2 {
    width: 1600px;
    height: auto;
    padding: 50px;
  }

  div.text3 {
    width: 1400px;
    height: auto;
    padding: 50px;
  }

  p.p1, p.t1, p.t2, p.t3, div p.tex3 {
    font-size: 20px;
    line-height: 1.6;
  }

  div.compétencesbarre,
  div.compétencesbarre2,
  div.compétencesbarre3,
  div.compétencesbarre4,
  div.compétencesbarre5,
  div.compétencesbarre6 {
    transform: scale(1.2);
    transform-origin: left;
    margin-left: 100px;
  }

  img.cv {
    width: 700px;
    height: 700px;
  }

  div.carte-projet,
  div.carte-projet2,
  div.carte-projet3,
  div.carte-projet4,
  div.carte-projet5,
  div.carte-projet6 {
    transform: scale(1.1);
    margin: 50px;
  }

  .conteneur-formulaire {
    max-width: 1400px;
    padding: 80px;
  }

  input, textarea {
    padding: 25px;
    font-size: 18px;
  }

  .btn-envoyer {
    font-size: 20px;
    padding: 20px 60px;
  }

  .infos-projet h1 {
    font-size: 60px;
  }

  p.textee {
    font-size: 18px;
    width: 800px;
  }
}