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

@font-face {
  font-family: "Anton";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/anton-regular.eot#iefix') format("embedded-opentype"), url('../fonts/anton-regular.woff2') format("woff2"), url('../fonts/anton-regular.woff') format("woff"), url('../fonts/anton-regular.ttf') format("truetype"), url('../fonts/anton-regular.svg#Anton') format("svg");
}
@font-face {
  font-family: "oswald-300";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/oswald-300.eot#iefix') format("embedded-opentype"), url('../fonts/oswald-300.woff2') format("woff2"), url('../fonts/oswald-300.woff') format("woff"), url('../fonts/oswald-300.ttf') format("truetype"), url('../fonts/oswald-300.svg#oswald-300') format("svg");
}
:root {
  --modra:#000091;
}
h1, h2, h3, h4 {
  font-family: Anton;
}
p {
  line-height: 1.3;
}
body p, li {
  font-size: 20px;
  color: var(--modra);
}
.g-offcanvas-toggle {
  position: fixed;
}
.home #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
}
.home #g-header {
  height: 100vh;
}
.g-menu-item .g-menu-item-title {
  text-transform: uppercase;
}
#g-mainbar {
  padding-top: 0px;
  padding-bottom: 0px;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 var(--modra);
  color: var(--modra);
}
.home #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 white;
  color: white;
}
.outline-default article.page {
  margin-bottom: 50px;
  /* max-width: 800px; margin-left: auto; margin-right: auto;*/
}
article.page p, article.post p {
  margin-bottom: 25px;
}
article.post {
  margin-bottom: 50px;
}
.wp-block-separator {
  border: none;
  border-top: 2px solid;
  max-width: 300px;
  margin-top: 25px;
  margin-bottom: 50px;
  color: #dfdfdf;
}
.eb-post-grid-wrapper.eb-post-grid-keggd .eb-post-grid-posts-wrapper {
  gap: 0px;
}
.page-excerpt-background {
  min-height: 300px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
}
.page-excerpt-background h2 {
  margin-top: 0px;
}
.page-excerpt-text-overlay {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  color: white;
}
.page-id-30 article.page {
  margin-bottom: -12px;
}
.wpcf7 textarea {
  height: 260px;
}
.wpcf7-submit {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 15px;
}
.form-column {
  flex: 1 1 48%;
  /* Two columns, each taking about half the width */
}
.home #g-header .g-copyright {
  font-size: 16px;
  font-family: Anton;
}
#g-footer .g-copyright {
  font-size: 16px;
  font-family: Anton;
}
/*# sourceMappingURL=custom__offline.css.map */