/* 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-container-main.g-wrapper {
  background-image: url('../../../../images/bg_n.jpg');
  background-attachment: fixed, fixed;
  background-position: top left, bottom center;
  background-repeat: repeat, no-repeat;
}
#g-container-main #g-mainbar {
  background-color: transparent;
}
#g-container-main .g-content {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
/*# sourceMappingURL=custom_15.css.map */