body.path-frontpage .container-root {
  background-color: transparent; }

.header {
  background-color: #fff; }

.header__navigation__item:focus {
  outline: 1px solid #fcd530; }

.container-root {
  background-color: #fff; }

.header__logo {
  max-width: 108px; }

.container--calendar,
.container--about {
  background-color: #fff; }

.calendar-event-date--list {
  background-color: #feea98;
  color: #000; }

.calendar-event__info__tag--tag-food,
.calendar-tag-button--tag-food.is-filtered {
  background-color: #e6f7ec;
  color: #09b23d; }

.calendar-event__info__tag--tag-music,
.calendar-tag-button--tag-music.is-filtered {
  background-color: #e7effc;
  color: #0a5de2; }

.calendar-event__info__tag--tag-artscrafts,
.calendar-tag-button--tag-artscrafts.is-filtered {
  background-color: #fbe6e6;
  color: #d40000; }

.calendar-event__info__tag--tag-healthwellbeing,
.calendar-tag-button--tag-healthwellbeing.is-filtered {
  background-color: #fff1e6;
  color: #ff7700; }

.calendar-event__info__tag--tag-culturalexchange,
.calendar-tag-button--tag-culturalexchange.is-filtered {
  background-color: #ffe6f8;
  color: #ff00b4; }

.calendar-event__info__tag--tag-other,
.calendar-tag-button--tag-other.is-filtered {
  background-color: whitesmoke;
  color: #9c9b9b; }

.calendar-event__info__tag--tag-exhibitions,
.calendar-tag-button--tag-exhibitions.is-filtered {
  background-color: #f9f7e6;
  color: #beb200; }

.article-related {
  background-color: #feea98;
  background-size: 99rem auto; }

.about-block-button {
  margin-top: 32px; }

.pdf-attachment-button a,
.about-block-button a,
.link-button,
.contact-form input[type="submit"] {
  font-weight: 700;
  background-color: #0a5de2;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

.pdf-attachment-button a {
  font-weight: 500;
  padding-left: 58px;
  color: black;
  background: transparent url("../svg/pdf-download-icon.svg") left center no-repeat;
  background-size: 40px;
  text-transform: none;
  font-size: 21px; }

.contact-details-info {
  background-position: 0 7px;
  line-height: 1.7; }

.page-columns .article-related:nth-child(even) {
  background-color: #fff1b6; }

.contact-form label,
.field--name-body p,
.field--name-body h3 {
  background-color: rgba(255, 255, 255, 0.8); }

.event-columns-container:not(:last-child) {
  border-bottom: 1px solid #fff;
  margin-bottom: 32px; }

.positive-event-label {
  color: #fff;
  font-size: 23px;
  left: 8px;
  height: auto;
  line-height: 25px;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.positive-event-date {
  font-weight: 600;
  color: #000; }

.image-carousel-caption--absolute {
  background-color: rgba(10, 93, 226, 0.75);
  color: #fff; }

.calendar-cell-date--enabled.is-open .calendar-cell-date-content,
.calendar-event-date--calendar {
  background-color: #feea98;
  color: #000; }

.article-panel-background,
.calendar-tab-button:disabled {
  background-color: #0a5de2;
  border-color: #0a5de2;
  color: #fff; }

.positive-event-upcoming {
  background-color: #fff;
  border: 1px solid #feea98; }

.calendar-tab-button {
  background-color: #fff;
  border-color: #0a5de2;
  color: #0a5de2; }

.columns h3 {
  font-size: 25px; }

.container--latest-image-galleries .container-subheader,
.container--news-list .container-subheader,
.container--events-upcoming .container-subheader {
  display: none; }

.contact-details {
  background-color: #feea98;
  color: #000; }

.contact-form input,
.contact-form textarea,
.news-front-item {
  border-color: #feea98; }

.menu-dropdown-items {
  background: #feea98; }

.calendar-scroll-button {
  color: #0a5de2; }

.positive-header-mobile-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 1; }

.header__toggle {
  position: relative;
  right: auto; }

.positive-header-mobile-button {
  font-weight: 700;
  display: none; }

.container-font-body {
  font-size: 20px;
  line-height: 29px; }

.page-formatted {
  background-color: #fff; }

.page-formatted h2 {
  font-weight: 600;
  font-size: 25px;
  line-height: 34px; }

.contact-details-social-links {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 28px; }

.header__navigation > .header__navigation__item-container:last-child .header__navigation__item,
.positive-header-mobile-button {
  background: #0a5de2;
  color: #fff;
  text-align: center; }

.footer--front {
  background-color: #fff;
  height: auto; }

.footer-form-container {
  background-color: #f2f2f2;
  padding-bottom: 48px;
  padding-top: 48px;
  text-align: left; }

.footer-bsbt {
  padding-bottom: 48px;
  padding-top: 48px; }
  .footer-bsbt .bsbt-logo {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  .footer-bsbt .bsbt-text {
    text-align: left; }
  .footer-bsbt .bsbt-message {
    font-size: 16px;
    line-height: 1.4; }
  .footer-bsbt .bsbt-copy {
    text-align: left; }

.italic {
  font-style: italic; }

.black {
  color: #000; }

.w-100 {
  width: 100%; }

.footer-copy-padding-b {
  padding-bottom: 1em; }

.footer-form {
  padding-bottom: 1rem;
  text-align: left; }
  .footer-form form {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer-form form .form-item {
      margin: 0; }
    .footer-form form .form-item-email {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto; }
    .footer-form form .form-error {
      line-height: 3; }
    .footer-form form .visually-hidden {
      display: none; }
    .footer-form form input[type="email"] {
      border: none;
      height: 48px;
      padding: 0 14px;
      width: 100%; }
    .footer-form form input[type="submit"] {
      background: #e6e6e6 url("../svg/submit.svg") no-repeat center;
      background-size: 17px;
      border: 0;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      height: 48px;
      margin: 0;
      padding: 0;
      text-indent: -9999px;
      width: 48px; }

@media screen and (max-width: 968px) {
  .positive-header-mobile-button {
    display: block; }
  .header__logo-link {
    padding: 0 10px; }
  .header__menu {
    background-color: rgba(252, 213, 48, 0.95); }
  .header__navigation > .header__navigation__item-container:last-child .header__navigation__item {
    margin-top: 16px;
    padding-bottom: 16px;
    padding-top: 16px; }
  .container--events-upcoming .container-grid--images .container-item--image:nth-child(3):last-child {
    display: none; }
  .header__navigation--main .header__navigation__item {
    padding: 0 16px 16px; }
    .header__navigation--main .header__navigation__item:first-child {
      padding-top: 16px; }
  .header__navigation--main > .header__navigation__item-container:last-child {
    display: none; } }

@media screen and (max-width: 699px) {
  .article-header {
    font-size: 36px;
    line-height: 39px; }
  .article-section-header {
    visibility: hidden; }
  .calendar-cell-month {
    padding-left: 24px; }
  .container-item-header-padding {
    margin-bottom: 0; }
  .social-link {
    width: 2.5rem; }
  .container-content {
    padding-bottom: 32px;
    padding-top: 76px; }
  .container-header-wrapper--float {
    top: 26px; }
  .container-header {
    font-size: 36px;
    line-height: 39px; }
  .container-header--float {
    width: 4em; }
  .positive-event-date {
    line-height: 35px; }
  .news-front-item-header {
    font-size: 13px; }
  .image-carousel--absolute {
    padding-bottom: 0; }
  .image-carousel-items--absolute {
    height: 318px;
    padding: 0; }
  .image-carousel-caption--absolute {
    bottom: 0;
    font-size: 43px;
    left: 28px;
    line-height: 49px;
    margin: 0;
    position: absolute;
    right: 28px; }
  .contact-details-info {
    background-position: 0 6px;
    background-size: 18px;
    font-size: 16px;
    padding-left: 30px; }
  .no-padding-bottom--mobile {
    padding-bottom: 0; }
  .no-padding-top--mobile {
    padding-top: 0; }
  .footer-bsbt .bsbt-logo,
  .footer-bsbt .bsbt-message {
    padding-bottom: 16px; } }

@media screen and (min-width: 700px) {
  body {
    background: #fff url("../svg/background.svg") center top repeat-y;
    background-size: 1760px 1815.70926px; }
  .header__logo {
    max-width: 152px; }
  .image-carousel-caption--absolute {
    font-size: 4.5vw;
    line-height: 5.2vw; }
  .container-header-wrapper {
    margin: 0; }
  .container-font-body {
    font-size: 21px;
    line-height: 30px; }
  .about-block-button a,
  .link-button,
  .contact-form input[type="submit"] {
    padding: 1rem;
    width: calc(50% - 1.5rem); }
  .contact-form .form-item {
    margin: 1rem 0; }
  .container-grid-cell-half--desktop .contact-form input[type="submit"] {
    width: calc(75% - 3rem); }
  .positive-event-date {
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 12px; }
  .positive-event-upcoming .container-item-header-padding {
    margin-bottom: 12px; }
  .positive-event-label {
    font-size: 32px;
    left: 16px;
    line-height: 38px;
    right: 16px; }
  .contact-details-info-wrapper {
    padding-bottom: 1rem; }
  .contact-details-social-links {
    padding-bottom: 3rem; }
  .footer-bsbt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer-bsbt .bsbt-text {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      padding-left: 40px; }
    .footer-bsbt .bsbt-message {
      padding: 0 0 8px; } }

@media screen and (max-width: 699px) {
  .hidden--mobile {
    display: none !important; } }

@media screen and (min-width: 700px) {
  .hidden--desktop {
    display: none !important; } }

input[name="url"] {
  display: none; }