/* 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/css2?family=Corinthia:wght@400;700&display=swap");
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@font-face {
  font-family: "amalfi";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/amalfi-coast.eot#iefix') format("embedded-opentype"), url('../fonts/amalfi-coast.woff2') format("woff2"), url('../fonts/amalfi-coast.woff?63a594b9') format("woff"), url('../fonts/amalfi-coast.ttf') format("truetype"), url('../fonts/amalfi-coast.svg#amalfi') format("svg");
}
.title2 {
  color: #8cc63f;
}
.btn-secondary {
  background: white;
  color: #1a71b9;
  border: 2px solid #1a71b9;
  cursor: pointer;
}
.g-logo {
  max-width: 320px;
}
.g-main-nav {
  font-family: inherit;
}
.g-heading h2 {
  font-weight: 700;
}
#g-above .g-heading h2 {
  color: inherit;
}
.g-slider .swiper-slide {
  background-position: 50% 30%;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper {
  display: grid;
  text-align: center;
  width: 100%;
  padding-left: 0;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper h1 {
  text-transform: none;
  font-size: 3vw;
  font-family: "amalfi", "Corinthia", cursive;
  order: 1;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper span {
  order: 2;
  text-transform: none;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper .g-slider-carousel-content-link {
  order: 3;
  display: grid;
  padding: 0l 0.7rem;
  margin: 0.75rem;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper .g-slider-carousel-content-link i {
  display: none;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper hr {
  display: none;
}
#g-header, #g-expanded {
  background: linear-gradient(#1a71b9 50%, white 50%);
}
#g-header .g-heading, #g-expanded .g-heading {
  color: #ffffff;
}
#g-above {
  background: linear-gradient(#8cc63f 50%, white 50%);
}
#g-above .g-heading {
  color: #ffffff;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon-inline {
  color: #8cc63f;
}
.g-infolist-particle .g-infolist-item {
  border: none;
}
.g-infolist-particle .g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) .g-infolist-item-container {
  margin: 0.625rem;
  padding: 0.625rem;
}
.g-logo.white-img img {
  max-width: 100px;
  filter: brightness(0) invert(1);
}
#g-expanded .news-nav {
  display: none;
}
.g-news .g-news-image {
  display: block;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}
#g-extension {
  background: linear-gradient(#b1e66c 50%, white 50%);
  margin-bottom: 2rem;
}
#g-extension .g-heading {
  color: #1a71b9;
}
#g-extension .section-overflow {
  margin-left: 8vw;
}
#g-extension .g-stories .swiper-slide {
  justify-content: start;
}
#g-extension #image-5259-particle {
  text-align: right;
}
.g-stories .g-stories-element-wrapper {
  display: grid;
}
.g-stories .g-stories-element-wrapper h5 {
  order: 2;
}
.g-stories .g-stories-element-wrapper h5::before {
  display: none;
}
#g-feature .g-infolist-particle .g-infolist .g-infolist-item-icon .fa {
  background: none;
}
.g-home-particles #g-showcase .g-grid:first-child {
  border: solid 2px;
  border-bottom: none;
}
.g-home-particles #g-showcase .g-grid:nth-child(2) {
  border: solid 2px;
  border-top: none;
}
.about-side-logo {
  overflow: hidden;
  position: relative;
}
.about-side-logo .img-wrapper {
  bottom: 0;
  position: absolute;
}
.about-side-logo img {
  margin-left: -3vw;
  margin-bottom: -5vw;
  opacity: 0.6;
}
.g-heading h2 {
  font-family: "amalfi", "Corinthia", cursive;
  font-size: 3vw;
  font-weight: 300;
}
/*# sourceMappingURL=custom_16.css.map */