<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cabinetvision.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/cabinetvision.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/cabinetvision.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/cabinetvision.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/cabinetvision.fr/:/tmp/) in <b>/www/wwwroot/cabinetvision.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/cabinetvision.fr/:/tmp/) in <b>/www/wwwroot/cabinetvision.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/cabinetvision.fr/:/tmp/) in <b>/www/wwwroot/cabinetvision.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/cabinetvision.fr/:/tmp/) in <b>/www/wwwroot/cabinetvision.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;
}
.text-primary {
  color: #0B6E99 !important;
}
.bg-light {
  background-color: #FAFAFA;
}
.bg-blue {
  background-color: #11222F;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bahnschrift semi light', sans-serif;
  margin-bottom: 1rem;
}
a {
  text-decoration: none;
}
p {
  font-family: 'PT Sans Regular', sans-serif;
  font-size: 1rem;
  color: #11222F;
}
.btn-primary {
  margin: 0.25rem 0.125rem;
  color: #ffffff;
  border: 1px solid #0B6E99 !important;
  font-size: 1.125rem;
  font-family: 'PT Sans Regular', sans-serif;
  font-weight: 700;
  border-radius: 50px;
  padding: 0.5rem 2rem !important;
  height: auto !important;
  background-color: #0B6E99 !important;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #0E93CC !important;
  border-color: #0E93CC !important;
}
.btn-primary:active {
  color: #ffffff;
  background-color: #0E93CC;
  border-color: #0E93CC;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.25rem #0E93CC;
}
.btn-secondary {
  color: #0B6E99 !important;
  border: 1px solid #ffffff;
  font-size: 1.125rem;
  font-family: 'PT Sans Regular', sans-serif;
  font-weight: 700;
  border-radius: 50px;
  padding: 0.5rem 2rem !important;
  height: auto !important;
  background-color: #ffffff;
  border-color: #0E93CC;
}
.btn-secondary:hover {
  color: #ffffff !important;
  background-color: #0E93CC;
  border-color: #0E93CC;
}
.btn-secondary:active {
  color: #ffffff !important;
  background-color: #0E93CC;
  border-color: #0E93CC;
}
.btn-secondary:focus {
  box-shadow: 0 0 0 0.25rem #0E93CC;
}
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #0E93CC;
  border-color: #0E93CC;
}
.acf-checkbox-list img {
  width: 5%;
  margin: 5px 2px;
  vertical-align: middle;
}
.block-metier {
  margin-top: 0;
  position: relative;
  width: 100%;
  background-color: #11222F;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.block-metier .img-wrapper {
  position: relative;
  height: 275px;
}
.block-metier .img-wrapper .top-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: solid 1px white;
  padding: 1.5rem;
  height: 275px;
  object-fit: cover;
}
.block-metier .img-wrapper .bottom-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border: solid 1px white;
  padding: 1.5rem;
  height: 275px;
  object-fit: cover;
}
.block-metier .img-wrapper:hover .bottom-image {
  opacity: 1;
}
.block-metier p {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.block-metier p span {
  font-weight: 300;
}
@media (min-width: 1200px) {
  .block-metier {
    margin-top: -9.5rem;
    position: absolute;
    width: 100%;
    background-color: transparent;
  }
}
