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

.swiper-layout-horizontal .swiper-slide {
  display: flex;
}
.swiper-layout-horizontal .swiper-img-cont {
  background-size: contain;
}
.swiper-layout-horizontal .swiper-img-cont {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.swiper-layout-horizontal .swiper-img-cont:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 0;
}
/*# sourceMappingURL=custom__body_only.css.map */