<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/ompr.com/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/ompr.com/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/ompr.com/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/ompr.com/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/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/ompr.com/:/tmp/) in <b>/www/wwwroot/ompr.com/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;
}
.secteurs_activites {
  margin: 2rem 0;
}
.secteurs_activites .img-secteurs-activites {
  width: 300px;
  height: 300px;
  position: relative;
}
.secteurs_activites .img-secteurs-activites img.img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 75%;
  filter: grayscale(100%);
  transition: 0.3s;
}
.secteurs_activites .img-secteurs-activites a:hover img.img {
  filter: none;
}
.secteurs_activites .bandeau {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #C71927;
  width: 90%;
  height: 20%;
  z-index: 1;
  padding: 10px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  flex-direction: unset;
}
.secteurs_activites .bandeau h4 {
  font-size: 15px;
  font-weight: 400;
  color: white;
  margin: 0;
}
.secteurs_activites .bandeau h5 {
  font-size: 11px;
  color: white;
}
.secteurs_activites .bandeau img {
  margin-left: 1rem;
}
.secteurs_activites .btn.btn-primary {
  font-size: 12px;
  background-color: #C71927;
  color: white;
  padding: 8px 60px;
  transition: 0.3s;
}
.secteurs_activites .btn.btn-primary:hover {
  color: #C71927;
  background-color: white;
}
@media (max-width: 1399.98px) {
  .secteurs_activites .img-secteurs-activites img.img {
    width: 90%;
    height: 100%;
    object-position: 65%;
  }
  .secteurs_activites .bandeau {
    position: absolute;
    bottom: 0;
    right: 10%;
    background-color: #C71927;
    width: 90%;
    height: 20%;
    z-index: 1;
    padding: 10px;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
    flex-direction: unset;
  }
  .secteurs_activites .bandeau h4 {
    font-size: 15px;
    font-weight: 400;
    color: white;
    margin: 0;
  }
  .secteurs_activites .bandeau h5 {
    font-size: 11px;
    color: white;
  }
  .secteurs_activites .bandeau img {
    margin-left: 1rem;
  }
  .secteurs_activites .btn.btn-primary {
    font-size: 12px;
    background-color: #C71927;
    color: white;
    padding: 8px 60px;
    transition: 0.3s;
  }
  .secteurs_activites .btn.btn-primary:hover {
    color: #C71927;
    background-color: white;
  }
}
@media (max-width: 767.98px) {
  .secteurs_activites .img-secteurs-activites img.img {
    width: 100%;
    height: 100%;
    object-position: 65%;
  }
  .secteurs_activites .bandeau {
    height: 15%;
  }
}
@media (max-width: 576px) {
  .secteurs_activites {
    margin: 1rem 0;
  }
  .secteurs_activites .img-secteurs-activites {
    width: 100%;
    height: 300px;
  }
  .secteurs_activites .bandeau {
    height: 20%;
    width: 90%;
  }
}
