<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/couleurs.less) is not within the allowed path(s): (/www/wwwroot/vonnas.com/:/tmp/:/proc/:/www/php_session/vonnas.com/) in <b>/www/wwwroot/vonnas.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</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/vonnas.com/:/tmp/:/proc/:/www/php_session/vonnas.com/) in <b>/www/wwwroot/vonnas.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</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/vonnas.com/:/tmp/:/proc/:/www/php_session/vonnas.com/) in <b>/www/wwwroot/vonnas.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</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/vonnas.com/:/tmp/:/proc/:/www/php_session/vonnas.com/) in <b>/www/wwwroot/vonnas.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>81</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@keyframes move {
  to {
    transform: translateX(-120%);
  }
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Black.ttf) format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'DMSans';
  src: url(../fonts/DMSans-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'DMSans';
  src: url(../fonts/DMSans-Medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ehux8t');
  src: url('../fonts/icomoon.eot?ehux8t#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ehux8t') format('truetype'), url('../fonts/icomoon.woff?ehux8t') format('woff'), url('../fonts/icomoon.svg?ehux8t#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: "\e903";
}
.icon-telechargement:before {
  content: "\e902";
}
.icon-enveloppe:before {
  content: "\e900";
}
.icon-telephone:before {
  content: "\e901";
}
section.bandeau-dentete {
  height: 180px;
  position: relative;
  overflow: hidden;
  padding-left: 469.04px;
}
section.bandeau-dentete:after {
  content: "";
  width: 600px;
  height: 182px;
  position: absolute;
  top: 0;
  right: -25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/bandeau-dentete-bg.svg);
}
section.bandeau-dentete .image-de-fond {
  height: 100%;
  width: 417.94px;
  position: absolute;
  left: 0;
  top: 0;
}
section.bandeau-dentete .image-de-fond .voile {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
section.bandeau-dentete .image-de-fond img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  z-index: -1;
  transform: translate(-50%,-50%);
  max-width: none;
  z-index: 1;
  border-top-right-radius: 200px;
}
section.bandeau-dentete .bloc-titre >.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 30px;
}
section.bandeau-dentete .bloc-titre .fil-dariane {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 21px;
  font-family: "DMSans", sans-serif;
  margin-bottom: 12px;
  font-weight: 400;
}
section.bandeau-dentete .bloc-titre .fil-dariane .breadcrumbs a {
  color: #FFFFFF;
}
section.bandeau-dentete .bloc-titre .fil-dariane .breadcrumbs a:hover {
  opacity: .5;
}
section.bandeau-dentete .bloc-titre .fil-dariane .breadcrumbs >span {
  margin-left: 5px;
}
section.bandeau-dentete .bloc-titre .fil-dariane .breadcrumbs .breadcrumb_last {
  text-decoration: underline;
}
section.bandeau-dentete .bloc-titre .titre {
  color: #FFFFFF;
  font-size: 45px;
  line-height: 52px;
  margin: 0;
}
section.bandeau-dentete.marine {
  background: #042b47;
  background: linear-gradient(90deg,#042b47 40%,#308bd5 100%);
}
section.bandeau-dentete.marine .image-de-fond .voile {
  background-color: #042B47;
}
section.bandeau-dentete.cobalt {
  background: #044f85;
  background: linear-gradient(90deg,#044f85 40%,#3792d4 100%);
}
section.bandeau-dentete.cobalt .image-de-fond .voile {
  background-color: #044F85;
}
section.bandeau-dentete.bleu {
  background: #1b74b2;
  background: linear-gradient(90deg,#1b74b2 40%,#2996e1 100%);
}
section.bandeau-dentete.bleu .image-de-fond .voile {
  background-color: #1B74B2;
}
section.bandeau-dentete.turquoise {
  background: #308bd5;
  background: linear-gradient(90deg,#308bd5 40%,#5db6ff 100%);
}
section.bandeau-dentete.turquoise .image-de-fond .voile {
  background-color: #308BD5;
}
section.bandeau-dentete.indigo {
  background: #525eaa;
  background: linear-gradient(90deg,#525eaa 40%,#7887e6 100%);
}
section.bandeau-dentete.indigo .image-de-fond .voile {
  background-color: #525EAA;
}
section.bandeau-dentete.violet {
  background: #4c3f77;
  background: linear-gradient(90deg,#4c3f77 40%,#856fcf 100%);
}
section.bandeau-dentete.violet .image-de-fond .voile {
  background-color: #4C3F77;
}
section.bandeau-dentete.prune {
  background: #4d3750;
  background: linear-gradient(90deg,#4d3750 40%,#955d9c 100%);
}
section.bandeau-dentete.prune .image-de-fond .voile {
  background-color: #4D3750;
}
@media screen and (max-width: 1440px) {
  section.bandeau-dentete {
    padding-left: 380px;
  }
  section.bandeau-dentete .image-de-fond {
    width: 320px;
  }
  section.bandeau-dentete .image-de-fond img {
    left: auto;
    right: 0;
    transform: translate(0,-50%);
  }
}
@media screen and (max-width: 1279px) {
  section.bandeau-dentete {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.bandeau-dentete .bloc-titre >.container {
    padding: 0;
  }
  section.bandeau-dentete .image-de-fond {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  section.bandeau-dentete .bloc-titre .fil-dariane {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 5px;
  }
  section.bandeau-dentete .bloc-titre .titre {
    font-size: 38px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767.98px) {
  section.bandeau-dentete {
    height: 100px;
  }
  section.bandeau-dentete .bloc-titre .fil-dariane {
    font-size: 10px;
    line-height: 14px;
  }
  section.bandeau-dentete .bloc-titre .fil-dariane .breadcrumbs >span {
    margin-left: 0;
  }
  section.bandeau-dentete .bloc-titre .titre {
    font-size: 24px;
    line-height: 28px;
  }
}
