<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;
}
.guarantees {
  position: relative;
  background: url('../../../../img/backgrounds/points.svg');
  background-size: cover;
  padding-top: 35px;
  padding-bottom: 65px;
  color: #ffffff;
}
.guarantees:before {
  position: absolute;
  content: ' ';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #172a4d;
}
.guarantees .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  letter-spacing: 5px;
  font-weight: 300;
  margin-bottom: 45px;
}
.guarantees .guarantee {
  text-align: center;
  padding: 0 20px;
}
.guarantees .guarantee .image {
  width: 170px;
  height: 170px;
  object-fit: contain;
}
.guarantees .guarantee .text {
  margin-top: 45px;
}
@media (max-width: 1399.98px) {
  .guarantees .title {
    font-size: 40px;
    letter-spacing: 4px;
  }
}
@media (max-width: 1199.98px) {
  .guarantees .row {
    justify-content: space-evenly;
  }
  .guarantees .guarantee {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .guarantees .title {
    font-size: 35px;
    letter-spacing: 3.5px;
  }
}
@media (max-width: 767.98px) {
  .guarantees .guarantee .text {
    margin-top: 30px;
  }
  .guarantees .guarantee .image {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 576px) {
  .guarantees .title {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 15px;
  }
  .guarantees .guarantee {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .guarantees .guarantee .text {
    padding-left: 15px;
  }
  .guarantees .guarantee .image {
    width: 100px;
    height: 100px;
  }
  .guarantees .guarantee:nth-child(2n) .text {
    padding-left: 0;
    padding-right: 15px;
  }
  .guarantees .guarantee:nth-child(2n) .image {
    order: 2;
  }
}
