header .tache img {
  left: 17%;
  width: 35%;
}

@media screen and (max-width:999px) {
  header .tache img {
    left: 40%;
  }
}

.reseaux {
  left: 60px;
}

@media screen and (max-width:1200px) {
  .reseaux {
    left: 30px;
  }
}

.logo {
  display: none;
}

/*...accueil baniereflotaison..........*/

.baniere {
  background-image: url(image/atelier2.jpg);
  position: fixed;
  min-height: 100vh;
  width: 100%;
  background-position-Y: 30px;
  background-position-x: 35%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #616161;
  z-index: -2;
  overflow: hidden;
}

@media screen and (max-width:1600px) {
  .baniere {
    background-position-x: 35%;
  }
}

@media screen and (max-width:1121px) {
  .baniere {
    background-position-x: 30%;

  }
}

@media screen and (max-width:990px) {
  .baniere {
    background-image: url(image/atelier3.jpg);
    max-width: 100%;
    overflow: hidden;
  }
}


.logo-xl img {
  position: absolute;
  bottom: 1%;
  left: 20px;
  height: 40vh;
  width: auto;
}

.logo-xl2 {
  background: #1a1918;
  border-radius: 50%;
  width: 18%;
  height: 35%;
  position: absolute;
  opacity: 20%;
  bottom: 1%;
  left: 3%;
  filter: blur(8PX);
  filter: brightness(4);
  filter: contrast(10);
  border-top-right-radius: 22%;
}

.logo-xlbul {
  display: none;
}

@media screen and (max-width:990px) {
  .logo-xlbul {
    display: contents;
  }

  .logo-xlbul img {
    height: 300px;
    width: auto;
    position: relative;
    left: -25%;
    top: 50px;
  }

  .logo-xl {
    display: none;
  }
}

@media screen and (max-width:990px)and (max-height:1200px) {
  .logo-xlbul img {
    top: 150px;
  }
}

@media screen and (max-height:989px) {
  .logo-xlbul img {
    height: 200px;
    margin-left: 30%;
  }
}

@media screen and (max-height:700px) {
  .logo-xlbul img {
    height: 200px;
  }
}

/*...bulle 1..................................................*/



@media screen and (max-width:990px) {
  .relativ {
    position: relative;
    top: -600px;
  }
}



.bulle {
  background-image: url(image/bulle1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 35%;
}


@media screen and (max-width:1350px) {
  .bulle {
    background-size: 125% 100%;
    background-position-x: 30%;
  }
}

@media screen and (max-width:990px) {
  .bulle {
    position: relative;
    top: 600px;
    padding-top: 200px;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0)35%, rgba(238, 238, 238, 0.7) 40%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.9) 50%, #F9F5F1 75%);
  }
}

.bulletel {
  display: none;
}

@media screen and (max-width:990px) {
  .bulletel {
    display: contents;
  }

  .bulletel img {
    width: 100%;
    height: 350px;
    opacity: 60%;
  }
}

@media screen and (max-width:418px) {
  .bulletel {
    display: none;
  }
}

/*....BOUTONS................................*/
.cta {
  position: absolute;
  top: 10%;
  left: 3%;
  z-index: 3;
  width: 200px;
}

.cta button {
  margin-top: 20px;
  -webkit-appearance: none !important;
  appearance: none;
}

@media screen and (max-width:1680px) {
  .cta {
    left: 1%;
    top: 100px;
  }
}

@media screen and (max-width:1550px) {
  .cta {
    width: 160px;
  }
}

@media screen and (max-width:1450px) {
  .cta {
    width: 140px;
  }

  .slogan button {
    font-size: 18px;
  }
}

@media screen and (max-width:1100px) {
  .cta {
    width: 130px;
  }

  .slogan button {
    font-size: 16px;
  }

}

@media screen and (max-width:990px) {
  .cta {
    margin-left: 9%;
    width: 230px;
    top: 80px;
  }

  .slogan button {
    height: 60px;
    width: 230px;
    font-size: 22px;
  }
}

@media screen and (max-width:700px) {
  .slogan button {
    height: 50px;
    width: 180px;
    font-size: 20px;
    -webkit-appearance: none !important;
    appearance: none;
  }

  .cta {
    margin-left: 0;
  }
}


/*..titres......................................................*/

.titres {
  width: auto;
  margin-right: 7%;
  width: 40%;
  text-align: center;
}

