/*genrated on 2026-13-05 13:37:36*************************************************************************************/
/*Wichtig: Nur hier die Schriftart/Groesse fuer Editor und Grundstil setzen*/
td,
body {
  font-family: 'LexendVariable', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #0a0a0a;
}
table {
  width: 100%;
}
td {
  padding: 0px;
  vertical-align: top;
}
a img {
  border: none;
}
h1 {
  text-transform: uppercase;
  font-size: 3.1rem;
  line-height: 60px;
  font-weight: 900;
  color: #474747;
  margin-top: 0px;
  margin-bottom: 50px;
}
h2 {
  text-transform: uppercase;
  font-size: 2.4rem;
  margin-top: 0px;
  margin-bottom: 6px;
  line-height: 60px;
  font-weight: 900;
  color: #464646;
}
h3 {
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 0px;
  margin-bottom: 6px;
  line-height: 40px;
  font-weight: 700;
  color: #464646;
}
ul,
ol {
  margin-top: .5rem;
  padding-left: 1.25rem;
  list-style: disc;
}
ul > li,
ol > li {
  margin: .5rem 1.5rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  padding-left: 0;
}
p {
  margin-top: 12px;
  margin-bottom: 12px;
}
#cookieInfo {
  bottom: 10px !important;
  left: 20px !important;
  right: 20px !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0) !important;
  background-color: transparent !important;
  border-top: none !important;
  font-family: 'LexendVariable' !important;
  color: #0a0a0a;
}
#cookieInfo .button {
  font-family: 'LexendVariable' !important;
}
#cookieInfo .GeneralInfos .GeneralInfos_inlay .leftArea .caption {
  height: auto;
}
#cookieInfo .GeneralInfos .GeneralInfos_inlay::after {
  display: none;
}
.GeneralInfos {
  max-width: 100% !important;
  border-radius: 20px;
  background-color: #ffffff !important;
  display: flex !important;
  align-items: center;
}
.GeneralInfos .GeneralInfos_inlay {
  background-color: transparent !important;
  max-width: 1240px;
}
#cookieInfo::after {
  height: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  content: '';
}
body.site_id_6 #cookieInfo::after,
body.site_id_7 #cookieInfo::after {
  display: none;
}
body.site_id_6 #drillcontainer,
body.site_id_7 #drillcontainer {
  display: none !important;
}
@supports (font-variation-settings: normal) {
  :root {
    font-family: LexendVariable, ui-sans-serif, system-ui, sans-serif;
    font-optical-sizing: auto;
    font-feature-settings: "ss01";
  }
}
@font-face {
  font-style: normal;
  font-weight: 100 900;
  src: url(/_libs/fonts/google/lexend-regular-variable.ttf) format("truetype-variations");
  font-family: LexendVariable;
  font-display: block;
}
body,
html {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-variant-alternates: stylistic(ss01);
  color: #0a0a0a;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -3%;
}
.BodyHolder {
  width: 100%;
  position: relative;
}
body,
html {
  overflow-x: clip;
}
@supports not (overflow: clip) {
  body,
  html {
    overflow-x: hidden;
  }
}
/*useful config (don't delete)*/
.loading a {
  pointer-events: none;
}
html {
  overflow-y: scroll;
}
span a {
  cursor: pointer;
}
form {
  margin: 0px;
}
a {
  outline: none;
}
div,
a,
span,
section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Basis layout */
div#container {
  text-align: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div#top {
  width: 100%;
  height: 115px;
  position: relative;
  z-index: 10;
}
div#top div#topInner {
  width: 100%;
  height: 115px;
  padding: 0 20px;
  max-width: 1525px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
  justify-content: end;
  align-items: center;
}
div#top div#topInner .logo {
  width: 100%;
  max-width: 285px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  aspect-ratio: 1.26666667;
  max-height: 285px;
  z-index: 2;
}
div#top div#topInner .logo svg {
  width: 100%;
  position: absolute;
  bottom: -119px;
  aspect-ratio: 1;
}
div#top div#topInner .contact {
  background-image: url("/_skins/base/images/icon_phone.svg");
  background-position: top 20px right 15px;
  background-repeat: no-repeat;
  background-size: 28px auto;
  width: 185px;
  height: 70px;
  position: absolute;
  right: 0px;
  bottom: 10px;
  border-radius: 20px;
  background-color: #257dd6;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: -2%;
  font-size: 21px;
  display: flex;
  box-shadow: inset 15px 25px 46px rgba(0, 10, 20, 0.45);
  padding: 10px 15px;
  align-items: center;
}
div#top div#topInner::before {
  width: calc(100% + 50vw);
  height: 135px;
  background: #ff8000;
  box-shadow: inset -8px -14px 46px rgba(120, 10, 0, 0.45);
  content: '';
  display: block;
  position: absolute;
  border-bottom-right-radius: 200px;
  right: 100px;
  bottom: 0;
  z-index: -1;
}
div#middle {
  width: 100%;
  float: left;
  min-height: 400px;
}
div#footer {
  width: 100%;
  background-color: #404040;
  min-height: 30px;
  margin-top: 100px;
  clear: left;
  z-index: 9;
  position: relative;
}
div#footer #footerBottom {
  width: 100%;
  display: flex;
  max-width: 1450px;
  padding: 10px 20px;
  margin: 0 auto;
  color: #FFF;
}
div#footer #footerBottom .right {
  padding-left: 20px;
  font-weight: 300;
}
div#footer #footerInner {
  display: flex;
  width: 100%;
  max-width: 1450px;
  padding: 100px 20px;
  margin: 0 auto;
  color: #FFF;
}
div#footer #footerInner .footCat {
  padding-right: 40px;
  justify-content: space-between;
}
div#footer #footerInner .footCat.footCat6 {
  padding-right: 0;
  margin-left: auto;
}
div#footer #footerInner .caption {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 35px;
}
div#footer #footerInner a {
  color: #FFF;
  font-size: 16px;
  text-decoration: none;
  width: 100%;
  display: flex;
  margin-bottom: 5px;
}
div#footer #subLine {
  width: 100%;
  display: flex;
  max-width: 1450px;
  padding: 10px 20px;
  margin: 0 auto;
  color: #FFF;
  justify-content: right;
}
div#footer #subLine a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}
/* @end */
.stage {
  width: 100%;
  display: block;
  position: relative;
  pointer-events: none;
  max-width: 100%;
}
.stage .slide {
  width: 100%;
  display: flex;
  height: 100%;
  padding: 0 20px 0px 20px;
  pointer-events: none;
}
.stage .slide .bild {
  max-width: 900px;
  width: 59.5%;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  margin-left: auto;
}
.stage .slide .bild img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.15);
}
.stage .slide .bild picture {
  display: block;
}
.stage .slide .slideInner {
  width: 100%;
  display: flex;
  max-width: 1525px;
  margin: 0 auto;
  min-height: 585px;
  align-items: center;
}
.stage .slide .content {
  width: 100%;
  max-width: 40.5%;
  padding-right: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 170px;
  position: relative;
  z-index: 8;
}
.stage .slide .content .title {
  max-width: 440px;
  margin-bottom: 5px;
  font-size: 60px;
  font-weight: 900;
  display: flex;
  flex-wrap: wrap;
}
.stage .slide .content .title p {
  margin: 0;
  line-height: 55px;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 30px 5px 15px;
  color: #FFF;
  background-color: #ff8000;
}
.stage .slide .content.slide_Brunnenbau .title p {
  background-color: #257dd6;
}
.stage .slide .content .shorttext {
  max-width: 415px;
  width: 100%;
  display: flex;
  font-size: 31px;
  line-height: 33px;
  position: relative;
  padding: 5px 0 0 15px;
}
.stage .slide .content .shorttext.widthLink {
  padding-bottom: 90px;
}
.stage .slide .content .link {
  position: absolute;
  right: 0%;
  transform: translateX(calc(50% + 30px));
  bottom: 0;
  pointer-events: auto;
  padding: 15px 40px;
  background: #ff8000;
  color: #FFF;
  font-size: 24px;
  line-height: 26px;
  border-radius: 20px;
  text-decoration: none;
  font-weight: 600;
  max-width: 235px;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 6px 20px rgba(2, 6, 23, 0.2), inset 0 6px 12px rgba(2, 6, 23, 0.08);
}
.stage .slide .content .link:hover {
  cursor: pointer;
}
.stage .slide .content.slide_Brunnenbau .link {
  background: #257dd6;
}
.stageInner {
  width: 100%;
  position: relative;
  height: auto;
  display: block;
  z-index: 1;
}
.stageInner::after {
  width: 100%;
  height: 145px;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
section.container.containerGrey {
  background-color: #f0ece9;
  padding: 80px 0 80px 0;
}
section.container .containerInlay {
  text-align: left;
  width: 100%;
  max-width: 1345px;
  margin-left: auto;
  margin-right: auto;
  z-index: 9;
  position: relative;
}
section.container .containerInlay h2.sitetitle {
  line-height: 60px;
  font-weight: 900;
  margin-bottom: 50px;
  color: #474747;
  text-transform: uppercase;
  font-size: 3.1rem;
}
section.container .containerInlay.containerInlayWide {
  max-width: 100%;
}
section.container .containerInlay.containerInlaySmall {
  max-width: 560px;
  padding: 0 20px;
}
section.container .containerInlay.containerInlayTextSite {
  padding: 140px 20px 50px 20px;
}
section.container .containerInlay .map {
  max-width: 1235px;
  padding: 0 20px;
  margin: 0 auto 50px auto;
}
section.container .containerInlay .map h2 {
  color: #257dd6;
  text-transform: none;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 4vh;
}
section.container .containerInlay .map img {
  width: 100%;
  height: auto;
  display: block;
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
}
section.container .containerInlay .map .info {
  background-color: #ecf1f6;
  line-height: 40px;
  display: flex;
  width: 100%;
  padding: 0 20px;
  align-items: center;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
}
section.container .containerInlay .map .info a {
  color: #0a0a0a;
  text-decoration: none;
}
section.container .containerInlay .map .info strong {
  font-weight: 600;
}
section.container .containerInlay.containerAnfrage {
  border-top: 1px solid rgba(128, 128, 128, 0.25);
  padding: 40px 0 0 0;
}
section.container .containerInlay.containerAddress {
  margin-top: 110px;
  text-align: center;
  max-width: 1235px;
  padding: 0 20px;
}
section.container .containerInlay.containerAddress h1 {
  margin-bottom: 0;
}
section.container .containerInlay.containerAddress h2 {
  color: #257dd6;
  text-transform: none;
  font-weight: 700;
  font-size: 2rem;
}
section.container .containerInlay.containerAddress h3 {
  text-transform: none;
  font-weight: 700;
  font-size: 1.35rem;
  margin: 1.5rem 0rem .75rem 0;
}
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin {
  text-align: center;
  max-width: 400px;
  padding: 0 20px;
  margin: 0 auto;
}
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .phone,
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .mail {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .phone .caption,
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .mail .caption {
  font-weight: 600;
  padding-right: 4px;
}
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .phone a,
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .mail a {
  color: #0a0a0a;
  text-decoration: none;
}
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .phone a:hover,
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .mail a:hover {
  color: #257dd6;
}
section.container .containerInlay.containerAddress .complextypes-Kontaktdaten-skin .phone {
  margin-top: 40px;
}
section.container .containerInlay.containerAddress .containerAddressInner {
  margin-top: 4vh;
  margin-bottom: 4vh;
  padding-top: 4vh;
  padding-bottom: 4vh;
  border-top: 1px solid rgba(128, 128, 128, 0.25);
  border-bottom: 1px solid rgba(128, 128, 128, 0.25);
}
section.container .containerInlaySlider {
  max-width: 100%;
}
section.container .contentElement .contentMitarbeiter {
  border-top: 1px solid #f2f2f2;
  padding-top: 4vh;
  margin-top: 4vh;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4vh;
  margin-bottom: 4vh;
}
section.container .contentElement .contentMitarbeiter.mitarbeiterInContent {
  border-bottom: none;
  padding-bottom: 0vh;
  margin-bottom: 0vh;
}
section.container .contentElement .contentMitarbeiter .teamInner {
  padding-left: 5rem;
}
section.container .contentElement .contentMitarbeiter h2 {
  font-size: 3.1rem;
  font-weight: 900;
  letter-spacing: -4%;
  text-transform: uppercase;
  line-height: .95;
}
section.container .contentElement .contentMitarbeiter .subText {
  margin-bottom: 4vh;
}
.mitarbeiter {
  display: flex;
  width: 100%;
  margin: 4vh 0 6vh 0;
}
.mitarbeiter.mitarbeiter_last {
  margin-bottom: 0;
}
.mitarbeiter .inner {
  width: 100%;
  display: flex;
}
.mitarbeiter .inner .img {
  width: 150px;
  height: 150px;
}
.mitarbeiter .inner .img img {
  display: block;
  max-width: 100%;
  object-position: center;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mitarbeiter .inner .details {
  width: 100%;
  max-width: calc(100% - 150px);
  padding-left: 30px;
}
.mitarbeiter .inner .details .row.name {
  font-size: 2rem;
  color: #257dd6;
  font-weight: 700;
}
.mitarbeiter .inner .details .row.position {
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #464646;
  font-weight: 300;
  font-size: 1rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.mitarbeiter .inner .details .personDesc {
  padding-left: 5rem;
  margin-top: 2vh;
}
.mitarbeiter .inner .details .personDesc .caption {
  font-weight: 700;
  margin-bottom: 1vh;
}
.mitarbeiter .inner .details .personContact {
  padding-left: 2.5rem;
  margin-top: 2vh;
}
.mitarbeiter .inner .details .personContact .strong {
  font-weight: 700;
}
.mitarbeiter .inner .details .personContact a {
  margin-bottom: 1.5vh;
  text-decoration: none;
  color: #0a0a0a;
}
.mitarbeiter .inner .details .personContact a:hover {
  color: #257dd6;
  text-decoration: underline;
}
.contentPage {
  width: 100%;
  max-width: 1325px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 20px 0 20px;
  z-index: 1;
  position: relative;
}
.contentPage .contentPageInner {
  margin: 0 auto;
  max-width: 1300px;
}
.contentPage .contentPageInner .header {
  display: flex;
  z-index: 0;
  min-height: 305px;
  position: relative;
  justify-content: space-between;
}
.contentPage .contentPageInner .header h1 {
  text-align: left;
  display: flex;
  align-items: end;
  padding-right: 2rem;
}
.contentPage .contentPageInner .header img {
  max-width: 740px;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -35px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.15);
}
.contentPage .contentPageInner .header.noImg h1 {
  text-align: center;
  padding-right: 0;
  width: 100%;
  justify-content: center;
}
.contentPage .contentPageInner .contentElement {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4vh;
  margin-bottom: 4vh;
}
.contentPage .contentPageInner .contentElement.contentElement_first {
  padding-top: 4vh;
}
.contentPage .contentPageInner .contentElement h2 {
  font-size: 2rem;
  text-transform: none;
  line-height: 1.2;
  font-weight: 700;
  background-color: #fff;
}
.contentPage .contentPageInner .contentElement h2.inText {
  font-size: 1.35rem;
  line-height: 1.3;
  color: #464646;
  margin: 2rem 0rem 0.75rem;
  text-transform: none;
}
.contentPage .contentPageInner .contentElement h2.withSub {
  font-size: 3.1rem;
  color: #464646;
  text-transform: uppercase;
  font-weight: 900;
}
.contentPage .contentPageInner .contentElement h3.sub,
.contentPage .contentPageInner .contentElement .langtext h3 {
  font-size: 1.35rem;
  line-height: 1.3;
  color: #464646;
  margin: 2rem 0rem 1rem 0;
  text-transform: none;
}
.contentPage .contentPageInner .contentElement h3.sub {
  background-color: #fff;
  max-width: 70%;
}
.contentPage .contentPageInner .contentElement .langtext h3 {
  margin-bottom: 0.1rem;
}
.contentPage .contentPageInner .contentElement ul,
.contentPage .contentPageInner .contentElement ol {
  margin-top: .5rem;
  padding-left: 1.25rem;
  list-style: disc;
}
.contentPage .contentPageInner .contentElement ul > li,
.contentPage .contentPageInner .contentElement ol > li {
  margin: .5rem 1.5rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  padding-left: 0;
}
.contentPage .contentPageInner .contentElement ul li::marker,
.contentPage .contentPageInner .contentElement ol li::marker {
  color: #ff8000;
}
.contentPage .contentPageInner .contentElement .langtext {
  margin: 5vh 0 0vh 0;
  margin-left: 8rem;
  max-width: 70%;
}
.contentPage .contentPageInner .contentElement .intro,
.contentPage .contentPageInner .contentElement .textBlock {
  margin-left: 8rem;
  max-width: 70%;
}
.contentPage .contentPageInner .contentElement .blocktextmitbild {
  display: flex;
  column-gap: 1rem;
}
.contentPage .contentPageInner .contentElement .textmitbild {
  display: flex;
  max-width: 45%;
  flex-flow: column;
}
.contentPage .contentPageInner .contentElement .imgBlock.imgWebBlock {
  margin: 5vh auto 5vh auto;
  max-width: 770px;
}
.contentPage .contentPageInner .contentElement .imgBlock.imgWebBlock img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.15);
}
.contentPage .contentPageInner .contentElement .imgFileBlock {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  width: 50%;
}
.contentPage .contentPageInner .contentElement .imgFileBlock .subtitle {
  font-style: italic;
  font-weight: 400;
  font-size: .8rem;
  line-height: 1.1;
  margin-top: 10px;
  width: 100%;
  text-align: right;
}
.contentPage .contentPageInner .contentElement .imgFileBlock {
  position: relative;
  z-index: 1;
  overflow: visible;
}
.contentPage .contentPageInner .contentElement .imgFileBlock img {
  cursor: zoom-in;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  transform-origin: right center;
  position: relative;
  z-index: 2;
}
.contentPage .contentPageInner .contentElement .imgFileBlock img.zoomed {
  transform: scale(2);
  z-index: 999;
  box-shadow: 0 20px 80px rgba(0, 0, 0, 0.28);
  cursor: zoom-out;
  background-color: #FFF;
}
@media (max-width: 1600px) {
  .contentPage .contentPageInner .contentElement .imgFileBlock img.zoomed {
    transform: scale(1.7);
  }
}
@media (max-width: 1300px) {
  .contentPage .contentPageInner .contentElement .imgFileBlock img.zoomed {
    transform: scale(1.4);
  }
}
@media (max-width: 900px) {
  .contentPage .contentPageInner .contentElement .imgFileBlock img.zoomed {
    transform: scale(1.15);
  }
}
.contentPage .contentPageInner .contentElements {
  margin: 0 auto;
}
.blogList {
  padding-top: 4vh;
  margin: 0 auto;
  max-width: 1300px;
}
.blogList .blog {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4vh;
  width: 100%;
  max-width: 760px;
  margin: 0 auto 4vh auto;
}
.blogList .blog h2 {
  font-size: 3.1rem;
}
.blogList .blog h3 {
  margin: 2rem 0rem .75rem;
  color: #464646;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.3;
  text-transform: none;
}
.blogList .blog .langtext h2 {
  font-size: 2rem;
  color: #257dd6;
  text-transform: none;
  font-weight: 700;
}
.blogList .blog .langtext ul ul li,
.blogList .blog .langtext ol ul li {
  list-style: disc;
}
.blogList .blog .langtext ul li::marker,
.blogList .blog .langtext ol li::marker {
  color: #ff8000;
}
.blogList .blog .blogLinks {
  padding: .5rem 1.5rem .5rem 1.5rem;
  border-radius: .3rem;
  margin: 1.5rem 0;
  width: 100%;
  position: relative;
  background-color: rgba(153, 120, 91, 0.1);
  border-left: 10px solid #ff8000;
}
.blogList .blog .blogLinks .date {
  margin-top: 2.5vh;
}
.blogList .blog .blogLinks .item {
  width: 100%;
  display: block;
}
.blogList .blog .blogLinks .item a.link {
  background-image: url("/_skins/base/images/icon_link.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  padding: 0px 0 0 20px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.4;
  font-style: italic;
  text-transform: none;
  color: #0a0a0a;
  text-decoration: none;
  font-weight: 700;
  display: flex;
  align-items: center;
  max-width: fit-content;
}
.blogList .blog .blogLinks .item a.link:hover {
  color: #257dd6;
  cursor: pointer;
}
.blogList .blog .imgBlock {
  margin: 1.25rem 0 1.25rem 0;
}
.blogList .blog .imgBlock img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50px;
}
.container.containerErdwaerme .contentPage .contentPageInner .contentElement h2.default {
  color: #ff8000;
}
.container.containerErdwaerme .contentPage .contentPageInner .contentElement h2.inText {
  color: #464646;
}
.container.containerBrunnenbau .contentPage .contentPageInner .contentElement h2.default {
  color: #257dd6;
}
.container.containerBrunnenbau .contentPage .contentPageInner .contentElement h2.inText {
  color: #464646;
}
.container.containerBrunnenbau .contentPage .contentPageInner .contentElement ul li::marker,
.container.containerBrunnenbau .contentPage .contentPageInner .contentElement ol li::marker {
  color: #257dd6;
}
.ctaBlock {
  text-align: left;
  width: 100%;
  max-width: 1325px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.ctaBlock .ctaBlockInner {
  max-width: 1100px;
}
.ctaBlock .ctaBlockInner h2 {
  background-color: #FFF;
}
.ctaBlock .textArea {
  display: flex;
  padding-left: 120px;
  margin-top: 40px;
}
.ctaBlock .textArea .subtitel {
  font-size: 26px;
  color: #464646;
  font-weight: 800;
  line-height: 24px;
  white-space: nowrap;
}
.ctaBlock .textArea .text {
  font-size: 19px;
  color: #0a0a0a;
  line-height: 24px;
  padding-left: 30px;
}
.ctaBlock .actionArea {
  display: flex;
  justify-content: center;
  margin: 60px auto 90px auto;
}
.ctaBlock .actionArea a {
  background: #ff8000;
  border-radius: 20px;
  padding: 15px 40px;
  color: #FFF;
  font-size: 24px;
  line-height: 26px;
  text-decoration: none;
  font-weight: 600;
  max-width: 255px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(126deg, #ff8000 0%, #ff6f00 83%, #ed4700 100%);
}
.ctaBlock .actionArea a:hover {
  box-shadow: inset 0 4px 10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.ctaBlock .actionArea a.left {
  margin-right: 60px;
}
.siteContainer .faqAreaStartPage {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1345px;
  padding: 0 20px;
  margin: 80px auto 80px auto;
}
.siteContainer .faqAreaStartPage .faqAreaInlay {
  width: 100%;
}
.siteContainer .faqAreaStartPage h2 {
  margin-bottom: 2rem;
  font-size: 3.1rem;
  background-color: #FFF;
}
.siteContainer .faqAreaStartPage .subtitle {
  text-transform: none;
  font-weight: 700;
  font-size: 1.35rem;
  margin: 1.5rem 0rem 2rem 0;
  background-color: #FFF;
  color: #464646;
}
.siteContainer .faqAreaStartPage .faqBlock {
  max-width: 1025px;
  margin: 0px auto 0px auto;
}
.siteContainer .faqArea {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1345px;
  padding: 0 20px;
  margin: 80px auto 80px auto;
}
.siteContainer .faqArea .faqAreaInlay {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}
.siteContainer .faqArea h2 {
  margin-bottom: 2rem;
  font-size: 3.1rem;
}
.siteContainer .faqArea .subtitle {
  text-transform: none;
  font-weight: 700;
  font-size: 1.35rem;
  margin: 1.5rem 0rem 2rem 0;
  color: #464646;
}
.siteContainer .faqArea .faqBlock {
  max-width: 1025px;
  margin: 0px auto 0px auto;
}
.siteContainer .factArea {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1325px;
  padding: 0 20px;
  margin: 80px auto 80px auto;
}
.siteContainer .factArea .factAreaInlay {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}
.siteContainer .factArea h2 {
  margin-bottom: 2rem;
  font-size: 3.1rem;
}
.siteContainer .factArea .subtitle {
  text-transform: none;
  font-weight: 700;
  font-size: 1.35rem;
  margin: 1.5rem 0rem 2rem 0;
  color: #464646;
}
.siteContainer .factArea .factBlock .fact {
  padding: .5rem 1.5rem .65rem;
  border-radius: .3rem;
  margin: 1.5rem 0;
  background-color: rgba(153, 120, 91, 0.1);
}
.siteContainer .factArea .factBlock .fact.erde {
  border-left: 10px solid #ff8000;
}
.siteContainer .factArea .factBlock .fact.brunnen {
  border-left: 10px solid #257dd6;
}
.siteContainer .siteImage img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 500px;
  object-fit: cover;
  object-position: center center;
}
.siteContainer .galleryArea .owl-item .gImage img {
  height: auto;
  width: 100%;
  display: block;
  max-width: 515px;
  border-radius: 50px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.15);
}
.siteContainer .owl-carousel .owl-stage-outer {
  padding: 50px 0;
}
.presse {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1325px;
  padding: 0 20px;
  margin: 0px auto 0px auto;
}
.presse .complextypes-Presse-skin {
  width: 100%;
}
.presse .presseInner {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}
.presse .presse_artikel {
  padding: .5rem 1.5rem 50px 1.5rem;
  border-radius: .3rem;
  margin: 1.5rem 0;
  width: 100%;
  position: relative;
  background-color: rgba(153, 120, 91, 0.1);
  border-left: 10px solid #ff8000;
}
.presse .presse_artikel.noInfo {
  padding-top: 1rem;
}
.presse .presse_artikel .info {
  width: 100%;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.presse .presse_artikel .preview {
  margin: 1.5rem 0;
}
.presse .presse_artikel .preview img {
  max-width: 100%;
  height: auto;
  display: block;
}
.presse .presse_artikel .pressFlag {
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom-right-radius: .3rem;
  width: 140px;
  overflow: hidden;
}
.presse .presse_artikel .pressFlag.withBg {
  padding: 5px;
}
.presse .presse_artikel .pressFlag img {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  height: auto;
  display: block;
  max-height: 40px;
}
.presse .presse_artikel a.link {
  background-image: url("/_skins/base/images/icon_link.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  padding: 0px 0 0 20px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.4;
  font-style: italic;
  text-transform: none;
  color: #0a0a0a;
  text-decoration: none;
  font-weight: 700;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 1.5rem;
  height: 40px;
  max-width: fit-content;
}
.presse .presse_artikel a.link:hover {
  color: #257dd6;
  cursor: pointer;
}
.presse .presse_artikel.erde {
  border-left: 10px solid #ff8000;
}
.presse .presse_artikel.brunnen {
  border-left: 10px solid #257dd6;
}
.presse .presse_artikel h2 {
  font-size: 1.35rem;
  color: #464646;
  line-height: 1.3;
  text-transform: none;
  width: 100%;
  display: block;
}
.contentGalerie {
  margin: 6vh auto .75rem auto;
  border-radius: 3.6rem 3.6rem 0 0;
  overflow: hidden;
  max-width: 770px;
  pointer-events: none !important;
}
.contentGalerie .owl-item .gImage {
  position: relative;
}
.contentGalerie .owl-item .gImage img {
  width: 100%;
  display: block;
  max-width: 760px;
  object-fit: cover;
  object-position: center;
  height: 40vh;
  border-radius: 3.6rem 3.6rem 0 0;
}
.contentGalerie .slidecaption {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50px);
  opacity: 0;
  -webkit-backdrop-filter: saturate(180%) blur(17px);
  backdrop-filter: saturate(180%) blur(17px);
  transition: opacity 500ms ease,transform 500ms ease;
  margin: 0;
  background-color: #00000080;
  padding: .8rem;
  color: #fff;
  line-height: 1.1;
  text-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
}
.contentGalerie .slidecaption p {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-left: .05rem;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -3%;
  font-size: 1rem;
}
.contentGalerie .owl-item.active .slidecaption {
  opacity: 1;
  transform: translateY(0px);
}
.catTeasers {
  display: flex;
  justify-content: center;
}
.catTeasers .catTeaser {
  border-radius: 50px;
  border: 10px solid;
  border-color: #ff8000;
  padding: 15px 10px;
  text-align: center;
  max-width: 490px;
  position: relative;
  padding-bottom: 45px;
}
.catTeasers .catTeaser h2 {
  font-size: 41px;
  font-weight: 800;
  color: #ff8000;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 35px;
}
.catTeasers .catTeaser .subtitle {
  font-size: 27px;
  line-height: 30px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #494949;
}
.catTeasers .catTeaser .text {
  font-size: 19px;
  color: #0a0a0a;
  line-height: 24px;
}
.catTeasers .catTeaser .link {
  position: absolute;
  right: -30px;
  bottom: -30px;
  pointer-events: auto;
  padding: 10px 5px;
  background: #ff8000;
  color: #FFF;
  font-size: 24px;
  line-height: 26px;
  border-radius: 20px;
  text-decoration: none;
  font-weight: 600;
  width: 250px;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 6px 20px rgba(2, 6, 23, 0.2), inset 0 6px 12px rgba(2, 6, 23, 0.08);
}
.catTeasers .catTeaser .link:hover {
  cursor: pointer;
}
.catTeasers .catTeaser_1 {
  margin-right: 45px;
}
.catTeasers .catTeaser_2 {
  border-color: #257dd6;
}
.catTeasers .catTeaser_2 h2 {
  color: #257dd6;
}
.catTeasers .catTeaser_2 .link {
  background: #257dd6;
}
.faq {
  padding: 7px 15px 7px 60px;
  margin: 0 0 0px 0;
  max-width: 790px;
  position: relative;
  min-height: 68px;
  border-top: 1px solid #a9a9a9;
  transition: all 0.4s ease 0.1s;
  -webkit-transition: all 0.4s ease 0.1s;
  -moz-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  -ms-transition: all 0.4s ease 0.1s;
}
.faq.show {
  background-color: #f1edea;
}
.faq .frage {
  letter-spacing: 0px;
  color: #343840;
  font-weight: 700;
  display: flex;
  align-items: center;
  min-height: 52px;
  font-size: 1.35rem;
  line-height: 1.3;
}
.faq .antwort {
  max-height: 0;
  overflow: hidden;
  padding-bottom: 0px;
  font-size: 1rem;
  line-height: 1.4;
  transition: all 0.4s ease 0.1s;
  -webkit-transition: all 0.4s ease 0.1s;
  -moz-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  -ms-transition: all 0.4s ease 0.1s;
}
.faq a.link {
  color: #ff8000;
  font-weight: 600;
  padding-left: 5px;
}
.faq .icon {
  width: 13px;
  height: 13px;
  border: 0;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.faq .icon span {
  position: absolute;
  transition: 300ms;
  background-color: #ff8000;
}
.faq .icon span:first-child {
  top: 0;
  bottom: 0;
  width: 3px;
  left: 5px;
}
.faq .icon span:last-child {
  left: 0%;
  right: 0;
  height: 3px;
  top: 5px;
}
.faq:hover {
  cursor: pointer;
}
.faq:hover .frage {
  color: #ff8000;
}
.faq.show,
.faq.faq-open {
  padding: 13px 15px 13px 60px;
}
.faq.show .frage,
.faq.faq-open .frage {
  margin-bottom: 10px;
}
.faq.show .antwort,
.faq.faq-open .antwort {
  max-height: 400px;
  transition: all 0.5s ease 0.1s;
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
}
.faq.show .antwort p,
.faq.faq-open .antwort p {
  padding-bottom: 0;
}
.faq.show .icon span:first-child,
.faq.faq-open .icon span:first-child {
  transform: rotate(45deg);
}
.faq.show .icon span:last-child,
.faq.faq-open .icon span:last-child {
  transform: rotate(45deg);
}
.faq.show .icon span,
.faq.faq-open .icon span {
  background-color: #464646;
}
.faq.show .icon:hover,
.faq.faq-open .icon:hover {
  cursor: pointer;
}
.faq.show:hover,
.faq.faq-open:hover {
  cursor: default;
}
.faq.show:hover .frage,
.faq.faq-open:hover .frage {
  color: #464646;
}
.faq.show:hover .icon span,
.faq.faq-open:hover .icon span {
  background-color: #464646;
}
.faqAreaStartPage .faq {
  max-width: 1030px;
}
.startItem {
  max-width: 1345px;
  padding: 0 20px;
  width: 100%;
  margin: 110px auto 60px auto;
}
.startItem .startItemInner {
  text-align: left;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
.startItem .startItemInner .details {
  display: flex;
}
.startItem .startItemInner .details .left {
  width: 100%;
  max-width: 455px;
}
.startItem .startItemInner .details .left .siteImage img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.15);
}
.startItem .startItemInner .details .right {
  width: 100%;
  max-width: calc(100% - 455px);
  padding: 10px 0 0 60px;
}
.startItem .startItemInner .details .right h2.title {
  font-size: 1.60rem;
  color: #464646;
  line-height: 1.3;
  font-weight: 700;
  text-transform: none;
}
.startItem .startItemInner .featureBlock {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.startItem .startItemInner .featureBlock h2.title {
  font-size: 1.35rem;
  line-height: 1.6;
  text-transform: none;
  max-width: 640px;
}
.startItem .startItemInner .featureBlock h2.title strong {
  color: #257dd6;
  text-decoration: underline;
}
.startItem .startItemInner .featureBlock .blocks {
  display: flex;
  justify-content: space-between;
}
.startItem .startItemInner .featureBlock .blocks .block {
  background-image: url("/_skins/base/images/icon_checkmark.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 32px auto;
  padding: 10px 0 0 40px;
  width: 100%;
  max-width: calc(100% * (1 / 3) - 20px);
}
.startItem .startItemInner .featureBlock .blocks .block h3 {
  font-size: 1rem;
  line-height: 1.4;
  text-transform: none;
  font-weight: 700;
  color: #0a0a0a;
  margin-bottom: 2px;
}
.startItem .startItemInner .featureBlock .blocks .block p {
  margin-top: 0;
}
div#navigation {
  /* Navigation - Global*/
  display: flex;
  margin-right: 210px;
}
div#navigation .navbutton {
  display: block;
  height: 35px;
  line-height: 35px;
  font-size: 21px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  text-decoration: none;
  letter-spacing: -2%;
}
div#navigation .navbutton::after {
  content: '';
  position: absolute;
  background-color: #fff;
  left: 40px;
  right: 40px;
  bottom: -4px;
  width: 0;
  margin: 0 auto;
  height: 6px;
  display: block;
  border-radius: 30px;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton_active::after {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  width: calc(100% - 80px);
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton:hover::after {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  width: calc(100% - 80px);
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .justmobile {
  display: none;
}
/* @end */
.blockSpecialText {
  width: 100%;
  margin: 0 auto;
  margin-left: 8rem;
  max-width: 70%;
}
.blockSpecialText .blockSpecialTextInner {
  padding: .5rem 1.5rem .65rem;
  border-radius: .3rem;
  background-color: rgba(153, 120, 91, 0.1);
  border-left: 10px solid #ff8000;
}
.blockSpecialText .blockSpecialTextInner h2 {
  color: #ff8000;
  text-transform: none;
  font-weight: 700;
}
.blockSpecialText .blockSpecialTextInner ul li::marker,
.blockSpecialText .blockSpecialTextInner ol li::marker {
  color: #ff8000;
}
.blockSpecialText .blockSpecialTextInner ul,
.blockSpecialText .blockSpecialTextInner ol {
  padding-left: 0;
}
.blockSpecialText.blockSpecialTextBrunnen {
  border-top: 1px solid #f2f2f2;
  padding-top: 4vh;
  margin-top: 4vh;
}
.blockSpecialText.blockSpecialTextBrunnen .blockSpecialTextInner {
  border-left: 10px solid #257dd6;
}
.blockSpecialText.blockSpecialTextBrunnen .blockSpecialTextInner h2 {
  color: #257dd6;
  text-transform: none;
}
.blockSpecialText.blockSpecialTextBrunnen .blockSpecialTextInner ul li::marker,
.blockSpecialText.blockSpecialTextBrunnen .blockSpecialTextInner ol li::marker {
  color: #257dd6;
}
.blockSpecialText .actionArea {
  display: flex;
  justify-content: center;
}
.blockSpecialText .actionArea .link {
  pointer-events: auto;
  padding: 15px 20px;
  margin: 2vh 0 0 0;
  background: #ff8000;
  color: #FFF;
  font-size: 1.1rem;
  line-height: 1.227;
  border-radius: 40px;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  text-align: center;
  text-transform: none;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15), inset 0 6px 12px rgba(200, 229, 245, 0.15), inset 0 1px 1px rgba(200, 229, 245, 0.4);
}
.blockSpecialText .actionArea .link:hover {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  cursor: pointer;
  box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.15), inset 0 1px 3px rgba(0, 64, 125, 0.25);
}
.blockSpecialText.blockSpecialTextBrunnen .actionArea .link {
  background: #257dd6;
}
.containerLeistungen {
  margin-top: 4vh;
}
.containerLeistungen h1 {
  text-align: center;
  color: #464646;
  letter-spacing: -4%;
  line-height: .95;
  max-width: 720px;
  margin: 0 auto;
}
.containerRefs,
.containerPress {
  margin-top: 4vh;
}
.containerRefs h1,
.containerPress h1 {
  background-color: #FFFFFF;
  color: #464646;
  letter-spacing: -4%;
  line-height: .95;
  margin: 0 auto;
}
#main-firmen {
  display: block;
  width: 100%;
  max-width: 768px;
  padding: 0 20px;
  margin: 40px auto 80px auto;
}
.branch_firma {
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4vh;
  margin-bottom: 4vh;
  color: #0a0a0a;
  font-size: 1rem;
  line-height: 1.4;
}
.branch_firma h2 {
  margin: 0;
  color: #257dd6;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.15;
  text-transform: none;
}
.branch_firma h2 a {
  text-decoration: none;
  color: #257dd6;
}
.branch_firma .subText {
  margin-bottom: 0.25rem;
  margin-top: 0.8rem;
  color: #0a0a0a;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.2;
}
.branch_firma h5 {
  margin-bottom: 0;
  color: #0a0a0a;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
}
.branch_firma .imgLogo {
  margin: 2.5vh auto;
}
.branch_firma .imgLogo img {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  height: auto;
  display: block;
}
.branch_firma .address {
  margin-top: 0;
  margin-bottom: 0;
}
.referenz {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4vh;
  margin-bottom: 4vh;
  color: #0a0a0a;
  font-size: 1rem;
  line-height: 1.4;
  width: 100%;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.referenz .previewImg {
  margin: 0 0 2.5vh 0;
}
.referenz .previewImg img {
  max-width: 100%;
  height: auto;
  display: block;
}
.referenz.referenz_first {
  margin-top: 4vh;
}
.referenz h2 {
  margin: 0;
  color: #257dd6;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.15;
  text-transform: none;
}
.referenz h2 a {
  text-decoration: none;
  color: #257dd6;
}
.referenz h5 {
  margin-bottom: 0;
  color: #0a0a0a;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
}
.referenz a.link {
  color: #0a0a0a;
}
.referenz a.link:hover {
  color: #257dd6;
}
.referenz .imgLogo {
  margin: 2.5vh 0;
}
.referenz .imgLogo img {
  max-width: 100%;
  height: auto;
  display: block;
}
.referenz .projectPartner {
  margin: .8rem 0rem 0 0;
  color: #0a0a0a;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
}
.referenz .contentGalerie {
  border-radius: 0;
  margin: 2vh auto 0rem auto;
}
.referenz h3 {
  margin: 2rem 0rem 0.5rem 0;
  color: #464646;
  font-weight: 700;
  font-size: 1.35rem;
  line-height: 1.3;
  text-transform: none;
}
.referenz .projektinfos {
  padding: 1rem 1.5rem 1rem 1.5rem;
  border-radius: .3rem;
  margin: 1.5rem 0;
  width: 100%;
  position: relative;
  background-color: rgba(153, 120, 91, 0.1);
  border-left: 10px solid #ff8000;
}
.referenz .projektinfos .title {
  font-weight: 600;
  color: #0a0a0a;
  font-size: 1.1rem;
  line-height: 1.2;
  margin: .8rem 0rem .25rem;
}
.referenz .projektinfos ul > li,
.referenz .projektinfos ol > li {
  margin: .5rem 0rem;
  padding-left: 0;
}
.referenz .projektinfos ul li::marker,
.referenz .projektinfos ol li::marker {
  color: #ff8000;
}
.referenz .address {
  margin-top: 0;
  margin-bottom: 0;
}
.referenz .owl-carousel .owl-stage-outer {
  padding: 0px 0 0 0;
}
div.ccm_form {
  /* Form - Global*/
}
div.ccm_form .block {
  margin-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 40px;
}
div.ccm_form .block.blockRueckruf {
  padding-bottom: 0px;
  border-bottom: none;
}
div.ccm_form .block.blockNachricht {
  padding-bottom: 0px;
  border-bottom: none;
}
div.ccm_form .block h3.caption {
  font-size: 1.35rem;
  color: #464646;
  margin: 2rem 0rem .75rem 0;
}
div.ccm_form .block .subcaption {
  font-weight: 600;
  color: #0a0a0a;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 5px;
}
div.ccm_form div.field {
  margin: 0rem 0 1.5rem 0;
  display: flex;
  width: 100%;
}
div.ccm_form div.field .inputfield {
  width: 100%;
}
div.ccm_form div.field.fieldLast {
  margin-bottom: 0;
}
div.ccm_form div label {
  width: 100%;
  display: block;
  float: left;
  font-size: 1rem;
}
div.ccm_form div input,
div.ccm_form div textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid rgba(128, 128, 128, 0.25);
  display: block;
  float: left;
  height: 40px;
  font-size: 1rem;
  padding: 0 10px;
  font-family: 'LexendVariable' !important;
}
div.ccm_form div textarea {
  border: 1px solid rgba(128, 128, 128, 0.25);
  resize: none;
  padding: 10px 10px;
  width: 100%;
  height: 170px;
}
div.ccm_form div span.errorMessage {
  clear: left;
  color: #E51937;
  margin-left: 136px;
}
div.ccm_form div span.error input,
div.ccm_form div.ccm_form div span.error textarea {
  border: 1px solid #E51937;
}
div.ccm_form .requiredFields {
  text-align: right;
  margin-top: 20px;
}
div.ccm_form .formButton a {
  background: #ff8000;
  border-radius: 20px;
  padding: 15px 40px;
  color: #FFF;
  font-size: 24px;
  line-height: 26px;
  text-decoration: none;
  font-weight: 600;
  max-width: 255px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(126deg, #ff8000 0%, #ff6f00 83%, #ed4700 100%);
}
div.ccm_form .formButton a:hover {
  box-shadow: inset 0 4px 10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
div.ccm_form .formButton a.left {
  margin-right: 60px;
}
div.ccm_form div.field.Datenschutz {
  min-height: 90px;
  flex-wrap: wrap;
}
div.ccm_form div.field.Datenschutz .info {
  width: 100%;
  color: #0a0a0a;
  font-weight: 400;
  font-style: italic;
  margin-top: 20px;
  font-size: 0.8rem;
}
div.ccm_form div.field.Rueckruf,
div.ccm_form div.field.Einfamilienhaus,
div.ccm_form div.field.Mehrfamilienhaus,
div.ccm_form div.field.Gewerbe,
div.ccm_form div.field.Sonstiges,
div.ccm_form div.field.Brunnenbau,
div.ccm_form div.field.Erdwaerme,
div.ccm_form div.field.Beides,
div.ccm_form div.field.Datenschutz {
  max-width: 800px;
  /*input*/
}
div.ccm_form div.field.Rueckruf .inputfield,
div.ccm_form div.field.Einfamilienhaus .inputfield,
div.ccm_form div.field.Mehrfamilienhaus .inputfield,
div.ccm_form div.field.Gewerbe .inputfield,
div.ccm_form div.field.Sonstiges .inputfield,
div.ccm_form div.field.Brunnenbau .inputfield,
div.ccm_form div.field.Erdwaerme .inputfield,
div.ccm_form div.field.Beides .inputfield,
div.ccm_form div.field.Datenschutz .inputfield {
  display: flex;
  width: 100%;
}
div.ccm_form div.field.Rueckruf .inputfield label,
div.ccm_form div.field.Einfamilienhaus .inputfield label,
div.ccm_form div.field.Mehrfamilienhaus .inputfield label,
div.ccm_form div.field.Gewerbe .inputfield label,
div.ccm_form div.field.Sonstiges .inputfield label,
div.ccm_form div.field.Brunnenbau .inputfield label,
div.ccm_form div.field.Erdwaerme .inputfield label,
div.ccm_form div.field.Beides .inputfield label,
div.ccm_form div.field.Datenschutz .inputfield label {
  margin-left: 5px;
  margin-top: 0px;
  width: calc(100% - 35px);
  font-size: 1rem;
}
div.ccm_form div.field.Rueckruf .inputfield label strong,
div.ccm_form div.field.Einfamilienhaus .inputfield label strong,
div.ccm_form div.field.Mehrfamilienhaus .inputfield label strong,
div.ccm_form div.field.Gewerbe .inputfield label strong,
div.ccm_form div.field.Sonstiges .inputfield label strong,
div.ccm_form div.field.Brunnenbau .inputfield label strong,
div.ccm_form div.field.Erdwaerme .inputfield label strong,
div.ccm_form div.field.Beides .inputfield label strong,
div.ccm_form div.field.Datenschutz .inputfield label strong {
  font-size: 1rem;
  font-weight: 600;
}
div.ccm_form div.field.Rueckruf .inputfield label:hover,
div.ccm_form div.field.Einfamilienhaus .inputfield label:hover,
div.ccm_form div.field.Mehrfamilienhaus .inputfield label:hover,
div.ccm_form div.field.Gewerbe .inputfield label:hover,
div.ccm_form div.field.Sonstiges .inputfield label:hover,
div.ccm_form div.field.Brunnenbau .inputfield label:hover,
div.ccm_form div.field.Erdwaerme .inputfield label:hover,
div.ccm_form div.field.Beides .inputfield label:hover,
div.ccm_form div.field.Datenschutz .inputfield label:hover {
  cursor: pointer;
}
div.ccm_form div.field.Rueckruf .checkbox,
div.ccm_form div.field.Einfamilienhaus .checkbox,
div.ccm_form div.field.Mehrfamilienhaus .checkbox,
div.ccm_form div.field.Gewerbe .checkbox,
div.ccm_form div.field.Sonstiges .checkbox,
div.ccm_form div.field.Brunnenbau .checkbox,
div.ccm_form div.field.Erdwaerme .checkbox,
div.ccm_form div.field.Beides .checkbox,
div.ccm_form div.field.Datenschutz .checkbox {
  height: 20px;
  width: 20px;
  float: left;
}
div.ccm_form div.field.Rueckruf input,
div.ccm_form div.field.Einfamilienhaus input,
div.ccm_form div.field.Mehrfamilienhaus input,
div.ccm_form div.field.Gewerbe input,
div.ccm_form div.field.Sonstiges input,
div.ccm_form div.field.Brunnenbau input,
div.ccm_form div.field.Erdwaerme input,
div.ccm_form div.field.Beides input,
div.ccm_form div.field.Datenschutz input {
  width: auto;
  height: auto;
  border: none;
}
div.ccm_form div.field.Rueckruf .txt,
div.ccm_form div.field.Einfamilienhaus .txt,
div.ccm_form div.field.Mehrfamilienhaus .txt,
div.ccm_form div.field.Gewerbe .txt,
div.ccm_form div.field.Sonstiges .txt,
div.ccm_form div.field.Brunnenbau .txt,
div.ccm_form div.field.Erdwaerme .txt,
div.ccm_form div.field.Beides .txt,
div.ccm_form div.field.Datenschutz .txt {
  font-size: 16px;
  width: 100%;
  display: block;
  line-height: 22px;
  margin-top: 5px;
  font-weight: 300;
}
div.ccm_form div.field.Rueckruf .txt a,
div.ccm_form div.field.Einfamilienhaus .txt a,
div.ccm_form div.field.Mehrfamilienhaus .txt a,
div.ccm_form div.field.Gewerbe .txt a,
div.ccm_form div.field.Sonstiges .txt a,
div.ccm_form div.field.Brunnenbau .txt a,
div.ccm_form div.field.Erdwaerme .txt a,
div.ccm_form div.field.Beides .txt a,
div.ccm_form div.field.Datenschutz .txt a {
  color: #257dd6;
}
div.ccm_form div.field.Rueckruf:hover,
div.ccm_form div.field.Einfamilienhaus:hover,
div.ccm_form div.field.Mehrfamilienhaus:hover,
div.ccm_form div.field.Gewerbe:hover,
div.ccm_form div.field.Sonstiges:hover,
div.ccm_form div.field.Brunnenbau:hover,
div.ccm_form div.field.Erdwaerme:hover,
div.ccm_form div.field.Beides:hover,
div.ccm_form div.field.Datenschutz:hover {
  cursor: pointer;
}
div.ccm_form input#Rueckrufwunsch,
div.ccm_form input#Einfamilienhaus,
div.ccm_form input#Mehrfamilienhaus,
div.ccm_form input#Gewerbe,
div.ccm_form input#Sonstiges,
div.ccm_form input#Brunnenbau,
div.ccm_form input#Erdwaerme,
div.ccm_form input#Beides,
div.ccm_form input#Datenschutz {
  position: relative;
  -webkit-appearance: none;
  outline: none;
  float: left;
  background-color: transparent;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  height: 19px;
  line-height: 19px;
  width: 19px;
  font-weight: 300;
  border: none;
  border-radius: 100%;
  margin-left: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Rueckrufwunsch:hover,
div.ccm_form input#Einfamilienhaus:hover,
div.ccm_form input#Mehrfamilienhaus:hover,
div.ccm_form input#Gewerbe:hover,
div.ccm_form input#Sonstiges:hover,
div.ccm_form input#Brunnenbau:hover,
div.ccm_form input#Erdwaerme:hover,
div.ccm_form input#Beides:hover,
div.ccm_form input#Datenschutz:hover {
  cursor: pointer;
}
div.ccm_form input#Rueckrufwunsch:after,
div.ccm_form input#Einfamilienhaus:after,
div.ccm_form input#Mehrfamilienhaus:after,
div.ccm_form input#Gewerbe:after,
div.ccm_form input#Sonstiges:after,
div.ccm_form input#Brunnenbau:after,
div.ccm_form input#Erdwaerme:after,
div.ccm_form input#Beides:after,
div.ccm_form input#Datenschutz:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  width: 100%;
  height: 100%;
  background-image: url("/_skins/base/images/icon_ok.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 19px auto;
}
div.ccm_form input#Rueckrufwunsch:hover:after,
div.ccm_form input#Einfamilienhaus:hover:after,
div.ccm_form input#Mehrfamilienhaus:hover:after,
div.ccm_form input#Gewerbe:hover:after,
div.ccm_form input#Sonstiges:hover:after,
div.ccm_form input#Brunnenbau:hover:after,
div.ccm_form input#Erdwaerme:hover:after,
div.ccm_form input#Beides:hover:after,
div.ccm_form input#Datenschutz:hover:after {
  background-image: url("/_skins/base/images/icon_ok.svg");
  background-position: 0 0;
  background-size: 19px auto;
}
div.ccm_form input#Rueckrufwunsch:checked:after,
div.ccm_form input#Einfamilienhaus:checked:after,
div.ccm_form input#Mehrfamilienhaus:checked:after,
div.ccm_form input#Gewerbe:checked:after,
div.ccm_form input#Sonstiges:checked:after,
div.ccm_form input#Brunnenbau:checked:after,
div.ccm_form input#Erdwaerme:checked:after,
div.ccm_form input#Beides:checked:after,
div.ccm_form input#Datenschutz:checked:after {
  background-image: url("/_skins/base/images/icon_ok.svg");
  background-position: 0 -94px;
  background-size: 19px auto;
}
div.ccm_form input#Rueckrufwunsch:checked:after:hover,
div.ccm_form input#Einfamilienhaus:checked:after:hover,
div.ccm_form input#Mehrfamilienhaus:checked:after:hover,
div.ccm_form input#Gewerbe:checked:after:hover,
div.ccm_form input#Sonstiges:checked:after:hover,
div.ccm_form input#Brunnenbau:checked:after:hover,
div.ccm_form input#Erdwaerme:checked:after:hover,
div.ccm_form input#Beides:checked:after:hover,
div.ccm_form input#Datenschutz:checked:after:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  border: 1px solid red;
}
div.ccm_form input#Rueckrufwunsch:checked:hover:after,
div.ccm_form input#Einfamilienhaus:checked:hover:after,
div.ccm_form input#Mehrfamilienhaus:checked:hover:after,
div.ccm_form input#Gewerbe:checked:hover:after,
div.ccm_form input#Sonstiges:checked:hover:after,
div.ccm_form input#Brunnenbau:checked:hover:after,
div.ccm_form input#Erdwaerme:checked:hover:after,
div.ccm_form input#Beides:checked:hover:after,
div.ccm_form input#Datenschutz:checked:hover:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
}
/* @end  */
#drillcontainer {
  width: 100%;
  height: 1px;
  padding: 0 20px;
  max-width: 1525px;
  z-index: 9;
  margin: 0 auto;
  position: relative;
}
.drillLine {
  position: absolute;
  top: 90px;
  left: 129px;
  width: 20px;
  z-index: 1;
  pointer-events: none;
}
.drillLineProgress {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 0;
  transform: translateX(-50%);
  background-image: linear-gradient(to bottom, #d4d4d4 0px, #d4d4d4 6px, transparent 6px, transparent 12px);
  background-size: 2px 12px;
  background-repeat: repeat-y;
}
.drillHead {
  background-image: url("/_skins/base/images/icon_drill.svg");
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 10px;
  width: 20px;
  height: 20px;
  transform-origin: center center;
  transform: translate(-50%, -10%) rotate(0deg);
}
.clearB {
  clear: both;
}
