<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/cmiatec/www/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>/home/cmiatec/www/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>/home/cmiatec/www/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>/home/cmiatec/www/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;
}
.text-picture {
  margin-top: 65px;
  margin-bottom: 65px;
}
.text-picture .image-container {
  position: relative;
  padding: 20px;
}
.text-picture .image-container .image {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.text-picture .image-container .stroke {
  border: 5px solid #ffffff;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.text-picture.image-contain .image-container .image {
  object-fit: contain;
}
.text-picture .text-container {
  padding-left: 140px;
  max-width: 730px;
  padding-top: 60px;
  padding-bottom: 50px;
}
.text-picture .text-container .overtitle,
.text-picture .text-container .title {
  text-transform: uppercase;
}
.text-picture .text-container .overtitle {
  color: #003594;
  font-weight: 300;
  font-size: 50px;
}
.text-picture .text-container .title {
  color: #cfb565;
  font-weight: 700;
  font-size: 50px;
}
.text-picture .text-container .text {
  margin-top: 30px;
}
.text-picture .text-container .btn-container {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.text-picture .text-container .btn-container .btn {
  width: 45%;
  font-size: 16px;
  margin: auto;
}
@media (max-width: 1399.98px) {
  .text-picture .text-container {
    padding-left: 85px;
  }
  .text-picture .text-container .title {
    font-size: 40px;
  }
  .text-picture .text-container .overtitle {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .text-picture .text-container {
    padding-left: 45px;
  }
  .text-picture .text-container .title {
    font-size: 35px;
  }
  .text-picture .text-container .overtitle {
    font-size: 35px;
  }
  .text-picture .text-container .text {
    margin-top: 13px;
  }
}
@media (max-width: 991.98px) {
  .text-picture {
    margin-top: 40px;
  }
  .text-picture .image-container {
    min-height: 250px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    order: 2;
  }
  .text-picture .text-container {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .text-picture .image-container {
    min-height: 250px;
    max-width: 400px;
  }
}
@media (max-width: 576px) {
  .text-picture {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .text-picture .text-container .title {
    font-size: 30px;
  }
  .text-picture .text-container .overtitle {
    font-size: 30px;
  }
}
