/* 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-bgslideshow-carousel {
  display: none !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  background: rgba(0, 0, 0, 0.5);
}
#g-slideshow::before {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(-30deg, rgba(74, 20, 100, 0), rgba(118, 114, 162, 0.4) 60%);
}
.rsform-submit-button:hover {
  background-color: crimson;
}
#g-aside {
  color: #000;
  background: #dbbb5a;
}
.fp-responsive .fp-section.fp-table, .fp-responsive .fp-slide.fp-table, .fp-responsive .fp-tableCell, .fp-responsive .fp-scrollable {
  height: 375px !important;
}
#g-slideshow.fp-slideshow::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, #00000029 100%) !important;
}
/*# sourceMappingURL=custom_200.css.map */