<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lesmaisonsatec.fr/wp-content/themes/idcomweb/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/lesmaisonsatec.fr/wp-content/themes/idcomweb/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/lesmaisonsatec.fr/wp-content/themes/idcomweb/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/lesmaisonsatec.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4955</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.form-contact {
  position: relative;
  padding-top: 70px;
  overflow-y: hidden;
}
.form-contact .container {
  position: relative;
}
.form-contact .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.form-contact .contact-details .logo {
  height: 225px;
  width: auto;
  margin-bottom: 10px;
}
.form-contact .contact-details .contact-detail {
  display: flex;
  margin-top: 45px;
}
.form-contact .contact-details .contact-detail .icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.form-contact .contact-details .contact-detail .icon path,
.form-contact .contact-details .contact-detail .icon polyline,
.form-contact .contact-details .contact-detail .icon circle {
  fill: #cfb565;
}
.form-contact .contact-details .contact-detail .text {
  color: #202870;
  font-weight: 600;
  font-size: 16px;
  margin-left: 20px;
}
.form-contact .contact-details .social {
  color: #202870;
}
.form-contact .contact-details .social:before {
  content: '';
  display: block;
  height: 2px;
  width: 300px;
  background-color: #cdcdcd;
  margin-top: 25px;
  margin-bottom: 20px;
}
.form-contact .contact-details .social .content {
  display: flex;
  align-items: center;
}
.form-contact .contact-details .social .content #bpsn-social-links p {
  margin-bottom: 0;
}
.form-contact .contact-details .social .content #bpsn-social-links p .bpsn-link {
  transition: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #cfb565;
  margin-left: 10px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.form-contact .form h2 {
  color: #cfb565;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
}
.form-contact .form h3 {
  color: #202870;
  text-align: center;
  padding-bottom: 30px;
}
.form-contact .form .nf-field-label {
  display: none;
}
.form-contact .form #nf-field-21-wrap .nf-field-label {
  display: block !important;
}
@media (max-width: 991.98px) {
  .form-contact {
    padding-top: 30px;
  }
  .form-contact .contact-details {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .form-contact .contact-details .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .form-contact .contact-details .contact-detail {
    justify-content: center;
    margin-top: 30px;
  }
  .form-contact .contact-details .social:before {
    margin-left: auto;
    margin-right: auto;
  }
  .form-contact .contact-details .social .content {
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .form-contact .contact-details .logo {
    height: 155px;
  }
}
