<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/jayat.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>/www/wwwroot/jayat.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>/www/wwwroot/jayat.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>/www/wwwroot/jayat.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4955</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/jayat.fr/:/tmp/) in <b>/www/wwwroot/jayat.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</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/jayat.fr/:/tmp/) in <b>/www/wwwroot/jayat.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</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/jayat.fr/:/tmp/) in <b>/www/wwwroot/jayat.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</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/jayat.fr/:/tmp/) in <b>/www/wwwroot/jayat.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.navigation {
  background-color: #1e3138;
  margin: 30px 0;
}
.navigation .container {
  padding: 30px 0;
}
.navigation .container .row {
  margin-bottom: 0;
  color: #ffffff;
}
.navigation .container .row .nav-container {
  padding: 15px;
}
.navigation .container .row .nav-container > div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #cac800;
  padding: 30px;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 18px;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
.navigation .container .row .nav-container > div:before {
  display: none;
}
.navigation .container .row .nav-container > div:hover {
  background-color: #ffffff;
  color: #1e3138;
}
.navigation .container .row .nav-container > div:hover img {
  filter: brightness(0) saturate(100%) invert(15%) sepia(59%) saturate(332%) hue-rotate(150deg) brightness(89%) contrast(91%);
}
.navigation .container .row .nav-container > div img {
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  height: 65px;
}
.navigation .container .row .nav-container > div span {
  margin-top: 20px;
}
@media (max-width: 576px) {
  .navigation .container {
    padding: 30px 10px;
  }
  .navigation .container .row .nav-container > div img {
    height: 40px;
  }
  .navigation .container .row .nav-container > div span {
    font-size: 14px;
  }
}
