<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.key {
  background: #ffffff;
  background: -webkit-linear-gradient(184deg,#ffffff 0%,#f2f1f1 100%);
  background: -o-linear-gradient(184deg,#ffffff 0%,#f2f1f1 100%);
  background: linear-gradient(274deg,#ffffff 0%,#f2f1f1 100%);
  padding: 60px 0 100px;
  overflow: hidden;
}
body main section.key .contenu .container {
  max-width: 1440px;
}
body main section.key .contenu .titre {
  display: table;
  margin: auto;
  position: relative;
}
body main section.key .contenu .motif {
  display: table;
  margin: 0 -35px -25px auto;
}
body main section.key .contenu .keyCards {
  position: relative;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
body main section.key .contenu .keyCards.height {
  height: 366px;
}
body main section.key .contenu .keyCards img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.key .contenu .keyCards p {
  position: absolute;
  bottom: 40px;
  left: 30px;
  right: 30px;
  background-color: #ffffff;
  text-align: center;
  padding: 25px 15px 30px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 800;
  color: #4D4B4B;
  line-height: 1.3;
}
body main section.key .contenu .content {
  margin-top: 25px;
}
body main section.key .contenu .content .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 0 -15px;
}
body main section.key .contenu .content .list .item {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
body main section.key .contenu .content .list .item:nth-of-type(1),
body main section.key .contenu .content .list .item:nth-of-type(5) {
  width: 40%;
}
body main section.key .contenu .content .list .item:nth-of-type(2),
body main section.key .contenu .content .list .item:nth-of-type(4) {
  width: 32%;
}
body main section.key .contenu .content .list .item:nth-of-type(3) {
  width: 28%;
}
body main section.key .contenu .content .list .item .keyCards {
  height: 252px;
}
body main section.key .contenu .content .list .item .keyCards.color {
  background-color: #E10819;
  padding: 30px;
}
body main section.key .contenu .content .list .item .keyCards.color img {
  width: 100%;
  height: 100%;
  object-fit: none;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.key {
    padding: 50px 0 80px;
  }
  body main section.key .contenu .motif {
    margin: 0 -35px -25px auto;
    width: 250px;
  }
  body main section.key .contenu .keyCards.height {
    height: 366px;
  }
  body main section.key .contenu .keyCards p {
    bottom: 30px;
    left: 30px;
    right: 30px;
    padding: 25px 15px 30px;
    font-size: 17px;
  }
  body main section.key .contenu .content {
    margin-top: 25px;
  }
  body main section.key .contenu .content .list .item .keyCards {
    height: 252px;
  }
  body main section.key .contenu .content .list .item .keyCards.color {
    padding: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.key {
    padding: 50px 0 60px;
  }
  body main section.key .contenu .motif {
    margin: 0 -35px -25px auto;
    width: 230px;
  }
  body main section.key .contenu .keyCards.height {
    height: 356px;
  }
  body main section.key .contenu .keyCards p {
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 25px 15px 30px;
    font-size: 16px;
  }
  body main section.key .contenu .content {
    margin-top: 25px;
  }
  body main section.key .contenu .content .list .item .keyCards {
    height: 212px;
  }
  body main section.key .contenu .content .list .item .keyCards.color {
    padding: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.key {
    padding: 50px 0 60px;
  }
  body main section.key .contenu .motif {
    margin: 0 -35px -25px auto;
    width: 210px;
  }
  body main section.key .contenu .keyCards.height {
    height: 276px;
  }
  body main section.key .contenu .keyCards p {
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 20px 15px 25px;
    font-size: 16px;
  }
  body main section.key .contenu .content {
    margin-top: 25px;
  }
  body main section.key .contenu .content .list {
    margin: 0 -10px;
  }
  body main section.key .contenu .content .list .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  body main section.key .contenu .content .list .item .keyCards {
    height: 162px;
  }
  body main section.key .contenu .content .list .item .keyCards.color {
    padding: 30px;
  }
  body main section.key .contenu .content .list .item .keyCards.color img {
    object-fit: contain;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.key {
    padding: 60px 0;
  }
  body main section.key .contenu .titre {
    margin-bottom: 40px;
  }
  body main section.key .contenu .motif {
    margin: 0 0 -25px auto;
    width: 280px;
  }
  body main section.key .contenu .keyCards.height {
    height: 276px;
  }
  body main section.key .contenu .keyCards p {
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 20px 15px 25px;
    font-size: 16px;
  }
  body main section.key .contenu .content {
    margin-top: 25px;
  }
  body main section.key .contenu .content .list {
    margin: 0 -10px;
    justify-content: center;
  }
  body main section.key .contenu .content .list .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  body main section.key .contenu .content .list .item .keyCards {
    height: 162px;
  }
  body main section.key .contenu .content .list .item .keyCards.color {
    padding: 30px;
  }
  body main section.key .contenu .content .list .item .keyCards.color img {
    object-fit: contain;
  }
}
@media (max-width: 767.98px) {
  body main section.key {
    padding: 40px 0;
  }
  body main section.key .contenu .titre {
    margin-bottom: 30px;
  }
  body main section.key .contenu .motif {
    margin: 0 0 -25px auto;
    width: 210px;
    display: none;
  }
  body main section.key .contenu .keyCards.height {
    height: 276px;
  }
  body main section.key .contenu .keyCards p {
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 20px 15px 25px;
    font-size: 16px;
  }
  body main section.key .contenu .content {
    margin-top: 25px;
  }
  body main section.key .contenu .content .list {
    margin: 0 -10px;
    justify-content: center;
    display: block;
  }
  body main section.key .contenu .content .list .item {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 100% !important;
  }
  body main section.key .contenu .content .list .item .keyCards {
    height: 162px;
  }
  body main section.key .contenu .content .list .item .keyCards.color {
    padding: 30px;
  }
  body main section.key .contenu .content .list .item .keyCards.color img {
    object-fit: contain;
  }
}
