.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.prestations {
  padding: 120px 0;
  background-color: #FBFBFB;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body main section.prestations #forme {
  transform: scaleX(-1);
  position: absolute;
  top: -110px;
  left: -300px;
  z-index: -1;
}
body main section.prestations .contenu .container {
  max-width: 1115px;
}
body main section.prestations .contenu .titre {
  width: 940px;
  max-width: 100%;
}
body main section.prestations .contenu .titre h1 {
  color: #73AA17;
  font-size: 17px;
  letter-spacing: 4.25px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
}
body main section.prestations .contenu .titre h2 {
  color: #181818;
  font-size: 43px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  padding-right: 130px;
}
body main section.prestations .contenu .titre .texte {
  margin-bottom: 50px;
}
body main section.prestations .contenu .titre p {
  color: #3B4347;
  font-size: 17px;
  letter-spacing: .17px;
  line-height: 1.7;
}
body main section.prestations .contenu a {
  margin-bottom: 30px;
}
body main section.prestations .contenu a .bloc h3 {
  font-size: 17px;
  letter-spacing: .425px;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.prestations {
    padding: 120px 0;
  }
  body main section.prestations .contenu .titre h1 {
    font-size: 16px;
  }
  body main section.prestations .contenu .titre h2 {
    font-size: 38px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.prestations {
    padding: 120px 0 90px;
  }
  body main section.prestations .contenu .titre h1 {
    font-size: 15px;
  }
  body main section.prestations .contenu .titre h2 {
    font-size: 33px;
  }
  body main section.prestations .contenu .titre p {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.prestations {
    padding: 120px 0 70px;
  }
  body main section.prestations .contenu .titre h1 {
    font-size: 15px;
  }
  body main section.prestations .contenu .titre h2 {
    font-size: 33px;
  }
  body main section.prestations .contenu .titre p {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.prestations {
    padding: 100px 0 40px;
  }
  body main section.prestations .contenu .titre {
    text-align: center;
  }
  body main section.prestations .contenu .titre h1 {
    font-size: 14px;
  }
  body main section.prestations .contenu .titre h2 {
    font-size: 28px;
    padding-right: 0;
  }
  body main section.prestations .contenu .titre p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  body main section.prestations {
    padding: 40px 0;
  }
  body main section.prestations .contenu .titre {
    text-align: center;
  }
  body main section.prestations .contenu .titre h1 {
    font-size: 14px;
  }
  body main section.prestations .contenu .titre h2 {
    font-size: 25px;
    padding-right: 0;
  }
  body main section.prestations .contenu .titre p {
    font-size: 15px;
  }
  body main section.prestations .contenu .titre .texte {
    margin-bottom: 40px;
  }
}
