<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.presentation {
  padding: 100px 0 80px;
}
body main section.presentation .contenu {
  position: relative;
  z-index: 1;
}
body main section.presentation .contenu .container {
  max-width: 1520px;
}
body main section.presentation .contenu .bloc {
  width: 100%;
}
body main section.presentation .contenu .bloc .titre {
  margin-bottom: 10px;
  display: table;
}
body main section.presentation .contenu .bloc p {
  color: #4D4B4B;
  font-size: 18px;
  font-weight: 600;
}
body main section.presentation .contenu .bloc ul {
  margin-top: 45px;
  margin-bottom: 15px;
}
body main section.presentation .contenu .bloc ul li {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-left: 70px;
  position: relative;
}
body main section.presentation .contenu .bloc ul li:before {
  content: "";
  position: absolute;
  background-color: #E10819;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 42px;
  height: 5px;
  border-radius: 3px;
}
body main section.presentation .contenu .bloc ul li strong {
  font-weight: 900;
}
body main section.presentation .contenu .bloc .bouton {
  margin-top: 65px;
}
body main section.presentation .contenu img {
  max-width: 100%;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.presentation {
    padding: 90px 0 70px;
  }
  body main section.presentation .contenu .bloc .titre {
    margin-bottom: 10px;
  }
  body main section.presentation .contenu .bloc p {
    font-size: 17px;
  }
  body main section.presentation .contenu .bloc ul {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  body main section.presentation .contenu .bloc ul li {
    font-size: 18px;
    padding-left: 70px;
  }
  body main section.presentation .contenu .bloc ul li:before {
    width: 42px;
    height: 5px;
  }
  body main section.presentation .contenu .bloc .bouton {
    margin-top: 60px;
  }
  body main section.presentation .contenu img {
    max-width: 330px;
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.presentation {
    padding: 80px 0 60px;
  }
  body main section.presentation .contenu .bloc .titre {
    margin-bottom: 10px;
  }
  body main section.presentation .contenu .bloc p {
    font-size: 16px;
  }
  body main section.presentation .contenu .bloc ul {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  body main section.presentation .contenu .bloc ul li {
    font-size: 17px;
    padding-left: 70px;
  }
  body main section.presentation .contenu .bloc ul li:before {
    width: 42px;
    height: 5px;
  }
  body main section.presentation .contenu .bloc .bouton {
    margin-top: 50px;
  }
  body main section.presentation .contenu img {
    max-width: 300px;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.presentation {
    padding: 80px 0 60px;
  }
  body main section.presentation .contenu .bloc .titre {
    margin-bottom: 10px;
  }
  body main section.presentation .contenu .bloc p {
    font-size: 16px;
  }
  body main section.presentation .contenu .bloc ul {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  body main section.presentation .contenu .bloc ul li {
    font-size: 17px;
    padding-left: 60px;
  }
  body main section.presentation .contenu .bloc ul li:before {
    width: 42px;
    height: 5px;
  }
  body main section.presentation .contenu .bloc .bouton {
    margin-top: 50px;
  }
  body main section.presentation .contenu img {
    max-width: 300px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.presentation {
    padding: 60px 0;
  }
  body main section.presentation .contenu .bloc {
    text-align: center;
  }
  body main section.presentation .contenu .bloc .titre {
    margin: 0 auto 10px;
  }
  body main section.presentation .contenu .bloc p {
    font-size: 16px;
  }
  body main section.presentation .contenu .bloc ul {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  body main section.presentation .contenu .bloc ul li {
    font-size: 17px;
    padding-left: 40px;
    display: table;
    margin: 0 auto 12px;
  }
  body main section.presentation .contenu .bloc ul li:before {
    width: 22px;
    height: 5px;
  }
  body main section.presentation .contenu .bloc .bouton {
    margin: 50px auto 0;
  }
  body main section.presentation .contenu img {
    display: table;
    max-width: 270px;
    width: 100%;
    margin: 50px auto 0;
  }
}
@media (max-width: 767.98px) {
  body main section.presentation {
    padding: 40px 0;
  }
  body main section.presentation .contenu .bloc {
    text-align: center;
  }
  body main section.presentation .contenu .bloc .titre {
    margin: 0 auto 10px;
  }
  body main section.presentation .contenu .bloc p {
    font-size: 16px;
  }
  body main section.presentation .contenu .bloc ul {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  body main section.presentation .contenu .bloc ul li {
    font-size: 16px;
    padding-left: 40px;
    display: table;
    margin: 0 0 12px;
    text-align: left;
  }
  body main section.presentation .contenu .bloc ul li:before {
    width: 22px;
    height: 5px;
  }
  body main section.presentation .contenu .bloc .bouton {
    margin: 40px auto 0;
  }
  body main section.presentation .contenu img {
    display: table;
    max-width: 200px;
    width: 100%;
    margin: 40px auto 0;
  }
}
