<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/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/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/global.less) is not within the allowed path(s): (/www/wwwroot/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/global) is not within the allowed path(s): (/www/wwwroot/athanor-fourneaux.fr/:/tmp/) in <b>/www/wwwroot/athanor-fourneaux.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.histoire {
  padding: 30px 0;
}
body main section.histoire .contenu .intro {
  margin-bottom: 65px;
}
body main section.histoire .contenu .step-steps li {
  height: 85px;
  padding: 0;
  background-color: transparent;
  counter-increment: slide-number;
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 5px;
  cursor: default;
  border: 0;
}
body main section.histoire .contenu .step-steps li.active span:before {
  width: 50%;
}
body main section.histoire .contenu .step-steps li.active p {
  color: #C41152;
}
body main section.histoire .contenu .step-steps li.active svg path {
  fill: #C41152;
}
body main section.histoire .contenu .step-steps li.done span {
  background-color: #C41152;
}
body main section.histoire .contenu .step-steps li.done span:before {
  width: 100%;
}
body main section.histoire .contenu .step-steps li.done p {
  color: #C41152;
}
body main section.histoire .contenu .step-steps li.done svg path {
  fill: #C41152;
}
body main section.histoire .contenu .step-steps li p {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  color: #9C9E9F;
  font-size: 14px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .step-steps li svg {
  position: absolute;
  left: 50%;
  cursor: pointer;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .step-steps li svg path {
  fill: #9C9E9F;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .step-steps li svg:hover path {
  fill: #C41152;
}
body main section.histoire .contenu .step-steps li span,
body main section.histoire .contenu .step-steps li.fin {
  display: block;
  margin-bottom: 0;
  z-index: -1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .step-steps li span:before,
body main section.histoire .contenu .step-steps li.fin:before {
  content: "";
  background-color: #C41152;
  height: 2px;
  width: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .step-steps li span:after,
body main section.histoire .contenu .step-steps li.fin:after {
  content: "";
  background-color: #9C9E9F;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .step-steps .bouton-step {
  background: none;
  transition: .8s all;
  border: none;
  outline-color: transparent;
}
body main section.histoire .contenu .step-steps .bouton-step svg {
  color: #C41152;
  margin-bottom: -5px;
}
body main section.histoire .contenu .step-steps .bouton-step svg path {
  fill: #C41152;
}
body main section.histoire .contenu .step-steps .bouton-step:focus,
body main section.histoire .contenu .step-steps .bouton-step:active {
  border: none;
  outline-color: transparent;
}
body main section.histoire .contenu .step-content {
  border: 0;
  padding: 10px 0 0;
}
body main section.histoire .contenu .step-content .step-tab-panel.active {
  animation: fadeIn ease 2s both;
  -webkit-animation: fadeIn ease 2s both;
  -moz-animation: fadeIn ease 2s both;
  -o-animation: fadeIn ease 2s both;
}
body main section.histoire .contenu .step-content .step-tab-panel .global {
  max-width: 580px;
  width: 100%;
  margin: auto;
  display: table;
}
body main section.histoire .contenu .step-content .step-tab-panel .global h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 1.1px;
  border-bottom: 1px solid #C41152;
  padding-bottom: 15px;
  color: #C41152;
}
body main section.histoire .contenu .step-content .step-tab-panel .global ul li {
  padding: 15px 0;
  border-bottom: 1px solid #D6D6D6;
}
body main section.histoire .contenu .step-content .step-tab-panel .global ul li b {
  font-weight: 500;
}
body main section.histoire .contenu .step-content .step-tab-panel .global ul li:last-child {
  border: 0;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.histoire .contenu .intro {
    margin-bottom: 55px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.histoire .contenu .intro {
    margin-bottom: 55px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.histoire .contenu .intro {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.histoire .contenu .intro {
    margin-bottom: 40px;
  }
  body main section.histoire .contenu p {
    text-align: center;
  }
  body main section.histoire .contenu .step-steps li {
    height: 80px;
  }
  body main section.histoire .contenu .step-steps li p {
    font-size: 13px;
  }
  body main section.histoire .contenu .step-steps li svg {
    width: 25px;
    height: 25px;
  }
  body main section.histoire .contenu .step-content .step-tab-panel .global h3 {
    font-size: 21px;
  }
  body main section.histoire .contenu .step-content .step-tab-panel .global ul li {
    padding: 12px 0;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  body main section.histoire {
    padding: 30px 0 20px;
  }
  body main section.histoire .contenu .intro {
    margin-bottom: 30px;
  }
  body main section.histoire .contenu p {
    text-align: center;
  }
  body main section.histoire .contenu .step-steps {
    position: relative;
    justify-content: space-around;
    margin-bottom: -38px;
    z-index: 1;
  }
  body main section.histoire .contenu .step-steps li {
    display: none;
    height: 80px;
    width: 20%;
    flex: auto;
  }
  body main section.histoire .contenu .step-steps li p {
    font-size: 13px;
  }
  body main section.histoire .contenu .step-steps li svg {
    width: 25px;
    height: 25px;
  }
  body main section.histoire .contenu .step-content .step-tab-panel .global h3 {
    font-size: 21px;
  }
  body main section.histoire .contenu .step-content .step-tab-panel .global ul li {
    padding: 12px 0;
    text-align: center;
  }
}
