<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.liens {
  background-color: #1e3040;
  position: relative;
  overflow: hidden;
}
body main section.liens:before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 25px;
}
body main section.liens:after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
}
body main section.liens .contenu .container {
  max-width: 1575px;
}
body main section.liens .contenu .global {
  margin: 0;
}
body main section.liens .contenu .global .item {
  padding: 0;
}
body main section.liens .contenu .global .item:last-of-type a:after {
  display: none;
}
body main section.liens .contenu a {
  display: block;
  padding: 90px 0;
  background-color: transparent;
  position: relative;
  z-index: 1;
}
body main section.liens .contenu a:before {
  content: "";
  background-color: #c7a970;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  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.liens .contenu a:after {
  content: "";
  background-color: #3e5467;
  top: 75px;
  bottom: 75px;
  right: 0;
  position: absolute;
  width: 1px;
}
body main section.liens .contenu a:hover:before {
  top: 0;
}
body main section.liens .contenu a:hover .icon svg {
  fill: #1e3040;
}
body main section.liens .contenu a:hover p {
  color: #1e3040;
}
body main section.liens .contenu a:hover p:after {
  background-color: #1e3040;
  width: 100%;
}
body main section.liens .contenu a .icon {
  height: 160px;
  position: relative;
  margin-bottom: 20px;
}
body main section.liens .contenu a .icon p {
  margin-bottom: 0;
}
body main section.liens .contenu a .icon svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  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.liens .contenu a .texte {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  padding-bottom: 7px;
  display: table;
  margin: auto;
  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.liens .contenu a .texte:after {
  content: "";
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  position: absolute;
  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;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.liens:before {
    height: 20px;
  }
  body main section.liens:after {
    height: 20px;
  }
  body main section.liens .contenu a {
    padding: 80px 0;
  }
  body main section.liens .contenu a .icon {
    height: 130px;
  }
  body main section.liens .contenu a .texte {
    font-size: 18px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.liens:before {
    height: 15px;
  }
  body main section.liens:after {
    height: 15px;
  }
  body main section.liens .contenu a {
    padding: 70px 0;
  }
  body main section.liens .contenu a .icon {
    height: 110px;
  }
  body main section.liens .contenu a .texte {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.liens:before {
    height: 15px;
  }
  body main section.liens:after {
    height: 15px;
  }
  body main section.liens .contenu .container {
    padding: 0;
  }
  body main section.liens .contenu a {
    padding: 60px 0;
  }
  body main section.liens .contenu a:after {
    top: 55px;
    bottom: 55px;
  }
  body main section.liens .contenu a .icon {
    height: 100px;
  }
  body main section.liens .contenu a .texte {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.liens:before {
    display: none;
  }
  body main section.liens:after {
    display: none;
  }
  body main section.liens .contenu .container {
    padding: 0;
  }
  body main section.liens .contenu a {
    padding: 60px 0;
  }
  body main section.liens .contenu a:after {
    top: 55px;
    bottom: 55px;
  }
  body main section.liens .contenu a .icon {
    height: 90px;
  }
  body main section.liens .contenu a .texte {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  body main section.liens:before {
    display: none;
  }
  body main section.liens:after {
    display: none;
  }
  body main section.liens .contenu .container {
    padding: 0;
  }
  body main section.liens .contenu a {
    padding: 40px 0;
  }
  body main section.liens .contenu a:after {
    top: auto;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    width: auto;
  }
  body main section.liens .contenu a .icon {
    height: 80px;
  }
  body main section.liens .contenu a .texte {
    font-size: 15px;
  }
}
