@charset "UTF-8";
/*
Theme Name:  Autochtone
Template : Twenty Twenty
Author: Sébastien Tribut
*/
body {
  font-family: "Lato", "Arial", sans-serif;
}

.navbar {
  height: 60px;
  background-color: #000000;
}

.nav-tel-lang {
  width: 100%;
  height: 0;
}

.tel--en-header {
  width: 100%;
}

.tel--en-header .col-3 {
  position: relative;
  top: -40px;
  width: 15%;
  float: right;
  padding: 0;
}

.tel--en-header .col-3 a {
  color: #FFF;
  font-size: 1.3rem;
  font-weight: 300;
  text-decoration: none;
}

.tel--en-header .col-3 a:hover {
  font-weight: 600;
}

.tel--en-header .col-3 ul {
  list-style: none;
}

.tel--en-header .col-3 ul li::marker {
  display: none !important;
}

.tel--en-header .col-3 ul li {
  float: left;
  margin-left: 10px;
  margin-top: -15px;
}

.navigation-header .current-menu-item {
  font-weight: 600;
  font-size: 1.1rem;
}

.navigation-header ul {
  padding-top: 20px;
  padding-bottom: 15px;
}

.navigation-header ul li {
  margin-bottom: 10px;
}

.navigation-header a {
  color: #FFF;
  font-size: 1.3rem;
  font-weight: 300;
  text-decoration: none;
}

.navigation-header a:hover {
  font-weight: 600;
}

.diaporama {
  position: relative;
}

.diaporama .carousel-item h1 {
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}

.diaporama .carousel-item .img-fluid {
  width: 100%;
}

.diaporama .img-transparent {
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
}

.diaporama .img-transparent .container .row {
  position: relative;
}

.diaporama .img-transparent .logo-site {
  max-width: 273px;
  margin: 0px auto 0;
}

.diaporama .img-transparent .bg-noir {
  width: 100%;
}

