<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;
}
.news {
  padding-bottom: 75px;
}
.news .no-post {
  text-align: center;
  margin-top: 75px;
  font-size: 30px;
  letter-spacing: 6px;
}
.news .post {
  border-bottom: 2px solid #cfb565;
  max-width: 1020px;
  margin: auto;
  box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
  margin-top: 75px;
  position: relative;
}
.news .post:not(:first-of-type):before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 75px;
  transform: translate(-50%,-100%);
  background-color: #cfb565;
}
.news .post .image-container {
  position: relative;
  height: 560px;
}
.news .post .image-container .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news .post .text-container {
  padding: 40px 145px;
  background-color: #ffffff;
}
.news .post .text-container .title {
  color: #172a4d;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
}
.news .post .text-container .text {
  color: #2e201b;
  font-size: 18px;
  font-weight: 400;
}
.news .post .text-container .social {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.news .post .text-container .social #bpsn-social-share-buttons {
  margin: 0;
  margin-left: 20px;
}
.news .post .text-container .social #bpsn-social-share-buttons .bpsn-link {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  border: 1px solid #c2c5cb;
  color: #686868;
  transition: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
@media (max-width: 1399.98px) {
  .news .post {
    max-width: 600px;
  }
  .news .post .text-container {
    padding: 40px 60px;
  }
  .news .post .image-container {
    height: 400px;
  }
}
@media (max-width: 1199.98px) {
  .news .post {
    max-width: 500px;
    text-align: center;
  }
  .news .post .text-container {
    padding: 40px;
  }
  .news .post .text-container .text {
    font-size: 16px;
    text-align: left;
  }
  .news .post .image-container {
    height: 300px;
  }
}
@media (max-width: 767.98px) {
  .news .post {
    margin-top: 40px;
    max-width: 400px;
  }
  .news .post .text-container {
    padding: 20px;
  }
  .news .post .text-container .text {
    font-size: 13px;
  }
  .news .post .image-container {
    height: 200px;
  }
  .news .post:not(:first-of-type):before {
    height: 40px;
  }
}
