.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.aides {
  padding: 30px 0 0;
}
body main section.aides .contenu .titre {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
body main section.aides .contenu .titre:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-bottom: 2px dotted #BECC00;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
body main section.aides .contenu .titre h1 {
  color: #BECC00;
  font-size: 34px;
  font-weight: 600;
  display: table;
  padding: 0 20px;
  background-color: #fff;
  margin: auto;
}
body main section.aides .contenu .bloc {
  max-width: 780px;
  width: 100%;
  margin: auto;
}
body main section.aides .contenu .bloc p {
  margin-bottom: 35px;
}
body main section.aides .contenu .bloc p strong {
  color: #F58400;
}
body main section.aides .contenu .bloc img {
  width: auto;
  max-width: 100%;
}
body main section.aides .contenu .bloc .liste img {
  width: 90%;
  max-height: 186px;
  object-fit: contain;
  margin-bottom: 25px;
}
body main section.aides .contenu .bloc h3 {
  color: #F58400;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  max-width: 710px;
  width: 100%;
  margin: 20px auto 30px;
}
body main section.aides .contenu .bloc .bouton {
  color: #F58400;
  border: 1px solid #F58400;
}
body main section.aides .contenu .bloc .bouton:hover {
  background-color: #F58400;
  color: #fff;
}
body main section.aides .contenu .bloc .bouton2 {
  color: #BECC00;
  border: 1px solid #BECC00;
}
body main section.aides .contenu .bloc .bouton2:hover {
  background-color: #BECC00;
  color: #fff;
}
body main section.aides .contenu .bloc .bouton,
body main section.aides .contenu .bloc .bouton2 {
  padding: 8px 40px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  border-radius: 20px;
  display: table;
  margin: 5px 0 0 auto;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.aides {
    padding: 25px 0 0;
  }
  body main section.aides .contenu .titre {
    margin-bottom: 40px;
  }
  body main section.aides .contenu .titre h1 {
    font-size: 32px;
  }
  body main section.aides .contenu .bloc .liste img {
    width: 80%;
    max-height: 176px;
    margin: 0 auto 15px;
    display: table;
  }
  body main section.aides .contenu .bloc h3 {
    font-size: 19px;
    max-width: 660px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.aides {
    padding: 25px 0 0;
  }
  body main section.aides .contenu .titre {
    margin-bottom: 35px;
  }
  body main section.aides .contenu .titre h1 {
    font-size: 28px;
  }
  body main section.aides .contenu .bloc img {
    width: 80%;
  }
  body main section.aides .contenu .bloc .liste img {
    width: 80%;
    max-height: 176px;
    margin: 0 auto 15px;
    display: table;
  }
  body main section.aides .contenu .bloc h3 {
    font-size: 18px;
    max-width: 630px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.aides {
    padding: 20px 0 0;
  }
  body main section.aides .contenu .titre {
    margin-bottom: 35px;
  }
  body main section.aides .contenu .titre h1 {
    font-size: 26px;
  }
  body main section.aides .contenu .bloc img {
    width: 80%;
  }
  body main section.aides .contenu .bloc .liste img {
    width: 80%;
    max-height: 176px;
    margin: 0 auto 15px;
    display: table;
  }
  body main section.aides .contenu .bloc h3 {
    font-size: 18px;
    max-width: 630px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.aides {
    padding: 20px 0 0;
  }
  body main section.aides .contenu .titre {
    margin-bottom: 35px;
  }
  body main section.aides .contenu .titre h1 {
    font-size: 26px;
  }
  body main section.aides .contenu .bloc img {
    width: 80%;
  }
  body main section.aides .contenu .bloc .liste img {
    width: 80%;
    max-height: 176px;
    margin: 0 auto 15px;
    display: table;
  }
  body main section.aides .contenu .bloc h3 {
    font-size: 18px;
    max-width: 630px;
  }
}
@media (max-width: 767.98px) {
  body main section.aides {
    padding: 15px 0 0;
  }
  body main section.aides .contenu .titre {
    margin-bottom: 25px;
  }
  body main section.aides .contenu .titre:before {
    display: none;
  }
  body main section.aides .contenu .titre h1 {
    font-size: 22px;
    text-align: center;
    margin: auto;
    padding: 0;
  }
  body main section.aides .contenu .bloc p {
    text-align: center;
    margin-bottom: 20px;
  }
  body main section.aides .contenu .bloc img {
    width: auto;
    margin: auto;
    display: table;
  }
  body main section.aides .contenu .bloc .liste .col-12 {
    margin-bottom: 20px;
  }
  body main section.aides .contenu .bloc .liste img {
    width: 80%;
    max-height: 176px;
    margin: 0 auto 15px;
    display: table;
  }
  body main section.aides .contenu .bloc h3 {
    font-size: 18px;
    max-width: 630px;
  }
  body main section.aides .contenu .bloc .bouton,
  body main section.aides .contenu .bloc .bouton2 {
    margin: 10px auto 30px;
  }
}
