.zf17-section-module .zf17-section-title h2 {
    text-transform: none;
}

.zf17-accordion .zfm-wrapper-centered, 
.zf17-multibox-module .zfm-wrapper-centered {
    width: 100%; 
} 
.zf17-section-module .custom-dots {
  position: absolute;
  bottom: -15px;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.zf17-section-module .custom-dots li {
  position: relative;
  display: inline-block;
  padding: 0; }

.zf17-section-module .custom-dots li button {
  /* prepare for pager dot: create a large click- / touchspace */
  padding-top: 32px;
  /* 19px + 13px padding */
  width: 31px;
  /* 19px + 6px padding */
  cursor: pointer;
  /* remove button styles */
  background: none;
  border: none;
  /* hide text */
  height: 0;
  overflow: hidden;
  /* for `::before` element */
  position: relative;
  /* hide click outline */
  outline: none; }
  .custom-dots li button:-moz-focusring {
    /* hide click outline on FF when using normalize.css */
    outline: none; }

.zf17-section-module .custom-dots li button::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 13px;
  /* skinning the actual pager dot */
  width: 15px;
  height: 15px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #00abe7;
  background-color: white;
  transition: background-color 0.4s; }

.zf17-section-module .custom-dots li.slick-active button::before {
  background: #00abe7; }

.zf17-textmodule-section {
  padding: 60px 50px 40px 50px;
  padding: 3.33333rem 2.77778rem 2.22222rem 2.77778rem;
  background-color: #eef1f4;
  color: black; }
  @media (max-width: 991px) {
    .zf17-textmodule-section {
      padding: 50px; } }
  @media (max-width: 768px) {
    .zf17-textmodule-section {
      padding: 40px 15px;
      padding: 2.22222rem 0.83333rem; } }
  .zf17-textmodule-wrapper, .zf17-textmodule-section p {
    font-size: 14px;
    color: #333;
	margin-bottom: 10px; }

@media (min-width: 992px) {
  .zf17-textmodule-section-inner {
    max-width: 60%;
    margin: 0 auto; } }

.zf17-no-image .zf17-textmodule-section-inner {
    max-width: 100%;
}

.zf17-textmodule-headline {
  padding-bottom: 20px;
  font-family: "Prometo", sans-serif;
  font-weight: 500;
  color: #1179bf;
  font-size: 32px;
  line-height: 1.25em; }
  @media (max-width: 768px) {
    .zf17-textmodule-headline {
      font-size: 28px; } }
/* Begin Slider */
.zfm-module-slider {
  margin-top: 80px;
}
/*.zfm-module-slider .slick-track {
  padding-top: 25px;
}*/
.zfm-module-slider .zfm-slider-item {
  position: relative;
}
.zfm-module-slider .zfm-slider-item .zfm-slider-description .zfm-slider-copyright {
  position: absolute;
  font-size: 11px;
  line-height: 24px;
  height: 24px;
}
.zfm-module-slider .zfm-slider-item .zfm-slider-description .zfm-slider-caption {
  line-height: 24px;
  margin-top: 11px;
}
.zfm-module-slider .zfm-slider-item img {
  width: 100%;
}
.zfm-module-slider .zfui-icon-arrow-left, .zfm-module-slider .zfui-icon-arrow-right {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 54px;
  height: 54px;
  background-color: #fff;
  cursor: pointer;
}
.zfm-module-slider .zfui-icon-arrow-left::before, .zfm-module-slider .zfui-icon-arrow-right::before {
  color: #00abe7;
  font-size: 40px;
  margin-top: 7px;
}
.zfm-module-slider .zfui-icon-arrow-left:hover::before, .zfm-module-slider .zfui-icon-arrow-right:hover::before {
  color: #70cff3;
}
.zfm-module-slider .zfui-icon-arrow-left:active::before, .zfm-module-slider .zfui-icon-arrow-right:active::before {
  color: #1179bf;
}
.zfm-module-slider .zfui-icon-arrow-left {
  left: 40px;
}
.zfm-module-slider .zfui-icon-arrow-left::before {
  float: left;
  margin-left: 5px;
}
.zfm-module-slider .zfui-icon-arrow-right {
  right: 40px;
}
.zfm-module-slider .zfui-icon-arrow-right::before {
  float: right;
  margin-right: 5px;
}
.zfm-module-slider .slick-dots {
  display: none !important;
  position: absolute;
  top: 0px;
  text-align: left;
  height: 16px;
}
.zfm-module-slider .slick-dots li button::before {
  content: "";
  border: 3px solid #00abe7;
  border-radius: 5px;
  width: 5px;
  height: 5px;
  opacity: 1;
}
.zfm-module-slider .slick-dots li.slick-active button::before {
  background-color: #00abe7;
}
.zfm-module-slider .zfm-slider-small .zfm-slider-item {
  padding-left: 5px;
  padding-right: 5px;
}
.zfm-module-slider .zfm-slider-small .zfm-slider-item .zfm-slider-copyright {
  right: 8px;
  top: -26px;
}
.zfm-module-slider .zfm-slider-small .zfui-button {
  background: none;
  height: 34px;
  width: 34px;
}
.zfm-module-slider .zfm-slider-small .zfui-button.zfui-icon-arrow-left::before, 
.zfm-module-slider .zfm-slider-small .zfui-button.zfui-icon-arrow-right::before,
.zfm-module-slider .zfm-slider-fullsize .zfui-button.zfui-icon-arrow-left::before, 
.zfm-module-slider .zfm-slider-fullsize .zfui-button.zfui-icon-arrow-right::before {
  margin: 0;
}
.zfm-module-slider .zfm-slider-small .zfui-button.zfui-icon-arrow-left, 
.zfm-module-slider .zfm-slider-fullsize .zfui-button.zfui-icon-arrow-left {
  left: -4%;
}
.zfm-module-slider .zfm-slider-small .zfui-button.zfui-icon-arrow-right,
.zfm-module-slider .zfm-slider-fullsize .zfui-button.zfui-icon-arrow-right {
  right: -4%;
}
.zfm-slider-small .slick-prev::before, .zfm-slider-fullsize .slick-prev::before, 
.zfm-slider-small .slick-next::before, .zfm-slider-fullsize .slick-next::before {
    color: #00abe7;
    position: absolute;
}
.zfm-slider-small .slick-prev::before {
    left: -65px;
}
.zfm-slider-small button.slick-arrow.slick-next, 
.zfm-slider-small button.slick-arrow.slick-prev {
    background-color: transparent;
}
.zfm-slider-fullsize .slick-next::before {
    margin-top: -17px;
    margin-right: 4px;
}
.zfm-slider-fullsize .slick-prev::before {
    margin-top: -17px;
    margin-left: 4px;
}
.zfm-slider-small .custom-dots li button,
.zfm-slider-fullsize .custom-dots li button {
    display: none;
}
.zfm-slider-fullsize button.slick-arrow.slick-next, 
.zfm-slider-fullsize button.slick-arrow.slick-prev {
    background-color: white;
}
.zfm-slider-small .slick-prev::before {
    left: -65px;
}
.zfm-slider-small .slick-next::before {
    right: -65px;
}
.zfm-module-slider .zfm-slider-fullsize .zfm-slider-item .zfm-slider-description {
  position: relative;
}
.zfm-module-slider .zfm-slider-fullsize .zfm-slider-item .zfm-slider-description .zfm-slider-copyright {
  right: 0;
  bottom: 0;
}
.zfm-module-slider .zfm-slider-fullsize .slick-dots li:nth-child(1) {
  margin-left: 4.10156%;
}
@media (max-width: 719px) {
  .zfm-module-slider .zfui-icon-arrow-left, .zfm-module-slider .zfui-icon-arrow-right {
    display: none !important;
  }
  .zfm-module-slider .slick-dots {
    display: block !important;
  }
  .zfm-slider-fullsize .zfm-slider-item .zfm-slider-description {
    position: static !important;
  }
  .zfm-slider-fullsize .zfm-slider-item .zfm-slider-description .zfm-slider-copyright {
    top: -26px;
    right: 4.10156% !important;
  }
}
@media (min-width: 1440px) {
  .zfm-slider-caption {
    font-size: 12px;
    line-height: 1.67em;
  }
  .zfm-slider-copyright {
    font-size: 11px;
    line-height: 2.18em;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .zfm-slider-caption {
    font-size: 12px;
    line-height: 1.67em;
  }
  .zfm-slider-copyright {
    font-size: 11px;
    line-height: 2.18em;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .zfm-slider-caption {
    font-size: 12px;
    line-height: 1.67em;
  }
  .zfm-slider-copyright {
    font-size: 11px;
    line-height: 2.18em;
  }
}
@media (max-width: 767px) {
  .zfm-text-summary-text {
    font-size: 14px;
    line-height: 1.71em;
  }
  .zfm-slider-copyright {
    font-size: 11px;
    line-height: 2.18em;
  }
}
.zf17-section-module.zf17-section-gallery, .zf17-section-module.zf17-section--slider {
    margin-bottom: 80px; }

.zf17-section-module .slick-slide img {
  width: 100%;
}
.zf17-section-module .slick-dotted.slick-slider {
  padding-bottom: 35px; }
@media (max-width: 991px) {
  .zf17-section--slider .custom-dots {
    bottom: -63px; }
    .zf17-section--slider .custom-dots li button {
      width: 35px; }
    .zf17-section--slider .custom-dots li button::before {
      width: 10px;
      height: 10px; } }

.zf17-section-module .slick-lightbox .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 100000; }
  .zf17-section-module .slick-lightbox .slick-arrow.slick-prev {
    left: 15px; }
  .zf17-section-module .slick-lightbox .slick-arrow.slick-prev:before {
      content: "\e918"; }
  .zf17-section-module .slick-lightbox .slick-arrow.slick-next {
    right: 15px; }
    .zf17-section-module .slick-lightbox .slick-arrow.slick-next:before {
      content: "\e900";
      padding: 0 7px; }
  @media (max-width: 480px) {
    .zf17-section-module .slick-lightbox .slick-arrow.slick-prev {
      left: 0px; }
    .zf17-section-module .slick-lightbox .slick-arrow.slick-next {
      right: 0px; }
    .zf17-section-module .slick-lightbox .slick-arrow.slick-next::before {
      padding: 0; } }

@media (min-width: 768px) {
  .zf17-section-module .slick-arrow {
    z-index: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%; }
    .slick-arrow:hover {
      background: #70cff3; }
    .slick-arrow:before {
      font-size: 40px;
      opacity: 1; }
  .zf17-section-module button.slick-arrow:not(:hover) {
    /* specifitiy, so the `:focus` pseudoselectors of the theme.css get overridden*/
    background-color: #00abe7; }
  .zf17-section-module .slick-prev {
    left: 20px; }
    .zf17-section-module .slick-prev:before {
      content: "\e918"; } }
  @media (min-width: 768px) and (max-width: 768px) {
    .zf17-section-module .slick-prev {
      left: 15px; } }

@media (min-width: 768px) {
  .zf17-section-module .slick-next {
    right: 10px; }
    .zf17-section-module .slick-next:before {
      content: "\e900";
      padding: 0 7px; } }
  @media (min-width: 768px) and (max-width: 768px) {
    .zf17-section-module .slick-next {
      right: 15px; } }
  @media (min-width: 768px) and (max-width: 480px) {
    .zf17-section-module .slick-next {
      right: 10px; } }

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
  height: 40px;
  width: 40px; }
  .zf17-section-module .slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before {
    font-size: 18px; }

.zf17-slider--video {
  width: 100%; }

.zf17-slider--slide-image {
  position: relative; }
  .zf17-slider--slide-image img {
    display: block;
    max-width: 100%; }

.zf17-slider--slide {
  position: relative; }

.zf17-slider--text-wrap {
  /* relative for bg placeholder */
  position: relative; }
  @media only screen and (min-width: 992px) {
    .zf17-slider--text-wrap {
      position: absolute;
      left: 80px;
      bottom: 80px;
      max-width: 45%; }
      .zf17-slider--text-wrap.zf17-slider--text-wrap--right {
        left: auto;
        right: 80px; } }
  @media (max-width: 991px) {
    .zf17-slider--text-wrap {
      background: #1179bf;
      overflow: auto; } }
  .zf17-slider--text-wrap > * {
    /* puts elements above transparent bg placeholder */
    position: relative; }

.zf17-slider--text-wrap::before {
  /* bg placeholder */
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/master/media/corporate/assets_1/img_3/gradient-blue-black-vertical.png");
  background-size: auto 100%;
  background-repeat: repeat-x; }
  @media only screen and (min-width: 992px) {
    .zf17-slider--text-wrap::before {
      /* transparent gradient on desktop */
      opacity: 0.9; } }

.zf17-slider--image-title {
  font-size: 40px;
  line-height: 1.2em;
  margin-top: 0.5em;
  font-weight: bold;
  font-family: "Prometo", sans-serif;
  font-weight: 500;
  margin-left: 30px;
  margin-right: 30px; }
  @media (min-width: 992px) and (max-width: 1100px) {
    .zf17-slider--image-title {
      font-size: 38px; } }
  @media only screen and (max-width: 991px) {
    .zf17-slider--image-title {
      font-size: 32px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .zf17-slider--image-title {
      padding-left: 0; } }

.zf17-slider--text {
  padding: 30px;
  overflow: auto;
  font-size: 18px; }
  .zf17-slider--text > p {
    line-height: 1.67em; }
  @media (max-width: 991px) {
    .zf17-slider--text {
      padding: 30px 50px; } }
  @media (max-width: 768px) {
    .zf17-slider--text {
      padding: 30px 30px; } }

.zf17-slider--text-wrap .zf17-button {
  float: right; }
  @media only screen and (max-width: 991px) {
    .zf17-slider--text-wrap .zf17-button {
      margin-top: 20px; } }

.zf17-slider-event .zf17-section-title {
  padding: 0 0 0 50px; }
  .zf17-slider-event .zf17-section-title h2 {
    padding: 22px 30px;
    background: #eef1f4; }
  @media (max-width: 991px) {
    .zf17-slider-event .zf17-section-title {
      padding: 0 0 0 30px; }
      .zf17-slider-event .zf17-section-title h2 {
        padding: 10px 20px; } }
  @media (max-width: 768px) {
    .zf17-slider-event .zf17-section-title {
      padding: 0 15px; }
      .zf17-slider-event .zf17-section-title h2 {
        padding: 10px 15px; } }

@media (max-width: 991px) {
  .zf17-slider-event .zf17-slider--text-wrap .zf17-button {
    margin: 20px 50px 30px 0; } }

@media (max-width: 768px) {
  .zf17-slider-event .zf17-slider--text-wrap .zf17-button {
    margin: 20px 15px 30px 0; } }

.zf17-slider-event .zf17-slider--text-wrap--right .zf17-button {
  float: none; }
  @media (max-width: 991px) {
    .zf17-slider-event .zf17-slider--text-wrap--right .zf17-button {
      margin-left: 50px; } }
  @media (max-width: 768px) {
    .zf17-slider-event .zf17-slider--text-wrap--right .zf17-button {
      margin-left: 15px; } }

@media only screen and (min-width: 992px) {
  .zf17-slider-event .zf17-slider--text-wrap--right {
    left: auto; } }

.zf17-slider-image-wrapper {
  cursor: pointer;
  margin-left: 10px; }

.zf17-slider-image-block {
  margin-left: -10px; }

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item {
  outline: none; }

@media (max-width: 991px) {
  .zf17-mobile .slick-dotted.slick-slider {
    padding-bottom: 0;
    margin-bottom: 0; } }

.zf17-mobile .zf17-slider--text-wrap {
  background-color: #1179bf;
  background-image: url("/master/media/corporate/assets_1/img_3/gradient-blue-black-vertical.png");
  background-repeat: repeat-x;
  background-size: auto 100%;
  bottom: auto;
  top: 0;
  padding: 20px 20px 36px;
  opacity: .9; }
  @media (min-width: 992px) and (max-width: 1040px) {
    .zf17-mobile .zf17-slider--text-wrap {
      margin-left: 3%; } }
  @media (max-width: 991px) {
    .zf17-mobile .zf17-slider--text-wrap {
      padding: 13px 20px 30px 20px; } }
  @media (min-width: 992px) {
    .zf17-mobile .zf17-slider--text-wrap {
      max-width: 430px;
      top: 110px;
      left: calc(100% / 2 - 440px); } }
  .zf17-mobile .zf17-slider--text-wrap .zf17-button {
    /*float: none;*/
    margin-top: 11px; }
    @media (max-width: 991px) {
      .zf17-mobile .zf17-slider--text-wrap .zf17-button {
        margin-top: 22px; } }
  .zf17-mobile .zf17-slider--text-wrap p {
    font-size: 16px;
    line-height: 24px;
    font-family: "Prometo", sans-serif;
    font-weight: 500; }

.zf17-mobile .zf17-slider--text {
  background: transparent;
  padding: 0; }
  @media (min-width: 992px) {
    .zf17-mobile .zf17-slider--text {
      margin: 20px 0; } }

@media (max-width: 991px) {
  .zf17-mobile .zf17-slider--slide-image:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat-x;
    background-size: auto 100%; } }

.zf17-mobile .zf17-slider--image-title {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 40px;
  line-height: 48px; }
  @media (max-width: 991px) {
    .zf17-mobile .zf17-slider--image-title {
      margin-left: 20px;
      font-size: 28px;
      line-height: 36px; } }
  .zf17-mobile .zf17-slider--image-title span {
    font-weight: 300;
    display: block; }

@media (max-width: 991px) {
  .zf17-mobile .zf17-slider--image-title {
    position: relative;
    margin-bottom: 20px; } }

/* Divider */
.zf17-break-line {
  text-align: center;
  background-image: url('/master/media/corporate/assets_1/img_3/dot-blue.svg');
  background-repeat: repeat-x;
  background-position: 53%; }
  @media (max-width: 894px) {
    .zf17-break-line {
      margin-left: 20px;
      margin-right: 20px; } }
  .zf17-break-line h3 {
    color: #333333;
    font-family: "Prometo", sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #fff;
    display: inline-block;
    padding: 0 30px;
	text-transform: uppercase; }

/* 2 and 4 column teasers */
.zf17-4squares-padding {
  padding: 20px 50px 0 50px;
  text-align: center; }

.zf17-4squares-wrapper {
  background-size: cover;
  position: relative;
  display: inline-block;
  margin: 0 2.5px 2.5px 2.5px;
  width: calc((100% / 4) - 10px);
  text-align: left; }
  .zf17-4squares-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%; }

.zf17-4squares-ribbon-right,
.zf17-4squares-ribbon-left {
  position: absolute;
  top: 25%;
  height: 50%;
  width: 100%;
  left: -53px;
  background-color: #1179bf;
  z-index: -1; }

.zf17-4squares-ribbon-right {
  right: -53px;
  left: auto; }

.zf17-4squares-content,
.zf17-2rectangles-content {
  position: relative;
  height: 100%;
  padding: 10px 15px; }
  .zf17-4squares-content h3,
  .zf17-2rectangles-content h3 {
    font-size: 24px;
    line-height: 1.3333em;
    padding-bottom: 18px;
    font-family: "Prometo", sans-serif;
    font-weight: 500; }
  .zf17-4squares-content p,
  .zf17-2rectangles-content p {
    font-size: 14px;
    line-height: 24px; }
  .zf17-4squares-content .zf17-button--big, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-4squares-content span:after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span,
  .zf17-2rectangles-content .zf17-button--big,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
  .zf17-2rectangles-content span:after,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-2rectangles-content span {
    margin: 0;
    position: absolute;
    bottom: 15px;
    right: 20px; }
.zf-mobile .zf17-4squares-content a, 
.zf-mobile .zf17-2rectangles-content a {
    background-color: transparent;
}
/* fullsize button + mock button */
@media (max-width: 1250px) {
  .zf17-4squares-content .zf17-button--big, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-4squares-content span:after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span,
  .zf17-2rectangles-content .zf17-button--big,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
  .zf17-2rectangles-content span:after,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-2rectangles-content span {
    padding: 20px;
    position: relative;
    /* for mock button visual placement */
    /* remove regular button styles */
    background: none;
    border-radius: 0; }
  .zf17-4squares-content .zf17-button--big:not(.zf17-button--only), .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:not(.zf17-button--only):after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-4squares-content span:not(.zf17-button--only):after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:not(.zf17-button--only), .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span:not(.zf17-button--only),
  .zf17-2rectangles-content .zf17-button--big:not(.zf17-button--only),
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:not(.zf17-button--only):after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
  .zf17-2rectangles-content span:not(.zf17-button--only):after,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:not(.zf17-button--only), .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-2rectangles-content span:not(.zf17-button--only) {
    /* imitating full cover behaviour */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* removing text */
    text-indent: 150%;
    overflow: hidden;
    white-space: nowrap; }
    .zf17-4squares-content .zf17-button--big:not(.zf17-button--only)::after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:not(.zf17-button--only)::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span:not(.zf17-button--only)::after,
    .zf17-2rectangles-content .zf17-button--big:not(.zf17-button--only)::after,
    .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:not(.zf17-button--only)::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
    .zf17-2rectangles-content span:not(.zf17-button--only)::after {
      /* fix inherited text indent */
      text-indent: 0;
      /* adding missing no-text-button styles */
      content: "\e62D";
      text-align: center;
      padding: 0 0.2em 0 0.3em; }
  .zf17-4squares-content .zf17-button--big::after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span::after,
  .zf17-2rectangles-content .zf17-button--big::after,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-2rectangles-content span::after {
    /* pseudoelement: mock button */
    display: block;
    position: absolute;
    right: 1em;
    bottom: 1em;
    /* reset icon positioning */
    top: auto;
    background-color: #00abe7;
    border-radius: 50%;
    font-size: 15px;
    box-sizing: border-box;
    height: 1.8em;
    width: 1.8em;
    line-height: 1.8em; }
  .zf17-4squares-content .zf17-button--big:hover::after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:hover::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span:hover::after,
  .zf17-4squares-content .zf17-button--big:focus::after,
  .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:focus::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-4squares-content span:focus::after,
  .zf17-2rectangles-content .zf17-button--big:hover::after,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:hover::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-2rectangles-content span:hover::after,
  .zf17-2rectangles-content .zf17-button--big:focus::after,
  .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:focus::after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-2rectangles-content span:focus::after {
    background-color: #70cff3; } }
@media only screen and (max-width: 1250px) {
  .zf17-4squares-content {
    padding: 5px 10px; }
    .zf17-4squares-content h3 {
      font-size: 18px;
      padding-bottom: 10px; }
    .zf17-4squares-content .zf17-button--big, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-4squares-content span:after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span {
      bottom: 0;
      right: 0; } }

@media only screen and (max-width: 768px) {
  .zf17-4squares-wrapper {
    width: calc((100% / 2) - 10px); }
    .zf17-4squares-wrapper:first-child, .zf17-4squares-wrapper:nth-child(3) {
      margin-left: 0; }
    .zf17-4squares-wrapper:nth-child(2), .zf17-4squares-wrapper:last-child {
      margin-right: 0; }
  .zf17-4squares-ribbon-left {
    left: -16px; }
  .zf17-4squares-ribbon-right {
    right: -16px; }
  .zf17-4squares-content,
  .zf17-2rectangles-content {
    padding: 10px 10px; }
    .zf17-4squares-content h3,
    .zf17-2rectangles-content h3 {
      font-size: 24px; }
    .zf17-4squares-content p,
    .zf17-2rectangles-content p {
      font-size: 16px;
      line-height: 1.2; } }

@media only screen and (max-width: 480px) {
  .zf17-4squares-content h3 {
    font-size: 18px; }
  .zf17-4squares-content p {
    font-size: 12px; } }

.zf17-2rectangles-padding {
  padding: 20px 50px 0 50px;
  text-align: center; }

.zf17-2rectangles-wrapper {
  background-size: cover;
  position: relative;
  display: inline-block;
  width: calc((100% / 2) - 10px);
  margin: 2.5px 2.5px;
  text-align: left;
  min-height: 200px; }
  .zf17-2rectangles-wrapper:first-child {
    margin-left: 0; }
  .zf17-2rectangles-wrapper:last-child {
    margin-right: 0; }
  .zf17-2rectangles-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 50%; }

.zf17-2rectangles-ribbon-right,
.zf17-2rectangles-ribbon-left {
  position: absolute;
  top: 25%;
  height: 50%;
  width: 100%;
  background-color: #1179bf;
  z-index: -1; }

.zf17-2rectangles-ribbon-right {
  right: -54px; }
  @media only screen and (max-width: 768px) {
    .zf17-2rectangles-ribbon-right {
      right: -16px; } }

.zf17-2rectangles-ribbon-left {
  left: -54px; }
  @media only screen and (max-width: 768px) {
    .zf17-2rectangles-ribbon-left {
      left: -16px; } }

.zf17-4squares-background,
.zf17-4squares-background::before,
.zf17-2rectangles-background,
.zf17-2rectangles-background::before {
  /* image bg box transparency */
  position: absolute;
  height: 100%;
  width: 100%; }

.zf17-4squares-background::before,
.zf17-2rectangles-background::before {
  /* create transparent bg gradient by overlaying transparent element */
  content: "";
  display: block;
  background-color: black;
  opacity: 0.5; }

@media only screen and (max-width: 768px) {
  .zf17-2rectangles-wrapper {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .zf17-2rectangles-padding {
    padding: 20px 16.5px 0 16.5px; }
  .zf17-2rectangles-content {
    padding: 10px 10px; }
    .zf17-2rectangles-content h3 {
      font-size: 24px; }
    .zf17-2rectangles-content p {
      font-size: 16px;
      line-height: 1.2; } }

@media only screen and (max-width: 480px) {
  .zf17-2rectangles-content h3 {
    font-size: 18px; }
  .zf17-2rectangles-content p {
    font-size: 12px; } }

@media only screen and (max-width: 480px) {
  .zf17-4squares-padding .zf17-4squares-wrapper {
    min-width: 230px; } }

.zf17-mobile .zf17-4squares-wrapper {
  margin: 0 16px 2.5px 0px;
  width: calc(25% - 17px); }
  @media (min-width: 992px) {
    .zf17-mobile .zf17-4squares-wrapper:last-child {
      margin-right: 0; } }
  @media (max-width: 991px) {
    .zf17-mobile .zf17-4squares-wrapper {
      width: calc((100% / 2) - 2px);
      margin: 0 -3px -2px 0; } }
  @media (max-width: 767px) {
    .zf17-mobile .zf17-4squares-wrapper {
      width: calc((100% / 2) - 2px);
      margin: 0 -2px 0 0; } }
  @media only screen and (max-width: 480px) {
    .zf17-mobile .zf17-4squares-wrapper {
      width: 230px; } }

.zf17-4squares-background.zf17-transparency-off:before, 
.zf17-2rectangles-background.zf17-transparency-off:before, 
.zf17-mobile .zf17-2rectangles-background.zf17-transparency-off:before, 
.zf17-mobile .zf17-4squares-background.zf17-transparency-off:before {
  opacity: 0 }

.zf17-mobile .zf17-2rectangles-background:before,
.zf17-mobile .zf17-4squares-background::before {
  background-image: none;
  background-color: #000;
  opacity: 0.5; }

.zf17-mobile .zf17-2rectangles-content .zf17-button--big:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-mobile .zf17-2rectangles-content span:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:after, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-mobile .zf17-2rectangles-content span:after,
.zf17-mobile .zf17-4squares-content .zf17-button--big:after,
.zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
.zf17-mobile .zf17-4squares-content span:after,
.zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
.zf17-mobile .zf17-4squares-content span:after {
  color: #fff;
  background-color: #00abe7; }

.zf17-mobile .zf17-2rectangles-content .zf17-button--big:hover:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:hover:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-mobile .zf17-2rectangles-content span:hover:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:hover:after, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-mobile .zf17-2rectangles-content span:hover:after,
.zf17-mobile .zf17-4squares-content .zf17-button--big:hover:after,
.zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:hover:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
.zf17-mobile .zf17-4squares-content span:hover:after,
.zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:hover:after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
.zf17-mobile .zf17-4squares-content span:hover:after {
  background-color: #70cff3; }

.zf17-mobile .zf17-2rectangles-content,
.zf17-mobile .zf17-4squares-content {
  padding: 25px 20px; }
  .zf17-mobile .zf17-2rectangles-content h3,
  .zf17-mobile .zf17-4squares-content h3 {
    font-family: "Prometo", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px; }
  .zf17-mobile .zf17-2rectangles-content p,
  .zf17-mobile .zf17-4squares-content p {
    font-size: 14px;
    line-height: 20px; }
  @media (max-width: 991px) {
    .zf17-mobile .zf17-2rectangles-content,
    .zf17-mobile .zf17-4squares-content {
      padding: 20px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      justify-content: center; } }

@media (min-width: 992px) {
  .zf17-mobile .zf17-2rectangles-wrapper {
    width: calc((100% / 2) - 13px);
    margin: 0 0 0 18px; }
    .zf17-mobile .zf17-2rectangles-wrapper:first-child {
      margin-left: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .zf17-mobile .zf17-2rectangles-wrapper {
    width: calc((100% / 2) - 2px);
    margin: 0 0 0 -3px; }
    .zf17-mobile .zf17-2rectangles-wrapper:first-child {
      margin-left: 0; } }

@media (max-width: 767px) {
  .zf17-mobile .zf17-2rectangles-wrapper {
    margin-bottom: -3px; } }

@media only screen and (max-width: 480px) {
  .zf17-mobile .zf17-2rectangles-wrapper .zf17-2rectangles-content {
    padding: 10px; }
  .zf17-mobile .zf17-2rectangles-wrapper h3 {
    font-size: 16px;
    padding-bottom: 10px; }
  .zf17-mobile .zf17-2rectangles-wrapper p {
    font-size: 13px; } }

.zf17-mobile .zf17-2rectangles-padding {
  padding: 0; }

.zf17-mobile .zf17-2rectangles-content .zf17-button--big, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-mobile .zf17-2rectangles-content span:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-mobile .zf17-2rectangles-content span {
  /* emulating square `more` button for mobile layout */
  bottom: 0;
  right: 0; }

.zf17-mobile .zf17-2rectangles-content,
.zf17-mobile .zf17-4squares-content {
  width: 100%; }
  @media (min-width: 1251px) {
    .zf17-mobile .zf17-2rectangles-content,
    .zf17-mobile .zf17-4squares-content {
      padding: 15px 20px; }
      .zf17-mobile .zf17-2rectangles-content .zf17-button--big, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-mobile .zf17-2rectangles-content span:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-mobile .zf17-2rectangles-content span,
      .zf17-mobile .zf17-4squares-content .zf17-button--big,
      .zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
      .zf17-mobile .zf17-4squares-content span:after,
      .zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes
      .zf17-mobile .zf17-4squares-content span {
        height: 100%;
        width: 100%;
        bottom: 0;
        right: 0;
        font-size: 0;
        padding: 20px;
        background: transparent; } }
  .zf17-mobile .zf17-2rectangles-content .zf17-button--big:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-mobile .zf17-2rectangles-content span:after, .zf17-mobile .zf17-2rectangles-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:after, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-mobile .zf17-2rectangles-content span:after,
  .zf17-mobile .zf17-4squares-content .zf17-button--big:after,
  .zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo
  .zf17-mobile .zf17-4squares-content span:after,
  .zf17-mobile .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span:after, .locationChecker .locationCheckerContent .locationCheckerButtonYes
  .zf17-mobile .zf17-4squares-content span:after {
    font-size: 15px;
    content: "\e62D";
    top: auto;
    bottom: 15px;
    right: 15px;
    padding: 0 5px 0 7px;
    line-height: 28px;
    border-radius: 50%; }

.zf17-4squares-padding {
  padding: 20px 50px 0 50px;
  text-align: center; }

.zf17-4squares-wrapper {
  background-size: cover;
  position: relative;
  display: inline-block;
  margin: 0 2.5px 2.5px 2.5px;
  width: calc((100% / 4) - 10px);
  text-align: left; }
  .zf17-4squares-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%; }

.zf17-4squares-ribbon-right,
.zf17-4squares-ribbon-left {
  position: absolute;
  top: 25%;
  height: 50%;
  width: 100%;
  left: -53px;
  background-color: #1179bf;
  z-index: -1; }

.zf17-4squares-ribbon-right {
  right: -53px;
  left: auto; }

@media only screen and (max-width: 1250px) {
  .zf17-4squares-content {
    padding: 5px 10px; }
    .zf17-4squares-content h3 {
      font-size: 18px;
      padding-bottom: 10px; }
    .zf17-4squares-content .zf17-button--big, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-4squares-content span:after, .zf17-4squares-content .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-4squares-content span {
      height: 100%;
      width: 100%;
      bottom: 0;
      right: 0; } }

@media only screen and (max-width: 768px) {
  .zf17-4squares-padding {
    padding: 20px 12px 0 12px; }
  .zf17-4squares-wrapper {
    width: calc((100% / 2) - 10px); }
    .zf17-4squares-wrapper:first-child, .zf17-4squares-wrapper:nth-child(3) {
      margin-left: 0; }
    .zf17-4squares-wrapper:nth-child(2), .zf17-4squares-wrapper:last-child {
      margin-right: 0; }
  .zf17-4squares-ribbon-left {
    left: -16px; }
  .zf17-4squares-ribbon-right {
    right: -16px; }
  .zf17-4squares-content,
  .zf17-2rectangles-content {
    padding: 10px 10px; }
    .zf17-4squares-content h3,
    .zf17-2rectangles-content h3 {
      font-size: 24px; }
    .zf17-4squares-content p,
    .zf17-2rectangles-content p {
      font-size: 16px;
      line-height: 1.2; } }

@media only screen and (max-width: 480px) {
  .zf17-4squares-content h3 {
    font-size: 18px; }
  .zf17-4squares-content p {
    font-size: 12px; } }

/* Content Group */
.zf17-contentgroup-section {
  padding: 50px;
  background-color: #eef1f4; }
  @media (max-width: 768px) {
    .zf17-contentgroup-section {
      padding: 30px 15px;
      padding: 1.66667rem 0.83333rem; } }
  .zf17-contentgroup-section p {
    font-size: 14px;
    color: #333; }
.zf17-contentgroup-section p {
	margin-bottom: 10px;
}
.zf17-contentgroup-headline {
  padding-bottom: 14px;
  font-family: "Prometo", sans-serif;
  font-weight: 500;
  color: #1179bf;
  font-size: 32px;
  line-height: 1.25em; }
  @media (max-width: 768px) {
    .zf17-contentgroup-headline {
      font-size: 28px; } }

.zf17-contentgroup-subline {
  font-size: 28px;
  line-height: 1.28em;
  padding-bottom: 35px;
  font-family: "Prometo", sans-serif;
  font-weight: 300;
  color: #1179bf; }
  @media (max-width: 768px) {
    .zf17-contentgroup-subline {
      padding-bottom: 30px;
      font-size: 24px; } }

@media (min-width: 992px) {
  .zf17-contentgroup-wrapper {
    width: 50%; } }

/* Accordion */
.zf17-accordion {
  overflow: hidden;
  padding: 0 50px;
  margin: 20px auto 0;
  text-align: left; }
  .zf17-accordion p {
    color: #333;
    font-size: 14px;
    line-height: 24px; }

.zf17-accordion .zf17-section-module {
    margin-bottom: 0px;
}

.zf17-filled-accordeon .zf17-accordion-section-content .zf17-content-teaser--text .zf17-button,
.zf17-filled-accordeon .zf17-accordion-section-content .zf17-contentgroup-wrapper .zf17-button,
.zf17-filled-accordeon .zf17-accordion-section-content .zf17-textmodule-wrapper .zf17-button {
  margin-top: 40px; }

.zf17-filled-accordeon .zf17-accordion-section-content .zf17-2rectangles-content p {
  color: #fff; }

@media (max-width: 768px) and (max-width: 991px) {
  .zf17-content-event .zf17-accordion {
    padding: 0 15px; } }

.zf17-accordion-section-title {
  width: 100%;
  padding: 18px 29px;
  display: inline-block;
  background: #eef1f4;
  transition: all linear 0.15s;
  margin-bottom: 2px;
  color: #333;
  font-size: 18px;
  line-height: 1.3333333333em;
  font-family: "Prometo", sans-serif;
  font-weight: 500;
  position: relative; }
  .zf17-accordion-section-title:before {
    content: "\e917";
    display: block;
    color: #00abe7;
    font-size: 30px;
    line-height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 0;
    width: 5%;
    min-width: 36px;
    text-align: center; }
  .zf17-accordion-section-title:hover, .zf17-accordion-section-title:focus,
  .zf17-accordion-section-title .active-tab {
    color: #1179bf; }

.zf17-accordion-section-title.active-tab:before {
  transform: rotate(180deg);
  transform-origin: center; }

.zf17-accordion-section:last-child .zf17-accordion-section-title {
  border-bottom: none; }

.zf17-accordion-section-content {
  padding: 20px;
  display: none; }
.zf17-filled-accordeon .zf17-textmodule-section {
    background-color: transparent;
    padding: 0;
}
@media only screen and (max-width: 768px) {
  .zf17-accordion {
    padding: 0 15px; } }

.zf17-section-title--inaccordeon {
  font-size: 30px;
  color: #1179bf;
  padding-bottom: 30px; }
  .zf17-section-title--inaccordeon h2 {
    font-family: "Prometo", sans-serif;
    font-weight: 500; }

.zf17-filled-accordeon .zf17-accordion-section-content {
  padding: 50px 20px; }
  .zf17-filled-accordeon .zf17-accordion-section-content .zf17-button {
    margin-top: 10px; }

.zf17-filled-accordeon .zf17-table-module {
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px; }

.zf17-filled-accordeon .table-title {
  padding-top: 0; }

/* Text with Image + Gallery */
.zf17-section-module .zf17-section-title{
  padding-left: 0px;
}
.zf17-section-textgallery {
  margin-top: 20px;
  color: #333; }
  .zf17-section-textgallery hr {
    background-color: #1179bf;
    height: 2px;
    margin-bottom: 40px;
    margin-top: 20px; }
  .zf17-section-textgallery .zf17-slider-image-wrapper {
    margin-left: 0; }

.zf17-textgallery-text {
  font-size: 14px; }

.zf17-textgallery-title-padding {
  padding-top: 30px !important; }

.zf17-section-textgallery-events {
  margin-top: 20px;
  color: #333; }
  .zf17-section-textgallery-events hr {
    background-color: #1179bf;
    height: 2px;
    margin-bottom: 40px;
    margin-top: 20px; }
  .zf17-section-textgallery-events .zf17-slider-image-wrapper {
    margin-left: 0; }

@media (min-width: 992px) {
  .zf17-textgallery-media-left {
    padding-left: 0;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
    width: 49%; } }

@media (min-width: 992px) {
  .zf17-textgallery-media-right {
    padding-right: 0;
    padding-left: 20px;
    display: inline-block;
    width: 49%;
    vertical-align: top; } }

@media (max-width: 991px) {
  .zf17-text-gallery-buttons {
    margin-bottom: 20px; } }

.zf17-text-gallery-buttons:after {
  content: " ";
  display: table;
  clear: both; }

.zf17-counter--gallery-video, .zf17-counter--gallery-img {
  display: block;
  font-size: 14px;
  line-height: 24px; }

@media only screen and (max-width: 991px) {
  .zf17-section-textgallery hr {
    margin-bottom: 20px; }
  .zf17-textgallery-media-left {
    padding-right: 0; }
  .zf17-textgallery-media-right {
    padding-left: 0; }
  .zf17-textgallery-text {
    padding-bottom: 30px; } }

@media only screen and (max-width: 480px) {
  .zf17-counter--gallery-video, .zf17-counter--gallery-img {
    display: none; }
  .zf17-button--gallery {
    float: left; } }

.zf17-button--gallery {
  margin-top: 20px;
  float: right; }

.zf17-counter--gallery-video,
.zf17-counter--gallery-img {
  float: left;
  position: relative;
  padding: 37px 0 0 60px;
  color: #1179bf; }
  .zf17-counter--gallery-video:before,
  .zf17-counter--gallery-img:before {
    font-size: 60px;
    content: "\e905";
    position: absolute;
    top: 17px;
    left: -7px; }

.zf17-counter--gallery-video:before {
  content: "\e916"; }

/* Content Teaser */
.zf17-content-teaser-module-longer h2 {
  text-transform: none;
}
.zf17-content-teaser-module h2 {
  text-transform: none;
}
.zf17-content-teaser-module {
  display: table; }

.zf17-content-teaser--img {
  vertical-align: bottom; }
  @media (min-width: 992px) {
    .zf17-content-teaser--img {
      display: table-cell;
      vertical-align: top;
      width: 60%; } }
  .zf17-content-teaser--img img {
    max-width: 100%;
    vertical-align: bottom;
    width: 100%; }

.zf17-content-teaser--text {
  padding: 30px 15px;
  background-color: #eef1f4;
  color: #333;
  font-size: 14px; }
  .zf17-content-teaser--text h2 {
    font-size: 32px;
    margin-bottom: 5px;
    font-family: "Prometo", sans-serif;
    font-weight: 500;
    color: #1179bf; }
  @media (min-width: 992px) {
    .zf17-content-teaser--text {
      display: table-cell;
      vertical-align: middle;
      width: 40%;
      padding: 0 50px; }
      .zf17-content-teaser--text h2 {
        font-size: 35px;
        margin-bottom: 20px; } }

@media (min-width: 992px) {
  .zf17-content-teaser-module-bg {
    min-height: 610px;
    height: 1px;
    width: 100%; } }

@media (max-width: 991px) {
  .zf17-content-teaser-module-bg .zf17-content-teaser--img {
    background-image: none !important;
    background-color: #00abe7 } }

@media (min-width: 992px) {
  .zf17-content-teaser-module-bg .zf17-content-teaser--img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; } }

.zf17-content-teaser-module-bg .zf17-content-teaser--text {
  padding: 30px 50px; }
  @media (max-width: 991px) {
    .zf17-content-teaser-module-bg .zf17-content-teaser--text {
      padding: 50px; } }
  @media (max-width: 768px) {
    .zf17-content-teaser-module-bg .zf17-content-teaser--text {
      padding: 30px 15px; } }
.zf17-content-teaser--text p {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
  .zf17-content-teaser-module-longer .zf17-content-teaser--img {
    width: 40%; }
  .zf17-content-teaser-module-longer .zf17-content-teaser--text {
    width: 60%; } 
  .zf17-content-teaser-module-50 .zf17-content-teaser--img {
    width: 50%; }
  .zf17-content-teaser-module-50 .zf17-content-teaser--text {
    width: 50%; } 
  .zf17-content-teaser-module-30 .zf17-content-teaser--img {
    width: 30%; }
  .zf17-content-teaser-module-30 .zf17-content-teaser--text {
    width: 70%; }
  .zf17-content-event .zf17-content-teaser-module-bg {
    height: 1px;
    min-height: 640px; }
    .zf17-content-event .zf17-content-teaser-module-bg.zf17-content-teaser-module-longer, .zf17-content-event .zf17-content-teaser-module-bg.zf17-content-teaser-module-50 {
      min-height: 480px; } }

.zf17-content-event .zf17-section-title {
  padding: 0 0 0 50px; }
  @media (max-width: 768px) {
    .zf17-content-event .zf17-section-title {
      padding-left: 15px; } }
  .zf17-content-event .zf17-section-title h2 {
    padding: 22px 30px;
    background: #eef1f4;
    color: #1179bf; }
    @media (max-width: 768px) {
      .zf17-content-event .zf17-section-title h2 {
        font-size: 32px;
        padding: 15px; } }

@media (max-width: 768px) {
  .zf17-content-event .zf17-content-teaser--img {
    background: #eef1f4;
    padding-right: 15px; } }

@media (min-width: 992px) {
  .zf17-content-event .zf17-content-teaser--text {
    padding: 30px 80px; } }

.zf17-standard-teaser-text,
.zf17-standard-teaser-img {
  margin-bottom: 20px;
}
.zf17-standard-teaser-img,
.zf17-standard-teaser-img img {
  width: 100%;
}
  @media (min-width: 992px) {
    .zf17-standard-teaser-text,
    .zf17-standard-teaser-img {
      display: inline-block;
      vertical-align: top;
      margin-right: -4px;
      width: 30%; } }

.zf17-standard-teaser-text {
  color: #000;
  font-size: 14px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .zf17-standard-teaser-text {
      width: 65%;
      margin-left: 5%; } }

.zf17-mobile .zf17-content-teaser-module-bg {
  min-height: 264px; }

@media (min-width: 992px) {
  .zf17-mobile .zf17-bg-reverse .zf17-content-teaser--text {
    padding: 30px 50px 30px 0; } }

.zf17-mobile .zf17-content-teaser--text {
  background: transparent;
  color: #333333; }
  @media (max-width: 991px) {
    .zf17-mobile .zf17-content-teaser--text {
      padding: 30px 20px 60px 20px; } }
  .zf17-mobile .zf17-content-teaser--text h2 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #333; }
    .zf17-mobile .zf17-content-teaser--text h2 span {
      display: block; }
  .zf17-mobile .zf17-content-teaser--text p {
    font-size: 14px;
    line-height: 20px; }

/* Map */
.zf17-section-map-text {
  margin-bottom: 30px;
  color: #333;
  font-size: 14px;
  line-height: 24px; }

.zf17-map-heading h2 {
  font-size: 28px;
  line-height: 1.25em;
  margin-bottom: 10px;
  color: #1179bf;
  font-family: "Prometo", sans-serif;
  font-weight: 500; }

.map {
  height: 400px; }
  .map .content-map {
    color: #000; }
    .map .content-map .heading-map {
      font-size: 14px;
      color: #000;
      margin-bottom: 0;
      text-transform: none; }

/* Video */
.zf17-video--stand {
  position: relative;
  margin-top: 80px; }

  .play-icon-slider.icon-playing,
  .play-icon.icon-playing {
    position: static; }
    .play-icon-slider.icon-playing:before,
    .play-icon.icon-playing:before {
      display: none; }

/* Multibox module */
.zf17-multibox-module {
    padding-bottom: 30px;
}
@media (max-width: 991px) {
  .zf17-multibox-module {
    padding-top: 30px; } }

.zf17-multibox-module .zf17-multibox-box {
  color: #000;
  padding: 30px 0; }
  @media (min-width: 992px) {
    .zf17-multibox-module .zf17-multibox-box:nth-child(1) {
      margin-right: 4%; }
    .zf17-multibox-module .zf17-multibox-box {
      display: inline-block;
      vertical-align: top;
      margin-right: 4%;
      width: 27%; }
      .zf17-multibox-module .zf17-multibox-box .mail-to:before {
        font-size: 16px; } }
  @media (max-width: 991px) {
    .zf17-multibox-module .zf17-multibox-box {
      margin-bottom: 30px; } }

.zf17-multibox-module p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px; }

.zf17-multibox-module a:not(.zf17-button--big):not(.locationChecker .locationCheckerContent .locationCheckerButtonNo span:after):not(.locationChecker .locationCheckerContent .locationCheckerButtonYes span) {
  font-weight: bold; }

.zf17-multibox-module h2 {
  font-size: 28px;
  line-height: 1.25em;
  margin-bottom: 10px;
  color: #1179bf;
  font-family: "Prometo", sans-serif;
  font-weight: 500; }

.zf17-multibox-module h3 {
  font-size: 18px;
  line-height: 1.3333333333em;
  margin-bottom: 10px;
  color: #1179bf;
  font-family: "Prometo", sans-serif;
  font-weight: 500; }

.zf17-multibox-module .zf17-button--big, .zf17-multibox-module .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .zf17-multibox-module span:after, .zf17-multibox-module .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .zf17-multibox-module span {
  margin-top: 0; }

.zf17-multibox-module.zf17-multibox-module-thirds .zf17-multibox-box p {
  font-size: 13px;
  line-height: 1.4; }

@media (min-width: 992px) {
  .zf17-multibox-module.zf17-multibox-module-half .zf17-multibox-box {
    width: 44%; }
    .zf17-multibox-module.zf17-multibox-module-half .zf17-multibox-box p {
      max-width: 70%; }
    .zf17-multibox-module.zf17-multibox-module-half .zf17-multibox-box .mail-to:before {
      font-size: 22px; } }

@media (min-width: 992px) {
  .zf17-multibox-module.zf17-multibox-module-full .zf17-multibox-box {
    width: 100%;
    margin-right: 0; }
    .zf17-multibox-module.zf17-multibox-module-full .zf17-multibox-box .mail-to:before {
      font-size: 18px; } }

/* Social Media Module */
.zf17-container-social {
  text-align: center;
  background-color: #1179bf;
  background-image: url("/master/media/corporate/assets_1/img_3/gradient-blue-black-vertical.png");
  background-repeat: repeat-x;
  background-size: auto 100%;
  padding: 30px 0;
  overflow: auto; }
  .zf17-container-social:after {
    clear: both; }

.zf17-social-title {
  font-size: 40px;
  line-height: 1.2em;
  padding-bottom: 20px;
  font-family: "Prometo", sans-serif;
  font-weight: 500; }

.zf17-fb-feed {
  width: 50%;
  float: left; }

.zf17-twt-feed {
  width: 50%;
  float: right; }

.zf17-feed-single {
  float: none;
  margin: 0 auto; }

.zf17-social-image {
  width: 100%;
  max-width: 500px;
  padding-bottom: 10px; }

@media only screen and (max-width: 768px) {
  .zf17-fb-feed, .zf17-twt-feed {
    float: none;
    clear: both;
    width: 100%;
    padding: 0 15px 10px 15px; }
  .zf17-social-title {
    font-size: 32px;
    padding-left: 15px;
    padding-right: 15px; }
  .zf17-twt-feed {
    margin-top: 20px; }
  .zf17-fb-feed, .zf17-twt-feed {
    height: 400px;
    overflow: hidden; } }

/* Tabs Module */
@media (max-width: 992px) {
  .zf17-tabs-module {
    background: #eef1f4;
    padding-top: 40px; } }

.transformer-tabs .custom-select,
.transformer-tabs .btn-select {
  display: none; }

@media (max-width: 960px) {
  .transformer-tabs ul {
    display: none; }
  .transformer-tabs .custom-select,
  .transformer-tabs .btn-select {
    display: block;
    color: #000;
    font-weight: bold; }
    .transformer-tabs .custom-select select,
    .transformer-tabs .btn-select select {
      left: 0;
      right: auto; }
  .transformer-tabs .btn-select {
    padding: 9px 9px 8px; } }

.zf17-tabs-content {
  color: #333;
  background: #eef1f4;
  padding: 0 0 30px; }
  @media (max-width: 991px) {
    .zf17-tabs-content {
      margin-top: 40px; } }
  @media (min-width: 992px) {
    .zf17-tabs-content {
      padding: 50px 40px 40px; } }
  .zf17-tabs-content p {
    font-size: 14px;
    line-height: 24px; }

@media (min-width: 992px) {
  .tabs-content-inner .zf17-tab-default img,
  .tabs-content-inner .tabs-content-text {
    width: 55%; } }

@media (min-width: 768px) {
  .tabs-content-inner .zf17-tab-default img,
  .tabs-content-inner .tabs-content-text {
    display: inline-block;
    vertical-align: top;
    width: 45%; } }

.tabs-content-inner .tabs-content-text {
  margin-left: 10px; }
  @media (min-width: 992px) {
    .tabs-content-inner .tabs-content-text {
      width: 40%;
      margin-left: 20px; } }
  @media (max-width: 768px) {
    .tabs-content-inner .tabs-content-text {
      padding-bottom: 80px;
      position: relative; }
      .tabs-content-inner .tabs-content-text .zf17-button--big, .tabs-content-inner .tabs-content-text .locationChecker .locationCheckerContent .locationCheckerButtonNo span:after, .locationChecker .locationCheckerContent .locationCheckerButtonNo .tabs-content-inner .tabs-content-text span:after, .tabs-content-inner .tabs-content-text .locationChecker .locationCheckerContent .locationCheckerButtonYes span, .locationChecker .locationCheckerContent .locationCheckerButtonYes .tabs-content-inner .tabs-content-text span {
        position: absolute;
        bottom: 5px;
        right: 20px; } }

.zf17-tabs-content .zf17-onetab-content {
  display: none; }
  @media (max-width: 960px) {
    .zf17-tabs-content .zf17-onetab-content {
      display: none !important; }
      .zf17-tabs-content .zf17-onetab-content.show-tab-content {
        display: block !important; } }
  .zf17-tabs-content .zf17-onetab-content h2 {
    font-size: 28px;
    line-height: 1.25em;
    color: #1179bf;
    margin-bottom: 40px;
    font-family: "Prometo", sans-serif;
    font-weight: 500; }
  .zf17-tabs-content .zf17-onetab-content h3 {
    font-size: 18px;
    line-height: 1.3333333333em;
    color: #1179bf;
    margin-bottom: 20px;
    font-family: "Prometo", sans-serif;
    font-weight: 500; }

.zf17-tabs-content .zf17-onetab-content.active {
  display: block; }

.scroll_tabs_container div.scroll_tab_inner {
  height: auto; }
  .scroll_tabs_container div.scroll_tab_inner li {
    padding: 3px 12px 9px;
    background: #00abe7;
    margin-left: 2px;
    height: 48px; }
    .scroll_tabs_container div.scroll_tab_inner li:hover {
      background-color: #70cff3; }
    .scroll_tabs_container div.scroll_tab_inner li a {
      color: #fff;
      font-size: 18px;
      font-family: "Prometo", sans-serif;
      font-weight: 500; }
    .scroll_tabs_container div.scroll_tab_inner li.tab_selected {
      background: #eef1f4;
      height: 52px; }
      .scroll_tabs_container div.scroll_tab_inner li.tab_selected a {
        color: #1179bf; }
        .scroll_tabs_container div.scroll_tab_inner li.tab_selected a:hover {
          background: none; }

.scroll_tabs_container .scroll_tab_left_button,
.scroll_tabs_container .scroll_tab_right_button {
  height: 48px;
  /* 1. make sure border-spacing counts extra*/
  box-sizing: content-box;
  /* 2. create placeholder space around button, running on the element outside */
  border: 2px solid white;
  margin: -2px;
  /* 3. make sure it's on top of the other buttons */
  z-index: 2; }
  .scroll_tabs_container .scroll_tab_left_button:before,
  .scroll_tabs_container .scroll_tab_right_button:before {
    font-size: 34px;
    line-height: 47px;
    padding-left: 7px;
    color: white; }

.scroll_tabs_container .scroll_tab_left_button:not(.scroll_arrow_disabled),
.scroll_tabs_container .scroll_tab_right_button:not(.scroll_arrow_disabled) {
  background: #00abe7; }
  .scroll_tabs_container .scroll_tab_left_button:not(.scroll_arrow_disabled):hover,
  .scroll_tabs_container .scroll_tab_right_button:not(.scroll_arrow_disabled):hover {
    background-color: #70cff3; }

.scroll_tabs_container .scroll_tab_left_button:before {
  content: "\e918"; }

.scroll_tabs_container .scroll_tab_right_button:before {
  content: "\e900"; }

.scroll_tabs_container .scroll_arrow_disabled {
  background-color: #bfbfbf;
  cursor: default !important;
  /* overriding one nasty inline style */ }

/* Image wrapper */
.zfm-module-intro .zfm-image-wrapper {
  background: #000;
}
.zfm-module-intro .zfm-image-wrapper .stage-image {
  display: none;
}
@media (min-width: 768px) {
  .zfm-module-intro .zfm-image-wrapper .stage-image {
    display: block;
  }
}
.zfm-module-intro .zfm-image-wrapper .stage-mobile-image {
  display: none;
}
@media (max-width: 767px) {
  .zfm-module-intro .zfm-image-wrapper .stage-mobile-image {
    display: block;
  }
}
@media (min-width: 721px) {
  .zfm-module-intro .zfm-image-wrapper {
    background: linear-gradient(to bottom, #fff 0%, #fff 30%, #001824 98%, #001824 100%);
  }
}
.zfm-module-intro .zfm-image-wrapper img {
  width: 100%;
  vertical-align: bottom;
}

/* Table module */
.zf17-table-module {
  padding-bottom: 30px; }

.zf17-section-module .table-scroll,
.zf17-section-module .custom-table {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
  color: #000; }
  @media (max-width: 991px) {
    .table-scroll,
    .custom-table {
      border-top: 0; } }

.zf17-section-module .table-title {
  color: #1179bf;
  font-size: 35px;
  font-family: "Prometo", sans-serif;
  font-weight: 500;
  padding-top: 40px;
  margin-bottom: 10px; }
  @media (max-width: 768px) {
    .table-title {
      font-size: 30px; } }

.zf17-section-module .select-product {
  color: #000; }
  @media (min-width: 992px) {
    .zf17-section-module .select-product {
      display: none; } }
  .zf17-section-module .select-product .btn-select,
  .zf17-section-module .select-product select {
    width: 100%;
    vertical-align: top;
    padding: 9px; }
  .zf17-section-module .select-product .custom-select .btn-select:after {
    padding: 5px 6px 6px; }

@media (max-width: 991px) {
  .zf17-section-module .custom-table {
    margin-top: 30px; }
   .zf17-section-module  .custom-table thead {
      display: none; }
   .zf17-section-module  .custom-table td.title {
      width: 50%; }
   .zf17-section-module  .custom-table td:not(.title) {
      display: none; }
   .zf17-section-module  .custom-table td.data-visible {
      display: block; } }

@media (max-width: 768px) {
 .zf17-section-module  .custom-table td.title {
    width: 75%; } }

.zf17-table-legend {
  margin-top: 40px;
  color: #000;
  font-size: 13px;
  line-height: 1.4; }
  .zf17-table-legend td {
    padding: .5em .7em; }

.zf17-section-module .tablesaw-advance a.tablesaw-nav-btn {
  height: 30px;
  width: 30px;
  border: 0;
  border-radius: 50%;
  /* remove tablesaw styles */
  box-shadow: none !important;
  /* note that this applies `!important` inside the tablesaw CSS*/ }

.zf17-section-module .tablesaw-advance a.tablesaw-nav-btn:not(.disabled) {
  background-color: #00abe7; }
  .tablesaw-advance a.tablesaw-nav-btn:not(.disabled):hover {
    background-color: #70cff3; }

.zf17-section-module .tablesaw-advance a.tablesaw-nav-btn.disabled {
  background-color: #bfbfbf;
  /* remove tablesaw styles */
  opacity: 1; }

.zf17-section-module .tablesaw-advance a.tablesaw-nav-btn.left:before, .zf17-section-module .tablesaw-advance a.tablesaw-nav-btn.right:before {
  font-family: zf;
  color: white;
  text-align: center;
  font-size: 21px;
  margin-top: -12px;
  line-height: 24px;
  top: 50%;
  left: 0;
  width: 100%;
  /* remove remaining tablesaw styles */
  border: none;
  height: auto; }

.zf17-section-module .tablesaw-advance a.tablesaw-nav-btn.left:before {
  content: "\e918"; }

.zf17-section-module .tablesaw-advance a.tablesaw-nav-btn.right:before {
  content: "\e900"; }

/* General table skinning */
/* remove tablesaw CSS defaults */
.zf17-section-module .tablesaw td,
.zf17-section-module .tablesaw th {
  padding: 0; }

.zf17-section-module .tablesaw-swipe .tablesaw-cell-persist {
  border-right: none; }

/* proceed to table skinning */
.zf17-section-module .table-scroll,
.zf17-section-module .custom-table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin-bottom: 30px;
  padding: 0; }
  .zf17-section-module .table-scroll thead tr:last-child > *,
  .zf17-section-module .custom-table thead tr:last-child > * {
    /* we only style the last row of `<thead>`, just to be sure */
    padding: 19px 0 20px 10px;
    /* 2 extra px for bottom border */ }
  .zf17-section-module .table-scroll tbody tr > *,
  .zf17-section-module .custom-table tbody tr > * {
    padding: 17px 0 16px 10px;
    /* 1 extra px for top border*/ }
  .zf17-section-module .table-scroll tr > *,
  .zf17-section-module .custom-table tr > * {
    /*
     * Behold! Fake borders!
     *
     * Q: Why do we need fake borders?
     * A: Because fake transparent borders create triangle edges otherwise, see:
     *    https://css-tricks.com/snippets/css/css-triangle/
     */
    position: relative; }
    .zf17-section-module .table-scroll tr > *::before,
    .zf17-section-module .custom-table tr > *::before {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      left: 0; }
  .zf17-section-module .table-scroll thead tr:last-child > *::before,
  .zf17-section-module .custom-table thead tr:last-child > *::before {
    /* thead bottom separator */
    bottom: 0; }
  .zf17-section-module .table-scroll tbody tr td::before,
  .zf17-section-module .custom-table tbody tr td::before {
    /* tbody row separator */
    top: 0;
    border-top: 1px #b7b7b7 solid; }
  .zf17-section-module .table-scroll thead th,
  .zf17-section-module .custom-table thead th {
    font-family: "Prometo", sans-serif;
    font-weight: 500;
    color: #1179bf;
    border-top: 2px #1179bf solid;
    text-align: left;
    text-align: left; }
  .zf17-section-module .table-scroll td,
  .zf17-section-module .custom-table td {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    max-width: 350px;
    text-align: left; }
  .zf17-section-module .table-scroll a,
  .zf17-section-module .custom-table a {
    text-decoration: underline;
    font-weight: bold; }
  .zf17-section-module .table-scroll .mail-to,
  .zf17-section-module .table-scroll .download,
  .zf17-section-module .custom-table .mail-to,
  .zf17-section-module .custom-table .download {
    text-decoration: none; }
 .zf17-section-module  .table-scroll td.title,
  .zf17-section-module .custom-table td.title {
    text-align: left; }
  .zf17-section-module .table-scroll .custom-table.table-right-align tr td.title,
 .zf17-section-module  .custom-table .custom-table.table-right-align tr td.title {
    text-align: right; }
  .zf17-section-module .table-scroll.split-rows tr:nth-child(odd),
  .zf17-section-module .custom-table.split-rows tr:nth-child(odd) {
    background: #fff; }
  .zf17-section-module .table-scroll.split-rows tr:nth-child(even),
 .zf17-section-module  .custom-table.split-rows tr:nth-child(even) {
    background: #eef1f4; }
  .zf17-section-module .table-scroll.split-rows thead tr:nth-child(1),
  .zf17-section-module .custom-table.split-rows thead tr:nth-child(1) {
    background: #eef1f4; }
  .zf17-section-module .table-scroll.split-cols td:nth-child(odd),
  .zf17-section-module .custom-table.split-cols td:nth-child(odd) {
    background: #fff; }
  .zf17-section-module .table-scroll.split-cols td:nth-child(even),
  .zf17-section-module .custom-table.split-cols td:nth-child(even) {
    background: #eef1f4; }
  .zf17-section-module .table-scroll.split-cols thead th:nth-child(odd),
  .zf17-section-module .custom-table.split-cols thead th:nth-child(odd) {
    background: #fff; }
  .zf17-section-module .table-scroll.split-cols thead th:nth-child(even),
  .zf17-section-module .custom-table.split-cols thead th:nth-child(even) {
    background: #eef1f4; }
.zf17-section-module.zf17-section--slider { 
	margin-bottom: 0; 
	color:white;
} 
.zfcsw-wrapper-gradient .zf17-textgallery-text {
    color: white;
}