<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/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/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/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/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/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/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/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/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/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/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/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;
}
.haut_de_page {
  padding: 3rem 0 13.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.haut_de_page.bis {
  padding: 8rem 0;
}
.haut_de_page.bis h1 {
  width: 40%;
}
.haut_de_page .bordure-left {
  width: 45%;
}
.haut_de_page .bordure-left:before {
  position: absolute;
  content: '';
  background-color: white;
  width: 2px;
  height: 100%;
  left: 0;
}
.haut_de_page.no-bg {
  width: 100%;
  text-align: center;
  color: #333333;
  padding: 4rem 0;
}
.haut_de_page.no-bg.bis h1 {
  position: relative;
  width: 100%;
  color: #333333;
}
.haut_de_page.no-bg.bis h1:before {
  content: "";
  display: block;
  width: 4rem;
  height: 2px;
  background-color: #0083C7;
  position: absolute;
  left: 50%;
  bottom: -2rem;
  transform: translateX(-50%);
}
body.home main h1.titre_accueil,
body.home main h2.sous_titre_page {
  font-size: 30px;
  margin: 0;
}
@media (max-width: 1900px) {
  .haut_de_page {
    padding: 3rem 0 11.5rem;
  }
}
@media (max-width: 1399.98px) {
  .haut_de_page {
    padding: 3rem 0 9.5rem;
  }
}
@media (max-width: 1199.98px) {
  .haut_de_page {
    padding: 3rem 0 9.5rem;
  }
  .haut_de_page .bordure-left {
    width: 55%;
  }
}
@media (max-width: 991.98px) {
  .haut_de_page {
    padding: 4rem 0;
    position: relative;
  }
  .haut_de_page:not(.no-bg):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
  }
  .haut_de_page .bordure-left {
    width: 70%;
  }
  .haut_de_page.bis {
    padding: 5rem 0;
  }
  .haut_de_page.bis.no-bg {
    padding: 3rem 0;
  }
  .haut_de_page.bis h1 {
    z-index: 1;
    position: relative;
    margin: auto !important;
    width: 70%;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .haut_de_page {
    padding: 2rem 0;
    position: relative;
  }
  .haut_de_page:not(.no-bg):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
  }
  .haut_de_page:not(.no-bg).bis h1:before {
    bottom: -1rem;
  }
  .haut_de_page.bis {
    padding: 3rem 0;
  }
  .haut_de_page.bis h1 {
    z-index: 1;
    position: relative;
    margin: auto !important;
    width: 100%;
    text-align: center;
  }
  .haut_de_page .bordure-left {
    width: 100%;
    text-align: center;
    padding: 0 !important;
  }
  .haut_de_page .bordure-left:before {
    display: none;
  }
  .haut_de_page .bordure-left h1,
  .haut_de_page .bordure-left h2 {
    font-size: 20px;
  }
}