.diaporama .coord-diaporama {
  width: 45%;
  height: 250px;
  background-color: #000;
  position: absolute !important;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.diaporama .coord-diaporama .contenu {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.diaporama .coord-diaporama .contenu::after {
  content: " ";
  background: black;
  position: absolute;
  top: 0;
  left: 0px;
  right: -70px;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skewX(255deg);
  transform: skewX(25deg);
}

.diaporama .coord-diaporama .contenu .lien {
  float: right;
  padding-right: 5%;
  padding-top: 45px;
}

.diaporama .coord-diaporama .contenu .lien a {
  color: #fff;
  display: block;
  font-size: 1.6rem;
  text-decoration: none;
  margin-bottom: 20px;
}

.diaporama .coord-diaporama .contenu .lien a:hover {
  font-weight: 600;
  font-style: italic;
}

.pictotop1accueil {
  height: 88px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.pictotop1accueil .picto {
  display: inline-block;
  float: left;
  border: solid 3px #E42621;
  border-radius: 50%;
  margin-right: 20px;
}

.pictotop1accueil .pictotexte {
  display: inline-block;
  float: right;
  line-height: 88px;
}

.pictotop1accueil .pictotexte .texte {
  font-family: "Bree serif", serif;
  font-size: 1.1rem;
}

.partie1Accueil {
  margin-top: 70px;
  padding-top: 60px;
  margin-bottom: 50px;
  border-top: 1px solid #000;
}

.partie1Accueil article {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 1.1rem;
  text-align: justify;
  font-weight: 400;
}

.partie1Accueil article h2 {
  font-family: "Bree serif", serif;
  font-size: 2rem;
  color: #790F00;
  margin-bottom: 30px;
}

.partie1Accueil article img {
  width: 100%;
}

.partie1Accueil .partie1Texte {
  width: 49% !important;
  float: left !important;
}

.partie1Accueil .partie1Img {
  width: 49% !important;
  float: right !important;
}

.partie2Accueil {
  margin: 120px 0;
}

.partie2Accueil .container {
  padding-bottom: 60px;
}

.partie2Accueil .bgpartie2 {
  background-position: center !important;
  background-repeat: none;
  background-attachment: fixed;
}

.partie2Accueil h2 {
  color: #fff;
  text-align: center;
  font-family: "Bree serif", "Times", serif;
  padding: 40px 0;
}

.partie2Accueil .picto img {
  display: block;
  margin: 0 auto;
  max-width: 80%;
}

.partie2Accueil .modal-header {
  border-bottom: none;
}

.partie2Accueil .modal-content {
  background-color: #000;
  color: #fff;
  top: 15%;
}

.partie2Accueil .modal-footer {
  border-top: none;
}

.parite3Accueil {
  margin-top: 60px;
  margin-bottom: 60px;
}

.parite3Accueil .partie3texte {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 1.1rem;
  text-align: justify;
  font-weight: 400;
}

.parite3Accueil .partie3texte h2 {
  font-family: "Bree serif", serif;
  font-size: 2rem;
  color: #790F00;
  margin-bottom: 30px;
}

.partie4Accueil {
  width: 100%;
  height: 150px;
  background-position: cnter;
  background-attachment: fixed;
  margin: 120px auto;
}

.partie5Accueil p {
  clear: both;
  text-align: justify;
  font-size: 1.1rem;
  max-width: 94%;
  margin: 0 auto;
}

.partie5Accueil .pictopartie5 {
  float: left;
  width: 30.3%;
  border: solid 3px #790F00;
  margin: 20px 1%;
  min-height: 400px;
  padding-top: 30px;
}

.partie5Accueil .pictopartie5 img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.partie5Accueil .pictopartie5 h3 {
  text-align: center;
  font-weight: 400;
  font-size: 1.3rem;
  margin: -10px 10px 30px;
  color: #790F00;
}

.block-devis {
  background-color: #222;
  color: #fff;
  /*
  .your-name{
    &:before{
      content: "Nom";
    }
    @include value_form;
    .bkgcon{
      background-color: #111 !important;
    }
  }
  .your-last-name{
    &:before{
      content: "Prénom";
    }
    @include value_form;
  }
  .your-email{
    &:before{
      content: "Email";
    }
    @include value_form;
  }
  .your-subject{
    &:before{
      content: "Sujet";
    }
    @include value_form;
  }
  .your-message{
    &:before{
      content: "Descriptif";
    }
    @include value_form;
  }
  */
}

.block-devis h2 {
  font-family: "Bree serif", serif;
  font-size: 2rem;
  color: #790F00;
  margin-bottom: 30px;
  text-align: center;
  color: #fff !important;
  padding-top: 30px;
}

.block-devis .wpcf7-form {
  padding: 0 5%;
}

.block-devis label {
  display: block;
  margin: 5px auto;
  background-color: #111;
}

.block-devis label br {
  display: none;
}

.block-devis input, .block-devis textarea {
  background-color: transparent;
  border: none;
  display: block;
  width: 100%;
  padding: 0;
  min-height: 40px;
  color: #999;
  font-size: 1.4rem;
  padding-left: 10px;
  margin-bottom: 25px;
}

.block-devis .wpcf7-submit {
  position: relative !important;
  color: #fff !important;
  font-family: "Bree serif", "Times", serif;
  font-size: 1.9rem !important;
  width: 175px !important;
  height: 60px !important;
  line-height: 50px;
  text-align: center !important;
  background-color: #E42621 !important;
  border-radius: 12px;
  display: block;
  border-bottom: solid 5px #790F00 !important;
  border-right: solid 5px #790F00 !important;
  float: right;
}

.block-devis .wpcf7-submit:active {
  border-bottom: solid 2px #790F00 !important;
  border-right: solid 2px #790F00 !important;
}

.disnone {
  display: none;
}

#site-footer {
  background-color: #000;
  border-top: solid 30px #790F00;
  margin-top: 120px;
  padding-top: 50px;
  color: #fff;
}

#site-footer ul {
  list-style: none;
  padding-left: 0;
}

#site-footer ul li {
  font-size: 1.3rem;
  margin-bottom: 5px;
  line-height: 30px;
  font-weight: 300;
}

#site-footer ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

#site-footer ul li a:hover {
  font-weight: 600;
  font-style: italic;
}

#site-footer .annonce-foot ul li {
  font-size: 1rem;
  line-height: 20px;
}

