<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.partner {
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
body main section.partner .contenu .container {
  max-width: 1750px;
}
body main section.partner .contenu .titre {
  margin-bottom: 65px;
}
body main section.partner .contenu .titre h2 {
  text-align: center;
}
body main section.partner .contenu .owl-carousel {
  position: relative;
  padding: 0 140px;
}
body main section.partner .contenu .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
body main section.partner .contenu .owl-carousel img {
  max-width: 180px;
  max-height: 150px;
  height: 100%;
  object-fit: contain;
  margin: auto;
}
body main section.partner .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 14px;
}
body main section.partner .contenu .owl-carousel .owl-nav button:focus {
  outline: none;
}
body main section.partner .contenu .owl-carousel .owl-nav button svg {
  fill: #1E1C24;
  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.partner .contenu .owl-carousel .owl-nav button:hover svg {
  fill: #E10819;
}
body main section.partner .contenu .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.partner {
    padding: 80px 0;
  }
  body main section.partner .contenu .titre {
    margin-bottom: 60px;
  }
  body main section.partner .contenu .owl-carousel {
    padding: 0 80px;
  }
  body main section.partner .contenu .owl-carousel img {
    max-width: 160px;
    max-height: 130px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.partner {
    padding: 80px 0;
  }
  body main section.partner .contenu .titre {
    margin-bottom: 60px;
  }
  body main section.partner .contenu .owl-carousel {
    padding: 0 60px;
  }
  body main section.partner .contenu .owl-carousel img {
    max-width: 140px;
    max-height: 110px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.partner {
    padding: 80px 0;
  }
  body main section.partner .contenu .titre {
    margin-bottom: 60px;
  }
  body main section.partner .contenu .owl-carousel {
    padding: 0 40px;
  }
  body main section.partner .contenu .owl-carousel img {
    max-width: 120px;
    max-height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.partner {
    padding: 60px 0;
  }
  body main section.partner .contenu .titre {
    margin-bottom: 50px;
  }
  body main section.partner .contenu .owl-carousel {
    padding: 0 40px;
  }
  body main section.partner .contenu .owl-carousel img {
    max-width: 120px;
    max-height: 90px;
  }
}
@media (max-width: 767.98px) {
  body main section.partner {
    padding: 40px 0;
  }
  body main section.partner .contenu .titre {
    margin-bottom: 40px;
  }
  body main section.partner .contenu .owl-carousel {
    padding: 0 20px;
  }
  body main section.partner .contenu .owl-carousel img {
    max-width: 130px;
    max-height: 100px;
  }
}
