<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.page-id-12 main section.entete:after {
  background-color: #FBFBFB;
}
body main section.entete {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
body main section.entete:after {
  content: "";
  background-color: #ffffff;
  width: 100%;
  height: 45px;
  display: block;
}
body main section.entete .contenu {
  padding-top: 142px;
  height: 100vh;
  position: relative;
}
body main section.entete .contenu .parallax-window {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body main section.entete .contenu .container {
  position: relative;
  max-width: 1520px;
  height: 100%;
  z-index: 1;
}
body main section.entete .contenu .container >.row {
  height: 100%;
}
body main section.entete .contenu .container.container2 {
  max-width: 100%;
  padding: 0;
  position: absolute;
  padding-top: 142px;
  top: 0;
  left: 0;
  z-index: 0;
}
body main section.entete .contenu .bloc {
  position: relative;
  margin-bottom: 90px;
  max-width: 570px;
  width: 100%;
  z-index: 1;
}
body main section.entete .contenu .bloc .titre {
  margin-bottom: 20px;
}
body main section.entete .contenu .bloc p {
  font-size: 20px;
  font-weight: 600;
  color: #4D4B4B;
}
body main section.entete .contenu .bloc .trait {
  background-color: #E10819;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 110px auto 0;
  width: 14px;
  height: 1000px;
  -webkit-animation: height2 9s linear;
  -moz-animation: height2 9s linear;
  -ms-animation: height2 9s linear;
  -o-animation: height2 9s linear;
  animation: height2 9s linear;
}
body main section.entete .contenu .visuel {
  position: relative;
}
body main section.entete .contenu .visuel .fond {
  position: absolute;
  right: 0;
  height: 712px;
  bottom: 35px;
  z-index: -1;
}
body main section.entete .contenu .visuel .fond svg {
  width: 100%;
  height: 100%;
}
body main section.entete .contenu .visuel img {
  width: 100%;
  height: 560px;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 10px 10px 20px rgba(0,0,0,0.16);
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.entete:after {
    height: 45px;
  }
  body main section.entete .contenu {
    padding-top: 119px;
  }
  body main section.entete .contenu .container.container2 {
    padding-top: 119px;
  }
  body main section.entete .contenu .bloc {
    margin-bottom: 90px;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 18px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 110px auto 0;
    width: 14px;
    height: 1000px;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
  }
  body main section.entete .contenu .visuel img {
    height: 480px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) and (max-height: 675px) {
  body main section.entete .contenu {
    height: auto;
    padding: 249px 0 130px;
  }
  body main section.entete .contenu .visuel img {
    height: 430px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.entete:after {
    height: 40px;
  }
  body main section.entete .contenu {
    padding-top: 119px;
  }
  body main section.entete .contenu .container.container2 {
    padding-top: 119px;
  }
  body main section.entete .contenu .bloc {
    margin-bottom: 90px;
    padding-right: 30px;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 17px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 90px auto 0;
    width: 10px;
    height: 1000px;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
  }
  body main section.entete .contenu .visuel img {
    height: 400px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) and (max-height: 650px) {
  body main section.entete .contenu {
    height: auto;
    padding: 249px 0 130px;
  }
  body main section.entete .contenu .visuel img {
    height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.entete:after {
    height: 40px;
  }
  body main section.entete .contenu {
    padding: 100px 0;
    height: auto;
  }
  body main section.entete .contenu .container.container2 {
    padding-top: 0;
  }
  body main section.entete .contenu .bloc {
    margin-bottom: 70px;
    padding-right: 15px;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 17px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 70px auto 0;
    width: 10px;
    height: 1000px;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
  }
  body main section.entete .contenu .visuel img {
    height: 360px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.entete:after {
    height: 40px;
    display: none;
  }
  body main section.entete .contenu {
    padding: 60px 0 0;
    height: auto;
  }
  body main section.entete .contenu .container.container2 {
    position: relative;
    padding: 0 30px;
  }
  body main section.entete .contenu .bloc {
    padding-right: 0;
    text-align: center;
    margin: 0 auto 50px;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 17px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 70px auto 0;
    width: 10px;
    height: 1000px;
    display: none;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
    display: none;
  }
  body main section.entete .contenu .visuel img {
    height: 450px;
    border-radius: 20px;
  }
}
@media (max-width: 767.98px) {
  body main section.entete:after {
    height: 40px;
    display: none;
  }
  body main section.entete .contenu {
    padding: 40px 0;
    height: auto;
  }
  body main section.entete .contenu .container.container2 {
    position: relative;
    padding: 0 20px;
  }
  body main section.entete .contenu .bloc {
    padding-right: 0;
    text-align: center;
    margin: 0 auto 30px;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 16px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 70px auto 0;
    width: 10px;
    height: 1000px;
    display: none;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
    display: none;
  }
  body main section.entete .contenu .visuel img {
    height: 350px;
    border-radius: 20px;
  }
}
