<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/www.centre-ade.com/:/tmp/) in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils) is not within the allowed path(s): (/www/wwwroot/www.centre-ade.com/:/tmp/) in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/www.centre-ade.com/:/tmp/) in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/www.centre-ade.com/:/tmp/) in <b>/www/wwwroot/www.centre-ade.com/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
@keyframes height {
  0% {
    height: 0;
  }
  36% {
    height: 0;
  }
  100% {
    height: 1000px;
  }
}
@keyframes height2 {
  0% {
    height: 0;
  }
  25% {
    height: 0;
  }
  100% {
    height: 1000px;
  }
}
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.accompagnement {
  padding: 140px 0 110px;
  background-color: #FBFBFB;
  position: relative;
  overflow: hidden;
}
body main section.accompagnement .motif {
  background: url('../../../img/motif3.svg') no-repeat;
  background-size: 100%;
  width: 336px;
  height: 279px;
  position: absolute;
  top: 140px;
  left: -55px;
}
body main section.accompagnement .motif2 {
  background: url('../../../img/motif4.svg') no-repeat;
  background-size: 100%;
  width: 336px;
  height: 245px;
  position: absolute;
  top: 120px;
  right: -40px;
}
body main section.accompagnement .contenu {
  position: relative;
  z-index: 1;
}
body main section.accompagnement .contenu .container {
  max-width: 1460px;
}
body main section.accompagnement .contenu .titre {
  margin-bottom: 80px;
}
body main section.accompagnement .contenu .titre h2 {
  text-align: center;
}
body main section.accompagnement .contenu .content {
  background-color: #ffffff;
  border: 1px solid #707070;
  padding: 80px 0;
}
body main section.accompagnement .contenu .content >.row {
  margin: 0;
}
body main section.accompagnement .contenu .content .item {
  padding: 0 60px;
  position: relative;
}
body main section.accompagnement .contenu .content .item:after {
  content: "";
  background-color: #B5B5B5;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
}
body main section.accompagnement .contenu .content .item:last-of-type:after {
  display: none;
}
body main section.accompagnement .contenu .content .bloc {
  text-align: center;
}
body main section.accompagnement .contenu .content .bloc img {
  margin-bottom: 15px;
  max-width: 55px;
  max-height: 38px;
}
body main section.accompagnement .contenu .content .bloc h3 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 8px;
}
body main section.accompagnement .contenu .content .bloc p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
body main section.accompagnement .contenu .bouton {
  margin: 80px auto 0;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.accompagnement {
    padding: 120px 0 90px;
  }
  body main section.accompagnement .motif {
    width: 296px;
    height: 245px;
    top: 120px;
    left: -55px;
  }
  body main section.accompagnement .motif2 {
    width: 296px;
    height: 215px;
    top: 100px;
    right: -40px;
  }
  body main section.accompagnement .contenu .titre {
    margin-bottom: 70px;
  }
  body main section.accompagnement .contenu .content {
    padding: 70px 0;
  }
  body main section.accompagnement .contenu .content .item {
    padding: 0 60px;
  }
  body main section.accompagnement .contenu .content .bloc img {
    margin-bottom: 15px;
    max-width: 55px;
    max-height: 38px;
  }
  body main section.accompagnement .contenu .content .bloc h3 {
    font-size: 19px;
    margin-bottom: 8px;
  }
  body main section.accompagnement .contenu .content .bloc p {
    font-size: 17px;
  }
  body main section.accompagnement .contenu .bouton {
    margin: 70px auto 0;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.accompagnement {
    padding: 100px 0 80px;
  }
  body main section.accompagnement .motif {
    width: 276px;
    height: 227px;
    top: 100px;
    left: -55px;
  }
  body main section.accompagnement .motif2 {
    width: 276px;
    height: 201px;
    top: 80px;
    right: -40px;
  }
  body main section.accompagnement .contenu .titre {
    margin-bottom: 70px;
  }
  body main section.accompagnement .contenu .content {
    padding: 60px 0;
  }
  body main section.accompagnement .contenu .content .item {
    padding: 0 50px;
  }
  body main section.accompagnement .contenu .content .bloc img {
    margin-bottom: 15px;
    max-width: 55px;
    max-height: 38px;
  }
  body main section.accompagnement .contenu .content .bloc h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  body main section.accompagnement .contenu .content .bloc p {
    font-size: 16px;
  }
  body main section.accompagnement .contenu .bouton {
    margin: 70px auto 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.accompagnement {
    padding: 80px 0;
  }
  body main section.accompagnement .motif {
    width: 236px;
    height: 196px;
    top: 100px;
    left: -75px;
  }
  body main section.accompagnement .motif2 {
    width: 236px;
    height: 172px;
    top: 80px;
    right: -60px;
  }
  body main section.accompagnement .contenu .titre {
    margin-bottom: 70px;
  }
  body main section.accompagnement .contenu .content {
    padding: 60px 0;
  }
  body main section.accompagnement .contenu .content .item {
    padding: 0 50px;
  }
  body main section.accompagnement .contenu .content .bloc img {
    margin-bottom: 15px;
    max-width: 55px;
    max-height: 38px;
  }
  body main section.accompagnement .contenu .content .bloc h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  body main section.accompagnement .contenu .content .bloc p {
    font-size: 16px;
  }
  body main section.accompagnement .contenu .bouton {
    margin: 70px auto 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.accompagnement {
    padding: 60px 0;
  }
  body main section.accompagnement .motif {
    width: 236px;
    height: 196px;
    top: 100px;
    left: -155px;
  }
  body main section.accompagnement .motif2 {
    width: 236px;
    height: 172px;
    top: 80px;
    right: -140px;
  }
  body main section.accompagnement .contenu .titre {
    margin-bottom: 60px;
  }
  body main section.accompagnement .contenu .content {
    padding: 60px 0 10px;
  }
  body main section.accompagnement .contenu .content .item {
    padding: 0 50px;
    margin-bottom: 50px;
  }
  body main section.accompagnement .contenu .content .bloc img {
    margin-bottom: 15px;
    max-width: 55px;
    max-height: 38px;
  }
  body main section.accompagnement .contenu .content .bloc h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  body main section.accompagnement .contenu .content .bloc p {
    font-size: 16px;
  }
  body main section.accompagnement .contenu .bouton {
    margin: 60px auto 0;
  }
}
@media (max-width: 767.98px) {
  body main section.accompagnement {
    padding: 40px 0;
  }
  body main section.accompagnement .motif {
    width: 236px;
    height: 196px;
    top: 100px;
    left: -155px;
    display: none;
  }
  body main section.accompagnement .motif2 {
    width: 236px;
    height: 172px;
    top: 80px;
    right: -140px;
    display: none;
  }
  body main section.accompagnement .contenu .titre {
    margin-bottom: 40px;
  }
  body main section.accompagnement .contenu .content {
    padding: 40px 0 0;
  }
  body main section.accompagnement .contenu .content .item {
    padding: 0 20px 40px;
    margin-bottom: 40px;
  }
  body main section.accompagnement .contenu .content .item:last-of-type {
    margin-bottom: 0;
  }
  body main section.accompagnement .contenu .content .item:after {
    left: 20px;
    right: 20px;
    height: 1px;
    top: auto;
    width: auto;
  }
  body main section.accompagnement .contenu .content .bloc img {
    margin-bottom: 15px;
    max-width: 55px;
    max-height: 38px;
  }
  body main section.accompagnement .contenu .content .bloc h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  body main section.accompagnement .contenu .content .bloc p {
    font-size: 16px;
  }
  body main section.accompagnement .contenu .bouton {
    margin: 40px auto 0;
  }
}
