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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.carousel-control {
  height: 100%;
  width: 100px;
  top: 0;
  margin-top: 0;
  border-radius: 0;
  border: none;
  background: transparent;
}
.carousel-control.left {
  left: 0;
}
.carousel-control.right {
  right: 0;
}
.carousel-control i {
  top: 50%;
  margin-top: -30px;
  position: absolute;
  height: 60px;
  width: 20px;
}
.carousel-caption {
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}
/*# sourceMappingURL=custom_13.css.map */