/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-testimonials {
  background-image: url('../../../../images/atelier_marc_pury.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0;
  padding: 100px 0px 100px 0px;
}
#g-testimonials::before {
  background: linear-gradient(40deg, #a8a7a7, #474747);
  opacity: 0.2;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.fp-testimonials {
  color: #fff;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(2n+1) .g-owlcarousel-item-img::after {
  background-color: #474747;
  background: linear-gradient(140deg, #474747, #a8a7a7);
  opacity: 0.3;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.button.button-outline {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bloc-newsletter {
  background-color: #474747;
  background: linear-gradient(140deg, #474747, #a8a7a7);
  opacity: 0.5;
}
/*# sourceMappingURL=custom_16.css.map */