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

.g-logo {
  display: flex;
  justify-content: right;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.7vw;
  box-shadow: none !important;
  line-height: normal;
  max-width: 300px;
  align-items: center;
  white-space: nowrap;
}
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #444444;
  outline: none;
  z-index: 20;
  cursor: pointer;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  text-transform: uppercase;
  font-size: 1vw;
  font-weight: 500;
}
.g-slider .swiper-slide .slide:before {
  content: none;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #333333;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #222222;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: left;
  height: 100%;
}
#g-slideshow {
  color: #fe0000;
  background-color: rgba(255, 255, 255, 0);
  margin-top: -110px;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper h1 {
  color: #333333;
  font-size: 1.7vw;
  font-weight: 600;
  text-transform: uppercase;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper span {
  text-transform: none;
  color: #444444;
  font-weight: 500;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper {
  padding-left: 10%;
  z-index: 1;
  max-width: 1000px;
}
/*# sourceMappingURL=custom__body_only.css.map */