/*!
   * OBACHT Objektservice Dresden
   * Entwicklung: Rollfeld Bros.
   */
@font-face {
  font-family: 'Molde-Bold';
  src: url('../MyFontsWebfontsKit_Molde/webFonts/Molde-Bold/font.woff2') format('woff2'), url('webFonts/Molde-Bold/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Molde-Regular';
  src: url('../MyFontsWebfontsKit_Molde/webFonts/Molde-Regular/font.woff2') format('woff2'), url('webFonts/Molde-Regular/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Molde-Semibold';
  src: url('../MyFontsWebfontsKit_Molde/webFonts/Molde-Semibold/font.woff2') format('woff2'), url('webFonts/Molde-Semibold/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Molde-Medium';
  src: url('../MyFontsWebfontsKit_Molde/webFonts/Molde-Medium/font.woff2') format('woff2'), url('webFonts/Molde-Medium/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Stash-Rg';
  src: url('../MyFontsWebfontsKit_Stash/webFonts/Stash-Rg/font.woff2') format('woff2'), url('webFonts/Stash-Rg/font.woff') format('woff');
  font-display: swap;
}
/*
:root {
--akzentfarbe: #c32e04;
--textfarbe: @textfarbe;
--obachtblau: @obachtblau;
--obachtdklblau: @obachtdklblau;
--obachthlblau: ;
--obachtkupfer: @obachtkupfer;
}

h1 {
color: var(--akzentfarbe);
}
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0;
}
html {
  font-family: 'Molde-Regular', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 106%;
  quotes: '\201e' '\201c' "â€œ" "â€";
}
/*body {
font-family: 'Molde-Regular';
color: #222;
font-weight: normal;
background: rgb(252,254,255);
}*/
body {
  line-height: 1.48;
  letter-spacing: -.022em;
  background-color: #fff;
  color: #1d1d1d;
  font-style: normal;
}
/* test */
h1 + *,
h2 + *,
h3 + *,
h4 + *,
h5 + *,
h6 + * {
  margin-top: .8rem;
}
h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6 {
  margin-top: .4rem;
}
p + h1,
p + p,
ul + h1,
ol + h1,
p + h2,
ul + h2,
ol + h2,
p + h3,
ul + h3,
ol + h3,
p + h4,
ul + h4,
ol + h4,
p + h5,
ul + h5,
ol + h5,
p + h6,
ul + h6,
ol + h6,
p + ul {
  margin-top: 1.0rem;
  margin-bottom: 1rem;
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.05;
}
.db {
  display: block;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
/* Test Ende */
.contentWrap ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.contentWrap ul li:before {
  content: '»';
  position: absolute;
  left: 0px;
}
.contentWrap ol li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.contentWrap ol li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 4px;
  height: 11px;
  border-bottom: 3px solid #00cc86;
  border-right: 3px solid #00cc86;
  transform: rotate(45deg);
}
#gradient {
  width: 100%;
  background: linear-gradient(20deg, #fcfeff 0%, #fcfeff 33%, #e5f7ff 100%);
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  font-weight: normal;
}
p,
#content ul,
#content ol {
  /*font-family: 'Molde-Regular';
	line-height: 30px;*/
  font-size: 1.1rem;
  letter-spacing: -0.3px;
}
p a {
  color: #0070c9;
  text-decoration: none;
  letter-spacing: 0.2px;
}
p a:after {
  content: " > ";
}
.flexGrow1 {
  flex-grow: 1;
}
.spaceEvenly {
  justify-content: space-evenly;
}
#introBlock {
  width: 100%;
  height: 100vh;
  position: relative;
  -webkit-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.35);
  transition: all 0.5s;
  background-color: #fff;
  overflow: hidden;
  scroll-snap-align: start;
}
#logoWrap {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  transition: width 0.5s;
  z-index: 100;
}
#logo {
  width: 300px;
  max-width: 80%;
  transition: all 0.5s;
  opacity: 1;
}
#logo-text {
  width: 300px;
  max-width: 80%;
  margin-top: 10px;
}
.navigationWrap {
  position: relative;
  z-index: 100;
  width: 100%;
  z-index: 50;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
}
.navigationWrap .navigationBG {
  position: relative;
  transition: opacity 1s, background-color 0.5s;
  padding: 10px 0px;
  height: 75px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  z-index: 100;
}
.navigationWrap .logo-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 50%;
}
.navigation {
  padding: 0 !important;
}
#mainNavigation {
  display: none;
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 90;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.02);
}
#mainNavigation .contentWrap {
  padding: 0;
  padding-left: 50px;
}
#mainNavigation .contentWrap ul {
  width: 100%;
  display: flex;
  padding: 0;
}
#mainNavigation .contentWrap ul li {
  position: static;
  padding: 20px 30px 13px 30px;
}
#mainNavigation .contentWrap ul li img {
  display: none;
}
#mainNavigation .contentWrap ul li a {
  /*  das sind die Hauptpunkte  */
  display: block;
  padding: 0;
  padding-bottom: 7px;
  position: relative;
}
#mainNavigation .contentWrap ul li a:after {
  content: "";
  height: 1px;
  background-color: #009fe4;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width 0.3s;
}
#mainNavigation .contentWrap ul li .subNavigation {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  max-height: 0;
  overflow: hidden;
  transition: all 0.1s;
  padding-bottom: 0;
}
#mainNavigation .contentWrap ul li .subNavigation ul {
  background-color: #fff;
  top: 100%;
  left: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#mainNavigation .contentWrap ul li .subNavigation ul li {
  width: 33%;
}
#mainNavigation .contentWrap ul li .subNavigation ul li a {
  /*  das sind die Unterpunkte  */
  display: block;
}
#mainNavigation .contentWrap ul li .subNavigation ul li a:after {
  content: none;
}
#mainNavigation .contentWrap ul li .subNavigation ul li a b {
  display: inline-block;
  padding-bottom: 3px;
  margin-bottom: 3px;
  position: relative;
  color: #1d4f80;
  font-size: 1.1rem;
  font-family: 'Molde-Medium';
  font-weight: normal;
}
#mainNavigation .contentWrap ul li .subNavigation ul li a b:after {
  content: "";
  height: 2px;
  background-color: #009fe4;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width 0.3s;
}
#mainNavigation .contentWrap ul li .subNavigation ul li a span {
  display: block;
  color: rgba(0, 0, 0, 0.95);
  font-size: 80%;
  line-height: 1.05rem !important;
}
#mainNavigation .contentWrap ul li:hover a {
  /*  das sind die Hauptpunkte on hover  */
}
#mainNavigation .contentWrap ul li:hover a:after {
  width: 100%;
}
#mainNavigation .contentWrap ul li:hover .subNavigation {
  max-height: 600px;
  transition: all 0.4s;
  padding-bottom: 25px;
}
#mainNavigation .contentWrap ul li:hover .subNavigation ul li img {
  /* das ist das Bild zum Unterpunkt (service icon) */
  width: 60px;
  display: block;
  margin-bottom: 10px;
  opacity: 0.7;
  transition: opacity 0.3s;
}
#mainNavigation .contentWrap ul li:hover .subNavigation ul li:hover a {
  /*  das sind die Unterpunkte on hover */
}
#mainNavigation .contentWrap ul li:hover .subNavigation ul li:hover a img {
  opacity: 1;
}
#mainNavigation .contentWrap ul li:hover .subNavigation ul li:hover a b:after {
  width: 100%;
}
#mainNavigation li {
  list-style: none;
}
#mainNavigation li a {
  color: #1d4f80;
  text-decoration: none;
}
#mainNavigation li:before {
  content: none;
}
@media (max-height: 450px) {
  #mainNavigation .contentWrap ul li ul li {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #mainNavigation .contentWrap ul li ul li.imgLink a img {
    display: none !important;
  }
}
@media (max-width: 750px) {
  #mainNavigation .contentWrap {
    padding-left: 0;
  }
  #mainNavigation .contentWrap ul li:first-child {
    padding-left: 0;
  }
  #mainNavigation .contentWrap ul li ul li {
    width: 100% !important;
    padding-left: 0;
  }
  #mainNavigation .contentWrap ul li ul li.imgLink {
    width: 50% !important;
    padding-right: 10px;
  }
  #mainNavigation .contentWrap ul li ul li.imgLink a {
    text-align: center;
  }
  #mainNavigation .contentWrap ul li ul li.imgLink a b:after {
    display: none !important;
  }
  #mainNavigation .contentWrap ul li ul li.imgLink a img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #mainNavigation .contentWrap ul li ul li.imgLink a span {
    display: none;
  }
}
.claim {
  opacity: 1;
  transition: all 0.3s;
}
#introBlock.minimized {
  height: 0px !important;
}
h1 {
  font-family: 'Molde-Bold';
  font-size: 40px;
  color: #1d4f80;
  font-size: 55px;
  margin-bottom: 50px;
}
.textImageWrap {
  padding-bottom: 80px !important;
}
.textImageWrap h2 {
  font-size: 35px !important;
}
.textImageWrap h3 {
  font-size: 25px !important;
}
#content h1 {
  position: relative;
}
#content h1:after {
  content: "";
  width: 50px;
  height: 10px;
  background-color: #009fe4;
  display: inline-block;
  position: absolute;
  bottom: 0;
  transform: translate(10px, -7px);
}
h2.claim {
  font-family: 'Molde-Bold';
  text-transform: uppercase;
  font-size: 35px;
  color: #009fe4;
  font-weight: normal;
  letter-spacing: 8px;
  margin: 15px 0px 35px 0px;
}
h2.claim span {
  color: #a1adb2;
}
h3.claim {
  font-family: 'Stash-Rg';
  font-size: 40px;
  color: #717171;
  font-weight: normal;
}
.padding0 {
  padding: 0 !important;
}
#content h1 {
  font-family: 'Molde-Semibold';
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  position: relative;
}
#content h1 strong {
  font-family: 'Molde-Semibold';
  color: #009fe4;
}
/*#content h2 strong {
color: #99694b;
text-transform: uppercase;
letter-spacing: 4px;
}*/
#content h2 {
  font-size: 35px;
  font-family: 'Molde-Medium';
}
#content h2 strong {
  font-family: 'Molde-Bold';
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #9e6950;
}
#content h3 {
  font-size: 35px;
  position: relative;
  margin-bottom: 52px;
  /*	margin-right: 350px;*/
  font-family: 'Molde-Medium';
}
#content h3 strong {
  color: #9e6950;
  text-transform: uppercase;
  letter-spacing: 4px;
}
#content h3:after {
  content: "";
  width: 40px;
  height: 5px;
  background-color: #009fe4;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(20px);
}
h4 {
  font-size: 35px;
  text-align: center;
  margin-bottom: 70px !important;
}
h4 span {
  font-size: 1.1rem;
  line-height: 1.45rem;
  color: #1d1d1d;
  display: block;
  margin-top: 20px;
}
/*
h4 span {
font-size: 23px;
display: block;
margin-top: 2rem;
line-height: 1.5em;
}
*/
#content h5 {
  font-size: 26px;
  color: #3d3d3d;
  position: relative;
  margin-bottom: 20px;
  font-family: 'Molde-Medium';
}
#content h5 strong {
  letter-spacing: 4px;
}
#greenArrow {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  animation-name: arrowAnimation;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  opacity: 1;
  transition: all 0.3s;
  width: 40px;
  height: 40px;
}
.minimized #greenArrow {
  opacity: 0;
}
#greenArrow:before,
#greenArrow:after,
#greenArrow span:before,
#greenArrow span:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 8px;
  background-color: #00cc86;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  transform: translateX(-12px) rotate(45deg);
}
#greenArrow:after,
#greenArrow span:after {
  transform: translateX(12px) rotate(-45deg);
}
#greenArrow span:before,
#greenArrow span:after {
  top: 25px;
}
@keyframes arrowAnimation {
  0% {
    bottom: 10%;
  }
  75% {
    bottom: 11%;
  }
  100% {
    bottom: 10%;
  }
}
#content {
  min-height: 100vh;
}
b,
strong {
  font-family: 'Molde-Bold';
}
p b,
p strong {
  font-family: 'Molde-Medium';
}
ol,
ul {
  padding: 0 0 25px 0;
}
.centered {
  margin: 0 auto;
}
.mb40 {
  margin-bottom: 40px;
}
.ml5 {
  margin-left: 5%;
}
.ml20 {
  margin-left: 20%;
}
.ml30 {
  margin-left: 30%;
}
.pt40 {
  padding-top: 40px;
}
.mt400 {
  margin-top: 400px;
}
.mt150 {
  margin-top: 150px;
}
.mlr1Point5 {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.pt80 {
  padding-top: 80px;
}
.flex {
  display: flex;
}
.flexAlignItemsCenter {
  align-items: center;
}
.pr {
  position: relative;
}
.width25 {
  width: 25%;
}
.width32 {
  width: 32%;
}
.width33 {
  width: 33%;
}
.width34 {
  width: 34%;
}
.width40 {
  width: 40%;
}
.width50 {
  width: 50%;
}
.width55 {
  width: 55%;
}
.width66 {
  width: 66%;
}
.width60 {
  width: 60%;
}
.width70 {
  width: 70%;
}
.width80 {
  width: 80%;
}
fullWidth {
  width: 100%;
}
img.fullWidth {
  width: 100%;
  height: auto;
}
.headerImage {
  overflow: hidden;
}
.headerImage img {
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  display: block;
}
.smallContentWrap {
  width: 560px;
  max-width: 82%;
  margin: 0 auto;
  padding: 80px 0px;
}
.contentWrap {
  width: 1400px;
  max-width: 94%;
  margin: 0 auto;
  padding: 80px 0px;
}
.biggerContentWrap {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 0px;
  position: relative;
}
.biggerContentWrap .swiper-pagination {
  bottom: 30px !important;
}
.biggerContentWrap .contentWrap {
  width: 1400px;
  max-width: 100%;
  padding: 0px 0px;
}
#menuToggle {
  font-family: 'Molde-Regular';
  color: #333;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  height: 50px;
  padding: 20px 0px 20px 50px;
}
#menuToggle span,
#menuToggle span:before,
#menuToggle span:after {
  width: 20px;
  height: 2px;
  background-color: #9e6950;
  position: absolute;
  bottom: 13px;
  left: 0;
  display: block;
  transition: width 0.5s;
}
#menuToggle span:before,
#menuToggle span:after {
  content: "";
  bottom: 8px;
  width: 35px;
}
#menuToggle span:after {
  bottom: 16px;
}
#menuToggle:hover span {
  width: 35px;
}
.phoneLink {
  font-size: 20px;
  display: inline-block;
  border: 1px solid #9e6950;
  padding: 10px 20px;
  color: #1d4f80;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  font-family: 'Molde-Medium';
  -webkit-transition: all 200ms ease-out 0.1s;
  -moz-transition: all 200ms ease-out 0.1s;
  -o-transition: all 200ms ease-out 0.1s;
  transition: all 200ms ease-out 0.1s;
}
.phoneLink:hover {
  background: #1d4f80;
  color: white;
  -webkit-transition: all 200ms ease-out 0.1s;
  -moz-transition: all 200ms ease-out 0.1s;
  -o-transition: all 200ms ease-out 0.1s;
  transition: all 200ms ease-out 0.1s;
}
.quote:before {
  content: "“";
  color: #009fe4;
  font-family: Georgia;
  font-size: 100px;
  position: absolute;
  top: -25px;
  letter-spacing: 0px;
  left: -10px;
}
.quote {
  padding-top: 50px;
}
.quote p {
  font-family: 'Molde-Medium';
}
.quote strong {
  font-family: 'Molde-Medium';
  display: block;
  font-size: 22px;
  margin-top: 20px;
  color: #9e6950;
}
.ml80 {
  margin-left: 80px;
}
.pl80 {
  padding-left: 80px;
}
.mt-60 {
  margin-top: -60px;
}
/*
.labeledImage {
display:block;
position:relative;
margin-bottom: 15px;
perspective: 1000px;
}
.flipCard {
transition: transform 0.5s;
transform-style: preserve-3d;
}
.labeledImage:hover .flipCard {
transform: rotateY(180deg);
}
.sideA, .sideB {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;

}
*/
.labeledImage {
  display: block;
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.6s;
  height: 300px;
}
.labeledImage.large {
  height: 590px;
}
.faded {
  opacity: 0.2;
}
.labeledImage .imgMask {
  position: relative;
  top: 0;
  left: 0;
  z-index: 5;
  height: 300px;
  width: 100%;
  overflow: hidden;
  transition: height 0.3s ease 0s;
}
.labeledImage.large .imgMask {
  height: 590px;
  top: auto;
  bottom: 0;
  position: absolute;
}
.labeledImage:hover .imgMask {
  height: 0;
  transition: height 0.3s ease 0.15s;
}
.labeledImage img {
  display: block;
  width: auto;
  height: 320px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.labeledImage.large img {
  height: 620px;
  bottom: 0;
}
.labeledImage span.frame {
  border: 2px solid #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 280px;
  box-sizing: border-box;
}
.labeledImage.large span.frame {
  top: auto;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 560px;
  box-sizing: border-box;
}
/* ehemals v1
.labeledImage.large span.frame {
top:auto;
bottom:30px;
left:30px;
width: ~"calc(100% - 60px)";
height: 530px;
box-sizing: border-box;
}
*/
.labeledImage span.frame h3 {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  background: #fff;
  transform: translateX(-50%);
  padding: 10px 12px;
  font-family: 'Molde-Bold' !important;
  text-transform: uppercase;
  color: #009fe4;
  font-size: 16px !important;
  font-weight: normal;
  letter-spacing: 3px;
  white-space: nowrap;
  margin: 0 !important;
}
.labeledImage span.frame .labelWrap h3 {
  position: absolute !important;
}
.labeledImage span.frame .labelWrap {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 50px;
  transform: translateX(-50%);
  overflow: hidden;
  transition: height 0.2s ease 0.15s;
}
.labeledImage:hover span.frame .labelWrap {
  height: 0;
  transition: height 0.2s;
}
.labeledImage span.frame h3:after {
  content: none !important;
}
.labeledImage span.frame h3 span {
  color: #9e6950;
}
.labeledImage.large span.frame .labelWrap {
  top: -18px;
  transform: translateX(-50%);
  bottom: auto;
}
.labeledImage.large span.frame h3 {
  bottom: auto;
  top: 0px;
  transform: translateX(-50%);
}
.whiteOverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.hoverStatus {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}
.hoverStatus .frame {
  border: 2px solid #009fe4 !important;
  padding: 20px 25px;
}
.hoverStatus .frame img {
  width: 22%;
  height: auto;
  position: relative;
  display: inline-block;
  left: auto;
  transform: translateX(0);
}
.large .hoverStatus .frame img {
  margin-top: 35%;
}
.labeledImage .hoverStatus span.frame h3 {
  position: relative !important;
  background-color: transparent;
  transform: translateX(-50%);
  white-space: normal;
}
.hoverStatus p {
  color: #333;
  font-size: 18px;
  line-height: 1.3em;
  margin-top: 0;
  padding-top: 5px;
}
.hoverStatus span.readMore {
  color: #fff;
  background-color: #9e6950;
  font-size: 16px;
  display: inline-block;
  padding: 3px 20px 6px 20px;
  margin-top: 15px;
}
.hoverStatus span.readMore:hover {
  background-color: #009fe4;
}
.imageContainer {
  width: 100%;
  position: relative;
  margin: 60px 0px 25px 0px;
}
.imageContainer img {
  display: block;
  width: 100%;
  height: auto;
}
.imageContainer:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 2px solid #fff;
}
.imageDescription {
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  line-height: 1.45em;
}
.contactCard {
  display: flex;
  padding: 25px 0px;
}
.contactCard .imageWrap {
  position: relative;
  width: 120px;
  height: 120px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transition: border-radius 0.2s;
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 1px #9e6950;
  -moz-box-shadow: 0px 0px 0px 1px #9e6950;
  box-shadow: 0px 0px 0px 1.5px #9e6950;
  flex-shrink: 0;
}
.contactCard .imageWrap:hover {
  /*	-webkit-border-radius : 15px 15px 15px 15px;
	-moz-border-radius : 15px 15px 15px 15px;
	border-radius : 15px 15px 15px 15px;
	*/
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.contactCard .imageWrap img {
  width: 100%;
  height: 100%;
}
.contactCard .textWrap {
  padding: 10px 20px;
}
.contactCard * {
  font-size: 16px;
  text-decoration: none;
  color: #1d4f80;
  font-family: 'Molde-Regular';
}
.contactCard p {
  opacity: 1.0;
  margin-top: 0px;
  line-height: 20px;
  font-size: 1.0rem;
  margin-bottom: 15px !important;
}
.contactCard h4 {
  font-size: 1.1rem;
  letter-spacing: -0.3px !important;
}
.contactCard h5 {
  font-family: 'Molde-Medium' !important;
  margin-bottom: 5px !important;
  color: #9e6950 !important;
}
.contactCard a {
  text-decoration: none;
  letter-spacing: 0.2px;
  margin-top: 15px !important;
  font-size: 0.8rem;
}
.callToAction {
  padding: 10px 14px;
  font-family: 'Molde-Bold' !important;
  text-transform: uppercase;
  color: #009fe4;
  font-size: 14px !important;
  font-weight: normal;
  letter-spacing: 3px;
  white-space: nowrap;
  border: 1px solid #1d4f80;
  display: inline-block;
  text-decoration: none;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.callToAction span {
  color: #9e6950;
}
.callToAction:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 101%;
  background: #9e6950;
  transition: width 0.3s;
  z-index: -1;
}
.callToAction:hover:before {
  width: 100%;
}
.callToAction:hover,
.callToAction:hover * {
  color: white !important;
  transition: width 0.8s;
}
.callToAction:hover {
  border: 1px solid #fff;
}
.galleryWrap {
  column-count: 3;
}
.galleryWrap a {
  display: block;
}
.galleryWrap a img {
  margin: 5px;
  width: 100%;
  height: auto;
}
footer {
  background-color: #1d4f80;
  min-height: 700px;
}
footer .contentWrap {
  padding: 40px 0px 0px 0px;
}
footer .logoWrap {
  width: 300px;
  text-align: center;
}
footer .logoWrap img {
  width: 55%;
  height: auto;
}
footer .logoWrap h2 {
  font-size: 15px;
  letter-spacing: 2px;
  white-space: nowrap;
  margin-bottom: 25px;
  margin-top: 10px;
}
footer .logoWrap h3 {
  font-size: 24px;
  color: #fff;
}
footer a,
footer h4,
footer p {
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  font-family: 'Molde-Regular';
}
footer h4 {
  font-family: 'Molde-Light';
  text-transform: uppercase;
  margin-bottom: 30px !important;
  font-size: 20px;
  letter-spacing: 1.8px;
  color: #5db8e0;
}
footer a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  margin-top: 10px;
}
footer a:after {
  content: "";
  height: 1px;
  background-color: #fff;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width 0.3s;
}
footer a:hover:after {
  width: 100%;
}
footer .contact a {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Molde-Light';
}
.copyright {
  text-align: center;
  color: #5db8e0;
  padding: 20px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 40px;
  font-size: 16px;
}
.mobileServices {
  display: none;
}
.mobileServices .swiper-container {
  position: relative;
  overflow: hidden;
}
.bl-text-img .imgWrap {
  position: relative;
}
.bl-text-img .imgWrap .textOnImage {
  position: absolute;
  bottom: 50px;
  left: 20%;
  width: 80%;
}
.bl-text-img .imgWrap .textOnImage h2 {
  color: #fff !important;
  font-size: 55px !important;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
}
.bl-text-img .imgWrap .textOnImage h3 {
  color: #fff !important;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}
.bl-text-img .swiper-container-full {
  overflow: hidden;
}
.bl-text-img .swiper-container-full .hiddenContent {
  display: block !important;
  padding: 50px 0;
}
.bl-text-img .swiper-container-full .hiddenContent div {
  opacity: 1 !important;
}
.hiddenContentWrap {
  position: relative;
  background-color: #f6f6f6;
}
.hiddenTextWrap {
  position: relative;
  overflow: hidden;
  max-height: 135px;
  transition: max-height 1s;
}
.hiddenTextWrap:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.hiddenTextWrapWithIntro {
  display: none;
}
.open .hiddenTextWrap {
  overflow: hidden;
  max-height: 3000px;
}
.open .hiddenTextWrap:after {
  display: none;
}
.hiddenContent {
  padding: 100px 0;
  display: none;
  max-width: 82%;
  margin: 0 auto;
}
.hiddenContent > div {
  opacity: 0;
  transition: all 0.8s;
}
.contentToggle,
.contentToggleWithIntro {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  transition: all 0.8s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
}
.contentToggle:before,
.contentToggleWithIntro:before {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 12px;
  left: 6px;
  background-color: #009fe4;
  transition: all 0.8s;
  transition-timing-function: ease-in-out;
}
.contentToggle:after,
.contentToggleWithIntro:after {
  content: '';
  height: 14px;
  width: 2px;
  position: absolute;
  top: 6px;
  left: 12px;
  background-color: #009fe4;
  transition: all 0.8s;
  transition-timing-function: ease-in-out;
}
.contentToggle.dark,
.contentToggleWithIntro.dark {
  position: relative;
  top: 35px;
  left: 15px;
  border-color: #333;
}
.contentToggle.dark:before,
.contentToggleWithIntro.dark:before,
.contentToggle.dark:after,
.contentToggleWithIntro.dark:after {
  background-color: #009fe4;
}
.open .contentToggle,
.open .contentToggleWithIntro {
  border: 2px solid #333;
  top: 50px;
  transform: translate(-50%, -50%) rotate(-135deg);
}
.open .contentToggle:before,
.open .contentToggleWithIntro:before {
  background-color: #009fe4;
}
.open .contentToggle:after,
.open .contentToggleWithIntro:after {
  background-color: #009fe4;
}
.open .contentToggle.dark,
.open .contentToggleWithIntro.dark {
  top: 35px;
}
.open .hiddenContent > div {
  opacity: 1;
}
.bl-introtext h1 {
  margin-bottom: 25px;
}
.parallaxWrap {
  position: relative;
  overflow: hidden;
}
.parallaxWrap img {
  position: absolute;
  top: -30%;
  width: 100%;
  height: auto;
}
.bl-blog-overview .blog-article {
  padding: 50px 0;
}
.bl-application-form form {
  max-width: 400px;
}
.bl-application-form form h3 {
  font-size: 1.2rem !important;
  margin-top: 80px !important;
  font-family: "Molde-Regular" !important;
}
.bl-application-form form h3:after {
  content: none !important;
}
.bl-application-form .checkboxRow {
  display: flex;
  margin-bottom: 25px;
}
.bl-application-form .checkboxRow label {
  width: 45%;
  display: block;
  cursor: pointer;
}
.bl-application-form .checkboxRow input {
  display: none;
}
.bl-application-form .checkboxRow .customCheckbox {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 10px -7px 0;
  border: 1px solid #009fe4;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.bl-application-form .checkboxRow input:checked + .customCheckbox::after {
  position: absolute;
  content: '';
  width: 5px;
  height: 10px;
  border-right: 2px solid #444;
  border-bottom: 2px solid #444;
  transform: rotate(45deg);
  top: 4px;
  left: 8px;
}
.bl-application-form .customSelectWrap {
  position: relative;
}
.bl-application-form .customSelectWrap:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-right: 2px solid #444;
  border-bottom: 2px solid #444;
  transform: rotate(45deg);
  right: 20px;
  top: 15px;
}
.bl-application-form .customSelectWrap select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  display: block;
  width: 100%;
  margin-top: 40px;
  font-size: 0.9rem;
  border: 2px solid #009fe4;
  padding: 10px;
}
.bl-application-form .customSelectWrap select.txtInputError {
  background-color: #ffcece;
  border-color: #ff4343;
}
.bl-application-form .customSelectWrap select:focus::-ms-value {
  background-color: transparent;
}
.bl-application-form .txtInput {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  display: block;
  border: 2px solid #009fe4;
  padding: 10px;
  margin-top: 40px;
  width: 100%;
  font-size: 0.9rem;
  background-color: #dcf0ff;
}
.bl-application-form .txtInput.txtInputError {
  background-color: #ffcece;
  border-color: #ff4343;
}
.bl-application-form .txtInput.txtArea {
  font-family: 'Molde-Regular' !important;
  height: 150px;
}
.bl-application-form .fileInput {
  margin-top: 40px;
}
.bl-application-form .inputSubmit {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #00cc86;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 40px 0px;
  padding: 10px 14px;
  border: 0;
  font-size: 1rem;
  float: right;
  cursor: pointer;
}
.bl-application-form .inputSubmit:hover {
  background-color: #009fe4;
}
.bl-application-form .inputError {
  position: absolute;
  color: #ff4343;
  padding-left: 10px;
  font-size: 0.8rem;
  display: none;
}
.bl-application-form .cb-wrap {
  position: relative;
  margin-top: 15px;
  padding-left: 25px;
  font-size: 15px;
  display: block;
}
.bl-application-form .cb-wrap input {
  position: absolute;
  top: 5px;
  left: 0;
}
.buttonLink {
  display: inline-block;
  color: #1d4f80;
  border: 2px solid #1d4f80;
  padding: 10px 14px;
  text-decoration: none;
  margin-top: 10px;
  -webkit-transition: background-color 500ms ease-out 0.2s;
  -moz-transition: background-color 500ms ease-out 0.2s;
  -o-transition: background-color 500ms ease-out 0.2s;
  transition: background-color 500ms ease-out 0.2s;
}
.buttonLink:hover {
  color: white;
  background: #1d4f80;
  -webkit-transition: background-color 500ms ease-out 0.2s;
  -moz-transition: background-color 500ms ease-out 0.2s;
  -o-transition: background-color 500ms ease-out 0.2s;
  transition: background-color 500ms ease-out 0.2s;
}
.jobOffer {
  padding: 40px 0px;
}
.jobOffer p.postdate {
  color: #1d4f80;
  font-size: 0.9em;
  margin-top: -20px;
}
.jobOffer strong {
  font-family: 'Molde-Medium';
}
.jobOffer a {
  display: inline-block;
  color: #1d4f80;
  border: 2px solid #1d4f80;
  padding: 10px 14px;
  text-decoration: none;
  margin-top: 10px;
  -webkit-transition: background-color 500ms ease-out 0.2s;
  -moz-transition: background-color 500ms ease-out 0.2s;
  -o-transition: background-color 500ms ease-out 0.2s;
  transition: background-color 500ms ease-out 0.2s;
}
.jobOffer a:hover {
  color: white;
  background: #1d4f80;
  -webkit-transition: background-color 500ms ease-out 0.2s;
  -moz-transition: background-color 500ms ease-out 0.2s;
  -o-transition: background-color 500ms ease-out 0.2s;
  transition: background-color 500ms ease-out 0.2s;
}
.jobOffer h3 {
  color: #1d4f80;
  font-size: 1.35em !important;
}
.jobOffer p {
  padding: 1px 0;
}
div[style="z-index: 1000;text-align:right;font-size:10px;color:grey;display:block !important;"] {
  height: 0;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .labeledImage .frame .labelWrap h3 {
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    white-space: normal;
  }
  .labeledImage .hoverStatus .frame {
    padding: 20px;
  }
  .labeledImage .hoverStatus .frame h3 {
    font-size: 14px;
    white-space: normal;
  }
  .labeledImage .hoverStatus .frame p {
    font-size: 14px;
  }
  .labeledImage.large {
    height: 460px;
  }
  .labeledImage.large .imgMask img {
    height: 460px;
  }
  .labeledImage.large span.frame {
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: 430px;
  }
  .galleryWrap {
    column-count: 3;
  }
}
@media (max-width: 1150px) {
  .contactCard .imageWrap {
    width: 90px;
    height: 90px;
  }
  .contactCard h5 {
    font-size: 22px !important;
  }
  .bl-services .width50 {
    width: 100%;
  }
  footer .width25 {
    width: 33%;
  }
  footer .width25:first-child {
    display: none;
  }
  .bl-image-quote .width70 {
    width: 100%;
  }
}
/* Tablet hochformat */
@media (max-width: 950px) {
  .contactCardsWrap .flex.spaceEvenly {
    flex-wrap: wrap;
  }
  .contactCardsWrap .flex.spaceEvenly > div {
    width: 50%;
  }
  .contactCardsWrap .flex.spaceEvenly > div:last-child {
    text-align: center;
    margin-top: 20px;
  }
}
/* MOBILE */
@media (max-width: 750px) {
  .width50,
  .width32,
  .width33,
  .width70,
  .width40,
  .width55,
  .width60,
  .width66,
  .width80 {
    width: 100%;
  }
  .fancybox-caption {
    font-size: 19px !important;
  }
  .hiddenTextWrap {
    max-height: 105px;
  }
  .textImageWrap h2 {
    padding-bottom: 0 !important;
  }
  .pl80 {
    padding-left: 0;
  }
  .flex {
    display: block;
  }
  .mlr1Point5,
  .mt-60 {
    margin: 0;
  }
  .ml30,
  .ml5,
  .ml20 {
    margin: 0;
  }
  .contentWrap {
    max-width: 82%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .biggerContentWrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .biggerContentWrap .contentWrap {
    max-width: 82%;
  }
  #logo-text,
  #logo {
    max-width: 50%;
  }
  .imageContainer img {
    height: auto;
  }
  h1 {
    font-size: 42px;
  }
  h2.claim {
    letter-spacing: 4px;
    font-size: 21px;
  }
  h3.claim {
    font-size: 30px;
  }
  h4 {
    /*font-size: 25px;*/
    margin-bottom: 40px !important;
    font-family: 'Molde-Medium';
  }
  #content h5 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    color: #000;
  }
  #content h2 {
    font-size: 25px;
    font-family: 'Molde-Medium';
    color: #3d3d3d;
    padding-bottom: 25px;
  }
  #content h2 strong {
    font-size: 25px;
    font-family: 'Molde-Bold';
    color: #3d3d3d;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
  #content h3 {
    font-size: 36px;
    /* color: @obachtblau; */
  }
  #content h3 strong {
    color: #9e6950;
    text-transform: uppercase;
    letter-spacing: 4px;
  }
  .contactCardsWrap .flex.spaceEvenly > div {
    width: 100%;
  }
  .contactCardsWrap h4.centered {
    text-align: left;
  }
  .contactCardsWrap h4.centered span {
    line-height: 1.8rem;
  }
  .contactCardsWrap .contactCard .textWrap {
    padding-top: 0;
  }
  .contactCardsWrap .contactCard p {
    font-size: 1.2rem;
  }
  .contactCardsWrap .contactCard a {
    font-size: 1.2rem;
  }
  .contactCardsWrap .callToAction {
    margin-top: 25px;
    left: auto;
    transform: translateX(0);
  }
  .contactCardsWrap .callToAction:hover:before {
    width: 0;
  }
  .contactCardsWrap .callToAction:hover,
  .contactCardsWrap .callToAction:hover * {
    color: #009fe4 !important;
  }
  .contactCardsWrap .callToAction:hover {
    border: 1px solid #1d4f80;
  }
  .navigationWrap.fixed {
    padding: 15px 0px;
    box-shadow: none;
  }
  #menuToggle {
    text-indent: -9999px;
    height: 35px;
  }
  .phoneLink {
    display: none;
  }
  .width32 .callToAction {
    position: relative;
    top: 20px;
  }
  .galleryWrap {
    column-count: 2;
  }
  footer * {
    text-align: center !important;
  }
  footer .width25 {
    width: 100%;
  }
  footer .logoWrap {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
  footer p {
    font-size: 23px;
    line-height: 1.75em;
    color: white;
  }
  footer a {
    font-size: 23px;
    line-height: 1.75em;
    color: white;
  }
  footer h4 {
    margin-bottom: 20px !important;
    margin-top: 40px;
    font-size: 26px;
  }
  #greenArrow {
    transform: scale(0.7) translateX(-50%);
  }
  p,
  #content ul,
  #content ol {
    font-size: 23px;
    line-height: 1.5;
    color: #000;
    letter-spacing: -0.3px;
  }
  .contentWrap ol li:before {
    top: 10px;
  }
  .hideOnMobile {
    display: none;
  }
  .mobileServices {
    display: block;
  }
  .mobileServices .swiper-slide {
    background-color: #000;
  }
  .mobileServices .swiper-slide img.serviceImg {
    width: 100%;
    height: auto;
    opacity: 0.6;
    display: block;
  }
  .mobileServices .swiper-slide .slideOverlay {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .mobileServices .swiper-slide .slideOverlay img {
    width: 20%;
    height: auto;
    position: relative;
    top: -10px;
  }
  .mobileServices .swiper-slide h3 {
    margin-bottom: 10px !important;
  }
  .mobileServices .swiper-slide h3,
  .mobileServices .swiper-slide h3 span {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 28px !important;
    letter-spacing: 2px !important;
    font-family: 'Molde-Bold' !important;
  }
  .mobileServices .swiper-slide h3:after {
    content: none !important;
  }
  .mobileServices .swiper-slide a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 5px 25px;
  }
  #gradient.pt80 {
    padding-top: 25px !important;
  }
  .swiper-pagination-bullet {
    border-radius: 0 !important;
    width: 20px !important;
    height: 4px !important;
    background-color: #fff !important;
    opacity: 1 !important;
  }
  .swiper-pagination-bullet-active {
    background-color: #009fe4 !important;
  }
  .swiper-pagination {
    bottom: 20px !important;
  }
  .quote {
    top: 0;
    padding-top: 80px;
  }
  .quote:before {
    top: 20px;
    font-size: 80px;
  }
  .bl-text-img .imgWrap {
    position: relative;
  }
  .bl-text-img .imgWrap .textOnImage {
    position: absolute;
    bottom: 35px;
    left: 10%;
    width: 80%;
  }
  .bl-text-img .imgWrap .textOnImage h2 {
    color: #fff !important;
    font-size: 35px !important;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
    padding-bottom: 10px !important;
  }
  .bl-text-img .imgWrap .textOnImage h3 {
    color: #fff !important;
    font-size: 30px !important;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  }
  .bl-introtext .width60 {
    width: 100%;
  }
}
