/* 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-navigation .g-logo img {
  max-width: 200px;
}
#g-feature .g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 3.5vw;
  color: #12a894;
}
.g-lead, .g-simplecontent .g-simplecontent-item-leading-content {
  margin: 1.8rem 0 0.625rem 0;
}
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container {
  background: transparent;
  margin: 0.625rem;
  height: 150px;
  background-size: cover;
  position: relative;
  z-index: 0;
  transform: translateY(0);
  transition: all 0.5s ease-in-out;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0 1rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.925rem;
  font-size: 1.1vw;
  font-weight: 550;
  letter-spacing: 1px;
}
.g-simplecontent h2.g-title {
  color: #ffffff;
}
/*# sourceMappingURL=custom_17.css.map */