<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.axes {
  padding: 100px 0 85px;
  background-color: #FBFBFB;
  overflow: hidden;
}
body main section.axes .contenu .container {
  max-width: 1630px;
}
body main section.axes .contenu .titre {
  margin-bottom: 70px;
  text-align: center;
}
body main section.axes .contenu .content {
  background-color: #ffffff;
  border-radius: 84px;
  border: 1px solid rgba(112,112,112,0.35);
  padding: 130px 100px 90px 230px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
body main section.axes .contenu .content .owl-carousel {
  position: relative;
}
body main section.axes .contenu .content .owl-carousel .owl-item {
  height: 100%;
}
body main section.axes .contenu .content .owl-carousel .owl-item.active .icon {
  animation: fadeIn ease 1.4s both;
  -webkit-animation: fadeIn ease 1.4s both;
  -moz-animation: fadeIn ease 1.4s both;
  -o-animation: fadeIn ease 1.4s both;
}
body main section.axes .contenu .content .owl-carousel .owl-item.active h3 {
  animation: fadeInRight ease 1.4s both;
  -webkit-animation: fadeInRight ease 1.4s both;
  -moz-animation: fadeInRight ease 1.4s both;
  -o-animation: fadeInRight ease 1.4s both;
}
body main section.axes .contenu .content .owl-carousel .owl-item.active .texte {
  animation: fadeInRight ease 1.4s both;
  -webkit-animation: fadeInRight ease 1.4s both;
  -moz-animation: fadeInRight ease 1.4s both;
  -o-animation: fadeInRight ease 1.4s both;
}
body main section.axes .contenu .content .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: -150px;
  transform: translateY(-50%);
  width: 56px;
}
body main section.axes .contenu .content .owl-carousel .owl-nav button {
  position: absolute;
}
body main section.axes .contenu .content .owl-carousel .owl-nav button:focus {
  outline: none;
}
body main section.axes .contenu .content .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
body main section.axes .contenu .content .owl-carousel .owl-nav button svg {
  fill: #E10819;
  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.axes .contenu .content .owl-carousel .owl-nav button:hover svg {
  fill: #1E1C24;
}
body main section.axes .contenu .content .owl-carousel .owl-dots {
  position: relative;
  margin: -102px 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 310px;
  width: 100%;
  display: none;
}
body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot {
  counter-increment: slide-number;
  padding: 0 25px !important;
  width: 33.33%;
  margin-bottom: 30px;
}
body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot:focus {
  outline: none;
}
body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot:hover span:before {
  opacity: 1;
}
body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot.active span:before {
  opacity: 1;
}
body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span {
  position: relative;
}
body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span:before {
  content: "" counter(slide-number) "";
  color: #E10819;
  font-family: 'Mulish', sans-serif;
  font-size: 100px;
  font-weight: 900;
  display: inline-block;
  line-height: .8;
  z-index: 1;
  opacity: .1;
  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.axes .contenu .content .owl-item {
  counter-increment: slide-number;
}
body main section.axes .contenu .content .bloc img {
  max-width: 301px;
  max-height: 237px;
  width: 100%;
}
body main section.axes .contenu .content .bloc .right {
  padding-left: 20px;
}
body main section.axes .contenu .content .bloc h3 {
  display: table;
  font-size: 32px;
  color: #E10819;
  font-weight: 900;
  margin-bottom: 30px;
  text-transform: uppercase;
}
body main section.axes .contenu .content .bloc h3:before {
  content: "" counter(slide-number) ".";
  display: inline-block;
  margin-right: 8px;
  display: none;
}
body main section.axes .contenu .content .bloc p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
body main section.axes .contenu .content .bloc p strong {
  font-weight: 900;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.axes {
    padding: 90px 0 60px;
  }
  body main section.axes .contenu .titre {
    margin-bottom: 70px;
  }
  body main section.axes .contenu .content {
    border-radius: 84px;
    padding: 110px 80px 70px 210px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav {
    left: -150px;
    width: 56px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots {
    margin: -86px 10px 0;
    max-width: 260px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot {
    padding: 0 20px !important;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span:before {
    font-size: 80px;
  }
  body main section.axes .contenu .content .bloc img {
    max-width: 281px;
    max-height: 217px;
  }
  body main section.axes .contenu .content .bloc .right {
    padding-left: 20px;
  }
  body main section.axes .contenu .content .bloc h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  body main section.axes .contenu .content .bloc p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.axes {
    padding: 80px 0 50px;
  }
  body main section.axes .contenu .titre {
    margin-bottom: 70px;
  }
  body main section.axes .contenu .content {
    border-radius: 84px;
    padding: 80px 70px 40px 190px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav {
    left: -120px;
    width: 46px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav svg {
    width: 15px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots {
    margin: -86px 20px 0;
    max-width: 230px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot {
    padding: 0 15px !important;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span:before {
    font-size: 70px;
  }
  body main section.axes .contenu .content .bloc img {
    max-width: 261px;
    max-height: 197px;
  }
  body main section.axes .contenu .content .bloc .right {
    padding-left: 20px;
  }
  body main section.axes .contenu .content .bloc h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  body main section.axes .contenu .content .bloc p {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.axes {
    padding: 80px 0 50px;
  }
  body main section.axes .contenu .titre {
    margin-bottom: 70px;
  }
  body main section.axes .contenu .content {
    border-radius: 84px;
    padding: 70px 60px 30px 60px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav {
    display: none;
    left: -120px;
    width: 46px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav svg {
    width: 15px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots {
    margin: -82px 20px 0;
    max-width: 230px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot {
    padding: 0 15px !important;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span:before {
    font-size: 70px;
  }
  body main section.axes .contenu .content .bloc img {
    max-width: 261px;
    max-height: 197px;
  }
  body main section.axes .contenu .content .bloc .right {
    padding-left: 20px;
  }
  body main section.axes .contenu .content .bloc h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  body main section.axes .contenu .content .bloc p {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.axes {
    padding: 60px 0 30px;
  }
  body main section.axes .contenu .titre {
    margin-bottom: 50px;
  }
  body main section.axes .contenu .content {
    border-radius: 84px;
    padding: 50px 40px 30px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav {
    display: none;
    left: -120px;
    width: 46px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav svg {
    width: 15px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots {
    bottom: auto;
    left: auto;
    position: relative;
    margin: 30px auto 0;
    justify-content: center;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot {
    padding: 0 15px !important;
    width: 25%;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span:before {
    font-size: 70px;
  }
  body main section.axes .contenu .content .bloc {
    text-align: center;
  }
  body main section.axes .contenu .content .bloc img {
    max-width: 241px;
    max-height: 177px;
    display: table;
    margin: 0 auto 40px;
  }
  body main section.axes .contenu .content .bloc .right {
    padding-left: 0;
  }
  body main section.axes .contenu .content .bloc h3 {
    font-size: 26px;
    margin: 0 auto 20px;
  }
  body main section.axes .contenu .content .bloc p {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  body main section.axes {
    padding: 40px 0 20px;
  }
  body main section.axes .contenu .titre {
    margin-bottom: 40px;
  }
  body main section.axes .contenu .content {
    border-radius: 20px;
    padding: 40px 20px 20px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav {
    display: none;
    left: -120px;
    width: 46px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-nav svg {
    width: 15px;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots {
    bottom: auto;
    left: auto;
    position: relative;
    margin: 20px auto 0;
    justify-content: center;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot {
    padding: 0 10px !important;
    width: 25%;
  }
  body main section.axes .contenu .content .owl-carousel .owl-dots .owl-dot span:before {
    font-size: 55px;
  }
  body main section.axes .contenu .content .bloc {
    text-align: center;
  }
  body main section.axes .contenu .content .bloc img {
    max-width: 191px;
    max-height: 127px;
    display: table;
    margin: 0 auto 40px;
  }
  body main section.axes .contenu .content .bloc .right {
    padding-left: 0;
  }
  body main section.axes .contenu .content .bloc h3 {
    font-size: 21px;
    margin: 0 auto 20px;
  }
  body main section.axes .contenu .content .bloc p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
