<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.equipe {
  padding: 130px 0 80px;
  position: relative;
  overflow: hidden;
}
body main section.equipe:before {
  content: "";
  background: url('../../../../img/fond-equipe.png') no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -105px;
  right: -130px;
  width: 708px;
  height: 613px;
  z-index: -1;
}
body main section.equipe .contenu .container {
  max-width: 1330px;
}
body main section.equipe .contenu .container .row {
  justify-content: center;
}
body main section.equipe .contenu h2 {
  font-size: 50px;
  font-weight: 700;
  color: #2a2a2a;
  text-align: center;
  margin-bottom: 80px;
}
body main section.equipe .contenu .item {
  margin-bottom: 60px;
}
body main section.equipe .contenu .visuel {
  height: 430px;
  width: 100%;
  position: relative;
}
body main section.equipe .contenu .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.equipe .contenu .bloc {
  padding-top: 35px;
}
body main section.equipe .contenu .bloc p {
  color: #c7a970;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 3px;
  margin-bottom: 3px;
}
body main section.equipe .contenu .bloc h3 {
  font-weight: 700;
  color: #2a2a2a;
  font-size: 24px;
  margin-bottom: 20px;
}
body main section.equipe .contenu .bloc a {
  display: table;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  position: relative;
}
body main section.equipe .contenu .bloc a:hover {
  color: #c7a970;
}
body main section.equipe .contenu .bloc a.tel {
  margin-bottom: 13px;
  padding-bottom: 5px;
}
body main section.equipe .contenu .bloc a.tel:before {
  content: "";
  background-color: #c7a970;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.equipe {
    padding: 110px 0 70px;
  }
  body main section.equipe .contenu h2 {
    font-size: 42px;
    margin-bottom: 70px;
  }
  body main section.equipe .contenu .item {
    margin-bottom: 60px;
  }
  body main section.equipe .contenu .bloc {
    padding-top: 30px;
  }
  body main section.equipe .contenu .bloc p {
    font-size: 15px;
  }
  body main section.equipe .contenu .bloc h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.equipe {
    padding: 90px 0 50px;
  }
  body main section.equipe .contenu h2 {
    font-size: 36px;
    margin-bottom: 60px;
  }
  body main section.equipe .contenu .visuel {
    height: 400px;
  }
  body main section.equipe .contenu .item {
    margin-bottom: 60px;
  }
  body main section.equipe .contenu .bloc {
    padding-top: 25px;
  }
  body main section.equipe .contenu .bloc p {
    font-size: 14px;
  }
  body main section.equipe .contenu .bloc h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.equipe {
    padding: 90px 0 50px;
  }
  body main section.equipe .contenu h2 {
    font-size: 36px;
    margin-bottom: 60px;
  }
  body main section.equipe .contenu .visuel {
    height: 320px;
  }
  body main section.equipe .contenu .item {
    margin-bottom: 60px;
  }
  body main section.equipe .contenu .bloc {
    padding-top: 25px;
  }
  body main section.equipe .contenu .bloc p {
    font-size: 14px;
  }
  body main section.equipe .contenu .bloc h3 {
    font-size: 18px;
  }
  body main section.equipe .contenu .bloc a {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.equipe {
    padding: 60px 0 20px;
  }
  body main section.equipe .contenu h2 {
    font-size: 32px;
    margin-bottom: 50px;
  }
  body main section.equipe .contenu .visuel {
    height: 240px;
  }
  body main section.equipe .contenu .item {
    margin-bottom: 50px;
  }
  body main section.equipe .contenu .bloc {
    padding-top: 25px;
  }
  body main section.equipe .contenu .bloc p {
    font-size: 13px;
  }
  body main section.equipe .contenu .bloc h3 {
    font-size: 18px;
  }
  body main section.equipe .contenu .bloc a {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  body main section.equipe {
    padding: 40px 0 0;
  }
  body main section.equipe:before {
    display: none;
  }
  body main section.equipe .contenu h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  body main section.equipe .contenu .visuel {
    height: 250px;
  }
  body main section.equipe .contenu .item {
    margin-bottom: 50px;
  }
  body main section.equipe .contenu .bloc {
    padding-top: 20px;
    text-align: center;
  }
  body main section.equipe .contenu .bloc p {
    font-size: 13px;
  }
  body main section.equipe .contenu .bloc h3 {
    font-size: 18px;
  }
  body main section.equipe .contenu .bloc a {
    font-size: 14px;
    margin: auto;
  }
}
