<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bfa-plomberie.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/bfa-plomberie.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/bfa-plomberie.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/bfa-plomberie.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(/utils.less) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/utils) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/desktop.less) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/desktop) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/mobile.less) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/mobile) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/tablet.less) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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(/tablet) is not within the allowed path(s): (/www/wwwroot/bfa-plomberie.fr/:/tmp/) in <b>/www/wwwroot/bfa-plomberie.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;
}
html {
  background: #e6e6e6;
}
body {
  font-family: 'Overpass', sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #3f3e3e;
  overflow: auto;
  overflow-x: hidden;
}
a {
  color: #30abe2;
  transition: all 0.35s ease-in-out !important;
  -webkit-transition: all 0.35s ease-in-out !important;
  -moz-transition: all 0.35s ease-in-out !important;
  -o-transition: all 0.35s ease-in-out !important;
}
a:hover {
  color: #0f4c71;
  text-decoration: none;
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
}
main ul {
  padding-left: 0;
}
main ul li {
  list-style-type: none;
  margin-bottom: 1rem;
}
main ul li:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f058';
  display: inline-block;
  margin-right: 10px;
  color: #30abe2;
  font-weight: 900;
}
.bouton {
  font-weight: bold;
  font-size: 16px;
  color: #0f4c71;
  border: 1px solid #0f4c71;
  padding: 10px 40px;
}
.bouton:hover {
  background: #0f4c71;
  color: #fff;
}
h1,
.h1 {
  font-size: 55px;
  font-weight: 800;
  text-transform: uppercase;
}
h2 {
  font-size: 60px;
  font-weight: 800;
}
h3 {
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -2px;
}
header {
  background: #fff;
}
header .topbar {
  background: #0f4c71;
}
header .topbar span {
  color: #fff;
  font-size: 14px;
}
header .topbar a {
  background: #ed6e47;
  color: #fff;
  font-size: 20px;
  padding: 10px 15px;
  position: relative;
  top: 5px;
}
header .topbar a:hover {
  background: #9A3717;
}
header .reassurance {
  display: flex;
  align-items: center;
}
header .logo a {
  display: inline-block;
}
header .logo a img {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  opacity: 1;
}
header .logo a:hover img {
  transform: scale(.9);
  opacity: .6;
}
.navigation-principale > ul {
  padding-left: 0;
  margin-bottom: 0;
}
.navigation-principale > ul > li {
  display: inline-block;
  list-style-type: none;
  padding: 0 20px;
  border-right: 1px solid #7d8fab;
}
.navigation-principale > ul > li > a {
  color: #3f3e3e;
  text-transform: uppercase;
  position: relative;
}
.navigation-principale > ul > li > a:after {
  content: '';
  width: 0;
  height: 1px;
  background: #30abe2;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  transition: all 0.35s ease-in-out !important;
  -webkit-transition: all 0.35s ease-in-out !important;
  -moz-transition: all 0.35s ease-in-out !important;
  -o-transition: all 0.35s ease-in-out !important;
}
.navigation-principale > ul > li > a:hover:after {
  width: 100%;
}
.navigation-principale > ul > li.current-menu-item > a:after {
  width: 100%;
}
.navigation-principale > ul > li:last-child {
  border-right: 0;
}
.copyright ul li {
  display: inline-block;
  margin: 0 2px;
  font-size: 12px;
  color: #fff;
}
.copyright ul li:after {
  content: '';
  background: #8fd7d6;
  width: 1px;
  height: 13px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.copyright ul li:last-child:after {
  display: none;
}
.copyright ul li a {
  color: #fff;
}
.copyright ul li a:hover {
  color: #ed6e47;
}
.copyright ul li.current-menu-item > a {
  color: #ed6e47;
}
.menu-services {
  margin-top: -170px;
  position: relative;
  z-index: 1;
}
.menu-services ul li:before {
  display: none;
}
.menu-services ul li a {
  position: relative;
  display: flex;
  align-items: center;
}
.menu-services ul li a span {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1;
  color: #fff;
  bottom: 50%;
  margin-bottom: -10px;
  transition: all .35s ease-in-out !important;
  -webkit-transition: all .35s ease-in-out !important;
  -moz-transition: all .35s ease-in-out !important;
  -o-transition: all .35s ease-in-out !important;
}
.menu-services ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .85;
  transition: all .35s ease-in-out !important;
  -webkit-transition: all .35s ease-in-out !important;
  -moz-transition: all .35s ease-in-out !important;
  -o-transition: all .35s ease-in-out !important;
}
.menu-services ul li a:hover:before,
.menu-services ul li a.current-page:before {
  opacity: 1;
  right: 50px;
  bottom: 15px;
  top: 203px;
}
.menu-services ul li a:hover span,
.menu-services ul li a.current-page span {
  bottom: 18px;
  margin-bottom: 0;
}
.menu-services ul li.plomberie a:before {
  background: #0f4c71;
}
.menu-services ul li.chauffage a:before {
  background: #ed6e47;
}
.menu-services ul li.sanitaires a:before {
  background: #0072b6;
}
.menu-services ul li.pmr a:before {
  background: #30abe2;
}
body.term-plomberie .menu-services ul li.plomberie a span {
  bottom: 25px;
}
body.term-plomberie .menu-services ul li.plomberie a:hover span {
  bottom: 25px;
  margin-bottom: -10px;
}
body.term-plomberie .menu-services ul li.plomberie a:before {
  opacity: 1;
  right: 50px;
  bottom: 15px;
  top: 208px;
}
body.term-chauffage .menu-services ul li.chauffage a span {
  bottom: 25px;
}
body.term-chauffage .menu-services ul li.chauffage a:hover span {
  bottom: 25px;
  margin-bottom: -10px;
}
body.term-chauffage .menu-services ul li.chauffage a:before {
  opacity: 1;
  right: 50px;
  bottom: 15px;
  top: 208px;
}
body.term-sanitaires .menu-services ul li.sanitaires a span {
  bottom: 25px;
}
body.term-sanitaires .menu-services ul li.sanitaires a:hover span {
  bottom: 25px;
  margin-bottom: -10px;
}
body.term-sanitaires .menu-services ul li.sanitaires a:before {
  opacity: 1;
  right: 50px;
  bottom: 15px;
  top: 208px;
}
body.term-installation-pmr .menu-services ul li.pmr a span {
  bottom: 25px;
}
body.term-installation-pmr .menu-services ul li.pmr a:hover span {
  bottom: 25px;
  margin-bottom: -10px;
}
body.term-installation-pmr .menu-services ul li.pmr a:before {
  opacity: 1;
  right: 50px;
  bottom: 15px;
  top: 208px;
}
.navbar {
  display: none;
  padding: 0 !important;
}
.navbar .navbar-nav {
  text-align: center;
  padding: 0;
}
.navbar .navbar-nav li {
  padding: 0;
  border-bottom: 1px solid #0f4c71;
}
.navbar .navbar-nav li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.navbar .navbar-nav li a {
  color: #fff !important;
  display: block;
  background: #30abe2;
  padding: 20px 30px;
}
.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a.active {
  color: #fff;
  background: #0f4c71;
}
.navbar button {
  position: absolute;
  top: -70px;
  right: 30px;
  background: #e83c4d;
  color: #fff !important;
  border-color: #A60000;
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px 15px;
  border-radius: 0 !important;
}
.navbar button:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f0c9';
  display: inline-block;
  margin-left: 5px;
  font-weight: 900;
}
.navbar-light .navbar-toggler-icon {
  display: none !important;
}
.haut-de-page {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 100px;
}
.haut-de-page .txt-hdp {
  background: #0f4c71;
  color: #fff;
  padding-top: 130px;
  padding-bottom: 80px;
  margin-bottom: -150px;
  position: relative;
  right: -200px;
}
.haut-de-page .txt-hdp h1:before {
  content: '';
  background: #fff;
  width: 26px;
  height: 6px;
  display: block;
  margin-bottom: 20px;
}
.haut-de-page .txt-hdp li {
  font-size: 36px;
  font-weight: 300;
  line-height: normal;
}
.haut-de-page .txt-hdp li:before {
  display: none;
}
body.home .haut-de-page .txt-hdp {
  padding-left: 80px;
}
body.home .haut-de-page .txt-hdp:after {
  content: '';
  background: url(../img/icn-accueil.png);
  width: 166px;
  height: 166px;
  display: block;
  float: right;
  position: relative;
  z-index: 1;
}
.hdp-simple {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  position: relative;
  z-index: 1;
}
.entete {
  background: #0f4c71;
  color: #fff;
}
.nf-form-fields-required {
  font-size: 14px;
  font-style: italic;
}
.nf-form-content {
  padding: 0 !important;
}
.nf-form-content input[type=button] {
  background: none !important;
  text-transform: uppercase;
  border: 1px solid #fff !important;
  padding: 10px 50px;
}
.nf-form-content input[type=button]:hover {
  background: #fff !important;
  color: #0f4c71 !important;
  border: none !important;
  cursor: pointer;
}
.plomberie .container,
.sanitaires .container,
.chauffage .container,
.pmr .container {
  position: relative;
}
.plomberie .services > div,
.sanitaires .services > div,
.chauffage .services > div,
.pmr .services > div {
  font-size: 16px;
}
.plomberie .services .liens,
.sanitaires .services .liens,
.chauffage .services .liens,
.pmr .services .liens {
  position: relative;
  z-index: 1;
}
.plomberie .services .liens .bouton,
.sanitaires .services .liens .bouton,
.chauffage .services .liens .bouton,
.pmr .services .liens .bouton {
  display: inline-block;
}
.plomberie .services .liens:after,
.sanitaires .services .liens:after,
.chauffage .services .liens:after,
.pmr .services .liens:after {
  content: '';
  height: 1px;
  width: 2000px;
  top: 50%;
  margin-top: -1px;
  position: absolute;
  z-index: -1;
}
.plomberie .img_services,
.sanitaires .img_services {
  position: absolute;
  left: -200px;
  z-index: 0;
}
.plomberie .img_services:after,
.sanitaires .img_services:after {
  content: '';
  position: absolute;
  top: 40px;
  bottom: 40px;
  right: 0;
  left: -40px;
  z-index: -1;
}
.plomberie .img_services img,
.sanitaires .img_services img {
  max-width: none;
}
.plomberie .liens:after,
.sanitaires .liens:after {
  left: 0;
}
.chauffage,
.pmr {
  background: #efefef;
}
.chauffage .img_services,
.pmr .img_services {
  position: relative;
  z-index: 0;
}
.chauffage .img_services:after,
.pmr .img_services:after {
  content: '';
  position: absolute;
  top: 40px;
  bottom: 40px;
  right: -200px;
  left: 0;
  z-index: -1;
}
.chauffage .img_services img,
.pmr .img_services img {
  max-width: none;
}
.chauffage .liens:after,
.pmr .liens:after {
  right: 0;
}
.plomberie .services ul li:before {
  color: #0f4c71;
}
.plomberie .services .liens:after {
  background: #0f4c71;
}
.plomberie .services .bouton {
  border-color: #0f4c71;
  color: #0f4c71;
  background: #fff;
}
.plomberie .services .bouton:hover {
  background: #0f4c71;
  color: #fff;
}
.plomberie .img_services:after {
  background: #0f4c71;
}
.chauffage .services ul li:before {
  color: #ed6e47;
}
.chauffage .services .liens:after {
  background: #ed6e47;
}
.chauffage .services .bouton {
  border-color: #ed6e47;
  color: #ed6e47;
  background: #efefef;
}
.chauffage .services .bouton:hover {
  background: #ed6e47;
  color: #fff;
}
.chauffage .img_services:after {
  background: #ed6e47;
}
.sanitaires .services ul li:before {
  color: #0072b6;
}
.sanitaires .services .liens:after {
  background: #0072b6;
}
.sanitaires .services .bouton {
  border-color: #0072b6;
  color: #0072b6;
  background: #fff;
}
.sanitaires .services .bouton:hover {
  background: #0072b6;
  color: #fff;
}
.sanitaires .img_services:after {
  background: #0072b6;
}
.pmr .services .liens:after {
  background: #30abe2;
}
.pmr .services .bouton {
  border-color: #30abe2;
  color: #30abe2;
  background: #efefef;
}
.pmr .services .bouton:hover {
  background: #30abe2;
  color: #fff;
}
.pmr .img_services:after {
  background: #30abe2;
}
.devis {
  background: #0f4c71;
  position: relative;
}
.devis .img_devis {
  position: absolute;
  left: 0;
  height: 100%;
  right: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.devis .contact {
  width: 70%;
  color: #fff;
  background: #0f4c71;
  position: relative;
}
.devis .contact h2 {
  font-size: 188px;
  color: #0f4c71;
  position: absolute;
  left: -465px;
  bottom: 45px;
  font-weight: 900;
}
.partenaires .logos > div:not(.owl-carousel) {
  text-align: center;
}
.partenaires .logos > div:not(.owl-carousel) .logo {
  width: 12.5%;
  padding: 0 15px;
}
.partenaires .logos > div:not(.owl-carousel) .logo a img {
  transition: all .25s ease-in-out !important;
  -webkit-transition: all .25s ease-in-out !important;
  -moz-transition: all .25s ease-in-out !important;
  -o-transition: all .25s ease-in-out !important;
  opacity: 1;
  max-height: 85px;
}
.partenaires .logos > div:not(.owl-carousel) .logo a:hover img {
  opacity: .5;
  transform: scale(.9);
}
.partenaires .owl-carousel {
  position: relative;
}
.partenaires .owl-carousel .owl-item {
  line-height: 100px;
  height: 100px;
  text-align: center;
}
.partenaires .owl-carousel .owl-item .logo {
  display: inline-block;
  vertical-align: middle;
}
.partenaires .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 100%;
}
.partenaires .owl-carousel .owl-nav .owl-prev,
.partenaires .owl-carousel .owl-nav .owl-next {
  font-size: 30px;
  transition: all .30s ease-in-out !important;
  -webkit-transition: all .30s ease-in-out !important;
  -moz-transition: all .30s ease-in-out !important;
  -o-transition: all .30s ease-in-out !important;
}
.partenaires .owl-carousel .owl-nav .owl-prev:focus,
.partenaires .owl-carousel .owl-nav .owl-next:focus {
  outline: 0;
}
.partenaires .owl-carousel .owl-nav .owl-prev:hover,
.partenaires .owl-carousel .owl-nav .owl-next:hover {
  opacity: .5;
}
.partenaires .owl-carousel .owl-nav .owl-prev {
  position: relative;
  left: -40px;
}
.partenaires .owl-carousel .owl-nav .owl-next {
  float: right;
  position: relative;
  right: -40px;
}
body.page-id-9 .bloc-contact {
  background: #fff;
  padding-left: 70px;
  padding-right: 70px;
  margin-top: -90px;
  position: relative;
  z-index: 1;
}
body.page-id-9 .bloc-contact .accroche {
  font-size: 16px;
  font-weight: 300;
}
body.page-id-9 .bloc-contact .accroche p {
  margin-bottom: 5px;
}
body.page-id-9 .bloc-contact .nf-form-content input:not([type=button]),
body.page-id-9 .bloc-contact .nf-form-content textarea {
  background: #fff;
}
body.page-id-9 .bloc-contact input[type=button] {
  background: #0f4c71 !important;
  border-color: #0f4c71 !important;
  color: #fff;
}
body.page-id-9 .bloc-contact input[type=button]:hover {
  background: none !important;
  color: #0f4c71 !important;
  border: 1px solid #0f4c71 !important;
}
body.page-id-9 .bloc-contact .informations {
  background: #0f4c71;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  height: 100%;
  margin-top: -70px;
}
body.page-id-9 .bloc-contact .informations h1 {
  text-transform: none;
  color: #fff;
  line-height: 48px;
}
body.page-id-9 .bloc-contact .informations h1:after {
  content: '';
  background: #fff;
  width: 30px;
  height: 6px;
  margin: 50px auto;
  display: block;
}
body.page-id-9 .bloc-contact .informations figure img {
  margin: auto;
}
body.page-id-9 .bloc-contact .informations strong {
  font-weight: 900;
}
body.page-id-9 .bloc-contact .informations a {
  color: #fff;
}
body.page-id-9 .bloc-contact .informations a:hover {
  color: #30abe2;
}
.page-template-template-services .hdp-simple {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  position: relative;
  z-index: 1;
}
.page-template-template-services h1 {
  text-transform: none;
  line-height: 40px;
}
.page-template-template-services .descriptif {
  font-size: 16px;
  padding-right: 170px;
}
.page-template-template-services .prestations > div p {
  font-size: 16px;
}
.page-template-template-services .prestations > div p:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f058';
  display: inline-block;
  margin-right: 10px;
  font-weight: 900;
}
.page-template-template-services .lien-realisation {
  position: relative;
}
.page-template-template-services .lien-realisation:before,
.page-template-template-services .lien-realisation:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.page-template-template-services .lien-realisation:before {
  left: -130px;
  top: 50%;
  margin-top: -1px;
  width: 130px;
  height: 1px;
}
.page-template-template-services .lien-realisation:after {
  width: 1px;
  height: 100px;
  left: -131px;
  top: -51px;
  margin-top: -29px;
}
.page-template-template-services .image-service figure {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.page-template-template-services .image-service figure:after {
  content: '';
  position: absolute;
  top: 110px;
  bottom: 110px;
  left: -30px;
  right: 0;
  z-index: -1;
  background: #0f4c71;
}
.page-template-template-services.page-id-64 .image-service figure:after {
  background: #0f4c71;
}
.page-template-template-services.page-id-64 .prestations > div p:before {
  color: #0f4c71;
}
.page-template-template-services.page-id-64 .lien-realisation:before,
.page-template-template-services.page-id-64 .lien-realisation:after {
  background: #0f4c71;
}
.page-template-template-services.page-id-76 .image-service figure:after {
  background: #ed6e47;
}
.page-template-template-services.page-id-76 .prestations > div p:before {
  color: #ed6e47;
}
.page-template-template-services.page-id-76 .lien-realisation {
  border-color: #ed6e47;
  color: #ed6e47;
}
.page-template-template-services.page-id-76 .lien-realisation:before,
.page-template-template-services.page-id-76 .lien-realisation:after {
  background: #ed6e47;
}
.page-template-template-services.page-id-76 .lien-realisation:hover {
  background: #ed6e47;
  color: #fff;
}
.page-template-template-services.page-id-81 .image-service figure:after {
  background: #0072b6;
}
.page-template-template-services.page-id-81 .prestations > div p:before {
  color: #0072b6;
}
.page-template-template-services.page-id-81 .lien-realisation {
  border-color: #0072b6;
  color: #0072b6;
}
.page-template-template-services.page-id-81 .lien-realisation:before,
.page-template-template-services.page-id-81 .lien-realisation:after {
  background: #0072b6;
}
.page-template-template-services.page-id-81 .lien-realisation:hover {
  background: #0072b6;
  color: #fff;
}
.page-template-template-services.page-id-88 .image-service figure:after {
  background: #30abe2;
}
.page-template-template-services.page-id-88 .prestations > div p:before {
  color: #30abe2;
}
.page-template-template-services.page-id-88 .lien-realisation {
  border-color: #30abe2;
  color: #30abe2;
}
.page-template-template-services.page-id-88 .lien-realisation:before,
.page-template-template-services.page-id-88 .lien-realisation:after {
  background: #30abe2;
}
.page-template-template-services.page-id-88 .lien-realisation:hover {
  background: #30abe2;
  color: #fff;
}
.post-type-archive-realisations .hdp-simple,
.tax-type .hdp-simple {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  position: relative;
  z-index: 1;
}
.post-type-archive-realisations .liste-realisations ul,
.tax-type .liste-realisations ul {
  width: 33%;
  border: 1px solid #fff;
}
.post-type-archive-realisations .liste-realisations ul.sanitaires li a > div .plus:before,
.post-type-archive-realisations .liste-realisations ul.sanitaires li a > div .plus:after,
.tax-type .liste-realisations ul.sanitaires li a > div .plus:before,
.tax-type .liste-realisations ul.sanitaires li a > div .plus:after {
  background: #0072b6;
}
.post-type-archive-realisations .liste-realisations ul.plomberie li a > div .plus:before,
.post-type-archive-realisations .liste-realisations ul.plomberie li a > div .plus:after,
.tax-type .liste-realisations ul.plomberie li a > div .plus:before,
.tax-type .liste-realisations ul.plomberie li a > div .plus:after {
  background: #0f4c71;
}
.post-type-archive-realisations .liste-realisations ul.chauffage li a > div .plus:before,
.post-type-archive-realisations .liste-realisations ul.chauffage li a > div .plus:after,
.tax-type .liste-realisations ul.chauffage li a > div .plus:before,
.tax-type .liste-realisations ul.chauffage li a > div .plus:after {
  background: #ed6e47;
}
.post-type-archive-realisations .liste-realisations ul.installation-pmr li a > div .plus:before,
.post-type-archive-realisations .liste-realisations ul.installation-pmr li a > div .plus:after,
.tax-type .liste-realisations ul.installation-pmr li a > div .plus:before,
.tax-type .liste-realisations ul.installation-pmr li a > div .plus:after {
  background: #30abe2;
}
.post-type-archive-realisations .liste-realisations ul li:before,
.tax-type .liste-realisations ul li:before {
  display: none;
}
.post-type-archive-realisations .liste-realisations ul li a,
.tax-type .liste-realisations ul li a {
  display: flex;
  align-items: center;
  position: relative;
}
.post-type-archive-realisations .liste-realisations ul li a:before,
.tax-type .liste-realisations ul li a:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #afaba8;
  z-index: 1;
  transition: all .35s ease-in-out !important;
  -webkit-transition: all .35s ease-in-out !important;
  -moz-transition: all .35s ease-in-out !important;
  -o-transition: all .35s ease-in-out !important;
  transform: scale(0);
}
.post-type-archive-realisations .liste-realisations ul li a:after,
.tax-type .liste-realisations ul li a:after {
  content: '';
  background: #1d1d1b;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all .35s ease-in-out !important;
  -webkit-transition: all .35s ease-in-out !important;
  -moz-transition: all .35s ease-in-out !important;
  -o-transition: all .35s ease-in-out !important;
}
.post-type-archive-realisations .liste-realisations ul li a:hover:before,
.tax-type .liste-realisations ul li a:hover:before {
  transform: scale(1);
}
.post-type-archive-realisations .liste-realisations ul li a:hover:after,
.tax-type .liste-realisations ul li a:hover:after {
  opacity: .95;
}
.post-type-archive-realisations .liste-realisations ul li a:hover > div,
.tax-type .liste-realisations ul li a:hover > div {
  opacity: 1;
}
.post-type-archive-realisations .liste-realisations ul li a > div,
.tax-type .liste-realisations ul li a > div {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1;
  opacity: 0;
  transition: all .35s ease-in-out !important;
  -webkit-transition: all .35s ease-in-out !important;
  -moz-transition: all .35s ease-in-out !important;
  -o-transition: all .35s ease-in-out !important;
}
.post-type-archive-realisations .liste-realisations ul li a > div .titre,
.tax-type .liste-realisations ul li a > div .titre {
  color: #fff;
}
.post-type-archive-realisations .liste-realisations ul li a > div .plus,
.tax-type .liste-realisations ul li a > div .plus {
  position: relative;
  width: 48px;
  height: 48px;
  display: block;
  margin: 20px auto 0;
}
.post-type-archive-realisations .liste-realisations ul li a > div .plus:before,
.tax-type .liste-realisations ul li a > div .plus:before {
  content: '';
  position: absolute;
  width: 48px;
  height: 2px;
  top: 0;
  margin-top: 24px;
  left: 0;
}
.post-type-archive-realisations .liste-realisations ul li a > div .plus:after,
.tax-type .liste-realisations ul li a > div .plus:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 48px;
  top: 0;
}
.post-type-archive-realisations .liste-realisations ul li:not(:first-child),
.tax-type .liste-realisations ul li:not(:first-child) {
  display: none;
}
body.page-id-13 .presentation {
  margin-top: -150px;
}
body.page-id-13 .presentation .portrait figure {
  display: inline-block;
  position: relative;
  z-index: 1;
}
body.page-id-13 .presentation .portrait figure:after {
  content: '';
  position: absolute;
  top: 200px;
  bottom: 50px;
  left: -40px;
  right: 0;
  background: #0f4c71;
  z-index: -1;
}
body.page-id-13 .presentation .portrait figure img {
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.38);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.38);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.38);
}
body.page-id-13 .presentation .descriptif {
  font-size: 16px;
  line-height: 25px;
  padding-top: 180px;
}
body.page-id-13 .presentation .descriptif h1 {
  font-size: 42px;
  text-transform: none;
}
body.page-id-13 .presentation .descriptif .text-center img {
  width: 440px;
}
body.page-id-13 .zone {
  background: #e2e9ee;
  position: relative;
  z-index: 1;
}
body.page-id-13 .zone h2 {
  font-size: 50px;
}
body.page-id-13 .zone .texte-zone {
  font-size: 16px;
  line-height: 25px;
}
body.page-id-13 section,
body.page-id-9 section,
.page-template-template-services section,
.post-type-archive-realisations section,
.tax-type section {
  position: relative;
}
body.page-id-13 section > .container,
body.page-id-9 section > .container,
.page-template-template-services section > .container,
.post-type-archive-realisations section > .container,
.tax-type section > .container {
  position: relative;
  z-index: 1;
}
body.page-id-13 section:before,
body.page-id-13 section:after,
body.page-id-9 section:before,
body.page-id-9 section:after,
.page-template-template-services section:before,
.page-template-template-services section:after,
.post-type-archive-realisations section:before,
.post-type-archive-realisations section:after,
.tax-type section:before,
.tax-type section:after {
  content: '';
  background: url(../img/motifs.png);
  width: 382px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  background-repeat: repeat-y;
}
body.page-id-13 section:before,
body.page-id-9 section:before,
.page-template-template-services section:before,
.post-type-archive-realisations section:before,
.tax-type section:before {
  left: 0;
}
body.page-id-13 section:after,
body.page-id-9 section:after,
.page-template-template-services section:after,
.post-type-archive-realisations section:after,
.tax-type section:after {
  right: 0;
  transform: rotate(180deg);
}
body.page-id-3 .contenu #texte-confidentialite h2,
body.page-id-125 .contenu #texte-confidentialite h2 {
  font-size: 40px;
}
body.page-id-3 .contenu #texte-confidentialite h3,
body.page-id-125 .contenu #texte-confidentialite h3 {
  font-size: 20px;
}
body.page-id-3 .contenu #texte-confidentialite p,
body.page-id-125 .contenu #texte-confidentialite p {
  line-height: 24px;
}
body.page-id-3 .contenu #texte-confidentialite a,
body.page-id-125 .contenu #texte-confidentialite a {
  color: #0f4c71;
}
body.page-id-3 .contenu #texte-confidentialite a:hover,
body.page-id-125 .contenu #texte-confidentialite a:hover {
  color: #30abe2;
}
.sticky {
  position: sticky;
  bottom: 0;
  line-height: 43px;
  z-index: 10;
  margin-top: -44px;
}
.sticky a {
  background: #ed6e47;
  border-color: #ed6e47;
  color: #fff;
  border-top-left-radius: 30px;
}
.sticky a:hover {
  color: #ed6e47;
  background-color: #fff;
}
footer {
  background: #010101;
}
.list-checkbox-wrap li:before,
.list-checkbox-wrap li::before {
  display: none;
}
@media (max-width: 767.98px) {
  #grdp_barre_maxi,
  #grdp_barre_mini {
    display: none !important;
  }
  header .topbar {
    height: 30px;
  }
  header .topbar a {
    position: absolute;
    right: 30px;
    font-size: 15px;
  }
  header .topbar span,
  header .reassurance {
    display: none;
  }
  .navigation-principale {
    display: none;
  }
  .menu-services ul li {
    width: 50% !important;
    margin-bottom: 0 !important;
  }
  .menu-services ul li a span {
    font-size: 16px !important;
  }
  .menu-services ul li a:hover span,
  .menu-services ul li a.current-page span {
    bottom: 20px !important;
  }
  .navbar {
    display: block;
  }
  .haut-de-page .txt-hdp {
    width: 100% !important;
  }
  .plomberie > .container,
  .chauffage > .container,
  .sanitaires > .container,
  .pmr > .container {
    display: block !important;
  }
  .plomberie > .container .img_services,
  .plomberie > .container .services,
  .chauffage > .container .img_services,
  .chauffage > .container .services,
  .sanitaires > .container .img_services,
  .sanitaires > .container .services,
  .pmr > .container .img_services,
  .pmr > .container .services {
    width: 100% !important;
    float: none;
  }
  .plomberie .img_services,
  .sanitaires .img_services {
    margin-bottom: 3rem;
  }
  .chauffage .services,
  .pmr .services {
    margin-bottom: 3rem;
  }
  body.page-id-13 .portrait {
    padding-left: 15px !important;
    margin-bottom: 3rem;
    margin-top: -80px;
    text-align: center;
  }
  body.page-id-13 .zone .texte-zone {
    margin-bottom: 3rem;
  }
  body.page-id-13 section:before,
  body.page-id-9 section:before,
  .page-template-template-services section:before,
  .post-type-archive-realisations section:before,
  .tax-type section:before {
    left: -200px;
  }
  body.page-id-13 section:after,
  body.page-id-9 section:after,
  .page-template-template-services section:after,
  .post-type-archive-realisations section:after,
  .tax-type section:after {
    right: -200px;
  }
  body.page-id-9 .bloc-contact {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 3rem;
  }
  body.page-id-9 .bloc-contact > .row {
    flex-wrap: wrap-reverse;
  }
  body.page-id-9 .informations > .row figure {
    margin-bottom: 1rem !important;
  }
  body.page-id-9 .informations > .row > div {
    text-align: center;
  }
  body.page-id-9 .formulaire {
    padding-right: 15px !important;
  }
  .contenu-service {
    flex-wrap: wrap-reverse;
  }
  .texte-service {
    margin-bottom: 4rem;
  }
  .image-service {
    text-align: center;
  }
  .post-type-archive-realisations .liste-realisations ul,
  .tax-type .liste-realisations ul {
    width: 100% !important;
  }
}
@media (max-width: 575.98px) {
  h3 {
    font-size: 26px;
  }
  .navbar button {
    top: -60px;
  }
  .navbar button,
  header .topbar a {
    right: 15px;
  }
  header .logo a img {
    max-width: 170px;
    height: auto;
  }
  .copyright ul li {
    display: block;
    margin-bottom: 10px;
  }
  .copyright ul li:after {
    width: 30px;
    height: 1px;
    display: block;
    margin: 10px auto;
  }
  .copyright ul li img {
    display: none;
  }
  .menu-services {
    margin-top: -60px !important;
  }
  .menu-services ul {
    text-align: center;
  }
  .menu-services ul li {
    display: block;
    margin: auto;
    width: 100% !important;
    float: none !important;
  }
  .menu-services ul li.plomberie a {
    background: #0f4c71;
    border-color: #0f4c71;
  }
  .menu-services ul li.plomberie a span {
    bottom: 0 !important;
  }
  .menu-services ul li.plomberie a:hover,
  .menu-services ul li.plomberie a.current-page {
    background: #fff;
  }
  .menu-services ul li.plomberie a:hover span,
  .menu-services ul li.plomberie a.current-page span {
    color: #0f4c71;
  }
  .menu-services ul li.chauffage a {
    background: #ed6e47;
    border-color: #ed6e47;
  }
  .menu-services ul li.chauffage a span {
    bottom: 0 !important;
  }
  .menu-services ul li.chauffage a:hover,
  .menu-services ul li.chauffage a.current-page {
    background: #fff;
  }
  .menu-services ul li.chauffage a:hover span,
  .menu-services ul li.chauffage a.current-page span {
    color: #ed6e47;
  }
  .menu-services ul li.sanitaires a {
    background: #0072b6;
    border-color: #0072b6;
  }
  .menu-services ul li.sanitaires a span {
    bottom: 0 !important;
  }
  .menu-services ul li.sanitaires a:hover,
  .menu-services ul li.sanitaires a.current-page {
    background: #fff;
  }
  .menu-services ul li.sanitaires a:hover span,
  .menu-services ul li.sanitaires a.current-page span {
    color: #0072b6;
  }
  .menu-services ul li.pmr a {
    background: #30abe2;
    border-color: #30abe2;
  }
  .menu-services ul li.pmr a span {
    bottom: 0 !important;
  }
  .menu-services ul li.pmr a:hover,
  .menu-services ul li.pmr a.current-page {
    background: #fff;
  }
  .menu-services ul li.pmr a:hover span,
  .menu-services ul li.pmr a.current-page span {
    color: #30abe2;
  }
  .menu-services ul li a {
    display: block;
    padding: 10px 20px;
    border: 1px solid;
  }
  .menu-services ul li a:before {
    display: none;
  }
  .menu-services ul li a:hover span,
  .menu-services ul li a.current-page span {
    bottom: 0 !important;
  }
  .menu-services ul li a span {
    position: relative;
  }
  .menu-services ul li a img {
    display: none;
  }
  input[type=button] {
    display: block;
    width: 100% !important;
  }
  .partenaires .owl-carousel .owl-nav {
    position: relative;
    margin-top: 0;
    width: 15%;
    margin: auto;
  }
  body.page-id-13 .descriptif {
    padding-right: 15px !important;
  }
  body.page-id-9 .hdp-simple {
    height: 150px;
  }
  body.page-id-9 .bloc-contact {
    margin-top: 0;
    padding-top: 2rem;
  }
  .page-template-template-services .hdp-simple {
    height: 150px !important;
  }
  .sticky a {
    display: block;
    width: 100%;
    border-top-left-radius: 0;
    text-align: center;
    padding: 0px 40px;
  }
}
@media (max-width: 1600px) {
  .haut-de-page .txt-hdp {
    right: -100px;
  }
  .plomberie .img_services,
  .sanitaires .img_services {
    left: -100px;
  }
  .chauffage .img_services:after,
  .pmr .img_services:after {
    right: -150px;
  }
  .chauffage .img_services img,
  .pmr .img_services img,
  .plomberie .img_services img,
  .sanitaires .img_services img {
    max-width: 650px;
  }
}
@media (max-width: 1400px) {
  .haut-de-page .txt-hdp {
    right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
  }
  .plomberie,
  .sanitaires {
    margin-bottom: 1rem !important;
  }
  .plomberie .services,
  .sanitaires .services {
    padding-left: 2rem;
  }
  .plomberie .services > div:not(.liens),
  .sanitaires .services > div:not(.liens) {
    margin-bottom: 3rem !important;
  }
  .pmr .services > div {
    margin-bottom: 0 !important;
  }
  .plomberie .img_services,
  .sanitaires .img_services {
    left: 0;
  }
  .chauffage .img_services:after,
  .pmr .img_services:after {
    right: -40px;
  }
  .chauffage .img_services img,
  .pmr .img_services img,
  .plomberie .img_services img,
  .sanitaires .img_services img {
    max-width: 100%;
  }
  .devis .contact {
    width: 50%;
  }
  .devis .img_devis {
    right: 50%;
  }
  .partenaires .owl-carousel .owl-nav .owl-prev {
    left: -20px;
  }
  .partenaires .owl-carousel .owl-nav .owl-next {
    right: -20px;
  }
}
@media (max-width: 1199.98px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 40px;
  }
  .sstitre {
    font-size: 16px;
  }
  header .topbar a {
    font-size: 18px;
  }
  .navigation-principale > ul > li {
    font-size: 16px;
    padding: 0 10px;
  }
  .menu-services ul li a:hover:before,
  .menu-services ul li a.current-page:before {
    right: 0;
    bottom: 0;
    top: 72%;
  }
  body.home .haut-de-page .txt-hdp:after {
    display: none;
  }
  .haut-de-page .txt-hdp li {
    font-size: 26px;
  }
  .plomberie .img_services,
  .sanitaires .img_services {
    position: relative;
  }
  .plomberie > .container,
  .chauffage > .container,
  .sanitaires > .container,
  .pmr > .container {
    display: flex;
    align-items: center;
  }
  .devis .contact {
    padding-right: 0 !important;
  }
  .devis .contact h2 {
    font-size: 150px;
    left: -370px;
  }
  body.page-id-13 .presentation {
    margin-top: -100px;
  }
  body.page-id-13 .presentation .descriptif h1 {
    font-size: 40px;
  }
  .page-template-template-services .descriptif {
    padding-right: 0;
  }
  .page-template-template-services .prestations {
    padding-bottom: 0 !important;
  }
  .page-template-template-services .lien-realisation:before {
    width: 1000px;
    left: 100%;
  }
  .page-template-template-services .lien-realisation:after {
    display: none;
  }
  body.term-sanitaires .menu-services ul li.sanitaires a:before {
    right: 50px;
    bottom: 10px;
    top: 110px;
    width: 100%;
  }
  body.term-chauffage .menu-services ul li.chauffage a:before {
    right: 50px;
    bottom: 10px;
    top: 110px;
    width: 100%;
  }
  body.term-plomberie .menu-services ul li.plomberie a:before {
    right: 50px;
    bottom: 10px;
    top: 110px;
    width: 100%;
  }
  body.term-installation-pmr .menu-services ul li.pmr a:before {
    right: 50px;
    bottom: 10px;
    top: 110px;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  body.page-id-13 .presentation .descriptif {
    padding-top: 30px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  .sstitre {
    font-size: 14px;
    margin-bottom: 1rem !important;
  }
  header .reassurance img:first-child {
    width: 30px;
  }
  header .reassurance img:last-child {
    width: 55px;
  }
  body.home .haut-de-page {
    margin-bottom: 50px;
  }
  body.home .haut-de-page .txt-hdp {
    padding-left: 30px;
    margin-bottom: -100px;
  }
  .haut-de-page .txt-hdp li {
    font-size: 18px;
  }
  .navigation-principale > ul > li {
    font-size: 13px;
    padding: 0 5px;
  }
  .menu-services {
    margin-top: -100px;
  }
  .menu-services ul li a:hover span,
  .menu-services ul li a.current-page span {
    bottom: 14px;
  }
  .menu-services ul li a span {
    font-size: 14px;
  }
  .services li {
    font-size: 14px;
  }
  .chauffage .services,
  .pmr .services {
    padding-right: 2rem;
  }
  .devis .img_devis {
    display: none;
  }
  .devis .contact {
    width: 100%;
    padding-left: 0 !important;
  }
  .devis .contact h2 {
    position: relative;
    left: auto;
    bottom: auto;
    color: #fff;
    font-size: 60px;
  }
  body.page-id-9 .bloc-contact {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.page-id-13 .hdp-simple {
    height: 150px;
  }
  body.page-id-13 .presentation {
    padding-top: 2rem;
    margin-top: 0;
    align-items: start !important;
  }
  body.page-id-13 .presentation .descriptif h1 {
    font-size: 30px;
  }
  body.page-id-13 .zone h2 {
    font-size: 30px;
  }
  .page-template-template-services .hdp-simple {
    height: 200px;
  }
  .post-type-archive-realisations .menu-services,
  .tax-type .menu-services {
    margin-top: -100px !important;
  }
  .post-type-archive-realisations .hdp-simple,
  .tax-type .hdp-simple {
    height: 150px;
  }
  .post-type-archive-realisations .liste-realisations ul,
  .tax-type .liste-realisations ul {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .post-type-archive-realisations .liste-realisations ul li img,
  .tax-type .liste-realisations ul li img {
    width: 100%;
  }
}
@font-face {
  font-family: 'Novecento-Bold';
  src: url('../novecentosanswide-bold.eot?#iefix') format('embedded-opentype'), url('../novecentosanswide-bold.otf') format('opentype'), url('../novecentosanswide-bold.woff') format('woff'), url('../novecentosanswide-bold.ttf') format('truetype'), url('../novecentosanswide-bold.svg#novecentosanswide-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
