<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/la-fantaisie.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/la-fantaisie.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/la-fantaisie.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/la-fantaisie.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/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.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/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.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/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.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/la-fantaisie.fr/:/tmp/) in <b>/www/wwwroot/la-fantaisie.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.home {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
body main section.home:before {
  content: "";
  background: #000000;
  background: linear-gradient(180deg,#000000 0%,rgba(0,0,0,0.8015581232493) 61%,rgba(0,0,0,0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 346px;
  z-index: 3;
}
body main section.home:after {
  content: "";
  background: #000000;
  background: linear-gradient(180deg,#0b1315 0%,rgba(11,19,21,0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 346px;
  transform: rotate(180deg);
}
body main section.home .parallax-window {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body main section.home .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(11,19,21,0.8);
  z-index: 1;
}
body main section.home .contenu {
  position: relative;
  z-index: 4;
  height: 100%;
}
body main section.home .contenu .container {
  height: 100%;
  max-width: 1560px;
}
body main section.home .contenu .container >.row {
  height: 100%;
}
body main section.home .contenu .bloc {
  margin-top: 160px;
}
body main section.home .contenu .bloc h1 {
  font-size: 60px;
  letter-spacing: 9px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  display: table;
  margin: auto;
}
body main section.home .contenu .bloc h1:before {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: 70px;
  bottom: 45px;
  height: 3px;
  width: 58px;
  background-color: #F2B872;
}
body main section.home .contenu .bloc h1:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 70px;
  bottom: 45px;
  height: 3px;
  width: 58px;
  background-color: #F2B872;
}
body main section.home .contenu .bloc h1 span {
  font-family: 'El Messiri', sans-serif;
  font-size: 30px;
  text-transform: none;
  display: table;
  color: #F2B872;
  letter-spacing: 0;
  margin: 0 auto 15px;
}
body main section.home .contenu .bloc .texte {
  width: 960px;
  max-width: 100%;
  margin: 60px auto 70px;
  text-align: center;
}
body main section.home .contenu .bloc .texte p {
  font-size: 18px;
}
body main section.home .contenu .bloc .boutons {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
body main section.home .contenu .bloc .boutons .bouton {
  margin: 0 30px;
  border: 1px solid #F2B872;
  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.home .contenu .bloc .boutons .bouton2 {
  background-color: transparent;
  border: 1px solid #F2B872;
}
body main section.home .contenu .bloc .boutons .bouton2 span {
  color: #fff;
}
body main section.home .contenu .bloc .boutons .bouton2:before {
  background-color: #F2B872;
}
body main section.home .contenu .bloc .boutons .bouton2:hover span {
  color: #0B1315;
}
body main section.home .contenu .bloc .informations {
  background-color: #111D22;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 90px;
  border-radius: 110px;
}
body main section.home .contenu .bloc .informations .item {
  display: flex;
  align-items: center;
  padding: 0 70px;
  position: relative;
}
body main section.home .contenu .bloc .informations .item:after {
  content: "";
  background-color: #F2B872;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 30px;
  position: absolute;
}
body main section.home .contenu .bloc .informations .item:last-of-type:after {
  display: none;
}
body main section.home .contenu .bloc .informations .item p {
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3.52px;
  color: #F2B872;
  margin-bottom: -4px;
}
body main section.home .contenu .bloc .scroll {
  position: relative;
  display: table;
  margin: 25px auto 0;
}
body main section.home .contenu .bloc .scroll svg {
  width: 25px;
}
body main section.home .contenu .bloc .scroll svg .st0 {
  fill: transparent;
}
body main section.home .contenu .bloc .scroll svg .st1 {
  fill: #fff;
  animation-duration: 1.5s;
  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.home .contenu .bloc .scroll svg .st2 {
  fill: #fff;
  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.home .contenu .bloc .scroll:hover svg .st1 {
  fill: #F2B872;
}
body main section.home .contenu .bloc .scroll:hover svg .st2 {
  fill: #F2B872;
}
@media (min-width: 2200px) {
  body main section.home .contenu .bloc .scroll {
    margin: 135px auto 0;
  }
  body main section.home .contenu .bloc .texte {
    margin: 80px auto 90px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 90px;
  }
}
@media (min-width: 1501px) and (max-width: 1919px) and (max-height: 860px) {
  body main section.home .contenu .bloc .texte {
    margin: 40px auto 60px;
  }
  body main section.home .contenu .bloc .informations {
    padding: 20px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 60px;
  }
}
@media (min-width: 1501px) and (max-width: 1919px) and (max-height: 760px) {
  body main section.home {
    height: auto;
  }
  body main section.home .contenu .bloc {
    margin-top: 210px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.home .contenu .bloc h1 {
    font-size: 52px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 27px;
  }
  body main section.home .contenu .bloc h1:before {
    bottom: 40px;
  }
  body main section.home .contenu .bloc h1:after {
    bottom: 40px;
  }
  body main section.home .contenu .bloc .informations {
    width: 1100px;
    margin: auto;
    max-width: 100%;
    padding: 25px 20px;
  }
  body main section.home .contenu .bloc .informations .item {
    padding: 0 50px;
  }
  body main section.home .contenu .bloc .informations .item p {
    font-size: 14px;
    letter-spacing: 3px;
  }
  body main section.home .contenu .bloc .informations .item img {
    width: 32px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) and (max-height: 860px) {
  body main section.home .contenu .bloc .texte {
    margin: 40px auto 60px;
  }
  body main section.home .contenu .bloc .informations {
    padding: 20px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 60px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) and (max-height: 760px) {
  body main section.home {
    height: auto;
  }
  body main section.home .contenu .bloc {
    margin-top: 210px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.home .contenu .bloc h1 {
    font-size: 46px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 25px;
  }
  body main section.home .contenu .bloc h1:before {
    bottom: 32px;
    margin-right: 50px;
  }
  body main section.home .contenu .bloc h1:after {
    bottom: 32px;
    margin-left: 50px;
  }
  body main section.home .contenu .bloc .texte {
    margin: 40px auto 60px;
  }
  body main section.home .contenu .bloc .texte p {
    font-size: 17px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 60px;
  }
  body main section.home .contenu .bloc .informations {
    width: 1030px;
    margin: auto;
    max-width: 100%;
    padding: 20px 0;
  }
  body main section.home .contenu .bloc .informations .item {
    padding: 0 50px;
  }
  body main section.home .contenu .bloc .informations .item p {
    font-size: 13px;
    letter-spacing: 2.8px;
  }
  body main section.home .contenu .bloc .informations .item img {
    width: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) and (max-height: 760px) {
  body main section.home {
    height: auto;
  }
  body main section.home .contenu .bloc {
    margin-top: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.home {
    height: auto;
  }
  body main section.home .contenu .bloc {
    padding: 220px 50px 0;
    margin-top: 0;
  }
  body main section.home .contenu .bloc .scroll {
    display: none;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 46px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 25px;
  }
  body main section.home .contenu .bloc h1:before {
    bottom: 32px;
    margin-right: 50px;
  }
  body main section.home .contenu .bloc h1:after {
    bottom: 32px;
    margin-left: 50px;
  }
  body main section.home .contenu .bloc .texte {
    margin: 40px auto 60px;
  }
  body main section.home .contenu .bloc .texte p {
    font-size: 17px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 60px;
  }
  body main section.home .contenu .bloc .informations {
    width: 1030px;
    margin: auto;
    max-width: 100%;
    padding: 20px 0;
  }
  body main section.home .contenu .bloc .informations .item {
    padding: 0 30px;
  }
  body main section.home .contenu .bloc .informations .item p {
    font-size: 12px;
    letter-spacing: 2.5px;
    padding-left: 12px;
  }
  body main section.home .contenu .bloc .informations .item img {
    width: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.home {
    height: auto;
  }
  body main section.home .contenu .bloc {
    padding: 220px 30px 0;
    margin-top: 0;
  }
  body main section.home .contenu .bloc .scroll {
    display: none;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 38px;
    letter-spacing: 6px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 23px;
  }
  body main section.home .contenu .bloc h1:before {
    bottom: 26px;
    margin-right: 40px;
  }
  body main section.home .contenu .bloc h1:after {
    bottom: 26px;
    margin-left: 40px;
  }
  body main section.home .contenu .bloc .texte {
    margin: 40px auto 60px;
  }
  body main section.home .contenu .bloc .texte p {
    font-size: 16px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 60px;
  }
  body main section.home .contenu .bloc .informations {
    width: 1030px;
    margin: auto;
    max-width: 100%;
    padding: 20px 0;
    flex-wrap: wrap;
  }
  body main section.home .contenu .bloc .informations .item {
    padding: 0 30px;
  }
  body main section.home .contenu .bloc .informations .item:last-of-type {
    margin-top: 15px;
  }
  body main section.home .contenu .bloc .informations .item p {
    font-size: 12px;
    letter-spacing: 2.5px;
    padding-left: 12px;
  }
  body main section.home .contenu .bloc .informations .item img {
    width: 28px;
  }
}
@media (max-width: 767.98px) {
  body main section.home {
    height: auto;
  }
  body main section.home .contenu .bloc {
    padding: 160px 0 0;
    margin-top: 0;
  }
  body main section.home .contenu .bloc .scroll {
    display: none;
  }
  body main section.home .contenu .bloc h1 {
    font-size: 30px;
    letter-spacing: 5px;
  }
  body main section.home .contenu .bloc h1 span {
    font-size: 20px;
  }
  body main section.home .contenu .bloc h1:before {
    display: none;
  }
  body main section.home .contenu .bloc h1:after {
    display: none;
  }
  body main section.home .contenu .bloc .texte {
    margin: 30px auto;
  }
  body main section.home .contenu .bloc .texte p {
    font-size: 16px;
  }
  body main section.home .contenu .bloc .boutons {
    margin-bottom: 40px;
  }
  body main section.home .contenu .bloc .boutons .bouton {
    margin: 0;
  }
  body main section.home .contenu .bloc .boutons .bouton span {
    padding: 0 15px;
    text-align: center;
  }
  body main section.home .contenu .bloc .informations {
    width: 1030px;
    margin: auto;
    max-width: 100%;
    padding: 20px 0;
    flex-wrap: wrap;
    border-radius: 30px;
  }
  body main section.home .contenu .bloc .informations .item {
    padding: 0;
    margin: 15px 0;
    display: block;
    width: 100%;
  }
  body main section.home .contenu .bloc .informations .item:after {
    display: none;
  }
  body main section.home .contenu .bloc .informations .item p {
    font-size: 12px;
    letter-spacing: 2.5px;
    padding-left: 12px;
    text-align: center;
  }
  body main section.home .contenu .bloc .informations .item img {
    width: 28px;
    display: table;
    margin: 0 auto 10px;
  }
}