@media screen and (max-width:1650px) {
  .titres {
    width: 60%;
    margin-right: -11%;

  }
}

@media screen and (max-width:1400px) {
  .titres {
    width: 50%;
    margin-right: 0;
  }
}

@media screen and (max-width:1200px) {
  .titres {
    width: 46%;

  }
}

@media screen and (max-width:990px) {
  .titres {
    width: 100%;
  }
}

@media screen and (max-width:990px)and (max-height:1200px) {
  .titres {
    margin-top: 200px;
  }
}


h1 {
  padding-top: 93px;
  font-family: great;
  font-size: 60px;
  font-weight: lighter;
  color: #AF3232;
  word-spacing: 2px;
  text-align: left;
  margin: 0;
  line-height: 70px;
}

@media screen and (max-width:1400px) {
  h1 {
    font-size: 50px;
  }
}

@media screen and (max-width:1121px) {
  h1 {
    font-size: 45px;
    word-spacing: 15px;
  }
}


@media screen and (max-width:990px) {
  h1 {
    margin: top 10%;
    text-align: center;
    font-size: 55px;
  }
}



.bulle span {
  color: #2e2d2d;

  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  word-spacing: normal;
  margin-top: 35x;
  font-style: italic;

}



h2 {
  color: #AF3232;
  font-family: great;
  font-size: 50px;
  font-weight: lighter;
  word-spacing: 2px;
  line-height: 50px;
  margin-top: 30px;


}


.commode {
  width: 30%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 2.5%;

}

.commode img {
  width: 100%;
}

