/* 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-content {
  padding: 0;
}
#g-intro {
  padding: 0;
  border-top: #ffffff 3px solid;
}
#g-utility {
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.27) !important;
}
#g-features {
  padding: 0;
  text-align: right;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.27) !important;
}
h1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
  font-size: 20px;
  color: #103749;
  text-transform: Uppercase;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 10px;
  font-family: Lato, sans-serif;
  letter-spacing: 1px;
  line-height: inherit;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  background: #ffffff;
  min-width: 250px;
  border: 1px solid #e7e7e7;
}
.g-offcanvas-toggle {
  right: 0.5rem !important;
  top: 0.5rem;
  left: 88%;
  color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    padding-left: 0;
  }
}
#g-utility {
  box-shadow: 8px 0px rgba(0, 0, 0, 0.8);
}
.breadcrumb {
  background: 0;
  font-size: 12px;
}
.moduletable .breadcrumb a {
  font-size: 14px;
  font-weight: 400;
  margin-left: 0;
  margin-bottom: 5px;
}
.breadcrumb-item.active {
  font-size: 14px;
  font-weight: 400;
  margin-left: 0;
  margin-bottom: 5px;
}
.breadcrumb {
  background: none;
  padding: 0;
}
.breadcrumb-item::before, .moduletable .breadcrumb span.divider:before {
  content: "";
}
.moduletable .breadcrumb span.divider {
  width: 0;
}
.px-3 {
  padding: 0 !important;
}
.btn {
  background-color: #103749;
  color: #ffffff;
  padding: 10px;
}
.page-item.active .page-link {
  background-color: #103749;
  border-color: #103749;
}
.page-link {
  color: #103749;
}
/*# sourceMappingURL=custom_16.css.map */