.page-template-template-livredor-php h3 {
  display: none;
}

.pagecontact {
  margin: 150px 0;
}

.pagecontact form {
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
}

.pagecontact form p {
  width: 100%;
}

.pagecontact form input {
  max-width: 80%;
  height: 50px;
  width: 600px;
}

.pagecontact form textarea {
  max-width: 80%;
  width: 600px;
}

.pagecontact form .wpcf7-submit {
  background-color: #E42621;
  color: #FFF;
  border: none;
  width: 150px;
}

.pagecontact form .wpcf7-submit:hover {
  background-color: #790F00;
}

.contentdor {
  margin-top: 150px;
}

.contentdor h2 {
  font-family: "Bree serif", "Times", serif;
  font-weight: 600;
  font-size: 5rem;
  margin-bottom: 50px;
  text-align: center;
}

.contentdor p {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}

.commentdor form {
  border-top: solid 0.3px #000;
  margin: 50px auto 0;
  padding-top: 40px;
  max-width: 400px;
}

.commentdor form label {
  float: left;
}

.commentdor form input {
  float: right;
}

.commentdor form p {
  clear: both;
  padding-bottom: 30px;
}

.commentdor form .comment-form-cookies-consent {
  height: 60px;
}

.commentdor form .comment-form-cookies-consent input {
  float: left !important;
  margin-top: 8px;
}

.commentdor form .comment-form-cookies-consent label {
  float: right;
  width: 91%;
}

.commentdor form .submit {
  background-color: #E42621;
  color: #fff;
  padding: 10px 20px;
  border: none;
}

.commentdor form .submit:hover {
  background-color: #790F00;
}

.pagemecanic .contenu1 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.pagemecanic .contenu1 h1 {
  font-family: "Bree serif", "Times", serif;
  font-weight: 600;
  font-size: 5rem;
  margin-bottom: 50px;
}

.pagemecanic .blockcontenu article {
  margin-bottom: 50px;
  position: relative;
  height: 500px;
}

.pagemecanic .blockcontenu article .blocimg {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1;
}

.pagemecanic .blockcontenu article .blocimg img {
  width: 100%;
}

.pagemecanic .blockcontenu article .bloctext {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}

.pagemecanic .blockcontenu article .bloctext .contenuetexte {
  padding: 30px 70px;
  background-color: #fff;
  position: relative;
  text-align: justify;
  z-index: 3;
}

.pagemecanic .blockcontenu article .bloctext:before {
  display: block;
  position: absolute;
  width: 98%;
  height: 100%;
  content: " ";
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  -webkit-filter: blur(0.5rem);
          filter: blur(0.5rem);
}

.pagemecanic .blockcontenu article .bloctext h2, .pagemecanic .blockcontenu article .bloctext h1, .pagemecanic .blockcontenu article .bloctext h3, .pagemecanic .blockcontenu article .bloctext h4, .pagemecanic .blockcontenu article .bloctext h5 {
  font-family: "Bree serif", "Times", serif;
  font-size: 2rem;
  color: #790F00;
  margin-bottom: 30px;
}

.pagemecanic .blockcontenu .block2 .blocimg {
  right: 0;
  left: auto;
}

.pagemecanic .blockcontenu .block2 .bloctext {
  left: 0;
}

.pagemecanic .champtext {
  position: relative;
  padding-top: 30px;
}

.pagemecanic .champtext:before {
  position: absolute;
  width: 100%;
  left: 0%;
  content: " ";
  height: 10px;
  background: radial-gradient(at 50% 10px, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 68%);
  top: 0;
}

.pagemecanic .champtext p {
  text-align: justify;
}

.pagelavage {
  padding-top: 120px;
}

.pagelavage h1 {
  font-family: "Bree serif", "Times", serif;
  font-weight: 600;
  font-size: 5rem;
  margin-bottom: 100px;
  text-align: center;
}

.pagelavage .contenu1 .image-lavage1 {
  position: relative;
  width: 250px;
  height: 250px;
  overflow: hidden;
  border: solid 4px #E42621;
  border-radius: 50%;
  margin: 30px auto;
}

