<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;
}
.text-picture {
  margin: 30px 0;
}
.text-picture .container {
  padding: 0;
}
.text-picture .row {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  min-height: 400px;
}
.text-picture .row.text-right {
  flex-direction: row-reverse;
}
.text-picture .row.text-right .text-part {
  padding-left: 120px;
}
.text-picture .row.text-right .image-part {
  left: 0;
}
.text-picture .row.text-left .text-part {
  padding-right: 120px;
}
.text-picture .row.text-left .image-part {
  right: 0;
}
.text-picture .row .text-part {
  position: relative;
  padding: 60px;
  width: calc(50% + 90px);
}
.text-picture .row .text-part.background-light {
  background-color: rgba(228,229,231,0.5);
}
.text-picture .row .text-part.background-dark {
  background-color: #1e3138;
  color: #ffffff;
}
.text-picture .row .text-part.background-dark h2,
.text-picture .row .text-part.background-dark h3 {
  color: #cac800;
}
.text-picture .row .text-part p:last-child {
  margin-bottom: 0;
}
.text-picture .row .text-part em {
  font-style: normal;
  color: #cac800;
}
.text-picture .row .text-part .title-part {
  margin-bottom: 15px;
}
.text-picture .row .text-part .title-part h2,
.text-picture .row .text-part .title-part h3 {
  margin: 0;
}
.text-picture .row .text-part .links a {
  width: 100%;
}
.text-picture .row .text-part .links a:not(:first-child) {
  margin-top: 15px;
}
.text-picture .row .text-part .links a:first-child {
  margin-top: 30px;
}
.text-picture .row .image-part {
  position: absolute;
  width: calc(50% - 30px);
  height: calc(100% - 120px);
  top: 60px;
  padding: 0;
}
.text-picture .row .image-part img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.text-picture .row .image-part .owl-carousel,
.text-picture .row .image-part .owl-stage-outer,
.text-picture .row .image-part .owl-stage,
.text-picture .row .image-part .owl-item,
.text-picture .row .image-part .item {
  height: 100%;
}
@media (max-width: 1199.98px) {
  .text-picture .row.text-right .text-part {
    padding-left: 60px;
  }
  .text-picture .row.text-left .text-part {
    padding-right: 60px;
  }
  .text-picture .row .text-part {
    padding: 45px 30px;
    width: calc(50% + 45px);
  }
  .text-picture .row .image-part {
    top: 45px;
    width: calc(50% - 15px);
    height: calc(100% - 90px);
  }
}
@media (max-width: 767.98px) {
  .text-picture .row {
    text-align: center;
  }
  .text-picture .row.text-right .text-part {
    padding: 45px;
    padding-bottom: 30px;
  }
  .text-picture .row.text-left {
    flex-direction: column-reverse;
  }
  .text-picture .row.text-left .text-part {
    padding: 45px;
    padding-top: 30px;
  }
  .text-picture .row .text-part {
    width: 100%;
  }
  .text-picture .row .image-part {
    position: static;
    width: 100%;
    height: 300px;
    padding: 0;
  }
}
@media (max-width: 576px) {
  .text-picture .row.text-right .text-part {
    padding: 30px;
  }
  .text-picture .row.text-left .text-part {
    padding: 30px;
  }
  .text-picture .row .image-part {
    height: 200px;
  }
}
