@import url("//hello.myfonts.net/count/36e847");
@font-face {
  font-family: 'DinLight';
  src: url('/assets/webfonts/36E847_0_0.eot');
  src: url('/assets/webfonts/36E847_0_0.eot?#iefix') format('embedded-opentype'), url('/assets/webfonts/36E847_0_0.woff2') format('woff2'), url('/assets/webfonts/36E847_0_0.woff') format('woff'), url('/assets/webfonts/36E847_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DinRegular';
  src: url('/assets/webfonts/36E847_1_0.eot');
  src: url('/assets/webfonts/36E847_1_0.eot?#iefix') format('embedded-opentype'), url('/assets/webfonts/36E847_1_0.woff2') format('woff2'), url('/assets/webfonts/36E847_1_0.woff') format('woff'), url('/assets/webfonts/36E847_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'DinBold';
  src: url('/assets/webfonts/36E847_2_0.eot');
  src: url('/assets/webfonts/36E847_2_0.eot?#iefix') format('embedded-opentype'), url('/assets/webfonts/36E847_2_0.woff2') format('woff2'), url('/assets/webfonts/36E847_2_0.woff') format('woff'), url('/assets/webfonts/36E847_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Fredericka the Great';
  src: url('/assets/webfonts/FrederickatheGreat-Regular.woff2') format('woff2'), url('/assets/webfonts/FrederickatheGreat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.hyphen {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
body {
  font-family: "DinRegular";
}
ul {
  margin: 0;
  padding: 0;
}
select.form-control,
input.form-control,
textarea.form-control {
  border-radius: 2px;
  border-color: #dcdcdc;
}
figure picture {
  display: block;
  margin-bottom: 15px;
}
.body {
  padding-top: 90px;
  color: #43596a;
}
.body.blank {
  padding-top: 15px;
}
h1 {
  font-size: 2rem;
  font-family: 'DinBold', sans-serif;
}
h2 {
  margin-bottom: 0;
}
a {
  color: #e60000;
}
a:hover {
  color: #e60000;
}
#page-249 #main {
  padding-bottom: 0;
}
.owl-carousel .owl-dots {
  position: relative;
  bottom: -10px;
}
.owl-carousel .owl-dots > .owl-dot > span {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 0;
  background-color: #fff;
  border: 2px solid #435869;
}
.owl-carousel .owl-dots > .owl-dot.active > span {
  background-color: #435869;
}
.owl-carousel .owl-nav {
  position: absolute;
  bottom: 15px;
  width: 90%;
  left: 5%;
}
.owl-carousel .owl-nav > button.owl-prev,
.owl-carousel .owl-nav > button.owl-next {
  background-color: #435869;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 1rem;
  line-height: 40px;
  border-radius: 0;
  border: 1px solid #fff;
}
.owl-carousel .owl-nav > .owl-prev {
  float: left;
  margin-left: 15px;
}
.owl-carousel .owl-nav > .owl-next {
  float: right;
  margin-right: 15px;
  content: '';
}
.owl-carousel .owl-item img {
  width: auto;
}
.gallery {
  padding-top: 15px;
  padding-left: 60px;
  padding-right: 60px;
  background-color: #f9f9fa;
  position: relative;
}
.gallery.owl-carousel .owl-nav {
  left: 0;
  width: 100%;
  bottom: 36%;
}
hr.separator {
  position: relative;
  margin-bottom: 30px;
  height: 2px;
  background-color: #f2f2f2;
  border: 0;
  margin-left: -15px;
  margin-right: -15px;
}
hr.separator:after {
  position: absolute;
  top: 0;
  left: 15px;
  content: "";
  width: 50px;
  height: 5px;
  background-color: #e60000;
}
h2,
.h2 {
  border-bottom: 2px solid #e6e6e6;
  position: relative;
  padding-bottom: 25px;
  padding-left: 0;
}
h2:after,
.h2:after {
  position: absolute;
  content: ' ';
  width: 40px;
  height: 1px;
  border-bottom: 4px solid #e60000;
  left: 0;
  bottom: -4px;
}
h2 .read-more,
.h2 .read-more {
  float: right;
  margin-right: 35px;
}
.btn {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  text-transform: uppercase;
  margin-right: 40px;
  font-family: "DinBold";
  font-size: 0.9rem;
  padding: .5rem 1rem;
  height: 38px;
}
.btn:after {
  position: absolute;
  top: -1px;
  right: -40px;
  width: 40px;
  height: 38px;
  line-height: 38px;
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  padding: 0 15px;
  border-left-width: 1px;
  border-left-style: solid;
}
.btn.btn-secondary {
  border-color: #3c505f;
  background-color: #3c505f;
}
.btn.btn-secondary:after {
  background-color: #768692;
  border-left-color: #768692;
}
.btn.btn-secondary:hover {
  background-color: #283640;
  border-color: #283640;
}
.btn.phone:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f095";
  padding: 0 10px;
}
.btn.location:after {
  content: "";
  background-image: url('/assets/img/icons/location-white.svg');
  /* WE:ID doesnt work because of multi domain */
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
  position: absolute;
}
.btn.btn-input-group {
  margin-right: 0;
}
.btn.btn-input-group:after {
  content: "";
  display: none;
}
.search-bar {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 70%;
  display: none;
}
.search-bar input[type="text"] {
  opacity: 0.9;
}
.search-bar.active {
  display: block;
  -webkit-box-shadow: 0px 2px 25px -5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 2px 25px -5px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 25px -5px rgba(0, 0, 0, 0.35);
}
.transition-flex {
  -webkit-transition: flex 0.3s linear;
  -moz-transition: flex 0.3s linear;
  -o-transition: flex 0.3s linear;
  transition: flex 0.3s linear;
}
.alert {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-group {
  position: relative;
}
.form-group label.error {
  margin-top: 5px;
  color: #ff0000;
  font-size: 12px;
}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #ccc;
}
.checkbox label.error {
  color: #ff0000;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}
#navigation-toggle {
  position: relative;
  float: right;
  display: block;
  width: 30px;
  height: 25px;
  line-height: 30px;
  padding: 0;
  margin-top: 15px;
  border: 0;
  font-size: 1.5rem;
  background-color: transparent;
  text-align: center;
  border-bottom: 2px solid #43596a;
  border-top: 2px solid #43596a;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#navigation-toggle:after {
  position: absolute;
  top: 9px;
  left: 0;
  content: ' ';
  width: 100%;
  height: 1px;
  border-top: 2px solid #43596a;
  transition: all 0.5s;
}
#navigation-toggle:hover {
  cursor: pointer;
}
#navigation-toggle.active {
  border-bottom-color: transparent;
  transform: rotate3d(0, 0, 1, 45deg);
  transition: all 0.5s;
  left: -10px;
  top: 10px;
}
#navigation-toggle.active:after {
  transform: rotate3d(0, 0, 1, 90deg);
  transition: all 0.5s;
  top: -2px;
}
.content-header .wrapper {
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.lt-ie9 .content-header .wrapper {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
.content-header .wrapper h1 {
  color: #fff;
  padding: 15px 0;
}
#routing-map.map {
  height: 300px;
}
#mobile-toggle {
  font-size: 2.0rem;
  color: #585858;
}
#mobile-toggle:hover {
  cursor: pointer;
}
.service-container {
  display: flex;
  flex-flow: wrap row;
}
.service-container .card {
  background-color: #c8cccc;
  margin-right: 1rem;
  flex: 1 0 calc(50% - 1rem);
}
.service-container .card .card-img-top {
  padding: 15px;
  max-height: 200px;
  max-width: 200px;
  margin: 0 auto;
}
.service-container .card .card-body {
  padding: 5px 15px;
  display: flex;
  align-items: flex-end;
}
.service-container .card .card-body .card-title {
  padding-right: 10px;
  font-size: 0.9rem;
}
.service-container .card .btn.btn-secondary.btn-service-small {
  bottom: 15px;
  right: 0px;
  padding: 2px 8px;
  height: auto;
  width: auto;
}
.service-container .card .btn.btn-secondary.btn-service-small:after {
  content: none;
}
.service-icon .fa,
.contact-address .fa {
  border: 1px solid #768692;
  background-color: #3c505f;
  padding: 5px;
}
.service-icon a,
.contact-address a {
  color: #fff;
}
.service-icon {
  padding: 5px 10px;
  display: inline-block;
  font-size: 1rem;
  transition: 0.2s linear all;
  color: #fff;
}
.service-icon:hover {
  color: #fff;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.975);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
#header .header-service {
  background-color: #435869;
  color: #fff;
  padding: 5px 0;
  font-size: 1rem;
}
#header .header-service a {
  display: inline-block;
  vertical-align: top;
}
#header .header-service .search {
  margin-left: 1rem;
}
#header .logo {
  width: auto;
  height: 30px;
  margin: 15px 0;
}
#main {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #fff;
}
#main ul {
  margin-left: 20px;
}
#main ul.list-unstyled {
  margin-left: 0;
}
.section.grey-lightest {
  background-color: #f9f9fa;
}
.section.grey-dark {
  background-color: #585858;
  color: #fff;
}
.section.grey-dark h2 {
  border-bottom-color: #a4a4a4;
}
.section.grey-dark h2:after {
  border-bottom-color: #fff;
}
.section.search-results .item {
  position: relative;
  background-color: #fff;
  padding: 15px;
  margin-right: 60px;
  margin-bottom: 15px;
}
.section.search-results .item .title {
  font-size: 1.8rem;
}
.section.search-results .item .read-more {
  position: absolute;
  background-color: #fff;
  width: 45px;
  height: 45px;
  right: -60px;
  line-height: 45px;
  top: 30px;
  text-align: center;
  font-size: 2rem;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news-container {
  padding-top: 3rem;
  justify-content: center;
}
.news-teaser .list .item .title {
  font-size: 1rem;
  color: #43596a;
  text-transform: uppercase;
}
.news-teaser .list .item .category {
  color: #e6e6e6;
}
.news-teaser .list .item a {
  color: #43596a;
}
.accordion .card {
  border: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card .card-header {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  height: 50px;
  line-height: 50px;
  padding: 0 1.25rem;
  background-color: #435869;
  margin-bottom: 15px;
  color: #fff;
  font-size: 1.25rem;
}
.accordion .card .card-header:after {
  content: '\f078';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  color: #e60000;
  font-size: 1rem;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.accordion .card .card-header[aria-expanded="true"]:after {
  content: '\f077';
}
.accordion .card .card-body {
  border: 1px solid #435869;
  margin-bottom: 45px;
  padding-top: 15px;
}
.content-banner {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 450px;
}
.content-banner .wrapper {
  background: rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.lt-ie9 .content-banner .wrapper {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
.content-banner .wrapper.background-dark {
  background: rgba(60, 80, 95, 0.5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 80, 95, 0.5)), to(rgba(60, 80, 95, 0.5)));
  background-image: -moz-linear-gradient(rgba(60, 80, 95, 0.5) 0%, rgba(60, 80, 95, 0.5) 100%);
}
.lt-ie9 .content-banner .wrapper.background-dark {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
.content-banner .wrapper .text {
  color: #fff;
  font-size: 2rem;
  padding: 30px 15px;
}
.content-banner .wrapper .btn-secondary {
  background: #fff;
  color: #43596a;
  border-color: #fff;
  padding: 15px;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 15px;
  height: 50px;
}
.content-banner .wrapper .btn-secondary::after {
  background-color: #fff;
  border-left-color: #e6e6e6;
  color: #e60000;
  height: 50px;
  line-height: 50px;
}
#footer {
  text-align: center;
  color: #fff;
  background-color: #435869;
}
#footer .company-text {
  padding: 30px 0;
  font-size: 0.9rem;
}
#footer .service {
  border-bottom: 1px solid #768692;
}
#footer .newsletter-label {
  font-family: "DinBold";
  font-weight: bold;
  font-size: 0.9rem;
}
#footer input[type="email"] {
  border-width: 2px;
  border-color: #fff;
  background-color: #435869;
  color: #fff;
  border-radius: 0;
}
#footer input[type="email"]::placeholder {
  color: #fff;
}
.short-links > ul {
  list-style-type: none;
  margin-bottom: 15px;
}
.short-links > ul > li {
  padding-left: 15px;
  font-size: 0.9rem;
}
.short-links > ul > li:before {
  content: "•";
  color: #e60000;
}
.short-links > ul > li > a {
  color: #fff;
  text-transform: uppercase;
}
#footer-navigation {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
}
#footer-navigation li {
  float: left;
  margin-right: 10px;
}
#footer-navigation li a {
  color: #ffffff;
}
.copyright {
  background-color: #3c505f;
  color: #fff;
  text-align: left;
  padding: 5px 15px;
}
#navigation,
.sitemap {
  -webkit-transition: left 0.2s ease-out;
  -moz-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
  position: fixed;
  top: 0;
  left: -100%;
  bottom: 0;
  width: 80%;
  background-color: #ffffff;
  overflow: auto;
  font-size: 1.15rem;
  z-index: 7;
}
#navigation.active,
.sitemap.active {
  left: 0;
  box-shadow: 5px 0px 30px -5px rgba(0, 0, 0, 0.25);
}
#navigation ul,
.sitemap ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navigation ul.level-1,
.sitemap ul.level-1 {
  display: block;
  background-color: transparent;
  text-transform: uppercase;
}
#navigation ul.level-2,
.sitemap ul.level-2 {
  background-color: #f2f2f2;
}
#navigation ul.level-3,
.sitemap ul.level-3 {
  background-color: transparent;
}
#navigation li,
.sitemap li {
  position: relative;
  border-style: solid;
}
#navigation li.active > a,
.sitemap li.active > a {
  color: #e60000;
}
#navigation li.active:after,
.sitemap li.active:after {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  content: "";
  background-color: #e60000;
  height: 4px;
}
#navigation li.active:first-child:after,
.sitemap li.active:first-child:after {
  width: calc(100% - 30px);
}
#navigation li.level-1,
.sitemap li.level-1 {
  border-width: 0 0 1px 0;
  border-color: #c0c0c0;
}
#navigation li.level-1 > a,
.sitemap li.level-1 > a {
  color: #43596a;
}
#navigation li.level-1 > .toggle,
.sitemap li.level-1 > .toggle {
  border-color: #c0c0c0;
  color: #1c1c1c;
}
#navigation li.level-2,
.sitemap li.level-2 {
  border-width: 1px 0 0 0;
  border-color: #c0c0c0;
}
#navigation li.level-2 > .toggle,
.sitemap li.level-2 > .toggle {
  border-color: #c0c0c0;
  color: #1c1c1c;
}
#navigation li.level-3,
.sitemap li.level-3 {
  border-width: 1px 0 0 0;
  border-color: #c0c0c0;
}
#navigation li.level-3 > .toggle,
.sitemap li.level-3 > .toggle {
  border-color: #c0c0c0;
  color: #1c1c1c;
}
#navigation li a,
.sitemap li a {
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
#navigation li a:hover,
.sitemap li a:hover {
  text-decoration: none;
}
#navigation li .toggle,
.sitemap li .toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-width: 0 0 0 1px;
  border-style: solid;
  cursor: pointer;
}
.sitemap {
  position: static;
  background-color: #435869;
  font-size: 0.9rem;
  width: 100%;
}
.sitemap li {
  border: 0;
}
.sitemap li a {
  color: #ffffff !important;
}
.sitemap li .toggle {
  border: 0;
  color: #ffffff !important;
}
.sitemap li.open > a {
  font-weight: bold;
}
.sitemap ul.level-1,
.sitemap ul.level-2,
.sitemap ul.level-3 {
  text-transform: none;
  background-color: #435869;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.pagination li > .page-link {
  border-radius: 0;
}
.pagination li:first-child {
  margin-right: 1rem;
}
.pagination li:first-child > .page-link {
  border-radius: 0;
}
.pagination li:last-child {
  margin-left: 1rem;
}
.pagination li:last-child > .page-link {
  border-radius: 0;
}
.pagination li.active {
  font-weight: bold;
}
.pagination li.active > .page-link {
  background-color: #3c505f;
  border-bottom: 2px solid #e60000;
}
.pagination li > .page-link {
  background-color: #435869;
  border: 0;
  border-radius: 0;
  color: #fff;
}
.film-container .film-carousel-nav {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: right;
}
.film-container .film-carousel-nav .prev,
.film-container .film-carousel-nav .next {
  display: inline-block;
}
.film-container .film-carousel-nav .prev:hover,
.film-container .film-carousel-nav .next:hover {
  cursor: pointer;
}
.film-container .film-carousel-nav .prev {
  margin-right: 1rem;
}
.film-container .film-carousel {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.film-container .film-carousel .item {
  position: absolute;
  top: 100%;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.film-container .film-carousel .item .film {
  background-color: inherit;
  border-bottom: 2px solid #a4a4a4;
  padding: 1rem;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.film-container .film-carousel .item .film.selected {
  background-color: #435869;
  border-bottom-color: #fff;
  border-bottom-width: 3px;
}
.film-container .film-carousel .item .film:hover {
  cursor: pointer;
}
.film-container .film-carousel .item .film .title {
  font-size: 1.5rem;
}
.film-container .film-carousel .item .film .duration {
  float: right;
}
.glossary-letters {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: 30px 0 !important;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #e6e6e6;
}
.glossary-letters li {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.glossary-letters li a {
  position: relative;
  display: block;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #a4a4a4;
  font-weight: bold;
  font-size: 1.2rem;
}
.glossary-letters li a:hover {
  color: #585858;
}
.glossary-letters li a:hover:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #e60000;
}
.contenttabs {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
.contenttabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contenttabs ul li {
  font-size: 1.5rem;
  display: inline-block;
  margin: 0 15px;
}
.contenttabs ul li.active {
  border-bottom: 3px solid #e60000;
}
.contenttabs ul li a {
  color: #435869;
}
.poi-map {
  width: 100%;
  min-height: 300px;
}
.btn.btn-primary {
  background: #e60000;
  border-color: #e60000;
  color: #fff;
}
.btn.btn-primary:after {
  display: none;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background: #e60000;
  border-color: #e60000;
  outline: 0;
}
@media screen and (min-width: 576px) {
  figure picture {
    margin-top: 0;
  }
  .service-icon:last-child {
    padding-right: 0;
  }
  #footer-navigation {
    margin: 0;
    text-align: right;
  }
  #footer-navigation li {
    display: inline-block;
  }
  #footer-navigation li:not(:first-child) {
    margin-left: 15px;
  }
  #header {
    border-bottom: 0;
  }
  #header #main-navigation {
    display: inline;
    position: static;
    background-color: #ffffff;
    width: auto;
    float: right;
    overflow: visible;
    background-color: transparent;
    margin-top: 15px;
  }
  #header #main-navigation li {
    display: inline-block;
  }
  #header #main-navigation li.level-1 {
    border-bottom: 0;
  }
  #header #main-navigation li.level-1 a {
    padding-right: 15px;
    padding-left: 0;
  }
  #header #main-navigation li.level-1:last-child a {
    padding-right: 0;
  }
  #header #main-navigation li a {
    display: inline;
  }
  #header #main-navigation li.has-entries {
    position: relative;
  }
  #header #main-navigation li.has-entries:hover ul.level-2 {
    text-align: left;
    position: absolute;
    display: inline-block;
    background-color: #000000;
    display: block;
  }
  #header #main-navigation li.has-entries:hover ul li.level-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #header #main-navigation li.has-entries:hover ul li.level-2 a {
    color: #ffffff;
  }
}
.glossary-letters {
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .body {
    padding-top: 95px;
  }
  h2 .btn-service {
    float: right;
  }
  .content-banner {
    background-attachment: fixed;
  }
  .content-banner .wrapper {
    padding: 30px 0;
  }
  .content-banner .wrapper .text {
    padding-top: 0;
    padding-bottom: 0;
  }
  .content-banner .wrapper .read-more {
    text-align: right;
  }
  .content-banner .wrapper .read-more .btn-secondary {
    left: auto;
    right: 15px;
    margin-bottom: 0;
  }
  .news-container {
    justify-content: flex-start;
  }
  .news-container .card {
    max-width: calc(33.333% - 1rem);
  }
  .news-teaser .read-more .btn {
    padding: .375rem .75rem;
    border-color: #435869;
  }
  .news-teaser .read-more .btn .text {
    display: inline-block;
  }
  .short-links > ul {
    margin-top: 15px;
  }
  #footer .company-text {
    margin-top: .5rem;
    padding-top: 0;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  body.body {
    padding-top: 160px;
  }
  .search-bar {
    top: .5rem;
  }
  .service-icon {
    font-size: 0.9rem;
    padding: 5px 7px;
  }
  .service-container {
    display: flex;
    flex-flow: wrap row;
  }
  .service-container .card {
    max-width: calc(16.667% - 1rem);
    flex: 1 0 auto;
    margin-right: 1rem;
  }
  .service-container .card .card-img-top {
    max-width: 75%;
    min-height: 150px;
    max-height: 150px;
    margin: 0 auto;
    padding: 15px 5px;
  }
  .service-container .card:last-child {
    margin-right: 0;
    max-width: 16.667%;
  }
  .service-container .card .card-body .card-title {
    padding-right: 30px;
    text-align: center;
    display: block;
    width: 100%;
  }
  #footer {
    text-align: left;
  }
  #footer .service-icon {
    font-size: 1rem;
  }
  #header .container {
    position: relative;
  }
  #header > .container {
    display: flex;
    justify-content: space-between;
  }
  #header .logo {
    height: 50px;
  }
  #header .header-service {
    font-size: 0.8rem;
  }
  #header .header-service .search {
    margin-left: 0.25rem;
  }
  #navigation-toggle {
    display: none;
  }
  #header-navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    height: 100%;
  }
  #header-navigation li {
    display: inline-block;
  }
  #header-navigation li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    border-right: 1px solid #768692;
    padding: 5px 15px;
  }
  #navigation {
    position: static;
    display: inline-block;
    align-self: center;
    -webkit-transition: none 0.2s ease-out;
    -moz-transition: none 0.2s ease-out;
    -o-transition: none 0.2s ease-out;
    transition: none 0.2s ease-out;
    bottom: 0;
    top: auto;
    background: transparent;
    overflow: visible;
    width: auto;
    font-size: 1.25rem;
    height: 80px;
  }
  #navigation ul.level-1 {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    background-color: transparent;
    height: 100%;
  }
  #navigation ul.level-2 {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    background-color: #ffffff;
    padding: 5px 0;
  }
  #navigation ul.level-3 {
    display: block;
    background-color: #ffffff;
  }
  #navigation li {
    border: 0;
    display: flex;
    align-items: center;
  }
  #navigation li.active:last-child:after {
    width: calc(100% - 15px);
  }
  #navigation li.level-1 {
    border: 0;
    position: relative;
  }
  #navigation li.level-1:last-child > a {
    padding-right: 0;
  }
  #navigation li.level-1 > a {
    font-size: 0.9rem;
    color: #000000;
  }
  #navigation li.level-1.active > a {
    color: #e60000;
  }
  #navigation li.level-1:hover:after {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
    content: "";
    background-color: #e60000;
    height: 4px;
  }
  #navigation li.level-1:hover:last-child:after {
    width: calc(100% - 15px);
  }
  #navigation li.level-1:hover > ul {
    display: block;
  }
  #navigation li.level-1:last-child > ul.level-2 {
    left: auto;
    right: 0;
  }
  #navigation li.level-2:hover > ul {
    display: flex;
  }
  #navigation li.level-2 > a {
    color: #000000;
  }
  #navigation li.level-3 > a {
    padding-left: 30px;
    color: #000000;
  }
  #navigation li a {
    height: 30px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  #navigation li .toggle {
    display: none;
  }
  .sitemap {
    margin-top: .5rem;
  }
  .sitemap ul {
    display: block;
  }
  .sitemap ul.level-1 {
    display: flex;
    flex-wrap: wrap;
  }
  .sitemap ul.level-2,
  .sitemap ul.level-3 {
    border-top: 0;
  }
  .sitemap li {
    display: block;
  }
  .sitemap li.active:after {
    /*
					width: ~"calc(100% - 14px)"!important;
					left: 7px;
					*/
    content: none;
  }
  .sitemap li.active > a {
    font-weight: bold;
  }
  .sitemap li a {
    height: auto;
    padding: 5px 7px;
    line-height: inherit;
    white-space: normal;
  }
  .sitemap li .toggle {
    display: none;
  }
  .sitemap li.level-1 {
    flex: 0 0 33.333%;
  }
  .sitemap li.level-1 > a {
    font-weight: bold;
    font-size: 1.0rem;
  }
  body {
    padding-top: 80px;
  }
  #stage .slider .item .text {
    width: auto;
    top: auto;
    bottom: 175px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .modal-body .container {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1750px) {
  .container {
    width: 1700px;
    max-width: 1280px;
  }
  .modal-body .container {
    width: 100%;
    max-width: 100%;
  }
}
.card {
  width: 100%;
  border: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card .card-body {
  position: relative;
  padding-top: 50px;
}
.card .card-body .date {
  position: absolute;
  top: -50px;
  left: 30px;
  color: #fff;
  background-color: #435869;
  width: 85px;
  height: 85px;
  padding: 5px 10px;
  font-size: 17px;
}
.card .card-body .date .day {
  font-size: 1.75rem;
  display: block;
}
.card .card-body .category {
  color: #a4a4a4;
}
.card .card-body .card-title {
  font-family: 'DinBold';
  font-size: 1.25rem;
}
.card .img-fluid {
  width: 100%;
}
.card.card-full-image {
  position: relative;
  border: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 15px;
}
.card.card-full-image.video {
  height: 100%;
}
.card.card-full-image.video .btn-secondary {
  background-color: #ffffff;
  color: #585858;
  border-color: #ffffff;
  bottom: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card.card-full-image.video .btn-secondary:after {
  color: #ffffff;
  content: '\f04b';
  background-color: #e60000;
  border-left-color: #ffffff;
}
.card.card-full-image.btn-center .btn.btn-secondary {
  line-height: 1;
  display: flex;
  align-items: center;
  /*
					top: 0; left: 0; bottom: 0; right: 0;
					margin: auto;
					max-width: 150px;
					transform: translateX(-32px);
					*/
}
.card.card-full-image figure {
  margin: 0;
}
.card.card-full-image figure picture {
  margin: 0;
}
.card.card-full-image .highlight-arrow {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  background: rgba(60, 80, 95, 0.75);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 80, 95, 0.75)), to(rgba(60, 80, 95, 0.75)));
  background-image: -moz-linear-gradient(rgba(60, 80, 95, 0.75) 0%, rgba(60, 80, 95, 0.75) 100%);
  color: #fff;
  padding: 15px;
  min-height: 75px;
}
.lt-ie9 .card.card-full-image .highlight-arrow {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
.card.card-full-image .highlight-arrow .title {
  color: #fff;
}
.card.card-full-image .highlight-arrow .icon {
  position: absolute;
  right: 15px;
  top: 15px;
  display: inline-block;
  background-color: #fff;
  width: 45px;
  height: 45px;
  color: #e60000;
  text-align: center;
  line-height: 45px;
}
.card.card-full-image .btn {
  height: 60px;
}
.card.card-full-image .btn.btn-secondary {
  position: absolute;
  bottom: -15px;
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  max-width: 68%;
  /* keep space for :after */
  white-space: normal;
  display: flex;
  align-items: center;
}
.card.card-full-image .btn.logo-icon {
  margin-top: -45px;
  margin-left: 15px;
  display: flex;
  align-items: center;
}
.card.card-full-image .btn.logo-icon img {
  height: 25px;
  width: auto;
  background-color: #fff;
}
.card.card-full-image .btn.location {
  bottom: auto;
  top: 0;
  margin: 0;
  left: 0;
  max-width: none;
  width: calc(100% - 64px);
  background-color: #fff;
  border-color: #fff;
  color: #000;
  padding-left: 30px;
}
.card.card-full-image .btn.location:before {
  content: "";
  background-image: url('/assets/img/icons/location.svg');
  /* WE:ID doesnt work because of multi domain */
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 60px;
  line-height: 60px;
  color: #435869;
}
.card.card-full-image .btn.location:after {
  background-color: #fff;
  border-color: #fff;
  color: #e60000;
}
.card.card-full-image .btn::after {
  height: 60px;
  width: 65px;
  right: -65px;
  line-height: 62px;
}
/* IE HACKS */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .card.video > a {
    flex: 1 0 auto;
  }
  .card .card-body {
    height: 100%;
  }
  .card > a {
    min-height: 1px;
  }
  .card > a figure {
    height: 100%;
  }
  .card > a figure > picture {
    height: 100%;
    overflow: hidden;
  }
}
.language-navigation {
  border: 0;
  position: relative;
  z-index: 5;
}
.language-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  width: 100%;
}
.language-navigation ul.active {
  height: auto;
  transition: all 0.5s;
}
.language-navigation ul li {
  text-align: left;
  line-height: 35px;
  border-bottom: 1px solid #a4a4a4;
  width: 100%;
}
.language-navigation ul li:first-child {
  border-top: 1px solid #a4a4a4;
}
.language-navigation ul li:last-child {
  border-bottom: 0;
}
.language-navigation ul li a {
  display: block;
  color: #000;
  position: relative;
  padding-left: 15px;
}
.language-navigation ul li a .flag {
  position: absolute;
  left: 0;
  top: 11px;
}
.language-navigation > ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: auto;
  min-width: 100%;
  height: auto;
  display: none;
  background-color: #fff;
  box-shadow: 0 5px 15px -4px rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.language-navigation > ul li {
  padding: 0 26px 0 10px;
}
.language-navigation > ul li:first-child {
  border-top: 0;
}
.language-navigation > ul li a {
  padding-left: 40px;
  font-size: 0.9rem;
  color: #000 !important;
}
.language-navigation .navigation-toggle {
  position: relative;
  display: flex;
  align-items: center;
  color: #e6e6e6;
  text-align: center;
  border: 1px solid #768692;
  background-color: #3c505f;
  padding: 5px 10px;
  font-size: 1rem;
  height: 100%;
  transition: 0.2s linear all;
}
.language-navigation .navigation-toggle:hover {
  cursor: pointer;
}
.language-navigation .navigation-toggle.active {
  cursor: pointer;
  border-color: #fff;
  background-color: #fff;
}
.language-navigation .navigation-toggle.active > .language-flag {
  color: #000000;
}
.language-navigation .navigation-toggle.active > i,
.language-navigation .navigation-toggle.active .language-title {
  color: #000;
}
.language-navigation .navigation-toggle > .language-title {
  font-size: 0.8rem;
  padding-right: 0.5rem;
}
.language-navigation .navigation-toggle > .language-flag {
  margin-right: 0.5rem;
  font-size: 0.8rem;
}
.language-navigation .navigation-toggle > .language-flag .flag {
  top: 0;
}
.flag {
  position: relative;
  top: 4px;
  background-image: url('/assets/img/icons/flags.svg');
  background-repeat: no-repeat;
  background-size: 21px 168px;
  width: 21px;
  height: 14px;
}
li.au .flag,
div.au .flag {
  background-position: 0 0;
}
li.de .flag,
div.de .flag {
  background-position: 0 -14px;
}
li.gb .flag,
div.gb .flag {
  background-position: 0 -28px;
}
li.es .flag,
div.es .flag {
  background-position: 0 -42px;
}
li.fr .flag,
div.fr .flag {
  background-position: 0 -56px;
}
li.fa,
div.fa {
  font-family: 'Nexa', sans-serif;
  font-weight: normal;
}
li.fa .flag,
div.fa .flag {
  background-position: 0 -70px;
}
li.it .flag,
div.it .flag {
  background-position: 0 -84px;
}
li.nl .flag,
div.nl .flag {
  background-position: 0 -98px;
}
li.at .flag,
div.at .flag {
  background-position: 0 -112px;
}
li.pt .flag,
div.pt .flag {
  background-position: 0 -126px;
}
li.ru .flag,
div.ru .flag {
  background-position: 0 -140px;
}
li.us .flag,
div.us .flag {
  background-position: 0 -154px;
}
@media screen and (min-width: 992px) {
  .language-navigation {
    z-index: 8;
  }
  .language-navigation .navigation-toggle {
    border: 0;
    background-color: transparent;
  }
}
.form-check-options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px 0;
}
.form-check-options .form-check {
  width: 100%;
  border: 1px solid #f9f9fa;
  margin-bottom: 2px;
  position: relativ;
}
.form-check-options .form-check label {
  height: 100%;
  width: 100%;
  padding: 5px 30px 5px 5px;
}
.form-check-options .form-check .form-check-input {
  position: absolute;
  left: 100%;
}
@media (min-width: 768px) {
  .form-check-options {
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
  }
  .form-check-options .form-check {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .form-check-options {
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    justify-content: stretch;
  }
  .form-check-options .form-check {
    width: 33.33333%;
  }
}
.newsletter-subscribe {
  padding: 60px 30px;
}
.newsletter-subscribe.content-modul--155 .title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.newsletter-subscribe.content-modul--155 .form-inline {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.newsletter-subscribe.content-modul--155 .form-inline .form-control {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .newsletter-subscribe.content-modul--155 .form-inline .form-control {
    width: 250px;
  }
}
.runnerbox-contact {
  position: fixed;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  color: #fff;
  z-index: 2;
}
.runnerbox-contact .buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  background: #435869;
}
.runnerbox-contact .buttons .icon {
  border: 1px solid #fff;
  border-left: 0;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  width: 25%;
  height: 60px;
}
.runnerbox-contact .buttons .icon img {
  width: 25px;
  height: auto;
  padding-top: 10px;
}
.runnerbox-contact .buttons .icon .text {
  display: block;
  font-size: 8px;
  padding-top: 5px;
}
.runnerbox-contact .buttons .icon.icon-toggle {
  padding-top: 18px;
}
.runnerbox-contact .buttons .icon.icon-toggle:hover {
  cursor: pointer;
  background: #e60000;
}
.runnerbox-contact .buttons .icon.icon-toggle .fas {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.runnerbox-contact .buttons .icon.icon-toggle.active .fas {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.runnerbox-contact .buttons .icon:last-child {
  border-right: 0;
}
.runnerbox-contact .buttons .icon .fa {
  line-height: 60px;
}
.runnerbox-contact .buttons .icon.active {
  background: #e60000;
  color: #fff;
}
.runnerbox-contact .content {
  height: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #435869;
  position: fixed;
  left: 0;
  z-index: -1;
  padding: 15px;
}
.runnerbox-contact .content .item .text {
  display: inline-block;
}
.runnerbox-contact .content .item--sales-de-notterkran {
  line-height: 1.2rem;
  padding-bottom: 5px;
}
.runnerbox-contact .content.active {
  height: 160px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  bottom: 60px;
  border-top: 1px solid #fff;
}
.runnerbox-contact .content a {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .runnerbox-contact {
    top: 40%;
    right: 0;
    left: auto;
    width: 60px;
    height: auto;
    bottom: auto;
  }
  .runnerbox-contact.active {
    right: 340px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .runnerbox-contact .buttons {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    background: #435869;
  }
  .runnerbox-contact .buttons .icon {
    width: 60px;
    border-bottom-width: 1px;
    border-top-width: 0;
  }
  .runnerbox-contact .buttons .icon.icon-toggle .fas {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .runnerbox-contact .buttons .icon.icon-toggle.active .fas {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .runnerbox-contact .buttons .icon:last-child {
    border-right: 1px solid #fff;
  }
  .runnerbox-contact .content {
    top: 40%;
    left: auto;
    height: 100px;
    right: -350px;
    width: 350px;
    bottom: auto;
    border: 1px solid #435869;
    padding: 0;
  }
  .runnerbox-contact .content.active {
    right: 0;
    left: auto;
    height: 100px;
    width: 350px;
    border: 1px solid #fff;
  }
  .runnerbox-contact .content .item {
    display: flex;
    align-items: center;
    height: 45px;
    padding: 0 30px 0 30px;
    border-bottom: 1px solid #fff;
    background-color: #435869;
    height: 60px;
  }
  .runnerbox-contact .content .item:first-child {
    margin-top: 58px;
    border-top: 1px solid #fff;
    padding-top: 6px;
  }
  .runnerbox-contact .content .item .fa {
    display: none;
  }
  .runnerbox-contact .content .item--sales {
    height: 61px;
  }
  .runnerbox-contact .content .item--sales-it {
    font-size: .8rem;
  }
  .runnerbox-contact .content .item--sales-de-notterkran,
  .runnerbox-contact .content .item--sales-fr-notterkran,
  .runnerbox-contact .content .item--sales-it-notterkran {
    padding-top: 0 !important;
    font-size: .8rem;
    line-height: 1rem;
  }
  .runnerbox-contact .content .item--support .text {
    font-size: .8rem;
  }
}
#stage .slider .item {
  position: relative;
}
#stage .slider .item .text {
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%);
  font-size: 1rem;
}
.lt-ie9 #stage .slider .item .text {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
#stage .slider .item .text.colored {
  background: rgba(60, 80, 95, 0.75);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 80, 95, 0.75)), to(rgba(60, 80, 95, 0.75)));
  background-image: -moz-linear-gradient(rgba(60, 80, 95, 0.75) 0%, rgba(60, 80, 95, 0.75) 100%);
  color: #fff;
}
.lt-ie9 #stage .slider .item .text.colored {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
#stage .slider .item .text.fredericka-font {
  font-family: 'Fredericka the Great';
  font-size: 1.1rem;
  bottom: 0;
}
#stage .slider .item .text.fredericka-font .wrapper {
  padding: 15px 15px 0 15px;
}
#stage .slider .item .text .wrapper {
  position: relative;
  padding: 25px;
  padding-bottom: 50px;
}
#stage .slider .item img {
  width: 100%;
}
#stage .slideshow__item__caption {
  background: rgba(255, 255, 255, 0.75);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%);
  position: relative;
  padding: 15px;
  font-size: 1rem;
}
.lt-ie9 #stage .slideshow__item__caption {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
#stage .slideshow__item__caption > *:last-child {
  margin-bottom: 0;
}
#stage .slideshow__item__caption.colored {
  background: rgba(60, 80, 95, 0.75);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 80, 95, 0.75)), to(rgba(60, 80, 95, 0.75)));
  background-image: -moz-linear-gradient(rgba(60, 80, 95, 0.75) 0%, rgba(60, 80, 95, 0.75) 100%);
  color: #fff;
}
.lt-ie9 #stage .slideshow__item__caption.colored {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
#stage .slideshow__item__caption.new-font {
  font-family: 'Fredericka the Great';
  font-size: 2rem;
}
#stage .slideshow__item__image img {
  width: 100%;
  height: auto;
}
#stage .slideshow--notterkran .slideshow__item__caption {
  padding-top: 55px;
  font-family: 'Fredericka the Great';
  font-size: 1.5rem;
}
#stage .slideshow--notterkran .slideshow__item__caption:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 100%;
  background-image: linear-gradient(135deg, #e60000 14.29%, #ffffff 14.29%, #ffffff 50%, #e60000 50%, #e60000 64.29000000000001%, #ffffff 64.29000000000001%, #ffffff 100%);
  background-size: 19.80px 19.80px;
}
#stage .banner {
  position: relative;
  max-height: 400px;
  overflow: hidden;
}
#stage .banner .background-image {
  background-size: cover;
  background-position: center;
}
#stage .banner .background-image figure {
  margin: 0;
}
#stage .banner .background-image figure picture {
  margin: 0;
}
#stage .banner .background-image figure picture img {
  width: 100%;
  height: auto;
  margin: 0;
}
#stage .banner .wrapper {
  background: rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: relative;
  bottom: 0;
  width: 100%;
}
.lt-ie9 #stage .banner .wrapper {
  background: transparent;
  filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
  zoom: 1;
}
#stage .banner .wrapper h1 {
  color: #fff;
  padding: 10px 0;
  font-size: 1rem;
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  #stage .slider .item > .container {
    position: relative;
  }
  #stage .slider .item .text {
    bottom: 100px;
    left: 15px;
    width: auto;
    background: rgba(255, 255, 255, 0.85);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0.85)));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%);
    font-size: 1rem;
  }
  .lt-ie9 #stage .slider .item .text {
    background: transparent;
    filter: /* Sorry, can not do JavaScript evaluation in PHP... :( */;
    zoom: 1;
  }
  #stage .slider .item .text .wrapper {
    position: relative;
    padding-bottom: 25px;
  }
  #stage .slider .item .text .wrapper .btn-secondary {
    position: absolute;
    bottom: -30px;
    left: 15px;
    height: 60px;
    line-height: 60px;
    padding: 0 1rem;
  }
  #stage .slider .item .text .wrapper .btn-secondary:after {
    height: 60px;
    line-height: 63px;
    /* font awesome baseline fix */
  }
  #stage .slider .item .text.fredericka-font {
    bottom: 16px;
  }
  #stage .banner .wrapper {
    position: absolute;
  }
  #stage .banner .wrapper .title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 992px) {
  #stage .slideshow .owl-nav {
    bottom: 0;
  }
  #stage .slideshow .owl-item {
    height: 350px;
  }
  #stage .slideshow__item {
    display: flex;
    height: 100%;
  }
  #stage .slideshow__item__caption {
    flex: 0 0 auto;
    width: 300px;
    height: 100%;
    font-size: 1.4rem;
  }
  #stage .slideshow__item__image {
    flex: 1 1 auto;
    height: 100%;
    background-size: cover;
    background-position: center;
  }
  #stage .slideshow__item__image img {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  #stage .slider .item .text.fredericka-font {
    font-size: 1.8rem;
  }
  #stage .slideshow__item__caption {
    width: 400px;
    padding: 30px;
    font-size: 1.8rem;
  }
  #stage .slideshow--notterkran .slideshow__item__caption {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1400px) {
  #stage .slideshow .owl-item {
    height: 450px;
  }
}
@media screen and (min-width: 1600px) {
  #stage .slideshow .owl-item {
    height: 500px;
  }
}
@media screen and (min-width: 1750px) {
  #stage .slider .item .text {
    bottom: 200px;
  }
}
.social-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.social-navigation li {
  font-size: 2.5rem;
  color: #fff;
  margin-right: 5px;
}
.social-navigation li a {
  color: #fff;
}
#header .social-navigation {
  margin-left: 15px;
}
#header .social-navigation li {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .social-navigation {
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
  }
}
#footer .logos {
  max-width: 200px;
}
#footer .logos .swiso {
  max-width: 80px;
}
#footer .logos .sbfi {
  max-width: 80px;
}
#footer .logos .hfs {
  max-width: 100%;
  height: auto;
  margin-top: 1rem;
}
#footer .logos .astag {
  max-width: 100%;
  height: auto;
  margin-top: 1rem;
}
.image-text-slider {
  padding: 0 35px;
}
.image-text-slider .owl-nav {
  top: 50%;
  bottom: auto;
  left: 0;
  right: 0;
  width: auto;
}
.image-text-slider .owl-nav > button.owl-prev,
.image-text-slider .owl-nav > button.owl-next {
  transform: translateY(-50%);
  position: absolute;
  top: 0;
}
.image-text-slider .owl-nav > button.owl-prev {
  left: -35px;
}
.image-text-slider .owl-nav > button.owl-next {
  right: -35px;
}
.image-text-slider-item__image {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .image-text-slider {
    padding: 0 50px;
  }
  .image-text-slider .owl-nav > button.owl-prev {
    left: -15px;
  }
  .image-text-slider .owl-nav > button.owl-next {
    right: -15px;
  }
}
@media (min-width: 992px) {
  .image-text-slider-item {
    display: flex;
  }
  .image-text-slider-item__image {
    flex: 0 0 auto;
    width: 300px;
    margin-bottom: 0;
  }
  .image-text-slider-item__image--left {
    padding-right: 30px;
  }
  .image-text-slider-item__image--right {
    order: 2;
    padding-left: 30px;
  }
  .image-text-slider-item__body {
    flex: 1 1 auto;
  }
}
@media (min-width: 1200px) {
  .image-text-slider-item__image {
    width: 500px;
  }
}
@media (min-width: 1400px) {
  .image-text-slider {
    padding: 0;
  }
  .image-text-slider .owl-nav > button.owl-prev {
    left: -70px;
  }
  .image-text-slider .owl-nav > button.owl-next {
    right: -70px;
  }
}
.nav-tabs {
  margin-left: 0 !important;
}
.nav-tabs .nav-link {
  border-radius: 0;
  background-color: #e6e6e6;
}
.nav-tabs .nav-link:focus {
  outline: 0;
}
.tab-content > .tab-pane {
  padding: 1rem;
}
.captcha-number-1--plus:after {
  content: ' + ';
}
.captcha-number-1--minus:after {
  content: ' - ';
}
.filter button {
  display: inline-block;
  margin: 0 1rem 1rem 0;
  padding: .5rem 1rem;
  border: 1px solid #435869;
  background-color: transparent;
  cursor: pointer;
}
.filter button:hover,
.filter button.active {
  background-color: #435869;
  color: #fff;
  outline: 0;
}
.employee-list {
  --columns: 1;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  gap: 2rem;
}
.employee-list-item {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  border: 1px solid #435869;
}
.employee-list-item__image {
  flex: 0 0 auto;
}
.employee-list-item__data {
  flex: 1 1 auto;
}
.employee-list-item__contact {
  flex: 0 0 auto;
}
.employee-list-item__contact a[href^="tel:"] {
  color: #43596a;
}
@media screen and (min-width: 576px) {
  .employee-list {
    --columns: 2;
    gap: 1rem;
  }
  .employee-list-item {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .employee-list {
    --columns: 3;
  }
}
@media screen and (min-width: 1200px) {
  .employee-list {
    --columns: 4;
  }
}
.landingpage-stage {
  margin-top: -2rem;
  padding-bottom: 1rem;
  background-color: #435869;
  background-size: cover;
  background-position: center;
}
.landingpage-stage__image {
  padding: 3rem 0 1rem 0;
}
.landingpage-stage__image img {
  width: 100%;
  height: auto;
}
.landingpage-stage__form {
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #a4a4a4;
}
@media screen and (min-width: 576px) {
  .landingpage-stage {
    padding-bottom: 3rem;
  }
  .landingpage-stage__image {
    padding: 3rem 0;
  }
  .landingpage-stage__form {
    padding: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .landingpage-stage {
    margin-bottom: 8rem;
    padding: 3rem 0 1rem 0;
  }
  .landingpage-stage__image {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    padding: 0;
  }
  .landingpage-stage .container {
    margin-bottom: -5rem;
  }
}
@media screen and (min-width: 1200px) {
  .landingpage-stage__form {
    padding: 3rem;
  }
}
.ccm-optin {
  padding: 1rem;
  background-color: #f2f2f2;
}
a:hover {
  text-decoration: none;
}
.todo {
  color: #f03ad6;
}
/* GLOBAL STYLES */
.text-highlight-color {
  color: #e60000;
}
#cookie-popup {
  display: none;
  position: static;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.25;
}
#cookie-popup a {
  color: #fff;
  text-decoration: underline;
}
#cookie-popup .btn {
  margin-top: 15px;
  margin-right: 0;
}
#cookie-popup .btn:after {
  content: none;
}
#cookie-popup .btn:hover {
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  #cookie-popup .btn {
    margin-top: 0;
    float: right;
  }
  #cookie-popup .btn:after {
    content: none;
  }
}