.pagelavage .contenu1 .image-lavage1 img {
  display: block;
  min-height: 250px;
  margin-left: 0%;
  min-width: 100%;
}

.pagelavage .contenu1 p {
  text-align: justify;
}

.pagelavage .contenu4 {
  margin: 120px 0;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
}

.pagelavage .contenu4 .fond-noir {
  padding: 60px 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.pagelavage .contenu4 .contenutexte4 {
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  padding: 60px 0;
  position: relative;
}

.pagelavage .contenu4 .contenutexte4 a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}

.pagelavage .contenu4 .contenutexte4 a:hover {
  font-style: italic;
  color: #E42621;
}

.pagelavage .contenu4 .contenutexte4:before {
  position: absolute;
  width: 100%;
  left: 0%;
  content: " ";
  height: 10px;
  background: radial-gradient(at 50% 10px, rgba(255, 255, 255, 0.9) 0%, rgba(0, 0, 0, 0) 68%);
  top: 0;
}

.pagelavage .contenu4 .contenutexte4:after {
  position: absolute;
  width: 100%;
  left: 0%;
  content: " ";
  height: 10px;
  background: radial-gradient(at 50% 0px, rgba(255, 255, 255, 0.9) 0%, rgba(0, 0, 0, 0) 68%);
  bottom: 0;
}

.pagelavage .contenu4 .image-lavage4 {
  margin: 30px 0;
}

.pagelavage .contenu4 .image-lavage4 img {
  width: 60%;
}

.pagelavage .contenu4:after {
  position: absolute;
  width: 100%;
  left: 0%;
  content: " ";
  height: 10px;
  bottom: -10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0) 10px);
}

.pagelavage .contenu5 h2 {
  font-family: "Bree serif", "Times", serif;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 50px;
  text-align: center;
  color: #790F00;
}

.pagelavage .contenu5 ul {
  list-style: none;
  padding-left: 15%;
}

.pagelavage .contenu5 ul li {
  font-size: 1.2rem;
  position: relative;
  margin-bottom: 15px;
}

.pagelavage .contenu5 ul li:before {
  display: block;
  content: " ";
  width: 10px;
  height: 10px;
  background-color: #E42621;
  left: -20px;
  top: 34%;
  position: absolute;
  border-radius: 50%;
}

