.oe-inner--wrapper__title {
  clear: both;
}
.oe-inner--wrapper__title:before,
.oe-inner--wrapper__title:after {
  content: "";
  display: table;
}
.oe-inner--wrapper__title:after {
  clear: both;
}

.oe-inner--wrapper__title {
  background: #6b2d89;
  background: linear-gradient(90deg, #6b2d89 0%, #4b79bb 50%, #c24e94 100%);
}

.oe-newslist--wrapper .views-row .views-field-title a {
  font-weight: bold;
}

.oe-inner--wrapper__content {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #0a0a0a;
}
@media only screen and (max-width: 995px) {
  .oe-inner--wrapper__content {
    font-size: 15px;
    line-height: 22px;
} }

.oe-inner--wrapper__title > div,
.oe-newslist--wrapper .views-row,
.oe-inner--wrapper__content {
  max-width: 1140px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1139px) {
  .oe-inner--wrapper__title > div,
  .oe-newslist--wrapper .views-row,
  .oe-inner--wrapper__content {
    max-width: 100%;
    width: 996px;
} }
@media only screen and (max-width: 995px) {
  .oe-inner--wrapper__title > div,
  .oe-newslist--wrapper .views-row,
  .oe-inner--wrapper__content {
    width: 768px;
} }
@media only screen and (max-width: 767px) {
  .oe-inner--wrapper__title > div,
  .oe-newslist--wrapper .views-row,
  .oe-inner--wrapper__content {
    width: 100%;
} }

.oe-inner--wrapper__title {
  position: relative;
  padding-bottom: 144px;
  padding-top: 45px;
  color: white;
  min-height: 290px;
}
.oe-inner--wrapper__title > div h1,
.oe-inner--wrapper__title > div h2,
.oe-inner--wrapper__title > div h3,
.oe-inner--wrapper__title > div h4,
.oe-inner--wrapper__title > div h5,
.oe-inner--wrapper__title > div h6 {
  font-weight: bold;
  font-size: 70px;
  margin: 0;
  padding: 0;
  margin-top: 75px;
  margin-bottom: 25px;
  max-width: 1060px;
  color: white;
}
.oe-inner--wrapper__title > div p {
  font-size: 24px;
  line-height: 36px;
  max-width: 1060px;
  color: white;
}
.oe-inner--wrapper__title::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  padding-bottom: 144px;
  width: 100%;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100vw;
  border-color: transparent transparent #ffffff transparent;
}
@media only screen and (max-width: 995px) {
  .oe-inner--wrapper__title {
    padding-bottom: 50px;
}
  .oe-inner--wrapper__title::after {
    border-width: 0 0 40px 100vw;
} }
@media only screen and (max-width: 767px) {
  .oe-inner--wrapper__title > div h1,
  .oe-inner--wrapper__title > div h2,
  .oe-inner--wrapper__title > div h3,
  .oe-inner--wrapper__title > div h4,
  .oe-inner--wrapper__title > div h5,
  .oe-inner--wrapper__title > div h6 {
    font-size: 42px;
    margin-bottom: 10px;
    margin-top: 25px;
    line-height: 1;
}
  .oe-inner--wrapper__title > div p {
    font-size: 18px;
    line-height: 20px;
} }

.oe-inner--wrapper__inntitle {
  font-size: 38px;
  font-weight: bold;
  color: #214493;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-top: 64px;
  margin-bottom: 46px;
  line-height: 52px;
}
.oe-inner--wrapper__inntitle::after {
  content: "";
  display: block;
  width: 170px;
  height: 2px;
  background: #214493;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .oe-inner--wrapper__inntitle {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 28px;
    line-height: 1.2;
}
  .oe-inner--wrapper__inntitle::after {
    bottom: 0;
} }

.ecl-pager__list {
  margin: 0;
}
.ecl-pager__item {
  margin: 0 5px;
}
.ecl-pager__item--previous .ecl-pager__link,
.ecl-pager__item--next .ecl-pager__link {
  font-size: 18px;
  font-weight: 300;
}
.ecl-pager__item--current {
  font-size: 18px;
  font-weight: 300;
  min-width: 24px;
  padding: 1px;
  border: 0;
  position: relative;
}
.ecl-pager__item--current::before {
  content: "";
  display: block;
  border: 1px solid #000;
  width: 25px;
  height: 25px;
  position: absolute;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(50% - 13px);
}
.ecl-pager__link {
  font-size: 18px;
}

@media only screen and (max-width: 767px) {
  .ecl-pager__item--current::before {
    display: none;
}
  .ecl-pager__item-text {
    display: none;
} }
.ecl-date-block::before {
  left: auto;
}

