<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.entete {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
body main section.entete .contenu {
  padding-top: 129px;
  position: relative;
}
body main section.entete .contenu .container {
  position: relative;
  max-width: 100%;
  height: 34%;
  z-index: 1;
  padding: 0 0;
}
body main section.entete .contenu .container >.row {
  height: 100%;
  background-color: #212529;
}
body main section.entete .contenu .container .col-lg-6 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  justify-content: center;
}
body main section.entete .contenu .container .img {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  justify-content: end;
}
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;
  max-width: 570px;
  width: 100%;
  z-index: 1;
}
body main section.entete .contenu .bloc .titre {
  margin-bottom: 20px;
}
body main section.entete .contenu .bloc h1 {
  color: white;
}
body main section.entete .contenu .bloc p {
  font-size: 20px;
  font-weight: 600;
  color: white;
}
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 .bouton {
  top: 30px;
  left: 38px;
}
body main section.entete .contenu .bouton .cta {
  font-size: 15px;
  background-color: #E10819;
}
body main section.entete .contenu .bouton span {
  background-color: #1E1C24;
}
body main section.entete .contenu .bouton div {
  background-color: #ffffff;
  transition: width 0.6s ease-in-out, height 0.6s ease-in-out;
}
body main section.entete .contenu .bouton:hover div {
  background-color: #E10819;
}
body main section.entete .contenu .visuel {
  position: relative;
  display: flex;
  justify-content: center;
  height: auto;
  align-items: center;
}
body main section.entete .contenu .visuel img {
  height: 496px;
  box-shadow: 10px 10px 20px rgba(0,0,0,0.16);
  z-index: 1;
}
@media (min-width: 1501px) and (max-width: 1700px) {
  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 .contenu {
    padding-top: 110px;
    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;
    height: 34%;
    z-index: 1;
  }
  body main section.entete .contenu .container >.row {
    height: 100%;
  }
  body main section.entete .contenu .container .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
    height: auto;
    display: flex;
    justify-content: center;
  }
  body main section.entete .contenu .container .img {
    flex: 0 0 auto;
    width: 50%;
    height: auto;
    display: flex;
    justify-content: end;
  }
  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;
    padding-top: 43px;
    max-width: 570px;
    width: 100%;
    z-index: 1;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc h1 {
    color: white;
  }
  body main section.entete .contenu .bloc p {
    font-size: 20px;
    font-weight: 600;
    color: white;
  }
  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 .bouton {
    top: 30px;
    left: 38px;
  }
  body main section.entete .contenu .bouton .cta {
    font-size: 15px;
  }
  body main section.entete .contenu .visuel {
    position: relative;
    display: flex;
    justify-content: center;
    height: auto;
    align-items: center;
  }
  body main section.entete .contenu .visuel img {
    height: 440px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.16);
    z-index: 1;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.entete:after {
    height: 45px;
  }
  body main section.entete .contenu {
    padding-top: 111px;
  }
  body main section.entete .contenu .container.container2 {
    padding-top: 119px;
  }
  body main section.entete .contenu .bloc {
    margin-bottom: 25px;
  }
  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: 548px;
    bottom: -2px;
  }
  body main section.entete .contenu .visuel img {
    height: 400px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.16);
    z-index: 1;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  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: 27px;
    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: 514px;
    bottom: -20px;
  }
  body main section.entete .contenu .visuel img {
    height: 355px;
    z-index: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.entete:after {
    height: 40px;
  }
  body main section.entete .contenu {
    padding: 0px 0;
    height: auto;
  }
  body main section.entete .contenu .container.container2 {
    padding-top: 0;
  }
  body main section.entete .contenu .container .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  body main section.entete .contenu .bloc {
    margin-bottom: 17px;
    padding-right: 15px;
    width: 94%;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc h1 {
    font-size: 30px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 13px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 70px auto 0;
    width: 10px;
    height: 1000px;
  }
  body main section.entete .contenu .bloc .bouton {
    left: 55px;
  }
  body main section.entete .contenu .visuel .fond {
    height: 671px;
    bottom: -98px;
  }
  body main section.entete .contenu .visuel img {
    height: 290px;
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.entete:after {
    height: 40px;
    display: none;
  }
  body main section.entete .contenu {
    padding: 0px 0 0;
    height: auto;
  }
  body main section.entete .contenu .container >.row {
    flex-direction: column-reverse;
  }
  body main section.entete .contenu .container.container2 {
    position: relative;
    padding: 0 30px;
  }
  body main section.entete .contenu .container .col-lg-6 {
    width: 100%;
  }
  body main section.entete .contenu .bloc {
    padding-right: 0;
    text-align: center;
    padding: 10px 0 10px;
    max-width: none;
  }
  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 .bouton {
    text-align: center;
    margin: 0 auto 30px;
    left: 0;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
    display: none;
  }
  body main section.entete .contenu .visuel img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  body main section.entete:after {
    height: 40px;
    display: none;
  }
  body main section.entete .contenu {
    padding: 0px 0;
    height: auto;
  }
  body main section.entete .contenu .container >.row {
    flex-direction: column-reverse;
  }
  body main section.entete .contenu .container.container2 {
    position: relative;
    padding: 0 20px;
  }
  body main section.entete .contenu .container .col-lg-6 {
    width: 100%;
  }
  body main section.entete .contenu .bloc {
    padding-right: 0;
    text-align: center;
    margin: 10px auto 30px;
  }
  body main section.entete .contenu .bloc .titre {
    margin-bottom: 20px;
  }
  body main section.entete .contenu .bloc p {
    font-size: 13px;
  }
  body main section.entete .contenu .bloc .trait {
    margin: 70px auto 0;
    width: 10px;
    height: 1000px;
    display: none;
  }
  body main section.entete .contenu .bouton {
    text-align: center;
    margin: 0 auto 30px;
    left: 0;
  }
  body main section.entete .contenu .visuel .fond {
    height: 712px;
    bottom: 35px;
    display: none;
  }
  body main section.entete .contenu .visuel img {
    height: auto;
    width: 100%;
  }
}
