<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/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/www.greenoptimizer.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1769</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2425</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2479</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/couleurs.less) is not within the allowed path(s): (/www/wwwroot/www.greenoptimizer.com/:/tmp/) in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/couleurs) is not within the allowed path(s): (/www/wwwroot/www.greenoptimizer.com/:/tmp/) in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/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.less) is not within the allowed path(s): (/www/wwwroot/www.greenoptimizer.com/:/tmp/) in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/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/www.greenoptimizer.com/:/tmp/) in <b>/www/wwwroot/www.greenoptimizer.com/wp-content/themes/idcomweb/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;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Black.ttf) format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?kcw78z');
  src: url('../fonts/icomoon.eot?kcw78z#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?kcw78z') format('truetype'), url('../fonts/icomoon.woff?kcw78z') format('woff'), url('../fonts/icomoon.svg?kcw78z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron:before {
  content: "\e905";
}
.icon-adresse:before {
  content: "\e902";
}
.icon-telephone:before {
  content: "\e903";
}
.icon-ok:before {
  content: "\e900";
}
.icon-horaires:before {
  content: "\e901";
}
.icon-oeil:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
section.liste-actualites {
  padding-top: 175px;
  padding-bottom: 70px;
}
section.liste-actualites .introduction {
  margin-bottom: 86px;
}
section.liste-actualites .liste .article {
  margin-bottom: 30px;
}
section.liste-actualites .liste .article a {
  height: 100%;
  display: block;
  background-color: #F9C4A7;
  border-radius: 10px;
  overflow: hidden;
}
section.liste-actualites .liste .article a:hover .visuel img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
}
section.liste-actualites .liste .article a:hover .textuel .lien .bouton {
  color: #03647A;
}
section.liste-actualites .liste .article a .visuel {
  position: relative;
  padding-bottom: 60.75%;
  overflow: hidden;
}
section.liste-actualites .liste .article a .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  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;
}
section.liste-actualites .liste .article a .textuel {
  padding: 77px 65px 82px;
}
section.liste-actualites .liste .article a .textuel .titre {
  font-size: 24px;
  line-height: 29px;
  font-weight: bold;
  margin-bottom: 14px;
  color: #FFFFFF;
}
section.liste-actualites .liste .article a .textuel .date-publication {
  font-size: 16px;
  line-height: 19px;
  color: #067790;
  letter-spacing: 1px;
  margin-bottom: 53px;
}
section.liste-actualites .liste .article a .textuel .texte {
  font-size: 18px;
  line-height: 28px;
  color: #067790;
  margin-bottom: 40px;
}
section.liste-actualites .liste .article a .textuel .lien .bouton {
  font-size: 17px;
  line-height: 20px;
  color: #067790;
  text-decoration: underline;
  font-weight: 600;
  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;
}
section.liste-actualites .la-pagination {
  text-align: center;
  font-size: 0;
}
section.liste-actualites .la-pagination .page-numbers {
  font-size: 24px;
  background-color: #067790;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 10px;
  margin-right: 10px;
}
section.liste-actualites .la-pagination .page-numbers:last-child {
  margin-right: 0;
}
section.liste-actualites .la-pagination .page-numbers.current {
  background-color: #F9C4A7;
  color: #067790;
}
section.liste-actualites .la-pagination .page-numbers:hover {
  background-color: #F9C4A7;
}
section.liste-actualites .la-pagination .page-numbers.prev i {
  font-size: 6px;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  display: inline-block;
  vertical-align: middle;
}
section.liste-actualites .la-pagination .page-numbers.next i {
  font-size: 6px;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1279px) {
  section.liste-actualites {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.liste-actualites .liste .article a .textuel {
    padding: 30px 24px;
  }
  section.liste-actualites .liste .article a .textuel .date-publication {
    margin-bottom: 30px;
  }
  section.liste-actualites .liste .article a .textuel .texte {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1023px) {
  section.liste-actualites {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  section.liste-actualites .liste .article a .textuel {
    padding: 20px 24px;
  }
  section.liste-actualites .liste .article a .textuel .titre {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  section.liste-actualites .liste .article a .textuel .date-publication {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }
  section.liste-actualites .liste .article a .textuel .texte {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  section.liste-actualites .liste .article a .textuel .lien .bouton {
    font-size: 14px;
    line-height: 18px;
  }
  section.liste-actualites .la-pagination .page-numbers {
    font-size: 18px;
    width: 30px;
    line-height: 30px;
    height: 30px;
    margin-right: 5px;
  }
  section.liste-actualites .la-pagination .page-numbers.prev i {
    font-size: 4px;
  }
  section.liste-actualites .la-pagination .page-numbers.next i {
    font-size: 4px;
  }
}
@media screen and (max-width: 767.98px) {
  section.liste-actualites .liste {
    padding-bottom: 15px;
  }
  section.liste-actualites .liste .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  section.liste-actualites .liste .article {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  section.liste-actualites .liste .article a .textuel {
    padding: 20px 15px;
  }
  section.liste-actualites .liste .article a .textuel .titre {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  section.liste-actualites .liste .article a .textuel .lien .bouton {
    font-size: 12px;
    line-height: 16px;
  }
}
