.swiper-container {
  width: 100%; }

.fix-height {
  clear: both;
  display: inline-block;
  overflow: hidden;
  height: 50px;
  white-space: pre-line;
  word-break: break-word !important;
  overflow-wrap: break-word !important;
  font-size: large; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 5px !important; }

.swiper-slide {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }
  .swiper-slide img {
    max-height: 625px;
    width: 100%; }

/*# sourceMappingURL=pr_portal.css.map */
