<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/e-cables.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/e-cables.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/e-cables.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/e-cables.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/e-cables.fr/:/tmp/) in <b>/www/wwwroot/e-cables.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/e-cables.fr/:/tmp/) in <b>/www/wwwroot/e-cables.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/e-cables.fr/:/tmp/) in <b>/www/wwwroot/e-cables.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/e-cables.fr/:/tmp/) in <b>/www/wwwroot/e-cables.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;
}
body main section.actus {
  padding: 140px 0 70px;
}
body main section.actus .contenu .container {
  max-width: 1340px;
}
body main section.actus .contenu .container >.row {
  margin: 0 -25px;
}
body main section.actus .contenu .container >.row .col-12 {
  padding: 0 25px;
}
body main section.actus .contenu .item {
  margin-bottom: 50px;
  display: block;
  border-radius: 7px;
  overflow: hidden;
}
body main section.actus .contenu .item:hover .bloc:before {
  top: 0;
}
body main section.actus .contenu .item:hover .bloc svg {
  fill: #fff;
  transform: rotate(180deg);
}
body main section.actus .contenu .item .visuel {
  width: 100%;
  height: 290px;
  position: relative;
}
body main section.actus .contenu .item .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.actus .contenu .item .bloc {
  background-color: #000;
  padding: 20px 65px 20px 30px;
  position: relative;
  z-index: 1;
}
body main section.actus .contenu .item .bloc:before {
  content: "";
  background-color: #0F89DC;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.actus .contenu .item .bloc p {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2.4px;
  margin-bottom: 5px;
}
body main section.actus .contenu .item .bloc h3 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 3px;
}
body main section.actus .contenu .item .bloc .date {
  color: #fff;
}
body main section.actus .contenu .item .bloc svg {
  fill: #FB8C1E;
  position: absolute;
  right: 30px;
  bottom: 22px;
  transform: rotate(0);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.actus {
    padding: 110px 0 60px;
  }
  body main section.actus .contenu .container >.row {
    margin: 0 -25px;
  }
  body main section.actus .contenu .container >.row .col-12 {
    padding: 0 25px;
  }
  body main section.actus .contenu .item {
    margin-bottom: 50px;
  }
  body main section.actus .contenu .item .visuel {
    height: 280px;
  }
  body main section.actus .contenu .item .bloc {
    padding: 20px 65px 20px 30px;
  }
  body main section.actus .contenu .item .bloc h3 {
    font-size: 19px;
  }
  body main section.actus .contenu .item .bloc svg {
    right: 30px;
    bottom: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.actus {
    padding: 90px 0 50px;
  }
  body main section.actus .contenu .container >.row {
    margin: 0 -20px;
  }
  body main section.actus .contenu .container >.row .col-12 {
    padding: 0 20px;
  }
  body main section.actus .contenu .item {
    margin-bottom: 40px;
  }
  body main section.actus .contenu .item .visuel {
    height: 260px;
  }
  body main section.actus .contenu .item .bloc {
    padding: 20px 65px 20px 30px;
  }
  body main section.actus .contenu .item .bloc h3 {
    font-size: 18px;
  }
  body main section.actus .contenu .item .bloc svg {
    right: 30px;
    bottom: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.actus {
    padding: 80px 0 50px;
  }
  body main section.actus .contenu .container >.row {
    margin: 0 -15px;
  }
  body main section.actus .contenu .container >.row .col-12 {
    padding: 0 15px;
  }
  body main section.actus .contenu .item {
    margin-bottom: 30px;
  }
  body main section.actus .contenu .item .visuel {
    height: 260px;
  }
  body main section.actus .contenu .item .bloc {
    padding: 15px 60px 15px 25px;
  }
  body main section.actus .contenu .item .bloc h3 {
    font-size: 17px;
  }
  body main section.actus .contenu .item .bloc .date {
    font-size: 15px;
  }
  body main section.actus .contenu .item .bloc svg {
    right: 20px;
    bottom: 16px;
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.actus {
    padding: 60px 0 30px;
  }
  body main section.actus .contenu .container >.row {
    margin: 0 -15px;
  }
  body main section.actus .contenu .container >.row .col-12 {
    padding: 0 15px;
  }
  body main section.actus .contenu .item {
    margin-bottom: 30px;
  }
  body main section.actus .contenu .item .visuel {
    height: 220px;
  }
  body main section.actus .contenu .item .bloc {
    padding: 15px 60px 15px 25px;
  }
  body main section.actus .contenu .item .bloc h3 {
    font-size: 17px;
  }
  body main section.actus .contenu .item .bloc .date {
    font-size: 15px;
  }
  body main section.actus .contenu .item .bloc svg {
    right: 20px;
    bottom: 16px;
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767.98px) {
  body main section.actus {
    padding: 40px 0 20px;
  }
  body main section.actus .contenu .container >.row {
    margin: 0 -15px;
  }
  body main section.actus .contenu .container >.row .col-12 {
    padding: 0 15px;
  }
  body main section.actus .contenu .item {
    margin-bottom: 20px;
  }
  body main section.actus .contenu .item .visuel {
    height: 220px;
  }
  body main section.actus .contenu .item .bloc {
    padding: 15px 60px 15px 25px;
  }
  body main section.actus .contenu .item .bloc h3 {
    font-size: 16px;
  }
  body main section.actus .contenu .item .bloc .date {
    font-size: 14px;
  }
  body main section.actus .contenu .item .bloc svg {
    right: 20px;
    bottom: 16px;
    width: 16px;
    height: 16px;
  }
}
