@font-face {
  font-family: 'August';
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/August-Bold.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/August-Bold.otf') format('opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/August-Bold.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/August-Bold.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/August-Bold.svg#August-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-regular.eot');
  src: local('PT Sans'), local('PTSans-Regular'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-regular.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-regular.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-regular.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-regular.svg#PTSans') format('svg');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-700.eot');
  src: local('PT Sans Bold'), local('PTSans-Bold'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-700.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-700.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-700.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-700.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/pt-sans-v11-latin-700.svg#PTSans') format('svg');
}
@font-face {
  font-family: 'icomoon';
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/icomoon.eot?u2s0h6');
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/icomoon.eot?u2s0h6#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/icomoon.ttf?u2s0h6') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/icomoon.woff?u2s0h6') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/icomoon.svg?u2s0h6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
  content: "\e906";
}
.icon-call:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-xing:before {
  content: "\e905";
}
html,
body {
  font-size: 18px;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
@media screen and (max-width: 991px) {
  html,
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 359px) {
  html,
  body {
    font-size: 12px;
  }
}
body {
  font-family: 'PT Sans', sans-serif;
  overflow-x: hidden;
  font-weight: 400;
  background: #ffffff;
  color: #2f2328;
  padding-top: 0px;
  position: relative;
}
.pagebackground {
  display: none;
  height: 40em;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  background-position: top right;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
a {
  word-wrap: break-word;
}
.container-fluid {
  max-width: 1600px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.container-fluid.reallysmall {
  max-width: 945px;
}
.specialfont {
  font-family: "August";
  font-weight: 400;
}
.btn {
  color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 1rem;
  font-weight: 400;
  border: none;
  background-color: #22559f;
  display: inline-block;
  position: relative;
  line-height: 30px;
  padding: 10px 25px;
  text-decoration: none;
}
.btn:hover {
  color: #cccccc;
}
.d-btn {
  color: #ffffff;
  background-color: #22559f;
  text-decoration: none;
  padding: 0.2em 1em;
}
.btn-white {
  border: 2px solid #ffffff;
  background-color: transparent;
}
.transition( all 0.6s ease-out)

  .btn-white:hover span {
  color: #ffffff;
  background-color: rgba(255,255,255,0.5);
}
.btn-ani {
  overflow: hidden;
  transition: all .1s ease-out;
  background-repeat: no-repeat;
}
.btn-ani:after {
  display: block;
  transition: all .1s ease-out;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url('/typo3conf/ext/sf_template/Resources/Public/img/lineargardient_1.svg');
  background-size: 120% 100%;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.btn-ani span {
  color: #ffffff;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  transition: all .6s ease-out;
  z-index: 2;
  position: relative;
}
.btn-ani:hover:after {
  right: 100%;
  transition: all .5s ease-out;
}
.btn-ani:hover span {
  color: white;
}
.gradientHorz {
  background: #0f1b5f;
  background: -moz-linear-gradient(left,#0f1b5f 0%,#c5007b 100%);
  background: -webkit-linear-gradient(left,#0f1b5f 0%,#c5007b 100%);
  background: linear-gradient(to right,#0f1b5f 0%,#c5007b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f1b5f',endColorstr='#c5007b',GradientType=1);
}
.gradientVert {
  background: #0f1b5f;
  background: -moz-linear-gradient(top,#0f1b5f 0%,#c5007b 100%);
  background: -webkit-linear-gradient(top,#0f1b5f 0%,#c5007b 100%);
  background: linear-gradient(to bottom,#0f1b5f 0%,#c5007b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f1b5f',endColorstr='#c5007b',GradientType=0);
}
.nogaprow {
  margin-left: 0;
  margin-right: 0;
}
.nogaprow > div {
  padding-left: 0;
  padding-right: 0;
}
h1,
h2,
h3 {
  margin-top: 0;
  line-height: 1em;
}
.bigtitle {
  font-size: 5rem;
  color: #22559f;
  font-family: "August";
  font-weight: 400;
  line-height: 1em;
}
@media screen and (max-width: 639px) {
  .bigtitle {
    font-size: 3rem;
  }
}
h1 {
  margin-bottom: 2em;
  font-size: 72px;
  margin-bottom: 40px;
  line-height: 1.05em;
}
h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 1em;
}
.bluetext {
  color: #22559f;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 639px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 24px;
  }
}
a {
  color: #22559f;
  text-decoration: none;
}
.roundedbtn {
  background: transparent;
  color: #22559f;
  border: 2px solid #22559f;
  font-size: 20px;
  padding: 7px 50px;
  display: inline-block;
  text-transform: none;
  text-shadow: none;
  -webkit-transition: background-color 500ms ease-out, color 500ms ease-out;
  -o-transition: background-color 500ms ease-out, color 500ms ease-out;
  transition: background-color 500ms ease-out, color 500ms ease-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.roundedbtn:hover {
  color: #ffffff;
  background-color: #22559f;
  text-decoration: none;
}
.roundedbtn:focus {
  text-decoration: none;
}
@media screen and (max-width: 639px) {
  .roundedbtn {
    font-size: 16px;
  }
}
.hasredbar:after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 60px;
  height: 4px;
  background-color: #22559f;
}
.hasRedBox:before,
.hasRedBox:after {
  content: "";
  display: block;
  width: 360px;
  height: 54px;
  border: 5px solid #22559f;
  margin: 20px auto 20px auto;
}
.hasRedBox:before {
  border-bottom: none;
}
.hasRedBox:after {
  border-top: none;
}
p,
ol {
  margin-bottom: 20px;
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.6,.6,.6);
    transform: scale3d(.6,.6,.6);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.6,.6,.6);
    transform: scale3d(.6,.6,.6);
  }
  50% {
    opacity: 1;
  }
}
ol {
  margin-bottom: 2rem;
}
ol li {
  margin-bottom: 0.5rem;
}
a.scroll-top {
  width: 44px;
  height: 44px;
  line-height: 45px;
  color: #22559f;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  display: inline;
  opacity: 0;
  right: 20px;
  bottom: 80px;
  z-index: 99;
  background-color: #ffffff;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  pointer-events: none;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
a.scroll-top svg {
  height: 80%;
  width: 80%;
}
@media screen and (max-width: 767px) {
  a.scroll-top {
    bottom: 2rem;
    right: 0;
    border-radius: 5px 0 0 5px;
    display: none;
  }
}
.scrollheader a.scroll-top {
  opacity: 1;
  pointer-events: auto;
}
.ciHeader {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
}
.ciHeader:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.htmlvideomodal {
  width: 100%;
  display: block;
  height: auto;
  margin: 3rem 0;
  border: solid 5px #dbdbdb;
}
.htmlvideomodal img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 640px) {
  .htmlvideomodal {
    border-width: 3rem;
  }
}
.ctype-text {
  margin-bottom: 100px;
}
.ctype-text ul,
.modal-dialog ul,
.claimbox ul {
  list-style: none;
  padding-left: 0;
}
.ctype-text ul li,
.modal-dialog ul li,
.claimbox ul li {
  position: relative;
  padding-left: 1.5rem;
}
.ctype-text ul li::before,
.modal-dialog ul li::before,
.claimbox ul li::before {
  content: "\25A0";
  color: #22559f;
  font-weight: bold;
  display: block;
  width: 1em;
  position: absolute;
  left: 0;
  top: 0em;
}
.contentwrap {
  overflow: hidden;
  width: 100%;
}
.ciHeader + .subheader {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
.claim {
  background-color: #22559f;
  padding: 2rem;
  color: #ffffff;
  display: flex;
  font-family: "August";
  font-weight: 400;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-basis: 40%;
  overflow: hidden;
}
.claim .hash {
  font-size: 13.888889rem;
  line-height: 1em;
  padding-right: 1rem;
  z-index: 1;
}
.claim .inner {
  z-index: 1;
  position: relative;
  display: flex;
}
.claim .claimtext {
  font-size: 3.333333rem;
  z-index: 1;
}
.claim .claimtext .cite {
  display: block;
  font-size: 1rem;
  font-family: "PT Sans";
}
@media screen and (max-width: 539px) {
  .claim .hash {
    font-size: 7rem;
  }
  .claim .claimtext br {
    display: none;
  }
}
.claim:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #3378be;
  background: radial-gradient(circle,#4e87d9 0%,#22559f 80%);
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: scale(2) translate(25%,-25%);
  -moz-transform: scale(2) translate(25%,-25%);
  -o-transform: scale(2) translate(25%,-25%);
  transform: scale(2) translate(25%,-25%);
}
.claimbox {
  display: flex;
  justify-content: flex-end;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
  margin-bottom: 100px;
}
.claimbox .picholder,
.claimbox .textholder {
  position: absolute;
  background-size: cover;
  background-position: center center;
  display: block;
  left: 0;
  top: 0;
  width: 78%;
  height: 100%;
  z-index: 1;
}
.claimbox .textholder {
  background-color: #e5e5e5;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 25% 1rem 2.6667rem;
}
@media screen and (max-width: 991px) {
  .claimbox .picholder {
    width: 68%;
  }
  .claimbox .claim {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767px) {
  .claimbox {
    display: block;
    position: relative;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 15rem;
  }
  .claimbox .picholder {
    width: 100%;
    height: 30rem;
    position: relative;
    left: unset;
    top: 0;
  }
  .claimbox .claim {
    width: 50%;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -o-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
  }
}
@media screen and (max-width: 767px) {
  .claimbox .claim {
    width: 75%;
  }
}
.quotebox {
  margin-bottom: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quotebox .claim {
  width: 80%;
  max-width: 30rem;
  margin-bottom: -5rem;
  align-items: start;
  justify-content: center;
}
.quotebox .claim .hash {
  display: block;
  font-size: 1rem;
}
.quotebox .claim .hash svg {
  width: 3rem;
}
.quotebox .claim .hash svg * {
  fill: #ffffff;
}
.quotebox .claim .claimtext {
  font-size: 3rem;
}
@media screen and (max-width: 539px) {
  .quotebox .claim .claimtext br {
    display: none;
  }
}
.quotebox .textholder {
  height: auto;
  padding: 7rem 1rem 2.6667rem 1rem;
  background: #eeeeee;
  background: -moz-linear-gradient(45deg,#eeeeee 0%,#cccccc 100%);
  background: -webkit-linear-gradient(45deg,#eeeeee 0%,#cccccc 100%);
  background: linear-gradient(45deg,#eeeeee 0%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=1);
}
.quotebox .textholder h3 {
  margin-bottom: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .quotebox {
    flex-direction: row-reverse;
  }
  .quotebox .claim {
    margin: 0 0 0 -5rem;
    min-height: 100px;
    flex-basis: 30rem;
    flex-shrink: 0;
    flex-grow: 0;
    align-items: center;
  }
  .quotebox .textholder {
    padding: 3rem 7rem 3rem 2.6667rem;
    min-height: 100%;
    display: flex;
    align-items: center;
  }
}
.faqcordion {
  margin-bottom: 6rem;
}
.faqcordion .faqtext {
  margin-bottom: 3.888889rem;
}
.faqcordion .accordion .card {
  border: none;
  border-top: 2px solid #abaaa8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.faqcordion .accordion .card:last-child {
  border-bottom: 2px solid #abaaa8;
}
.faqcordion .accordion .card .card-header {
  background: none;
  padding: 0;
}
.faqcordion .accordion .card .card-header .card-title {
  padding: 1rem 0;
  font-family: "PT Sans";
  font-size: 1rem;
  margin-bottom: 0;
}
.faqcordion .accordion .card .card-header .card-title .toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.faqcordion .accordion .card .card-header .card-title .toggle p {
  margin-bottom: 0;
}
.faqcordion .accordion .card .card-header .card-title .toggle .icon {
  color: #22559f;
  -webkit-transition: 250ms all ease-out;
  -moz-transition: 250ms all ease-out;
  -o-transition: 250ms all ease-out;
  transition: 250ms all ease-out;
  font-family: "August";
  font-weight: 400;
  font-size: 3rem;
  margin-right: 1rem;
  margin-left: 1rem;
}
.faqcordion .accordion .card .card-header .card-title .toggle .iconplus {
  display: none;
}
.faqcordion .accordion .card .card-header .card-title .toggle .iconminus {
  display: block;
}
.faqcordion .accordion .card .card-header .card-title .toggle.collapsed .iconplus {
  display: block;
}
.faqcordion .accordion .card .card-header .card-title .toggle.collapsed .iconminus {
  display: none;
}
.faqcordion .accordion .card .card-body {
  padding: 1rem 0;
}
.contactbox {
  background: #22559f;
  padding: 2.666667rem;
  padding-right: 0;
  color: #ffffff;
  margin-bottom: 100px;
  background: linear-gradient(90deg,#22559f 0%,#22559f 38%,#357cc3 100%);
}
.contactbox:before {
  content: "";
  background: #ffffff;
  width: 20rem;
  height: 102%;
  position: absolute;
  right: 0;
  top: -1%;
  z-index: 0;
  transform-origin: top left;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
}
.contactbox .inner {
  position: relative;
  z-index: 10;
  padding: 1.333rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #22559f;
  background: #22559f;
  background: linear-gradient(90deg,#22559f 0%,#22559f 38%,#357cc3 100%);
  -webkit-box-shadow: 0 0 20px #22559f;
  box-shadow: 0 0 20px #22559f;
}
.contactbox .inner .content-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 2;
}
.contactbox .inner .content-side .title {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
  color: #ffffff;
}
.contactbox .inner .content-side .title:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.contactbox .inner .content-side .title:after {
  background: #abaaa8;
}
.contactbox .inner .content {
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
}
.contactbox .inner .content .cb-textwrap {
  padding-left: 2rem;
  padding-right: 2rem;
}
.contactbox .inner .content .cb-textwrap .btn {
  background-color: #193b68;
}
.contactbox .inner .content .cb-textwrap a {
  color: #ffffff;
  text-decoration: underline;
}
.contactbox .inner .picside {
  flex-basis: 50%;
  flex-shrink: 1;
  flex-grow: 1;
}
.contactbox .inner .picside img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1399px) {
  .contactbox .inner .content {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 30px;
  }
  .contactbox .inner .content .cb-imgwrap {
    margin-bottom: 30px;
  }
  .contactbox .inner .content .cb-imgwrap img {
    width: 100%;
    height: auto;
  }
  .contactbox .inner .content .cb-textwrap {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .contactbox {
    padding-left: 0;
  }
  .contactbox .inner {
    flex-direction: column;
  }
}
.frame-greybox {
  background-color: #dbdbdb;
  margin-bottom: 100px;
  padding-top: 100px;
}
@media screen and (max-width: 1023px) {
  .frame-greybox {
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
.flowchart .inner {
  display: flex;
  margin-bottom: 100px;
  align-items: center;
}
.flowchart .claim {
  background-color: #22559f;
  padding: 2rem 2rem;
  color: #ffffff;
  display: flex;
  font-family: "August";
  font-weight: 400;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-basis: 40%;
  margin-right: 2rem;
}
.flowchart .claim .hash {
  font-size: 13.888889rem;
  line-height: 1em;
}
.flowchart .claim .claimtext {
  font-size: 3.333333rem;
}
.flowchart .fc-pic img {
  width: 100%;
  height: auto;
}
.flowchart .mobile-slider {
  display: none;
  width: 100%;
}
.flowchart .mobile-slider .slideitem {
  background-color: green;
  height: 20rem;
  position: relative;
}
.flowchart .mobile-slider .slideitem .miniclaim {
  background: #abaaa8;
  border: 3px solid #193b68;
  width: 10rem;
  height: 10rem;
  position: absolute;
  left: 2rem;
  top: 2rem;
}
.flowchart .mobile-slider .slideitem .miniclaim .mininumber {
  display: block;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-family: "August";
  font-weight: 400;
}
.flowchart .mobile-slider .slideitem .minitext {
  width: 100%;
}
@media screen and (max-width: 1399px) {
  .flowchart .claim .hash {
    font-size: 6rem;
  }
  .flowchart .claim .claimtext {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .flowchart {
    margin-bottom: 50px;
  }
  .flowchart .inner {
    flex-direction: column;
  }
  .flowchart .inner .fc-pic {
    display: none;
  }
  .flowchart .inner .mobile-slider {
    display: none;
  }
  .flowchart .inner .claim {
    margin-bottom: 2rem;
    margin-right: 0;
  }
}
@media screen and (max-width: 539px) {
  .flowchart .claim .claimtext br {
    display: inline;
  }
}
.contactlist {
  margin: 1rem 0 3rem;
  display: flex;
  flex-wrap: wrap;
}
.contactlist a {
  display: block;
  margin-bottom: 30px;
  margin-right: 2rem;
  padding-left: 50px;
  position: relative;
}
.contactlist [class^="icon"] {
  padding: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #22559f;
  color: white;
  font-size: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
.productrowwrap .category-menu-view {
  margin-bottom: 25px;
}
.productrowwrap .category-menu-view li {
  border: none;
  margin-right: 2rem;
}
.productrowwrap .category-menu-view li a {
  cursor: pointer;
}
.productrowwrap .category-menu-view li label {
  display: inline-block;
  padding-left: 0.4rem;
}
.productrowwrap .category-menu-view li :checked+label {
  color: #22559f;
  font-weight: 700;
}
.productsrow {
  margin-left: -2.777778rem;
  margin-right: -2.777778rem;
  margin-bottom: 3rem;
}
.productsrow .product {
  padding-left: 2.777778rem;
  padding-right: 2.777778rem;
  margin-bottom: 3.777778rem;
  float: left;
  width: 50%;
}
@media screen and (min-width: 640px) {
  .productsrow .product {
    width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .productsrow .product {
    width: 25%;
  }
}
@media screen and (min-width: 1300px) {
  .productsrow .product {
    width: 20%;
  }
}
.productsrow .product .p-picwrap {
  position: relative;
  margin-bottom: 1rem;
}
.productsrow .product .p-picwrap:before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  background-color: #22559f;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.productsrow .product .p-picwrap img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 10;
}
.productsrow .product .p-title {
  font-size: 1.333333rem;
  line-height: 1em;
}
.productsrow .product .shortdesc {
  display: block;
  margin-bottom: 20px;
}
.productsrow .product .buttonalign {
  display: flex;
  justify-content: flex-end;
}
.productsrow .product .p-more-link,
.productsrow .product .p-inq-link {
  font-size: 1rem;
  color: #ffffff;
  background-color: #22559f;
  cursor: pointer;
}
.productsrow .product .p-inq-link {
  background-color: #193b68;
}
@media screen and (max-width: 479px) {
  .productsrow {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .productsrow > .product {
    padding: 1rem;
    margin-bottom: 0;
  }
  .productsrow > .product .buttonalign {
    justify-content: flex-start;
  }
}
.productmodal .modal-dialog {
  max-width: 945px;
}
.productmodal .modal-dialog .modal-header {
  padding: 4.444444rem 2.222222rem 0 2.2222rem;
}
.productmodal .modal-dialog .modal-header .modal-title {
  font-size: 3.333333rem;
  font-family: "August";
  font-weight: 400;
}
.productmodal .modal-dialog .modal-content {
  border: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  background-color: #e5e5e5;
}
.productmodal .modal-dialog .modal-content .modaltablewrap {
  margin-top: 3rem;
  margin-bottom: 3rem;
  overflow: auto;
}
.productmodal .modal-dialog .modal-content table {
  font-size: 0.7rem;
  border-collapse: collapse;
}
.productmodal .modal-dialog .modal-content table th,
.productmodal .modal-dialog .modal-content table td {
  border: 1px solid #cccccc;
  padding: 5px 5px;
}
.productmodal .modal-dialog .modal-content table th {
  font-weight: 700;
}
.productmodal .modal-dialog .modal-content table td {
  background-color: #ffffff;
}
.productmodal .modal-dialog .modal-content table tr:nth-child(even) td {
  background-color: #e5ecf7;
}
.tripletext {
  margin-bottom: 5.555556rem;
}
.tripletext .tt-intro {
  margin-bottom: 2.777778rem;
}
.tripletext .tt-cols {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.tripletext .tt-cols div[class^="col-"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tripletext .tt-title {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
}
.tripletext .tt-title:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.tripletext .titlebox {
  background-color: #22559f;
  display: block;
  color: #ffffff;
  font-family: "August";
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 1.578947rem;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.tripletext .titlebox h4 {
  padding: 0 0.5em;
}
.tripletext .titlebox > * {
  font-size: 3.333333rem;
  display: inline-block;
}
.tripletext a.titlebox:hover {
  text-decoration: none;
  background-color: #2b6bc9;
}
.textpic {
  margin-bottom: 2.777778rem;
}
.textpic .tp-title {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
}
.textpic .tp-title:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.textpic .d-flex {
  margin-left: -15px;
  margin-right: -15px;
}
.textpic .d-flex > div {
  flex-basis: 50%;
  padding: 0 15px;
}
.textpic .d-flex.layout2 .tp-pic {
  flex-basis: 33.33%;
}
.textpic .d-flex.layout2 .tp-text {
  flex-basis: 66.66%;
}
@media screen and (max-width: 767px) {
  .textpic .d-flex > div {
    flex-basis: 100% !important;
    flex-direction: column;
  }
}
.textpic img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.textonblue {
  background: #22559f;
  color: white;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  display: inline-block;
  -webkit-transform: translateX(-0.5rem);
  -moz-transform: translateX(-0.5rem);
  -o-transform: translateX(-0.5rem);
  transform: translateX(-0.5rem);
}
.refslider {
  background: #22559f;
  position: relative;
  padding: 2.666667rem;
  padding-right: 0;
  color: #ffffff;
  margin-bottom: 100px;
  background: linear-gradient(90deg,#22559f 0%,#22559f 38%,#357cc3 100%);
}
.refslider:before {
  content: "";
  background: #ffffff;
  width: 20rem;
  height: 102%;
  position: absolute;
  right: 0;
  top: -1%;
  z-index: 0;
  transform-origin: top left;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
}
@media screen and (max-width: 1023px) {
  .refslider {
    padding-left: 0;
  }
  .refslider:before {
    width: 10rem;
  }
}
.refslider .inner {
  position: relative;
  z-index: 10;
  padding: 1.333rem;
  width: 100%;
  display: flex;
  justify-content: stretch;
  background-color: #22559f;
  background: #22559f;
  background: linear-gradient(90deg,#22559f 0%,#22559f 38%,#357cc3 100%);
  -webkit-box-shadow: 0 0 20px #22559f;
  box-shadow: 0 0 20px #22559f;
}
.refslider .inner .fs-title {
  display: none;
}
.refslider .inner .owl-stage-outer,
.refslider .inner .owl-stage,
.refslider .inner .owl-item {
  height: 100%;
}
.refslider .inner .slideitem {
  overflow: hidden;
  height: 100%;
  position: relative;
}
.refslider .inner .slideitem .picside,
.refslider .inner .slideitem .contentside {
  height: 100%;
  width: 50%;
  float: left;
  position: relative;
}
.refslider .inner .slideitem .picside {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.refslider .inner .slideitem .picside .picposition {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
.refslider .inner .slideitem .picside img {
  height: auto;
}
.refslider .inner .slideitem .picside [data-fancybox-trigger^="refslide"] {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
}
.refslider .inner .slideitem .contentside {
  background-color: #abaaa8;
  color: #2f2328;
  padding: 3rem 3rem 5rem 3rem;
  position: relative;
}
.refslider .inner .slideitem .contentside:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #3378be;
  background: radial-gradient(circle,#ffffff 0%,#dbdbdb 80%);
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: scale(2) translate(25%,-25%);
  -moz-transform: scale(2) translate(25%,-25%);
  -o-transform: scale(2) translate(25%,-25%);
  transform: scale(2) translate(25%,-25%);
}
.refslider .inner .slideitem .contentside .fs-title {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
}
.refslider .inner .slideitem .contentside .fs-title:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.refslider .inner .slideitem .contentside .fs-text {
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .refslider .inner .slideitem .picside {
    height: 20rem;
    width: 100%;
    position: relative;
    z-index: 10;
  }
  .refslider .inner .slideitem .contentside {
    width: 100%;
    padding: 2rem 1rem 5rem 1rem;
  }
}
.refslider .inner .owl-nav {
  display: none;
}
.refslider .inner .owl-dots {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  font-family: "August";
  font-weight: 400;
  color: #000000;
  display: flex;
  font-size: 1.4rem;
}
.refslider .inner .owl-dots .owl-dot button {
  display: block;
  border: none;
  padding: 0 0.5rem;
  margin: 0 0.25rem;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.refslider .inner .owl-dots .owl-dot.active button {
  color: #ffffff;
}
.parsley-errors-list {
  list-style: none;
  padding-left: 0;
  font-size: 12px;
  color: #990000;
}
.factstable .tablewrap {
  width: 100%;
  overflow: auto;
  margin-bottom: 150px;
}
.factstable table {
  width: 100%;
  min-width: 500px;
}
.factstable table th {
  font-size: 1.4rem;
}
.factstable table th:first-child {
  width: 40%;
}
.factstable table td,
.factstable table th {
  padding: 10px 15px;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  vertical-align: middle;
  border-left: 3px solid #ffffff;
}
.factstable table td:first-child,
.factstable table th:first-child {
  text-align: left;
}
.factstable table td svg,
.factstable table th svg {
  height: 1.4rem;
  width: auto;
}
.factstable table td svg *,
.factstable table th svg * {
  fill: #008800;
}
.factstable table td svg.bi-x *,
.factstable table th svg.bi-x * {
  fill: #880000;
}
.factstable table .label {
  font-weight: 700;
  font-size: 0.9rem;
}
.factstable table .data {
  font-size: 0.7rem;
}
.factstable table th {
  border-bottom: 1px solid #ffffff;
}
.factstable table tr:nth-child(odd) td,
.factstable table tr:nth-child(odd) th {
  background-color: #f4f6f8;
}
.factstable table tr:nth-child(even) td,
.factstable table tr:nth-child(even) th {
  background-color: #fafbfc;
}
.factstable table .btnrow td {
  background: none !important;
  padding-top: 2rem;
}
.factstable table .btnrow td .btn {
  font-family: inherit;
  font-size: 1rem;
  padding: 5px 15px;
}
.tx-maps2 {
  margin-bottom: 100px;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.leaflet-popup .imagesWrapper {
  margin-bottom: 20px;
  line-height: 1.2em;
}
.leaflet-popup .titleWrapper {
  font-size: 1rem;
}
.leaflet-popup .infoWindowContent .btn {
  font-size: 1rem;
  color: #ffffff;
  font-family: "PT Sans";
  padding: 0px 15px;
}
.leaflet-popup-content {
  margin: 35px 15px 15px 15px;
}
.leaflet-container a.leaflet-popup-close-button {
  font-size: 1rem;
  padding: 15px 30px 0 0;
}
#pricemodal .modal-dialog {
  max-width: 600px;
}
.teamlist {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
}
.teamlist > div {
  padding-left: 1rem;
  padding-right: 1rem;
}
.teamlist > .person {
  flex-basis: 33.33%;
  padding: 1rem 1rem 2rem 1rem;
  flex-shrink: 0;
  flex-grow: 0;
}
@media screen and (max-width: 767px) {
  .teamlist > .person {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 479px) {
  .teamlist > .person {
    flex-basis: 100%;
  }
}
.teamlist > .person .inner {
  background-color: #f4f4f4;
  padding: 1rem;
  background: #f5f5f5;
  background: linear-gradient(0deg,#f5f5f5 0%,#ffffff 50%);
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-transition: all 1000ms ease-out;
  -moz-transition: all 1000ms ease-out;
  -o-transition: all 1000ms ease-out;
  transition: all 1000ms ease-out;
}
.teamlist > .person .inner:hover {
  background: #ffffff;
}
.teamlist > .person .inner figure {
  width: 80%;
  margin: 0 auto 2rem auto;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.teamlist > .person .inner figure img {
  width: 100%;
  height: auto;
}
.teamlist > .person .inner .textblock {
  text-align: center;
}
.teamlist > .person .inner .textblock .who {
  padding-bottom: 1rem;
}
.teamlist > .person .inner .textblock .who > span {
  display: block;
}
.teamlist > .person .inner .textblock .name {
  font-family: "August";
  font-weight: 400;
  color: #22559f;
  font-size: 2rem;
}
.teamlist > .person .inner .textblock .position {
  margin-bottom: 0rem;
}
.teamlist > .person .inner .textblock .who .teltext {
  font-size: 0.8rem;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .teamlist > .person .inner .textblock .who .teltext {
    display: none;
  }
}
.teamlist > .person .inner .textblock .contactlinks {
  display: flex;
  justify-content: center;
}
.teamlist > .person .inner .textblock .contactlinks a {
  display: block;
  color: #ffffff;
  background-color: #193b68;
  font-size: 1.5rem;
  height: 2rem;
  line-height: 2rem;
  width: 2rem;
  text-align: center;
  margin: 0 .2rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.teamlist > .person .inner .textblock .contactlinks a:hover {
  text-decoration: none;
}
.companychart {
  margin-bottom: 3rem;
}
.companychart .companylogo {
  text-align: center;
  margin-top: 1rem;
}
.companychart .companylogo img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto 1rem auto;
  height: auto;
}
.companychart .cc-text {
  margin-bottom: 3rem;
  text-align: center;
}
.companychart .acolumn {
  margin-bottom: 2rem;
}
.companychart .acolumn .inner {
  border-top: 5px solid #d50920;
  background-color: #f4f4f4;
  padding: 1.5rem 1rem;
}
.companychart .acolumn .inner .textbox {
  margin-bottom: 2rem;
}
.companychart .acolumn .inner img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.companychart .acolumn:nth-child(2) .inner {
  border-color: #009b8f;
}
.companychart .acolumn:nth-child(3) .inner {
  border-color: #22559f;
}
.ce-uploads {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem 0;
}
.ce-uploads li {
  padding-left: 3rem;
  position: relative;
  margin-bottom: 2rem;
}
.ce-uploads li > img {
  position: absolute;
  left: 0;
  top: 0;
}
.ce-uploads li > img.fileicon_pdf {
  width: 2rem;
  height: auto;
}
.ce-uploads li a {
  display: block;
  font-size: 1.4rem;
}
.ce-image .ce-gallery .ce-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.ce-image .ce-gallery .ce-row .ce-column {
  width: 100%;
  flex: 1 1 100%;
  margin: 0 0 1rem 0;
}
.ce-image .ce-gallery .ce-row .ce-column img {
  width: 100%;
  height: auto;
}
.ce-image .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
  width: calc(50% - 0.5rem);
  flex: 0 0 calc(50% - 0.5rem);
}
.ce-image .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
  width: calc(33.3333% - 0.6666667rem);
  flex: 0 0 calc(33.3333% - 0.666667rem);
}
.ce-image .ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
  width: calc(25% - 0.75rem);
  flex: 0 0 calc(25% - 0.75rem);
}
.socialmediaicons {
  display: flex;
}
.socialmediaicons a {
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 0.5rem;
  line-height: 0;
}
.socialmediaicons a:last-child {
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .pageheader {
    position: fixed;
    width: 100%;
    z-index: 401;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pageheader .navbar {
    display: flex;
    justify-content: stretch;
  }
  .pageheader .navbar .navbar-brand {
    width: 12rem;
    height: auto;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    flex-shrink: 0;
  }
  .pageheader .navbar .navbar-brand img {
    width: 100%;
    height: auto;
  }
  .pageheader .navbar a {
    color: #ffffff;
    text-decoration: none;
    outline: none;
    font-size: 1.333333rem;
  }
  .pageheader .navbar .navbar-collapse {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .pageheader .navbar .servicebar {
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    margin-bottom: 0rem;
    margin-top: 2rem;
  }
  .pageheader .navbar .servicebar ul {
    display: flex;
    list-style: none;
    align-items: center;
  }
  .pageheader .navbar .servicebar ul li {
    margin-right: 1rem;
  }
  .pageheader .navbar .servicebar ul span[class^=icon] {
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: middle;
  }
  .pageheader .navbar .servicebar ul .linktext {
    font-size: 1rem;
  }
  .pageheader .navbar .servicebar ul .searchlink form {
    display: inline-block;
  }
  .pageheader .navbar .servicebar ul .searchlink form .btn {
    display: none;
  }
  .pageheader .navbar .servicebar ul .searchlink form [type=search] {
    width: 200px;
    height: 36px;
    -webkit-transition: transform 150ms ease-out;
    -moz-transition: transform 150ms ease-out;
    -o-transition: transform 150ms ease-out;
    transition: transform 150ms ease-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: top right;
  }
  .pageheader .navbar .servicebar ul .searchlink form.show {
    vertical-align: middle;
  }
  .pageheader .navbar .servicebar ul .searchlink form.show [type=search] {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  .pageheader .navbar .mainmenu {
    position: relative;
  }
  .pageheader .navbar .mainmenu li {
    display: block;
    position: relative;
  }
  .pageheader .navbar .mainmenu a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .pageheader .navbar .mainmenu a .fxwrap {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .pageheader .navbar .mainmenu a .fxwrap span {
    display: none;
    font-weight: bold;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
  }
  .pageheader .navbar .mainmenu a:hover .fxwrap {
    border-color: #ffffff;
  }
  .pageheader .navbar .mainmenu a:after {
    display: none;
  }
  .pageheader .navbar .mainmenu .thetoggle {
    position: inline-block;
    display: none;
  }
  .pageheader .navbar .mainmenu li:hover a .fxwrap,
  .pageheader .navbar .mainmenu .active a .fxwrap {
    border-color: #ffffff;
  }
  .pageheader .navbar .mainmenu .dropdown-menu {
    background-color: #193b68;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    padding: 0;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    top: 100%;
    margin: 0;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu {
    display: flex;
    flex-wrap: wrap;
    width: 400px;
    padding: 1rem 0rem;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu .subitem {
    display: block;
    width: 400px;
    padding: 0.5rem 1rem;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu .subitem a {
    font-size: 1rem;
    padding: 0;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu .subitem .linktextblock .pagetitle {
    display: inline-block;
    font-size: 1rem;
    line-height: 1em;
    color: #ffffff;
    padding-bottom: 0.25rem;
    margin-bottom: 0.25rem;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu .subitem .linktextblock .abstract {
    display: block;
    font-size: 0.7rem;
    opacity: 1;
    color: rgba(255,255,255,0.5);
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu .subitem:hover .linktextblock .pagetitle {
    border-color: #ffffff;
  }
  .pageheader .navbar .mainmenu li:not(.page_2):not(.page_3) .dropdown-menu .subitem:hover .linktextblock .abstract {
    opacity: 1;
    color: #ffffff;
  }
  .pageheader .navbar .mainmenu li.page_2,
  .pageheader .navbar .mainmenu li.page_3 {
    position: static;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu {
    display: flex;
    flex-wrap: wrap;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem {
    display: flex;
    padding: 1rem;
    flex-grow: 0;
    flex-shrink: 0;
    width: 380px;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem a,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem a {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem .pic,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem .pic {
    flex-grow: 0;
    flex-shrink: 0;
    width: 80px;
    padding-right: 1rem;
    height: auto;
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
    opacity: 0.5;
    margin-top: 0.5rem;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem .pic img,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem .pic img {
    width: 100%;
    height: auto;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem .linktextblock .pagetitle,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem .linktextblock .pagetitle {
    display: inline-block;
    font-size: 1rem;
    line-height: 1em;
    color: #ffffff;
    padding-bottom: 0.25rem;
    margin-bottom: 0.25rem;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem .linktextblock .abstract,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem .linktextblock .abstract {
    display: block;
    font-size: 0.7rem;
    opacity: 1;
    color: rgba(255,255,255,0.5);
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem:hover .pic,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem:hover .pic {
    opacity: 1;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem:hover .linktextblock .pagetitle,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem:hover .linktextblock .pagetitle {
    border-color: #ffffff;
  }
  .pageheader .navbar .mainmenu li.page_2 .dropdown-menu .subitem:hover .linktextblock .abstract,
  .pageheader .navbar .mainmenu li.page_3 .dropdown-menu .subitem:hover .linktextblock .abstract {
    opacity: 1;
    color: #ffffff;
  }
  .pageheader .navbar .mainmenu li:hover .dropdown-menu {
    display: flex;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (min-width: 1200px) and screen and (max-width: 1399px) {
  .pageheader .navbar a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .pageheader .navbar .mainmenu > li:first-child {
    display: none;
  }
}
@media screen and (max-width: 1399px) {
  .pageheader .navbar a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .pageheader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 401;
    width: 100%;
    -webkit-transition: all ease-out 250ms;
    -moz-transition: all ease-out 250ms;
    -o-transition: all ease-out 250ms;
    transition: all ease-out 250ms;
  }
  .navbar {
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
  }
  .navbar .navbar-brand {
    width: 10rem;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .navbar .navbar-brand img {
    width: 100%;
    height: auto;
  }
  .navbar-collapse {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    max-width: 600px;
    padding-top: 10px;
    background: #22559f;
    color: white;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 10px 0;
    height: 100vh;
    overflow-y: auto;
  }
  .navbar-collapse a {
    color: #ffffff;
  }
  .navbar-collapse a .fxwrap span {
    display: none;
  }
  .navbar-collapse .mainmenu {
    margin-top: 1rem;
    padding-bottom: 5rem;
  }
  .navbar-collapse .mainmenu li {
    position: relative;
    display: block;
  }
  .navbar-collapse .mainmenu li.active,
  .navbar-collapse .mainmenu li:hover,
  .navbar-collapse .mainmenu li.show {
    background-color: rgba(255,255,255,0.2);
  }
  .navbar-collapse .mainmenu li.active > a {
    font-weight: 700;
  }
  .navbar-collapse .mainmenu li .subitem.active a {
    font-weight: 700;
  }
  .navbar-collapse .mainmenu li a {
    margin-right: 2.4rem;
  }
  .navbar-collapse .mainmenu li .thetoggle {
    position: absolute;
    right: 1rem;
    top: 0.35rem;
    z-index: 130;
    background: #193b68;
  }
  .navbar-collapse .mainmenu li .thetoggle svg {
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
    width: 2rem;
    height: 2rem;
  }
  .navbar-collapse .mainmenu li .thetoggle[aria-expanded="false"] svg {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .navbar-collapse .servicebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-collapse .servicebar a {
    text-decoration: none;
    font-size: 2rem;
  }
  .navbar-collapse .servicebar #searchtrigger {
    display: none;
  }
  .navbar-collapse .servicebar .navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }
  .navbar-collapse .servicebar .searchlink {
    flex-basis: 100%;
    flex-shrink: 0;
    margin-bottom: 0.5rem;
  }
  .navbar-collapse .servicebar .searchlink form {
    display: flex;
  }
  .navbar-collapse .servicebar .searchlink form .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    width: auto;
  }
  .navbar-collapse .servicebar .searchlink form .btn {
    background-color: transparent !important;
    padding: 0 10px;
  }
  .navbar-collapse .servicebar .phonelink,
  .navbar-collapse .servicebar .maillink {
    display: inline-block;
    font-size: 2rem;
    margin-right: 0.5rem;
    line-height: 0;
  }
  .navbar-collapse .servicebar .phonelink .linktext,
  .navbar-collapse .servicebar .maillink .linktext {
    display: none;
  }
  .navbar-collapse .servicebar .socialmediaicons {
    border-left: 1px solid #ffffff;
    padding-left: 1rem;
    margin-left: 0.5rem;
  }
  .navbar-collapse .nav-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-collapse .nav-item a {
    text-transform: uppercase;
  }
  .navbar-collapse .dropdown-menu {
    background-color: transparent;
    padding: 0;
    border: none;
    padding-left: 30px;
    padding-bottom: 1rem;
  }
  .navbar-collapse .dropdown-menu .pic {
    display: none;
  }
  .navbar-collapse .dropdown-menu .abstract {
    display: none;
  }
  .navbar-collapse .dropdown-menu a {
    display: block;
    text-transform: none;
    padding: 0.25rem 0;
  }
  .showNav {
    overflow: hidden;
  }
  .showNav .navbar {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 359px) {
  .navbar-collapse {
    padding-top: 70px;
  }
  .navbar-brand {
    width: 5rem;
  }
}
.scrollheader .pageheader {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.27);
  box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.27);
}
@media screen and (min-width: 1200px) {
  .scrollheader .pageheader a {
    color: #22559f;
  }
}
.scrollheader .pageheader .navbar .servicebar {
  margin: 0;
}
.scrollheader .pageheader .navbar .navbar-brand {
  width: 8rem;
}
.scrollheader .pageheader .navbar .mainmenu a:hover .fxwrap {
  border-color: #22559f;
}
#btn-waschconcept-whitepaper-header,
#btn-waschconcept-kontakt-header {
  background-color: #d6007a;
  animation: attention 4s ease 0s infinite normal forwards;
}
#btn-waschconcept-kontakt-header {
  animation-delay: 2s;
}
@keyframes attention {
  0% {
    animation-timing-function: ease-out;
    transform: scale(1);
    transform-origin: center center;
  }
  10% {
    animation-timing-function: ease-in;
    transform: scale(1.09);
  }
  17% {
    animation-timing-function: ease-out;
    transform: scale(1.02);
  }
  33% {
    animation-timing-function: ease-in;
    transform: scale(1.13);
  }
  45% {
    animation-timing-function: ease-out;
    transform: scale(1);
  }
}
.navbar-toggler {
  outline: none !important;
  z-index: 110;
  padding-right: 0;
}
.navbar-toggler .navbar-toggler-icon {
  width: auto;
  height: auto;
  background-color: #abaaa8;
  padding: 0.15rem 0.4rem;
}
.navbar-toggler .navbar-toggler-icon span {
  width: 25px;
  height: 5px;
  background-color: #ffffff;
  display: block;
  margin: 8px auto 8px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navbar-toggler .navbar-toggler-icon span:first-child {
  width: 40px;
}
.navbar-toggler .navbar-toggler-icon span:last-child {
  width: 35px;
}
.navbar-toggler .navbar-toggler-icon .navbar-toggler-icon:hover {
  cursor: pointer;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon span:nth-child(1) {
  width: 40px;
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon span:nth-child(3) {
  width: 40px;
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
.bigintro {
  margin-bottom: 100px;
}
.bigintro .introcontent {
  background-color: #22559f;
  padding-top: 190px;
  position: relative;
  min-height: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  background-blend-mode: multiply;
  overflow: hidden;
}
.bigintro .introcontent .bigpicholder {
  background-size: auto 100%;
  background-position: top right;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 1500ms ease-out;
  -moz-transition: all 1500ms ease-out;
  -o-transition: all 1500ms ease-out;
  transition: all 1500ms ease-out;
  z-index: 0;
}
.bigintro .introcontent:before {
  content: "";
  background: #ffffff;
  width: 17rem;
  height: 102%;
  position: absolute;
  left: 0;
  top: -1%;
  z-index: 1;
  transform-origin: top left;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(1deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
}
.bigintro .introcontent svg {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 15rem;
  display: none;
}
.bigintro .introcontent .bi-inner {
  max-width: 1600px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 500px;
  position: relative;
  z-index: 10;
  margin-top: 0;
  margin-left: -2.2rem;
  margin-right: -2.2rem;
  margin-bottom: 80px;
}
.bigintro .introcontent .bi-inner .bi-picblock {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 10;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.bigintro .introcontent .bi-inner .bi-picblock .colorplate {
  display: block;
  background-color: #193b68;
  width: 0%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.bigintro .introcontent .bi-inner .bi-picblock img {
  width: auto;
  height: 100%;
}
.bigintro .introcontent .bi-inner .bi-picblock .picholder {
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 1500ms ease-out;
  -moz-transition: all 1500ms ease-out;
  -o-transition: all 1500ms ease-out;
  transition: all 1500ms ease-out;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.bigintro .introcontent .bi-inner .bi-textblock {
  flex-basis: 50%;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  z-index: 9;
  -webkit-transition: transform 1500ms ease-out;
  -moz-transition: transform 1500ms ease-out;
  -o-transition: transform 1500ms ease-out;
  transition: transform 1500ms ease-out;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.bigintro .introcontent .bi-inner .bi-textblock .bi-title {
  font-size: 4rem;
  color: #ffffff;
  display: block;
  position: relative;
  margin-bottom: 0.5em;
  font-family: "August";
  font-weight: 400;
}
.bigintro .introcontent .bi-inner .bi-textblock .bi-title:after {
  content: "";
  width: 30%;
  height: 0.555556rem;
  position: absolute;
  bottom: -0.3em;
  left: 0;
  background-color: #abaaa8;
}
.bigintro .introcontent .bi-inner .bi-textblock .bi-text {
  display: block;
  color: #ffffff;
  margin-bottom: 1rem;
}
.bigintro .introcontent .bi-inner .bi-textblock .btn {
  background-color: #193b68;
}
.bigintro.preactive .bi-picblock .colorplate {
  width: 100% !important;
}
.bigintro.active .introcontent .bigpicholder {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.bigintro.active .introcontent .bi-inner .bi-picblock .picholder {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.bigintro.active .introcontent .bi-inner .bi-textblock {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
@media screen and (max-width: 1629px) {
  .bigintro .introcontent .bi-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .bigintro .introcontent .bigpicholder {
    background-position: top left;
  }
}
@media screen and (max-width: 640px) {
  .bigintro .introcontent:before {
    height: 90px;
  }
}
@media screen and (max-width: 639px) {
  .bigintro .introcontent {
    padding-top: 100px;
  }
  .bigintro .introcontent .bigpicholder {
    width: 200%;
    left: -100%;
    background-position: top right;
  }
  .bigintro .introcontent .bi-inner {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    margin-bottom: 50px;
  }
  .bigintro .introcontent .bi-inner .bi-picblock {
    margin-bottom: 2rem;
    width: 70%;
    flex-basis: 40vh;
  }
  .bigintro .introcontent .bi-inner .bi-textblock {
    padding-left: 0;
  }
  .bigintro .introcontent .bi-inner .bi-textblock .bi-title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 399px) {
  .bigintro .introcontent .bi-inner  .bi-picblock {
    width: 85%;
  }
}
.smallintro {
  margin-bottom: 100px;
}
.smallintro .introcontent {
  background-color: #22559f;
  padding-top: 140px;
  padding-bottom: 1rem;
  position: relative;
  min-height: 23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  background-blend-mode: multiply;
  overflow: hidden;
}
.smallintro .introcontent:before {
  content: "";
  background: #ffffff;
  width: 17rem;
  height: 102%;
  position: absolute;
  left: 0;
  top: -1%;
  z-index: 1;
  transform-origin: top left;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(1deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
}
@media screen and (max-width: 1199px) {
  .smallintro .introcontent:before {
    width: 13rem;
  }
}
@media screen and (max-width: 991px) {
  .smallintro .introcontent:before {
    height: 90px;
  }
}
@media screen and (max-width: 1299px) {
  .smallintro .introcontent {
    justify-content: flex-end;
  }
}
.smallintro .introcontent .si-textblock {
  flex-basis: 50%;
  padding-left: 5rem;
  padding-right: 2.2rem;
  z-index: 9;
}
.smallintro .introcontent .si-textblock .si-title {
  font-size: 4rem;
  color: #ffffff;
  display: block;
  position: relative;
  margin-bottom: 0.5em;
  font-family: "August";
  font-weight: 400;
}
.smallintro .introcontent .si-textblock .si-title:after {
  content: "";
  width: 30%;
  height: 0.555556rem;
  position: absolute;
  bottom: -0.25em;
  left: 0;
  background-color: #abaaa8;
}
.smallintro .introcontent .si-textblock .si-text {
  display: block;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
.smallintro .introcontent .si-textblock .btn {
  background-color: #193b68;
}
@media screen and (max-width: 1399px) {
  .smallintro .introcontent .si-textblock {
    padding-left: 10rem;
  }
}
@media screen and (max-width: 991px) {
  .smallintro .introcontent .si-textblock {
    padding-left: 2.2rem;
  }
}
.smallintro.preactive .bi-picblock .colorplate {
  width: 100% !important;
}
.smallintro.active .introcontent .bi-inner .bi-textblock {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.smallintro.notitle .introcontent {
  min-height: 11.5rem;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .smallintro.notitle {
    margin-bottom: 50px;
  }
  .smallintro.notitle .introcontent {
    min-height: 7rem;
  }
}
@keyframes swing {
  0% {
    transform: translateY(2%);
  }
  100% {
    transform: translateY(-2%);
  }
}
.machineintro {
  margin-bottom: 100px;
}
.machineintro .introcontent {
  background-color: #22559f;
  background-image: url('/typo3conf/ext/sf_template/Resources/Public/img//bg-machine.jpg');
  padding-top: 190px;
  padding-bottom: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
.machineintro .introcontent:before {
  content: "";
  background: #ffffff;
  width: 17rem;
  height: 102%;
  position: absolute;
  left: 0;
  top: -1%;
  z-index: 1;
  transform-origin: top left;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(1deg);
  -o-transform: skew(-10deg);
  transform: skew(-10deg);
}
.machineintro .introcontent .bi-inner {
  width: 100%;
  height: 50vh;
  position: relative;
  z-index: 10;
  margin-top: 0;
  margin-left: -2.2rem;
  margin-right: -2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.machineintro .introcontent .bi-inner .bi-picblock {
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  width: 50%;
  float: left;
  position: relative;
  z-index: 10;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
.machineintro .introcontent .bi-inner .bi-picblock .machine {
  height: 100%;
  position: relative;
}
.machineintro .introcontent .bi-inner .bi-picblock .machine > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}
.machineintro .introcontent .bi-inner .bi-picblock .machine > div svg {
  width: auto;
  height: 100%;
}
.machineintro .introcontent .bi-inner .bi-picblock .machine .plate {
  position: relative;
}
.machineintro .introcontent .bi-inner .bi-textblock {
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  z-index: 20;
  width: 50%;
  float: left;
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel {
  position: relative;
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav {
  position: absolute;
  height: 0;
  top: 50%;
  width: 100%;
  left: 0;
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-prev,
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-next {
  outline: none;
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-prev svg,
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-next svg {
  width: 5rem;
  height: auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-prev svg *,
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-next svg * {
  fill: #ffffff;
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-prev {
  display: none;
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: -1rem;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.machineintro .introcontent .bi-inner .bi-textblock .owl-item {
  height: 100%;
}
.machineintro .introcontent .bi-inner .bi-textblock .slideitem {
  overflow: hidden;
  height: 100%;
  padding-right: 2rem;
}
.machineintro .introcontent .bi-inner .bi-textblock .bi-title {
  font-size: 9vh;
  color: #ffffff;
  display: block;
  position: relative;
  margin-bottom: 0.5em;
  font-family: "August";
  font-weight: 400;
  line-height: 1.05em;
}
.machineintro .introcontent .bi-inner .bi-textblock .bi-title:after {
  content: "";
  width: 30%;
  height: 0.555556rem;
  position: absolute;
  bottom: -0.25em;
  left: 0;
  background-color: #abaaa8;
}
.machineintro .introcontent .bi-inner .bi-textblock .bi-text {
  display: block;
  color: #ffffff;
  margin-bottom: 1rem;
}
.machineintro .introcontent .bi-inner .bi-textblock .btn {
  background-color: #193b68;
}
@media screen and (max-width: 1399px) {
  .machineintro .introcontent .bi-inner .bi-textblock .bi-title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .machineintro .introcontent {
    padding-top: 120px;
    height: auto;
    padding-bottom: 0;
  }
  .machineintro .introcontent .bi-inner {
    display: block;
    height: auto;
    padding-bottom: 0;
  }
  .machineintro .introcontent .bi-inner .bi-picblock {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 3rem;
  }
  .machineintro .introcontent .bi-inner .bi-picblock .machine {
    width: 100%;
    height: auto;
  }
  .machineintro .introcontent .bi-inner .bi-picblock .machine > div {
    width: 100%;
    height: auto;
  }
  .machineintro .introcontent .bi-inner .bi-picblock .machine > div svg {
    height: auto;
    width: 100%;
  }
  .machineintro .introcontent .bi-inner .bi-textblock {
    width: 100%;
    float: none;
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #22559f;
  }
  .machineintro .introcontent .bi-inner .bi-textblock .owl-carousel {
    padding-right: 2rem;
  }
  .machineintro .introcontent .bi-inner .bi-textblock .owl-carousel .owl-nav .owl-next {
    right: -2.5rem;
  }
  .machineintro .introcontent .bi-inner .bi-textblock .bi-title {
    font-size: 4rem;
  }
}
.bigpager {
  position: relative;
}
.bigpager .pagerlink {
  display: none;
}
.bigpager .pagerlist {
  position: relative;
  z-index: 10;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.bigpager .pagerlist li {
  margin-right: 2rem;
  -webkit-box-shadow: ;
  box-shadow: ;
}
.bigpager .pagerlist li a {
  background: #22559f;
  padding: 0 1rem;
  color: #ffffff;
  font-size: 1rem;
  display: block;
  width: 10rem;
  line-height: 1em;
  height: 5rem;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
.bigpager .pagerlist li a.link1 {
  background-color: #428ef3;
}
.bigpager .pagerlist li a.link2 {
  background-color: #2961af;
}
.bigpager .pagerlist li a.link3 {
  background-color: #24518c;
}
.bigpager .pagerlist li a.link4 {
  background-color: #6b2f82;
}
.bigpager .pagerlist li a.link5 {
  background-color: #802181;
}
.bigpager .pagerlist li a.link6 {
  background-color: #441f62;
}
.bigpager .pagerlist li a:hover {
  color: #2f2328;
  background: #ffffff;
}
@media screen and (max-width: 1319px) {
  .bigpager .pagerlist {
    width: 100%;
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    flex-wrap: wrap;
    border-top: 2px solid #ffffff;
  }
  .bigpager .pagerlist li {
    flex-basis: 33.333%;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 0;
  }
  .bigpager .pagerlist li a {
    font-size: 1rem;
    width: 100%;
    height: 3.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 2.5rem 1rem;
  }
}
@media screen and (max-width: 559px) {
  .bigpager .pagerlist {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    flex-direction: row;
  }
  .bigpager .pagerlist li {
    flex-basis: 50%;
    margin: 0;
  }
  .bigpager .pagerlist li:nth-child(even) {
    padding-left: 1px;
    padding-right: 2px;
  }
  .bigpager .pagerlist li:nth-child(odd) {
    padding-right: 1px;
    padding-left: 2px;
  }
  .bigpager .pagerlist li a {
    font-size: 1rem;
    width: 100%;
    height: 3.5rem;
    margin-bottom: 2px;
  }
  .bigpager .pagerlist li a br {
    display: none;
  }
}
#offcanvasmenu {
  width: 20em;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 2002;
  padding: 78px 1em 15px 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
#offcanvasmenu .inner {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  #offcanvasmenu {
    padding-right: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 400px) {
  #offcanvasmenu {
    width: 100vw;
  }
}
#offcanvasmenu .togglewrap {
  position: absolute;
  right: -100px;
  top: 0px;
  background-color: transparent;
  padding: 10px 20px;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
#offcanvasmenu.open {
  background-color: #ffffff;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
#offcanvasmenu.open .togglewrap {
  -webkit-box-shadow: 5px 0 5px rgba(0,0,0,0.25);
  box-shadow: 5px 0 5px rgba(0,0,0,0.25);
}
@media screen and (max-width: 3440px) {
  #offcanvasmenu.open .togglewrap {
    right: -10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#offcanvasmenu .navbar-navi a {
  color: #193b68;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu .navbar-navi li > a {
  padding: 10px 30px;
  border-top: 1px solid #ececec;
  display: block;
}
#offcanvasmenu .navbar-navi li:first-child a {
  border: none;
}
#offcanvasmenu .navbar-navi li.active a,
#offcanvasmenu .navbar-navi li:hover a {
  color: #000000;
  text-decoration: none;
  background: none;
}
#offcanvasmenu .navbar-navi li.active a {
  background-color: #efefef;
}
#offcanvasmenu .navbar-navi .drop-down-menu {
  margin-bottom: 20px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#offcanvasmenu .navbar-navi .drop-down-menu a {
  font-weight: 400;
  text-transform: none;
}
#offcanvasmenu .navbar-navi .caret {
  display: none;
}
#offcanvasmenu .mainmenu-sub {
  margin-top: 50px;
}
#offcanvasmenu .mainmenu-sub a {
  font-size: 12px;
}
#offcanvasmenu .mainmenu-sub li:first-child a {
  border: none;
}
#offcanvasmenu #socialmenu {
  position: absolute;
  right: -240px;
  top: 25px;
  z-index: 10001;
  width: 120px;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu #socialmenu li a {
  height: 30px;
  width: auto;
  display: inline-block;
}
#offcanvasmenu #socialmenu li a svg {
  width: auto;
  height: 100%;
  position: relative;
}
#offcanvasmenu #socialmenu li a svg * {
  fill: #ffffff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (max-width: 767px) {
  #offcanvasmenu #socialmenu {
    left: 30px;
  }
}
body.scrollheader #offcanvasmenu #socialmenu {
  top: 15px;
}
body.openmenu  #offcanvasmenu #socialmenu {
  left: 30px;
}
body.openmenu  #offcanvasmenu #socialmenu li a svg * {
  fill: #193b68;
}
body.openmenu  #offcanvasmenu #socialmenu li a:hover svg * {
  fill: #000000;
}
.bottommenu {
  z-index: 2001;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #39536b;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
@media screen and (min-width: 768px) {
  .bottommenu {
    display: none;
  }
}
.bottommenu .bottomLink {
  height: 100%;
  width: 16.666%;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #42607c;
}
.bottommenu .bottomLink:hover {
  background-color: #42607c;
}
.bottommenu .bottomLink:last-child {
  border: none;
}
.bottommenu .bottomLink img,
.bottommenu .bottomLink svg {
  height: 20px;
  width: auto;
  margin: 15px auto;
  position: relative;
}
.bottommenu .bottomLink span {
  display: none;
}
.submenu ul {
  padding: 0px;
  margin: 0 -5px 1rem -15px;
  list-style: none;
  text-align: left;
}
.submenu ul li {
  padding: 5px 5px;
  position: relative;
  display: inline-block;
}
.submenu ul li a {
  font-size: 1rem;
  display: block;
  text-align: center;
  color: #2f2328;
  line-height: 1em;
  padding: 10px;
  position: relative;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  border: 1px solid #efefef;
}
.submenu ul li:hover a,
.submenu ul li.active a {
  color: #ffffff;
  background: #193b68;
  text-decoration: none;
  display: block;
  position: relative;
}
.submenu ul li:hover a:before,
.submenu ul li:hover a:after,
.submenu ul li.active a:before,
.submenu ul li.active a:after {
  border-color: #c1001f;
}
.submenu .subsubmenu li a {
  border: none;
}
.submenu .subsubmenu li:hover a,
.submenu .subsubmenu li.active a {
  background-color: transparent;
  color: #22559f;
  font-weight: 700;
  border-bottom: 1px solid ;
}
.metabox {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 4.166667rem;
}
.metabox .inner {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
}
.metabox .inner > div {
  padding: 2.5rem;
}
.metabox .inner a {
  text-decoration: none;
}
.metabox .inner a:hover {
  color: #22559f;
}
.metabox .inner p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .metabox .inner {
    flex-direction: column;
  }
  .metabox .inner > div {
    padding: 2.5rem 1.5rem;
  }
  .metabox .inner .mb-logo {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .metabox {
    padding: 3rem 1rem;
  }
}
.footer .footermenu-wrap {
  padding: 80px 30px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .footer .footermenu-wrap {
    padding: 30px;
  }
}
.footer .footermenu {
  display: flex;
  margin-left: -35px;
  margin-right: -35px;
  flex-wrap: wrap;
}
.footer .footermenu ul {
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 16%;
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0 35px;
}
.footer .footermenu ul:first-child {
  display: none;
}
.footer .footermenu ul li a {
  display: block;
  padding: 0 0 10px 0;
  line-height: 1.2em;
  color: #2f2328;
  text-decoration: none;
}
.footer .footermenu ul li a:hover {
  color: #22559f;
}
.footer .footermenu ul li:first-child {
  font-weight: 700;
}
.footer .footermenu ul li:first-child a {
  border-bottom: 5px solid #22559f;
  margin-bottom: 15px;
  line-height: 1.2em;
  padding-bottom: 10px;
}
@media screen and (max-width: 1499px) {
  .footer .footermenu ul {
    flex-basis: 33.33%;
  }
}
@media screen and (max-width: 1119px) {
  .footer .footermenu ul {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767px) {
  .footer .footermenu ul {
    flex-basis: 50%;
    margin-bottom: 0px;
  }
  .footer .footermenu ul li {
    display: none;
  }
  .footer .footermenu ul li:first-child {
    display: block;
  }
  .footer .footermenu ul li:first-child a {
    border-width: 2px;
  }
}
@media screen and (max-width: 479px) {
  .footer .footermenu ul {
    flex-basis: 100%;
  }
}
.contactpanel {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
}
@media screen and (max-width: 479px) {
  .contactpanel {
    right: 15px;
    bottom: 15px;
  }
}
.contactpanel .triggerbutton {
  cursor: pointer;
  width: 44px;
  height: 44px;
  line-height: 45px;
  color: #ffffff;
  border-radius: 5px;
  text-align: center;
  display: block;
  opacity: 1;
  z-index: 99;
  background-color: #193b68;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.contactpanel .triggerbutton .glyphicon {
  line-height: 1.6;
}
.contactpanel .contentbox {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  margin-bottom: 0;
}
.contactpanel .contentbox .panel {
  background-color: #193b68;
  -webkit-box-shadow: ;
  box-shadow: ;
  color: #ffffff;
  padding: 30px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.contactpanel .contentbox .panel:last-child {
  margin-bottom: 0;
}
.contactpanel .contentbox .panel h2,
.contactpanel .contentbox .panel .h2 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 700;
}
.contactpanel .contentbox .panel .person {
  font-size: 14px;
  margin-bottom: 10px;
}
.contactpanel .contentbox .panel .btn {
  background: #ffffff;
  color: #2f2328;
  margin-bottom: 10px;
}
.contactpanel .contentbox .panel .btn:last-child {
  margin-bottom: 0;
}
.contactpanel .contentbox .panel .btn svg {
  height: 1.5em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.contactpanel .contentbox .panel .btn svg * {
  fill: #2f2328;
}
.contactpanel .close {
  position: absolute;
  top: -35px;
  right: 0;
  font-size: 24px;
  color: #cccccc;
  opacity: 1;
}
.contactpanel.active .triggerbutton {
  opacity: 0;
}
.contactpanel.active .contentbox {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.zeropadrow {
  margin: 0;
}
.zeropadrow >div {
  padding: 0;
}
.absolute-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.ribbon {
  position: relative;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.15em;
  white-space: nowrap;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 auto 20px 0;
}
.ribbon:after,
.ribbon:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: -0.5em;
  width: 1em;
  height: 100%;
  background-color: #d09c00;
  pointer-events: none;
}
.ribbon:after {
  right: -0.57em;
  z-index: -1;
}
.ribbon:before {
  bottom: auto;
  top: -0.5em;
  left: -0.57em;
  z-index: -1;
}
.ribbon .text {
  display: inline-block;
  position: relative;
  padding: .15em .75em;
  text-decoration: none;
  color: #112435;
  font-weight: 700;
  background-color: #ffc004;
}
.ribbon .text:after,
.ribbon .text:before {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -0.5em;
  left: -0.05em;
  pointer-events: none;
  -webkit-mask: none;
}
.ribbon .text:before {
  bottom: auto;
  top: -0.5em;
  border-bottom: 0.5em solid #ffda6a;
  border-left: .5em solid transparent;
}
.ribbon .text:after {
  left: auto;
  right: -0.05em;
  border-top: 0.5em solid #ffda6a;
  border-right: .5em solid transparent;
}
.gm-filter .gm-filtertitle {
  font-family: "August";
  font-weight: 400;
  font-size: 3rem;
  margin-bottom: 3rem;
  display: block;
}
.gm-filter .gm-filter-list {
  list-style: none;
}
.gm-filter .gm-filter-list label {
  display: inline-block;
  padding-left: 1rem;
}
.gm-filter .gm-filter-list :checked+label {
  color: #22559f;
  font-weight: 700;
}
.usedmachines .machine {
  margin: 0 auto 5rem auto;
  display: flex;
  float: left;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.usedmachines .machine.hidden {
  height: 0;
  opacity: 0;
}
.usedmachines .machine .gm-pic {
  flex-basis: 250px;
  flex-grow: 0;
  flex-shrink: 0;
}
.usedmachines .machine .gm-pic img {
  width: 100%;
  object-fit: contain;
  height: 15rem;
  margin: 0 auto;
}
.usedmachines .machine .gm-pic .picname {
  display: none;
}
.usedmachines .machine .gm-data {
  padding-left: 1.5rem;
}
.usedmachines .machine .gm-data .gm-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 0;
}
.usedmachines .machine .gm-data .gm-artnum,
.usedmachines .machine .gm-data .gm-price {
  display: block;
}
.usedmachines .machine .gm-data .gm-facts {
  margin-top: 1.3rem;
  margin-left: -0.8rem;
  margin-right: -0.8rem;
  margin-bottom: 1.3rem;
  display: flex;
  flex-wrap: wrap;
}
.usedmachines .machine .gm-data .gm-facts dl {
  flex-basis: 50%;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  display: flex;
  margin-bottom: 0;
}
.usedmachines .machine .gm-data .gm-facts dl * {
  background-color: #ccc;
  flex-basis: 50%;
  margin-bottom: 0;
  font-weight: 400;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (max-width: 1199px) {
  .usedmachines .machine .gm-data .gm-facts dl {
    flex-basis: 100%;
  }
  .usedmachines .machine .gm-data .gm-facts dl:nth-child(odd) > * {
    background-color: transparent;
  }
}
@media screen and (min-width: 1200px) {
  .usedmachines .machine .gm-data .gm-facts dl:nth-child(4n+3) > *,
  .usedmachines .machine .gm-data .gm-facts dl:nth-child(4n+4) > * {
    background-color: transparent;
  }
}
.usedmachines .machine .btnline {
  display: block;
}
.usedmachines .machine .btnline .btn {
  color: #ffffff;
  margin-right: 1.5rem;
}
.usedmachines .machine .btnline .btn:nth-child(2) {
  background-color: #193b68;
}
@media screen and (max-width: 479px) {
  .usedmachines .machine {
    flex-direction: column;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
  .usedmachines .machine .gm-data {
    padding-left: 0;
  }
  .usedmachines .machine .gm-pic {
    flex-basis: unset;
  }
}
.showFilename .usedmachines .machine .gm-pic .picname {
  display: block;
}
.mygrid {
  max-width: 1000px;
  margin: 3rem auto;
}
.mygrid .item {
  width: 50%;
  height: 5rem;
  float: left;
  text-align: center;
  border: 1px solid #ffffff;
}
.mygrid .item.red {
  background-color: red;
}
.mygrid .item.blue {
  background-color: blue;
}
.mygrid .item.green {
  background-color: green;
}
.mygrid .item.yellow {
  background-color: yellow;
}
.powermail_field {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.powermail_field * {
  position: relative;
}
.tx-powermail legend {
  display: none;
}
label.powermail_label {
  color: #000000;
}
.powermail_fieldwrap .form-control,
.powermail_fieldwrap select,
.powermail_fieldwrap .powermail_textarea,
.powermail_fieldwrap .powermail_input {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 7px 15px;
  outline: 0;
  border: 0px solid #2f2328;
  background: #f4f4f4;
  border-radius: 0;
  color: #2f2328;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.powermail_fieldwrap .form-control:focus,
.powermail_fieldwrap select:focus,
.powermail_fieldwrap .powermail_textarea:focus,
.powermail_fieldwrap .powermail_input:focus {
  background-color: rgba(34,85,159,0.1);
  -webkit-box-shadow: 0 0 1px ;
  box-shadow: 0 0 1px ;
}
.powermail_field select::-ms-expand {
  display: none;
}
.powermail_field select:hover,
.powermail_field select:focus {
  color: #000000;
  background: #ffffff;
}
.powermail_field select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select_arrow {
  position: absolute;
  top: 0.35rem;
  right: 21px;
  width: 18px;
  height: 18px;
}
.powermail_field select:hover ~ .select_arrow,
.powermail_field select:focus ~ .select_arrow {
  border-color: #000000;
}
.powermail_field select:disabled ~ .select_arrow {
  border-top-color: #cccccc;
}
.powermail_submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  width: auto;
  border: none;
  background: #22559f;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 1rem;
  font-weight: 400;
  background-color: #22559f;
  display: inline-block;
  position: relative;
  line-height: 30px;
  padding: 10px 25px;
  text-decoration: none;
}
.powermail_submit:hover {
  color: #cccccc;
}
.powermail_submit:hover {
  background-color: #2b6bc9;
}
.powermail_fieldwrap_type_check .checkbox label {
  display: block;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
}
.powermail_fieldwrap_type_check .checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.powermail_fieldwrap_type_check .checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background-color: #eee;
  border: 4px solid #193b68;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.powermail_fieldwrap_type_check .checkbox label:hover input ~ .checkmark {
  background-color: #ccc;
}
.powermail_fieldwrap_type_check .checkbox label input:checked ~ .checkmark {
  background-color: #193b68;
}
.powermail_fieldwrap_type_check .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.powermail_fieldwrap_type_check .checkbox label input:checked ~ .checkmark:after {
  display: block;
}
.powermail_fieldwrap_type_check .checkbox label .checkmark:after {
  left: 9px;
  top: 2px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.powermail_fieldwrap_datenschutz label {
  display: none;
}
.controls {
  text-align: right;
}
.controls .btn {
  background-color: #22559f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 0 10px;
  font-weight: 700;
  font-size: 1rem;
}
.controls .btn:first-child {
  margin-right: 10px;
}
.frame-bluebox {
  margin-bottom: 5.5rem;
}
.frame-bluebox .powermail_form {
  border: 2px solid #22559f;
  padding: 2.6666rem;
}
@media screen and (max-width: 639px) {
  .frame-bluebox .powermail_form {
    padding: 2.66rem 1rem;
  }
}
.powermail_fieldset {
  clear: both;
}
.powermail_fieldset.layout1 .fieldsetbody {
  margin-left: -10px;
  margin-right: -10px;
}
.powermail_fieldset.layout1 .powermail_fieldwrap {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 639px) {
  .powermail_fieldset.layout1 .powermail_fieldwrap {
    width: 100%;
  }
}
.powermail_fieldset.layout1 .powermail_fieldwrap_plz {
  width: 20%;
}
.powermail_fieldset.layout1 .powermail_fieldwrap_ort {
  width: 30%;
}
.powermail_fieldwrap_uploadtext .powermail_field {
  display: flex;
}
.powermail_fieldwrap_uploadtext .powermail_field svg {
  margin-right: 1rem;
  flex-basis: 50px;
  flex-shrink: 0;
  flex-grow: 0;
  height: 65px;
}
.powermail_fieldset {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.powermail_fieldset .fieldsetbody {
  display: flex;
  flex-wrap: wrap;
}
.powermail_fieldset .fieldsetbody .row {
  width: 100%;
  margin-left: -1rem;
  margin-right: -1rem;
}
.powermail_fieldset .fieldsetbody .powermail_fieldwrap {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
.powermail_fieldset .fieldsetbody .powermail_fieldwrap.powermail_fieldwrap_type_textarea,
.powermail_fieldset .fieldsetbody .powermail_fieldwrap.powermail_fieldwrap_einverstaendniserklaerung {
  flex-basis: 100%;
}
.powermail_fieldset .fieldsetbody .powermail_fieldwrap.powermail_fieldwrap_plz {
  flex-basis: 20%;
}
.powermail_fieldset .fieldsetbody .powermail_fieldwrap.powermail_fieldwrap_ort {
  flex-basis: 30%;
}
@media screen and (max-width: 539px) {
  .powermail_fieldset .fieldsetbody > * {
    flex-basis: 100%;
  }
  .powermail_fieldset .fieldsetbody > *.powermail_fieldwrap_plz {
    flex-basis: 40%;
  }
  .powermail_fieldset .fieldsetbody > *.powermail_fieldwrap_ort {
    flex-basis: 60%;
  }
  .powermail_fieldset.powermail_fieldset_8 .fieldsetbody {
    flex-direction: column-reverse;
  }
}
.news-list-view,
.news-single {
  padding-top: 50px;
  padding-bottom: 50px;
}
.news-list-view .col-md-8,
.news-single .col-md-8 {
  margin-bottom: 2rem;
}
.news-list-view img,
.news-single img {
  -webkit-box-shadow: 2px 0 5px rgba(0,0,0,0.2);
  box-shadow: 2px 0 5px rgba(0,0,0,0.2);
}
.news-list-view .caption,
.news-single .caption {
  margin-top: 10px;
}
.news-list-view .news-list-item,
.news-single .news-list-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .news-list-view .news-list-item img,
  .news-single .news-list-item img {
    margin-top: 20px;
  }
}
.news-list-view time:before,
.news-single time:before {
  content: "News ";
}
.news-list-view h2,
.news-single h2 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 60px;
  margin-top: 50px;
}
.news-list-view h3,
.news-single h3 {
  margin-top: 0;
  font-weight: 700;
  text-transform: none;
  font-size: 32px;
  margin-bottom: px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 479px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 18px;
    line-height: 18px;
  }
}
.news-single [itemprop="headline"] {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
}
.news-single [itemprop="headline"]:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.newsheader {
  margin-bottom: 30px;
  margin-top: 100px;
}
.newsheader h2 {
  font-size: 56px;
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
  margin-bottom: 0;
  line-height: 0.7em;
}
.newsheader h2:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.newsheader .subtitle {
  font-size: 1.555556rem;
  font-family: "August";
  font-weight: 400;
  text-transform: uppercase;
}
.startnews {
  padding-top: 0;
  padding-bottom: 0;
}
.startnews .news-list-item {
  padding: 1rem;
  color: #e7e6e4;
  font-size: 16px;
  border: none;
  margin-bottom: 1rem;
  border: 4px solid #193b68;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.startnews .news-list-item h3 {
  line-height: 1em;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.startnews .news-list-item h3 a {
  color: #2f2328;
}
.startnews .news-list-item .lead,
.startnews .news-list-item p {
  font-size: 1rem;
  color: #2f2328;
  margin-bottom: 0;
  line-height: 1em;
}
.startnews .news-list-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.startnews .news-list-item .btn-read-more {
  background: #ffffff;
  display: block;
  width: 3rem;
  height: 3rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-family: "August";
  font-weight: 400;
  font-size: 3rem;
  line-height: 2.3rem;
  text-align: center;
  border: 0.3rem solid #193b68;
  color: #193b68;
  margin-left: 20px;
}
.startnews .news-list-item .btn-read-more:hover,
.startnews .news-list-item .btn-read-more:focus,
.startnews .news-list-item .btn-read-more:active {
  text-decoration: none;
}
.detailstext {
  margin-bottom: 40px;
}
.detailslider {
  margin-top: 50px;
}
.detailslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.detailslider .owl-nav .owl-next,
.detailslider .owl-nav .owl-prev {
  background-color: rgba(255,255,255,0.8);
  width: 30px;
  height: 50px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detailslider .owl-nav .owl-prev {
  left: 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.detailslider .owl-nav .owl-next {
  right: 0;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.newslayout-14 {
  margin-bottom: 100px;
}
.news .container-fluid {
  overflow: visible;
}
.newsslider {
  padding: 50px 0px;
}
@media screen and (max-width: 500px) {
  .newsslider {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.newsslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.newsslider .owl-nav .owl-next,
.newsslider .owl-nav .owl-prev {
  width: 30px;
  height: 50px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.newsslider .owl-nav .owl-next svg *,
.newsslider .owl-nav .owl-prev svg * {
  fill: #abaaa8;
}
.newsslider .owl-nav .owl-next.disabled,
.newsslider .owl-nav .owl-prev.disabled {
  opacity: 0;
}
.newsslider .owl-nav .owl-prev {
  left: -75px;
}
.newsslider .owl-nav .owl-next {
  right: -75px;
}
.newsslider .owl-nav .owl-next svg {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
.newsslider .owl-dots {
  width: 100%;
  text-align: center;
}
.newsslider .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  background: #e5e5e5;
  margin: 0 2px;
}
.newsslider .owl-dots .owl-dot.active {
  background: #0f6c97;
}
@media screen and (max-width: 1100px) {
  .newsslider {
    width: auto;
    margin: 0 30px;
  }
  .newsslider .owl-nav .owl-next,
  .newsslider .owl-nav .owl-prev {
    width: 15px;
    height: 25px;
  }
  .newsslider .owl-nav .owl-prev {
    left: -35px;
  }
  .newsslider .owl-nav .owl-next {
    right: -35px;
  }
}
@media screen and (max-width: 399px) {
  .newsslider .owl-dots .owl-dot {
    width: 15px;
    height: 5px;
  }
}
.newsslider .news-slider-item [itemprop=headline] {
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 1.3333rem;
  display: block;
  font-weight: 700;
}
.newsslider .news-slider-item [itemprop=headline] a {
  text-decoration: none;
  display: block;
}
.newsslider .news-slider-item [itemprop=headline] a.btn-default:hover {
  background-color: #193b68 !important;
}
.newsslider .news-slider-item .lead {
  font-size: 16px;
}
.newsslider .news-slider-item img {
  margin-bottom: 20px;
}
.newsslider .news-slider-item .btn-read-more {
  color: #ffffff;
  background-color: #22559f;
  text-decoration: none;
  padding: 0.2em 1em;
}
.news-backlinkwrap {
  text-align: center;
}
.newsslider_wrap {
  margin-bottom: 50px;
  margin-top: 50px;
}
.newsslider_wrap .ciHeader .title {
  font-size: 3.333333rem;
  line-height: 1.15em;
  display: inline-block;
  position: relative;
  margin-bottom: 3.333rem;
  color: #2f2328;
  font-family: "August";
  font-weight: 400;
  color: #22559f;
}
.newsslider_wrap .ciHeader .title:after {
  content: "";
  display: block;
  height: 5px;
  min-width: 50px;
  width: 30%;
  position: absolute;
  bottom: -1.5rem;
  background: #22559f;
}
.newsslider_wrap .gotolist {
  text-align: center;
}
.newsslider_wrap .gotolist .btn {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.tx-kesearch-pi1 #kesearch_results .result-list-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.tx-kesearch-pi1 div.kesearchbox {
  height: 60px;
}
.tx-kesearch-pi1 a.kesGreyButt,
.tx-kesearch-pi1 span.resetbutt a,
.tx-kesearch-pi1 span.submitbutt input,
.tx-kesearch-pi1 input.kesGreyButt,
.tx-kesearch-pi1 span.kesGreyButt {
  white-space: nowrap;
  font-size: 0.8rem;
  width: auto;
  display: inline-block;
  max-width: unset;
  border: none !important;
  color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 1rem;
  font-weight: 400;
  border: none;
  background-color: #22559f;
  position: relative;
  line-height: 30px;
  padding: 10px 25px;
  text-decoration: none;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.tx-kesearch-pi1 a.kesGreyButt:hover,
.tx-kesearch-pi1 span.resetbutt a:hover,
.tx-kesearch-pi1 span.submitbutt input:hover,
.tx-kesearch-pi1 input.kesGreyButt:hover,
.tx-kesearch-pi1 span.kesGreyButt:hover {
  color: #cccccc;
}
