/* 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-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  top: 0;
  font-weight: bold;
  color: gray;
}
#g-slideshow .g-simplecontent, #g-slideshow h1, #g-slideshow .g-slider-carousel-title {
  color: #000;
}
.g-slider .g-slider-slides .owl-dots .owl-dot {
  border-radius: 100%;
  background: transparent;
  border: 2px solid #000;
  width: 12px;
  height: 12px;
  margin: 0.2rem;
}
.g-slider .g-slider-slides .owl-dots .owl-dot.active {
  background: #0057ff;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-transform: uppercase;
}
/*# sourceMappingURL=custom_232.css.map */