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

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700");
#g-navigation {
  position: absolute;
}
.af-boxed {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.af-padding-reset {
  padding: 0 !important;
}
.af-margin-right-small {
  margin-right: 8px;
}
.af-margin-right-medium {
  margin-right: 16px;
}
.clear-margin {
  margin-bottom: -32px;
}
.cr-header {
  margin: 0 !important;
}
.cr-header p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 40px;
}
.is-style-squared a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 100;
  border-color: #00bcd4;
  color: #00bcd4 !important;
  background-color: transparent !important;
  border: 1px solid #00bcd4;
  text-transform: uppercase;
  padding: 6px 24px !important;
}
.test .wp-block-column:first-of-type {
  margin: 0 !important;
  background-color: #1b4957 !important;
}
.test .wp-block-column:nth-child(2) {
  margin: 0 !important;
  background-color: #2c5b69 !important;
}
.test .wp-block-column:last-of-type {
  margin: 0 !important;
  background-color: #417686 !important;
}
.test .wp-block-column {
  padding: 32px;
}
.wpcf7-form label {
  color: #fff;
}
.wpcf7-form input, .wpcf7-form textarea {
  background-color: #0b3545;
  border: 1px solid transparent !important;
}
.edit-link {
  display: none;
}
.af-fixed {
  position: fixed !important;
  top: -100px;
  animation-name: example;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  transition: all 3s;
}
@keyframes example {
  from {
    top: -100px;
  }
  to {
    top: 0px;
  }
}
.af-flex {
  display: flex;
}
.af-flex-end {
  justify-content: flex-end;
}
.af-items-baseline {
  align-items: baseline;
}
.af-h-100 {
  height: 100%;
}
.af-vh-100 {
  height: 100vh;
}
.af-w-100 {
  width: 100%;
}
.af-vw-100 {
  width: 100vw;
}
.af-text-uppercase {
  text-transform: uppercase;
}
.af-text-center {
  text-align: center;
}
.af-margin-small {
  margin: 8px;
}
.af-margin-medium {
  margin: 16px;
}
.af-margin-large {
  margin: 24px;
}
.af-margin-remove {
  margin: none;
}
.af-padding-small {
  padding: 8px;
}
.af-padding-medium {
  padding: 16px;
}
.af-padding-large {
  padding: 24px;
}
.af-padding-remove {
  padding: none;
}
h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 69px;
  text-transform: uppercase;
}
h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 69px;
  text-transform: uppercase;
}
h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 48px;
  text-transform: inherit;
}
h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  text-transform: inherit;
}
h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  text-transform: inherit;
}
h6 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  text-transform: inherit;
}
p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-transform: inherit;
}
h1 {
  color: #0e3846;
  background-color: transparent;
}
h2 {
  color: #0e3846;
  background-color: transparent;
}
h3 {
  color: #0e3846;
  background-color: transparent;
}
h4 {
  color: #0e3846;
  background-color: transparent;
}
h5 {
  color: #0e3846;
  background-color: transparent;
}
h6 {
  color: #0e3846;
  background-color: transparent;
}
p {
  color: #0e3846;
  background-color: transparent;
}
.af-text-primary {
  color: #0e3846;
}
.af-text-secondary {
  color: #2fa5d4;
}
.af-text-accent {
  color: #2fa5d4;
}
.af-text-light {
  color: gray;
}
.af-text-dark {
  color: gray;
}
.af-text-white {
  color: #fff;
}
.af-text-black {
  color: #000;
}
.af-bg-primary {
  background-color: #3c3950;
}
.af-bg-secondary {
  background-color: #2fa5d4;
}
.af-bg-accent {
  background-color: #2fa5d4;
}
.af-bg-light {
  background-color: gray;
}
.af-bg-dark {
  background-color: gray;
}
.af-bg-white {
  background-color: #fff;
}
.af-bg-black {
  background-color: #000;
}
.bg-aside {
  background-color: #1b4957;
}
.bg-green-1 {
  background-color: #fdd953;
}
.bg-green-2 {
  background-color: #1b4957de;
}
.bg-green-3 {
  background-color: #1b4957b3;
}
/*# sourceMappingURL=custom_error-eps-2.css.map */