<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;
}
.mayor-identity {
  margin: 30px 0;
}
.mayor-identity .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mayor-identity .container .image-part img {
  width: auto;
  height: 340px;
  max-width: 100%;
  object-fit: contain;
}
.mayor-identity .container .text-part > div {
  height: 170px;
  width: 305px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mayor-identity .container .text-part > div.main {
  background-color: #f2f2f3;
}
.mayor-identity .container .text-part > div.main .content {
  display: flex;
  flex-direction: column;
  font-size: 24px;
}
.mayor-identity .container .text-part > div.main .content .name {
  font-weight: 700;
}
.mayor-identity .container .text-part > div.main .content .function {
  text-transform: uppercase;
}
.mayor-identity .container .text-part > div.description {
  background-color: #1e3138;
  color: #cac800;
}
.mayor-identity .container .text-part > div.description p:last-child {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .mayor-identity .container {
    flex-wrap: wrap;
  }
  .mayor-identity .container .text-part > div {
    height: 100px;
    text-align: center;
  }
  .mayor-identity .container .text-part > div.main .content {
    font-size: 20px;
  }
  .mayor-identity .container .image-part img {
    height: 250px;
    width: 100%;
  }
}
