.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.moduleactu {
  padding: 120px 0 210px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body main section.moduleactu .contenu .container {
  max-width: 1350px;
}
body main section.moduleactu .contenu h2 {
  font-size: 50px;
  font-weight: 700;
  color: #181818;
  margin-bottom: 120px;
  text-align: center;
}
body main section.moduleactu .contenu h2 svg {
  display: block;
  margin: 0 auto 25px;
}
body main section.moduleactu .contenu .global {
  position: relative;
  z-index: 1;
  margin: 0 -25px;
}
body main section.moduleactu .contenu .global:before {
  content: "";
  background: url(../../../../img/circle.svg) no-repeat;
  background-size: 100%;
  width: 424px;
  height: 424px;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
body main section.moduleactu .contenu .global .item {
  padding: 0 25px;
}
body main section.moduleactu .contenu .bouton.princ {
  margin: 90px auto 0;
  display: table;
}
body main section.moduleactu .contenu .bouton.princ a span {
  color: #5D6F85;
  letter-spacing: .4px;
  font-weight: 400;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Poppins', sans-serif;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.moduleactu .contenu .bouton.princ a span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110px;
  height: 1px;
  background-color: #5D6F85;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.moduleactu .contenu .bouton.princ a svg {
  fill: #5D6F85;
  margin-left: 15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.moduleactu .contenu .bouton.princ a:hover span {
  color: #73AA17;
}
body main section.moduleactu .contenu .bouton.princ a:hover span:before {
  width: 100%;
  background-color: #73AA17;
}
body main section.moduleactu .contenu .bouton.princ a:hover svg {
  margin-left: 25px;
  fill: #73AA17;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.moduleactu {
    padding: 100px 0 180px;
  }
  body main section.moduleactu .contenu h2 {
    font-size: 44px;
    margin-bottom: 100px;
  }
  body main section.moduleactu .contenu .global:before {
    top: -60px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.moduleactu {
    padding: 80px 0 150px;
  }
  body main section.moduleactu .contenu h2 {
    font-size: 38px;
    margin-bottom: 80px;
  }
  body main section.moduleactu .contenu h2 svg {
    margin: 0 auto 15px;
    width: 30px;
  }
  body main section.moduleactu .contenu .global:before {
    top: -30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.moduleactu {
    padding: 70px 0 150px;
  }
  body main section.moduleactu .contenu h2 {
    font-size: 38px;
    margin-bottom: 80px;
  }
  body main section.moduleactu .contenu h2 svg {
    margin: 0 auto 15px;
    width: 30px;
  }
  body main section.moduleactu .contenu .global {
    margin: 0 -10px;
  }
  body main section.moduleactu .contenu .global:before {
    top: -30px;
  }
  body main section.moduleactu .contenu .global .item {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.moduleactu {
    padding: 60px 0 100px;
  }
  body main section.moduleactu .contenu h2 {
    font-size: 34px;
    margin-bottom: 60px;
  }
  body main section.moduleactu .contenu h2 svg {
    margin: 0 auto 15px;
    width: 30px;
  }
  body main section.moduleactu .contenu .global {
    margin: 0 -10px;
    justify-content: center;
  }
  body main section.moduleactu .contenu .global:before {
    top: -30px;
  }
  body main section.moduleactu .contenu .global .item {
    padding: 0 10px;
    margin-bottom: 55px;
  }
  body main section.moduleactu .contenu .bouton.princ {
    margin: 35px auto 0;
  }
  body main section.moduleactu .contenu .bouton.princ span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  body main section.moduleactu {
    padding: 40px 0 60px;
  }
  body main section.moduleactu .contenu h2 {
    font-size: 28px;
    margin-bottom: 60px;
  }
  body main section.moduleactu .contenu h2 svg {
    margin: 0 auto 15px;
    width: 30px;
  }
  body main section.moduleactu .contenu .global {
    margin: 0 -10px;
    justify-content: center;
  }
  body main section.moduleactu .contenu .global:before {
    top: -30px;
  }
  body main section.moduleactu .contenu .global .item {
    padding: 0 10px;
    margin-bottom: 55px;
  }
  body main section.moduleactu .contenu .bouton.princ {
    margin: 20px auto 0;
  }
  body main section.moduleactu .contenu .bouton.princ span {
    font-size: 15px;
  }
}
