<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.faq {
  padding-bottom: 79px;
}
section.faq .introduction {
  margin-bottom: 44.4px;
  text-align: center;
}
section.faq .liste >.row {
  margin-left: -10px;
  margin-right: -10px;
  font-size: 0;
}
section.faq .liste .colonne {
  padding-left: 10px;
  padding-right: 10px;
}
section.faq .liste .qr {
  margin-bottom: 21px;
  background: transparent;
  border: 0;
}
section.faq .liste .qr:hover .question .accordion-button {
  color: #FFFFFF;
}
section.faq .liste .qr:hover .question .accordion-button:before {
  color: #FFFFFF;
}
section.faq .liste .qr .question .accordion-button {
  color: #FFFFFF;
  background-color: #A70B29;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  min-height: 123px;
  position: relative;
  text-transform: uppercase;
  box-shadow: none;
  padding: 38.2px 116px 0 36px;
  align-items: start;
  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.faq .liste .qr .question .accordion-button[aria-expanded="true"] {
  color: #FFFFFF;
}
section.faq .liste .qr .question .accordion-button[aria-expanded="true"]:before {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
section.faq .liste .qr .question .accordion-button:before {
  content: "\e901";
  font-family: "icomoon";
  font-size: 10.84px;
  right: 46.3px;
  position: absolute;
  top: 46.8px;
  line-height: initial;
  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.faq .liste .qr .question .accordion-button:after {
  display: none;
}
section.faq .liste .qr .reponse {
  background-color: transparent;
  padding: 40.1px 28px 20.1px;
  border: 1px solid #707070;
  border-top: 0;
}
section.faq .liste .qr .reponse .texte {
  color: #FFFFFF;
}
@media screen and (max-width: 1279px) {
  section.faq .liste .qr .question .accordion-button {
    padding: 30px 90px 0 30px;
  }
}
@media screen and (max-width: 991px) {
  section.faq {
    padding-bottom: 40px;
  }
  section.faq .liste .qr {
    margin-bottom: 20px;
  }
  section.faq .liste .qr .question .accordion-button {
    padding: 15px 70px 15px 30px;
    min-height: 0;
    font-size: 14px;
    line-height: 22px;
  }
  section.faq .liste .qr .question .accordion-button:before {
    font-size: 7px;
    right: 30px;
    top: 23px;
  }
  section.faq .liste .qr .reponse {
    padding: 30px 30px 10px;
  }
}
@media screen and (max-width: 767.98px) {
  section.faq {
    padding-bottom: 15px;
  }
  section.faq .introduction {
    margin-bottom: 30px;
  }
  section.faq .liste .qr {
    margin-bottom: 15px;
  }
  section.faq .liste .qr .question .accordion-button {
    padding: 15px 55px 15px 15px;
  }
  section.faq .liste .qr .question .accordion-button:before {
    right: 15px;
  }
  section.faq .liste .qr .reponse {
    padding: 20px 15px 0;
  }
}
