<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.bloc-formulaire {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5.5rem 0 4rem 0;
}
.bloc-formulaire .img-fond img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bloc-formulaire .titre {
  font-size: 1.5rem;
  color: white;
  font-weight: 700;
  position: relative;
  z-index: 10;
}
.bloc-formulaire .container-formulaire {
  position: relative;
  z-index: 2;
}
.bloc-formulaire .container-formulaire .nf-form-fields-required {
  display: none !important;
}
@media (min-width: 992px) {
  .bloc-formulaire .titre {
    font-size: 1.875rem;
  }
}
