/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: lighter;
  src: url('../fonts/roboto-condensed-v19-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-condensed-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v19-latin-300.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/roboto-condensed-v19-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/roboto-condensed-v19-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v19-latin-700.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: lighter;
  src: url('../fonts/roboto-v20-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/roboto-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
.hover-shadow-1:hover {
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.06);
}
* {
  outline: none;
}
.text-white {
  color: #FFF;
}
.text-yellow {
  color: #FFCC00;
}
.text-green {
  color: #66b820;
}
.text-petrol {
  color: #006E89;
}
.text-lightblue {
  color: #009FE3;
}
.text-darkblue {
  color: #005286;
}
.site-header {
  margin-bottom: 2.5rem;
  text-align: center;
}
.site-header h1 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 32.4px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
  margin-bottom: 0;
  padding-bottom: 9px;
  border-bottom: 2px solid #000;
}
@media (max-width: 575px) {
  .site-header h1 {
    font-size: 27.54px;
  }
}
.site-header .site-subheader {
  display: block;
  margin-top: 6px;
  font-size: 21px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: normal;
}
.pagets__zweispaltig .site-header {
  margin: 0 0 2.5rem 0;
  text-align: left;
}
.h2-wrap {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 24.3px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
  margin-bottom: 1.25rem;
}
@media (max-width: 575px) {
  .h2-wrap {
    font-size: 20.655px;
  }
}
h2,
.pseudo-h2 {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 24.3px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
  border-bottom: 2px solid #000;
}
@media (max-width: 575px) {
  h2,
  .pseudo-h2 {
    font-size: 20.655px;
  }
}
h2.border-0 {
  padding-bottom: 0;
}
.h3-wrap {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 21.6px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
  margin-bottom: 1.25rem;
}
@media (max-width: 575px) {
  .h3-wrap {
    font-size: 18.36px;
  }
}
h3,
.pseudo-h3 {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 21.6px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
}
@media (max-width: 575px) {
  h3,
  .pseudo-h3 {
    font-size: 18.36px;
  }
}
.h4-wrap {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 19.8px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
  margin-bottom: 1.25rem;
}
@media (max-width: 575px) {
  .h4-wrap {
    font-size: 16.83px;
  }
}
.h4-wrap {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 19.8px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
  margin-bottom: 1.25rem;
}
@media (max-width: 575px) {
  .h4-wrap {
    font-size: 16.83px;
  }
}
h4,
.pseudo-h4 {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 19.8px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
}
@media (max-width: 575px) {
  h4,
  .pseudo-h4 {
    font-size: 16.83px;
  }
}
h5 {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 18px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
}
@media (max-width: 575px) {
  h5 {
    font-size: 15.3px;
  }
}
h6 {
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 18px;
  font-weight: nomral;
  color: #000;
  line-height: 1.3;
}
@media (max-width: 575px) {
  h6 {
    font-size: 15.3px;
  }
}
.subheader {
  margin-top: 0.5rem;
  font-size: 1.1rem;
}
a {
  color: #006E89;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 1rem;
}
p.text-2col {
  column-gap: 4rem;
  column-count: 2;
  column-rule-width: 1px;
  column-rule-style: solid;
  -moz-column-gap: 4rem;
  -moz-column-count: 2;
  -moz-column-rule-width: 1px;
  -moz-column-rule-style: solid;
  -webkit-column-gap: 4rem;
  -webkit-column-count: 2;
  -webkit-column-rule-width: 1px;
  -webkit-column-rule-style: solid;
}
@media (max-width: 767px) {
  p.text-2col {
    column-gap: 15px;
    column-count: 1;
    column-rule-width: 1px;
    column-rule-style: solid;
    -moz-column-gap: 15px;
    -moz-column-count: 1;
    -moz-column-rule-width: 1px;
    -moz-column-rule-style: solid;
    -webkit-column-gap: 15px;
    -webkit-column-count: 1;
    -webkit-column-rule-width: 1px;
    -webkit-column-rule-style: solid;
  }
}
.content-main ul,
.content-main ol {
  list-style-position: initial;
  padding-left: 1.5rem;
}
.content-main ul.align-left,
.content-main ol.align-left {
  text-align: left;
  list-style-position: initial;
  padding-left: 40px;
}
.content-main li {
  margin-bottom: 15px;
}
table th,
table td {
  border-top: none !important;
}
table thead tr {
  border-bottom: 1px solid;
}
table tbody tr {
  border-bottom: 1px solid;
}
b,
strong {
  font-weight: 600;
}
hr {
  margin-top: 0;
}
.frame-type-div {
  height: 1px;
}
.frame-default {
  padding-left: 0;
  padding-right: 0;
}
.frame-default p:last-child,
.frame-default ul:last-child,
.frame-default li:last-child {
  margin-bottom: 0;
}
.frame-space-before-extra-small {
  padding-top: 1.1rem;
}
.frame-space-before-small {
  padding-top: 2.2rem;
}
.frame-space-before-medium {
  padding-top: 3.3rem;
}
.frame-space-before-large {
  padding-top: 4.4rem;
}
.frame-space-before-extra-large {
  padding-top: 5.5rem;
}
.frame-space-after-extra-small {
  padding-bottom: 1.1rem;
}
.frame-space-after-small {
  padding-bottom: 2.2rem;
}
.frame-space-after-medium {
  padding-bottom: 3.3rem;
}
.frame-space-after-large {
  padding-bottom: 4.4rem;
}
.frame-space-after-extra-large {
  padding-bottom: 5.5rem;
}
.ce-px-none {
  padding-left: 0;
  padding-right: 0;
}
.ce-px-extra-small {
  padding-left: 15px;
  padding-right: 15px;
}
.ce-px-small {
  padding-left: 50px;
  padding-right: 50px;
}
.ce-px-medium {
  padding-left: 100px;
  padding-right: 100px;
}
.ce-px-large {
  padding-left: 150px;
  padding-right: 150px;
}
.ce-px-extra-large {
  padding-left: 250px;
  padding-right: 250px;
}
@media (max-width: 1199px) {
  .ce-px-small {
    padding-left: 40px;
    padding-right: 40px;
  }
  .ce-px-medium {
    padding-left: 80px;
    padding-right: 80px;
  }
  .ce-px-large {
    padding-left: 120px;
    padding-right: 120px;
  }
  .ce-px-extra-large {
    padding-left: 200px;
    padding-right: 200px;
  }
}
@media (max-width: 991px) {
  .ce-px-small {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ce-px-medium {
    padding-left: 60px;
    padding-right: 60px;
  }
  .ce-px-large {
    padding-left: 90px;
    padding-right: 90px;
  }
  .ce-px-extra-large {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (max-width: 767px) {
  .ce-px-small {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ce-px-medium {
    padding-left: 40px;
    padding-right: 40px;
  }
  .ce-px-large {
    padding-left: 60px;
    padding-right: 60px;
  }
  .ce-px-extra-large {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 575px) {
  .ce-px-small {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ce-px-medium {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ce-px-large {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ce-px-extra-large {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ce-headline-left {
  text-align: left;
}
.ce-headline-center {
  text-align: center;
}
.ce-headline-right {
  text-align: right;
}
.intro-bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.intro-bg-image .frame-default {
  height: 350px;
  display: flex;
  align-content: center;
  align-items: end;
  justify-content: center;
}
.intro-bg-image .frame-default .ce-content {
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
}
.bg-blue {
  background-color: blue;
}
.ce-bg-gray {
  background-color: rgba(192, 192, 192, 0.2);
  background-size: cover;
  background-repeat: no-repeat;
}
.ce-bg-blue-rhombs {
  background-color: #294479;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cg fill='%2306245f' fill-opacity='0.4'%3E%3Cpath fill-rule='evenodd' d='M0 24h4v2H0v-2zm0 4h6v2H0v-2zm0-8h2v2H0v-2zM0 0h4v2H0V0zm0 4h2v2H0V4zm16 20h-6v2h6v-2zm0 4H8v2h8v-2zm0-8h-4v2h4v-2zm0-20h-6v2h6V0zm0 4h-4v2h4V4zm-2 12h2v2h-2v-2zm0-8h2v2h-2V8zM2 8h10v2H2V8zm0 8h10v2H2v-2zm-2-4h14v2H0v-2zm4-8h6v2H4V4zm0 16h6v2H4v-2zM6 0h2v2H6V0zm0 24h2v2H6v-2z'/%3E%3C/g%3E%3C/svg%3E");
  color: #FFF;
}
.ce-bg-yellow-radial-gradient {
  background: url(/img/chevron-top.png) no-repeat 0 0, url(/img/chevron-bottom.png) no-repeat 0 100%, radial-gradient(circle, #fdb813 50%, #fa9a0b 90%);
  background-size: auto auto, auto auto, auto auto;
  background-size: 100% auto, 100% auto, auto;
}
.container {
  position: relative;
}
.img-fluid {
  min-width: 100%;
  overflow: hidden;
}
.btn-icon {
  padding: 0.5rem 44px 0.5rem 0.75rem;
}
.btn-icon:before {
  content: '\f138';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  position: relative;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 44px;
  height: 100%;
  font-size: 22px;
  margin-left: -2px;
}
.btn-default {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #CCC;
  border-radius: 0;
  border: 1px solid #CCC !important;
  text-align: left;
  font-weight: bold;
}
.btn-default,
.btn-default a {
  color: #666 !important;
}
.btn-default:hover,
.btn-default.hovered {
  background-color: #bfbfbf;
  border: 1px solid #bfbfbf !important;
  color: #666 !important;
}
.btn-primary {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #006E89;
  border-radius: 0;
  border: 1px solid #006E89 !important;
  text-align: left;
  font-weight: bold;
}
.btn-primary,
.btn-primary a {
  color: #FFF !important;
}
.btn-primary:hover,
.btn-primary.hovered {
  background-color: #005a70;
  border: 1px solid #005a70 !important;
  color: #FFF !important;
}
.btn-secondary {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #66b820;
  border-radius: 0;
  border: 1px solid #66b820 !important;
  text-align: left;
  font-weight: bold;
}
.btn-secondary,
.btn-secondary a {
  color: #FFF !important;
}
.btn-secondary:hover,
.btn-secondary.hovered {
  background-color: #5aa21c;
  border: 1px solid #5aa21c !important;
  color: #FFF !important;
}
.btn-white {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #FFF;
  border-radius: 0;
  border: 1px solid #FFF !important;
  text-align: left;
  font-weight: bold;
}
.btn-white,
.btn-white a {
  color: #000 !important;
}
.btn-white:hover,
.btn-white.hovered {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2 !important;
  color: #000 !important;
}
.btn-yellow {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #FFCC00;
  border-radius: 0;
  border: 1px solid #FFCC00 !important;
  text-align: left;
  font-weight: bold;
}
.btn-yellow,
.btn-yellow a {
  color: #000 !important;
}
.btn-yellow:hover,
.btn-yellow.hovered {
  background-color: #e6b800;
  border: 1px solid #e6b800 !important;
  color: #000 !important;
}
.btn-green {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #66b820;
  border-radius: 0;
  border: 1px solid #66b820 !important;
  text-align: left;
  font-weight: bold;
}
.btn-green,
.btn-green a {
  color: #000 !important;
}
.btn-green:hover,
.btn-green.hovered {
  background-color: #5aa21c;
  border: 1px solid #5aa21c !important;
  color: #000 !important;
}
.btn-lightblue {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #009FE3;
  border-radius: 0;
  border: 1px solid #009FE3 !important;
  text-align: left;
  font-weight: bold;
}
.btn-lightblue,
.btn-lightblue a {
  color: #000 !important;
}
.btn-lightblue:hover,
.btn-lightblue.hovered {
  background-color: #008dca;
  border: 1px solid #008dca !important;
  color: #000 !important;
}
.btn-petrol {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #006E89;
  border-radius: 0;
  border: 1px solid #006E89 !important;
  text-align: left;
  font-weight: bold;
}
.btn-petrol,
.btn-petrol a {
  color: #FFF !important;
}
.btn-petrol:hover,
.btn-petrol.hovered {
  background-color: #005a70;
  border: 1px solid #005a70 !important;
  color: #FFF !important;
}
.btn-darkblue {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #005286;
  border-radius: 0;
  border: 1px solid #005286 !important;
  text-align: left;
  font-weight: bold;
}
.btn-darkblue,
.btn-darkblue a {
  color: #FFF !important;
}
.btn-darkblue:hover,
.btn-darkblue.hovered {
  background-color: #00426d;
  border: 1px solid #00426d !important;
  color: #FFF !important;
}
.btn-dark {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #006E89;
  border-radius: 0;
  border: 1px solid #006E89 !important;
  text-align: left;
  font-weight: bold;
}
.btn-dark,
.btn-dark a {
  color: #FFF !important;
}
.btn-dark:hover,
.btn-dark.hovered {
  background-color: #005a70;
  border: 1px solid #005a70 !important;
  color: #FFF !important;
}
.btn-light {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #006E89;
}
.btn-light:hover {
  background-color: #e6e6e6;
  border: 1px solid #d9d9d9;
}
.btn-back {
  padding: 0.5rem 0.75rem 0.5rem 44px;
}
.btn-back:before {
  content: '\f137';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  position: relative;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 44px;
  height: 100%;
  font-size: 22px;
  margin-left: 1px;
}
.bg-blue,
.bg-lightblue {
  background: #009FE3 !important;
}
.bg-yellow {
  background: #FFCC00 !important;
}
.bg-green {
  background: #66b820 !important;
}
.bg-white {
  background: #FFF !important;
}
.bg-white-75 {
  background: rgba(255, 255, 255, 0.75) !important;
}
.bg-white-50 {
  background: rgba(255, 255, 255, 0.5) !important;
}
.bg-white-25 {
  background: rgba(255, 255, 255, 0.25) !important;
}
.bg-petrol {
  background: #006E89 !important;
}
.bg-darkblue {
  background: #005286 !important;
}
.bg-blue,
.bg-lightblue,
.bg-petrol,
.bg-darkblue {
  color: #FFF;
}
.bg-blue h2,
.bg-lightblue h2,
.bg-petrol h2,
.bg-darkblue h2,
.bg-blue h3,
.bg-lightblue h3,
.bg-petrol h3,
.bg-darkblue h3,
.bg-blue h4,
.bg-lightblue h4,
.bg-petrol h4,
.bg-darkblue h4 {
  color: #FFF;
  border-color: #FFF;
}
.bg-green a,
.bg-blue a,
.bg-lightblue a,
.bg-petrol a,
.bg-darkblue a {
  color: #FFCC00;
}
.bg-green .btn-primary,
.bg-blue .btn-primary,
.bg-lightblue .btn-primary,
.bg-petrol .btn-primary,
.bg-darkblue .btn-primary {
  position: relative;
  padding: 0.5rem 1rem;
  min-width: 44px;
  background-color: #FFCC00;
  border-radius: 0;
  border: 1px solid #FFCC00 !important;
  text-align: left;
  font-weight: bold;
}
.bg-green .btn-primary,
.bg-blue .btn-primary,
.bg-lightblue .btn-primary,
.bg-petrol .btn-primary,
.bg-darkblue .btn-primary,
.bg-green .btn-primary a,
.bg-blue .btn-primary a,
.bg-lightblue .btn-primary a,
.bg-petrol .btn-primary a,
.bg-darkblue .btn-primary a {
  color: #000 !important;
}
.bg-green .btn-primary:hover,
.bg-blue .btn-primary:hover,
.bg-lightblue .btn-primary:hover,
.bg-petrol .btn-primary:hover,
.bg-darkblue .btn-primary:hover,
.bg-green .btn-primary.hovered,
.bg-blue .btn-primary.hovered,
.bg-lightblue .btn-primary.hovered,
.bg-petrol .btn-primary.hovered,
.bg-darkblue .btn-primary.hovered {
  background-color: #e6b800;
  border: 1px solid #e6b800 !important;
  color: #000 !important;
}
.card {
  display: block;
  padding: 9px;
  border-radius: 0;
  border: 1px solid #CCC;
  color: #000;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
  text-align: center;
}
.card .btn {
  margin-top: 1rem;
  width: 100%;
}
.card-img-top {
  width: initial;
  border: 1px solid #CCC;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-body {
  display: block;
  padding: 1.1rem 0 0;
}
.card-title {
  padding-bottom: 13px;
  border-bottom: 2px solid #CCC;
  margin: -2px 4px 12px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: normal;
}
.accordion-control {
  position: relative;
  padding: 7px 30px 7px 15px;
  color: #666;
  background-color: #7fdb30;
  border: 1px solid #b8b8b8;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 1.05rem;
  font-weight: normal;
  cursor: pointer;
}
.accordion-control:after {
  content: '\f0da';
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  position: relative;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 14px;
  transition: 0.5s;
}
.accordion-control:not(.collapsed) {
  background: #006E89;
  border: 1px solid #006E89;
  color: #FFF;
}
.accordion-control:not(.collapsed):after {
  transform: rotate(90deg);
}
.accordion-content-border {
  padding: 15px;
  border: 1px solid #006E89;
  border-top: none;
}
footer {
  padding: 0.5rem 0;
  background: #006E89;
  border-top: 2px solid #FFF;
}
.grid-row.grid-flex > .frame-container {
  margin-bottom: 2.2rem;
}
@media (max-width: 767px) {
  .grid-row.grid-flex > .frame-container {
    width: 100% !important;
  }
}
.grid-row.grid-flex.flex-col50 > .frame-container {
  width: 50%;
}
.grid-row.grid-flex.flex-col50 > .frame-container > div {
  padding: 0 15px !important;
}
.grid-row.grid-flex.flex-col33 > .frame-container {
  width: 33.33%;
}
@media (max-width: 991px) {
  .grid-row.grid-flex.flex-col33 > .frame-container {
    width: 50%;
  }
}
.grid-row.grid-flex.flex-col33 > .frame-container > div {
  padding: 0 15px !important;
}
.grid-row.grid-flex.flex-col25 > .frame-container {
  width: 25%;
}
@media (max-width: 1199px) {
  .grid-row.grid-flex.flex-col25 > .frame-container {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .grid-row.grid-flex.flex-col25 > .frame-container {
    width: 50%;
  }
}
.grid-row.grid-flex.flex-col25 > .frame-container > div {
  padding: 0 15px !important;
}
.om-cookie-panel h3 {
  text-align: center;
}
.om-cookie-panel .cookie-panel__button {
  margin: 0 3px 10px;
  border-radius: 0;
  text-transform: none;
}
.om-cookie-panel .cookie-panel__link {
  padding-top: 0.5rem;
}
.om-cookie-panel .cookie-panel__link a {
  color: #006E89;
}
.om-cookie-panel .cookie-panel__attribution {
  display: none;
}
form#tx_indexedsearch .row {
  margin-left: -8px;
  margin-right: -8px;
}
form#tx_indexedsearch [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
form#tx_indexedsearch fieldset {
  display: flex;
  align-items: end;
}
form#tx_indexedsearch .form-group {
  margin-bottom: 16px;
}
form#tx_indexedsearch .input-group {
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
form#tx_indexedsearch #tx-indexedsearch-searchbox-button-submit {
  width: 100%;
  text-align: center;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
#addon-suche {
  border-color: #999;
  border-right: none;
}
.tx-indexedsearch-infobox {
  margin-top: 0;
  margin-bottom: 2rem;
  padding: 0.5rem 0.75rem;
  background: #e9ecef;
  color: #212529;
  border: 1px solid #ced4da;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
#tx-indexedsearch-searchword {
  color: #006E89;
  font-weight: bold;
}
.tx-indexedsearch-res {
  margin-bottom: 1.5rem;
  border: 1px solid #006E89;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
.tx-indexedsearch-res h2 {
  padding: 0.35rem 0.75rem;
  font-size: 1.1rem;
  background: #006E89;
  color: #FFF;
  font-weight: 500;
  border-bottom: none;
}
.tx-indexedsearch-res h2 a {
  color: #FFF;
}
.tx-indexedsearch-res p {
  padding: 0.5rem 0.75rem;
  font-size: 0.9rem;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}
.tx-indexedsearch-res:hover p {
  color: #000;
}
div.tx-indexedsearch-browsebox {
  margin-top: 2rem;
  text-align: center;
}
div.tx-indexedsearch-browsebox ul {
  display: inline-block;
  white-space: nowrap;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tx-indexedsearch-browsebox ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
div.tx-indexedsearch-browsebox ul li a {
  display: inline-block;
  color: #666;
  background: #fff;
  line-height: 46px;
  padding: 0 12px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
  min-width: 24px;
  height: 46px;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
div.tx-indexedsearch-browsebox ul li a:hover:hover {
  background: #eee;
  color: #333;
}
div.tx-indexedsearch-browsebox ul li:first-child a:empty:before {
  content: '\f104';
  font-family: 'FontAwesome';
}
div.tx-indexedsearch-browsebox ul li:last-child a {
  border-right: 1px solid #bbb;
}
div.tx-indexedsearch-browsebox ul li:last-child a:empty:before {
  content: '\f105';
  font-family: 'FontAwesome';
}
.image-caption {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: lighter;
}
.ce-gallery > .row {
  margin: 0 -7.5px -15px;
}
.ce-gallery .ce-image-col {
  margin-bottom: 15px;
  padding: 0 calc(15px/2);
}
.ce-gallery .ce-image-col figure {
  margin-bottom: 0;
}
.ce-gallery.ce-above + .ce-bodytext,
.ce-bodytext + .ce-gallery.ce-below {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .ce-gallery.ce-left + .ce-bodytext {
    margin-top: 15px;
  }
}
.ce-gallery img {
  width: 100%;
  height: auto;
}
.ce-gallery.ce-border img {
  border: 1px solid #006E89;
}
.video-embed-item {
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.externalVideoOptIn {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: 16 / 9;
  border: 1px solid #006E89;
  background: #eee;
  color: #000;
  text-align: center;
}
.externalVideoOptIn button {
  border-radius: 0;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  display: flex;
}
nav ul li a,
nav ul li .menu-link {
  display: inline-flex;
  align-items: center;
  transition: all 0.25s ease;
  line-height: 1.5;
}
#pmn {
  z-index: 9999;
}
#pmn ul {
  position: absolute;
}
.menu-item-wrap {
  display: flex;
  width: 100%;
}
.menu-control-row a,
.menu-control-row .menu-item {
  color: #fff !important;
  background: #006E89 !important;
}
body.pmn-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  min-height: 100%;
}
#pmn-body-blocker {
  position: fixed;
  left: 0;
  top: 0;
  width: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
#pmn-body-blocker.visible {
  width: 100vw;
}
#control-panel {
  display: flex;
}
#pmn-control,
#header-search-control,
#header-contact-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #FFF;
  background: #006E89;
}
#header-search-control,
#header-contact-link {
  margin-right: 1rem;
}
@media (max-width: 575px) {
  #header-search-control,
  #header-contact-link {
    margin-right: 0.75rem;
  }
}
#pmn {
  position: fixed;
  left: 0;
  top: 0;
  font-size: 16px;
}
#pmn ul {
  top: 0;
  left: 0;
  width: 350px;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  transform: translateX(-100%);
  transition: all 0.5s ease;
  background: #ECEDEC;
}
#pmn ul.current-open-menu {
  overflow-x: scroll;
}
#pmn ul[aria-hidden="false"] {
  transform: translateX(0);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.3);
}
#pmn ul li .menu-item-wrap {
  display: flex;
}
#pmn ul li a,
#pmn ul li .menu-item {
  padding: 10px 15px;
  min-height: 45px;
  border-bottom: 1px solid #fff;
  width: 100%;
  color: #444;
  background: #ECEDEC;
}
#pmn ul li a .menu-item-icon,
#pmn ul li .menu-item .menu-item-icon {
  padding-right: 5px;
}
#pmn ul li a:hover,
#pmn ul li a:focus {
  color: #444;
  background: #CECECE;
}
#pmn ul li a[aria-haspopup="true"] {
  padding: 0;
  width: 50px;
  border-left: 1px solid #fff;
  justify-content: center;
  align-items: center;
}
#pmn ul li a[aria-haspopup="true"]:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f105';
}
#pmn ul li a.menu-control-close {
  z-index: 10000;
  justify-content: center;
  align-items: center;
}
#pmn ul li a.menu-control-close:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f00d';
}
#pmn ul li a.menu-control-back {
  justify-content: center;
  align-items: center;
  border-left: none;
  border-right: 1px solid #fff;
}
#pmn ul li a.menu-control-back:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f104';
}
#pmn ul li.menu-row-title {
  font-weight: bold;
}
#pmn ul li.menu-row-title .menu-item {
  background: #d2d4d2;
}
#pmn ul[aria-level='2'] li a {
  background: #f6f7f6;
}
#pmn ul[aria-level='2'] li a:hover,
#pmn ul[aria-level='2'] li a:focus {
  color: #444;
  background: #CECECE;
}
#pmn.pmn-right {
  left: initial;
  right: 350px;
}
#pmn.pmn-right ul {
  transform: translateX(100%);
}
#pmn.pmn-right ul[aria-hidden="false"] {
  transform: translateX(0);
  box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.3);
}
#pmn.pmn-right ul li a[aria-haspopup="true"] {
  justify-content: center;
  align-items: center;
}
#pmn.pmn-right ul li a[aria-haspopup="true"]:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f067';
}
#pmn.pmn-right ul li a.menu-control-back {
  justify-content: center;
  align-items: center;
}
#pmn.pmn-right ul li a.menu-control-back:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f105';
}
#pmn.pmn-right ul li a.menu-control-close {
  justify-content: center;
  align-items: center;
}
#pmn.pmn-right ul li a.menu-control-close:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f00d';
}
#pmn.pmn-dropdown > ul {
  overflow-y: auto;
  overflow-x: hidden;
}
#pmn.pmn-dropdown > ul li {
  flex-wrap: wrap;
}
#pmn.pmn-dropdown > ul li a {
  position: relative;
}
#pmn.pmn-dropdown > ul li a[aria-haspopup="true"]:not(.menu-control-close) {
  justify-content: center;
  align-items: center;
}
#pmn.pmn-dropdown > ul li a[aria-haspopup="true"]:not(.menu-control-close):before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f067';
}
#pmn.pmn-dropdown > ul li a[aria-haspopup="true"]:not(.menu-control-close)[aria-expanded="true"] {
  justify-content: center;
  align-items: center;
}
#pmn.pmn-dropdown > ul li a[aria-haspopup="true"]:not(.menu-control-close)[aria-expanded="true"]:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f068';
}
#pmn.pmn-dropdown > ul li a.menu-control-close {
  justify-content: center;
  align-items: center;
}
#pmn.pmn-dropdown > ul li a.menu-control-close:before {
  content: '';
  font-family: FontAwesome, sans-serif;
  font-size: 0.75rem;
  content: '\f00d';
}
#pmn.pmn-dropdown > ul ul {
  position: relative;
  height: auto;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  transform: translateX(0);
  box-shadow: none;
  transition: max-height 0.5s ease;
}
#pmn.pmn-dropdown > ul ul[aria-hidden="false"] {
  transform: translateX(0);
  max-height: 1000px;
  overflow: auto;
  box-shadow: none;
}
#pmn.pmn-dropdown > ul ul a:first-child {
  padding-left: 35px;
}
#pmn.pmn-dropdown > ul ul ul a:first-child {
  padding-left: 55px;
}
#pmn ul li.active > .menu-item-wrap a[aria-haspopup='true'],
#pmn ul li.current > .menu-item-wrap a:first-child {
  background: #FFCC00;
}
#pmn ul li.current > .menu-item-wrap a:first-child:before {
  background: #fff;
}
@media (max-width: 599px) {
  #pmn {
    left: 0 !important;
    right: initial !important;
  }
  #pmn ul {
    width: 100vw;
  }
}
.mask-custommenu .mask-custommenu-link {
  margin-bottom: 9px;
}
.mask-teaser {
  padding: 15px;
  background: #FFF;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  border: 1px solid #000;
}
.mask-teaser .teaser-content {
  padding: 0;
}
.mask-teaser .teaser-header {
  display: block;
  margin: 1rem 0 -0.5rem;
  padding: 0;
  border: none;
}
.mask-teaser .teaser-text {
  display: block;
  margin: 1rem 0 0;
}
.mask-accordion {
  padding: 15px;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  border: 1px solid #000;
}
.accordion-subheader {
  display: block;
  margin-bottom: 5px;
  font-size: 0.9rem;
}
.accordion-more,
.accordion-less {
  display: block;
  cursor: pointer;
  color: #006E89;
}
.bg-blue .accordion-more,
.bg-green .accordion-more,
.bg-blue .accordion-less,
.bg-green .accordion-less {
  color: #FFF;
}
.accordion-hidden-text {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.show-hidden-text .accordion-hidden-text {
  max-height: 100vh;
}
.frame-type-mask_parallax:before {
  content: '';
  position: absolute;
  margin-left: -50vw;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  background: url("images/parallax-bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.frame-type-mask_parallax h2,
.frame-type-mask_parallax h3,
.frame-type-mask_parallax h4 {
  color: #FFF;
}
.frame-type-mask_parallax h2 {
  margin-bottom: 1rem;
  padding-bottom: 0;
  border: none;
}
.frame-type-mask_parallax li {
  margin-bottom: 5px;
}
.frame-type-mask_parallax .parallax-text {
  width: 100%;
  color: #FFF;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 1.1rem;
}
.frame-type-mask_parallax .parallax-image-right .parallax-text {
  text-align: right;
}
@media (max-width: 767px) {
  .frame-type-mask_parallax img {
    margin-bottom: 1rem;
  }
  .frame-type-mask_parallax .parallax-text {
    text-align: center !important;
  }
}
.mask-service .service-shadow {
  margin: 10px 0 0 40px;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
.mask-service .service-header {
  margin: 0;
  min-height: 60px;
  padding: 10px 30px 10px 55px;
  color: #FFF;
  background: #006E89;
  border: 1px solid #006E89;
  font-size: 1.2rem;
  font-weight: normal;
}
.mask-service .service-text {
  margin: 0;
  padding: 30px 30px 30px 55px;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid #006E89;
  border-top: none;
}
.mask-service .service-icon {
  position: absolute;
  left: 15px;
  top: 0;
  border: 4px solid #FFF;
  border-radius: 50%;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
.mask-service img {
  width: 72px;
  height: 72px;
  padding: 1px 0 0 1px;
  background: #006E89;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .mask-service .service-text {
    padding: 25px;
  }
}
.mask-colorbox {
  padding: 15px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: lighter;
  font-size: 1.1rem;
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
.mask-flipbox {
  perspective: 1000px;
  width: 100%;
  height: 200px;
}
.flipbox-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  transform-style: preserve-3d;
  color: #FFF;
  background: #006e89;
  background: radial-gradient(circle, #006e89 0%, #004556 100%);
  box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
/* Do an horizontal flip when you move the mouse over the flip box container */
.mask-flipbox:hover .flipbox-inner {
  transform: rotateY(180deg);
  box-shadow: -6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -6px 6px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -6px 6px 10px -2px rgba(0, 0, 0, 0.75);
}
/* Position the front and back side */
.flipbox-front,
.flipbox-back {
  position: absolute;
  width: 100%;
  backface-visibility: hidden;
  padding: 10px;
}
.flipbox-front {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: lighter;
  transform: translateZ(20px) scale(0.9);
}
.flipbox-back {
  transform: rotateY(180deg) translateZ(20px) scale(0.9);
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: lighter;
  font-size: 0.95rem;
}
.flipbox-back ul {
  padding-left: 1rem;
  margin-bottom: 0;
}
.flipbox-back ul li {
  margin-bottom: 7px;
}
.flipbox-back ul li:last-child {
  margin-bottom: 0;
}
.mask-contactperson {
  position: relative;
  top: 0;
  left: 0;
  padding: 9px;
  color: #000;
  border: 1px solid #CCC;
  box-shadow: none;
}
.mask-contactperson .contactperson-content {
  padding: 15px 0 12px;
  text-align: center;
}
.mask-contactperson .contactperson-name {
  display: block;
  margin-bottom: 0.75rem;
}
.mask-contactperson .contactperson-position {
  font-style: italic;
}
.mask-contactperson .contactperson-contact {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #999;
  line-height: 1.5;
}
.mask-contactperson .contactperson-contact table {
  margin: 0 auto;
}
.mask-contactperson .contactperson-contact table tr > td {
  padding-right: 20px;
}
.pagination-container {
  margin-top: 2rem;
  text-align: center;
}
.pagination-panel {
  display: inline-block;
  white-space: nowrap;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.pagination-item {
  display: inline-block;
  color: #666;
  background: #fff;
  line-height: 46px;
  padding: 0 12px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
  min-width: 24px;
  height: 46px;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.pagination-prev {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.pagination-prev i {
  font-size: 0.9rem;
  margin-right: 2px;
}
.pagination-next {
  border-right: 1px solid #bbb;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.pagination-next i {
  font-size: 0.9rem;
  margin-left: 2px;
}
.pagination-button:hover {
  background: #eee;
  color: #333;
}
.pagination-disabled {
  color: #6f7373;
}
.pagination-current {
  font-weight: bold;
  background: #ddd;
  color: #333;
  padding-left: 11px;
  padding-right: 11px;
}
@media (max-width: 575px) {
  .pagination-panel {
    box-shadow: none;
  }
  .pagination-button,
  .pagination-current {
    display: none;
  }
  .pagination-prev {
    display: inline-block;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-right: 1px solid #bbb;
  }
  .pagination-next {
    display: inline-block;
    margin-left: 1rem;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
form {
  margin-top: -10px;
}
label,
.form-statictext-label {
  margin-bottom: 0.3rem;
  font-size: 0.9rem;
  font-weight: normal;
}
.form-group {
  margin-bottom: 1rem;
}
.input-group-text {
  border-radius: 0;
}
.form-control {
  border-radius: 0;
  border-color: #999;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  height: auto;
}
.form-check-input {
  margin-top: 0.25rem;
}
.btn-toolbar {
  justify-content: flex-end;
}
.help-block {
  display: inline-block;
  margin-top: 0.15rem;
  font-size: 0.9rem;
  font-style: italic;
}
.form-statictext {
  margin-bottom: 1rem;
}
.form-statictext.subheader .form-statictext-label {
  margin: 1.5rem 0 0.75rem;
  padding: 0.25rem 0.5rem;
  background: #006E89;
  font-size: 1.1rem;
  font-weight: normal;
  color: #FFF;
}
.form-statictext.info .form-statictext-text {
  border: 1px solid #ffc107;
  padding: 0.25rem 0.5rem;
  background: #ffe7a0;
  font-size: 0.9rem;
}
.h11-wrap + .tx-powermail {
  margin-top: 1.5rem;
}
.tx-powermail .container-fluid {
  padding: 0;
}
.powermail_fieldset_1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
}
.powermail_fieldset_1 .powermail_fieldwrap_anrede,
.powermail_fieldset_1 .powermail_fieldwrap_vorname,
.powermail_fieldset_1 .powermail_fieldwrap_nachname,
.powermail_fieldset_1 .powermail_fieldwrap_e_mail,
.powermail_fieldset_1 .powermail_fieldwrap_unternehmen,
.powermail_fieldset_1 .powermail_fieldwrap_position,
.powermail_fieldset_1 .powermail_fieldwrap_senden {
  width: 33.333%;
  max-width: 33.333%;
  flex: 0 0 33.333%;
  padding: 0 7px;
}
@media (max-width: 767px) {
  .powermail_fieldset_1 .powermail_fieldwrap_anrede,
  .powermail_fieldset_1 .powermail_fieldwrap_vorname,
  .powermail_fieldset_1 .powermail_fieldwrap_nachname,
  .powermail_fieldset_1 .powermail_fieldwrap_e_mail,
  .powermail_fieldset_1 .powermail_fieldwrap_unternehmen,
  .powermail_fieldset_1 .powermail_fieldwrap_position,
  .powermail_fieldset_1 .powermail_fieldwrap_senden {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 575px) {
  .powermail_fieldset_1 .powermail_fieldwrap_anrede,
  .powermail_fieldset_1 .powermail_fieldwrap_vorname,
  .powermail_fieldset_1 .powermail_fieldwrap_nachname,
  .powermail_fieldset_1 .powermail_fieldwrap_e_mail,
  .powermail_fieldset_1 .powermail_fieldwrap_unternehmen,
  .powermail_fieldset_1 .powermail_fieldwrap_position,
  .powermail_fieldset_1 .powermail_fieldwrap_senden {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.powermail_fieldset_1 .powermail_fieldwrap_pflichtfelder {
  font-size: 0.9rem;
  width: 66.666%;
  max-width: 66.666%;
  flex: 0 0 66.666%;
  padding: 0 7px;
}
@media (max-width: 575px) {
  .powermail_fieldset_1 .powermail_fieldwrap_pflichtfelder {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.powermail_fieldset_1 .powermail_fieldwrap_datenschutz,
.powermail_fieldset_1 .powermail_fieldwrap_folgendesthemainteressiertmich {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0 7px;
}
.powermail_fieldset_1 .powermail_fieldwrap_senden,
.powermail_fieldset_1 .powermail_fieldwrap_pflichtfelder {
  margin-bottom: 0;
}
.powermail_fieldset_1 .btn {
  padding: 0.5rem 0.75rem;
}
.powermail_create h3 {
  margin-bottom: 1rem;
}
.powermail_fieldset {
  --st3-tiles-gap: 1rem;
}
.powermail_fieldset.flex,
.powermail_fieldset.flex-nolabel {
  display: flex;
  flex-wrap: wrap;
  gap: var(--st3-tiles-gap);
}
.powermail_fieldset.flex .powermail_fieldwrap,
.powermail_fieldset.flex-nolabel .powermail_fieldwrap {
  flex: 0 0 100%;
  margin: 0;
}
.powermail_fieldset.flex .powermail_fieldwrap.zweispaltig,
.powermail_fieldset.flex-nolabel .powermail_fieldwrap.zweispaltig {
  flex: 0 0 calc((100% - var(--st3-tiles-gap)) / 2);
}
@media (max-width: 575px) {
  .powermail_fieldset.flex .powermail_fieldwrap.zweispaltig,
  .powermail_fieldset.flex-nolabel .powermail_fieldwrap.zweispaltig {
    flex: 0 0 100%;
  }
}
.powermail_fieldset.flex .powermail_fieldwrap.dreispaltig,
.powermail_fieldset.flex-nolabel .powermail_fieldwrap.dreispaltig {
  flex: 0 0 calc((100% - 2 * var(--st3-tiles-gap)) / 3);
}
@media (max-width: 991px) {
  .powermail_fieldset.flex .powermail_fieldwrap.dreispaltig,
  .powermail_fieldset.flex-nolabel .powermail_fieldwrap.dreispaltig {
    flex: 0 0 calc((100% - var(--st3-tiles-gap)) / 2);
  }
}
@media (max-width: 575px) {
  .powermail_fieldset.flex .powermail_fieldwrap.dreispaltig,
  .powermail_fieldset.flex-nolabel .powermail_fieldwrap.dreispaltig {
    flex: 0 0 100%;
  }
}
.news-list-view .news-list-article {
  margin-bottom: 2rem;
}
.news-list-view .news-list-article .news-list-date {
  display: block;
  padding: 2px 5px 1px;
  margin-bottom: 15px;
  width: 100%;
  font-size: 0.9rem;
  background: #006E89;
  color: #FFF;
}
.news-list-view .news-list-article .mediaelement {
  position: relative;
}
.news-list-view .news-list-article .mediaelement img {
  border: 1px solid #006E89;
}
.news-list-view .news-list-article .news-img-caption {
  font-weight: normal;
  font-size: 0.8rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  background: rgba(0, 0, 0, 0.2);
  color: #FFF;
  padding: 0 3px;
}
.news-list-view .news-list-article .news-list-content {
  padding: 0;
  margin-top: 1rem;
  display: inline-block;
  color: #006E89;
}
.news-list-view .news-list-article .news-list-header {
  border: none;
  margin: 0;
  padding: 0;
}
.news-list-view .news-list-article .news-list-more-btn {
  text-align: center;
}
.news-list-view ul.f3-widget-paginator {
  margin: 1.5rem 0 0;
  padding: 0;
  display: flex;
  justify-content: center;
  list-style: none;
}
.news-list-view ul.f3-widget-paginator li {
  display: inline-block;
}
.news-list-view ul.f3-widget-paginator li a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  border: 1px solid #dee2e6;
  border-radius: 0 !important;
  background-color: #006E89;
  color: #FFF;
}
.news-list-view ul.f3-widget-paginator li a:hover {
  background-color: #009FE3;
}
.news-list-view ul.f3-widget-paginator li.current {
  cursor: not-allowed;
}
.news-list-view ul.f3-widget-paginator li.current a {
  background-color: #666;
  color: #FFF;
}
.news-detail .site-header {
  text-align: left;
  margin-bottom: 1.5rem;
}
.news-detail .news-detail-date {
  display: inline-block;
  padding: 1px 5px;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  background: #006E89;
  color: #FFF;
}
.news-detail .teaser-text {
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.news-detail .news-img-wrap {
  margin-bottom: 1.5rem;
}
.news-detail .news-detail-text {
  margin-bottom: 1.5rem;
}
.news-detail .news-detail-gallery {
  margin-bottom: 2.5rem;
}
.news-detail .news-detail-gallery .news-img-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
.news-detail .news-detail-gallery .outer {
  width: 50%;
  padding: 0 7.5px;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .news-detail .news-detail-gallery .outer {
    width: 100%;
  }
}
.news-detail .news-detail-gallery .outer iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
.news-detail .news-img-caption {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: lighter;
}
.news-detail .news-related-files {
  margin-bottom: 1.5rem;
}
.news-detail .fileextension {
  text-transform: uppercase;
}
.news-detail .news-detail-btns {
  margin-top: 1.5rem;
}
.news-detail .news-detail-btns .btn {
  margin-bottom: 1rem;
}
#goodPracticesMap {
  position: relative;
  margin-bottom: 2rem;
  width: 100%;
  height: 500px;
}
@media (max-width: 991px) {
  #goodPracticesMap {
    height: 400px;
  }
}
@media (max-width: 575px) {
  #goodPracticesMap {
    height: 300px;
  }
}
.goodpractice-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .goodpractice-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .goodpractice-list {
    grid-template-columns: 1fr;
  }
}
.goodpractice-list > div {
  align-self: stretch;
  padding: 15px;
}
.goodpractice-list-item-text {
  margin-bottom: 1rem;
  font-size: 0.95rem;
}
.goodpractice-list-item-hashtags {
  margin-bottom: 1rem;
  font-size: 0.85rem;
  background: #eee;
  padding: 9px;
}
.multimedia-list-item-link {
  display: block;
}
.leaflet-popup-content h5,
.leaflet-popup-content p {
  padding: 0;
  margin: 0 0 0.75rem;
}
.photo-upload-list .card-img-top {
  object-fit: cover;
  width: 100%;
  height: 300px;
}
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 90px;
}
html,
body {
  width: 100%;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  font-weight: normal;
  overflow-x: hidden;
}
@media (max-width: 575px) {
  html,
  body {
    font-size: 16.2px;
  }
}
.frame-container:before {
  content: '';
  padding-top: 66px;
  margin-top: -66px;
  visibility: hidden;
}
#site-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: transparent url("images/bg-concrete-ultralight.jpg");
  background-size: cover;
  z-index: -1000;
}
.infobar {
  padding: 3px 0;
  text-align: center;
  font-size: 14px;
  color: #000;
  background-color: #ffc107;
}
.site-navbar {
  background-color: #FFF;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
}
#page-main-header {
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
  background: #FFF;
  box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
}
#page-main-header > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  background: #FFF;
}
#page-main-header-logo {
  width: auto;
}
#page-main-header-right {
  height: 100%;
  display: flex;
  align-items: center;
}
#logo-eu-kofinanziert {
  margin-right: 1rem;
  width: auto;
}
#header-search-form-container {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 7px;
  background: #FFF;
  transition: all 250ms ease-in-out;
  overflow: hidden;
  box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
  z-index: -1;
}
#header-search-form-container.hidden {
  transform: translate(-50%, -150%);
}
@media (max-width: 360px) {
  #header-search-form-container {
    padding: 7px 15px;
    left: 0;
    width: 100%;
    transform: translate(0, 0);
  }
  #header-search-form-container.hidden {
    transform: translate(0, -150%);
  }
}
#header-search-form-container form {
  display: flex;
  margin-top: 0;
}
#header-search-form-container form #header-search-word {
  flex-grow: 1;
}
#header-search-submit {
  display: flex;
  height: 33px;
  width: 33px;
  justify-content: center;
  align-items: center;
  background: #eee;
  margin-left: 3px;
  border: 1px solid #999;
  border-radius: 2px;
  color: #000;
}
@media (max-width: 767px) {
  #logo-eu-kofinanziert {
    display: none;
  }
}
.page-header {
  margin-bottom: 5.5rem;
}
.content-footer {
  padding-top: 3.25rem;
  padding-bottom: 3rem;
  background: #fff;
  box-shadow: inset -10px 20px 15px -20px rgba(0, 0, 0, 0.75);
}
.content-footer .grid-col {
  padding: 0 2rem;
  border-right: 4px solid #006E89;
  text-align: center;
}
.content-footer .grid-col img {
  max-width: 260px;
}
.content-footer .grid-col:first-child {
  padding-left: 15px;
}
.content-footer .grid-col-last {
  padding-right: 15px;
  border: none;
}
.btn.focus,
.btn:focus,
a:focus {
  box-shadow: none !important;
}
.site-footer {
  color: #dceac5;
}
.site-footer a {
  color: #FFF;
}
.site-footer a:hover {
  color: #FFCC00;
}
.site-footer .social-icon {
  font-size: 25px;
  margin-left: 15px;
}
.site-footer .social-icon a {
  vertical-align: middle;
}
.site-footer .social-icon:first-child {
  margin-left: 25px;
}
#nav-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.65;
}
#nav-footer ul .nav-item {
  display: inline-block;
}
#nav-footer ul .nav-item a {
  display: inline-block;
  padding: 0.5rem 0;
  vertical-align: middle;
  text-decoration: none;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
  font-size: 0.9rem;
}
#nav-footer ul .nav-item:before {
  content: '/';
  padding: 0.5rem;
  vertical-align: middle;
}
#nav-footer ul .nav-item:first-child:before {
  content: '';
  padding: 0;
}
@media print {
  @page {
    margin: 0.5cm 1cm;
  }
  h1::first-letter,
  h2::first-letter,
  h3::first-letter,
  h4::first-letter,
  h5::first-letter,
  h6::first-letter {
    margin: 0;
  }
  .navbar {
    display: flex;
  }
  .navbar-toggler {
    display: none;
  }
  .intro-bg-image,
  .frame-type-mask_parallax {
    display: none;
  }
}
#video-on-top,
#image-on-top {
  position: relative;
  width: 100vw;
  height: calc(100vh - 100px);
  overflow: hidden;
}
#image-on-top {
  background: transparent url("images/intro-top.jpg");
  background-size: cover;
}
#btn-image-on-top {
  font-size: 2.5rem;
}
#logo-gross {
  width: 75%;
  height: auto;
  margin-bottom: 70px;
  z-index: 1;
}
