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

.page-header h1 {
  font-size: 2.3rem;
  text-transform: none;
  font-weight: 600;
}
.g-heading h2 {
  font-weight: 700;
  font-size: 3.2vw;
}
.g-heading p {
  margin: 0;
  top: 0;
  left: 0;
  opacity: 1;
  padding: 0;
  position: relative;
  font-weight: 200;
  font-size: 1.2rem;
  line-height: 0;
}
.button.button-orange {
  background: #f89520;
  border-color: #f89520;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  border-bottom: 3px;
  border-bottom-color: aquamarine;
}
.jl-margin-remove-bottom {
  margin-bottom: 0 !important;
  margin-top: 10 !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1vw;
  font-weight: 600;
  letter-spacing: 1px;
}
nav.g-main-nav ul.g-toplevel li.active.g-menu-item {
  border-bottom: 3px;
  border-bottom-color: aquamarine;
}
.g-menu-item-container .hover .active {
  border-bottom: 4px;
  border-bottom-color: #000000;
}
ul li a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 100%;
  left: 0;
  background: #ff7000;
  transition: transform 0.5s;
  transform: scaleX(0);
  transform-origin: right;
}
.slidingmenu-button {
  color: black !important;
}
.toggle {
  color: black !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(0deg, rgba(26, 41, 47, 0.7609244381) 22%, rgba(45, 191, 253, 0.0158263989) 100%);
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 3px;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  background: linear-gradient(0deg, rgba(26, 41, 47, 0.7609244381) 22%, rgba(45, 191, 253, 0.0158263989) 100%);
}
.g-simplecontent .g-simplecontent-layout-header {
  width: 100%;
  padding: 4.5rem 0;
  padding-bottom: 4.5rem;
  padding-bottom: 0;
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 3.5vw;
  display: inline-block;
  padding: 0rem;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
  border-radius: 5px;
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  padding: 0rem;
  line-height: 1.7;
  border-radius: 5px;
}
.fp-utility .g-simplecontent .g-simplecontent-item-leading-content {
  color: #424242;
  font-size: 1.2rem;
  font-weight: 300;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.g-simplecontent .g-simplecontent-item-leading-content {
  margin-bottom: 0.625rem;
  font-weight: 400;
  font-size: 1.2vw;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.85);
}
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1vw;
  margin: 2.125rem 0;
}
/*# sourceMappingURL=custom__body_only.css.map */