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

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff8833ff;
}
#g-container-main {
  background-color: #f33e00;
  background-image: url('../images/mh-bg-2000.jpg');
  background-repeat: repeat;
  background-size: 100%;
  background-position: center top;
}
#g-container-main .g-container {
  background-color: #333333;
}
#g-page-surround {
  background-color: #f33e00;
  background-image: url('../images/mh-bg-2000.jpg');
  background-repeat: repeat;
  background-size: 100%;
  background-position: center top;
}
#g-mainbar {
  padding: 0;
}
@media (min-width: 1440px) {
  .g-container {
    width: 90rem;
    max-width: 90rem;
  }
}
/*# sourceMappingURL=custom_14.css.map */