.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.service {
  padding: 120px 0 40px;
  position: relative;
  overflow: hidden;
}
body main section.service .parallax-window {
  min-height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}
body main section.service .contenu .container {
  max-width: 1260px;
}
body main section.service .contenu .titre {
  text-align: center;
  margin: auto;
}
body main section.service .contenu .titre img {
  margin-bottom: 15px;
}
body main section.service .contenu .titre p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.6px;
  color: #003160;
}
body main section.service .contenu .titre .titreP {
  margin-bottom: 130px;
}
body main section.service .contenu .media {
  position: relative;
}
body main section.service .contenu .media .motif {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
body main section.service .contenu .visuel {
  width: 232px;
  height: 232px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: table;
  margin: 0 auto 75px;
}
body main section.service .contenu .visuel img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.service .contenu .content {
  margin-bottom: 80px;
}
body main section.service .contenu .bloc {
  text-align: center;
  max-width: 280px;
  margin: auto;
  display: table;
}
body main section.service .contenu .bloc h3 {
  color: #003160;
  font-size: 22px;
  font-weight: 500;
}
body main section.service .contenu .bloc p {
  margin-bottom: 0;
  font-weight: 300;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.service {
    padding: 100px 0 30px;
  }
  body main section.service .contenu .titre p {
    font-size: 17px;
  }
  body main section.service .contenu .titre .titreP {
    margin-bottom: 110px;
  }
  body main section.service .contenu .media .motif {
    width: 354px;
  }
  body main section.service .contenu .visuel {
    height: 210px;
    width: 210px;
    margin: 0 auto 50px;
  }
  body main section.service .contenu .content {
    margin-bottom: 70px;
  }
  body main section.service .contenu .bloc h3 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.service {
    padding: 90px 0 20px;
  }
  body main section.service .contenu .titre p {
    font-size: 16px;
  }
  body main section.service .contenu .titre .titreP {
    margin-bottom: 100px;
  }
  body main section.service .contenu .media .motif {
    width: 330px;
  }
  body main section.service .contenu .visuel {
    height: 200px;
    max-width: 200px;
    margin: 0 auto 45px;
  }
  body main section.service .contenu .content {
    margin-bottom: 70px;
  }
  body main section.service .contenu .bloc h3 {
    font-size: 19px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.service {
    padding: 80px 0 20px;
  }
  body main section.service .contenu .titre p {
    font-size: 16px;
  }
  body main section.service .contenu .titre .titreP {
    margin-bottom: 100px;
  }
  body main section.service .contenu .media .motif {
    width: 330px;
  }
  body main section.service .contenu .visuel {
    height: 200px;
    max-width: 200px;
    margin: 0 auto 45px;
  }
  body main section.service .contenu .content {
    margin-bottom: 60px;
  }
  body main section.service .contenu .bloc h3 {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.service {
    padding: 60px 0 0;
  }
  body main section.service .contenu .titre p {
    font-size: 15px;
  }
  body main section.service .contenu .titre .titreP {
    margin-bottom: 80px;
  }
  body main section.service .contenu .media .motif {
    width: 330px;
  }
  body main section.service .contenu .visuel {
    height: 200px;
    max-width: 200px;
    margin: 0 auto 45px;
  }
  body main section.service .contenu .content {
    margin-bottom: 60px;
  }
  body main section.service .contenu .bloc h3 {
    font-size: 18px;
  }
  body main section.service .contenu .bloc p {
    line-height: 1.4;
  }
}
@media (max-width: 767.98px) {
  body main section.service {
    padding: 40px 0 0;
  }
  body main section.service .contenu .titre p {
    font-size: 14px;
  }
  body main section.service .contenu .titre .titreP {
    margin-bottom: 60px;
  }
  body main section.service .contenu .media .motif {
    width: 310px;
  }
  body main section.service .contenu .visuel {
    height: 180px;
    max-width: 180px;
    margin: 0 auto 40px;
  }
  body main section.service .contenu .content {
    margin-bottom: 40px;
  }
  body main section.service .contenu .bloc h3 {
    font-size: 17px;
  }
  body main section.service .contenu .bloc p {
    line-height: 1.4;
  }
}
