<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.propos {
  padding: 60px 0 160px;
  overflow: hidden;
}
body main section.propos .contenu .container {
  max-width: 1290px;
}
body main section.propos .contenu h2 {
  font-size: 30px;
  letter-spacing: 4.5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  display: table;
  margin: 0 auto 90px;
}
body main section.propos .contenu h2:before {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: 35px;
  bottom: 20px;
  height: 2px;
  width: 58px;
  background-color: #F2B872;
}
body main section.propos .contenu h2:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 35px;
  bottom: 20px;
  height: 2px;
  width: 58px;
  background-color: #F2B872;
}
body main section.propos .contenu h2 span {
  font-family: 'El Messiri', sans-serif;
  font-size: 18px;
  text-transform: none;
  display: table;
  color: #fff;
  letter-spacing: 0;
  margin: 0 auto 10px;
}
body main section.propos .contenu .texte {
  text-align: center;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 150px;
}
body main section.propos .contenu .texte p {
  font-size: 18px;
  margin-bottom: 50px;
}
body main section.propos .contenu .content {
  position: relative;
}
body main section.propos .contenu .content .motif3 {
  background: url(../../../../img/motif3.svg) no-repeat;
  background-size: cover;
  width: 185px;
  height: 185px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -92px;
  z-index: 1;
}
body main section.propos .contenu .global {
  margin: 0 -57px;
}
body main section.propos .contenu .global .item {
  padding: 0 57px;
}
body main section.propos .contenu .visuel {
  width: 100%;
  height: 360px;
  position: relative;
}
body main section.propos .contenu .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.propos {
    padding: 60px 0 120px;
  }
  body main section.propos .contenu h2 {
    font-size: 28px;
    margin: 0 auto 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.propos {
    padding: 60px 0 90px;
  }
  body main section.propos .contenu h2 {
    font-size: 25px;
    margin: 0 auto 60px;
  }
  body main section.propos .contenu h2:before {
    bottom: 17px;
  }
  body main section.propos .contenu h2:after {
    bottom: 17px;
  }
  body main section.propos .contenu .texte p {
    font-size: 17px;
    margin-bottom: 40px;
  }
  body main section.propos .contenu .visuel {
    height: 330px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.propos {
    padding: 60px 0 90px;
  }
  body main section.propos .contenu h2 {
    font-size: 25px;
    margin: 0 auto 60px;
  }
  body main section.propos .contenu h2:before {
    bottom: 17px;
  }
  body main section.propos .contenu h2:after {
    bottom: 17px;
  }
  body main section.propos .contenu .texte p {
    font-size: 17px;
    margin-bottom: 40px;
  }
  body main section.propos .contenu .visuel {
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.propos {
    padding: 60px 0;
  }
  body main section.propos .contenu h2 {
    font-size: 23px;
    letter-spacing: 3.8px;
    margin: 0 auto 50px;
  }
  body main section.propos .contenu h2:before {
    bottom: 15px;
  }
  body main section.propos .contenu h2:after {
    bottom: 15px;
  }
  body main section.propos .contenu .texte {
    margin: 0 auto 120px;
  }
  body main section.propos .contenu .texte p {
    font-size: 17px;
    margin-bottom: 40px;
  }
  body main section.propos .contenu .visuel {
    height: 230px;
  }
  body main section.propos .contenu .content .motif3 {
    width: 155px;
    height: 155px;
    top: -77px;
  }
  body main section.propos .contenu .global {
    margin: 0 -35px;
  }
  body main section.propos .contenu .global .item {
    padding: 0 35px;
  }
}
@media (max-width: 767.98px) {
  body main section.propos {
    padding: 40px 0 25px;
  }
  body main section.propos .contenu h2 {
    font-size: 20px;
    letter-spacing: 3.8px;
    margin: 0 auto 30px;
  }
  body main section.propos .contenu h2:before {
    display: none;
  }
  body main section.propos .contenu h2:after {
    display: none;
  }
  body main section.propos .contenu .texte {
    margin: 0 auto 120px;
  }
  body main section.propos .contenu .texte p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  body main section.propos .contenu .visuel {
    height: 230px;
    margin-bottom: 15px;
  }
  body main section.propos .contenu .content .motif3 {
    width: 155px;
    height: 155px;
    top: -77px;
  }
  body main section.propos .contenu .global {
    margin: 0 -35px;
  }
  body main section.propos .contenu .global .item {
    padding: 0 35px;
  }
}