.oe-newslist--wrapper {
  padding-bottom: 50px;
}
.oe-newslist--wrapper header {
  margin-bottom: 25px;
}
.oe-newslist--wrapper .views-row {
  -webkit-box-shadow: rgba(207, 207, 207, 0.5) 0 2px 6px 0;
  -khtml-box-shadow: rgba(207, 207, 207, 0.5) 0 2px 6px 0;
  -moz-box-shadow: rgba(207, 207, 207, 0.5) 0 2px 6px 0;
  -ms-box-shadow: rgba(207, 207, 207, 0.5) 0 2px 6px 0;
  -o-box-shadow: rgba(207, 207, 207, 0.5) 0 2px 6px 0;
  box-shadow: rgba(207, 207, 207, 0.5) 0 2px 6px 0;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #f0f0f0;
  margin-bottom: 20px;
  padding: 17px 24px;
}
.oe-newslist--wrapper .views-row p {
  margin: 0;
}
.oe-newslist--wrapper .views-row .views-field-title a {
  color: #214493;
  font-size: 18px;
  text-decoration: none;
}
.oe-newslist--wrapper .views-row .views-field-field-events-date-time,
.oe-newslist--wrapper .views-row .views-field-changed {
  color: #666666;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.oe-inner--wrapper__content {
  margin-bottom: 113px;
}
.oe-inner--wrapper__body .ecl p {
  max-width: 100% !important;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 2rem;
  color: #0a0a0a;
}
.oe-inner--wrapper__body .ecl p span {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 2rem;
  color: #0a0a0a;
}
.oe-inner--wrapper__inntitle {
  margin-bottom: 0;
  margin-top: 20px;
}
.oe-inner--wrapper__date {
  font-size: 22px;
  color: #666666;
  text-align: center;
}
.oe-inner--wrapper__teaser {
  font-size: 22px;
  color: #666666;
}
.oe-inner--wrapper__image {
  padding: 5px 0px 5px 0px;
}
.oe-inner--wrapper__image img {
  width: 640px;
}
.oe-inner--wrapper__video {
  padding-top: 20px;
}
.oe-inner--wrapper__video iframe {
  height: 360px;
  width: 640px;
}
.oe-inner--wrapper__event-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 40px;
}
.oe-inner--wrapper__event-header--location {
  line-height: 1.3;
  font-size: 22px;
  color: #666666;
}

.ecl-date-block::before {
  left: auto;
}

.button__back {
  color: #214493;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.button__back::before {
  width: 20px;
  height: 26px;
  color: #214493;
  font-family: FontAwesome;
  font-size: 25px;
}

.button__see {
  margin-bottom: 2px;
}

.oe-inner--wrapper .oe-inner--wrapper__title .oe-inner--wrapper__teaser {
  font-size: 22px;
  color: darkgray;
}

.oe-inner--wrapper__title--inn .oe-inner--wrapper__date {
  font-size: 15px;
  color: white;
  text-align: left;
  padding-top: 60px;
  display: flex;
}
.oe-inner--wrapper__title--inn .oe-inner--wrapper__date time {
  margin-right: 5px;
}
.oe-inner--wrapper__title--inn .oe-inner--wrapper__date::after {
  width: 20px;
  height: 26px;
  color: #214493;
  font-family: FontAwesome;
  font-size: 25px;
}
.oe-inner--wrapper__title--inn h2 {
  margin-top: 40px !important;
}

.wrapper-region--content #title_news {
  margin-bottom: 50px;
}

.button__see::after {
  content: '\f105';
  position: relative;
  top: 1px;
  margin-left: 10px;
  width: 20px;
  height: 26px;
  color: #214493;
  font-family: FontAwesome;
  font-size: 25px;
}

.button__see {
  margin-bottom: 2px;
}

.button__back.bottom_page::before {
  content: "\f104";
  position: relative;
  top: -5px;
}

.button__back .button__see {
  display: flex;
  align-items: center;
}

.button__back .button__see a {
  margin-left: 12px;
  margin-top: 2px;
}

.button__back .button__see:after {
  top: -3px !important;
}

.oe-inner--wrapper__video {
  display: flex;
  justify-content: center;
}

.slick-dots {
  z-index: 9999;
  position: relative;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .slick-dots {
    padding-top: 25px;
    display: block !important;
} }
.slick-dots li.slick-active button::before {
  opacity: 1;
}

.sticky-sidebar > div .wrapper {
  position: fixed;
  top: 25px;
  width: 310px;
}

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