/* 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?641355aa') format("woff2"), url('../fonts/amalfi-coast.woff') format("woff"), url('../fonts/amalfi-coast.ttf') format("truetype"), url('../fonts/amalfi-coast.svg#amalfi') format("svg");
}
.font-medium {
  font-weight: 500;
}
.font-cursive {
  font-family: "amalfi", "Corinthia", cursive;
  font-size: 3rem;
  font-weight: 200;
}
.title2 {
  color: #8cc63f;
}
.btn-secondary {
  background: white;
  color: #1a71b9;
  border: 2px solid #1a71b9;
  cursor: pointer;
}
html body {
  font-weight: 300;
}
.page-header h1 {
  font-size: 2.6rem;
  letter-spacing: -0.1rem;
  color: #1a71b9;
}
h2 {
  font-size: 1.75rem;
  font-weight: 500;
}
h3 {
  font-size: 1.6rem;
  font-weight: 400;
}
.g-logo {
  max-width: 320px;
}
.g-main-nav {
  font-family: inherit;
}
.g-heading h2 {
  font-weight: 700;
}
#g-above .g-heading h2 {
  color: inherit;
}
.full-width img {
  width: 100%;
  max-width: 100%;
}
.side-image img {
  padding-top: 4rem;
}
.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-size: 2.2rem;
  font-family: "amalfi", "Corinthia", cursive;
  order: 1;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper span {
  order: 2;
  text-transform: none;
  width: 80vw;
  margin: 0 auto;
}
.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;
}
.bottom-a .g-title {
  font-family: "amalfi", "Corinthia", cursive;
  font-size: 3rem;
  font-weight: 200;
}
.bottom-a a {
  color: white;
}
.bottom-a a:hover {
  color: #0a2d49;
}
.bottom-a .g-blockcontent-subcontent-desc {
  color: #95c7f0;
}
.g-blockcontent-subcontent-title-text {
  font-weight: 300;
  font-size: 1.25rem;
}
.g-blockcontent-buttons, .g-blockcontent-subcontent-desc {
  font-size: 1rem;
}
.copyright-top.g-block {
  border-bottom: 2px solid #155b95;
}
.copyright-top .g-logos .g-logo-wrapper {
  max-width: 100px;
}
.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;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -10px;
  width: 6px;
  height: 6px;
  border-radius: 7px;
  background: #8bc34a;
  display: none;
}
.bottom-a .g-blockcontent-subcontent-block-content {
  position: relative;
}
.bottom-a .g-blockcontent-subcontent-block-content:hover {
  background: #1763a3;
}
.bottom-a .g-blockcontent-subcontent-block-content .g-blockcontent-buttons a {
  text-align: left;
  height: 100%;
  display: block;
  position: absolute;
  top: 1.5rem;
  width: 100%;
  color: #ebebeb;
}
.g-blockcontent .g-blockcontent-subcontent-title {
  margin-top: 0.5rem;
}
.white .g-blockcontent-subcontent-block-content {
  background: white;
}
body.view-article .slideshow-a.moduletable .g-slider div.g-slider-carousel.swiper-wrapper {
  height: 550px !important;
}
body.view-article .slideshow-a.moduletable .g-slider div.g-slider-carousel.swiper-wrapper div.swiper-slide.swiper-slide-active {
  height: 550px !important;
}
body.view-article .slideshow-a.moduletable.no-background-image .g-slider div.g-slider-carousel.swiper-wrapper {
  height: 280px !important;
}
body.view-article .slideshow-a.moduletable.no-background-image .g-slider div.g-slider-carousel.swiper-wrapper div.swiper-slide.swiper-slide-active {
  height: 280px !important;
}
.blog-item {
  background: #f7f7f7;
}
.blog-item .item-content {
  text-align: center;
}
.blog-item .item-content .page-header h2 {
  font-size: 1.5rem;
  margin-top: 0;
  padding-bottom: 0rem;
}
.blog-item .item-image {
  margin-top: 0;
  margin-bottom: 0;
}
.rsform-block-footer {
  font-size: 0.8rem;
  background: #f7f7f7;
  padding: 0.5rem;
}
.input-group button {
  margin-bottom: 0;
}
#g-offcanvas #g-mobilemenu-container {
  font-weight: normal;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 1.5rem;
}
#g-offcanvas #g-mobilemenu-container .g-sublevel li {
  position: static;
  padding-left: 1rem;
}
@media only all and (max-width: 51rem) {
  .g-offcanvas-toggle {
    top: 1.9rem;
  }
  #g-navigation .g-logo img {
    max-width: 60vw;
  }
  .g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper h1 {
    font-size: 8vw;
    font-weight: 600;
  }
  .g-heading h2 {
    font-size: 6vw;
    font-weight: 600;
  }
  .about-side-logo {
    order: 1;
  }
  #image-2414-particle {
    min-height: 28vw;
  }
  #image-2414-particle img {
    width: 28vw;
  }
  .side-image img {
    padding-top: 0rem;
  }
}
/*# sourceMappingURL=custom_16.css.map */