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

.size-85 {
  flex: 0 85%;
  width: 85%;
  margin-top: 15px;
}
.uk-accordion :last-child {
  margin-left: 0;
  margin-top: 2px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px 2px 1px 2px;
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 0.938rem 1rem;
  border-bottom: solid 2px;
}
#g-offcanvas #g-mobilemenu-container ul {
  margin-top: 20px;
  padding-left: 10px;
}
.size-25 {
  text-align: center;
}
h1 {
  font-size: 1.5rem;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #000;
  background-color: #848484;
  height: 29px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
}
.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
  margin-top: 13px;
  height: 29px;
}
.g-content {
  padding-bottom: 0.4rem;
  padding-top: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
.gantry-logo img {
  width: 170px;
}
.gantry-logo2 img {
  height: 90px;
  padding-left: 20px;
}
#g-header {
  border-top: black 7px solid;
}
#g-navigation {
  border-top: black 3px solid;
}
#g-main {
  border-top: black 3px solid;
}
/*# sourceMappingURL=custom_12.css.map */