﻿i.puzzle-piece:before {
  content: "\f12e";
}
/***********************************/
/*         CSS sgch PORTAL     */
/***********************************/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.helveticabold {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
b,
strong {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica300 {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica400 {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica500 {
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica600 {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica700 {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica800 {
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.helvetica900 {
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bg-grey-darker {
  background: #636363;
}
.helveticaregular {
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
}
.fontawesome {
  font-family: "Font Awesome 5 Pro";
}
.tilehover-boxshadow-transition {
  transition: all ease-out 0.4s;
}
.tilehover-boxshadow {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55);
}
.focus-boxshadow {
  box-shadow: 0px 0px 4px 0px #008334;
}
.focus-boxshadow-inverse {
  box-shadow: 0px 0px 4px 0px #fff;
}
.formfocus-boxshadow {
  box-shadow: 0px 0px 4px 0px #008334;
}
.hyphenate {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
@media screen and (max-width: 1024px) {
  .navbar-nav a,
  h1,
  h2,
  h3,
  h4,
  h5,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
  }
}
/* Variables */
.p-0vr-bot {
  padding-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .p-1vr-bot {
    padding-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .p-1vr-bot {
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .p-2vr-bot {
    padding-bottom: calc(25.2px * 2);
  }
}
@media screen and (max-width: 1024px) {
  .p-2vr-bot {
    padding-bottom: calc(22px * 2);
  }
}
@media screen and (min-width: 1025px) {
  .p-3vr-bot {
    padding-bottom: calc(25.2px * 3);
  }
}
@media screen and (max-width: 1024px) {
  .p-3vr-bot {
    padding-bottom: calc(22px * 3);
  }
}
@media screen and (min-width: 1025px) {
  .p-4vr-bot {
    padding-bottom: calc(25.2px * 4);
  }
}
@media screen and (max-width: 1024px) {
  .p-4vr-bot {
    padding-bottom: calc(22px * 4);
  }
}
.p-0vr-top {
  padding-top: 0;
}
@media screen and (min-width: 1025px) {
  .p-1vr-top {
    padding-top: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .p-1vr-top {
    padding-top: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .p-2vr-top {
    padding-top: calc(25.2px * 2);
  }
}
@media screen and (max-width: 1024px) {
  .p-2vr-top {
    padding-top: calc(22px * 2);
  }
}
@media screen and (min-width: 1025px) {
  .p-3vr-top {
    padding-top: calc(25.2px * 3);
  }
}
@media screen and (max-width: 1024px) {
  .p-3vr-top {
    padding-top: calc(22px * 3);
  }
}
@media screen and (min-width: 1025px) {
  .p-4vr-top {
    padding-top: calc(25.2px * 4);
  }
}
@media screen and (max-width: 1024px) {
  .p-4vr-top {
    padding-top: calc(22px * 4);
  }
}
.m-0vr-bot {
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .m-1vr-bot {
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .m-1vr-bot {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .m-2vr-bot {
    margin-bottom: calc(25.2px * 2);
  }
}
@media screen and (max-width: 1024px) {
  .m-2vr-bot {
    margin-bottom: calc(22px * 2);
  }
}
@media screen and (min-width: 1025px) {
  .m-3vr-bot {
    margin-bottom: calc(25.2px * 3);
  }
}
@media screen and (max-width: 1024px) {
  .m-3vr-bot {
    margin-bottom: calc(22px * 3);
  }
}
@media screen and (min-width: 1025px) {
  .m-4vr-bot {
    margin-bottom: calc(25.2px * 4);
  }
}
@media screen and (max-width: 1024px) {
  .m-4vr-bot {
    margin-bottom: calc(22px * 4);
  }
}
.m-0vr-top {
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  .m-1vr-top {
    margin-top: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .m-1vr-top {
    margin-top: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .m-2vr-top {
    margin-top: calc(25.2px * 2);
  }
}
@media screen and (max-width: 1024px) {
  .m-2vr-top {
    margin-top: calc(22px * 2);
  }
}
@media screen and (min-width: 1025px) {
  .m-3vr-top {
    margin-top: calc(25.2px * 3);
  }
}
@media screen and (max-width: 1024px) {
  .m-3vr-top {
    margin-top: calc(22px * 3);
  }
}
@media screen and (min-width: 1025px) {
  .m-4vr-top {
    margin-top: calc(25.2px * 4);
  }
}
@media screen and (max-width: 1024px) {
  .m-4vr-top {
    margin-top: calc(22px * 4);
  }
}
.eservice-svg-icon-color-fff {
  filter: invert(100%) sepia(10%) saturate(0%) hue-rotate(277deg) brightness(106%) contrast(102%);
}
.eservice-svg-icon-color-000 {
  filter: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.eservice-svg-icon-color-777 {
  filter: invert(46%) sepia(13%) saturate(12%) hue-rotate(5deg) brightness(98%) contrast(91%);
}
.thumbnail {
  border-radius: 0;
  box-shadow: none;
}
ul,
ol {
  margin-bottom: 0;
  padding-left: 0;
}
.panel-heading {
  padding: 0;
}
.strong {
  font-weight: 600 !important;
}
hr {
  border-top: solid 2px #e7e7e7;
}
.navbar {
  border: none;
}
body {
  font-family: "HelveticaNeueLTPro", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #000;
}
@media screen and (min-width: 1025px) {
  body {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}
.badge {
  border-radius: 50%;
  padding: 3px 7px 5px;
}
.z-1 {
  z-index: -1;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #EFEFEB;
}
.form-control {
  box-shadow: none;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border: solid 1px #bfbdb2;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn.active {
  box-shadow: none;
}
.nobold {
  font-weight: 200 !important;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:hover:before,
a:focus:before {
  text-decoration: none !important;
}
a:focus {
  outline: none;
  /*or outline-color:#FFFFFF; if the first doesn't work*/
  transition: none;
}
/* Basics */
.uppercase {
  text-transform: uppercase;
}
.halfwidth {
  width: 50% !important;
  margin-right: 0 !important;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .halfwidth {
    width: 100% !important;
  }
}
.fullwidth {
  width: 100% !important;
}
.product-img {
  width: 146px;
}
.product-img-100 {
  width: 100px;
}
.percentage {
  white-space: nowrap;
}
.percentage:after {
  content: "% ";
}
.center-text {
  text-align: center;
}
.center-text img {
  margin: 0 auto;
}
.fa-check {
  color: #007000 !important;
}
hr {
  clear: both;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .top-h2-space {
    margin-top: 79px !important;
  }
}
@media screen and (min-width: 1025px) {
  .trick77 {
    padding-left: 77px;
  }
}
.page-header h1,
.page-header .h1 {
  width: 100%;
  float: left;
}
@media screen and (min-width: 1025px) {
  .page-header h1,
  .page-header .h1 {
    margin: 0 0 50.4px 0;
  }
}
@media screen and (max-width: 1024px) {
  .page-header h1,
  .page-header .h1 {
    margin: 0 0 22px 0;
  }
}
h1,
.h1,
h1.media-heading {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  h1,
  .h1,
  h1.media-heading {
    font-size: 50px;
    margin: 0;
    padding: 0;
    line-height: 60px;
  }
}
@media screen and (max-width: 1024px) {
  h1,
  .h1,
  h1.media-heading {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    padding: 0;
  }
}
h2,
.h2 {
  /* padding-top: @title-padding-top;*/
  clear: both;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1025px) {
  h2,
  .h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  h2,
  .h2 {
    line-height: 30px;
    margin-bottom: 22px;
    font-size: 25px;
  }
}
h3,
.h3 {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1025px) {
  h3,
  .h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1024px) {
  h3,
  .h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
h4,
.h4 {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1025px) {
  h4,
  .h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 1024px) {
  h4,
  .h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
h4.fs17,
.h4.fs17 {
  font-size: 17px;
}
h5,
.h5 {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  h5,
  .h5 {
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  h5,
  .h5 {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1025px) {
  .smaller-typo {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media screen and (max-width: 1024px) {
  .smaller-typo {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.smaller-typo p {
  margin-bottom: 20px;
}
.text-highlight {
  color: #007000;
}
@media screen and (min-width: 1025px) {
  p.small,
  .p-small {
    font-size: 17px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  p.small,
  .p-small {
    font-size: 14px;
    line-height: 20px;
  }
}
.p-bold {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.col2-content .container,
.col3-content .container {
  padding-left: 0;
  padding-right: 0;
}
/*
.col2-content .portalsg-paragraph .portalsg-p-container, .col3-content .portalsg-paragraph .portalsg-p-container {
    padding-left: 0; padding-right: 0;
}*/
@media screen and (min-width: 1301px) {
  .col2-content > .col-sm-6 {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .col2-content > .col-sm-6 {
    padding-right: 30px;
  }
}
@media screen and (min-width: 1301px) {
  .col2-content > .col-sm-6 + .col-sm-6 {
    padding-left: 40px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .col2-content > .col-sm-6 + .col-sm-6 {
    padding-left: 30px;
    padding-right: 15px;
  }
}
.p-leadtext,
.p-leadrow p,
.p-leadtext p {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .p-leadtext,
  .p-leadrow p,
  .p-leadtext p {
    font-size: 20px;
    line-height: 24px;
  }
}
.p-leadtext .text-primary,
.p-leadrow p .text-primary,
.p-leadtext p .text-primary {
  color: #000;
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 50px;
}
.p-leadtext a,
.p-leadrow p a,
.p-leadtext p a {
  color: #000;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.p-leadtext a:hover,
.p-leadrow p a:hover,
.p-leadtext p a:hover {
  text-decoration: none;
}
.p-leadtext a:after,
.p-leadrow p a:after,
.p-leadtext p a:after {
  content: "";
  border-bottom: solid 3px #000;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 3px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .p-leadtext,
  .p-leadrow p,
  .p-leadtext p {
    font-size: 20px;
    line-height: 24px;
  }
  .p-leadtext .text-primary,
  .p-leadrow p .text-primary,
  .p-leadtext p .text-primary {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .p-leadtext,
  .p-leadrow p,
  .p-leadtext p {
    font-size: 15px;
    line-height: 22px;
  }
  .p-leadtext .text-primary,
  .p-leadrow p .text-primary,
  .p-leadtext p .text-primary {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .p-leadtext {
    padding-top: calc(22px * 3);
  }
}
@media screen and (max-width: 1024px) {
  .leadrow img.media-object {
    margin-left: 50%;
    transform: translateX(calc(50% - 146px));
  }
}
.impressum-contact {
  padding-top: 50px;
}
@media screen and (max-width: 1024px) {
  .impressum-contact {
    padding-top: 30px;
    text-align: center;
  }
  .impressum-contact .publication-info .autor-info .autor-img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 15px;
  }
}
.publication-info .autor-info .autor-img {
  width: 240px;
  height: 240px;
  margin-bottom: 50px;
  padding-top: 8px;
}
.publication-info .autor-info .autor-descr .autor-name {
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.publication-info .autor-info .autor-descr .autor-function {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .publication-info .autor-info .autor-descr ul > li {
    padding: 5px;
  }
}
@media screen and (min-width: 1025px) {
  .maintext {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .maintext {
    font-size: 15px;
  }
}
.container-fluid.active .portalsg-paragraph .portalsg-p-container {
  /*opacity: 1;
            transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
            transform-style: preserve-3d;*/
}
.container-fluid.active .portalsg-paragraph .portalsg-p-container.p-imgtxt u {
  background: linear-gradient(90deg, #fcd900 50%, rgba(255, 255, 255, 0) 50%);
  background-size: 200% 100%;
  background-position: 0 0;
}
.container-fluid .portalsg-paragraph .portalsg-p-container.p-imgtxt.author u {
  background: linear-gradient(90deg, #fcd900 50%, rgba(255, 255, 255, 0) 50%);
  background-size: 200% 100%;
  background-position: 0 0;
}
.portalsg-paragraph ul.rte,
.portalsg-paragraph ol.rte {
  float: left;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph ul.rte,
  .portalsg-paragraph ol.rte {
    margin-bottom: 25.2px;
  }
  .portalsg-paragraph ul.rte ul,
  .portalsg-paragraph ol.rte ul,
  .portalsg-paragraph ul.rte ol,
  .portalsg-paragraph ol.rte ol {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph ul.rte,
  .portalsg-paragraph ol.rte {
    margin-bottom: 22px;
  }
  .portalsg-paragraph ul.rte ul,
  .portalsg-paragraph ol.rte ul,
  .portalsg-paragraph ul.rte ol,
  .portalsg-paragraph ol.rte ol {
    margin-bottom: 0;
  }
}
@media print {
  .portalsg-paragraph ul.rte li,
  .portalsg-paragraph ol.rte li {
    list-style-type: circle;
  }
}
.portalsg-paragraph ul.rte {
  padding-left: 25px;
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph ul.rte {
    padding-left: 20px;
  }
}
.portalsg-paragraph ul.rte li {
  text-indent: -0.5em;
}
.portalsg-paragraph ul.rte li:before {
  display: inline-block;
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  font-size: 0.45em;
  font-weight: bold;
  width: 1em;
  margin-right: 1px;
  position: relative;
  top: -4px;
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph ul.rte li:before {
    top: -3px;
  }
}
.portalsg-paragraph ol.rte {
  counter-reset: item;
  padding-left: 25px;
}
.portalsg-paragraph ol.rte > li {
  display: block;
  float: left;
  color: #000000;
  width: 100%;
}
.portalsg-paragraph ol.rte > li:before {
  position: relative;
  display: inline-block;
  content: counter(item) ". ";
  counter-increment: item;
  color: #16A24A;
  left: 0;
  font-weight: 200;
  margin-left: -55px;
  width: 55px;
  text-align: right;
  padding-right: 11px;
}
.portalsg-paragraph .portalsg-p-container {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .portalsg-p-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .portalsg-p-container {
    /*&.p-register .tab-content {padding-left: 15px; padding-right: 15px;} */
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .portalsg-p-container.p-imgtxt .img-responsive {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .portalsg-p-container.p-imgtxt .img-responsive {
    margin-bottom: 25.2px;
  }
}
.portalsg-paragraph .portalsg-p-container.p-imgtxt.imgsubtitle .img-responsive {
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .portalsg-p-container.p-imgtxt.imgbelowtext .img-responsive {
    margin-top: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .portalsg-p-container.p-imgtxt.imgbelowtext .img-responsive {
    margin-top: 25.2px;
  }
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .portalsg-p-container.p-imgtxt .subtitle {
    margin-bottom: 25.2px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .portalsg-p-container.p-imgtxt .subtitle {
    margin-bottom: 22px;
    font-size: 14px;
  }
}
.portalsg-paragraph .portalsg-p-container.p-imgtxt u {
  text-decoration: none;
  transition: 3s all ease;
  background-position: 100% 0;
}
.portalsg-paragraph .portalsg-p-container img.img-rightaligned {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .portalsg-p-container img.img-rightaligned {
    width: calc(100vw * 0.66666667);
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .portalsg-p-container img.img-rightaligned {
    width: 100vw;
  }
}
.portalsg-paragraph .portalsg-p-container.active {
  transform: translateY(0);
  opacity: 1;
}
.portalsg-paragraph .accordion .panel-default {
  border: none;
}
.portalsg-paragraph .accordion .panel-heading {
  border: none;
  background: none;
}
.portalsg-paragraph .accordion .panel-heading:hover {
  text-decoration: none;
  color: #008334;
}
.portalsg-paragraph .accordion .panel-heading:focus {
  text-decoration: none;
  color: #008334;
}
.portalsg-paragraph .accordion .panel-heading.h2-panel-heading {
  border-bottom: none;
}
.portalsg-paragraph .accordion .panel-heading:not(.h2-panel-heading) {
  border-top: solid 2px #D9D9D9;
}
.portalsg-paragraph .accordion .panel-heading:not(.h2-panel-heading):first-child {
  border-top: none;
}
.portalsg-paragraph .accordion .panel-heading .panel-title a {
  position: relative;
  color: #16A24A;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  position: absolute;
  left: 0;
  text-align: center;
  transition: all ease 0.5s;
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #16A24A;
  float: left;
  top: 20px;
  font-size: 24px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
    top: 15px;
  }
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .accordion .panel-heading .panel-title a {
    font-size: 28px;
    line-height: 34px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 39px;
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .accordion .panel-heading .panel-title a {
    font-size: 22px;
    line-height: 28px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 39px;
    width: 100%;
  }
}
.portalsg-paragraph .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #000;
}
.portalsg-paragraph .accordion .panel-heading .panel-title a:not(.collapsed) a {
  text-decoration: none;
}
.portalsg-paragraph .accordion .panel-heading .panel-title a:not(.collapsed):before,
.portalsg-paragraph .accordion .panel-heading .panel-title a:not(.collapsed):after {
  transform: rotate(180deg);
  transition: all ease 0.5s;
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .accordion .panel-heading ~ .panel-heading .panel-title a {
    border-top: none;
  }
}
.portalsg-paragraph .accordion .panel-default {
  border-bottom: solid 2px #D9D9D9;
}
.portalsg-paragraph .accordion .panel-default .panel-collapse.in .panel-body {
  /*border-bottom: solid 2px #D9D9D9 !important;*/
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .accordion .panel-default .panel-body {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .accordion .panel-default .panel-body {
    padding-top: 25.2px;
    padding-bottom: 25.2px;
    font-size: 18px;
    line-height: 25.2px;
  }
}
.portalsg-paragraph .tabs .container {
  padding-left: 0;
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .tabs > .container {
    max-width: 100%;
  }
}
.portalsg-paragraph .sgch-well.highlight-bluelightest {
  background: #e5e9ed;
  border: solid 2px #ccd4dc;
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .sgch-well.highlight-bluelightest {
    padding: 25.2px calc(2 * 25.2px);
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .sgch-well.highlight-bluelightest {
    padding: 22px 7px;
  }
}
.portalsg-paragraph .sgch-well.highlight-bluelightest .contact-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.portalsg-paragraph .sgch-well.highlight-bluelightest .contact-card .contactcard-info {
  width: 100%;
}
.portalsg-paragraph .sgch-well.highlight-bluelightest .contact-card .contactcard-map {
  width: 100%;
  padding-left: 0;
}
@media screen and (min-width: 1025px) {
  .portalsg-paragraph .sgch-well.highlight-bluelightest .contact-card .contactcard-map {
    margin-top: calc(2 * 25.2px);
  }
}
@media screen and (max-width: 1024px) {
  .portalsg-paragraph .sgch-well.highlight-bluelightest .contact-card .contactcard-map {
    margin-top: calc(2 * 22px);
  }
}
.portalsg-paragraph .sgch-well.highlight-bluelightest .contact-card .contactcard-map iframe {
  height: 280px;
}
.explanation-tooltip {
  position: relative;
  cursor: help;
}
.explanation-tooltip span.word {
  border-bottom: 1px dashed #000;
}
.explanation-tooltip .icon-close {
  display: none;
}
.explanation-tooltip.show-tooltip .icon-open {
  display: none;
}
.explanation-tooltip.show-tooltip .icon-close {
  display: inline-block;
  cursor: pointer;
}
.tooltip-description {
  position: absolute;
  background-color: #232E23;
  display: block;
  border-radius: 10px;
  padding: 15px 20px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 999;
}
@media screen and (max-width: 1024px) {
  .tooltip-description {
    padding: 15px;
    width: calc(100vw - 60px);
  }
}
.quote-paragraph .quote-panel {
  background: #f6f6f6;
  border-radius: 30px;
}
.quote-paragraph .quote-panel .text-container {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none;
}
@media screen and (min-width: 1025px) {
  .quote-paragraph .quote-panel .text-container {
    padding: 50px 60px;
  }
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container {
    padding: 30px 20px;
  }
}
.quote-paragraph .quote-panel .text-container .quote-content .quote-icon {
  color: #16A24A;
}
.quote-paragraph .quote-panel .text-container .quote-content .quote-icon i {
  font-style: italic;
}
.quote-paragraph .quote-panel .text-container .quote-content,
.quote-paragraph .quote-panel .text-container .quote-content p {
  font-family: 'minion-pro, serif';
  font-style: italic;
  font-weight: 400;
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .quote-paragraph .quote-panel .text-container .quote-content,
  .quote-paragraph .quote-panel .text-container .quote-content p {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container .quote-content,
  .quote-paragraph .quote-panel .text-container .quote-content p {
    font-size: 23px;
    line-height: 32px;
  }
}
.quote-paragraph .quote-panel .text-container .autor {
  margin-top: 20px;
}
.quote-paragraph .quote-panel .text-container .autor .name {
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1025px) {
  .quote-paragraph .quote-panel .text-container .autor .name {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container .autor .name {
    font-size: 17px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .quote-paragraph .quote-panel .text-container .autor .function {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container .autor .function {
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 20px;
  }
}
.quote-paragraph .quote-panel .text-container .reference {
  color: #16A24A;
  padding-top: 22px;
  display: inline-block;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 28px;
  padding-left: 32px;
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container .reference {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container .reference {
    font-size: 16px;
    line-height: 22px;
    padding-left: 25px;
  }
}
.quote-paragraph .quote-panel .text-container .reference:before {
  text-decoration: none;
  color: #16A24A;
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  font-weight: 400;
  position: absolute;
  left: 60px;
}
@media screen and (max-width: 1024px) {
  .quote-paragraph .quote-panel .text-container .reference:before {
    left: 20px;
  }
}
.quote-paragraph .quote-panel .text-container:not(.no-link):hover .reference {
  color: #16A24A;
  text-decoration: underline;
}
.quote-paragraph .quote-panel .text-container:not(.no-link):hover .reference:before {
  color: #16A24A;
  text-decoration: none;
}
.quote-paragraph .quote-panel.split-panel {
  display: flex;
  min-height: 300px;
}
@media screen and (max-width: 767px) {
  .quote-paragraph .quote-panel.split-panel {
    flex-flow: column;
  }
}
.quote-paragraph .quote-panel.split-panel .visuals {
  width: 30%;
  min-width: 300px;
}
@media screen and (max-width: 767px) {
  .quote-paragraph .quote-panel.split-panel .visuals {
    height: 300px;
    width: 100%;
  }
}
.quote-paragraph .quote-panel.split-panel .visuals .quote-img {
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  display: block;
  border-radius: 30px 0 0 30px;
}
@media screen and (max-width: 767px) {
  .quote-paragraph .quote-panel.split-panel .visuals .quote-img {
    border-radius: 30px 30px 0 0;
  }
}
.quote-paragraph .quote-panel.split-panel .visuals .quote-img.video-preview {
  position: relative;
}
.quote-paragraph .quote-panel.split-panel .visuals .quote-img.video-preview:after {
  content: "\f144";
  font-family: "Font Awesome 5 Pro";
  font-size: 130px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  height: 130px;
  width: 130px;
  color: #fff;
  line-height: 1em;
  opacity: 0.5;
}
.quote-paragraph .quote-panel.split-panel .visuals .quote-img:hover.video-preview:after {
  opacity: 0.8;
}
@media screen and (min-width: 1025px) {
  .quote-paragraph .quote-panel.split-panel .text-container {
    width: 70%;
  }
}
@media screen and (min-width: 1025px) {
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-xl {
    font-size: 180px;
    line-height: 200px;
  }
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-l {
    font-size: 135px;
    line-height: 210px;
  }
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-m {
    font-size: 110px;
    line-height: 220px;
  }
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-s {
    font-size: 90px;
    line-height: 180px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-xl {
    font-size: 180px;
    line-height: 200px;
  }
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-l {
    font-size: 135px;
    line-height: 210px;
  }
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-m {
    font-size: 110px;
    line-height: 220px;
  }
  .tab-content .number-paragraphs .number-paragraph .number-panel .number .size-s {
    font-size: 90px;
    line-height: 180px;
  }
}
.number-paragraph:first-child .number-panel {
  border-top: solid 2px #D9D9D9;
}
.number-paragraph .number-panel {
  display: flex;
  color: #000;
  align-items: center;
  border-bottom: solid 2px #D9D9D9;
  text-decoration: none;
}
@media screen and (min-width: 1025px) {
  .number-paragraph .number-panel {
    min-height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .number-paragraph .number-panel {
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .number-paragraph .number-panel {
    flex-flow: column;
    padding: 30px 0;
    align-items: flex-start;
  }
}
.number-paragraph .number-panel .number {
  font-weight: 800;
}
.number-paragraph .number-panel .number .size-xl {
  font-size: 200px;
  line-height: 200px;
}
.number-paragraph .number-panel .number .size-l {
  font-size: 180px;
  line-height: 200px;
}
.number-paragraph .number-panel .number .size-m {
  font-size: 140px;
  line-height: 210px;
}
.number-paragraph .number-panel .number .size-s {
  font-size: 130px;
  line-height: 220px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .number-paragraph .number-panel .number .size-xl {
    font-size: 200px;
    line-height: 200px;
  }
  .number-paragraph .number-panel .number .size-l {
    font-size: 160px;
    line-height: 200px;
  }
  .number-paragraph .number-panel .number .size-m {
    font-size: 135px;
    line-height: 210px;
  }
  .number-paragraph .number-panel .number .size-s {
    font-size: 110px;
    line-height: 220px;
  }
}
@media screen and (max-width: 1024px) {
  .number-paragraph .number-panel .number .size-xl {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel .number .size-l {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel .number .size-m {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel .number .size-s {
    font-size: 70px;
    line-height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .number-paragraph .number-panel .number {
    width: 50%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .number-paragraph .number-panel .number {
    width: 100%;
  }
  .number-paragraph .number-panel .number .size-xl {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel .number .size-l {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel .number .size-m {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel .number .size-s {
    font-size: 70px;
    line-height: 80px;
  }
}
.number-paragraph .number-panel .number .number-value {
  height: 100%;
  width: 100%;
  display: block;
}
.number-paragraph .number-panel .text-container {
  position: relative;
}
@media screen and (min-width: 768px) {
  .number-paragraph .number-panel .text-container {
    width: 50%;
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .number-paragraph .number-panel .text-container {
    padding-top: 20px;
  }
}
.number-paragraph .number-panel .text-container .reference {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 28px;
  color: #16A24A;
  padding-left: 32px;
}
@media screen and (max-width: 1024px) {
  .number-paragraph .number-panel .text-container .reference {
    font-size: 16px;
    line-height: 22px;
    padding-left: 25px;
  }
}
.number-paragraph .number-panel .text-container .reference:before {
  text-decoration: none;
  color: #16A24A;
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  font-weight: 400;
  position: absolute;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .number-paragraph .number-panel .text-container .reference:before {
    left: 0;
  }
}
@media screen and (min-width: 1025px) {
  .number-paragraph .number-panel:not(.no-link):hover {
    background: #16A24A;
    color: #fff;
  }
  .number-paragraph .number-panel:not(.no-link):hover .text-container .reference {
    color: #fff;
    text-decoration: underline;
  }
  .number-paragraph .number-panel:not(.no-link):hover .text-container .reference:before {
    color: #fff;
    text-decoration: none;
  }
}
@media screen and (max-width: 1024px) {
  .number-paragraph .number-panel:not(.no-link):hover .text-container .reference {
    text-decoration: underline;
  }
  .number-paragraph .number-panel:not(.no-link):hover .text-container .reference:before {
    text-decoration: none;
  }
}
.number-paragraph .number-panel.no-link {
  flex-flow: column;
  padding: 30px 0;
  align-items: flex-start;
  min-height: initial;
}
.number-paragraph .number-panel.no-link .number {
  width: 100%;
  text-align: left;
}
.number-paragraph .number-panel.no-link .number .size-xl {
  font-size: 200px;
  line-height: 200px;
}
.number-paragraph .number-panel.no-link .number .size-l {
  font-size: 180px;
  line-height: 180px;
}
.number-paragraph .number-panel.no-link .number .size-m {
  font-size: 140px;
  line-height: 140px;
}
.number-paragraph .number-panel.no-link .number .size-s {
  font-size: 130px;
  line-height: 130px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .number-paragraph .number-panel.no-link .number .size-xl {
    font-size: 200px;
    line-height: 200px;
  }
  .number-paragraph .number-panel.no-link .number .size-l {
    font-size: 160px;
    line-height: 160px;
  }
  .number-paragraph .number-panel.no-link .number .size-m {
    font-size: 135px;
    line-height: 135px;
  }
  .number-paragraph .number-panel.no-link .number .size-s {
    font-size: 110px;
    line-height: 110px;
  }
}
@media screen and (max-width: 1024px) {
  .number-paragraph .number-panel.no-link .number .size-xl {
    font-size: 180px;
    line-height: 180px;
  }
  .number-paragraph .number-panel.no-link .number .size-l {
    font-size: 140px;
    line-height: 140px;
  }
  .number-paragraph .number-panel.no-link .number .size-m {
    font-size: 120px;
    line-height: 120px;
  }
  .number-paragraph .number-panel.no-link .number .size-s {
    font-size: 100px;
    line-height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .number-paragraph .number-panel.no-link .number .size-xl {
    font-size: 140px;
    line-height: 140px;
  }
  .number-paragraph .number-panel.no-link .number .size-l {
    font-size: 120px;
    line-height: 120px;
  }
  .number-paragraph .number-panel.no-link .number .size-m {
    font-size: 100px;
    line-height: 100px;
  }
  .number-paragraph .number-panel.no-link .number .size-s {
    font-size: 80px;
    line-height: 80px;
  }
}
@media screen and (max-width: 480px) {
  .number-paragraph .number-panel.no-link .number .size-xl {
    font-size: 90px;
    line-height: 100px;
  }
  .number-paragraph .number-panel.no-link .number .size-l {
    font-size: 80px;
    line-height: 90px;
  }
  .number-paragraph .number-panel.no-link .number .size-m {
    font-size: 70px;
    line-height: 80px;
  }
  .number-paragraph .number-panel.no-link .number .size-s {
    font-size: 60px;
    line-height: 70px;
  }
}
.number-paragraph .number-panel.no-link .text-container {
  width: 100%;
  padding: 20px 0 0 0;
}
.number-paragraph .number-panel.no-link h4 {
  margin-bottom: 0;
}
.interview-item {
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .interview-item {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .interview-item h3 {
    margin-left: 100px;
  }
}
.interview-info {
  padding-top: 50px;
}
@media screen and (max-width: 1024px) {
  .interview-info {
    padding-top: 20px;
  }
}
.interview-info .img {
  max-width: 280px;
}
.interview-info .descr {
  padding-top: 20px;
}
@media screen and (max-width: 1024px) {
  .interview-info .descr {
    padding-top: 10px;
  }
}
.interview-info .descr .name {
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1025px) {
  .interview-info .descr .name {
    font-size: 17px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .interview-info .descr .name {
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .interview-info .descr .function {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .interview-info .descr .function {
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .staatsziele-panel,
  .facts-figures-panel {
    padding: 48px 52px 37px 52px;
  }
}
@media screen and (max-width: 1024px) {
  .staatsziele-panel,
  .facts-figures-panel {
    padding: 29px 22px 15px 29px;
  }
}
.staatsziele-panel {
  border: solid 4px #efefef;
  border-radius: 20px;
}
.staatsziele-panel.color-green {
  border: solid 4px #C3E3D0;
}
.facts-figures-panel {
  background: #f6f6f6;
  border-radius: 20px;
}
.facts-figures-panel.color-green {
  background: #C3E3D0;
}
.mehr-lesen-container {
  position: relative;
  /* .collapse-overflow {
        height: 70px; position: absolute; bottom:0;width: 100%; pointer-events: none;
        background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    }*/
}
.mehr-lesen-container .show-more a.show-more-toggler {
  color: #16A24A;
  display: block;
  cursor: pointer;
  padding-bottom: 20px;
}
.mehr-lesen-container .show-more a.show-more-toggler:hover i {
  text-decoration: none;
}
.mehr-lesen-container .show-more a.show-more-toggler .expand-icon,
.mehr-lesen-container .show-more a.show-more-toggler .collapse-icon {
  margin-right: 20px;
  position: absolute;
  left: 0;
}
.mehr-lesen-container .show-more a.show-more-toggler span {
  position: absolute;
  left: 40px;
}
.mehr-lesen-container .eservicecollapse:not(.in) {
  display: block;
  max-height: 71px;
  position: relative;
  padding-bottom: 110px;
  overflow: hidden;
}
.mehr-lesen-container .eservicecollapse:not(.in):after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 58%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 58%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 58%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 103px;
  z-index: 99;
  content: "";
  width: 100%;
}
.mehr-lesen-container .eservicecollapse:not(.in) .show-more {
  position: absolute;
  bottom: 2px;
  z-index: 999;
  width: 100%;
  cursor: pointer;
}
.mehr-lesen-container .eservicecollapse:not(.in) .show-more .collapse-icon,
.mehr-lesen-container .eservicecollapse:not(.in) .show-more .collapse-text {
  display: none;
  visibility: hidden;
}
.mehr-lesen-container .eservicecollapse.in {
  max-height: inherit;
  margin-bottom: 71px;
}
.mehr-lesen-container .eservicecollapse.in .show-more .expand-icon,
.mehr-lesen-container .eservicecollapse.in .show-more .expand-text {
  display: none;
  visibility: hidden;
}
.mehr-lesen-container .eservicecollapse.in .show-more .collapse-icon,
.mehr-lesen-container .eservicecollapse.in .show-more .collapse-text {
  margin-top: 20px;
}
.bullethover {
  position: relative;
}
.bullethover .hoverbullet {
  display: none;
}
@media screen and (min-width: 1025px) {
  .bullethover .hoverbullet {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #efefef;
    border-radius: 50%;
    z-index: 99;
    width: 315px;
    height: 315px;
    align-items: center;
    flex-flow: wrap;
    padding: 44px;
  }
  .bullethover .hoverbullet .title {
    font-size: 21px;
    line-height: 1em;
    display: block;
    align-self: flex-end;
  }
  .bullethover .hoverbullet .text,
  .bullethover .hoverbullet .linklike {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .bullethover .hoverbullet .linklike {
    align-self: flex-start;
  }
  .bullethover .hoverbullet .linklike {
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .bullethover .hoverbullet .linklike:after {
    content: none;
  }
}
.bullethover a.bullethover-link {
  color: #000;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.bullethover a.bullethover-link:after {
  content: "";
  border-bottom: solid 3px #000;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 3px;
}
@media screen and (min-width: 1025px) {
  .bullethover a.bullethover-link:hover,
  .bullethover a.bullethover-link:focus {
    text-decoration: none;
  }
  .bullethover a.bullethover-link:hover .hoverbullet,
  .bullethover a.bullethover-link:focus .hoverbullet {
    display: flex;
  }
}
.bullethover a.bullethover-link .hovertarget {
  white-space: nowrap;
}
.timeline {
  margin-top: 20px;
}
.timeline .timeline-box {
  padding-left: 50px;
  float: left;
  border-left: solid #ddd 2px;
  width: 100%;
}
.timeline .timeline-box .project-img {
  margin-bottom: 20px;
}
.timeline .timeline-box .project-date {
  margin-top: -10px;
  position: relative;
  margin-bottom: 20px;
}
.timeline .timeline-box .project-date:before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: -56px;
  top: 6px;
  background: #16A24A;
  border-radius: 50%;
}
.timeline .timeline-box h4 {
  margin-bottom: 6px;
}
.timeline .timeline-box + .timeline-box {
  padding-top: 60px;
}
.timeline .timeline-box.last {
  height: 20px;
  margin-bottom: 40px;
}
.timeline .timeline-box.last a {
  z-index: 99;
}
.eservices-container {
  background-color: #F8F8F8;
  padding: 80px 120px;
  text-align: center;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservices-container {
    padding: 80px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .eservices-container {
    padding: 60px 60px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container {
    padding: 60px 40px;
  }
}
@media screen and (max-width: 480px) {
  .eservices-container {
    padding: 60px 20px;
  }
}
.eservices-container .eservice-boxes-tophits {
  display: flex;
  max-width: 990px;
  margin: 0 auto;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .eservices-container .eservice-boxes-tophits {
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-tophits {
    flex-flow: column;
    align-items: center;
  }
}
.eservices-container .eservice-boxes-tophits a.eservice-box {
  display: flex;
  align-items: center;
  width: calc(33% - 10px);
  background-color: #fff;
  color: #000;
  position: relative;
  padding: 15px;
  margin-bottom: calc(10px * 2);
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 127px;
  overflow: hidden;
  border-radius: 20px;
  text-decoration: none;
  border: solid 1px #16A24A;
  transition: all ease-out 0.2s;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-red {
  border-color: #CC3333;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-orange {
  border-color: #FF9900;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-yellow {
  border-color: #CCCC00;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-blue {
  border-color: #006699;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-lightblue {
  border-color: #66CCFF;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-green {
  border-color: #16A24A;
}
.eservices-container .eservice-boxes-tophits a.eservice-box.color-olive {
  border-color: #333300;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-tophits a.eservice-box {
    width: calc(50% - 10px);
    min-height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-tophits a.eservice-box {
    width: 100%;
  }
}
.eservices-container .eservice-boxes-tophits a.eservice-box .link-icon,
.eservices-container .eservice-boxes-tophits a.eservice-box .link-icon-hover {
  margin-right: 15px;
  align-self: center;
}
.eservices-container .eservice-boxes-tophits a.eservice-box .link-icon img,
.eservices-container .eservice-boxes-tophits a.eservice-box .link-icon-hover img {
  width: 65px;
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-tophits a.eservice-box .link-icon img,
  .eservices-container .eservice-boxes-tophits a.eservice-box .link-icon-hover img {
    width: 60px;
  }
}
.eservices-container .eservice-boxes-tophits a.eservice-box .link-icon-hover {
  display: none;
}
.eservices-container .eservice-boxes-tophits a.eservice-box .link-content {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.eservices-container .eservice-boxes-tophits a.eservice-box .link-content .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-tophits a.eservice-box .link-content .title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-tophits a.eservice-box .link-content .title {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover {
  color: #fff;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover .link-icon {
  display: none;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover .link-icon-hover {
  display: block;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-red {
  background-color: #ECCED0;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-orange {
  background-color: #F5E1D2;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-yellow {
  background-color: #ECEDC6;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-blue {
  background-color: #C3D8E5;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-lightblue {
  background-color: #D7EDF9;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-green {
  background-color: #C3E3D0;
}
.eservices-container .eservice-boxes-tophits a.eservice-box:hover.color-olive {
  background-color: #CDCEC6;
}
.eservices-container .id-eservice-filter {
  padding-top: 0 !important;
}
.eservices-container .id-eservice-filter .filterbox {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-top: 20px;
}
@media screen and (max-width: 600px) {
  .eservices-container .id-eservice-filter .filterbox {
    padding: 0 10px;
  }
}
@media screen and (max-width: 480px) {
  .eservices-container .id-eservice-filter .filterbox {
    padding: 0;
  }
}
.eservices-container .id-eservice-filter .filterbox h4 {
  margin-top: 0;
  margin-bottom: 24px;
}
.eservices-container .id-eservice-filter .filterbox .topics {
  width: 100%;
}
.eservices-container .id-eservice-filter .filterbox ul.filter {
  display: flex;
  flex-flow: row wrap;
  float: left;
  margin-left: 0;
  padding-left: 0;
}
.eservices-container .id-eservice-filter .filterbox ul.filter li {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.eservices-container .id-eservice-filter .filterbox ul.filter li a {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  background-color: transparent;
  border: 2px solid #C3C4C6;
  display: inline-flex;
  border-radius: 21px;
  padding: 6px 16px;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .eservices-container .id-eservice-filter .filterbox ul.filter li a {
    font-size: 14px;
    line-height: 20px;
    padding: 4px 16px;
  }
}
.eservices-container .id-eservice-filter .filterbox ul.filter li a .number {
  display: none;
  /* wird nun doch nicht gewünscht */
  font-size: 14px;
  padding-left: 10px;
  padding-top: 1px;
}
@media screen and (max-width: 600px) {
  .eservices-container .id-eservice-filter .filterbox ul.filter li a .number {
    font-size: 12px;
    padding-top: 0;
  }
}
.eservices-container .id-eservice-filter .filterbox ul.filter li a:hover {
  background-color: #C3C4C6;
}
.eservices-container .id-eservice-filter .filterbox ul.filter li.active a {
  background-color: #7A7A7B;
  color: #fff;
  border: 2px solid #7A7A7B;
}
.eservices-container .id-eservice-filter .filterbox ul.filter li.active a:after {
  content: '\f00d';
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  font-weight: 200;
}
.eservices-container .id-eservice-filter .filterbox ul.filter li.disabled a {
  opacity: 0.5;
  pointer-events: none;
}
.eservices-container .id-eservice-filter .filterbox ul.filter li.disabled a .number {
  display: none;
}
.eservices-container .eservice-boxes-overview {
  display: flex;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .eservices-container .eservice-boxes-overview {
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview {
    flex-flow: column;
    align-items: center;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box {
  width: calc(33% - 10px);
  height: 380px;
  margin-bottom: 20px;
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-overview .eservice-box {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box {
    width: 100%;
    height: 290px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link {
  display: block;
  height: 100%;
  color: #000;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link:hover,
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link:focus,
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link:active {
  text-decoration: none;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info {
  display: block;
  height: 100%;
  text-align: center;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon {
  background-color: #C3E3D0;
  display: block;
  height: 150px;
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon {
    height: 116px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-red {
  background-color: #ECCED0;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-orange {
  background-color: #F5E1D2;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-yellow {
  background-color: #ECEDC6;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-blue {
  background-color: #C3D8E5;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-lightblue {
  background-color: #D7EDF9;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-green {
  background-color: #C3E3D0;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon.color-olive {
  background-color: #CDCEC6;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 110px;
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .icon img {
    height: 80px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .content {
  display: block;
  height: calc(100% - 150px);
  padding: 26px 26px 20px 26px;
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .content {
    height: calc(100% - 116px);
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .title {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .text {
  font-size: 20px;
  line-height: 24px;
  margin-top: 26px;
  max-height: 96px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .text {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .short-info .text {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description {
  text-align: center;
  display: block;
  padding: 26px;
  height: 100%;
  position: relative;
  top: 0;
  background-color: #fff;
  z-index: 9;
  transition: all 0.5s ease-in-out;
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description .title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description .title {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description .text {
  font-size: 20px;
  line-height: 24px;
  margin-top: 26px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
  max-height: 240px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description .text {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link .description .text {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link:hover .short-info {
    /*display: none;*/
  }
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link:hover .description {
    top: -380px;
    transition: all 0.5s ease-in-out;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 767px) {
  .eservices-container .eservice-boxes-overview .eservice-box a.eservice-box-link:hover .description {
    top: -290px;
  }
}
.eservices-container .eservice-boxes-overview .eservice-box.empty-box {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  touch-action: none;
  border: none;
  visibility: hidden;
}
.more-eservices {
  display: block;
  cursor: pointer;
  width: 100px;
  margin: 0 auto;
}
.more-eservices i {
  color: #000;
  font-size: 45px;
}
.eservice-aktuelles {
  max-width: 784px;
  margin: 0 auto;
}
.eservice-aktuelles .item-aktuelles {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .eservice-aktuelles .item-aktuelles {
    padding-top: 40px;
  }
}
.eservice-aktuelles .item-aktuelles:first-child {
  padding-top: 0;
  /*.date {background-color: @eservice-green-600;}*/
}
.eservice-aktuelles .item-aktuelles .date {
  width: 300px;
  padding: 15px;
  background-color: #16A24A;
  border-radius: 20px;
  color: #fff;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .eservice-aktuelles .item-aktuelles .date {
    width: 200px;
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .eservice-aktuelles .item-aktuelles .date {
    width: 110px;
  }
}
.eservice-aktuelles .item-aktuelles .content {
  display: flex;
  flex-flow: column;
  width: calc(100% - 300px);
  margin-left: 140px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .eservice-aktuelles .item-aktuelles .content {
    width: calc(100% - 200px);
    margin-left: 60px;
  }
}
@media screen and (max-width: 480px) {
  .eservice-aktuelles .item-aktuelles .content {
    width: calc(100% - 100px);
    margin-left: 30px;
  }
}
.eservice-aktuelles .item-aktuelles .content .title {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.eservice-news {
  position: relative;
  padding: 80px 0;
  width: calc(685px + 290px + 290px);
  max-width: 1284px;
  margin: 0 auto;
}
@media screen and (min-width: 1301px) and (max-width: 1420px) {
  .eservice-news {
    width: calc(620px + 290px + 290px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news {
    width: calc(400px + 260px + 260px);
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news {
    width: calc(380px + 260px);
  }
}
@media screen and (max-width: 767px) {
  .eservice-news {
    width: calc(100vw - 60px);
    max-width: 380px;
  }
}
.eservice-news .news-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.eservice-news .news-items .slick-track {
  display: flex;
  align-items: center;
}
.eservice-news .news-items .item-news {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  padding: 30px;
  margin-left: 10px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news {
    flex-flow: column-reverse;
    justify-content: center;
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news {
    flex-flow: column-reverse;
    justify-content: center;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-news .news-items .item-news {
    flex-flow: column-reverse;
  }
}
.eservice-news .news-items .item-news.slick-center,
.eservice-news .news-items .item-news.slick-active {
  width: 685px;
  max-width: 100%;
  height: 473px;
  background-color: #fff;
  margin-left: 0;
}
@media screen and (min-width: 1301px) and (max-width: 1420px) {
  .eservice-news .news-items .item-news.slick-center,
  .eservice-news .news-items .item-news.slick-active {
    width: 620px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news.slick-center,
  .eservice-news .news-items .item-news.slick-active {
    width: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news.slick-center,
  .eservice-news .news-items .item-news.slick-active {
    width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-news .news-items .item-news.slick-center,
  .eservice-news .news-items .item-news.slick-active {
    width: calc(100vw - 60px);
    max-width: 380px;
  }
}
.eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) {
  width: 290px;
  height: 295px;
  background-color: #C3E3D0;
  border-radius: 20px 0 0 20px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) {
    width: 260px;
    padding: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) {
    width: 260px;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) {
    display: none;
  }
}
.eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .content {
  width: 100%;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .content {
    font-size: 16px;
    line-height: 20px;
  }
}
.eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .content .title {
  max-height: 48px;
  -webkit-line-clamp: 2;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .content .title {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .content .text {
  max-height: 144px;
  -webkit-line-clamp: 6;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .content .text {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservice-news .news-items .item-news:not(.slick-center):not(.slick-active) .image {
  display: none;
}
.eservice-news .news-items .item-news .content {
  display: flex;
  flex-flow: column;
  width: calc(100% - 300px);
  text-align: left;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news .content {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news .content {
    width: 100%;
  }
}
.eservice-news .news-items .item-news .content.no-image {
  width: 100%;
}
.eservice-news .news-items .item-news .content .title {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 20px;
  max-height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news .content .title {
    max-height: 48px;
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news .content .title {
    max-height: 48px;
    -webkit-line-clamp: 2;
  }
}
.eservice-news .news-items .item-news .content .text {
  margin-bottom: 10px;
  max-height: 288px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news .content .text {
    max-height: 144px;
    -webkit-line-clamp: 6;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news .content .text {
    max-height: 168px;
    -webkit-line-clamp: 7;
  }
}
.eservice-news .news-items .item-news .image {
  width: 300px;
  margin-left: 20px;
}
@media screen and (min-width: 1301px) and (max-width: 1420px) {
  .eservice-news .news-items .item-news .image {
    width: 300px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news .image {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news .image {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 15px;
  }
}
.eservice-news .news-items .item-news .image img {
  border-radius: 30px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-news .news-items .item-news .image img {
    width: 100%;
    height: 170px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-news .news-items .item-news .image img {
    width: 100%;
    height: 170px;
  }
}
.eservice-news .news-items .slick-center + .item-news,
.eservice-news .news-items .slick-active + .item-news {
  border-radius: 0 20px 20px 0 !important;
  margin-left: 0 !important;
}
.eservice-feedback {
  /*
    padding: 0 120px;
    @media @smalldesktopuppermobile {padding: 0 80px;}
    @media @mobile {padding: 0 60px;}
    @media @mobilemedium {padding: 0 40px;}
    */
}
.eservice-feedback button#submit {
  width: 100%;
  height: 72px;
  border-radius: 20px;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .eservice-feedback button#submit {
    font-size: 15px;
  }
}
.eservice-feedback-response {
  border: solid 2px #16A24A;
  border-radius: 20px;
  padding: 40px 20px 20px 20px;
}
.eservice-intro h1 {
  margin: 0 auto 40px auto !important;
  font-size: 40px;
  line-height: 48px;
  /*font-weight: 600;*/
}
@media screen and (max-width: 1024px) {
  .eservice-intro h1 {
    margin-bottom: 30px !important;
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-intro h1 {
    margin-bottom: 30px !important;
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-intro img {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-intro img {
    width: 200px;
    padding-bottom: 50px;
  }
}
.eservice-description {
  background-color: #F8F8F8;
  /*border-radius: 20px;*/
  padding: calc(25.2px * 3) 0 0 0;
  /*
    .description-items {
        display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-start;
        .description-item {
            width: calc(50% - 20px);
            @media @mobile {width: 100%; padding-bottom: 30px;}
        }
    }*/
}
@media screen and (max-width: 1024px) {
  .eservice-description {
    padding-top: calc(22px * 3);
  }
}
@media screen and (min-width: 1301px) {
  .eservice-description .col2-content {
    margin: 0 auto;
    max-width: calc(100% - 240px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .eservice-description .col2-content {
    margin: 0 auto;
    max-width: calc(100% - 40px);
  }
}
.eservice-description .col2-content .container {
  padding-left: 0;
  padding-right: 0;
}
.eservice-description .eservice-advantages .printscreen {
  position: relative;
  border: 3px solid #fff;
  border-radius: 20px;
}
.eservice-description .eservice-advantages .printscreen .image img {
  border-radius: 15px;
}
.eservice-description .eservice-advantages .printscreen .zoom-icon a {
  border: 2px solid #16A24A;
  border-radius: 23px;
  color: #16A24A;
  height: 46px;
  width: 46px;
  display: block;
  position: absolute;
  right: -23px;
  bottom: -23px;
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .eservice-description .eservice-advantages .printscreen .zoom-icon a {
    display: none;
  }
}
.eservice-description .eservice-advantages .printscreen .zoom-icon a i {
  font-size: 23px;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-top: 9px;
}
.eservice-description .eservice-advantages .advantages {
  border: 3px solid #fff;
  border-radius: 20px;
  padding: 30px 50px;
}
@media screen and (max-width: 1024px) {
  .eservice-description .eservice-advantages .advantages {
    padding: 20px 30px;
  }
}
.eservice-description .eservice-advantages .advantages ul.advantage {
  padding-left: 25px;
}
@media screen and (max-width: 1024px) {
  .eservice-description .eservice-advantages .advantages ul.advantage {
    padding-left: 20px;
  }
}
.eservice-description .eservice-advantages .advantages ul.advantage li {
  text-indent: -0.5em;
}
.eservice-description .eservice-advantages .advantages ul.advantage li:before {
  display: inline-block;
  position: relative;
  top: -4px;
  font-family: "Font Awesome 5 Pro";
  font-size: 0.45em;
  font-weight: bold;
  content: "\f111";
  color: #000;
  width: 1em;
  margin-right: 1px;
}
@media screen and (max-width: 1024px) {
  .eservice-description .eservice-advantages .advantages ul.advantage li:before {
    top: -3px;
  }
}
.eservice-description .eservice-advantages .printscreen + .advantages {
  margin-top: -3px;
}
.eservice-description .accordion .panel-default {
  border: solid 2px #16A24A;
  border-radius: 20px;
}
@media screen and (min-width: 1025px) {
  .eservice-description .accordion .panel-default .panel-body {
    padding: 25.2px 30px 25.2px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-description .accordion .panel-default .panel-body {
    padding: 22px 20px 22px 20px;
  }
}
.eservice-description .accordion .panel-heading {
  border: none;
  background: none;
}
.eservice-description .accordion .panel-heading .panel-title a {
  position: relative;
  width: 100%;
  color: #fff;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  background-color: #C3E3D0;
  border-radius: 18px;
  padding-right: 50px;
}
.eservice-description .accordion .panel-heading .panel-title a:before {
  position: absolute;
  right: 20px;
  left: inherit;
  text-align: center;
  transition: all ease 0.5s;
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  float: left;
  top: 20px;
  font-size: 24px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .eservice-description .accordion .panel-heading .panel-title a:before {
    top: 15px;
    right: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .eservice-description .accordion .panel-heading .panel-title a {
    font-size: 20px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .eservice-description .accordion .panel-heading .panel-title a {
    font-size: 18px;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 480px) {
  .eservice-description .accordion .panel-heading .panel-title a {
    font-size: 15px;
    line-height: 20px;
  }
}
.eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #16A24A;
}
.eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #16A24A;
}
.eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #16A24A;
  border-radius: 18px 18px 0 0;
}
.eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) a {
  text-decoration: none;
}
.eservice-description .accordion .panel-heading .panel-title a:not(.collapsed):before,
.eservice-description .accordion .panel-heading .panel-title a:not(.collapsed):after {
  transform: rotate(180deg);
  transition: all ease 0.5s;
}
.eservice-ressourcen {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.eservice-ressourcen .ressource-item {
  width: calc(33% - 20px);
}
@media screen and (max-width: 1024px) {
  .eservice-ressourcen .ressource-item {
    width: calc(50% - 20px);
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-ressourcen .ressource-item {
    width: 100%;
  }
}
.eservice-linktiles {
  display: flex;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .eservice-linktiles {
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .eservice-linktiles {
    flex-flow: column;
    align-items: center;
  }
}
.eservice-linktiles a.link-item {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: calc(25% - 20px);
  text-align: center;
  background-color: #fff;
  padding: 20px;
  margin-bottom: calc(10px * 2);
  font-weight: 600;
  overflow: hidden;
  border-radius: 20px;
  text-decoration: none;
  transition: all ease-out 0.3s;
  border: solid 1px #16A24A;
  color: #16A24A;
}
@media screen and (max-width: 1024px) {
  .eservice-linktiles a.link-item {
    width: calc(50% - 10px);
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .eservice-linktiles a.link-item {
    width: 100%;
  }
}
.eservice-linktiles a.link-item .title {
  color: #000;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
.eservice-linktiles a.link-item .link {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .eservice-linktiles a.link-item .link {
    margin-top: 15px;
  }
}
.eservice-linktiles a.link-item:hover {
  transform: scale(1.03);
}
.eservice-linktiles a.link-item:hover .link {
  text-decoration: underline;
}
.eservice-linktiles a.link-item.empty-tile {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  touch-action: none;
  border: none;
  visibility: hidden;
}
.project-box {
  border: 1px #cbcbcb solid;
  background: #fff;
  overflow: hidden;
}
.project-box a.project-box-link {
  color: #000;
}
.project-box a.project-box-link:hover,
.project-box a.project-box-link:focus,
.project-box a.project-box-link:active {
  text-decoration: none;
}
.project-box a.project-box-link .image {
  margin-bottom: 21px;
  display: block;
  transition: all 0.5s ease-in-out;
  background-position: center center;
  height: 205px;
  background-size: cover;
}
.project-box a.project-box-link .h4 {
  padding: 0 26px 0 26px;
  display: block;
}
.project-box a.project-box-link .p-small {
  padding: 0 26px 26px 26px;
  margin: 0;
  display: block;
}
.project-box a.project-box-link:hover .image {
  transform: scale(1.05);
}
.project-boxes {
  display: flex;
}
@media screen and (min-width: 601px) {
  .project-boxes {
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .project-boxes {
    flex-flow: column;
    align-items: center;
  }
}
.project-boxes .project-box {
  margin-bottom: 20px;
}
@media screen and (min-width: 601px) {
  .project-boxes .project-box {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 600px) {
  .project-boxes .project-box {
    max-width: 300px;
  }
}
.projectbox-carousel .project-box {
  width: 380px;
  margin: 10px;
}
.projectbox-carousel .project-box .project-box-link {
  display: block;
}
@media screen and (max-width: 1024px) {
  .imggallerie-carousel {
    padding-left: 15px;
  }
}
.imggallerie-carousel .img-item {
  margin-right: 20px;
}
@media screen and (min-width: 1221px) {
  .imggallerie-carousel .img-item {
    width: calc((1210px / 12 * 8) - 40px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1220px) {
  .imggallerie-carousel .img-item {
    width: calc((100vw / 12 * 8) - 75px);
  }
}
@media screen and (max-width: 1024px) {
  .imggallerie-carousel .img-item {
    width: 80vw;
  }
}
.imggallerie-carousel .img-item a {
  height: 438px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}
@media screen and (max-width: 1024px) {
  .imggallerie-carousel .img-item a {
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .imggallerie-carousel .img-item a {
    height: 320px;
  }
}
@media screen and (max-width: 600px) {
  .imggallerie-carousel .img-item a {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .imggallerie-carousel .img-item a {
    height: 200px;
  }
}
.imggallerie-carousel .img-item .title {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .imggallerie-carousel .img-item .title {
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.imggallerie-carousel .img-item .subtitle {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 20px;
}
@media screen and (max-width: 1024px) {
  .imggallerie-carousel .img-item .subtitle {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
  }
}
.tabs:not(.mobileverticaltitles) > .container {
  padding-left: 0;
}
@media screen and (max-width: 1024px) {
  .tabs:not(.mobileverticaltitles) > .container {
    overflow: auto;
    /*margin-left: 15px;*/
    margin-right: 2px;
    overflow-y: hidden;
    overflow-x: auto;
    background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0)), linear-gradient(-90deg, white 0%, rgba(255, 255, 255, 0)) 100% 0, radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.585), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.585), rgba(0, 0, 0, 0)) 100% 0%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 80px 137px, 87px 137px, 21px 67px, 21px 60px;
    background-attachment: local, local, scroll, scroll;
  }
}
@media screen and (max-width: 1024px) {
  .tabs:not(.mobileverticaltitles) > .container ul.nav-tabs {
    white-space: nowrap;
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  .tabs:not(.mobileverticaltitles) > .container ul.nav-tabs > li {
    display: inline-block;
    cursor: pointer;
    float: none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs:not(.mobileverticaltitles) > .container ul.nav-tabs > li > a {
    padding: 10px 30px 10px 0;
  }
}
.alert {
  float: left;
  width: 100%;
}
.alert.alert-danger {
  background: #fff;
  border: solid 2px #990033;
  color: #990033;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a .alert-danger:hover {
  border: 2px solid black;
}
.help-block {
  font-size: 13px;
  font-weight: 600;
}
.help-block.info {
  color: #737373;
}
.help-block.error {
  color: #e00025;
}
/* Lists */
ul {
  list-style-type: none;
}
ul li {
  list-style-type: none;
}
.portalsg-p-container {
  /*ol, ul:not(.nav-tabs):not(.nav-tabs) {
      margin: 0;
      padding: 0;
      counter-reset: item;
    }

    ol > li, ul:not(.nav-tabs):not(.iconlist):not(.filter) > li {
      margin: 0;
      padding: 0 0 0 2em;
      text-indent: -2em;
      list-style-type: none;
      counter-increment: item;
      color: @black;
    }

    ol > li:before, ul:not(.nav-tabs):not(.iconlist):not(.filter) > li:before {
      display: inline-block;
      width: 2em;
      padding-right: 0.8em;
      font-weight: bold;
      text-align: right;
      content: counter(item) ".";
      color: @brand-color;
    }
    ul:not(.nav-tabs):not(.iconlist):not(.filter) > li:before {content: "\f111"; .fontawesome; font-size: 0.45em; width: 16px; margin-right: 20px;}*/
}
.portalsg-p-container > p:last-child {
  margin-bottom: 0;
}
.portalsg-p-container .col-xs-12 > p:last-child {
  margin-bottom: 0;
}
.portalsg-p-container ol {
  color: #16A24A;
  padding-left: 16px;
}
.portalsg-p-container ol[type="a"] {
  color: #000;
}
.portalsg-p-container ol[type="a"] li {
  margin-left: 20px;
}
.portalsg-p-container ul.checklist > li:before {
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Pro" !important;
  font-size: 0.97em !important;
  width: 2em !important;
  margin-right: 0 !important;
}
.portalsg-p-container ul.linklist > li {
  text-indent: 0 !important;
  padding-left: 0 !important;
}
.portalsg-p-container ul.linklist > li a {
  /*color: @black !important;*/
  padding-left: 37px !important;
}
.portalsg-p-container ul.linklist > li:before {
  font-size: 0.97em !important;
  width: 2em !important;
  margin-right: 0 !important;
  font-weight: 400 !important;
  color: transparent !important;
  content: none !important;
}
.portalsg-p-container ul.linklist-external > li:before {
  content: "\f35d" !important;
  font-family: "Font Awesome 5 Pro" !important;
  font-size: 0.97em !important;
  width: 2em !important;
  margin-right: 0 !important;
  font-weight: 400 !important;
}
.portalsg-p-container ul.downloadlist > li:before {
  content: "\f33d" !important;
  font-family: "Font Awesome 5 Pro" !important;
  font-size: 0.97em !important;
  width: 1.7em !important;
  margin-right: 0 !important;
  font-weight: 400 !important;
}
ul.inline-list {
  float: left;
}
ul.inline-list li {
  float: left;
  display: inline-block;
}
ul.inline-list li a {
  padding: 0 20px;
}
ul.list-2-col {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
}
ul.list-2-col li {
  width: 100%;
  float: left;
}
ul.linklist {
  float: left;
}
ul.linklist li {
  width: 100%;
  float: left;
}
ul.linklist li a {
  display: block;
}
ul.linklist,
ul.iconlist,
ul.iconlist.no-link {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.icon-link,
.linklist li a,
ul.iconlist.no-link li {
  padding-left: 27px;
  position: relative;
  float: left;
}
.icon-link:before,
.linklist li a:before,
ul.iconlist.no-link li:before {
  content: "\f30b";
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  color: #16A24A;
  text-decoration: none;
  -moz-text-decoration-color: #fff;
  text-decoration-color: #fff;
}
.icon-link.phone,
.linklist li a.phone,
ul.iconlist.no-link li.phone {
  padding-left: 1.5em;
}
.icon-link.phone:before,
.linklist li a.phone:before,
ul.iconlist.no-link li.phone:before {
  content: "\f095";
  color: #16A24A;
}
.icon-link.mail,
.linklist li a.mail,
ul.iconlist.no-link li.mail {
  padding-left: 1.5em;
}
.icon-link.mail:before,
.linklist li a.mail:before,
ul.iconlist.no-link li.mail:before {
  content: "\f0e0";
  color: #16A24A;
}
.icon-link.download,
.linklist li a.download,
ul.iconlist.no-link li.download {
  padding-left: 1.3em;
  padding-top: 3px;
  padding-bottom: 3px;
}
.icon-link.download:before,
.linklist li a.download:before,
ul.iconlist.no-link li.download:before {
  content: "\f33d";
  color: #16A24A;
}
.icon-link.download:after,
.linklist li a.download:after,
ul.iconlist.no-link li.download:after {
  width: 16px;
}
.icon-link.default,
.linklist li a.default,
ul.iconlist.no-link li.default {
  padding-left: 1em;
}
.icon-link.back:before,
.linklist li a.back:before,
ul.iconlist.no-link li.back:before {
  content: "\f104";
  padding-top: 1.5px;
}
.icon-link.check:before,
.linklist li a.check:before,
ul.iconlist.no-link li.check:before {
  content: "\f00c";
  color: #007000;
}
.icon-link.uncheck:before,
.linklist li a.uncheck:before,
ul.iconlist.no-link li.uncheck:before {
  content: "\f00d";
  color: #16A24A;
}
.icon-link.link-int:before,
.linklist li a.link-int:before,
ul.iconlist.no-link li.link-int:before {
  content: "\f30b";
  font-weight: 400;
}
.icon-link.link-ext:before,
.linklist li a.link-ext:before,
ul.iconlist.no-link li.link-ext:before {
  content: "\f35d";
}
.icon-link.dltype-file:before,
.linklist li a.dltype-file:before,
ul.iconlist.no-link li.dltype-file:before {
  content: "\f33d";
}
.icon-link.dltype-ics:before,
.linklist li a.dltype-ics:before,
ul.iconlist.no-link li.dltype-ics:before {
  content: "\f33d";
}
.icon-link.dltype-pdf:before,
.linklist li a.dltype-pdf:before,
ul.iconlist.no-link li.dltype-pdf:before {
  content: "\f33d";
}
.icon-link.dltype-zip:before,
.linklist li a.dltype-zip:before,
ul.iconlist.no-link li.dltype-zip:before {
  content: "\f33d";
}
.icon-link.dltype-audio:before,
.linklist li a.dltype-audio:before,
ul.iconlist.no-link li.dltype-audio:before {
  content: "\f33d";
}
.icon-link.dltype-xls:before,
.linklist li a.dltype-xls:before,
ul.iconlist.no-link li.dltype-xls:before {
  content: "\f33d";
}
.icon-link.dltype-img:before,
.linklist li a.dltype-img:before,
ul.iconlist.no-link li.dltype-img:before {
  content: "\f33d";
}
.icon-link.dltype-ppt:before,
.linklist li a.dltype-ppt:before,
ul.iconlist.no-link li.dltype-ppt:before {
  content: "\f33d";
}
.icon-link.dltype-movie:before,
.linklist li a.dltype-movie:before,
ul.iconlist.no-link li.dltype-movie:before {
  content: "\f33d";
}
.icon-link.dltype-doc:before,
.linklist li a.dltype-doc:before,
ul.iconlist.no-link li.dltype-doc:before {
  content: "\f33d";
}
.linklist li.download .metadescription {
  padding-left: 10px;
  display: none;
}
ul.index {
  width: 100%;
  margin: 0 0 20px 0;
}
ul.index li {
  border-left-style: solid;
  border-left-color: #008334;
  border-left-width: 1px;
  padding: 0 5px 0 5px;
  display: inline;
  float: left;
}
.inline-icon-link {
  float: none;
  margin-right: 20px;
}
.inline-icon-link.pull-right {
  margin-right: 0;
}
ul.iconlist li i {
  width: 2em;
  padding-right: 1em;
  color: #16A24A;
  text-align: center;
}
.downloadlink-title {
  float: left;
  width: 100%;
}
.downloadlink-title .downloadlink-txt {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .downloadlink-title .downloadlink-txt {
    max-width: calc(100% - 170px);
  }
}
@media screen and (max-width: 767px) {
  .downloadlink-title .downloadlink-txt {
    max-width: 100%;
    width: 100%;
    float: left;
  }
}
.downloadlink-title .icon-link {
  font-size: 17px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .downloadlink-title .icon-link {
    transform: translateY(100%);
  }
}
@media screen and (max-width: 767px) {
  .downloadlink-title .icon-link {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.dropdown-menu {
  border-radius: 0;
}
/* Header */
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 1px;
}
.tile {
  background-color: #efefeb;
  padding: 20px;
  margin: 0 0 20px 0;
}
/*********************************************************/
/*            sgch General Content Elements              */
/*********************************************************/
table th p:last-child,
table td p:last-child {
  margin-bottom: 0;
}
table.lines th,
table.lines td {
  border-bottom: solid #e3e2da 1px;
  padding: 20px;
}
table.pure th,
table.pure td {
  padding: 20px;
}
table.small-padding th,
table.small-padding td {
  padding: 10px;
}
@media screen and (min-width: 1025px) {
  table.lightinnerbordertable {
    font-size: 17px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  table.lightinnerbordertable {
    font-size: 14px;
    line-height: 20px;
  }
}
table.lightinnerbordertable th,
table.lightinnerbordertable thead {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
table.lightinnerbordertable tr td,
table.lightinnerbordertable tr th {
  border: solid #ddd 1px;
}
table.lightinnerbordertable tr td:first-child,
table.lightinnerbordertable tr th:first-child {
  border-left: none;
}
table.lightinnerbordertable tr td:last-child,
table.lightinnerbordertable tr th:last-child {
  border-right: none;
}
table.lightinnerbordertable tr:last-child td,
table.lightinnerbordertable tr:last-child th {
  border-bottom: none;
}
table.lightinnerbordertable thead td,
table.lightinnerbordertable thead th {
  border-top: none;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #16A24A;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  color: #16A24A;
}
.footable-row-detail-name {
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background: #16A24A;
  color: #fff;
  padding: 2px 5px;
  border-radius: 6px;
  margin-right: 5px;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  color: #fff;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  color: #fff;
}
table.dataTable thead .sorting:after {
  content: '\f0dc';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  bottom: 20px;
}
table.dataTable thead .sorting_asc:after {
  content: '\f0de';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  bottom: 20px;
}
table.dataTable thead .sorting_desc:after {
  content: '\f0dd';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  bottom: 20px;
}
.info-link a {
  float: left;
  padding-right: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.nav-tabs + .tab-content {
  padding-top: 25px;
}
.panel-group {
  text-align: left;
}
.panel-group .panel {
  border-right: none;
  border-left: none;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 0;
  border-top: none;
}
.AccordionPar .portalsg-paragraph.m-2vr-bot:last-child {
  margin-bottom: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent !important;
}
.media .media-left,
.media .media-right {
  max-width: 50%;
}
ul.popover-outer {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin: 0;
  transform: translateY(-50%) translateX(-50%);
}
ul.popover-outer a i {
  color: #000000;
}
/*********************************************************/
/*                  Form Elements                        */
/*********************************************************/
button i + span {
  margin-left: 6px;
}
button:focus,
button:hover {
  outline: none;
}
.p-form:not(.author) form .portalsg-paragraph {
  float: left;
  width: 100%;
}
.p-form:not(.author) form .portalsg-paragraph.m-2vr-bot {
  margin-bottom: 0;
}
.p-form form .p-imgtxt {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mixin-btn-primary {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
}
.mixin-btn-primary-hover {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
  text-decoration: none !important;
}
.mixin-btn-secondary {
  background-color: #fff;
  border-color: #16A24A;
  color: #16A24A;
}
.mixin-btn-secondary-hover {
  background-color: #C3E3D0;
  border-color: #16A24A;
  color: #16A24A;
  text-decoration: none !important;
}
.mixin-btn-link {
  background-color: #fff;
  border-color: #cfcfcf;
  color: #16A24A;
}
.mixin-btn-link-hover {
  background-color: #fff;
  border-color: #16A24A;
  color: #16A24A;
  text-decoration: none !important;
}
@media screen and (max-width: 480px) {
  .btn-group {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .button-row .btn {
    margin: 0 22px 22px 0;
  }
}
@media screen and (max-width: 1024px) {
  .button-row .btn {
    margin: 0 25.2px 25.2px 0;
  }
}
.leadparagraphlink {
  color: #000;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.leadparagraphlinkunderline {
  content: "";
  border-bottom: solid 3px #000;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 3px;
}
.btn,
a.btn {
  border: 2px solid transparent;
  border-radius: 20px;
  white-space: normal;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  text-align: left;
  padding: 15px 30px;
  display: -webkit-inline-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-inline-flex;
  -moz-justify-content: center;
  -moz-align-items: center;
}
.btn:not(.btn-lg):not(.btn-sm):not(.xs-selector),
a.btn:not(.btn-lg):not(.btn-sm):not(.xs-selector) {
  min-height: 42px;
}
.btn.btn-lg,
a.btn.btn-lg {
  min-height: 56px;
  font-size: 18px;
}
.btn.btn-sm,
a.btn.btn-sm {
  min-height: 35px;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .btn,
  a.btn {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .btn,
  a.btn {
    width: 100%;
  }
}
.btn.btn-primary,
a.btn.btn-primary {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
}
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
  text-decoration: none !important;
}
.btn.btn-secondary,
a.btn.btn-secondary {
  background-color: #fff;
  border-color: #16A24A;
  color: #16A24A;
}
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover {
  background-color: #C3E3D0;
  border-color: #16A24A;
  color: #16A24A;
  text-decoration: none !important;
}
.btn.round-btn,
a.btn.round-btn {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.btn.btn-link,
a.btn.btn-link {
  background-color: #fff;
  border-color: #cfcfcf;
  color: #16A24A;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn.btn-link:hover,
a.btn.btn-link:hover {
  background-color: #fff;
  border-color: #16A24A;
  color: #16A24A;
  text-decoration: none !important;
}
.btn.easyread-btn,
a.btn.easyread-btn {
  font-size: 18px;
  height: calc(25.2px * 2 + 1px);
}
.btn.easyread-btn .easyread-img,
a.btn.easyread-btn .easyread-img {
  width: 26px;
  float: left;
  margin-right: 13px;
}
.btn.icon-btn i.pull-left,
a.btn.icon-btn i.pull-left {
  margin-right: 15px;
}
.btn.icon-btn i.pull-right,
a.btn.icon-btn i.pull-right {
  margin-left: 15px;
}
.btn.xs-selector,
a.btn.xs-selector {
  height: 24px;
  font-size: 14px;
  line-height: 1;
  border-radius: 5px;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
}
@media screen and (min-width: 1025px) {
  .btn.xs-selector,
  a.btn.xs-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1024px) {
  .btn.xs-selector,
  a.btn.xs-selector {
    display: inline-block;
  }
}
.btn.xs-selector:not(.active),
a.btn.xs-selector:not(.active) {
  color: #16A24A;
  background: #fff;
  border: #cfcfcf solid 2px;
}
.btn.xs-selector.active,
a.btn.xs-selector.active {
  background: #16A24A;
  color: #fff;
  border: none;
}
.btn.inline-btn,
a.btn.inline-btn {
  display: inline-block;
  float: left;
  width: auto;
}
.bg-grey-darker .btn.btn-secondary,
.bg-grey-darker a.btn.btn-secondary,
.bg-grey-darker .btn.btn-invert-on-dark,
.bg-grey-darker a.btn.btn-invert-on-dark {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.bg-grey-darker .btn.btn-secondary:hover,
.bg-grey-darker a.btn.btn-secondary:hover,
.bg-grey-darker .btn.btn-invert-on-dark:hover,
.bg-grey-darker a.btn.btn-invert-on-dark:hover {
  background: rgba(255, 255, 255, 0.1);
}
.oc-switch-toggle {
  position: relative;
}
.oc-switch-toggle *,
.oc-switch-toggle *:before,
.oc-switch-toggle *:after {
  box-sizing: border-box;
}
.oc-switch-toggle input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.oc-switch-toggle input[type="checkbox"]:checked ~ label .oc-switch-toggler:before {
  content: attr(data-unchecked);
  left: 0;
}
.oc-switch-toggle input[type="checkbox"]:checked ~ label .oc-switch-toggler:after {
  content: attr(data-checked);
}
.oc-switch-toggle input[type="checkbox"]:checked:focus ~ label .oc-switch-toggler,
.oc-switch-toggle input[type="checkbox"]:checked:hover ~ label .oc-switch-toggler {
  background-color: #444;
  background-color: #16A24A;
}
.oc-switch-toggle input[type="checkbox"]:checked:focus ~ label .oc-switch-toggler:after,
.oc-switch-toggle input[type="checkbox"]:checked:hover ~ label .oc-switch-toggler:after {
  color: #16A24A;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.oc-switch-toggle input[type="checkbox"]:checked ~ label .oc-switch-toggler {
  background-color: #16A24A;
}
.oc-switch-toggle input[type="checkbox"]:checked ~ label .oc-switch-toggler:after {
  color: #16A24A;
  -webkit-transform: translate3d(59px, 0, 0);
  transform: translate3d(59px, 0, 0);
}
.oc-switch-toggle input[type="checkbox"]:checked ~ label:hover {
  color: #16A24A;
}
.oc-switch-toggle input[type="checkbox"]:hover ~ label {
  color: #16A24A;
}
.oc-switch-toggle[disabled] ~ label {
  pointer-events: none;
  color: rgba(68, 68, 68, 0.5);
}
.oc-switch-toggle[disabled] ~ label .oc-switch-toggler {
  opacity: 0.4;
}
.oc-switch-toggle label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 13px;
}
.oc-switch-toggle label .oc-switch-toggler {
  position: relative;
  -webkit-transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  background: #848484;
  height: 23px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 134px;
  flex: 0 0 134px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  background: #515151;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  border-radius: 60px;
}
.oc-switch-toggle label .oc-switch-toggler:before {
  content: attr(data-checked);
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  left: 67px;
  font-size: 12px;
  line-height: 36px;
  width: 67px;
  color: rgba(255, 255, 255, 0.7);
  left: 60px;
  font-size: 13px;
  line-height: 23px;
  width: 60px;
  padding: 0 12px;
}
.oc-switch-toggle label .oc-switch-toggler:after {
  content: attr(data-unchecked);
  position: absolute;
  z-index: 5;
  text-transform: uppercase;
  text-align: center;
  background: white;
  -webkit-transform: translate3d(0, 0, 0);
  color: #777;
  top: 2px;
  border-radius: 2px;
  width: 65px;
  line-height: 32px;
  font-size: 12px;
  transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  color: #444;
  top: 1px;
  left: 2px;
  border-radius: 30px;
  width: 58px;
  line-height: 20px;
  font-size: 13px;
}
.oc-switch-toggle label .oc-switch-toggler:hover:after {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
}
.context-search-navigation {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.context-search-navigation .button-description {
  float: left;
  display: inline-block;
  color: #777;
  padding: 5px 20px 5px 0;
}
.context-search-navigation ul {
  list-style-type: none;
  width: 100%;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.context-search-navigation ul li {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  padding: 4px 10px;
  margin-right: 5px;
  height: 25.2px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 12px;
  background: #ebebeb;
  transition: background ease 0.5s;
}
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .context-search-navigation ul li {
    width: auto;
  }
}
.context-search-navigation ul li:hover {
  background: #d0d0d0;
}
.context-search-navigation ul li.active {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 40px;
  background: rgba(0, 131, 52, 0.2);
  color: #008334;
}
.context-search-navigation ul li.active i#context-close-icon {
  position: absolute;
  left: 0;
  border-radius: 12px 0 0 12px;
  background: #008334;
  padding: 7px 10px;
  top: 0;
  font-size: 15px;
  color: #fff;
  height: 28px;
}
.context-search-navigation ul li:last-child {
  margin-right: 0;
}
#context-search-tooltoggler {
  cursor: pointer;
  position: relative;
}
.switch-button {
  width: 300px;
  text-align: center;
}
.switch-button {
  will-change: transform;
  z-index: 197 !important;
  cursor: pointer;
  transition: 0.3s ease all;
  background: #636363;
  box-sizing: border-box;
  border: solid #636363 2px;
  border-radius: 15px;
}
.switch-button .active {
  border-radius: 15px;
}
.switch-button .switch-button-case {
  display: inline-block;
  background: none;
  width: 49%;
  height: 100%;
  color: white;
  position: relative;
  border: none;
  transition: 0.3s ease all;
  padding-bottom: 1px;
}
.switch-button .switch-button-case:hover {
  cursor: pointer;
}
.switch-button .switch-button-case:focus {
  outline: none;
}
.switch-button.results-active .active {
  left: 50%;
  transition: all ease 1s;
}
.switch-button.results-active .switch-button-case.right {
  color: #000;
}
.switch-button.results-active .switch-button-case.left {
  color: #fff;
}
.switch-button .active {
  color: #151515;
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  transition: 0.3s ease-out all;
}
.switch-button .active-case {
  color: #151515;
}
.oc-hide {
  transition: 0.22s;
  -moz-transition: 0.22s;
  -webkit-transition: 0.22s;
  -o-transition: 0.22s;
  -webkit-animation: toolsAnimationHideDown 0.22s;
  animation: toolsAnimationHideDown 0.22s;
  transform: translateY(200px);
  visibility: hidden;
}
.oc-show {
  transition: 0.22s;
  -moz-transition: 0.22s;
  -webkit-transition: 0.22s;
  -o-transition: 0.22s;
  -webkit-animation: toolsAnimationShowUp 0.22s;
  animation: toolsAnimationShowUp 0.22s;
}
a.wrapper-link {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  color: inherit;
}
a.wrapper-link:hover {
  text-decoration: none;
  color: inherit;
}
a.wrapper-link:hover .btn-primary {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
  text-decoration: none !important;
}
a.wrapper-link:hover .btn-secondary {
  background-color: #C3E3D0;
  border-color: #16A24A;
  color: #16A24A;
  text-decoration: none !important;
}
a.wrapper-link:hover .btn-link {
  background-color: #fff;
  border-color: #16A24A;
  color: #16A24A;
  text-decoration: none !important;
}
.nav.navbar-nav.hotlink-nav a.btn {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 1025px) {
  .nav.navbar-nav.hotlink-nav a.btn {
    min-height: 42px;
    padding-top: 9px;
  }
}
.nav.navbar-nav.hotlink-nav a.btn:hover {
  background-color: #16A24A;
  border-color: #16A24A;
  color: #fff;
  text-decoration: none !important;
}
.col-eservice-2-flex-desktop,
.col-sgspp-2-flex-desktop {
  display: flex;
}
@media screen and (min-width: 601px) {
  .col-eservice-2-flex-desktop,
  .col-sgspp-2-flex-desktop {
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .col-eservice-2-flex-desktop,
  .col-sgspp-2-flex-desktop {
    flex-flow: column;
    align-items: center;
  }
}
.col-eservice-2-flex-desktop .col-eservice,
.col-sgspp-2-flex-desktop .col-eservice,
.col-eservice-2-flex-desktop .col-sgspp,
.col-sgspp-2-flex-desktop .col-sgspp {
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 601px) {
  .col-eservice-2-flex-desktop .col-eservice,
  .col-sgspp-2-flex-desktop .col-eservice,
  .col-eservice-2-flex-desktop .col-sgspp,
  .col-sgspp-2-flex-desktop .col-sgspp {
    margin-bottom: 20px;
    width: calc(50% - 10px);
  }
}
.statistics-panel {
  height: 100%;
  line-height: initial;
}
@media screen and (min-width: 1025px) {
  .statistics-panel.highlight-lightgreen,
  .statistics-panel.highlight-greylightest,
  .statistics-panel.highlight-sgsppgreen {
    padding: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .statistics-panel.highlight-lightgreen,
  .statistics-panel.highlight-greylightest,
  .statistics-panel.highlight-sgsppgreen {
    padding: 20px;
  }
}
.statistics-panel .bignumber.value {
  color: #16A24A;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.statistics-panel .bignumber.value .number {
  font-size: 101px;
}
.statistics-panel .bignumber.value .unit {
  font-size: 30px;
}
.statistics-panel .bignumber.value .unit.medium {
  font-size: 25px;
}
.statistics-panel .bignumber.value .unit.small {
  font-size: 20px;
}
.statistics-panel p.legend {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .statistics-panel p.legend {
    font-size: 13px;
    line-height: 16px;
  }
}
.statistics-panel .chart-container + p.legend {
  margin-top: 10px;
}
ul.bars.upscaling {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.bars.upscaling li {
  padding: 0;
  text-indent: 0;
  display: flex;
  margin-bottom: 20px;
}
ul.bars.upscaling li:before {
  content: none;
}
ul.bars.upscaling li .legend {
  margin-right: 20px;
}
.bar {
  width: 220px;
  height: 20px;
  list-style-type: none;
  position: relative;
}
.bar p {
  position: absolute;
  left: 0;
  top: 0;
}
.bar.bardarkgreen p {
  background-color: rgba(0, 131, 51, 0.7);
}
.bar.barbrightgreen p {
  background-color: rgba(0, 131, 52, 0.4);
}
.bar.barbrightgrey p {
  background-color: rgba(158, 155, 155, 0.6);
}
.bar.barmiddlegrey p {
  background-color: rgba(99, 99, 99, 0.6);
}
.bar.bardarkgrey p {
  background-color: rgba(99, 99, 99, 0.9);
}
.bar span {
  padding-left: 15px;
  left: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-control {
  border: solid 2px #16A24A;
  font-weight: 400;
}
/* clears the 'X' from Internet Explorer */
input.datepicker-input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input.datepicker-input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
/* clears the 'X' from Chrome */
input.datepicker-input::-webkit-search-decoration,
input.datepicker-input::-webkit-search-cancel-button,
input.datepicker-input::-webkit-search-results-button,
input.datepicker-input::-webkit-search-results-decoration {
  display: none;
}
input[type="text"],
input[type="number"],
input[type="search"],
textarea,
.input-style,
select.form-control,
textarea {
  background-color: #fff;
  outline: none;
  box-shadow: none;
  border-image: none;
  height: 72px;
  padding-left: 18px !important;
  padding-top: 10px !important;
  float: left;
  border: solid 2px #16A24A;
  border-radius: 20px;
  font-size: 18px;
}
input[type="text"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus,
.input-style:focus,
select.form-control:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-image: none;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  transition: box-shadow ease 1s;
  border: solid 2px #C3E3D0;
}
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.input-style::-webkit-input-placeholder,
select.form-control::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #C3C4C6;
}
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
textarea:-moz-placeholder,
.input-style:-moz-placeholder,
select.form-control:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #C3C4C6;
}
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder,
.input-style::-moz-placeholder,
select.form-control::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #C3C4C6;
}
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.input-style:-ms-input-placeholder,
select.form-control:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #C3C4C6;
}
input[type="text"]:not(.datepicker-input):disabled,
input[type="number"]:not(.datepicker-input):disabled,
input[type="search"]:not(.datepicker-input):disabled,
textarea:not(.datepicker-input):disabled,
.input-style:not(.datepicker-input):disabled,
select.form-control:not(.datepicker-input):disabled,
textarea:not(.datepicker-input):disabled {
  background: none;
  box-shadow: none;
}
textarea.form-control {
  font-size: 18px;
  border-radius: 20px;
  resize: none;
  padding-top: 22px !important;
  padding-left: 18px !important;
}
textarea.form-control:focus {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  transition: box-shadow ease 1s;
  border: solid 2px #636363;
}
select.form-control {
  border-radius: 5px;
  padding-left: 5px !important;
  font-size: 14px;
  color: #878787;
}
select.form-control.has-label {
  padding-top: 17px !important;
}
select.form-control:not(.has-label) {
  padding-top: 6px !important;
}
select.form-control.sm-height {
  height: 32px;
  padding-top: 0;
}
select[multiple].form-control,
select[size].form-control {
  height: auto;
}
label.input-disabled > span:not(.outer-label) {
  color: #cfcfcf !important;
}
label.input-disabled input {
  border-color: #cfcfcf;
}
.form-control {
  height: 72px;
}
a.input-style {
  margin-right: 10px;
  text-align: center;
  padding: 12px;
  font-size: 26px;
  margin-bottom: 10px;
}
a.input-style:hover,
a.input-style:focus {
  text-decoration: none;
}
a.input-style i.fa-crosshairs {
  display: block;
}
textarea {
  resize: vertical;
  max-width: 100%;
}
label.input-label > span:not(.outer-label) {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: #C3C4C6;
  transition: all ease 0.5s;
  pointer-events: none;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  max-height: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  label.input-label > span:not(.outer-label) {
    font-size: 15px;
    line-height: 20px;
  }
}
label.input-label span.input-group-addon {
  max-height: 42px;
}
label.input-label.labelfocus > span:not(.outer-label),
label.input-label.notempty > span:not(.outer-label),
label.input-label.datepicker > span:not(.outer-label),
label.input-label.selectlabel > span:not(.outer-label) {
  top: 15px;
  z-index: 10;
  font-size: 14px;
  left: 20px;
}
label.input-label .outer-label {
  float: left;
}
label {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin-bottom: 10px;
}
label.small-label {
  width: 80px;
}
label.small-label input {
  width: 100%;
}
.input-group-addon {
  background-color: #e7e7e7;
  border: solid #878787 2px;
  border-right: none;
}
.error-message {
  font-size: 13px;
}
.input-label.datepicker {
  padding: 0;
  border-radius: 0;
}
.input-label.datepicker .input-group-addon {
  left: inherit;
  right: 3px;
  font-size: 20px;
  color: #16A24A;
  border: none;
  outline: none;
  background: none;
  width: 50px;
  padding: 13px;
  height: 100%;
  padding: 0;
  top: 0;
  left: inherit !important;
  display: -webkit-inline-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-inline-flex;
  -moz-justify-content: center;
  -moz-align-items: center;
}
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .input-label.datepicker .input-group-addon {
    top: 10px !important;
  }
}
.input-label.datepicker .input-group-addon i {
  font-size: 19px;
}
.form-group {
  float: left;
  width: 100%;
}
.form-group.bootstrap-columns label,
.form-group.bootstrap-columns select,
.form-group.bootstrap-columns textarea {
  width: 100%;
}
.form-group button.browse {
  white-space: nowrap;
}
.form-group .input-group.fileupload input.form-control {
  padding-top: 6px !important;
}
.form-group .input-group.fileupload .oc-fileuploader {
  visibility: hidden;
  position: absolute;
}
.form-group button.pull-right + button.pull-right {
  margin-right: 5px;
}
@media screen and (max-width: 480px) {
  .form-group button.pull-right + button.pull-right {
    margin-right: 0;
  }
}
.datepicker table tr th.prev,
.datepicker table tr th.next {
  z-index: 9999;
  cursor: pointer;
}
/*********************************************************/
/*               Paragraphs / Rows                       */
/*********************************************************/
body.modal-open[style] {
  padding-right: 0 !important;
}
body.modal-open #eservice-detailmenu,
body.modal-open #eservice-scrollspy,
body.modal-open .navigationbutton,
body.modal-open .scrolltop,
body.modal-open .eservice-custom-slider-btns {
  display: none !important;
}
.modal .modal-dialog video {
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .modal.in:not(.ekko-lightbox) .modal-dialog {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    width: max-content;
    max-width: 65%;
  }
}
@media screen and (max-width: 1024px) {
  .modal.in:not(.ekko-lightbox) .modal-dialog {
    top: 70px;
  }
}
@media screen and (max-width: 480px) {
  .modal.in:not(.ekko-lightbox) .modal-dialog {
    width: 90%;
    overflow-y: scroll;
    height: 70%;
    left: 3%;
    top: 70px;
    height: calc(100% - 100px);
  }
}
.modal.in:not(.ekko-lightbox) .modal-dialog .modal-content {
  border-radius: 0;
}
@media screen and (min-width: 1025px) {
  .modal.in.portrait-overlay .modal-dialog {
    max-height: 80%;
    max-width: 95%;
    width: 1170px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .modal.in.portrait-overlay .modal-dialog {
    width: 95%;
  }
}
@media screen and (min-width: 1025px) {
  .modal.in.video-overlay .modal-dialog {
    max-height: 80%;
    max-width: 95%;
    width: 1170px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .modal.in.video-overlay .modal-dialog {
    width: 95%;
  }
}
@media screen and (max-width: 480px) {
  .modal.in.video-overlay .modal-dialog {
    width: 95%;
    left: 4px;
    height: initial;
    overflow-y: initial;
  }
}
.modal.in.video-overlay .modal-dialog .modal-body {
  padding: 7px 7px 0 7px;
}
@media screen and (max-width: 1024px) {
  .modal.in.video-overlay .modal-dialog .modal-body {
    padding: 7px 3px 0 3px;
  }
}
.modal.in.gallery-overlay .modal-dialog {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
@media screen and (max-width: 480px) {
  .modal.in.gallery-overlay .modal-dialog {
    left: 0;
    overflow-y: initial;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-content {
  max-height: 100%;
  overflow: hidden;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}
@media screen and (min-width: 1025px) {
  .modal.in.gallery-overlay .modal-dialog .modal-content {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .modal.in.gallery-overlay .modal-dialog .modal-content {
    height: auto;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-header {
  border: none;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header {
    height: 60px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header {
    height: 60px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-header button {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 42px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header button {
    right: 15px;
    top: 15px;
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-header button {
    right: 15px;
    top: 15px;
    font-size: 32px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body {
  padding: 0 100px;
  height: calc(100% - 80px);
}
@media screen and (max-width: 1024px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body {
    padding: 0 50px 20px 50px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body {
    padding: 0 40px 20px 40px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body img {
  /*position: relative; left: 50%; transform: translateX(-50%);*/
  max-height: calc(100% - 100px);
}
.modal.in.gallery-overlay .modal-dialog .modal-body .title {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .title {
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .subtitle {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 20px;
}
@media screen and (max-width: 1024px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .subtitle {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .eservice-custom-slider-btns.style-modal button.slick-prev {
  margin-left: 10px;
  background: transparent;
  top: 45%;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .eservice-custom-slider-btns.style-modal button.slick-prev {
    margin-left: 0;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .eservice-custom-slider-btns.style-modal button.slick-next {
  margin-right: 10px;
  background: transparent;
  top: 45%;
}
@media screen and (max-width: 767px) {
  .modal.in.gallery-overlay .modal-dialog .modal-body .eservice-custom-slider-btns.style-modal button.slick-next {
    margin-right: 0;
  }
}
.modal.in.gallery-overlay .modal-dialog .modal-body .eservice-custom-slider-btns.style-modal button.slick-prev:before,
.modal.in.gallery-overlay .modal-dialog .modal-body .eservice-custom-slider-btns.style-modal button.slick-next:before {
  display: none;
}
.modal.in.printscreen-overlay .modal-dialog {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  max-width: 80% !important;
  width: 80% !important;
  height: 95% !important;
  margin: 0 !important;
}
@media screen and (max-width: 1024px) {
  .modal.in.printscreen-overlay .modal-dialog {
    max-width: 90% !important;
    width: 90% !important;
  }
}
@media screen and (max-width: 767px) {
  .modal.in.printscreen-overlay .modal-dialog {
    max-width: 95% !important;
    width: 95% !important;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.printscreen-overlay .modal-dialog {
    max-width: 99% !important;
    width: 99% !important;
    overflow-y: initial;
  }
}
.modal.in.printscreen-overlay .modal-dialog .modal-content {
  max-height: 100%;
  overflow: hidden;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  border-radius: 20px;
}
@media screen and (min-width: 1025px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-content {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-content {
    height: auto;
  }
}
.modal.in.printscreen-overlay .modal-dialog .modal-header {
  border: none;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-header {
    height: 60px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-header {
    height: 60px;
  }
}
.modal.in.printscreen-overlay .modal-dialog .modal-header button {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 40px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-header button {
    right: 15px;
    top: 15px;
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-header button {
    right: 15px;
    top: 15px;
    font-size: 32px;
  }
}
.modal.in.printscreen-overlay .modal-dialog .modal-body {
  padding: 0 80px;
  height: calc(100% - 60px);
}
@media screen and (max-width: 1024px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-body {
    padding: 0 40px 20px 40px;
  }
}
@media screen and (max-width: 600px) {
  .modal.in.printscreen-overlay .modal-dialog .modal-body {
    padding: 0 20px 20px 20px;
  }
}
.modal.in.printscreen-overlay .modal-dialog .modal-body img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-height: calc(100% - 60px);
}
#modal-pdfdownload .pdfdownload-detail ul {
  margin-bottom: 20px;
}
#modal-pdfdownload .pdfdownload-detail ul li {
  padding: 10px 0;
}
#modal-pdfdownload .pdfdownload-detail ul li a {
  font-size: 17px;
  line-height: 22px;
}
#modal-pdfdownload .pdfdownload-detail ul li a:before {
  content: "\f56d";
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  margin-right: 20px;
}
.modal-dialog form label {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.modal-dialog form label input {
  width: 100%;
}
.modal-dialog form button.btn-primary {
  margin: 0 auto;
  display: block;
}
.modal-body {
  display: inline-block;
  width: 100%;
}
.ekko-lightbox .modal-dialog {
  -webkit-box-flex: 100% !important;
  -ms-flex: 100% !important;
  flex: 100% !important;
  margin-left: 0;
  margin-right: 0;
}
/*********************************************************/
/*                        Forms                          */
/*********************************************************/
.oc-radio,
.oc-checkbox {
  height: 41px;
  letter-spacing: 0.5px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.oc-radio.multiline,
.oc-checkbox.multiline {
  min-height: 41px;
  height: auto;
}
.oc-radio:focus,
.oc-checkbox:focus {
  outline: none;
  border: none;
}
.oc-radio:focus label,
.oc-checkbox:focus label {
  outline: none;
}
.oc-radio:not(.fullwidth) + .oc-checkboxlink,
.oc-checkbox:not(.fullwidth) + .oc-checkboxlink,
.oc-radio:not(.fullwidth) + .oc-radiolink,
.oc-checkbox:not(.fullwidth) + .oc-radiolink {
  font-size: 14px;
  margin-left: 10px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1.5px;
}
.oc-radio.fullwidth + .oc-checkboxlink,
.oc-checkbox.fullwidth + .oc-checkboxlink,
.oc-radio.fullwidth + .oc-radiolink,
.oc-checkbox.fullwidth + .oc-radiolink {
  font-size: 14px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1.5px;
  margin: -20px 0 20px 30px;
}
label {
  position: relative;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type=radio],
input[type=checkbox] {
  display: none;
}
input[type=radio] + label span:not(.description),
input[type=checkbox] + label span:not(.description) {
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border: solid #878787 2px;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
}
input[type=radio] + label span:not(.description) span:not(.description),
input[type=checkbox] + label span:not(.description) span:not(.description) {
  background-color: #292321;
}
input[type=radio] + label,
input[type=checkbox] + label {
  color: #636363;
  font-size: 14px;
}
input[type=radio] + label span:not(.description),
input[type=checkbox] + label span:not(.description),
input[type=radio]:checked + label span:not(.description),
input[type=checkbox]:checked + label span:not(.description) {
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
input[type=radio] + label span:not(.description) {
  -moz-border-radius: 50%;
  border-radius: 50%;
}
input[type=radio]:checked + label span:not(.description) {
  background: -moz-radial-gradient(center, ellipse cover, #008334 0%, #008334 42%, #008334 45%, #008528 50%, rgba(0, 134, 35, 0) 52%, rgba(0, 138, 0, 0) 67%, rgba(0, 87, 0, 0) 86%, rgba(0, 36, 0, 0) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #008334 0%, #008334 42%, #008334 45%, #008528 50%, rgba(0, 134, 35, 0) 52%, rgba(0, 138, 0, 0) 67%, rgba(0, 87, 0, 0) 86%, rgba(0, 36, 0, 0) 100%);
  background: radial-gradient(ellipse at center, #008334 0%, #008334 42%, #008334 45%, #008528 50%, rgba(0, 134, 35, 0) 52%, rgba(0, 138, 0, 0) 67%, rgba(0, 87, 0, 0) 86%, rgba(0, 36, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008334', endColorstr='#00002400', GradientType=1);
  border: solid 2px #16A24A;
}
input[type=radio]:disabled:checked + label span:not(.description) {
  background: -moz-radial-gradient(center, ellipse cover, #008334 0%, #878787 42%, #008334 45%, #008528 50%, rgba(0, 134, 35, 0) 52%, rgba(0, 138, 0, 0) 67%, rgba(0, 87, 0, 0) 86%, rgba(0, 36, 0, 0) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #878787 0%, #878787 42%, #008334 45%, #008528 50%, rgba(0, 134, 35, 0) 52%, rgba(0, 138, 0, 0) 67%, rgba(0, 87, 0, 0) 86%, rgba(0, 36, 0, 0) 100%);
  background: radial-gradient(ellipse at center, #878787 0%, #878787 42%, #878787 45%, #008528 50%, rgba(0, 134, 35, 0) 52%, rgba(0, 138, 0, 0) 67%, rgba(0, 87, 0, 0) 86%, rgba(0, 36, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@grey-darker', endColorstr='#00002400', GradientType=1);
  border: solid 2px #878787;
}
input[type=checkbox]:checked + label span {
  background: #16A24A;
  border-color: #16A24A;
}
input[type=checkbox]:checked + label span:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: -1px;
  top: -5px;
  color: #fff;
  font-size: 18px;
}
input[type=checkbox]:disabled:checked + label span {
  background: #e7e7e7;
  border-color: #878787;
}
input[type=checkbox]:disabled:checked + label span:before {
  color: #878787;
}
input[type="radio"][disabled] + label span:not(.description),
input[type="checkbox"][disabled] + label span:not(.description),
input[type="radio"].disabled + label span:not(.description),
input[type="checkbox"].disabled + label span:not(.description),
fieldset[disabled] input[type="radio"] + label span:not(.description),
fieldset[disabled] input[type="checkbox"] + label span:not(.description) {
  background: #e7e7e7;
}
input[type="range"] {
  background: #878787;
}
p.pagination-hint {
  margin-bottom: 0;
}
.pagination,
.pagination li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination li.page-item {
  margin-right: 10px;
  border-radius: 5px;
  box-shadow: 0 0 2px 0 rgba(16, 16, 16, 0.5);
}
.pagination li.page-item a {
  padding: 0;
  height: 40px;
  min-width: 40px;
  background: #fff;
  border-radius: 5px;
  letter-spacing: 0.5px;
  font-size: 14px;
  text-align: center;
  justify-content: center;
}
.pagination li.page-item a:hover {
  text-decoration: none !important;
  background-color: #16A24A;
  color: #fff;
}
.pagination li.page-item.current-page,
.pagination li.page-item .current-results {
  background-color: #16A24A;
  color: #fff;
  pointer-events: none;
  letter-spacing: 0.5px;
}
.pagination li.page-item.current-page:hover,
.pagination li.page-item .current-results:hover {
  background: #fff;
}
.pagination li.page-item.current-page .current-results,
.pagination li.page-item .current-results .current-results {
  border-radius: 5px;
}
.pagination li.page-item.current-page .current-results:before,
.pagination li.page-item .current-results .current-results:before {
  content: "[";
}
.pagination li.page-item.current-page .current-results:after,
.pagination li.page-item .current-results .current-results:after {
  content: "]";
}
.pagination i {
  font-size: 18px;
}
ul.ui-menu.ui-autocomplete {
  padding-left: 20px;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 999;
}
@media screen and (min-width: 1025px) {
  ul.ui-menu.ui-autocomplete {
    width: 400px;
  }
}
@media screen and (max-width: 1024px) {
  ul.ui-menu.ui-autocomplete {
    width: 250px;
  }
  ul.ui-menu.ui-autocomplete .ui-menu-item {
    padding: 10px 0;
  }
}
.mapwrap {
  position: relative;
}
.mapwrap .overlay {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  background: transparent;
}
@media screen and (max-width: 1024px) {
  h2 + p > a.pull-right {
    float: left !important;
    display: inline-block;
    clear: both;
    width: 100%;
  }
}
.id-parallax {
  height: 300px;
  margin-top: 40px;
}
.id-parallax .parallax-bg {
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: landscape) {
  .parallax-bg {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: portrait) {
  .parallax-bg {
    background-attachment: scroll !important;
  }
}
/* Newsoverview */
.news-filter {
  float: left;
  width: 100%;
}
.news-filter h4 {
  border-bottom: solid #cfcfcf 2px;
  padding-bottom: 7px;
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .news-filter h4 {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .news-filter h4 {
    margin-bottom: 25.2px;
  }
}
.news-filter + .news-filter {
  margin-top: 43px;
}
@media screen and (min-width: 1025px) {
  .news-filter:last-child {
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .news-filter:last-child {
    margin-bottom: 22px;
  }
}
.datepicker-dropdown {
  background: #fff;
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
}
.datepicker table tr td,
.datepicker table tr th {
  font-weight: 400;
}
.date-range .date-pick-start,
.date-range .date-pick-end {
  width: 50%;
}
.date-range .date-pick-start input,
.date-range .date-pick-end input {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.date-range .date-pick-start .input-outer,
.date-range .date-pick-end .input-outer {
  background: #fff;
  position: relative;
  display: inline-block;
  float: left;
  border: solid #878787 2px;
}
.date-range .date-pick-start .input-outer input,
.date-range .date-pick-end .input-outer input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  padding-top: 5px !important;
  text-align: center;
  font-size: 16px;
}
.date-range .date-pick-start .input-outer input.datepicker:focus,
.date-range .date-pick-end .input-outer input.datepicker:focus {
  background: #f2f2f2;
  background: -moz-linear-gradient(left, #f2f2f2 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #f2f2f2 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #f2f2f2 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00ffffff', GradientType=1);
}
.date-range .date-pick-start .input-outer {
  border-right: none;
  width: calc(100% - 15px);
  border-radius: 5px 0 0 5px;
}
.date-range .date-pick-start .input-outer:before {
  content: "";
  width: 0px;
  position: absolute;
  right: -30px;
  height: 0px;
  top: -1px;
  border-top: 22.5px solid transparent;
  border-bottom: 22.5px solid transparent;
  border-left: 28px solid #cfcfcf;
  z-index: 4;
}
.date-range .date-pick-start .input-outer:after {
  content: "";
  width: 0px;
  position: absolute;
  right: -26px;
  top: -1px;
  height: 0px;
  border-top: 22.5px solid transparent;
  border-bottom: 21.5px solid transparent;
  border-left: 26px solid #fff;
  z-index: 5;
}
.date-range .date-pick-start .input-outer input {
  padding-left: 9px !important;
}
.date-range .date-pick-end .input-outer {
  margin-left: -15px;
  padding-left: 1px;
  width: calc(100% + 15px);
  border-radius: 0 5px 5px 0;
}
.date-range .date-pick-end .input-outer input.datepicker:focus {
  background: #f2f2f2;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: 0;
  height: 10px;
  border-top: solid 12px #636363;
  border-left: 12px solid transparent;
  border-right: solid 12px transparent;
}
/* News Detail */
#row-news-detail {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #row-news-detail .page-header h1 {
    max-width: calc(100% - 50px);
  }
}
#row-news-detail .publication-info {
  border-top: 3px solid #C3E3D0;
  padding: 25.2px 0 50.4px 0;
}
@media screen and (max-width: 767px) {
  #row-news-detail .publication-info {
    padding: 22px, 0 44px 0;
  }
}
#row-news-detail .header-img {
  margin-bottom: 75.6px;
}
@media screen and (max-width: 1024px) {
  #row-news-detail .header-img {
    margin-bottom: 44px;
  }
}
#row-news-detail .lead-paragraph p {
  font-size: 34px;
  line-height: 42px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 1024px) {
  #row-news-detail .lead-paragraph p {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  #row-news-detail .lead-paragraph p {
    font-size: 15px;
    line-height: 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
  }
}
@media screen and (max-width: 767px) {
  #row-article-detail .page-header h1 {
    max-width: calc(100% - 50px);
  }
}
#row-article-detail .publication-info {
  border-top: 3px solid #C3E3D0;
  padding: 25.2px 0 50.4px 0;
}
@media screen and (max-width: 767px) {
  #row-article-detail .publication-info {
    padding: 22px, 0 44px 0;
  }
}
#row-article-detail .publication-info.empty {
  padding-bottom: 25.2px;
}
@media screen and (max-width: 767px) {
  #row-article-detail .publication-info.empty {
    padding-bottom: 22px;
  }
}
#row-article-detail .lead-paragraph p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 767px) {
  #row-article-detail .lead-paragraph p {
    font-size: 15px;
    line-height: 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
  }
}
@media screen and (min-width: 1025px) {
  .header-img {
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .header-img {
    margin-bottom: 36px;
  }
}
.flexheight-header-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 50vh;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .flexheight-header-img {
    min-height: 320px;
  }
}
.flexheight-header-img.no-scaling {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flexheight-header-img.no-scaling > img {
  max-height: 50vh;
}
.newsitem {
  margin-top: 30px;
}
.newsitem:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .newsitem {
    border-bottom: none;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .newsitem .col-xxs-12 + .col-xxs-12 {
    border-top: none;
    padding-top: 10px;
  }
}
.id-video .media a {
  display: none;
}
.video-wrapper,
.audio-wrapper {
  --plyr-color-main: #008334;
}
.audio-wrapper {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.video-wrapper .plyr__poster {
  background-size: cover;
}
.video-wrapper iframe {
  margin-top: 0 !important;
}
.video-wrapper .responsive-iframe {
  position: relative;
  padding-top: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-bottom: 5px;
  height: 0;
  overflow: hidden;
}
.video-wrapper .responsive-iframe iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.video-transkript {
  /*
        padding-top: 10px; font-size: 17px; line-height: 22px;
        @media @mobile {font-size: 16px; line-height: 22px; padding-left: 15px;}*/
}
.video-transkript.panel-group {
  /*@media @mobile {padding-left: 15px; padding-right: 15px;}*/
  margin-bottom: 0;
}
.video-transkript.panel-group .panel-default {
  border-bottom: none;
}
.video-transkript.panel-group .panel-default .panel-title {
  font-size: 17px;
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  .video-transkript.panel-group .panel-default .panel-title {
    font-size: 16px;
    line-height: 22px;
  }
}
.video-transkript.panel-group .panel-default .panel-title a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 28px;
  font-size: 17px;
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  .video-transkript.panel-group .panel-default .panel-title a {
    font-size: 16px;
    line-height: 22px;
  }
}
.video-transkript.panel-group .panel-default .panel-title a:before {
  top: 10px;
  font-size: 18px;
}
.video-transkript.panel-group .panel-default .panel-title a:not(.collapsed) {
  color: #008334;
}
.video-transkript.panel-group .panel-default .panel-body {
  padding: 15px;
  /*border-bottom: solid 1px #D9D9D9 !important;*/
  background-color: #eef5ee;
}
.video-transkript.panel-group .panel-default .panel-body .interview-item h3 {
  margin-left: 50px;
}
.video-transkript.panel-group .panel-default .panel-body .interview-info {
  padding-top: 0;
  padding-bottom: 10px;
}
.product-overview .main-nav-sub li.active > a {
  text-decoration: none;
}
.carousel-item,
.uebersicht-item {
  position: relative;
  background-size: cover;
}
.carousel-item a,
.uebersicht-item a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.carousel-item a:hover,
.uebersicht-item a:hover {
  color: #fff;
}
.carousel-item .campaign-circle,
.uebersicht-item .campaign-circle {
  width: 160px !important;
  height: 160px !important;
}
.carousel-item .campaign-circle .p-top,
.uebersicht-item .campaign-circle .p-top {
  margin-top: 23px;
  float: left;
  display: block;
  width: 100%;
}
.carousel-item .campaign-circle .p-bottom,
.uebersicht-item .campaign-circle .p-bottom {
  margin-top: 0;
  float: left;
  display: block;
  width: 100%;
  max-height: 3.3em;
  overflow: hidden;
  padding: 0 10px;
}
.carousel-item .campaign-circle .fs-xl,
.uebersicht-item .campaign-circle .fs-xl {
  font-size: 38px;
}
.carousel-item .campaign-circle .fs-s,
.uebersicht-item .campaign-circle .fs-s {
  font-size: 15px;
  line-height: 1.1em;
}
.overflow-visible-slider .slick-list {
  overflow: visible;
}
.slick-prev:before,
.slick-next:before {
  opacity: 0.95;
}
@media screen and (min-width: 1221px) {
  .quotes-carousel .quote-paragraph {
    width: calc((1210px / 12 * 8) - 40px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1220px) {
  .quotes-carousel .quote-paragraph {
    width: calc((100vw / 12 * 8) - 75px);
  }
}
@media screen and (min-width: 1025px) {
  .quotes-carousel .quote-paragraph {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .quotes-carousel .quote-paragraph {
    margin-right: -10px;
    width: 90vw;
  }
}
.quotes-carousel .quote-paragraph .quote-panel.text-panel {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.quotes-carousel .quote-paragraph .quote-panel.split-panel .text-container {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  .quotes-carousel .quote-paragraph .quote-panel .text-container {
    padding: 30px 45px 20px 25px;
  }
}
@media screen and (min-width: 1025px) {
  .quotes-carousel .quote-paragraph .quote-panel .text-container .autor {
    margin-top: 10px;
  }
}
.quotes-carousel .quote-paragraph .quote-panel .text-container .reference:before {
  left: 25px;
}
@media screen and (max-width: 1024px) {
  .quotes-carousel .quote-paragraph .quote-panel .text-container .reference:before {
    left: 20px;
  }
}
@media screen and (min-width: 1221px) {
  .numbers-carousel .number-paragraph {
    width: calc((1210px / 12 * 8) - 40px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1220px) {
  .numbers-carousel .number-paragraph {
    width: calc((100vw / 12 * 8) - 75px);
  }
}
@media screen and (min-width: 1025px) {
  .numbers-carousel .number-paragraph {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .numbers-carousel .number-paragraph {
    margin-right: -10px;
    width: 90vw;
  }
}
.numbers-carousel .number-paragraph .number-panel {
  border-top: solid 2px #D9D9D9;
  flex-flow: column;
  padding: 30px 0;
  align-items: flex-start;
}
.numbers-carousel .number-paragraph .number-panel .number {
  width: 100%;
  text-align: left;
}
.numbers-carousel .number-paragraph .number-panel .number .size-xl {
  font-size: 130px;
  line-height: 130px;
}
.numbers-carousel .number-paragraph .number-panel .number .size-l {
  font-size: 130px;
  line-height: 130px;
}
.numbers-carousel .number-paragraph .number-panel .number .size-m {
  font-size: 130px;
  line-height: 130px;
}
.numbers-carousel .number-paragraph .number-panel .number .size-s {
  font-size: 130px;
  line-height: 130px;
}
@media screen and (max-width: 767px) {
  .numbers-carousel .number-paragraph .number-panel .number .size-xl {
    font-size: 70px;
    line-height: 80px;
  }
  .numbers-carousel .number-paragraph .number-panel .number .size-l {
    font-size: 70px;
    line-height: 80px;
  }
  .numbers-carousel .number-paragraph .number-panel .number .size-m {
    font-size: 70px;
    line-height: 80px;
  }
  .numbers-carousel .number-paragraph .number-panel .number .size-s {
    font-size: 70px;
    line-height: 80px;
  }
}
.numbers-carousel .number-paragraph .number-panel .text-container {
  width: 100%;
  padding: 20px 0 0 0;
}
.numbers-carousel .number-paragraph .number-panel .text-container .reference:before {
  left: 0;
}
@media screen and (min-width: 1025px) {
  .numbers-carousel .number-paragraph .number-panel:hover {
    background: initial;
    color: initial;
  }
  .numbers-carousel .number-paragraph .number-panel:hover .text-container .reference {
    color: #16A24A;
  }
  .numbers-carousel .number-paragraph .number-panel:hover .text-container .reference:before {
    color: #16A24A;
  }
}
@media screen and (min-width: 1221px) {
  .html-carousel .html-paragraph {
    width: calc((1210px / 12 * 8) - 40px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1220px) {
  .html-carousel .html-paragraph {
    width: calc((100vw / 12 * 8) - 75px);
  }
}
@media screen and (min-width: 1025px) {
  .html-carousel .html-paragraph {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .html-carousel .html-paragraph {
    padding: 0 10px;
    width: 90vw;
  }
}
.eservice-carousel-berichte {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .eservice-carousel-berichte {
    margin-left: 15px;
  }
}
.eservice-carousel-berichte.fullwidthslide .slick-track {
  display: flex !important;
}
.eservice-carousel-berichte.fullwidthslide .slick-slide {
  height: inherit !important;
}
.eservice-carousel-berichte.fullwidthslide .carousel-item {
  width: 540px;
  display: flex;
  flex-flow: column;
  color: #000;
  background: #fff;
  border-radius: 20px;
  margin: 0;
  text-decoration: none;
}
@media screen and (min-width: 1025px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item {
    padding: 30px;
    margin-right: 30px;
    /*margin-left: 15px;*/
  }
}
@media screen and (max-width: 1024px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item {
    padding: 15px;
    margin-right: 30px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item {
    width: calc(100vw - 45px);
  }
}
.eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-title {
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content {
    /*margin-top: 10px;*/
  }
}
@media screen and (max-width: 1024px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content {
    margin-top: 10px;
  }
}
.eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .txt {
  margin-top: 20px;
}
.eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .img {
  border-radius: 20px;
}
.eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .img img {
  border-radius: 20px;
  max-height: 270px;
}
@media all and (min-width: 1024px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .img img {
    max-height: 250px;
  }
}
.eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .link {
  color: #16A24A;
  display: inline-block;
  padding-left: 32px;
}
@media screen and (max-width: 1024px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .link {
    padding-left: 25px;
  }
}
.eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .link:before {
  text-decoration: none;
  color: #16A24A;
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  font-weight: 400;
  position: absolute;
  left: 30px;
}
@media screen and (max-width: 1024px) {
  .eservice-carousel-berichte.fullwidthslide .carousel-item .carousel-content .link:before {
    left: 15px;
  }
}
.eservice-carousel-berichte.fullwidthslide .carousel-item:not(.no-link):hover .carousel-content .link {
  color: #16A24A;
  text-decoration: underline;
}
.eservice-carousel-berichte.fullwidthslide .carousel-item:not(.no-link):hover .carousel-content .link:before {
  color: #16A24A;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .tilebox-oberthema .col-md-9,
  .tilebox-thema .col-md-9 {
    width: 100%;
  }
}
.tilebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tilebox .st-loading-message {
  min-height: 428px;
}
.tilebox.tilebox-main > div.tile-content {
  /* Fallback if no link is inserted */
  background: #fff;
  padding: 25.2px;
}
@media screen and (min-width: 1025px) {
  .tilebox.tilebox-main > div.tile-content {
    width: calc((100% / 4) - 22px);
    margin: 0 0 28px 0;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox.tilebox-main > div.tile-content {
    width: 100%;
    margin: 6px 0;
    height: calc(22px * 3);
    overflow: hidden;
    padding: 7px 14px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox.tilebox-news {
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox.tilebox-news {
    margin: 27px 0;
  }
}
.tilebox a.ktsg-tile:hover,
.tilebox a.ktsg-tile:focus {
  text-decoration: none;
}
.tilebox .ktsg-tile {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  transition: all ease-out 0.4s;
  position: relative;
}
.tilebox .ktsg-tile:not(.no-link):hover {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55) !important;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile {
    padding: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile {
    padding: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.small-padding {
    padding: 14px;
  }
}
.tilebox .ktsg-tile .externalHint {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px 7px;
}
.tilebox .ktsg-tile .easy-read {
  position: absolute;
  font-size: 12px;
  border: solid 2px #cfcfcf;
}
.tilebox .ktsg-tile .easy-read .easyread-img {
  display: initial;
}
.tilebox .ktsg-tile .easy-read .easyread-img i {
  float: left;
  margin-top: 1px;
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile .easy-read .easyread-img i {
    margin-left: 0;
    height: 14px !important;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile .easy-read .easyread-img i {
    float: right;
    width: 10px;
    height: 18px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile .easy-read {
    top: 10px;
    left: 0;
    width: 100px;
    padding: 6px 3px;
    border-left: none;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile .easy-read {
    right: 0;
    top: 0;
    padding: 3px 7px;
    border-right: none;
    border-top: none;
  }
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile .easy-read .description {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .tilebox .ktsg-tile .easy-read .easyread-img img {
    margin-left: 0;
  }
}
.tilebox .ktsg-tile .easy-read i {
  margin-left: 5px;
}
.tilebox .ktsg-tile .easy-read img {
  margin-left: 5px;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile .easy-read img {
    float: right;
    width: 17px;
    height: 18px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile .easy-read img {
    float: left;
    width: 20px;
    height: 20px;
  }
}
.tilebox .ktsg-tile .easy-read .description {
  float: left;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile .easy-read .description {
    padding-left: 15px;
    width: calc(100% - 25px);
    line-height: 1.17em;
  }
}
.tilebox .ktsg-tile.main-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile {
    height: calc(25.2px * 7);
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile {
    height: calc(22px * 3);
    overflow: hidden;
    padding: 7px 14px;
  }
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile.main-tile {
    height: calc(22px * 4);
  }
}
.tilebox .ktsg-tile.main-tile .topic {
  color: #878787;
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile.main-tile .topic {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.tilebox .ktsg-tile.main-tile .link {
  color: #000;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile .link {
    max-height: 1.3em;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile .link {
    max-height: 140px;
  }
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile.main-tile .link {
    max-height: 66px;
    overflow-y: hidden;
    white-space: normal;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile.small-padding .link {
    max-height: 112px;
  }
}
.tilebox .ktsg-tile.main-tile .further-results {
  color: #16A24A;
  line-height: 30px;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile .further-results {
    font-size: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile .further-results {
    position: absolute;
    top: 20px;
    width: 90%;
  }
}
.tilebox .ktsg-tile.main-tile .further-results:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  float: right;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile .further-results:after {
    font-size: 37px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile .further-results:after {
    right: 10px;
    position: absolute;
    font-size: 23px;
  }
}
.tilebox .ktsg-tile.main-tile i {
  color: #16A24A;
}
.tilebox .ktsg-tile.main-tile .tile-content {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
}
.tilebox .ktsg-tile.main-tilea:hover,
.tilebox .ktsg-tile.main-tile:hover {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55) !important;
  text-decoration: none !important;
}
.tilebox .ktsg-tile.hit-tile {
  border: solid #16A24A 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile:not(.fault-tile) {
    height: calc(25.2px * 6);
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.hit-tile:not(.fault-tile) {
    height: calc(22px * 6);
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile:not(.fault-tile) .link:before {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    margin-right: 14px;
  }
}
.tilebox .ktsg-tile.hit-tile:not(.no-link):hover {
  box-shadow: inset 0px -3px 0px;
  text-decoration: none;
}
.tilebox .ktsg-tile.hit-tile .topic {
  color: #000;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.hit-tile .topic {
    font-size: 16px;
  }
}
.tilebox .ktsg-tile.hit-tile .link {
  color: #16A24A;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile .link {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
}
.tilebox .ktsg-tile.hit-tile .tile-icon {
  color: #008334;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile .tile-icon {
    font-size: 100px;
    width: 125px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.hit-tile .tile-icon {
    width: 70px;
    font-size: 45px;
  }
}
.tilebox .ktsg-tile.hit-tile.blue-tile {
  border: solid #193d61 2px;
}
.tilebox .ktsg-tile.hit-tile.blue-tile:not(.no-link):hover {
  box-shadow: inset 0px -3px 0px #193d61;
}
.tilebox .ktsg-tile.hit-tile.blue-tile .link,
.tilebox .ktsg-tile.hit-tile.blue-tile .tile-icon {
  color: #193d61;
}
.tilebox .ktsg-tile.hit-tile.blue-tile.inverse {
  background-color: #193d61;
}
.tilebox .ktsg-tile.hit-tile.red-tile {
  border: solid #990033 2px;
}
.tilebox .ktsg-tile.hit-tile.red-tile:not(.no-link):hover {
  box-shadow: inset 0px -3px 0px #990033;
}
.tilebox .ktsg-tile.hit-tile.red-tile .link,
.tilebox .ktsg-tile.hit-tile.red-tile .tile-icon {
  color: #990033;
}
.tilebox .ktsg-tile.hit-tile.red-tile.inverse {
  background-color: #990033;
}
.tilebox .ktsg-tile.hit-tile.inverse {
  background-color: #16A24A;
}
.tilebox .ktsg-tile.hit-tile.inverse .link,
.tilebox .ktsg-tile.hit-tile.inverse .tile-icon,
.tilebox .ktsg-tile.hit-tile.inverse .topic {
  color: #fff;
}
.tilebox .ktsg-tile.hit-tile .tile-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile .tile-content {
    width: calc(100% - 125px);
  }
}
.tilebox .ktsg-tile.search-page-tile .easy-read {
  left: inherit;
  right: 0;
  border-left: solid 2px #cfcfcf;
  border-right: 0;
}
.tilebox .ktsg-tile.search-page-tile .easy-read .description {
  font-size: 12px !important;
  color: #16A24A !important;
  font-weight: bold !important;
  line-height: 1.17em !important;
}
.tilebox .ktsg-tile.search-page-tile[href$='.pdf'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.doc'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.docx'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.xls'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.xlsx'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.ppt'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.pptx'] .url:before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 2px;
  content: "\f15c";
}
.tilebox .ktsg-tile.search-page-tile .topic {
  width: calc(100% - 80px);
}
.tilebox .ktsg-tile.news-tile,
.tilebox .ktsg-tile.search-page-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
}
.tilebox .ktsg-tile.news-tile:hover,
.tilebox .ktsg-tile.search-page-tile:hover {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55) !important;
  text-decoration: none !important;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile:not(.horizontal-search-tile),
  .tilebox .ktsg-tile.search-page-tile:not(.horizontal-search-tile) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 352.8px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile:not(.horizontal-search-tile),
  .tilebox .ktsg-tile.search-page-tile:not(.horizontal-search-tile) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 99px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile:not(.horizontal-search-tile) .tile-content,
  .tilebox .ktsg-tile.search-page-tile:not(.horizontal-search-tile) .tile-content {
    max-height: calc(60% - 10px);
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-image.empty + .tile-content {
    max-height: calc(100% - 5px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-image.empty + .tile-content {
    align-self: center;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .tile-content .description,
  .tilebox .ktsg-tile.search-page-tile .tile-image.empty + .tile-content .description {
    max-height: 13em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
  }
}
.tilebox .ktsg-tile.news-tile .tile-image:not(.empty),
.tilebox .ktsg-tile.search-page-tile .tile-image:not(.empty) {
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-image:not(.empty),
  .tilebox .ktsg-tile.search-page-tile .tile-image:not(.empty) {
    height: 40%;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image:not(.empty),
  .tilebox .ktsg-tile.search-page-tile .tile-image:not(.empty) {
    width: 40%;
    max-width: 86px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-content {
    padding: 20px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-content {
    padding: 12px 1px 12px 12px;
  }
}
.tilebox .ktsg-tile.news-tile .date,
.tilebox .ktsg-tile.search-page-tile .date {
  font-size: 14px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #636363;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
}
.tilebox .ktsg-tile.news-tile .topic,
.tilebox .ktsg-tile.search-page-tile .topic {
  max-height: 4.5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .topic,
  .tilebox .ktsg-tile.search-page-tile .topic {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .topic,
  .tilebox .ktsg-tile.search-page-tile .topic {
    padding-right: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .description,
  .tilebox .ktsg-tile.search-page-tile .description {
    font-size: 18px;
    color: #000;
    font-weight: 200;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: unset;
    max-height: 4.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .description,
  .tilebox .ktsg-tile.search-page-tile .description {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile {
    margin-bottom: 25.2px;
  }
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url {
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  color: #636363;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url .file-hint,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url .file-hint {
  margin-right: 10px;
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url .file-hint:before,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url .file-hint:before {
  content: "[";
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url .file-hint:after,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url .file-hint:after {
  content: "]";
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .url,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .url,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url {
    font-size: 18px;
    line-height: 25.2px;
  }
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .date,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .date {
  color: #636363;
  line-height: 28px;
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  display: inline;
  font-size: inherit;
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .date:after,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .date:after {
  content: " - ";
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .description,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .description {
  color: #000;
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  display: block;
  overflow-y: hidden;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .description,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .description {
    font-size: 14px;
    line-height: 22px;
    max-height: calc(3 * 22px);
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .description,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .description {
    max-height: calc(4 * 25.2px);
    font-size: 18px;
    line-height: 25.2px;
  }
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .tile-content,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .tile-content {
  float: left;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .tile-content,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .tile-content {
    padding-right: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile {
    line-height: 24px;
  }
}
.tilebox .ktsg-tile.news-tile .expired {
  position: absolute;
  font-size: 12px;
  border: solid 2px #cfcfcf;
  border-right: none;
  /*top: 15px;*/
  right: 0;
  width: 80px;
  padding: 3px 3px;
}
.tilebox .ktsg-tile.news-tile .expired .description {
  padding-left: 5px;
  width: 100%;
  line-height: 1.17em;
  font-size: 12px;
  color: #008334;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .expired .description {
    display: block;
  }
}
.tilebox .ktsg-tile.news-tile .tile-image.empty + .expired {
  top: 15px;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .expired {
    top: 10px;
  }
}
.tilebox .ktsg-tile.news-tile .tile-image + .expired {
  top: 170px;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image + .expired {
    top: 10px;
  }
}
.tilebox .ktsg-tile.topic-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
  background: #f2f2f2;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 302.4px;
    padding-top: calc(5 * 25.2px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 198px;
    padding-top: calc(3 * 22px);
  }
}
.tilebox .ktsg-tile.topic-tile .tile-icon {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  border: #cfcfcf 2px solid;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon {
    top: 25.2px;
    width: calc(6 * 25.2px);
    height: calc(6 * 25.2px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon {
    top: 22px;
    width: calc(4 * 22px);
    height: calc(4 * 22px);
  }
}
.tilebox .ktsg-tile.topic-tile .tile-icon i {
  align-self: center;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon i {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon i {
    font-size: 70px;
  }
}
.tilebox .ktsg-tile.topic-tile .tile-content {
  background: #fff;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-content {
    line-height: 25.2px;
    padding-top: calc(3 * 25.2px);
    max-height: calc(7 * 25.2px);
    padding-left: 25.2px;
    padding-right: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-content {
    line-height: 22px;
    padding-top: calc(3 * 22px);
    max-height: calc(6 * 22px);
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .title {
    font-size: 20px;
    max-height: 2.5em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .description {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .description {
    font-size: 16px;
    color: #000;
    font-weight: 200;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: unset;
    max-height: 3.2em;
    overflow: hidden;
    line-height: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.width-25 {
    width: calc((100% / 4) - 22px);
    margin: 0 0 25.2px 0;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.width-25 {
    width: 100%;
    margin: 6px 0;
  }
}
.tilebox .ktsg-tile.width-25:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.width-33 {
    width: calc((100% / 3) - 19px);
    margin: 0 0 25.2px 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 600px) {
  .tilebox .ktsg-tile.width-33 {
    width: calc((100% / 2) - 14px);
    margin: 0 0 22px 0;
  }
}
@media screen and (max-width: 600px) {
  .tilebox .ktsg-tile.width-33 {
    width: 100%;
    margin: 6px 0;
  }
  .tilebox .ktsg-tile.width-33:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.width-50 {
    width: calc((100% / 2) - 15px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.width-50 {
    width: 100%;
    margin: 6px 0;
  }
}
.tilebox .ktsg-tile.width-100 {
  width: 100%;
}
.tilebox .ktsg-tile.empty-tile {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  touch-action: none;
  border: none;
  visibility: hidden;
}
@media screen and (max-width: 1024px) {
  .tilebox-oberthema .col-md-9,
  .tilebox-thema .col-md-9 {
    width: 100%;
  }
}
.tilebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tilebox .st-loading-message {
  min-height: 428px;
}
.tilebox.tilebox-main > div.tile-content {
  /* Fallback if no link is inserted */
  background: #fff;
  padding: 25.2px;
}
@media screen and (min-width: 1025px) {
  .tilebox.tilebox-main > div.tile-content {
    width: calc((100% / 4) - 22px);
    margin: 0 0 28px 0;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox.tilebox-main > div.tile-content {
    width: 100%;
    margin: 6px 0;
    height: calc(22px * 3);
    overflow: hidden;
    padding: 7px 14px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox.tilebox-news {
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox.tilebox-news {
    margin: 27px 0;
  }
}
.tilebox a.ktsg-tile:hover,
.tilebox a.ktsg-tile:focus {
  text-decoration: none;
}
.tilebox .ktsg-tile {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  transition: all ease-out 0.4s;
  position: relative;
}
.tilebox .ktsg-tile:not(.no-link):hover {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55) !important;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile {
    padding: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile {
    padding: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.small-padding {
    padding: 14px;
  }
}
.tilebox .ktsg-tile .externalHint {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px 7px;
}
.tilebox .ktsg-tile .easy-read {
  position: absolute;
  font-size: 12px;
  border: solid 2px #cfcfcf;
}
.tilebox .ktsg-tile .easy-read .easyread-img {
  display: initial;
}
.tilebox .ktsg-tile .easy-read .easyread-img i {
  float: left;
  margin-top: 1px;
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile .easy-read .easyread-img i {
    margin-left: 0;
    height: 14px !important;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile .easy-read .easyread-img i {
    float: right;
    width: 10px;
    height: 18px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile .easy-read {
    top: 10px;
    left: 0;
    width: 100px;
    padding: 6px 3px;
    border-left: none;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile .easy-read {
    right: 0;
    top: 0;
    padding: 3px 7px;
    border-right: none;
    border-top: none;
  }
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile .easy-read .description {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .tilebox .ktsg-tile .easy-read .easyread-img img {
    margin-left: 0;
  }
}
.tilebox .ktsg-tile .easy-read i {
  margin-left: 5px;
}
.tilebox .ktsg-tile .easy-read img {
  margin-left: 5px;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile .easy-read img {
    float: right;
    width: 17px;
    height: 18px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile .easy-read img {
    float: left;
    width: 20px;
    height: 20px;
  }
}
.tilebox .ktsg-tile .easy-read .description {
  float: left;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile .easy-read .description {
    padding-left: 15px;
    width: calc(100% - 25px);
    line-height: 1.17em;
  }
}
.tilebox .ktsg-tile.main-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile {
    height: calc(25.2px * 7);
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile {
    height: calc(22px * 3);
    overflow: hidden;
    padding: 7px 14px;
  }
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile.main-tile {
    height: calc(22px * 4);
  }
}
.tilebox .ktsg-tile.main-tile .topic {
  color: #878787;
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile.main-tile .topic {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.tilebox .ktsg-tile.main-tile .link {
  color: #000;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile .link {
    max-height: 1.3em;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile .link {
    max-height: 140px;
  }
}
@media screen and (max-width: 480px) {
  .tilebox .ktsg-tile.main-tile .link {
    max-height: 66px;
    overflow-y: hidden;
    white-space: normal;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile.small-padding .link {
    max-height: 112px;
  }
}
.tilebox .ktsg-tile.main-tile .further-results {
  color: #16A24A;
  line-height: 30px;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile .further-results {
    font-size: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile .further-results {
    position: absolute;
    top: 20px;
    width: 90%;
  }
}
.tilebox .ktsg-tile.main-tile .further-results:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  float: right;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.main-tile .further-results:after {
    font-size: 37px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.main-tile .further-results:after {
    right: 10px;
    position: absolute;
    font-size: 23px;
  }
}
.tilebox .ktsg-tile.main-tile i {
  color: #16A24A;
}
.tilebox .ktsg-tile.main-tile .tile-content {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
}
.tilebox .ktsg-tile.main-tilea:hover,
.tilebox .ktsg-tile.main-tile:hover {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55) !important;
  text-decoration: none !important;
}
.tilebox .ktsg-tile.hit-tile {
  border: solid #16A24A 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile:not(.fault-tile) {
    height: calc(25.2px * 6);
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.hit-tile:not(.fault-tile) {
    height: calc(22px * 6);
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile:not(.fault-tile) .link:before {
    content: "\f30b";
    font-family: "Font Awesome 5 Pro";
    margin-right: 14px;
  }
}
.tilebox .ktsg-tile.hit-tile:not(.no-link):hover {
  box-shadow: inset 0px -3px 0px;
  text-decoration: none;
}
.tilebox .ktsg-tile.hit-tile .topic {
  color: #000;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.hit-tile .topic {
    font-size: 16px;
  }
}
.tilebox .ktsg-tile.hit-tile .link {
  color: #16A24A;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile .link {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
}
.tilebox .ktsg-tile.hit-tile .tile-icon {
  color: #008334;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile .tile-icon {
    font-size: 100px;
    width: 125px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.hit-tile .tile-icon {
    width: 70px;
    font-size: 45px;
  }
}
.tilebox .ktsg-tile.hit-tile.blue-tile {
  border: solid #193d61 2px;
}
.tilebox .ktsg-tile.hit-tile.blue-tile:not(.no-link):hover {
  box-shadow: inset 0px -3px 0px #193d61;
}
.tilebox .ktsg-tile.hit-tile.blue-tile .link,
.tilebox .ktsg-tile.hit-tile.blue-tile .tile-icon {
  color: #193d61;
}
.tilebox .ktsg-tile.hit-tile.blue-tile.inverse {
  background-color: #193d61;
}
.tilebox .ktsg-tile.hit-tile.red-tile {
  border: solid #990033 2px;
}
.tilebox .ktsg-tile.hit-tile.red-tile:not(.no-link):hover {
  box-shadow: inset 0px -3px 0px #990033;
}
.tilebox .ktsg-tile.hit-tile.red-tile .link,
.tilebox .ktsg-tile.hit-tile.red-tile .tile-icon {
  color: #990033;
}
.tilebox .ktsg-tile.hit-tile.red-tile.inverse {
  background-color: #990033;
}
.tilebox .ktsg-tile.hit-tile.inverse {
  background-color: #16A24A;
}
.tilebox .ktsg-tile.hit-tile.inverse .link,
.tilebox .ktsg-tile.hit-tile.inverse .tile-icon,
.tilebox .ktsg-tile.hit-tile.inverse .topic {
  color: #fff;
}
.tilebox .ktsg-tile.hit-tile .tile-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.hit-tile .tile-content {
    width: calc(100% - 125px);
  }
}
.tilebox .ktsg-tile.search-page-tile .easy-read {
  left: inherit;
  right: 0;
  border-left: solid 2px #cfcfcf;
  border-right: 0;
}
.tilebox .ktsg-tile.search-page-tile .easy-read .description {
  font-size: 12px !important;
  color: #16A24A !important;
  font-weight: bold !important;
  line-height: 1.17em !important;
}
.tilebox .ktsg-tile.search-page-tile[href$='.pdf'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.doc'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.docx'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.xls'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.xlsx'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.ppt'] .url:before,
.tilebox .ktsg-tile.search-page-tile[href$='.pptx'] .url:before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 2px;
  content: "\f15c";
}
.tilebox .ktsg-tile.search-page-tile .topic {
  width: calc(100% - 80px);
}
.tilebox .ktsg-tile.news-tile,
.tilebox .ktsg-tile.search-page-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
}
.tilebox .ktsg-tile.news-tile:hover,
.tilebox .ktsg-tile.search-page-tile:hover {
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.55) !important;
  text-decoration: none !important;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile:not(.horizontal-search-tile),
  .tilebox .ktsg-tile.search-page-tile:not(.horizontal-search-tile) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 352.8px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile:not(.horizontal-search-tile),
  .tilebox .ktsg-tile.search-page-tile:not(.horizontal-search-tile) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 99px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile:not(.horizontal-search-tile) .tile-content,
  .tilebox .ktsg-tile.search-page-tile:not(.horizontal-search-tile) .tile-content {
    max-height: calc(60% - 10px);
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-image.empty + .tile-content {
    max-height: calc(100% - 5px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-image.empty + .tile-content {
    align-self: center;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .tile-content .description,
  .tilebox .ktsg-tile.search-page-tile .tile-image.empty + .tile-content .description {
    max-height: 13em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
  }
}
.tilebox .ktsg-tile.news-tile .tile-image:not(.empty),
.tilebox .ktsg-tile.search-page-tile .tile-image:not(.empty) {
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-image:not(.empty),
  .tilebox .ktsg-tile.search-page-tile .tile-image:not(.empty) {
    height: 40%;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image:not(.empty),
  .tilebox .ktsg-tile.search-page-tile .tile-image:not(.empty) {
    width: 40%;
    max-width: 86px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-content {
    padding: 20px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-content,
  .tilebox .ktsg-tile.search-page-tile .tile-content {
    padding: 12px 1px 12px 12px;
  }
}
.tilebox .ktsg-tile.news-tile .date,
.tilebox .ktsg-tile.search-page-tile .date {
  font-size: 14px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #636363;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
}
.tilebox .ktsg-tile.news-tile .topic,
.tilebox .ktsg-tile.search-page-tile .topic {
  max-height: 4.5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .topic,
  .tilebox .ktsg-tile.search-page-tile .topic {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .topic,
  .tilebox .ktsg-tile.search-page-tile .topic {
    padding-right: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile .description,
  .tilebox .ktsg-tile.search-page-tile .description {
    font-size: 18px;
    color: #000;
    font-weight: 200;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: unset;
    max-height: 4.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .description,
  .tilebox .ktsg-tile.search-page-tile .description {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile {
    margin-bottom: 25.2px;
  }
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url {
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  color: #636363;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url .file-hint,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url .file-hint {
  margin-right: 10px;
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url .file-hint:before,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url .file-hint:before {
  content: "[";
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .url .file-hint:after,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url .file-hint:after {
  content: "]";
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .url,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .url,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .url {
    font-size: 18px;
    line-height: 25.2px;
  }
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .date,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .date {
  color: #636363;
  line-height: 28px;
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  display: inline;
  font-size: inherit;
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .date:after,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .date:after {
  content: " - ";
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .description,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .description {
  color: #000;
  font-weight: 200;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  display: block;
  overflow-y: hidden;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .description,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .description {
    font-size: 14px;
    line-height: 22px;
    max-height: calc(3 * 22px);
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .description,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .description {
    max-height: calc(4 * 25.2px);
    font-size: 18px;
    line-height: 25.2px;
  }
}
.tilebox .ktsg-tile.news-tile.horizontal-search-tile .tile-content,
.tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .tile-content {
  float: left;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile.horizontal-search-tile .tile-content,
  .tilebox .ktsg-tile.search-page-tile.horizontal-search-tile .tile-content {
    padding-right: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.news-tile {
    line-height: 24px;
  }
}
.tilebox .ktsg-tile.news-tile .expired {
  position: absolute;
  font-size: 12px;
  border: solid 2px #cfcfcf;
  border-right: none;
  /*top: 15px;*/
  right: 0;
  width: 80px;
  padding: 3px 3px;
}
.tilebox .ktsg-tile.news-tile .expired .description {
  padding-left: 5px;
  width: 100%;
  line-height: 1.17em;
  font-size: 12px;
  color: #008334;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .expired .description {
    display: block;
  }
}
.tilebox .ktsg-tile.news-tile .tile-image.empty + .expired {
  top: 15px;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image.empty + .expired {
    top: 10px;
  }
}
.tilebox .ktsg-tile.news-tile .tile-image + .expired {
  top: 170px;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.news-tile .tile-image + .expired {
    top: 10px;
  }
}
.tilebox .ktsg-tile.topic-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
  background: #f2f2f2;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 302.4px;
    padding-top: calc(5 * 25.2px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 198px;
    padding-top: calc(3 * 22px);
  }
}
.tilebox .ktsg-tile.topic-tile .tile-icon {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  border: #cfcfcf 2px solid;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon {
    top: 25.2px;
    width: calc(6 * 25.2px);
    height: calc(6 * 25.2px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon {
    top: 22px;
    width: calc(4 * 22px);
    height: calc(4 * 22px);
  }
}
.tilebox .ktsg-tile.topic-tile .tile-icon i {
  align-self: center;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon i {
    font-size: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-icon i {
    font-size: 70px;
  }
}
.tilebox .ktsg-tile.topic-tile .tile-content {
  background: #fff;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-content {
    line-height: 25.2px;
    padding-top: calc(3 * 25.2px);
    max-height: calc(7 * 25.2px);
    padding-left: 25.2px;
    padding-right: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-content {
    line-height: 22px;
    padding-top: calc(3 * 22px);
    max-height: calc(6 * 22px);
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .title {
    font-size: 20px;
    max-height: 2.5em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .description {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.topic-tile .tile-content .description {
    font-size: 16px;
    color: #000;
    font-weight: 200;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: unset;
    max-height: 3.2em;
    overflow: hidden;
    line-height: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.width-25 {
    width: calc((100% / 4) - 22px);
    margin: 0 0 25.2px 0;
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.width-25 {
    width: 100%;
    margin: 6px 0;
  }
}
.tilebox .ktsg-tile.width-25:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.width-33 {
    width: calc((100% / 3) - 19px);
    margin: 0 0 25.2px 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 600px) {
  .tilebox .ktsg-tile.width-33 {
    width: calc((100% / 2) - 14px);
    margin: 0 0 22px 0;
  }
}
@media screen and (max-width: 600px) {
  .tilebox .ktsg-tile.width-33 {
    width: 100%;
    margin: 6px 0;
  }
  .tilebox .ktsg-tile.width-33:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .tilebox .ktsg-tile.width-50 {
    width: calc((100% / 2) - 15px);
  }
}
@media screen and (max-width: 1024px) {
  .tilebox .ktsg-tile.width-50 {
    width: 100%;
    margin: 6px 0;
  }
}
.tilebox .ktsg-tile.width-100 {
  width: 100%;
}
.tilebox .ktsg-tile.empty-tile {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  touch-action: none;
  border: none;
  visibility: hidden;
}
.dam-search .tilebox .ktsg-tile.search-page-tile .topic {
  width: 100%;
}
.tile-filter {
  border-top: solid 2px #d6d6cc;
  border-bottom: solid 2px #d6d6cc;
}
@media screen and (min-width: 1025px) {
  .tile-filter {
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tile-filter {
    margin-bottom: 22px;
  }
}
.tile-filter.no-lines {
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
}
.tile-filter ul.inhaltstyp-items {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .tile-filter ul.inhaltstyp-items {
    padding: calc(25.2px / 2) 0;
  }
}
@media screen and (max-width: 1024px) {
  .tile-filter ul.inhaltstyp-items {
    padding: calc(22px / 2) 0;
  }
}
.tile-filter ul.inhaltstyp-items li.oc-radio,
.tile-filter ul.inhaltstyp-items li.oc-checkbox {
  display: inline-block;
  height: auto;
  float: left;
  margin-right: 20px;
}
.tile-filter ul.inhaltstyp-items li.oc-checkbox {
  margin-top: 5px;
}
.tile-filter ul.inhaltstyp-items li.searchfilter {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.tile-filter ul.inhaltstyp-items li.searchfilter#content {
  padding-top: 0;
}
.tile-filter ul.inhaltstyp-items li.searchfilter a {
  color: #636363 !important;
  font-size: 14px !important;
  font-weight: 600;
  background-color: #cce6d6 !important;
  display: table-cell !important;
  border-radius: 20px;
  padding: 5px 20px !important;
}
.tile-filter ul.inhaltstyp-items li.searchfilter.active a {
  color: #FFF !important;
  background-color: #008334 !important;
}
.tile-filter h4 {
  padding-top: calc(22px / 2);
}
.tile-filter .easy-read,
.search-filter .easy-read {
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 9px;
}
.tile-filter ul.inhaltstyp-items,
.search-filter ul.inhaltstyp-items {
  float: left;
  margin-left: 0;
}
.tile-filter ul.inhaltstyp-items li.checkbox-item,
.search-filter ul.inhaltstyp-items li.checkbox-item {
  margin-right: 23px;
  float: left;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.5px;
  color: #636363;
  font-size: 14px;
}
@media screen and (min-width: 1025px) {
  .tile-filter ul.inhaltstyp-items li.checkbox-item,
  .search-filter ul.inhaltstyp-items li.checkbox-item {
    line-height: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .tile-filter ul.inhaltstyp-items li.checkbox-item,
  .search-filter ul.inhaltstyp-items li.checkbox-item {
    line-height: 22px;
  }
}
.tile-filter ul.inhaltstyp-items li.checkbox-item label,
.search-filter ul.inhaltstyp-items li.checkbox-item label {
  margin-bottom: 0;
}
.tile-filter ul.inhaltstyp-items + ul,
.search-filter ul.inhaltstyp-items + ul {
  margin-right: 0;
}
@media screen and (min-width: 1025px) {
  .tile-filter h4,
  .search-filter h4 {
    display: none;
  }
}
.search-filter {
  display: flex;
  -webkit-box-align: flex-e;
  -ms-flex-align: flex-e;
  align-items: flex-end;
}
.search-filter ul {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-filter ul li:last-child {
  margin-right: 0;
}
ul.our-topics {
  padding: 0;
  display: block;
  float: left;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  ul.our-topics {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  ul.our-topics {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
}
ul.our-topics li a {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}
@media screen and (max-width: 1024px) {
  ul.our-topics li a {
    font-size: 20px;
    line-height: calc(22px * 2);
  }
}
@media screen and (min-width: 1025px) {
  ul.our-topics li a {
    font-size: 30px;
    line-height: calc(25.2px * 2);
  }
}
.nav-tabs {
  border-bottom: solid 2px #D9D9D9;
  font-size: 14px;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.5px;
}
.nav-tabs > li:last-child > a {
  border-right: none;
}
.nav-tabs > li > a {
  border: none;
  color: #16A24A;
  /*text-transform: uppercase;*/
}
.nav-tabs > li > a:hover {
  border-bottom: 2px solid #000;
  margin-top: -2px;
}
@media screen and (min-width: 1025px) {
  .nav-tabs > li > a {
    /*height: calc(2 * @vertical-grid-row);*/
    padding: 20px 50px 20px 0;
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-tabs > li > a {
    /*height: calc(2 * @vertical-grid-row-mobile);*/
    padding: 10px 30px 10px 0;
    font-size: 20px;
    line-height: 25px;
  }
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #000;
  cursor: default;
  margin-top: -2px;
}
.tab-content {
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .tab-content {
    padding: 25.2px 0 25.2px 0;
  }
}
@media screen and (max-width: 1024px) {
  .tab-content {
    padding: 22px 0 22px 0;
  }
}
.tab-content .tab-pane .portalsg-paragraph:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .tab-content .tab-pane .portalsg-paragraph .portalsg-p-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.nav-tabs.blank-tab-style {
  border-bottom: none;
}
.nav-tabs.blank-tab-style > li.active > a,
.nav-tabs.blank-tab-style > li.active > a:hover,
.nav-tabs.blank-tab-style > li.active > a:focus {
  background-color: transparent;
  border: none;
  color: black;
}
@media screen and (max-width: 1024px) {
  .nav-tabs.blank-tab-style > li.active > a,
  .nav-tabs.blank-tab-style > li.active > a:hover,
  .nav-tabs.blank-tab-style > li.active > a:focus {
    text-decoration: underline;
  }
}
.nav-tabs.blank-tab-style > li > a:hover {
  border: none;
}
.nav-tabs.blank-tab-style > li:first-child a {
  padding-left: 0;
}
.backlink {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1024px) {
  .backlink {
    font-size: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .backlink {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .body-text {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.body-text .lead-paragraph {
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 2.5em;
}
@media screen and (min-width: 1025px) {
  .body-text .lead-paragraph {
    font-size: 22px;
    line-height: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .body-text .lead-paragraph {
    font-size: 18px;
    line-height: 22px;
  }
}
.body-text .content-paragraph > p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  p {
    line-height: 24px;
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  p {
    line-height: 20px;
    margin-bottom: 22px;
  }
}
.panel-group.accordion .panel-sgch {
  background: none;
}
.panel-group.accordion .panel-sgch .panel-heading {
  background: none;
  border: none;
}
.panel-group.accordion .panel-sgch a:hover,
.panel-group.accordion .panel-sgch a:focus {
  text-decoration: none;
}
.panel-group.accordion .panel-body {
  border: none !important;
  padding: 0;
  cursor: default;
}
.panel-group.accordion .panel-heading a {
  display: inline-block;
  width: auto;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .panel-group.accordion .panel-heading a {
    padding-left: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-group.accordion .panel-heading a {
    padding-left: 40px;
  }
}
.panel-group.accordion .panel-heading a:before {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  position: absolute;
  color: rgba(76, 104, 132, 0.6);
  left: 0;
  transition: all ease 0.5s;
  top: 8px;
}
@media screen and (min-width: 1025px) {
  .panel-group.accordion .panel-heading a:before {
    font-size: 45px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-group.accordion .panel-heading a:before {
    font-size: 20px;
    left: 15px;
    top: -4px;
  }
}
@media screen and (max-width: 1024px) {
}
.panel-group.accordion .panel-heading a[aria-expanded="true"]:before {
  transform: rotate(180deg);
}
@media screen and (max-width: 1024px) {
  .panel-group.accordion.mobile-initiallyopen a.collapsed {
    cursor: default;
    pointer-events: none;
  }
}
@media screen and (max-width: 1024px) {
  .panel-group.accordion.mobile-initiallyopen .panel-collapse.collapse {
    display: block;
  }
}
.standalone-card {
  border: solid #cfcfcf 2px;
}
@media screen and (max-width: 1024px) {
  .standalone-card {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .standalone-card {
    margin-bottom: 25.2px;
  }
}
.standalone-card .officehours-well {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .standalone-card .officehours-well .hours {
    column-count: 1;
  }
}
@media screen and (max-width: 480px) {
  .standalone-card.simple .corporate-info {
    text-align: center;
  }
}
.standalone-card.simple .portrait.center .corporate-info {
  text-align: center;
}
.standalone-card.simple .portrait.center .corporate-info .contact-links {
  margin-top: 14px;
}
.standalone-card .contactcard-map {
  width: 100%;
  height: 240px;
  padding: 0 30px 25px 30px;
}
.standalone-card .contactcard-map iframe {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.standalone-card .contact-well .contactcard-map {
  width: 100%;
  height: 220px;
  padding: 0;
}
.standalone-card .contact-well .contactcard-map iframe {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.contact-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .contact-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 1025px) {
  .contact-card .contactcard-info {
    width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .contact-card .contactcard-info .contact-well + hr {
    display: none;
  }
}
.contact-card .contactcard-map {
  width: 100%;
  max-height: 550px;
}
.contact-card .contactcard-map iframe {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .contact-card .contactcard-map {
    width: 40%;
    padding-left: 30px;
  }
  .contact-card .contactcard-map iframe {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .contact-card .contactcard-map iframe {
    height: 500px;
  }
}
.contact-well {
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .contact-well {
    padding: 25.2px 32px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-well {
    padding: 22px 16px;
    margin: 10px 15px 0 15px;
  }
}
@media screen and (max-width: 600px) {
  .contact-well {
    padding: 10px 5px;
  }
}
.officehours-well {
  background: #f2f2f2;
}
@media screen and (min-width: 1025px) {
  .officehours-well {
    padding: 25.2px 32px;
  }
}
@media screen and (max-width: 1024px) {
  .officehours-well {
    padding: 22px 32px;
    margin: 0 15px 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  iframe {
    margin-top: 34px;
  }
}
@media screen and (min-width: 1025px) {
  padding-bottom: 84px;
}
@media screen and (max-width: 1024px) {
  padding-bottom: 23px;
}
.contact-title {
  margin: 0;
  padding: 0;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4c6884;
}
@media screen and (max-width: 1024px) {
  .contact-title {
    font-size: 25px;
    line-height: 44px;
    margin-top: calc(22px * 2);
    margin-left: 15px !important;
  }
}
@media screen and (min-width: 1025px) {
  .contact-title {
    font-size: 60px;
    line-height: 70px;
    margin-top: calc(25.2px * 2);
  }
}
.contact-subtitle {
  margin: 0;
  padding: 0;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #6b8299;
}
@media screen and (max-width: 1024px) {
  .contact-subtitle {
    font-size: 20px;
    line-height: 22px;
    margin-left: 15px !important;
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-subtitle {
    font-size: 42px;
    line-height: 66px;
    margin-left: 0 !important;
    margin-bottom: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-subtitle:before {
    width: 30px;
  }
}
.contact-subtitle.small {
  font-size: 26px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.contact-subtitle.small:before {
  width: 40px;
}
.portrait {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.portrait .portrait-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 127px;
  width: 127px;
  object-fit: cover;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  border-radius: 50%;
  background-image: url(../images/design/sgch/placeholder-no-portrait.png);
  background-size: cover;
}
.portrait .portrait-img img {
  height: 100%;
}
.portrait .personal-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .portrait .personal-info {
    padding-top: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .portrait .personal-info {
    padding-top: calc(25.2px / 2);
    text-align: center;
  }
}
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .portrait .personal-info {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .portrait .personal-info .name {
    float: none;
  }
  .portrait .personal-info p {
    float: none;
  }
}
.portrait .personal-info .name {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.portrait .personal-info .education {
  font-style: italic;
}
.portrait .personal-info p {
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .portrait .personal-info p {
    line-height: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .portrait .personal-info p {
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
  .corporate-info {
    padding: 0 15px 10px 15px;
    margin-top: 10px;
  }
}
.corporate-info p {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .corporate-info p {
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .corporate-info p {
    line-height: 25.2px;
  }
}
.corporate-info .departement {
  font-size: 18px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
.corporate-info .departement a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  margin-left: 10px;
}
.corporate-info .address {
  font-size: 18px;
}
@media screen and (min-width: 1025px) {
  .corporate-info .contact-links {
    margin-top: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .corporate-info .contact-links {
    margin-top: 22px;
  }
}
.corporate-info .contact-links li a i {
  width: 32px;
}
.corporate-info .contact-links li a .description {
  font-size: 16px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 1024px) {
  .corporate-info .contact-links li a {
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .corporate-info .contact-links li a {
    line-height: calc(1.25 * 25.2px);
  }
}
.officehours-well h4 {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1025px) {
  .officehours-well h4 {
    font-size: 18px;
    margin-bottom: calc(25.2px / 2);
    line-height: 25.2px;
  }
}
@media screen and (max-width: 1024px) {
  .officehours-well h4 {
    font-size: 16px;
    margin-bottom: calc(22px / 2);
    line-height: 22px;
  }
}
.officehours-well .hours {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .officehours-well .hours {
    column-count: 1;
  }
}
@media screen and (max-width: 1024px) {
  .officehours-well .hours {
    line-height: 25.2px;
  }
}
@media screen and (min-width: 1025px) {
  .officehours-well .hours {
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .officehours-well.oh-3col .hours {
    column-count: 3;
  }
}
@media screen and (min-width: 1025px) {
  .officehours-well.oh-2col .hours {
    column-count: 2;
  }
}
@media screen and (min-width: 1025px) {
  .officehours-well.oh-1col .hours {
    column-count: 1;
  }
}
iframe {
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .contact-card.no-accordion {
    margin-top: 20px;
  }
}
.yadcf-filter-wrapper {
  margin-left: 0 !important;
  width: calc(100% - 18px);
}
.yadcf-filter.inuse {
  background: none;
}
select.yadcf-filter.form-control {
  margin-bottom: 10px;
}
.yadcf-filter-reset-button {
  display: inline-block;
  background: none;
  border: none;
  color: #008334;
  padding: 0 6px;
  position: relative;
  top: 8px;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: 600 !important;
  white-space: normal !important;
  width: 100% !important;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0 !important;
  width: 100% !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > th:first-child:before {
  color: #fff !important;
  background-color: #008334 !important;
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f078" !important;
  padding: 2px 5px !important;
  border-radius: 6px !important;
  margin-right: 5px !important;
  border: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  line-height: 20px !important;
  box-sizing: border-box !important;
  font-size: 14px !important;
  font-weight: normal !important;
  height: auto !important;
  width: auto !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
  content: "\f077" !important;
}
table.dataTable.dtr-column > thead > tr > th.control,
table.dataTable.dtr-column > tbody > tr > td.control {
  padding: 10px !important;
  width: 16px !important;
  min-width: 16px !important;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 10px !important;
  color: #fff !important;
  background-color: #008334 !important;
  font-family: "Font Awesome 5 Pro" !important;
  content: "\f078" !important;
  padding: 2px 5px !important;
  border-radius: 6px !important;
  margin: 0 0 0 -10px !important;
  border: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  line-height: 20px !important;
  box-sizing: border-box !important;
  font-size: 14px !important;
  font-weight: normal !important;
  height: auto !important;
  width: auto !important;
}
table.dataTable.dtr-column > tbody > tr.parent > td.control:before,
table.dataTable.dtr-column > tbody > tr.parent > th.control:before {
  content: "\f077" !important;
}
table.dataTable > tbody > tr.child span.dtr-title {
  font-weight: 600 !important;
  float: left !important;
  margin-right: 10px !important;
  min-width: auto !important;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_info {
    text-align: left !important;
  }
}
table:not(.pure):not(.lines):not(.table-condensed).taxcalc th {
  border: solid #e3e2da 1px;
  font-weight: 600;
  font-size: 16px;
  padding: 10px;
  vertical-align: top;
  height: auto;
}
table:not(.pure):not(.lines):not(.table-condensed).taxcalc td {
  font-size: 16px;
  padding: 10px;
  vertical-align: top;
  height: auto;
}
.taxcalcprivat p.info {
  color: red;
}
.searchtag > a:hover {
  text-decoration: none;
}
body.search-overlay-show .main-nav-top.open .dropdown-menu ul.inhaltstyp-items {
  width: 100%;
  float: left;
  text-align: left;
}
body.search-overlay-show .main-nav-top.open .dropdown-menu ul.inhaltstyp-items li.searchtag {
  float: left;
  display: inline-block;
  width: 100%;
}
body.search-overlay-show .main-nav-top.open .dropdown-menu ul.inhaltstyp-items li.searchtag > a {
  text-align: left;
  width: auto;
  padding: 0 17px;
  font-size: 18px;
  float: left;
}
.searchtag {
  padding-bottom: 10px;
}
.searchtag > a {
  color: #FFF;
  background-color: #008334 !important;
  display: table-cell;
  border-radius: 20px;
  padding: 0 10px;
}
.searchtag > a:after {
  content: '\f00d';
  font-family: 'Font Awesome 5 Pro';
  float: right;
  margin-left: 20px;
}
.searchtag > a:focus,
.searchtag > a:hover {
  background-color: #008334 !important;
  display: table-cell;
  border-radius: 20px;
  padding: 0 10px;
}
.searchtag > a,
.searchtag > a:focus,
.searchtag > a:hover {
  background-color: #008334 !important;
  display: table-cell;
  border-radius: 20px;
  padding: 0 10px;
}
#wrapper.reportcreator .filter-buttons i {
  margin-right: 10px;
}
.page-sitemap a {
  color: #000;
}
.page-sitemap ul.sitemap li {
  margin: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  list-style-type: none !important;
  color: #101010 !important;
}
.page-sitemap ul.sitemap li.level-0 a {
  padding-left: 0;
}
.page-sitemap ul.sitemap li.level-0 a:before {
  border: none;
}
.page-sitemap ul.sitemap li.level-1 > .parent-item > a {
  font-weight: 600;
}
.page-sitemap ul.sitemap li.level-1 ul li .parent-item > a {
  font-weight: 400;
}
.page-sitemap ul.sitemap li span.parent-item:not(.active) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #efefef;
}
.page-sitemap ul.sitemap li span.parent-item:not(.active) span.select-subpages {
  color: #16A24A;
  cursor: pointer;
  margin-right: 10px;
}
.page-sitemap ul.sitemap li span.parent-item.active span.select-subpages {
  display: none;
}
.page-sitemap ul.sitemap li:before {
  display: none !important;
}
.page-sitemap ul.sitemap li a {
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  display: block;
  cursor: pointer;
}
.page-sitemap ul.sitemap li a:before {
  content: "";
  border-bottom: solid #898989 2px;
  position: absolute;
  left: 0;
  top: -50%;
  width: calc(30px - 8px);
  height: 100%;
  padding-top: 7px;
  border-left: solid #898989 2px;
}
.page-sitemap ul.sitemap li a:after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  margin-left: 10px;
  color: #16A24A;
  max-height: 22px;
  overflow: hidden;
  display: inline-block;
}
.page-sitemap ul.sitemap li a.active {
  background-color: #eef5ee;
}
.page-sitemap ul.sitemap li a.active:after {
  float: right;
  margin-right: 10px;
  content: "\f068";
}
.page-sitemap ul.sitemap li li a {
  padding-left: 60px;
}
.page-sitemap ul.sitemap li li a:before {
  width: calc(60px - 8px);
  border-bottom-style: dotted;
  border-bottom-color: #898989;
}
.page-sitemap ul.sitemap li li li a {
  padding-left: 90px;
}
.page-sitemap ul.sitemap li li li a:before {
  width: calc(90px - 8px);
  border-bottom-style: dotted;
  border-bottom-color: #898989;
}
.page-sitemap ul.sitemap > li:first-child > a {
  overflow: hidden;
  padding-top: 0;
}
.page-sitemap ul.sitemap > li > a {
  font-weight: 600;
}
.page-sitemap ul.sitemap > li > a:before {
  border-bottom-color: #898989;
  border-left-color: #898989;
}
.page-sitemap ul.page-selection li.level-4 {
  padding-left: 40px !important;
}
.page-sitemap ul.page-selection li.level-5 {
  padding-left: 60px !important;
}
.page-sitemap ul.page-selection li.level-6 {
  padding-left: 80px !important;
}
.page-sitemap ul.page-selection li.level-7 {
  padding-left: 100px !important;
}
.page-sitemap ul.page-selection li:before {
  content: "" !important;
  display: inline-block !important;
  border-bottom: solid #898989 1px !important;
  border-left: solid #898989 1px !important;
  position: relative !important;
  left: 0px !important;
  bottom: 6px !important;
  width: 20px !important;
  padding-top: 10px !important;
  margin-right: 10px !important;
}
html.no-svgforeignobject .accordion-eservice-schwerpunkte .panel-heading .panel-title > a .icon .eservice-svg-icon {
  filter: none;
  padding: 8px;
  border-radius: 50%;
  background: #ffffff;
}
#wrapper.detail ul.linklist li a {
  color: #000;
}
#wrapper.detail.color-red .eservice-description .accordion .panel-default {
  border-color: #CC3333;
}
#wrapper.detail.color-red .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #ECCED0;
}
#wrapper.detail.color-red .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #CC3333;
}
#wrapper.detail.color-red .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #CC3333;
}
#wrapper.detail.color-red .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #CC3333;
}
#wrapper.detail.color-red .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #CC3333;
  color: #CC3333;
}
#wrapper.detail.color-red .eservice-linktiles a.link-item {
  border-color: #CC3333;
  color: #CC3333;
}
#wrapper.detail.color-red .facts-figures-panel.color-default {
  background-color: #ECCED0;
}
#wrapper.detail.color-red .staatsziele-panel.color-default {
  border-color: #ECCED0;
}
#wrapper.detail.color-red a {
  color: #CC3333;
}
#wrapper.detail.color-red .btn,
#wrapper.detail.color-red a.btn {
  border-color: #CC3333;
  color: #CC3333;
}
#wrapper.detail.color-red .btn:hover,
#wrapper.detail.color-red a.btn:hover {
  background-color: #ECCED0;
  border-color: #CC3333;
  color: #CC3333;
}
#wrapper.detail.color-red .btn.btn-primary,
#wrapper.detail.color-red a.btn.btn-primary,
#wrapper.detail.color-red .btn.btn-primary,
#wrapper.detail.color-red a.btn.btn-primary {
  background-color: #ECCED0;
}
#wrapper.detail.color-red .btn.btn-primary:hover,
#wrapper.detail.color-red a.btn.btn-primary:hover,
#wrapper.detail.color-red .btn.btn-primary:hover,
#wrapper.detail.color-red a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-red ul.iconlist li i,
#wrapper.detail.color-red .icon-link:before,
#wrapper.detail.color-red .linklist li a:before,
#wrapper.detail.color-red ul.iconlist.no-link li:before {
  color: #CC3333;
}
#wrapper.detail.color-red .portalsg-p-container ol > li:before,
#wrapper.detail.color-red .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #CC3333;
}
#wrapper.detail.color-red .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #CC3333;
}
#wrapper.detail.color-red .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #CC3333;
}
#wrapper.detail.color-orange .eservice-description .accordion .panel-default {
  border-color: #FF9900;
}
#wrapper.detail.color-orange .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #F5E1D2;
}
#wrapper.detail.color-orange .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #FF9900;
}
#wrapper.detail.color-orange .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #FF9900;
}
#wrapper.detail.color-orange .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #FF9900;
}
#wrapper.detail.color-orange .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #FF9900;
  color: #FF9900;
}
#wrapper.detail.color-orange .eservice-linktiles a.link-item {
  border-color: #FF9900;
  color: #FF9900;
}
#wrapper.detail.color-orange .facts-figures-panel.color-default {
  background-color: #F5E1D2;
}
#wrapper.detail.color-orange .staatsziele-panel.color-default {
  border-color: #F5E1D2;
}
#wrapper.detail.color-orange a {
  color: #FF9900;
}
#wrapper.detail.color-orange .btn,
#wrapper.detail.color-orange a.btn {
  border-color: #FF9900;
  color: #FF9900;
}
#wrapper.detail.color-orange .btn:hover,
#wrapper.detail.color-orange a.btn:hover {
  background-color: #F5E1D2;
  border-color: #FF9900;
  color: #FF9900;
}
#wrapper.detail.color-orange .btn.btn-primary,
#wrapper.detail.color-orange a.btn.btn-primary,
#wrapper.detail.color-orange .btn.btn-primary,
#wrapper.detail.color-orange a.btn.btn-primary {
  background-color: #F5E1D2;
}
#wrapper.detail.color-orange .btn.btn-primary:hover,
#wrapper.detail.color-orange a.btn.btn-primary:hover,
#wrapper.detail.color-orange .btn.btn-primary:hover,
#wrapper.detail.color-orange a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-orange ul.iconlist li i,
#wrapper.detail.color-orange .icon-link:before,
#wrapper.detail.color-orange .linklist li a:before,
#wrapper.detail.color-orange ul.iconlist.no-link li:before {
  color: #FF9900;
}
#wrapper.detail.color-orange .portalsg-p-container ol > li:before,
#wrapper.detail.color-orange .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #FF9900;
}
#wrapper.detail.color-orange .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #FF9900;
}
#wrapper.detail.color-orange .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #FF9900;
}
#wrapper.detail.color-yellow .eservice-description .accordion .panel-default {
  border-color: #CCCC00;
}
#wrapper.detail.color-yellow .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #ECEDC6;
}
#wrapper.detail.color-yellow .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #CCCC00;
  color: #CCCC00;
}
#wrapper.detail.color-yellow .eservice-linktiles a.link-item {
  border-color: #CCCC00;
  color: #CCCC00;
}
#wrapper.detail.color-yellow .facts-figures-panel.color-default {
  background-color: #ECEDC6;
}
#wrapper.detail.color-yellow .staatsziele-panel.color-default {
  border-color: #ECEDC6;
}
#wrapper.detail.color-yellow a {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .btn,
#wrapper.detail.color-yellow a.btn {
  border-color: #CCCC00;
  color: #CCCC00;
}
#wrapper.detail.color-yellow .btn:hover,
#wrapper.detail.color-yellow a.btn:hover {
  background-color: #ECEDC6;
  border-color: #CCCC00;
  color: #CCCC00;
}
#wrapper.detail.color-yellow .btn.btn-primary,
#wrapper.detail.color-yellow a.btn.btn-primary,
#wrapper.detail.color-yellow .btn.btn-primary,
#wrapper.detail.color-yellow a.btn.btn-primary {
  background-color: #ECEDC6;
}
#wrapper.detail.color-yellow .btn.btn-primary:hover,
#wrapper.detail.color-yellow a.btn.btn-primary:hover,
#wrapper.detail.color-yellow .btn.btn-primary:hover,
#wrapper.detail.color-yellow a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-yellow ul.iconlist li i,
#wrapper.detail.color-yellow .icon-link:before,
#wrapper.detail.color-yellow .linklist li a:before,
#wrapper.detail.color-yellow ul.iconlist.no-link li:before {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .portalsg-p-container ol > li:before,
#wrapper.detail.color-yellow .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #CCCC00;
}
#wrapper.detail.color-yellow .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #CCCC00;
}
#wrapper.detail.color-blue .eservice-description .accordion .panel-default {
  border-color: #006699;
}
#wrapper.detail.color-blue .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #C3D8E5;
}
#wrapper.detail.color-blue .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #006699;
}
#wrapper.detail.color-blue .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #006699;
}
#wrapper.detail.color-blue .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #006699;
}
#wrapper.detail.color-blue .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #006699;
  color: #006699;
}
#wrapper.detail.color-blue .eservice-linktiles a.link-item {
  border-color: #006699;
  color: #006699;
}
#wrapper.detail.color-blue .facts-figures-panel.color-default {
  background-color: #C3D8E5;
}
#wrapper.detail.color-blue .staatsziele-panel.color-default {
  border-color: #C3D8E5;
}
#wrapper.detail.color-blue a {
  color: #006699;
}
#wrapper.detail.color-blue .btn,
#wrapper.detail.color-blue a.btn {
  border-color: #006699;
  color: #006699;
}
#wrapper.detail.color-blue .btn:hover,
#wrapper.detail.color-blue a.btn:hover {
  background-color: #C3D8E5;
  border-color: #006699;
  color: #006699;
}
#wrapper.detail.color-blue .btn.btn-primary,
#wrapper.detail.color-blue a.btn.btn-primary,
#wrapper.detail.color-blue .btn.btn-primary,
#wrapper.detail.color-blue a.btn.btn-primary {
  background-color: #C3D8E5;
}
#wrapper.detail.color-blue .btn.btn-primary:hover,
#wrapper.detail.color-blue a.btn.btn-primary:hover,
#wrapper.detail.color-blue .btn.btn-primary:hover,
#wrapper.detail.color-blue a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-blue ul.iconlist li i,
#wrapper.detail.color-blue .icon-link:before,
#wrapper.detail.color-blue .linklist li a:before,
#wrapper.detail.color-blue ul.iconlist.no-link li:before {
  color: #006699;
}
#wrapper.detail.color-blue .portalsg-p-container ol > li:before,
#wrapper.detail.color-blue .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #006699;
}
#wrapper.detail.color-blue .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #006699;
}
#wrapper.detail.color-blue .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #006699;
}
#wrapper.detail.color-lightblue .eservice-description .accordion .panel-default {
  border-color: #66CCFF;
}
#wrapper.detail.color-lightblue .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #D7EDF9;
}
#wrapper.detail.color-lightblue .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #66CCFF;
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .eservice-linktiles a.link-item {
  border-color: #66CCFF;
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .facts-figures-panel.color-default {
  background-color: #D7EDF9;
}
#wrapper.detail.color-lightblue .staatsziele-panel.color-default {
  border-color: #D7EDF9;
}
#wrapper.detail.color-lightblue a {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .btn,
#wrapper.detail.color-lightblue a.btn {
  border-color: #66CCFF;
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .btn:hover,
#wrapper.detail.color-lightblue a.btn:hover {
  background-color: #D7EDF9;
  border-color: #66CCFF;
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .btn.btn-primary,
#wrapper.detail.color-lightblue a.btn.btn-primary,
#wrapper.detail.color-lightblue .btn.btn-primary,
#wrapper.detail.color-lightblue a.btn.btn-primary {
  background-color: #D7EDF9;
}
#wrapper.detail.color-lightblue .btn.btn-primary:hover,
#wrapper.detail.color-lightblue a.btn.btn-primary:hover,
#wrapper.detail.color-lightblue .btn.btn-primary:hover,
#wrapper.detail.color-lightblue a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-lightblue ul.iconlist li i,
#wrapper.detail.color-lightblue .icon-link:before,
#wrapper.detail.color-lightblue .linklist li a:before,
#wrapper.detail.color-lightblue ul.iconlist.no-link li:before {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .portalsg-p-container ol > li:before,
#wrapper.detail.color-lightblue .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #66CCFF;
}
#wrapper.detail.color-lightblue .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #66CCFF;
}
#wrapper.detail.color-green .eservice-description .accordion .panel-default {
  border-color: #16A24A;
}
#wrapper.detail.color-green .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #C3E3D0;
}
#wrapper.detail.color-green .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #16A24A;
}
#wrapper.detail.color-green .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #16A24A;
}
#wrapper.detail.color-green .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #16A24A;
}
#wrapper.detail.color-green .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #16A24A;
  color: #16A24A;
}
#wrapper.detail.color-green .eservice-linktiles a.link-item {
  border-color: #16A24A;
  color: #16A24A;
}
#wrapper.detail.color-green .facts-figures-panel.color-default {
  background-color: #C3E3D0;
}
#wrapper.detail.color-green .staatsziele-panel.color-default {
  border-color: #C3E3D0;
}
#wrapper.detail.color-green a {
  color: #16A24A;
}
#wrapper.detail.color-green .btn,
#wrapper.detail.color-green a.btn {
  border-color: #16A24A;
  color: #16A24A;
}
#wrapper.detail.color-green .btn:hover,
#wrapper.detail.color-green a.btn:hover {
  background-color: #C3E3D0;
  border-color: #16A24A;
  color: #16A24A;
}
#wrapper.detail.color-green .btn.btn-primary,
#wrapper.detail.color-green a.btn.btn-primary,
#wrapper.detail.color-green .btn.btn-primary,
#wrapper.detail.color-green a.btn.btn-primary {
  background-color: #C3E3D0;
}
#wrapper.detail.color-green .btn.btn-primary:hover,
#wrapper.detail.color-green a.btn.btn-primary:hover,
#wrapper.detail.color-green .btn.btn-primary:hover,
#wrapper.detail.color-green a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-green ul.iconlist li i,
#wrapper.detail.color-green .icon-link:before,
#wrapper.detail.color-green .linklist li a:before,
#wrapper.detail.color-green ul.iconlist.no-link li:before {
  color: #16A24A;
}
#wrapper.detail.color-green .portalsg-p-container ol > li:before,
#wrapper.detail.color-green .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #16A24A;
}
#wrapper.detail.color-green .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #16A24A;
}
#wrapper.detail.color-green .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #16A24A;
}
#wrapper.detail.color-olive .eservice-description .accordion .panel-default {
  border-color: #333300;
}
#wrapper.detail.color-olive .eservice-description .accordion .panel-heading .panel-title a {
  background-color: #CDCEC6;
}
#wrapper.detail.color-olive .eservice-description .accordion .panel-heading .panel-title a:hover {
  color: #333300;
}
#wrapper.detail.color-olive .eservice-description .accordion .panel-heading .panel-title a:focus {
  color: #333300;
}
#wrapper.detail.color-olive .eservice-description .accordion .panel-heading .panel-title a:not(.collapsed) {
  color: #333300;
}
#wrapper.detail.color-olive .eservice-description .eservice-advantages .zoom-icon a {
  border-color: #333300;
  color: #333300;
}
#wrapper.detail.color-olive .eservice-linktiles a.link-item {
  border-color: #333300;
  color: #333300;
}
#wrapper.detail.color-olive .facts-figures-panel.color-default {
  background-color: #CDCEC6;
}
#wrapper.detail.color-olive .staatsziele-panel.color-default {
  border-color: #CDCEC6;
}
#wrapper.detail.color-olive a {
  color: #333300;
}
#wrapper.detail.color-olive .btn,
#wrapper.detail.color-olive a.btn {
  border-color: #333300;
  color: #333300;
}
#wrapper.detail.color-olive .btn:hover,
#wrapper.detail.color-olive a.btn:hover {
  background-color: #CDCEC6;
  border-color: #333300;
  color: #333300;
}
#wrapper.detail.color-olive .btn.btn-primary,
#wrapper.detail.color-olive a.btn.btn-primary,
#wrapper.detail.color-olive .btn.btn-primary,
#wrapper.detail.color-olive a.btn.btn-primary {
  background-color: #CDCEC6;
}
#wrapper.detail.color-olive .btn.btn-primary:hover,
#wrapper.detail.color-olive a.btn.btn-primary:hover,
#wrapper.detail.color-olive .btn.btn-primary:hover,
#wrapper.detail.color-olive a.btn.btn-primary:hover {
  background-color: #fff;
}
#wrapper.detail.color-olive ul.iconlist li i,
#wrapper.detail.color-olive .icon-link:before,
#wrapper.detail.color-olive .linklist li a:before,
#wrapper.detail.color-olive ul.iconlist.no-link li:before {
  color: #333300;
}
#wrapper.detail.color-olive .portalsg-p-container ol > li:before,
#wrapper.detail.color-olive .portalsg-p-container ul:not(.nav-tabs):not(.iconlist) > li:before {
  color: #333300;
}
#wrapper.detail.color-olive .portalsg-paragraph .accordion .panel-heading .panel-title a:before {
  color: #333300;
}
#wrapper.detail.color-olive .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  background-color: #333300;
}