/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}body{font-family:Oxygen,sans-serif;font-size:1rem;font-weight:300;line-height:1.5;font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#444;background-color:#fcfcfc}.bigger-text{font-size:1.2rem}.smaller-text{font-size:.75rem}@media (min-width:530px){.smaller-text{font-size:.8rem}}@media (min-width:800px){.smaller-text{font-size:1rem}}@media (min-width:1010px){.smaller-text{font-size:1.2rem}}.bigger-lineheight{line-height:1.9}img{max-width:100%;height:auto}*{box-sizing:border-box}a{color:#a7a7a7}strong{color:#333;font-weight:700}.fixed-width{width:80px;display:inline-block}.boxed{padding:1px 20px 5px;border-radius:5px;margin-bottom:2rem}.boxed,.boxed .headline{color:#fff}.boxed--green{background-color:#1e788e}.boxed--yellow{background-color:#fbbc43;color:#1e788e}.boxed--yellow .headline{color:#1e788e;font-weight:500}.bold{font-weight:500}.blocked{display:block}.green{color:#1e788e}.yellow{color:#fbbc43}.maindark{color:#1f2837}.t-a-centered{text-align:center}.t-margined{margin-top:5rem}.checkSize{background-color:red}@media (min-width:530px){.checkSize{background-color:#ff0}}@media (min-width:800px){.checkSize{background-color:green}}@media (min-width:1010px){.checkSize{background-color:blue}}@media (min-width:1280px){.checkSize{background-color:#000}}pre{font-family:monospace,monospace;font-size:1rem;margin-left:0;padding-left:0;text-align:left;white-space:pre-line}.img-portrait{border-radius:250px;overflow:hidden;border:3px solid #fff;box-shadow:3px 5px 0 rgba(0,0,0,.2);width:50%;height:auto;margin:30px auto;display:block}@media (min-width:530px){.img-portrait{width:30%}}@media (min-width:800px){.img-portrait{width:70%}}@media (min-width:1010px){.img-portrait{width:60%}}.max-width200{width:200px;max-width:200px;height:auto}.large-hero{position:relative;background-color:#1f2837;padding-top:40px}@media (min-width:800px){.large-hero{padding-top:60px}}.large-hero__image{display:block;width:150%;margin-bottom:20px}@media (min-width:800px){.large-hero__image{width:100%;margin-bottom:0}}.large-hero__text-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;text-align:center;padding-top:88px}@media (min-width:800px){.large-hero__text-content{padding-top:60px}}.large-hero__title{font-weight:300;color:#1f2837;font-size:2.4rem;margin:0}@media (min-width:530px){.large-hero__title{font-size:4.8rem}}.large-hero__subtitle{font-weight:300;color:#1f2837;font-size:1.5rem;margin:0}@media (min-width:530px){.large-hero__subtitle{font-size:2.9rem}}.large-hero__description{color:#fff;font-size:1.1rem;font-weight:100;text-shadow:2px 2px 0 rgba(0,0,0,.1);max-width:30rem;margin-left:auto;margin-right:auto}@media (min-width:530px){.large-hero__description{font-size:1.875rem}}.wrapper{overflow:hidden;padding-left:18px;padding-right:18px;max-width:1236px;margin-left:auto;margin-right:auto}.wrapper--medium{max-width:976px}.wrapper--narrow{max-width:470px}.wrapper--no-padding-until-medium{padding-left:0;padding-right:0}@media (min-width:800px){.wrapper--no-padding-until-medium{padding-left:18px;padding-right:18px}}.wrapper--no-padding-until-large{padding-left:0;padding-right:0}@media (min-width:1010px){.wrapper--no-padding-until-large{padding-left:18px;padding-right:18px}}.wrapper .wrapper{padding-left:0;padding-right:0}.wrapper--b-margin{margin-bottom:1rem}@media (min-width:530px){.wrapper--b-margin{margin-bottom:3.875rem}}.btn{background-color:#1e788e;color:#fbbc43;text-decoration:none;padding:.5rem 1.2rem;display:inline-block;border-radius:3px}.btn--orange{background-color:#fbbc43}.btn--large{padding:1.1rem 1.9rem}@media (min-width:530px){.btn--large{font-size:1.25rem}}.btn-prominent-link{margin:0 auto;text-align:center;border-radius:5px;color:#1e788e;border:2px solid #1e788e;text-decoration:none;padding:.75rem 1.5rem}.btn-prominent-link:hover{color:#1f2837;border:2px solid #1f2837}.page-section{padding:1.2rem 0}@media (min-width:800px){.page-section{padding:2.5rem 0}}.page-section--gray{background-color:#a7a7a7}.page-section--lightgray{background-color:#f5f5f5}.page-section--green{background-color:#1e788e;color:#e5e5e5}.page-section--inverse{background-color:#1f2837;color:#e5e5e5}.page-section--testimonials{background-color:#c0f2ff}@media (min-width:1010px){.page-section--testimonials.lazyloaded{background:url(../../assets/images/testimonials-bg.jpg) top no-repeat;background-size:cover}}.page-section--kontakt a{color:#fbbc43;text-decoration:none;font-weight:500}.page-section--call{margin-top:50px;margin-bottom:50px}.page-section--no-b-padding-until-medium{padding-bottom:0}@media (min-width:800px){.page-section--no-b-padding-until-medium{padding-bottom:4.5rem}}.page-section--no-b-padding-until-large{padding-bottom:0}@media (min-width:1010px){.page-section--no-b-padding-until-large{padding-bottom:4.5rem}}.headline{font-weight:300;font-size:1.4rem;color:#1f2837}@media (min-width:530px){.headline{font-size:1.75rem}}.headline--centered{text-align:center}.headline--orange{color:#fbbc43}.headline--green{color:#1e788e}.headline--inverted{color:#e5e5e5}.headline--small{font-size:1rem}@media (min-width:530px){.headline--small{font-size:1.25rem}}.headline--bigger{font-size:2rem}@media (min-width:530px){.headline--bigger{font-size:2.25rem}}.headline--narrow{max-width:30rem;margin-left:auto;margin-right:auto}.headline--bordered{border-bottom:2px solid #1e788e}.headline--light{font-weight:400}.headline--bold{font-weight:500}.headline--b-margin-small{margin-bottom:.5em}.headline--t-margin-small{margin-top:.5em}.headline--b-margin-large{margin-bottom:1.5em}.headline--no-t-margin{margin-top:0}.headline strong{color:inherit}.row:after{content:"";clear:both;display:table}.row--t-padding{padding-top:80px}.row--gutters{margin-right:-65px}.row--gutters>div{padding-right:65px}.row--gutters-small{margin-right:-45px}.row--gutters-small>div{padding-right:45px}.row--gutters-large{margin-right:-100px}.row--gutters-large>div{padding-right:100px}.row__b-margin-until-medium{margin-bottom:2rem}@media (min-width:800px){.row--b-margin-until-medium{margin-bottom:0}.row__medium-4{float:left;width:33.33%}.row__medium-4--larger{width:37%}.row__medium-6{float:left;width:50%}.row__medium-8{float:left;width:66.66%}.row__medium-8--smaller{width:63%}}@media (min-width:1010px){.row--b-margin-until-large{margin-bottom:0}.row__large-4{float:left;width:33.33%}.row__large-4--larger{width:37%}.row__large-6{float:left;width:50%}.row__large-8{float:left;width:66.66%}.row__large-8--smaller{width:63%}}@media (min-width:800px){.flexbox .row--equal-height-at-medium{display:-webkit-box;display:-ms-flexbox;display:flex}}.flexbox .row--equal-height-at-medium>div{float:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1010px){.flexbox .row--equal-height-at-large{display:-webkit-box;display:-ms-flexbox;display:flex}}.flexbox .row--equal-height-at-large>div{float:none;display:-webkit-box;display:-ms-flexbox;display:flex}.generic-content-container p{line-height:1.65;font-weight:300;margin:0 0 1.8rem}@media (min-width:530px){.generic-content-container p{font-size:1.125rem}}.generic-content-container p a{font-weight:700}.section-title{font-size:2rem;font-weight:300;text-align:center;color:#1f2837}@media (min-width:530px){.section-title{font-size:2.75rem}}.section-title strong{font-weight:700;color:inherit}.section-title__icon{display:block;margin-left:auto;margin-right:auto;margin-bottom:.6rem}@media (min-width:530px){.section-title__icon{position:relative;top:8px;margin-right:.5rem;margin-left:0;margin-bottom:0;display:inline-block}}.section-title--blue{color:#1f2837}.section-title--inverse{color:#fcfcfc}.section-title--less-margin{margin-bottom:1.3rem;margin-top:0}.section-title--more-b-margin{margin-bottom:4rem}.feature-item{position:relative;padding-bottom:2.5rem;padding-top:2.5rem}@media (min-width:1010px){.feature-item{padding-left:94px}}.feature-item__icon{display:block;margin:0 auto}@media (min-width:1010px){.feature-item__icon{position:absolute;top:65px;left:0}}.feature-item__title{font-size:1.4rem;font-weight:300;margin-bottom:.8rem;margin-top:.7rem;text-align:center;color:#1e788e}@media (min-width:800px){.feature-item__title{margin-top:1em;text-align:left}}.feature-item ul{margin:0;padding:0 0 0 22px}.feature-item li{margin:10px 0}.testimonial{background-color:hsla(0,0%,100%,.8);padding:0 18px 1px;margin-bottom:98px}@media (min-width:1010px){.testimonial{margin-bottom:0;padding:0 1.8125rem 1px}}.testimonial--last{margin-bottom:0}.testimonial__photo{position:relative;top:-80px;overflow:hidden;border-radius:80px;width:160px;height:160px;margin:0 auto -80px;border:6px solid hsla(0,0%,100%,.8)}.testimonial__title{color:#1f2837;text-align:center;font-size:1.5rem;font-weight:500;margin:0}.testimonial__subtitle{color:#fbbc43;text-align:center;font-size:.9375rem;font-weight:400;margin:.25rem 0 1rem}.icon{background-image:url(../../assets/images/sprites/sprite-64521817.svg)}.no-svg .icon{background-image:url(../../assets/images/sprites/sprite-64521817.png)}.icon--abrechnung{width:52px;height:52px;background-position:67.14490674318508% 56.39731285988484%}.icon--city{width:402px;height:402px;background-position:0 99.7719298245614%}.icon--comment{width:66px;height:66px;background-position:76.42752562225476% 44.93688362919132%}.icon--dorn-stempel{width:202px;height:57.22px;background-position:73.49177330895795% 33.078056535732294%}.icon--dornlogo{width:748.26px;height:170.61px;background-position:0 0}.icon--email{width:42px;height:42px;background-position:81.57850070721358% 67.76459510357817%}.icon--facebook{width:23.23px;height:44.01px;background-position:99.72580845171335% 32.252027448534%}.icon--fire{width:58px;height:66px;background-position:58.176555716353114% 44.93688362919132%}.icon--globe{width:66px;height:66px;background-position:86.09077598828696% 44.93688362919132%}.icon--hausverwaltung{width:52px;height:52px;background-position:96.987087517934% 56.39731285988484%}.icon--instagram{width:44.01px;height:44.01px;background-position:64.39807656846196% 68.02207981247284%}.icon--location{width:42px;height:42px;background-position:87.51909476661952% 67.76459510357817%}.icon--mail{width:66px;height:50px;background-position:88.43338213762812% 32.621414913957935%}.icon--mietverwaltung{width:52px;height:52px;background-position:82.06599713055954% 56.39731285988484%}.icon--phone{width:42px;height:42px;background-position:75.63790664780764% 67.76459510357817%}.icon--rain{width:66px;height:66px;background-position:58.857979502196194% 57.95463510848127%}.icon--rechnungspruefung{width:52px;height:52px;background-position:57.67575322812051% 69.06525911708255%}.icon--sonderleistungen{width:52px;height:52px;background-position:89.52654232424678% 56.39731285988484%}.icon--star{width:66px;height:66px;background-position:95.75402635431918% 44.93688362919132%}.icon--twitter{width:53.78px;height:44.06px;background-position:96.37237133569229% 32.25507619011608%}.icon--wifi{width:62px;height:66px;background-position:66.95778748180494% 44.93688362919132%}.icon--youtube{width:36.75px;height:44px;background-position:69.92067392067392% 68.02079395085067%}.icon--zahlungsverkehr{width:52px;height:52px;background-position:74.60545193687231% 56.39731285988484%}.site-footer{background-color:#1f2837;padding:.5rem;text-align:center;color:#fff}.site-footer__text{display:block;margin-bottom:1rem;font-weight:400;color:#e5e5e5;font-size:.75rem}@media (min-width:800px){.site-footer__text{display:inline;margin-bottom:0;margin-right:1.4rem}}.site-header-underlay{top:0;position:fixed;z-index:1;width:101%;height:70px;transition:height .3s ease-out;background:url(/assets/images/underlay.svg) no-repeat bottom;background-size:125%;overflow:hidden}@media (min-width:530px){.site-header-underlay{height:85px}}@media (min-width:800px){.site-header-underlay{height:115px}}@media (min-width:1010px){.site-header-underlay{height:145px}}.site-header-underlay--dark{height:140px}@media (min-width:530px){.site-header-underlay--dark{height:175px}}@media (min-width:800px){.site-header-underlay--dark{height:115px}}@media (min-width:1010px){.site-header-underlay--dark{height:155px}}@media (min-width:1280px){.site-header-underlay--dark{height:170px}}.site-header{padding:7px 0;z-index:2;width:100%;height:40px;transition:background-color .3s ease-out}.site-header,.site-header--is-expanded{position:fixed;background-color:#1f2837}.site-header--is-expanded{z-index:5;top:0;bottom:0;left:0;right:0}@media (min-width:800px){.site-header{position:fixed;height:60px;border-bottom:1px solid #1f2837}.site-header,.site-header--dark{background-color:#1f2837}}@media (min-width:800px){.site-header__btn-container{float:right}}.site-header__logo{position:absolute;top:14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:50% 0;transform-origin:50% 0;transition:all .3s ease-out;padding:0}@media (min-width:530px){.site-header__logo{top:7px;left:50%}}@media (min-width:800px){.site-header__logo{top:23px;left:auto;-webkit-transform:scale(1);transform:scale(1)}.site-header--dark .site-header__logo{-webkit-transform:scale(.5);transform:scale(.5);top:5px}}@media (min-width:1010px){.site-header__logo{top:14px}}@media (min-width:1280px){.site-header__logo{top:10px}.site-header--dark .site-header__logo{-webkit-transform:scale(.55);transform:scale(.55);top:5px}}.site-header__logo img{width:77px;height:auto}@media (min-width:530px){.site-header__logo img{width:100px;height:auto}}@media (min-width:800px){.site-header__logo img{width:120px;height:auto}}@media (min-width:1010px){.site-header__logo img{width:150px;height:auto}}.site-header__logo__graphic{text-indent:-9999px}.site-header__menu-icon{z-index:10;width:20px;height:19px;position:absolute;top:10px;right:10px}.site-header__menu-icon:before{content:"";top:0;-webkit-transform-origin:0 0;transform-origin:0 0}.site-header__menu-icon:before,.site-header__menu-icon__middle{position:absolute;left:0;width:20px;height:3px;background-color:#fff;transition:all .3s ease-out}.site-header__menu-icon__middle{top:8px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.site-header__menu-icon:after{content:"";position:absolute;bottom:0;left:0;width:20px;height:3px;background-color:#fff;-webkit-transform-origin:0 100%;transform-origin:0 100%;transition:all .3s ease-out}@media (min-width:800px){.site-header__menu-icon{display:none}}.site-header__menu-icon--close-x:before{-webkit-transform:rotate(45deg) scaleX(1.25);transform:rotate(45deg) scaleX(1.25);background-color:#1f2837}.site-header__menu-icon--close-x .site-header__menu-icon__middle{opacity:0;-webkit-transform:rotate(45deg) scaleX(0);transform:rotate(45deg) scaleX(0);background-color:#1f2837}.site-header__menu-icon--close-x:after{-webkit-transform:rotate(-45deg) scaleX(1.25) translateY(1px);transform:rotate(-45deg) scaleX(1.25) translateY(1px);background-color:#1f2837}.site-header__menu-content{opacity:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateX(0) scale(1.2);transform:translateX(0) scale(1.2);transition:all .3s ease-out;position:relative;z-index:-10;padding-top:90px;text-align:center}@media (min-width:800px){.site-header__menu-content{opacity:1;z-index:1;padding-top:0;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}}.site-header__menu-content--is-visible{-webkit-transform-origin:center;transform-origin:center;position:fixed;top:50%;left:50%;padding-top:0;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);opacity:1;z-index:1}.primary-nav{padding-top:10px}@media (min-width:800px){.primary-nav{padding-top:0}}@media (min-width:800px){.primary-nav--pull-right{float:right}}.primary-nav ul{white-space:nowrap;margin:0;padding:0;list-style:none}.primary-nav ul:after{content:"";clear:both;display:table}.primary-nav li{white-space:nowrap;display:inline-block;list-style:none;padding-right:7px}@media (min-width:800px){.primary-nav li{float:left;display:block;padding-right:20px}}.primary-nav li:last{padding-right:0}@media (min-width:800px){.primary-nav li:last{padding-right:20px}}.primary-nav a{text-transform:uppercase;white-space:nowrap;color:#009fe3;text-decoration:none;font-weight:400;display:block;padding:5px 8px;font-size:.75rem;background-color:rgba(31,40,55,.7);border-radius:3px;transition:color .3s ease-out}@media (min-width:800px){.primary-nav a{padding:12px 0;font-size:.85rem;background-color:transparent}.primary-nav a.is-current-link{color:#fff}}.primary-nav a:hover{color:#c0f2ff}.primary-nav a:hover.is-current-link{color:#fff}.reveal-item{opacity:0;transition:all .5s ease-out;-webkit-transform:scale(1.15);transform:scale(1.15)}.reveal-item--is-visible{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.modal{opacity:0;visibility:hidden;position:fixed;z-index:5;background-color:#1e788e;top:0;bottom:0;left:0;right:0;-webkit-transform:scale(1.2);transform:scale(1.2);transition:all .3s ease-out}.modal__logo{max-width:100px;height:auto;margin:0 auto;display:block}.modal__description{text-align:center;font-size:1rem;color:#fff;font-weight:300;line-height:1.65}.modal__close{position:absolute;top:15px;right:15px;font-size:2rem;-webkit-transform:scaleX(1.2);transform:scaleX(1.2);-webkit-transform-origin:100% 0;transform-origin:100% 0;color:#1f2837;cursor:pointer}.modal__close:hover{color:#fbbc43}.modal__inner{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal--is-visible{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.social-icons{text-align:center}.social-icons__icon{background-color:#fbbc43;display:inline-block;margin:0 5px 10px;width:33%;height:72px;position:relative;border-radius:5px}@media (min-width:530px){.social-icons__icon{width:72px;margin:0 5px}}.social-icons__icon .icon{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.icon--centered{margin:0 auto}.icon--smaller{-webkit-transform:scale(.75);transform:scale(.75)}