<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.diaporama-dentete .diapositives {
  background: #308bd5;
  background: linear-gradient(180deg,#308bd5 0%,#0367af 100%);
  position: relative;
  overflow: visible;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide {
  height: 100vh;
  overflow: visible;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide:after {
  content: "";
  background-image: url(../img/bg-diaporama-dentete.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 600px;
  height: 279px;
  position: absolute;
  bottom: 0px;
  left: -59px;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel {
  color: #FFFFFF;
  max-width: 37.31%;
  padding: 0;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte {
  max-width: 460px;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .titre {
  font-size: 56px;
  line-height: 63px;
  font-weight: 800;
  margin-bottom: 25px;
  margin-top: -30%;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .texte {
  font-size: 19px;
  line-height: 27px;
  margin-bottom: 40px;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .bouton a {
  border-radius: 40px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #FFFFFF;
  background-color: #77B317;
  padding: 15px 40px;
  max-width: 187px;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: block;
  z-index: 1;
  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.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .bouton a:after {
  content: "";
  background-color: #333333;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  opacity: 0;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  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.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .bouton a span {
  position: relative;
  z-index: 1;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .bouton a:hover:after {
  width: 100%;
  opacity: 1;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel {
  max-width: 62.69%;
  padding: 0;
  position: relative;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel .cercle-vide {
  width: 117.354%;
  padding-bottom: 117.354%;
  border-radius: 100%;
  position: absolute;
  bottom: -65px;
  left: -10px;
  border: 2px solid rgba(255,255,255,0.22);
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel .cercle {
  width: 117.354%;
  padding-bottom: 117.354%;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  bottom: -34px;
}
section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel .cercle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
section.diaporama-dentete .diapositives .swiper-buttons {
  position: absolute;
  bottom: 0;
  font-size: 0;
  z-index: 2;
  bottom: 24%;
  left: 25%;
}
section.diaporama-dentete .diapositives .swiper-buttons div[role="button"] {
  height: 54px;
  width: 54px;
  border-radius: 100%;
  background-color: rgba(255,255,255,0.11);
  color: #FFFFFF;
  display: inline-block;
  position: static;
  vertical-align: middle;
  text-align: center;
  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;
  outline: 0;
}
section.diaporama-dentete .diapositives .swiper-buttons div[role="button"]:after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 10px;
  font-weight: 900;
  line-height: 54px;
  display: inline-block;
}
section.diaporama-dentete .diapositives .swiper-buttons div[role="button"].swiper-button-prev {
  margin-right: 13px;
}
section.diaporama-dentete .diapositives .swiper-buttons div[role="button"].swiper-button-prev:after {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
section.diaporama-dentete .diapositives .swiper-buttons div[role="button"].swiper-button-next:after {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
section.diaporama-dentete .diapositives .swiper-buttons div[role="button"]:hover {
  background-color: #77B317;
}
@media screen and (max-width: 1399px) {
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide {
    height: 80vh;
  }
}
@media screen and (max-width: 1024px) {
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide {
    height: 80vh;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel {
    max-width: 45%;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .titre {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .texte {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 28px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel {
    max-width: 55%;
  }
  section.diaporama-dentete .diapositives .swiper-buttons {
    bottom: 85%;
    left: 30%;
  }
  section.diaporama-dentete .diapositives .swiper-buttons div[role="button"] {
    height: 44px;
    width: 44px;
  }
  section.diaporama-dentete .diapositives .swiper-buttons div[role="button"]:after {
    font-size: 6px;
  }
}
@media screen and (max-width: 768.98px) {
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide {
    height: 400px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide:after {
    display: none;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel {
    max-width: 100%;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte {
    padding: 30px 15px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte >.row {
    height: auto !important;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .titre {
    font-size: 24px;
    line-height: 28px;
    margin: 0;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .texte {
    font-size: 14px;
    line-height: 22px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .textuel .zone-texte .bouton a {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px;
    max-width: none;
    width: auto;
    display: inline-block;
    min-width: 150px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel {
    max-width: 200px;
    right: 15px;
    bottom: 45px;
    position: absolute;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel .cercle {
    width: 100%;
    padding-bottom: 100%;
    bottom: -65px;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel .cercle img {
    max-width: 100%;
  }
  section.diaporama-dentete .diapositives .swiper-wrapper .swiper-slide .visuel .cercle-vide {
    width: 100%;
    padding-bottom: 100%;
    bottom: -80px;
  }
  section.diaporama-dentete .diapositives .swiper-buttons {
    left: auto;
    right: 15px;
  }
  section.diaporama-dentete .diapositives .swiper-buttons div[role="button"] {
    height: 35px;
    width: 35px;
  }
  section.diaporama-dentete .diapositives .swiper-buttons div[role="button"]:after {
    line-height: 35px;
  }
}
