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

/* Not yet working */
/* 1.25 */
body {
  font-size: 1rem;
  font-weight: 300;
}
h1 {
  font-size: 3rem;
  font-weight: 400;
}
h2 {
  font-size: 2rem;
  font-weight: 400;
}
h3 {
  font-size: 1.5rem;
  font-weight: 400;
}
h4 {
  font-size: 1.25rem;
  font-weight: 400;
}
h5 {
  font-size: 1rem;
  font-weight: 400;
}
h6 {
  font-size: 0.85rem;
  font-weight: 400;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 150px;
}
#g-navigation .g-main-nav {
  letter-spacing: 0.14em;
  font-weight: 400;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: 400;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400;
}
#g-footer .g-horizontalmenu > li {
  font-weight: 200;
}
#g-footer .g-horizontalmenu a:hover {
  box-shadow: none;
}
.g-owlcarousel-item-img {
  width: 100%;
  height: 55vh;
  max-height: 55vh;
  overflow: hidden;
}
.g-owlcarousel-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.breadcrumb-item.active {
  color: #ffffff;
}
/*# sourceMappingURL=custom_18.css.map */