/* 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
 */

/* Adding Font Designosaur */
/* line 3, templates/g5_helium/custom/scss/custom.scss */
.nc-parallax {
  background-attachment: fixed !important;
  background-clip: padding-box !important;
  background-image: linear-gradient(to bottom, rgba(66, 71, 83, 0.6) 0%, rgba(66, 71, 83, 0.6) 100%), url('../../images/Fond_1.jpg') !important;
  background-origin: padding-box !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/* line 12, templates/g5_helium/custom/scss/custom.scss */
.nc-parallax:after {
  background-color: #312f38 !important;
  opacity: 0.5 !important;
}
/* line 18, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-title {
  line-height: 2.25rem;
}
/*# sourceMappingURL=custom_12.css.map */