@media (max-width: 1500px) {
  .diaporama .coord-diaporama {
    width: 45%;
    height: 185px;
    background-color: #000;
    position: absolute !important;
    bottom: 0;
    left: 0;
    z-index: 999;
  }
  .diaporama .coord-diaporama .contenu {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .diaporama .coord-diaporama .contenu::after {
    content: " ";
    background: black;
    position: absolute;
    top: 0;
    left: 0px;
    right: -70px;
    bottom: 0;
    z-index: -1;
    -webkit-transform: skewX(255deg);
    transform: skewX(25deg);
  }
  .diaporama .coord-diaporama .contenu .lien {
    float: right;
    padding-right: 5%;
    padding-top: 45px;
  }
  .diaporama .coord-diaporama .contenu .lien a {
    color: #fff;
    display: block;
    font-size: 1.3rem;
    text-decoration: none;
    margin-bottom: 10px;
  }
  .diaporama .coord-diaporama .contenu .lien a:hover {
    font-weight: 600;
    font-style: italic;
  }
}

@media (max-width: 1400px) {
  .tel--en-header .col-3 {
    width: 18%;
  }
}

@media (max-width: 1300px) {
  .tel--en-header .col-3 {
    width: 20%;
  }
  .diaporama .coord-diaporama {
    height: 150px;
  }
  .diaporama .coord-diaporama .contenu::after {
    content: " ";
    background: black;
    position: absolute;
    top: 0;
    left: 0px;
    right: -70px;
    bottom: 0;
    z-index: -1;
    -webkit-transform: skewX(255deg);
    transform: skewX(25deg);
  }
  .diaporama .coord-diaporama .contenu .lien {
    padding-top: 20px;
  }
}

@media (max-width: 1200px) {
  .diaporama .coord-diaporama {
    height: 100px;
  }
  .diaporama .coord-diaporama .contenu .lien {
    padding-top: 15px;
  }
  .diaporama .coord-diaporama .contenu .lien a {
    font-size: 1rem;
    margin-bottom: 1px;
  }
  .pictotop1accueil {
    height: 60px;
  }
  .pictotop1accueil .picto {
    border: solid 2px #E42621;
  }
  .pictotop1accueil .picto img {
    width: 60px;
    height: 60px;
  }
  .pictotop1accueil .pictotexte {
    line-height: 60px;
  }
  .pictotop1accueil .pictotexte .texte {
    font-size: 1rem;
  }
}

@media (max-width: 1100px) {
  .diaporama .coord-diaporama {
    display: none;
  }
}

@media (max-width: 991px) {
  .tel--en-header .col-3 {
    width: 25%;
  }
  .pictotop1accueil {
    height: 40px;
  }
  .pictotop1accueil .picto img {
    width: 40px;
    height: 40px;
  }
  .pictotop1accueil .pictotexte {
    line-height: 40px;
  }
  .pictotop1accueil .pictotexte .texte {
    font-size: 0.7rem;
  }
  .block-devis {
    margin-top: 80px;
  }
  .pagemecanic .contenu1 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .pagemecanic .contenu1 h1 {
    font-size: 2.5rem;
  }
  .pagemecanic .blockcontenu article {
    margin: 13px 0;
    padding: 65px 0px 50px;
    position: relative;
    height: auto;
  }
  .pagemecanic .blockcontenu article:after {
    position: absolute;
    width: 100%;
    left: 0%;
    content: " ";
    height: 10px;
    background: radial-gradient(at 50% 10px, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 68%);
    bottom: 0;
  }
  .pagemecanic .blockcontenu article:before {
    position: absolute;
    width: 100%;
    left: 0%;
    content: " ";
    height: 10px;
    background: radial-gradient(at 50% 0%, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 68%);
    top: 0;
  }
  .pagemecanic .blockcontenu article .blocimg {
    position: initial;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .pagemecanic .blockcontenu article .blocimg img {
    width: 100%;
  }
  .pagemecanic .blockcontenu article .bloctext {
    position: initial;
    top: 0;
    right: 0;
    z-index: 3;
  }
  .pagemecanic .blockcontenu article .bloctext .contenuetexte {
    padding: 0;
  }
  .pagemecanic .blockcontenu article .bloctext:before {
    display: none;
  }
  .pagemecanic .blockcontenu .block2 .blocimg {
    right: 0;
    left: auto;
  }
  .pagemecanic .blockcontenu .block2 .bloctext {
    left: 0;
  }
  .pagemecanic .champtext:before {
    display: none;
  }
  .pagelavage .contenu1 .image-lavage1 {
    width: 180px;
    height: 180px;
  }
}

@media (max-width: 991px) {
  .diaporama .carousel-item h1 {
    font-size: 1.3rem;
  }
}

@media (max-width: 770px) {
  .tel--en-header .col-3 {
    width: 35%;
  }
  .pictotop1accueil {
    height: 88px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .pictotop1accueil .picto {
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    width: 80px;
    float: none;
  }
  .pictotop1accueil .picto img {
    width: 80px;
    height: 80px;
  }
  .pictotop1accueil .pictotexte {
    display: block;
    float: right;
    line-height: 88px;
  }
  .pictotop1accueil .pictotexte .texte {
    font-family: "Bree serif", "Times", serif;
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.1rem;
    margin-top: 16px;
  }
  .partie1Accueil .partie1Texte, .partie1Accueil .partie1Img {
    width: auto !important;
    float: none !important;
  }
  .diaporama .carousel-item h1 {
    top: 180px;
    font-size: 1.2rem;
  }
  .diaporama .img-transparent .logo-site {
    max-width: 190px;
  }
  .contentdor p {
    text-align: center;
    margin-bottom: 60px;
  }
  .pagelavage .contenu1 .image-lavage1 {
    width: 250px;
    height: 250px;
  }
  .pagelavage .contenu1 .texte-lavage {
    position: relative;
    background-color: #fff;
    margin-bottom: 70px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pagelavage .contenu1 .texte-lavage:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-filter: blur(1rem);
            filter: blur(1rem);
    z-index: -1;
    top: 0;
    left: 0;
  }
  .pagelavage .contenu4 .contenutexte4 {
    text-align: justify;
    font-size: 1rem;
  }
  .pagelavage .contenu4 .contenutexte4 .image-lavage4 img {
    display: block;
    margin: 30px auto;
  }
}

@media (max-width: 590px) {
  .tel--en-header .tel {
    display: none;
  }
  .diaporama .img-transparent .logo-site {
    max-width: 120px;
  }
  .diaporama .carousel-item h1 {
    font-size: 1.2rem;
    top: 130px;
  }
  .partie5Accueil .pictopartie5 {
    width: 48%;
  }
}

@media (max-width: 500px) {
  .diaporama .img-transparent {
    top: 20px;
  }
  .diaporama .carousel-item h1 {
    top: 105px;
  }
  .partie5Accueil .pictopartie5 {
    width: 30%;
    min-height: 300px;
  }
  .partie5Accueil .pictopartie5 h3 {
    font-weight: 300;
    font-size: 1rem;
  }
}

@media (max-width: 400px) {
  .diaporama .carousel-item h1 {
    top: 85px;
    font-size: 1rem;
  }
}

@media (max-width: 500px) {
  .diaporama {
    width: 100%;
    overflow: hidden;
  }
  .diaporama .carousel-item img {
    width: 300% !important;
    max-width: 300% !important;
    height: 100% !important;
    margin-left: -100%;
  }
  .diaporama .carousel-item h1 {
    top: 35%;
    font-size: 2rem;
    line-height: 3rem;
    padding: 0 10%;
  }
  .diaporama .img-transparent .logo-site {
    max-width: 230px;
  }
  .partie1Accueil {
    margin-top: 120px;
  }
  .pictotop1accueil .pictotexte .texte {
    font-size: 1rem;
  }
  .partie1Accueil .block-mobile-partie1 .partie1Texte {
    background-color: #f8f8f9;
    padding: 30px 5%;
  }
  .partie1Accueil .block-mobile-partie1 .partie1Texte h2 {
    font-size: 1.4rem;
    text-align: center;
  }
  .partie1Accueil .block-mobile-partie1 .partie1Texte p {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 0;
  }
  .parite3Accueil .partie3texte {
    background-color: #f8f8f9;
    padding: 30px 5%;
  }
  .parite3Accueil .partie3texte h2 {
    font-size: 1.4rem;
    text-align: center;
  }
  .parite3Accueil .partie3texte p {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 0;
  }
  .partie5Accueil {
    background-color: #f8f8f9;
  }
  .partie5Accueil p {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 0;
  }
  .partie5Accueil .formulaire {
    position: relative;
    z-index: 2;
  }
  .partie5Accueil .formulaire:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 108%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-filter: blur(1rem);
    filter: blur(1rem);
    z-index: -1;
    top: 0;
    left: 0;
  }
  #site-footer {
    border-top: solid 5px #790F00;
    padding-top: 10px;
  }
  #site-footer ul li {
    font-size: 1rem;
    margin-bottom: -1px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
  }
  #site-footer ul li a {
    font-weight: 300;
  }
  #site-footer h2 {
    text-align: center;
    border-top: solid 1px #ffffff;
    padding-top: 30px;
    margin-top: 30px;
    font-size: 1.3rem;
  }
  #site-footer .annonce-foot ul li {
    font-size: 0.6rem;
    line-height: 13px;
  }
  .pagelavage .contenu1 p {
    font-weight: 300;
  }
  .pagelavage .contenu4 p {
    font-weight: 300;
    padding: 0 5%;
  }
}

@media (max-width: 400px) {
  .partie1Accueil {
    margin-top: 120px;
  }
  .partie5Accueil .pictopartie5 {
    min-height: 260px;
  }
  .partie5Accueil .pictopartie5 h3 {
    font-weight: 300;
    font-size: 0.8rem;
  }
  .block-devis .wpcf7-submit {
    font-size: 1rem !important;
    width: 100px !important;
    height: 35px !important;
    line-height: 34px;
    margin-top: 20px;
  }
}
/*# sourceMappingURL=style-auto.css.map */