.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.avantages {
  padding: 120px 0 10px;
  position: relative;
}
body main section.avantages.active .parallax-window {
  min-height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}
body main section.avantages .contenu .container {
  max-width: 1260px;
}
body main section.avantages .contenu .titre {
  text-align: center;
  margin: auto;
  max-width: 630px;
  width: 100%;
}
body main section.avantages .contenu .titre img {
  margin-bottom: 15px;
}
body main section.avantages .contenu .titre p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.6px;
  color: #003160;
}
body main section.avantages .contenu .titre .titreP {
  margin-bottom: 110px;
}
body main section.avantages .contenu .bloc {
  text-align: center;
  max-width: 250px;
  width: 100%;
  margin: 0 auto 110px;
}
body main section.avantages .contenu .bloc img {
  margin-bottom: 25px;
  max-height: 70px;
  width: auto;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.avantages {
    padding: 100px 0 0;
  }
  body main section.avantages .contenu .titre p {
    font-size: 17px;
  }
  body main section.avantages .contenu .titre .titreP {
    margin-bottom: 100px;
  }
  body main section.avantages .contenu .bloc {
    margin: 0 auto 100px;
  }
  body main section.avantages .contenu .bloc img {
    max-height: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.avantages {
    padding: 90px 0 0;
  }
  body main section.avantages .contenu .titre {
    max-width: 600px;
  }
  body main section.avantages .contenu .titre p {
    font-size: 16px;
  }
  body main section.avantages .contenu .titre .titreP {
    margin-bottom: 90px;
  }
  body main section.avantages .contenu .bloc {
    margin: 0 auto 90px;
  }
  body main section.avantages .contenu .bloc img {
    max-height: 65px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.avantages {
    padding: 80px 0 0;
  }
  body main section.avantages .contenu .titre {
    max-width: 600px;
  }
  body main section.avantages .contenu .titre p {
    font-size: 16px;
  }
  body main section.avantages .contenu .titre .titreP {
    margin-bottom: 80px;
  }
  body main section.avantages .contenu .bloc {
    margin: 0 auto 80px;
  }
  body main section.avantages .contenu .bloc img {
    max-height: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.avantages {
    padding: 60px 0 0;
  }
  body main section.avantages .contenu .titre {
    max-width: 580px;
  }
  body main section.avantages .contenu .titre p {
    font-size: 15px;
  }
  body main section.avantages .contenu .titre .titreP {
    margin-bottom: 60px;
  }
  body main section.avantages .contenu .bloc {
    margin: 0 auto 60px;
  }
  body main section.avantages .contenu .bloc img {
    max-height: 65px;
  }
}
@media (max-width: 767.98px) {
  body main section.avantages {
    padding: 40px 0 0;
  }
  body main section.avantages .contenu .titre {
    max-width: 560px;
  }
  body main section.avantages .contenu .titre p {
    font-size: 14px;
  }
  body main section.avantages .contenu .titre .titreP {
    margin-bottom: 50px;
  }
  body main section.avantages .contenu .bloc {
    margin: 0 auto 40px;
  }
  body main section.avantages .contenu .bloc img {
    max-height: 65px;
    margin-bottom: 15px;
  }
}
