<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.home {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
body main section.home:after {
  content: "";
  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%);
  width: 100%;
  height: 100px;
  display: block;
}
body main section.home .contenu {
  padding-top: 142px;
  height: 100vh;
  position: relative;
}
body main section.home .contenu .parallax-window {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body main section.home .contenu .motif1 {
  background: url('../../../img/motif1.svg') no-repeat;
  background-size: 100%;
  width: 285px;
  height: 293px;
  position: absolute;
  bottom: -70px;
  left: -30px;
}
body main section.home .contenu .container {
  position: relative;
  max-width: 1730px;
  height: 100%;
  z-index: 1;
}
body main section.home .contenu .container >.row {
  height: 100%;
}
body main section.home .contenu .bloc {
  position: relative;
  margin-bottom: 90px;
}
body main section.home .contenu .bloc .trait {
  background-color: #E10819;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 110px auto 0;
  width: 14px;
  height: 1000px;
  -webkit-animation: height 9s linear;
  -moz-animation: height 9s linear;
  -ms-animation: height 9s linear;
  -o-animation: height 9s linear;
  animation: height 9s linear;
}
body main section.home .contenu .bloc h1 {
  font-size: 42px;
  font-weight: 900;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 0;
}
body main section.home .contenu .bloc h1 span {
  text-decoration: none !important;
  font-size: 50px;
  font-weight: 900;
  color: #E10819;
}
body main section.home .contenu .bloc .bouton {
  margin: 40px auto 0;
}
body main section.home .contenu .list {
  display: flex;
  justify-content: space-between;
  max-width: 580px;
  max-width: 100%;
  width: 100%;
  margin: 0 auto 60px;
}
body main section.home .contenu .list .item {
  text-align: center;
}
body main section.home .contenu .list .item .tick-credits {
  display: none !important;
}
body main section.home .contenu .list .item .tick .tick-flip {
  overflow: hidden;
}
body main section.home .contenu .list .item .tick.second {
  display: flex;
  justify-content: center;
}
body main section.home .contenu .list .item .tick.second .k {
  width: 44px;
  height: 72px;
  border-radius: 8px;
  font-size: 50px;
  color: #ffffff;
  background-color: #1E1C24;
  position: relative;
  z-index: 1;
  margin-left: 3px;
}
body main section.home .contenu .list .item .tick.second .k:before {
  content: "";
  z-index: -1;
  background-color: #2f2e33;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
body main section.home .contenu .list .item .tick-label {
  margin-top: 1em;
}
body main section.home .contenu .list .item .tick-char {
  width: 1.5em;
}
body main section.home .contenu .list .item .tick-text-inline {
  display: inline-block;
  text-align: center;
  min-width: 1em;
}
body main section.home .contenu .list .item .tick-text-inline+.tick-text-inline {
  margin-left: -0.325em;
}
body main section.home .contenu .list .item .tick-group {
  margin: 0 .5em;
  text-align: center;
}
body main section.home .contenu .list .item .tick-text-inline {
  color: #5a5d63 !important;
}
body main section.home .contenu .list .item .tick-label {
  color: #5a5d63 !important;
}
body main section.home .contenu .list .item .tick-flip-panel {
  color: #ffffff !important;
}
body main section.home .contenu .list .item .tick-flip-panel-front-text {
  background-color: #2f2e33;
}
body main section.home .contenu .list .item .tick-flip-panel {
  background-color: #1E1C24;
}
body main section.home .contenu .list .item .tick-flip {
  border-radius: 8px !important;
}
body main section.home .contenu .list .item .tick-flip-spacer {
  height: 72px;
}
body main section.home .contenu .list .item .tick-flip,
body main section.home .contenu .list .item .tick-text-inline {
  font-size: 40px;
}
body main section.home .contenu .list .item .tick-flip-panel-text-wrapper {
  line-height: 1.45 !important;
  font-size: 50px;
  color: #ffffff;
}
body main section.home .contenu .list .item p {
  color: #E10819;
  font-size: 25px;
  font-weight: 900;
  margin-bottom: 10px;
}
body main section.home .contenu .video {
  width: 100%;
  height: 385px;
}
body main section.home .contenu .video iframe {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
body main section.home .contenu .visuel img {
  width: 100%;
  height: 385px;
  object-fit: cover;
  border-radius: 20px;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.home:after {
    height: 80px;
  }
  body main section.home .contenu {
    padding-top: 118px;
  }
  body main section.home .contenu .motif1 {
    width: 245px;
    height: 252px;
    left: -30px;
  }
  body main section.home .contenu .bloc {
    margin-bottom: 90px;
  }
  body main section.home .contenu .bloc .trait {
    background-color: #E10819;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 110px auto 0;
    width: 14px;
    height: 1000px;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 36px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 44px;
  }
  body main section.home .contenu .bloc .bouton {
    margin: 35px auto 0;
  }
  body main section.home .contenu .list {
    max-width: 580px;
    margin: 0 auto 50px;
  }
  body main section.home .contenu .list .item p {
    font-size: 20px;
    margin-bottom: 10px;
  }
  body main section.home .contenu .list .item .tick.second .k {
    width: 44px;
    height: 66px;
    font-size: 44px;
  }
  body main section.home .contenu .list .item .tick-flip-spacer {
    height: 66px;
  }
  body main section.home .contenu .list .item .tick-flip,
  body main section.home .contenu .list .item .tick-text-inline {
    font-size: 38px;
  }
  body main section.home .contenu .list .item .tick-flip-panel-text-wrapper {
    font-size: 44px;
  }
  body main section.home .contenu .video {
    height: 305px;
  }
  body main section.home .contenu .visuel img {
    height: 305px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) and (max-height: 650px) {
  body main section.home .contenu {
    height: auto;
    padding: 188px 0 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.home:after {
    height: 60px;
  }
  body main section.home .contenu {
    padding-top: 118px;
  }
  body main section.home .contenu .motif1 {
    width: 225px;
    height: 232px;
    left: -30px;
  }
  body main section.home .contenu .bloc {
    margin-bottom: 90px;
  }
  body main section.home .contenu .bloc .trait {
    margin: 90px auto 0;
    width: 10px;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 32px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 38px;
  }
  body main section.home .contenu .bloc .bouton {
    margin: 35px auto 0;
  }
  body main section.home .contenu .list {
    max-width: 580px;
    margin: 0 auto 50px;
  }
  body main section.home .contenu .list .item p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  body main section.home .contenu .list .item .tick.second .k {
    width: 38px;
    height: 53px;
    font-size: 36px;
  }
  body main section.home .contenu .list .item .tick-flip-spacer {
    height: 53px;
  }
  body main section.home .contenu .list .item .tick-flip,
  body main section.home .contenu .list .item .tick-text-inline {
    font-size: 34px;
  }
  body main section.home .contenu .list .item .tick-flip-panel-text-wrapper {
    font-size: 36px;
  }
  body main section.home .contenu .video {
    height: 265px;
  }
  body main section.home .contenu .visuel img {
    height: 265px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) and (max-height: 600px) {
  body main section.home .contenu {
    height: auto;
    padding: 188px 0 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.home:after {
    height: 60px;
  }
  body main section.home .contenu {
    height: auto;
    padding: 80px 0;
  }
  body main section.home .contenu .motif1 {
    width: 185px;
    height: 190px;
    left: -30px;
  }
  body main section.home .contenu .bloc {
    margin-bottom: 90px;
  }
  body main section.home .contenu .bloc .trait {
    margin: 90px auto 0;
    width: 10px;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 30px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 36px;
  }
  body main section.home .contenu .bloc .bouton {
    margin: 35px auto 0;
  }
  body main section.home .contenu .list {
    max-width: 580px;
    margin: 0 auto 40px;
  }
  body main section.home .contenu .list .item p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  body main section.home .contenu .list .item .tick.second .k {
    width: 38px;
    height: 45px;
    font-size: 30px;
  }
  body main section.home .contenu .list .item .tick-flip-spacer {
    height: 45px;
  }
  body main section.home .contenu .list .item .tick-flip,
  body main section.home .contenu .list .item .tick-text-inline {
    font-size: 26px;
  }
  body main section.home .contenu .list .item .tick-flip-panel-text-wrapper {
    font-size: 30px;
  }
  body main section.home .contenu .video {
    height: 210px;
  }
  body main section.home .contenu .visuel img {
    height: 210px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.home:after {
    display: none;
  }
  body main section.home .contenu {
    height: auto;
    padding: 60px 0;
  }
  body main section.home .contenu .motif1 {
    width: 185px;
    height: 190px;
    left: -30px;
  }
  body main section.home .contenu .bloc {
    margin-bottom: 60px;
  }
  body main section.home .contenu .bloc .trait {
    margin: 90px auto 0;
    width: 10px;
    display: none;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 28px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 34px;
  }
  body main section.home .contenu .bloc .bouton {
    margin: 30px auto 0;
  }
  body main section.home .contenu .list {
    max-width: 580px;
    margin: 0 auto 40px;
  }
  body main section.home .contenu .list .item p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  body main section.home .contenu .list .item .tick.second .k {
    width: 38px;
    height: 56px;
    font-size: 36px;
  }
  body main section.home .contenu .list .item .tick-flip-spacer {
    height: 56px;
  }
  body main section.home .contenu .list .item .tick-flip,
  body main section.home .contenu .list .item .tick-text-inline {
    font-size: 34px;
  }
  body main section.home .contenu .list .item .tick-flip-panel-text-wrapper {
    font-size: 36px;
  }
  body main section.home .contenu .video {
    height: 400px;
  }
  body main section.home .contenu .visuel img {
    height: 400px;
  }
}
@media (max-width: 767.98px) {
  body main section.home:after {
    height: 60px;
    display: none;
  }
  body main section.home .contenu {
    height: auto;
    padding: 40px 0;
  }
  body main section.home .contenu .motif1 {
    width: 185px;
    height: 190px;
    left: -30px;
  }
  body main section.home .contenu .bloc {
    margin-bottom: 40px;
  }
  body main section.home .contenu .bloc .trait {
    margin: 90px auto 0;
    width: 10px;
    display: none;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 25px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 30px;
  }
  body main section.home .contenu .bloc .bouton {
    margin: 20px auto 0;
  }
  body main section.home .contenu .list {
    max-width: 580px;
    margin: 0 auto 30px;
    display: block;
  }
  body main section.home .contenu .list .item {
    margin-bottom: 25px;
  }
  body main section.home .contenu .list .item p {
    font-size: 17px;
    margin-bottom: 8px;
  }
  body main section.home .contenu .list .item .tick {
    justify-content: center;
  }
  body main section.home .contenu .list .item .tick.second .k {
    width: 38px;
    height: 50px;
    font-size: 32px;
  }
  body main section.home .contenu .list .item .tick-flip-spacer {
    height: 50px;
  }
  body main section.home .contenu .list .item .tick-flip,
  body main section.home .contenu .list .item .tick-text-inline {
    font-size: 30px;
  }
  body main section.home .contenu .list .item .tick-flip-panel-text-wrapper {
    font-size: 32px;
  }
  body main section.home .contenu .list .item ul li {
    font-size: 32px;
    width: 32px;
    height: 50px;
  }
  body main section.home .contenu .video {
    height: 200px;
  }
  body main section.home .contenu .visuel img {
    height: 200px;
  }
}
