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

.btn-check:focus + .btn, .btn:focus {
  outline: 1px;
  box-shadow: 0 0 0 0.25rem rgba(150, 196, 62, 0.9);
}
#g-bottom {
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  padding: 0 1.5rem;
  position: relative;
  bottom: 25px;
  left: 0;
  text-align: right;
  z-index: 3;
  font-size: 1.2vw;
  transition: color 0.5s;
}
.box2 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 2vw;
}
.g-simplecontent h2.g-title {
  margin: 0;
  display: inline-block;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 5px;
  border-radius: 0.4rem;
  text-align: center;
  text-transform: uppercase;
}
html body #g-page-surround {
  margin: 1rem;
}
#g-slideshow:before {
  background: rgba(0, 0, 0, 0.25);
}
.g-main-nav .g-dropdown {
  background: #042F1C;
}
.g-slider .navigation .slider-button-next {
  top: 50%;
}
.g-slider .navigation .slider-button-prev {
  top: 50%;
}
@media only all and (min-width: 30.01rem) and (max-width: 75.99rem) {
  .g-container {
    width: 40rem;
  }
}
h3.g-slider-carousel-title {
  font-size: 1.25rem;
}
.g-slider .swiper-slide {
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  filter: grayscale(100%);
}
.iframe-container {
  position: relative;
  width: 100%;
  height: 500px;
}
.iframe-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 10;
  /* Ensures overlay sits on top of iframe */
}
/*# sourceMappingURL=custom_12.css.map */