<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/../../css/couleurs.less) is not within the allowed path(s): (/www/wwwroot/moulin-du-lac-trivy.com/:/tmp/) in <b>/www/wwwroot/moulin-du-lac-trivy.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/moulin-du-lac-trivy.com/:/tmp/) in <b>/www/wwwroot/moulin-du-lac-trivy.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/moulin-du-lac-trivy.com/:/tmp/) in <b>/www/wwwroot/moulin-du-lac-trivy.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/moulin-du-lac-trivy.com/:/tmp/) in <b>/www/wwwroot/moulin-du-lac-trivy.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;
}
@font-face {
  font-family: 'JuliusSansOne';
  src: url(../fonts/JuliusSansOne-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-Light.ttf) format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-LightItalic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-Bold.ttf) format('truetype');
  font-weight: bold;
}
@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-calendrier:before {
  content: "\e900";
}
.icon-chevron:before {
  content: "\e901";
}
.icon-email-rond:before {
  content: "\e902";
}
.icon-externe:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-fleche:before {
  content: "\e905";
}
.icon-horloge:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-map-rond:before {
  content: "\e908";
}
.icon-moins:before {
  content: "\e909";
}
.icon-plus:before {
  content: "\e90a";
}
.icon-telephone:before {
  content: "\e90b";
}
.icon-telephone-rond:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\e90e";
}
section.texte-simple {
  padding-bottom: 60px;
}
section.texte-simple.centrer-contenu {
  text-align: center;
}
section.texte-simple.largeur-petite .container {
  max-width: 1010px;
}
section.texte-simple .boutons {
  margin-top: 47px;
  margin-bottom: 54px;
}
section.texte-simple .boutons .bouton {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 24px;
  background-color: #DC0B27;
  padding: 20.5px 35px;
  position: relative;
  text-align: center;
  font-weight: 600;
  margin-right: 30px;
  text-transform: uppercase;
}
section.texte-simple .boutons .bouton:last-child {
  margin-right: 0;
}
section.texte-simple .boutons .bouton:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: #DFB657;
  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.texte-simple .boutons .bouton span {
  position: relative;
}
section.texte-simple .boutons .bouton:hover:before {
  width: 100%;
  opacity: 1;
}