@media screen and (max-width:990px) {
  .commode {
    width: 60%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.titres2 {
  width: 35%;
  margin-right: 5%;
  padding-bottom: 250px;
  text-align: center;
  margin-top: 50px;
}



.titres2 span:first-child {
  font-family: great;
  font-size: 55px;
  font-weight: lighter;
  color: #AF3232;
  margin: 0;
}

.titres2 span:last-child {
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  font-weight: lighter;
  word-spacing: 2px;
  margin-top: 10px;
}

@media screen and (max-width:1500px) {

  .titres2 span:first-child {
    font-size: 45px;
  }
}

@media screen and (max-width:1235px) {
  .titres2 {
    margin-right: 0.5%;

  }
}

@media screen and (max-width:990px) {
  .titres2 {
    width: 95%;
    text-align: center;
    margin-left: 0;
    line-height: normal;
    margin-top: -10px;
    padding-bottom: 100px;
  }

  .titres2 span:first-child {
    font-size: 50px;
  }

  .titres2 span:last-child {
    font-size: 25px;
  }
}

.bulle2 article p span.spanBulle {
  margin-bottom: 0;
}

/*.....ligne............*/

.trace-jaune {
  width: 50%;
  z-index: 1;
  float: right;
  position: relative;
  top: -250px;

}

.trace-jaune img {
  width: 100%;
}


@media screen and (max-width:990px) {
  .trace-jaune {
    display: none;
  }
}

@media screen and (max-width:600px) {
  .trace-jaune {
    z-index: 2;
    background-color: transparent;
  }
}

@media screen and (max-width:476px) {
  .trace-jaune img {
    height: 230px;
  }

  .trace-jaune {
    margin-top: -40px;

  }
}

/*..................*/

.bulle2 {
  opacity: 90%;
  background-image: url(image/bulle2.png);
  position: relative;
  top: 50px;
  right: -58%;
  background-repeat: no-repeat;
  background-size: 810px 1100px;
  z-index: 2;
}

@media screen and (max-width:1600px) {
  .bulle2 {
    top: 0;
  }
}

@media screen and (max-width:1300px) {
  .bulle2 {
    top: -50px;
  }
}

@media screen and (max-width:1200px) {
  .bulle2 {
    top: -70px;
  }
}

@media (min-width:990px) {
  .plis {
    display: none;
  }
}


.bulle2 article {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 90%;
  padding-top: 130px;
  padding-bottom: 170px;
  padding-right: 2%;
}

@media screen and (max-width:1600px) {
  .bulle2 article {
    max-width: 80%;
  }
}

@media screen and (max-width:1300px) {
  .bulle2 article P {
    font-size: 22px;
  }

  .bulle2 article {
    max-width: 35%;
    padding-top: 100px;
  }
}

.bulle2 article span:first-child {
  font-family: 'Times New Roman', Times, serif;
  font-size: 38px;
  margin-bottom: 30px;
}

@media screen and (max-width:1400px) {
  .bulle2 article span:first-child {
    font-size: 30px;
  }
}


article h3 {
  font-family: great;
  font-size: 58px;
  font-weight: lighter;
  color: #AF3232;
  margin-bottom: 15px;
}

@media screen and (max-width:1050px) {
  .bulle2 article h3 {
    font-size: 50px;
  }
}

.bulle2 P {
  max-width: 100%;
  width: 500px;
  font-size: 24px;
  font-weight: lighter;
  text-align: left;
  margin-bottom: 17px;
  color: #331711;
  line-height: 28px;
}


@media screen and (max-width:550px) {
  .bulle2 article p {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.bulle2 h4 {
  color: #AF3232;
  margin-bottom: 20px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  font-weight: lighter;
  margin-bottom: 8%;
}

@media screen and (max-width:1100px) {
  .bulle2 article h4 {
    text-align: center;
  }
}


/*...recherche...*/

@media screen and (max-width:1300px) {
  .recherche {
    margin-left: 90px;

  }
}

@media screen and (max-width:1100px) {
  .recherche {
    text-align: center;

  }
}

@media screen and (max-width:990px) {
  .recherche {
    margin: auto;
    display: none;
  }
}

.bulle2 h5 {
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: lighter;
  font-size: 28px;
  text-align: left;
  color: #2E2E2E;
  margin-bottom: 8px;
}

@media screen and (max-width:1024px) {
  .bulle2 h5 {
    text-align: center;
  }
}

ul {
  margin-bottom: 30px;
}

.bulle2 li {
  color: white;
  font-size: 28px;
  margin-bottom: 8px;
  text-shadow: 1.5px 1.5px 1px #AF3232;
}

/*..bouton....*/
.bouton1 {
  display: block;
  width: min-content;
  text-align: center;
  margin-right: 50%;
}

@media screen and (max-width:1700px) {
  .bouton1 {
    margin-right: 40%;
  }
}

@media screen and (max-width:1400px) {
  .bouton1 {
    padding-bottom: 20px;
    margin-right: 30%;
    margin-top: -50px;
  }
}

@media screen and (max-width:1244px) {
  .bouton1 {

    margin-right: 20%;
  }
}

@media screen and (max-width:990px) {
  .bouton1 {

    margin: auto;
  }
}

.bulle2 button {
  margin-bottom: 10px;
  margin-top: 80px;
  width: 200px;
  height: 50px;
  -webkit-appearance: none !important;
  appearance: none;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width:990px) {
  .bulle2 button {
    font-weight: 500;
    width: 200px;
  }
}

.bulle2 article span:last-child {
  font-size: 18px;
  display: block;
}


/*..section presentaion.....*/

.presentation {
  background-color: #AF3232;
  position: relative;
  top: -580px;
  z-index: 0;
  height: max-content;
}

@media screen and (max-width:1600px) {
  .presentation {
    top: -600px;
  }
}

@media screen and (max-width:1300px) {
  .presentation {
    top: -680px;
  }
}

@media screen and (max-width:990px) {
  .presentation {
    top: -100px;
  }
}


.clous {
  width: 12%;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-90%);
}

.clous img {
  width: 100%;
}

@media screen and (max-width:1500px) {
  .clous {
    width: 200px;
  }
}

@media screen and (max-width:1200px) {
  .clous {
    width: 150px;
    top: -15px;
  }
}

.presentation span {
  color: #F4E8B6;
  font-size: 25px;
  font-weight: 600;
  margin: 0;
  letter-spacing: 1px;
}

.presentation ul {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-left: 5%;
}

@media screen and (max-width:990px) {
  .presentation ul {
    padding-bottom: 50px;
  }
}

.presentation li {
  background-image: url('image/clou.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 50px;
  color: #e2e1e1;
  font-size: 24px;
  padding-bottom: 5px;
  font-weight: 100;
}

.savoir-faire {
  padding-top: 0;
  width: 90%;
}

.savoir-faire li span {
  font-size: 20px;
  color: white;
  font-family: 'Times New Roman', Times, serif;
  font-weight: lighter;
  letter-spacing: 1.5px;
}

/*......plis...........bulle 2 .............................*/
@media (max-width:990px) {
  .plis article {
    display: contents;
    background-color: #F5EEE8;
    z-index: 1;
  }

  .bulle2 {
    display: none;
  }

  .plis article {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    opacity: 90%;
    border-radius: 10px 200px 10px 200px;
    margin: 20px;
  }

  .plis button {
    margin-bottom: 10px;
    margin-top: 80px;
    width: 200px;
    height: 50px;
    -webkit-appearance: none !important;
    appearance: none;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .plis button {
    font-weight: 500;
    width: 200px;
  }

  .plis article span:first-child {
    font-family: 'Times New Roman', Times, serif;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    color: #1f1e1e;
    font-weight: lighter;
  }

  .plis article span:last-child {
    font-size: 18px;
    display: block;
    color: #1f1e1e;
    font-family: 'Times New Roman', Times, serif;
    letter-spacing: normal;
    font-weight: lighter;
  }


  .plis article h3 {
    font-family: great;
    font-size: 50px;
    font-weight: lighter;
    color: #AF3232;
    margin-bottom: 15px;
  }

  .plis P {
    padding-right: 5%;
    padding-left: 5%;
    width: 100%;
    font-size: 22px;
    font-weight: lighter;
    text-align: left;
    margin-bottom: 17px;
    color: #331711;
    line-height: 28px;

  }

  .plis h4 {
    color: #AF3232;
    margin-bottom: 20px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 30px;
    font-weight: lighter;
    margin-bottom: 0;
    width: 95%;
    text-align: center;
  }
}

/*......................................................................*/


.atouts {
  display: flex;
  width: 100%;
  max-width: 95%;
  margin: 0 auto;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 150px;
  margin-top: 100PX;
}


.atouts img {
  margin-left: -15px;
}

.atouts P {
  width: 130px;
  color: #F4E8B6;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}

.conseils p {
  width: 220px;
}

.confiance {
  flex-basis: 350px;
}


@media screen and (max-width:990px) {
  .atouts {
    margin-left: 5%;
  }

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

@media screen and (max-width:755px) {
  .confiance {
    flex-basis: auto;
  }
}


@media screen and (max-width:553px) {
  .confiance {
    flex-basis: 350px;
    padding-top: 80px;
    margin-left: 9%;
  }

  .conseils {
    margin-left: 9%;
  }

  .services {
    margin-left: 9%;
  }
}

/*..RELOOKING...........*/
.relooking {

  display: flex;
  flex-wrap: wrap;
  align-items: center;

}

@media screen and (max-width:990px) {
  .relooking {
    margin-top: 100px;
    background-color: #AF3232;
  }
}

.relooking h3 {
  font-family: great;
  font-size: 70px;
  font-weight: lighter;
  color: #F4E8B6;
  margin-bottom: 50px;
  width: 46%;
}

@media screen and (max-width:990px) {
  .relooking h3 {
    text-align: center;
  }
}

@media screen and (max-width:500px) {
  .relooking h3 {
    width: 100%;
  }
}

.look {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
  margin-top: 100px;
}


.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}

@media screen and (max-width:1250px) {
  .flex {

    width: 65%;
  }
}

@media screen and (max-width:990px) {
  .flex {
    width: 100%;
  }
}

.box-image {
  display: flex;
  flex-wrap: wrap;
  width: 85%;
  margin: 0;
  margin-left: 100px;
}

@media screen and (max-width:990px) {
  .box-image {
    text-align: center;
    display: block;
  }
}

.box-image img {
  width: 320px;
  margin: 0;
  align-self: center;
}

@media screen and (max-width:1738px) {
  .box-image {
    width: 66%;
    margin-left: 50px;
  }
}

@media screen and (max-width:1738px) {
  .box-image img {
    width: 250px;
  }
}

@media screen and (max-width:1260px) {
  .flex .box-image {
    width: 100%;
    margin-left: 20px;
  }
}

.centre {
  display: flex;
  flex-direction: column;
  margin: 0;
  margin-left: -20%;
}

@media screen and (max-width:990px) {
  .centre {
    margin: 0 auto;
  }
}


.look button {
  width: 240px;
  margin-top: 50px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 400;
  height: 50px;
  -webkit-appearance: none !important;
  appearance: none;
}

img.icone {
  width: 80px;
  margin-top: 50px;
}

/*...ligne jaune...............*/

.ligne-jaune {
  position: relative;
  top: -640px
}

@media screen and (max-width:1600px) {
  .ligne-jaune {
    top: -650px;
  }
}

@media screen and (max-width:1300px) {
  .ligne-jaune {
    top: -740px;
  }
}

@media screen and (max-width:990px) {
  .ligne-jaune {
    top: -140px;
  }
}

@media screen and (max-width:650px) {
  .ligne-jaune {
    top: -120px;
  }
}

/*....deroulement....................................*/
.etapes {
  background-color: #F5EED7;
  margin-top: -740px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width:1300px) {
  .etapes {

    margin-top: -860px;
  }
}

@media screen and (max-width:1250px) {
  .etapes {
    padding-top: 100px;
  }
}

@media screen and (max-width:1200px) {
  .etapes .h3 {
    width: 100%;
    margin-left: 0%;
  }
}

@media screen and (max-width:990px) {
  .etapes {
    width: 100%;
    margin-top: -200px;
  }
}

.deroulement .flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.deroulement .box-image {
  width: 100%;
}

.deroulement h3 {
  padding-top: 200px;
  font-family: great;
  font-size: 70px;
  font-weight: lighter;
  color: #B13434;
  margin-bottom: 50px;
  text-align: center;

}

@media screen and (max-width:1300px) {
  .deroulement h3 {

    padding-top: 200px;
  }
}

@media screen and (max-width:1250px) {
  .deroulement h3 {
    margin-left: -0%;
    padding-top: 100px;
  }
}

@media screen and (max-width:990px) {
  .deroulement h3 {
    padding-top: 0px;
  }
}

figure {
  margin: 0;
}

figcaption {
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  font-size: 24px;
}

@media screen and (max-width:1400px) {
  figcaption {
    font-size: 20PX;
  }
}



.centre2 {
  display: block;
  width: 41%;
  text-align: center;
  padding-top: 100PX;

  padding-bottom: 100px;
}

@media screen and (max-width:1200px) {
  .centre2 {
    margin-left: -0%;
    width: 100%;
    margin-top: -50px;
  }
}

@media screen and (max-width:1200px) {
  .centre2 {

    padding-bottom: 100px;
  }
}

.deroulement button {
  background-color: transparent;
  color: #B13434;
  border: #B13434 solid;
  -webkit-appearance: none !important;
  appearance: none;
  width: 200px;
}

/*...ligne verte..*/
.ligne-verte {
  margin-top: -4%;
}

/*.............*/
/*..sevtion boutique........*/
.boutique {
  background-color: #A0A384;
  margin-top: -5%;
  padding-top: 100px;
  text-align: center;
  padding-top: 250px;
}

@media screen and (max-width:990px) {
  .boutique {
    padding-top: 150px;
  }
}

.boutique h3 {
  color: #F4E8B6;
  width: 100%;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

.boutique .box-image {
  width: 90%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width:1700px) {
  .boutique .box-image {
    width: 95%;
  }
}

@media screen and (max-width:1600px) {
  .boutique .box-image {
    width: 100%;
  }
}

@media screen and (max-width:1500px) {
  .boutique .box-image {
    width: 95%;
  }
}

@media screen and (max-width:1300px) {
  .boutique .box-image {
    width: 100%;
    margin: 2px;
  }
}

.centre3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 70%;
  justify-content: center;
  padding-right: 3%;
}

@media screen and (max-width:1250px) {
  .boutique .centre3 {
    width: 100%;
  }
}

/*...figure....*/
@media screen and (max-width:1250px) {
  .centre3 figure:last-child {
    padding-top: 50px;
  }
}

@media screen and (max-width:1250px) {
  .centre3 figure {
    padding-top: 50px;
  }
}

/*.......*/

.boutique button {
  border: 2px solid #F4E8B6;
  background-color: #A0A384;
  width: 220px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 500;
  -webkit-appearance: none !important;
  appearance: none;
}

.boutique span {
  color: #3D3A37;
  font-family: 'Times New Roman', Times, serif;
  margin: -10px;
  padding: 0;
}

.boutique .centre {
  padding-top: 100px;
  width: 100%;
  margin-left: 0;
}

.boutique .centre img {
  padding-top: 50px;
  padding-bottom: 100px;
}


footer {
  margin-top: -90px;
}