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

/*Slideshow home*/
/* line 34, templates/rt_zenith/custom/scss/custom.scss */
.g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(100deg, #3b44b1 10%, rgba(250, 250, 250, 0));
}
/*Logos*/
/* line 44, templates/rt_zenith/custom/scss/custom.scss */
.g-logos .g-logo-wrapper {
  padding: 1px;
  width: 180px;
}
/* line 49, templates/rt_zenith/custom/scss/custom.scss */
#g-extension .g-logos img {
  opacity: 1;
}
/*Menu*/
/* line 55, templates/rt_zenith/custom/scss/custom.scss */
.menu__link {
  position: relative;
  text-transform: uppercase;
  display: block;
  padding: 0.3rem 0 0.3rem 0;
  color: #fff;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
/* line 66, templates/rt_zenith/custom/scss/custom.scss */
.menu {
  position: relative;
  padding: 0rem 0;
  width: 100%;
  height: 100%;
  font-size: 0.9vw;
  font-weight: 700;
}
/*Headers*/
/* line 78, templates/rt_zenith/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.5rem;
}
/* line 82, templates/rt_zenith/custom/scss/custom.scss */
#g-slideshow .g-simplecontent-item-content-title {
  color: #000;
  font-weight: 700;
}
/*Image grid*/
/* line 89, templates/rt_zenith/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 23%;
  margin: 5px;
}
/*# sourceMappingURL=custom_301.css.map */