@charset "UTF-8";/* rem font-size mixin */html,body {height: 100%;}body {margin: 0;background-color: #fff;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;overflow-y: scroll;}.header,.footer {-ms-flex: none;flex: none;}.main {-ms-flex: 1 0 auto;flex: 1 0 auto;}.image_container {margin: 0 0 1.667em 0;}.image_container img {max-width: 100%;width: auto;height: auto;}.invisible {display: none;}#cookieplease {background-color: #008789;color: #000;}#cookieplease .cookieplease__button {color: #008789;}html {font-size: 62.5%;}body {font-size: 14px;font-family: "Lato", sans-serif;font-weight: 400;line-height: 1.4;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;font-weight: 700;line-height: 1.1;}h1 {font-size: 1.870em;padding: 0 0 0.667em 0;margin: 0;color: #008789;}p {padding: 0 0 1.5em 0;margin: 0;}b,strong {font-weight: 700;}a.button {display: inline-block;border-style: solid;border-color: #008789;color: #008789;border-width: 2px;border-width: 0.2rem;padding: 4px 12px;padding: 0.4rem 1.2rem;margin-bottom: 10px;margin-bottom: 1rem;text-decoration: none;transition: all 400ms ease-in-out;}a.button:hover,a.button:focus {background-color: #008789;color: #fff;}.text ul,.ce_text ul {list-style-type: none;padding: 0;margin: 0;}.text ul li,.ce_text ul li {padding-left: 1em;padding-bottom: 1.667em;position: relative;}.text ul li::before,.ce_text ul li::before {content: " - ";position: absolute;top: 0;left: 0;}hr {width: 32%;height: 1px;height: 0.1rem;margin-bottom: 1.667em;border: 0;background-color: #000;}.header {position: relative;z-index: 1848;overflow: hidden;}.header .logo {float: right;margin-top: 5.5%;margin-right: 5.5%;margin-bottom: 5.5%;width: 60%;max-width: 395px;}.header .logo svg {width: 100%;height: auto;fill: #c2c7ca;}.header .menu {padding-left: 5.5%;padding-right: 5.5%;display: none;font-size: 1.4em;clear: left;float: none;padding-bottom: 11%;padding-top: 20px;padding-top: 2rem;}.header .menu ul {list-style: none;padding: 0;margin: 0;}.header .menu ul li a,.header .menu ul li span {text-decoration: none;color: #c2c7ca;cursor: pointer;padding: 0 0 0.25em 0;display: block;font-weight: 400;transition: color 200ms ease-in-out;}.header .menu ul li a:hover,.header .menu ul li a:focus,.header .menu ul li span:hover,.header .menu ul li span:focus {color: #008789;}.header .menu ul li a.active,.header .menu ul li a.trail,.header .menu ul li span.active,.header .menu ul li span.trail {color: #008789;font-weight: 700;}.header .menu.active,.no-js .header .menu {display: block;opacity: 1;visibility: visible;}.header .menu-toggler {background-color: #c2c7ca;position: relative;z-index: 1848;float: left;width: 40px;height: 40px;margin-top: 5.5%;margin-left: 5.5%;cursor: pointer;transition: background-color 200ms ease-in-out;}.header .menu-toggler .page-title {display: none;font-size: 0.957em;}.header .menu-toggler .hamburger {position: absolute;left: 10px;top: 10px;padding: 8px 20px 11px 0px;}.header .menu-toggler .hamburger span,.header .menu-toggler .hamburger span:before,.header .menu-toggler .hamburger span:after {cursor: pointer;border-radius: 1px;height: 3px;width: 20px;background: #fff;position: absolute;display: block;content: '';transition: all 500ms ease-in-out;}.header .menu-toggler .hamburger span:before {top: -8px;}.header .menu-toggler .hamburger span:after {bottom: -8px;}.header .menu-toggler.active .hamburger span {background-color: transparent;}.header .menu-toggler.active .hamburger span:before,.header .menu-toggler.active .hamburger span:after {top: 0;}.header .menu-toggler.active .hamburger span:before {-ms-transform: rotate(45deg);transform: rotate(45deg);}.header .menu-toggler.active .hamburger span:after {-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.header .menu-toggler.active .page-title {display: none;}.footer {font-size: 14px;font-size: 1.4rem;overflow: hidden;background-color: #fff;border-top-width: 1px;border-top-width: 0.1rem;border-top-style: solid;border-top-color: #c2c7ca;color: #c2c7ca;}.footer a {color: #c2c7ca;text-decoration: none;transition: color 300ms ease-in-out;}.footer a:hover,.footer a:focus {color: #008789;}.footer .legal {float: right;text-align: right;}.footer .legal a {cursor: pointer;line-height: 40px;margin-right: 20px;margin-right: 2rem;}.footer .toplink {float: right;border-right-width: 1px;border-right-width: 0.1rem;border-right-style: solid;border-right-color: #c2c7ca;border-left-width: 1px;border-left-width: 0.1rem;border-left-style: solid;border-left-color: #c2c7ca;padding: 10px;padding: 1rem;}.footer .toplink svg {width: 20px;height: 20px;display: block;fill: #c2c7ca;transition: all 400ms ease-in-out;}.footer .toplink:hover svg,.footer .toplink:focus svg {fill: #008789;}.footer .language-switch {float: right;margin-right: 10px;margin-right: 1rem;}.footer .language-switch ul {list-style: none;padding: 0;margin: 0;overflow: hidden;}.footer .language-switch li {float: left;}.footer .language-switch li a,.footer .language-switch li span,.footer .language-switch li strong {display: block;line-height: 40px;padding: 0 10px;padding: 0 1rem;text-decoration: none;position: relative;}.footer .language-switch li a::after,.footer .language-switch li span::after,.footer .language-switch li strong::after {content: "";display: block;position: absolute;right: 0;top: 14px;width: 1px;height: 12px;background-color: #c2c7ca;}.footer .language-switch li a.active,.footer .language-switch li span.active,.footer .language-switch li strong.active {font-weight: 700;}.footer .language-switch li:last-child {border-right: 0;}.footer .language-switch li:last-child a::after,.footer .language-switch li:last-child span::after,.footer .language-switch li:last-child strong::after {display: none;}.footer .language-switch li a {cursor: pointer;}.footer .language-switch li:first-child a,.footer .language-switch li:first-child span,.footer .language-switch li:first-child strong {padding-left: 0;}.intro {position: relative;}.intro .text,.intro .ce_text {text-align: center;padding: 2em 0 0 0;transition: all 400ms ease-in-out;position: absolute;bottom: 0;left: 0;width: 100%;}.intro .text h1,.intro .ce_text h1 {text-transform: uppercase;color: #008789;}.intro .text a.button,.intro .ce_text a.button {color: #008789;border-color: #008789;}.intro .text a.button:hover,.intro .text a.button:focus,.intro .ce_text a.button:hover,.intro .ce_text a.button:focus {background-color: #008789;color: #fff;}.teaser {max-width: 1600px;margin-left: auto;margin-right: auto;}.teaser ul,.teaser .mod_article {list-style: none;padding: 0;margin: 0;overflow: hidden;background-color: #008789;}.teaser .teaser-item,.teaser .ce_image {margin: 0;width: 50%;float: left;background-color: #008789;background-size: cover;background-repeat: no-repeat;text-align: center;position: relative;overflow: hidden;}.teaser .teaser-item::after,.teaser .ce_image::after {display: block;content: "";width: 100%;padding-top: 67.5%;}.teaser .teaser-item a,.teaser .ce_image a {cursor: pointer;font-size: 1.174em;font-weight: 700;text-decoration: none;color: #000;height: 100%;position: absolute;left: 0;top: 0;width: 100%;transition: all 400ms ease-in-out;}.teaser .teaser-item a span,.teaser .ce_image a span {position: absolute;top: 50%;left: 0;width: 100%;-ms-transform: translateY(-50%);transform: translateY(-50%);}.teaser .teaser-item a:hover,.teaser .teaser-item a:focus,.teaser .ce_image a:hover,.teaser .ce_image a:focus {-ms-transform: scale(1.1);transform: scale(1.1);background-color: rgba(255, 255, 255, 0.2);}.profile {width: 72.5%;max-width: 680px;margin-right: auto;margin-left: auto;margin-bottom: 70px;margin-bottom: 7rem;}.philosophy {width: 89%;max-width: 860px;margin: 0 auto;text-align: center;padding-top: 55px;padding-top: 5.5rem;padding-bottom: 70px;padding-bottom: 7rem;font-size: 1.435em;}.philosophy h1 {line-height: 1.4;font-size: 1.394em;}.services .mod_article {width: 72.5%;max-width: 1160px;margin: 0 auto;}.services .mod_article .text,.services .mod_article .ce_text {padding-bottom: 40px;padding-bottom: 4rem;}.services .mod_article .text .image_container,.services .mod_article .ce_text .image_container {padding-top: 40px;padding-top: 4rem;}.services .mod_article h1 {padding-bottom: 0.6em;margin-bottom: 0.6em;border-bottom-width: 2px;border-bottom-width: 0.2rem;border-bottom-color: #c2c7ca;border-bottom-style: solid;}.default .mod_article {width: 72.5%;max-width: 1160px;margin: 0 auto;}.default .mod_article .text,.default .mod_article .ce_text {padding-bottom: 40px;padding-bottom: 4rem;}.default .mod_article .text .image_container,.default .mod_article .ce_text .image_container {padding-top: 40px;padding-top: 4rem;}.default .mod_article h1 {padding-bottom: 0.6em;margin-bottom: 0.6em;border-bottom-width: 2px;border-bottom-width: 0.2rem;border-bottom-color: #c2c7ca;border-bottom-style: solid;}#startseite_philosophie,#startseite_profil,#startseite_kontakt,#startseite_still-moving {width: 89%;max-width: 860px;margin: 0 auto;padding: 8rem 0;left: 0;right: 0;clear: both;}#article {border-bottom: none;}#article-20,#article-26 {background: linear-gradient(90deg, #d4d4d4 0%, white 50%);border-bottom: none;}#article-21,#article-27 {width: 89%;max-width: 860px;border: none;margin: auto;}#article-22,#article-28 {border-top: 1px solid #d4d4d4;}#startseite_philosophie {text-align: center;}#startseite_philosophie a {font-weight: bold;font-size: 18px;position: relative;padding-left: 6rem;}#startseite_philosophie a::before {content: url(../../files/theme/styles/images/arrow-right.svg);padding-right: 1rem;font-size: 50px;position: absolute;left: 0;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);height: 25px;line-height: 0;width: 45px;}#startseite_still-moving {border-bottom: none !important;position: relative;}#startseite_still-moving p {width: 47.5%;}#startseite_still-moving .still-moving_link {position: absolute;right: 0;bottom: 8rem;width: 47.5%;padding-bottom: 1.5em;}#startseite_still-moving .still-moving_link a {color: black;font-weight: bold;transition: 250ms color ease-in-out;}#startseite_still-moving .still-moving_link a:hover {color: #008789;}#startseite_angebot_links {width: 47.5%;float: left;display: inline-block;padding: 8rem 0;padding-left: 3rem;font-weight: 400;position: relative;}#startseite_angebot_links::before {content: '»';display: inline;padding-right: 0.5rem;position: absolute;left: 0;}#startseite_angebot_links::after {content: '«';display: inline;padding-left: 0.5rem;}#startseite_angebot_rechts {width: 47.5%;float: right;display: inline-block;padding: 8rem 0;}#startseite_angebot_rechts a {font-weight: bold;font-size: 18px;position: relative;padding-left: 6rem;}#startseite_angebot_rechts a::before {content: url(../../files/theme/styles/images/arrow-right.svg);padding-right: 1rem;font-size: 50px;position: absolute;left: 0;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);height: 25px;line-height: 0;width: 45px;}#startseite_kontakt figure {margin: 0;}#startseite_kontakt img {float: right;height: 200px;width: 200px;overflow: hidden;border-radius: 50%;position: relative;display: block;right: 0;object-fit: cover;}#startseite_kontakt .button {background-color: #008789;border-color: #008789;}#startseite_kontakt .button:hover {background-color: #000;border-color: #000;}#startseite_kontakt .button::before {content: url(../../files/theme/styles/images/linkedin.svg);display: block;width: 20px;height: 20px;}#startseite_kontakt .button .linkedin-btn {display: none;}.content .mod_article {border-bottom: 1px solid #d4d4d4;clear: both;}.content .ce_text p:last-child {padding: 0;}.content p a {color: #008789;text-decoration: none;transition: 250ms color ease-in-out;}.content p a:hover {color: #000;}.content .button {background-color: rgba(0, 135, 137, 0);color: #000;border-color: #000;transition: 250ms all ease-in-out;font-size: 18px;font-weight: bold;padding: 0.5rem 2rem;}.content .button:hover {background-color: #008789;color: #fff;border-color: #008789;}.page-intro .intro {height: 100vh;background-image: url("../../files/theme/styles/images/intro.jpg");background-size: cover;background-repeat: no-repeat;background-position: center center;}.page-intro .header {position: absolute;top: 0;left: 0;width: 100%;}.page-intro .header .logo svg {fill: #fff;}.page-intro .header .menu-toggler,.page-intro .header .menu {display: none;}.page-intro .footer .language-switch {position: absolute;left: 0;top: 0;padding-top: 5.5%;padding-left: 5.5%;z-index: 9000;}.page-intro .footer .language-switch ul li a::after,.page-intro .footer .language-switch ul li span::after,.page-intro .footer .language-switch ul li strong::after {background-color: #008789;}.page-intro .footer .language-switch ul li span.active,.page-intro .footer .language-switch ul li strong.active {color: #008789;}.page-teaser .menu-toggler,.page-teaser .menu {display: none;}.page-teaser .footer .language-switch {position: absolute;left: 0;top: 0;padding-top: 5.5%;padding-left: 5.5%;z-index: 9000;}.page-philosophy {background-color: #c2c7ca;color: #008789;}.page-philosophy .header {background-color: #fff;margin-bottom: 0;}.page-philosophy .footer {border-top-color: #fff;background-color: #c2c7ca;color: #fff;}.page-philosophy .footer a {color: #fff;}.page-philosophy .footer a:hover,.page-philosophy .footer a:focus {color: #008789;}.page-philosophy .footer .toplink {border-left-color: #fff;border-right-color: #fff;}.page-philosophy .footer .toplink svg {fill: #fff;}.page-philosophy .footer .toplink:hover svg,.page-philosophy .footer .toplink:hover svg {fill: #008789;}.page-philosophy .footer .language-switch span::after,.page-philosophy .footer .language-switch strong::after,.page-philosophy .footer .language-switch a::after {background-color: #fff;}@media screen and (min-width: 600px) and (min-height: 1024px) {.intro .text h1,.intro .ce_text h1 {font-size: 2.304em;}}@media screen and (min-width: 768px) {body {font-size: 23px;}.header .menu {margin-top: 5.5%;padding-top: 0.6em;padding-left: 1.087em;padding-right: 1.087em;padding-bottom: 11.25px;padding-bottom: 1.125rem;float: left;clear: none;display: block;opacity: 0;visibility: hidden;font-size: 0.957em;transition: opacity 400ms ease-in-out;text-align: left;}.header .menu ul li a,.header .menu ul li span {padding: 0;}.header .menu-toggler {width: 56px;height: 56px;}.header .menu-toggler .page-title {display: block;position: absolute;left: 56px;top: 0.6em;color: #c2c7ca;margin-left: 22.5px;margin-left: 2.25rem;}.header .menu-toggler .hamburger {left: 15px;top: 15px;padding: 10px 26px 16px 0px;}.header .menu-toggler .hamburger span,.header .menu-toggler .hamburger span:before,.header .menu-toggler .hamburger span:after {height: 5px;width: 26px;}.footer {font-size: 22px;font-size: 2.2rem;}.footer .legal a {margin-right: 30px;margin-right: 3rem;}.footer .toplink {margin-right: 40px;margin-right: 4rem;}.footer .language-switch {margin-right: 20px;margin-right: 2rem;}.footer .language-switch li a::after,.footer .language-switch li span::after,.footer .language-switch li strong::after {right: -1px;top: 10px;width: 2px;height: 20px;}.teaser .teaser-item,.teaser .ce_image {width: 33.333%;}}@media screen and (min-width: 960px) {.header .logo {margin-top: 45px;margin-top: 4.5rem;margin-bottom: 45px;margin-bottom: 4.5rem;margin-right: 70px;margin-right: 7rem;}.header .menu {margin-top: 70px;margin-top: 7rem;}.header .menu-toggler {margin-top: 70px;margin-top: 7rem;margin-left: 70px;margin-left: 7rem;}.services .mod_article {font-size: 0.667em;display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;}.services .mod_article .text,.services .mod_article .ce_text {width: 31%;margin: 2%;-ms-flex: 1;flex: 1;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;}.services .mod_article .text .image_container,.services .mod_article .ce_text .image_container {margin-top: auto;}.default .mod_article {font-size: 0.667em;}.default .mod_article .text,.default .mod_article .ce_text {width: 31%;margin: 2%;}.default .mod_article .text .image_container,.default .mod_article .ce_text .image_container {margin-top: auto;}.default .mod_article .image,.default .mod_article .ce_image {margin: 2%;}.page-intro .footer .language-switch {padding-top: 70px;padding-top: 7rem;padding-left: 70px;padding-left: 7rem;}.page-teaser .footer .language-switch {padding-top: 70px;padding-top: 7rem;padding-left: 70px;padding-left: 7rem;}}@media screen and (min-width: 960px) and (min-height: 768px) {.intro .text h1,.intro .ce_text h1 {font-size: 2.609em;}}@media screen and (min-width: 1366px) {.profile {width: 42.5%;}.philosophy {width: 53.75%;}.services .mod_article {font-size: 1em;}.default .mod_article {font-size: 1em;}#startseite_philosophie,#startseite_profil,#startseite_kontakt,#startseite_still-moving {width: 53.75%;margin: auto;}#article-21,#article-27 {width: 53.75%;margin: auto;}}@media screen and (min-width: 1600px) {.teaser {margin-bottom: 70px;margin-bottom: 7rem;}}@media screen and (max-width: 768px) {.intro .text,.intro .ce_text {bottom: 5.5rem;}#startseite_still-moving p {width: 100%;}#startseite_still-moving .still-moving_link {width: 100%;position: relative;right: auto;bottom: auto;padding-bottom: 0;}#startseite_angebot_links {width: 100%;float: none;padding: 8rem 0 2rem 2rem;}#startseite_angebot_rechts {width: 100%;float: none;padding: 0 0 8rem 0;}#startseite_kontakt img {float: none;padding: 2rem 0 3rem 0;}.content p a {font-size: 16px;}.content .button {font-size: 16px;}}

