<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/gpdc.notaires.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/gpdc.notaires.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/gpdc.notaires.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/gpdc.notaires.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/gpdc.notaires.fr/:/tmp/) in <b>/www/wwwroot/gpdc.notaires.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/gpdc.notaires.fr/:/tmp/) in <b>/www/wwwroot/gpdc.notaires.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/gpdc.notaires.fr/:/tmp/) in <b>/www/wwwroot/gpdc.notaires.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/gpdc.notaires.fr/:/tmp/) in <b>/www/wwwroot/gpdc.notaires.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: 140px 0;
}
body main section.propos .contenu .container {
  max-width: 1760px;
}
body main section.propos .contenu .visuel {
  position: relative;
  width: 100%;
  height: 100%;
}
body main section.propos .contenu .visuel img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
body main section.propos .contenu .bloc {
  padding: 115px 100px 90px 70px;
}
body main section.propos .contenu .bloc h2 {
  color: #2a2a2a;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 45px;
  line-height: 1.2;
}
body main section.propos .contenu .bloc .texte {
  margin-bottom: 40px;
}
body main section.propos .contenu .bloc p {
  color: #2a2a2a;
  text-align: justify;
  font-size: 16px;
  letter-spacing: 1.6px;
}
body main section.propos .contenu .bloc .bouton {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  letter-spacing: 1.8px;
  color: #2a2a2a;
  position: relative;
  padding-bottom: 7px;
  display: table;
}
body main section.propos .contenu .bloc .bouton:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #c7a970;
  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.propos .contenu .bloc .bouton:hover:after {
  height: 17px;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.propos {
    padding: 110px 0;
  }
  body main section.propos .contenu .bloc {
    padding: 95px 80px 70px 70px;
  }
  body main section.propos .contenu .bloc h2 {
    font-size: 42px;
  }
  body main section.propos .contenu .bloc .bouton {
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.propos {
    padding: 90px 0 80px;
  }
  body main section.propos .contenu .bloc {
    padding: 85px 50px 60px 50px;
  }
  body main section.propos .contenu .bloc h2 {
    font-size: 36px;
    margin-bottom: 35px;
  }
  body main section.propos .contenu .bloc p {
    font-size: 15px;
  }
  body main section.propos .contenu .bloc .bouton {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.propos {
    padding: 90px 0 80px;
  }
  body main section.propos .contenu .bloc {
    padding: 65px 30px 50px 30px;
  }
  body main section.propos .contenu .bloc h2 {
    font-size: 36px;
    margin-bottom: 35px;
  }
  body main section.propos .contenu .bloc p {
    font-size: 15px;
  }
  body main section.propos .contenu .bloc .bouton {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.propos {
    padding: 60px 0 40px;
  }
  body main section.propos .contenu .row {
    flex-direction: column-reverse;
  }
  body main section.propos .contenu .bloc {
    padding: 0 30px 50px 30px;
    text-align: center;
  }
  body main section.propos .contenu .bloc h2 {
    font-size: 32px;
    margin-bottom: 35px;
  }
  body main section.propos .contenu .bloc p {
    font-size: 15px;
    text-align: center;
  }
  body main section.propos .contenu .bloc .bouton {
    font-size: 16px;
    margin: auto;
  }
  body main section.propos .contenu .visuel {
    height: 450px;
  }
  body main section.propos .contenu .visuel2 {
    display: none;
  }
}
@media (max-width: 767.98px) {
  body main section.propos {
    padding: 40px 0;
  }
  body main section.propos .contenu .row {
    flex-direction: column-reverse;
  }
  body main section.propos .contenu .bloc {
    padding: 0 0 50px;
    text-align: center;
  }
  body main section.propos .contenu .bloc h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  body main section.propos .contenu .bloc p {
    font-size: 14px;
    text-align: center;
  }
  body main section.propos .contenu .bloc .texte {
    margin-bottom: 30px;
  }
  body main section.propos .contenu .bloc .bouton {
    font-size: 15px;
    margin: auto;
  }
  body main section.propos .contenu .visuel {
    height: 300px;
  }
  body main section.propos .contenu .visuel2 {
    display: none;
  }
}
