<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils) is not within the allowed path(s): (/www/wwwroot/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/bmsmetalsolutions.fr/:/tmp/) in <b>/www/wwwroot/bmsmetalsolutions.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.slider-actualites {
  background-color: #F9FAFC;
  padding: 4rem 0;
}
.slider-actualites article a {
  display: block;
  position: relative;
  overflow: hidden;
}
.slider-actualites article a:hover .overlay {
  top: 0;
}
.slider-actualites article a img {
  object-fit: cover;
  width: 100%;
  height: 243px;
}
.slider-actualites article a .overlay {
  position: absolute;
  z-index: 1;
  top: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background-color: #F2F2F2;
  padding: 25px 25px 140px;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.slider-actualites article a .overlay h3 {
  font-size: 18px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 40px;
}
.slider-actualites article a .overlay .texte {
  height: 195px;
  overflow: hidden;
  position: relative;
}
.slider-actualites article a .overlay .texte:after {
  content: "";
  background: #f2f2f2;
  background: -webkit-linear-gradient(bottom,#f2f2f2 0%,rgba(242,242,242,0) 100%);
  background: -o-linear-gradient(bottom,#f2f2f2 0%,rgba(242,242,242,0) 100%);
  background: linear-gradient(to top,#f2f2f2 0%,rgba(242,242,242,0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
}
.slider-actualites article a .overlay .bouton {
  display: table;
  background-color: #0083C7;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  border-radius: 5px;
  position: absolute;
  bottom: 60px;
  left: 25px;
  margin-bottom: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.slider-actualites article a .overlay .bouton:hover {
  background-color: #333333;
}
.slider-actualites .owl-item {
  padding: 1rem;
}
.slider-actualites .owl-item .caption {
  background-color: white;
  padding: 1rem 2rem;
  height: 20vh;
  display: grid;
  align-content: space-between;
}
.slider-actualites .owl-item .caption h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: black;
}
.slider-actualites .owl-item .caption p {
  color: #999999;
}
.slider-actualites .owl-item .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
}
.slider-actualites .owl-carousel div.owl-dots {
  text-align: center;
  margin-top: 3rem;
}
.slider-actualites .owl-carousel div.owl-dots button.owl-dot.active span {
  background-color: #0083C7;
}
.slider-actualites .owl-carousel div.owl-dots button.owl-dot:focus {
  outline: none;
}
.slider-actualites .owl-carousel div.owl-dots button.owl-dot span {
  background-color: #BCBCBC;
  width: 1.8rem;
  height: 8px;
  display: block;
  margin: 0 10px;
}
.slider-actualites .lien-actu {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.slider-actualites .lien-actu:before {
  content: '';
  background-color: #0083C7;
  width: 90%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1399.98px) {
  .slider-actualites article .wp-post-image {
    height: 230px;
  }
  .slider-actualites article a .caption {
    height: 20vh;
  }
  .slider-actualites article a .caption h3 {
    font-size: 16px !important;
  }
  .slider-actualites article a .overlay h3 {
    font-size: 17px;
  }
  .slider-actualites article a .overlay .bouton {
    font-size: 15px;
  }
}
@media (max-width: 1199.98px) {
  .slider-actualites article .wp-post-image {
    height: 180px;
  }
  .slider-actualites article a .caption {
    height: 170px !important;
  }
  .slider-actualites article a .caption h3 {
    font-size: 16px !important;
  }
  .slider-actualites article a .overlay h3 {
    font-size: 17px;
  }
  .slider-actualites article a .overlay .bouton {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .slider-actualites {
    padding: 3rem 0;
  }
  .slider-actualites article a img {
    height: 203px;
  }
  .slider-actualites article a .overlay h3 {
    font-size: 16px;
  }
  .slider-actualites article a .overlay .bouton {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .slider-actualites {
    padding: 2rem 0;
  }
  .slider-actualites .lien-actu {
    font-size: 15px;
  }
  .slider-actualites .owl-carousel {
    padding-top: 0 !important;
  }
  .slider-actualites .owl-carousel div.owl-dots {
    margin-top: 1rem;
  }
  .slider-actualites .owl-item .caption {
    height: auto;
  }
  .slider-actualites article a img {
    height: 180px;
  }
  .slider-actualites article a .caption {
    height: auto !important;
    text-align: center !important;
    padding: 1.5rem !important;
  }
  .slider-actualites article a .caption h3 {
    font-size: 15px !important;
  }
  .slider-actualites article a .caption p {
    margin-bottom: 0 !important;
  }
  .slider-actualites article a .overlay h3 {
    font-size: 15px;
  }
  .slider-actualites article a .overlay .bouton {
    font-size: 13px;
  }
}
