@charset "UTF-8";.js-loading *,.js-loading :after,.js-loading :before{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Signika,Arial,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}p a{border-bottom:1px solid #c69c6d;color:#c69c6d;text-decoration:none}p a:hover{border-bottom-color:transparent}p{line-height:1.5}[class*=_text-formatted]{font-size:1.3rem}[class*=_text-formatted] a{border-bottom:1px solid #c69c6d;color:#c69c6d;text-decoration:none}[class*=_text-formatted] p{font-size:1.3rem;margin-bottom:1rem}[class*=_text-formatted] p:last-child{margin-bottom:0}[class*=_text-formatted] ul{margin-left:3rem}[class*=_text-formatted] li{list-style-type:none;margin-bottom:1rem;position:relative}[class*=_text-formatted] li:before{background:#c69c6d;content:"";display:block;height:2px;left:-3rem;position:absolute;top:18px;width:30px}[class*=_text-formatted] img{border:1px solid #eee;border-radius:8px;max-width:100%}[class*=_text-formatted] li a{border-bottom:1px solid #000;color:#000;text-decoration:none}[class*=_text-formatted] li a:hover{border-bottom-color:transparent}.o-grid{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin:0 -1rem}.o-grid--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-grid__col{padding:0 1rem;width:100%}@media (min-width:992px){.o-grid__col.o-grid__col--lg-4{-ms-flex-preferred-size:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.o-grid__col.o-grid__col--lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.o-grid__col.o-grid__col--lg-8{-ms-flex-preferred-size:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.o-grid__col.o-grid__col--lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}}@media (min-width:1200px){.o-grid__col.o-grid__col--xl-4{-ms-flex-preferred-size:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.o-grid__col.o-grid__col--xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.o-grid__col.o-grid__col--xl-8{-ms-flex-preferred-size:66.666666%;flex-basis:66.666666%;max-width:66.666666%}}.o-container{margin:0 auto;max-width:100%;padding:0 1rem}@media (min-width:576px){.o-container{max-width:540px}}@media (min-width:768px){.o-container{max-width:720px}}@media (min-width:992px){.o-container{max-width:960px}}@media (min-width:1200px){.o-container{max-width:1200px}}.o-header{background-image:url(/images/bg.jpg);border-bottom:1px solid #444;color:#fff;position:fixed;width:100%;z-index:100}.o-header__wrapper{height:5rem}.o-header__logo,.o-header__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.o-header__logo{color:inherit;text-decoration:none}.o-header__logo-svg{height:48px;margin-right:1rem;width:48px}.o-header__logo-svg svg{height:auto;width:100%}.o-header__logo-title{font-size:1.1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}.o-header__logo-location{font-size:.78rem;letter-spacing:6px;text-transform:uppercase}.o-nav{margin-left:auto}.o-nav__toggle{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='M0 11.5h64V18H0zM0 28.8h64v6.5H0zM32 46.1h32v6.5H32z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%;border:0;height:2.5rem;width:2.5rem}@media (min-width:992px){.o-nav__toggle{display:none}}.o-nav--shown .o-nav__toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='M11.636 7.11 56.89 52.364l-4.596 4.596L7.039 11.706z'/%3E%3Cpath d='M7.11 52.364 52.364 7.11l4.596 4.596-45.254 45.255z'/%3E%3C/g%3E%3C/svg%3E")}.o-nav__list{display:none;list-style-type:none}@media (min-width:992px){.o-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.o-nav--shown .o-nav__list{background-image:url(/images/bg.jpg);background-position-y:5rem;border-bottom:1px solid #444;display:block;left:0;padding:1.5rem 0;position:absolute;top:5rem;width:100%}.o-nav__item{margin:1.5rem 0;text-align:center}@media (min-width:992px){.o-nav__item:not(:last-child){margin-right:1.5rem}}.o-nav__link{border-bottom:1px solid #c69c6d;color:#fff;font-size:1.3rem;font-weight:500;text-decoration:none;-webkit-transition:border-bottom-color .2s ease-in-out;-o-transition:border-bottom-color .2s ease-in-out;transition:border-bottom-color .2s ease-in-out}@media (min-width:992px){.o-nav__link{border-bottom:1px solid transparent;font-weight:400}}.o-nav__link:hover{border-bottom-color:#c69c6d}.o-footer{background-color:#c69c6d;color:#fff;padding:1rem 0;text-align:center}.o-footer__copyright{font-size:1.15rem}.o-footer a{border-bottom:1px solid #fff;color:#fff;text-decoration:none}.c-hero{background-image:url(/images/bg.jpg);color:#fff;margin-top:5rem;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-hero{padding-bottom:3rem;padding-top:3rem}}@media (min-width:1200px){.c-hero{padding-bottom:6rem;padding-top:6rem}}.c-hero__heading{font-size:2.15rem;font-weight:800;padding-bottom:1rem}@media (min-width:992px){.c-hero__heading{font-size:3.5rem}}.c-hero__heading:after{color:#c69c6d;content:"."}.c-hero__text{color:#eee;font-size:1.3rem;font-weight:300;line-height:1.5}@media (min-width:992px){.c-hero__text{font-size:1.75rem}}.c-hero__advantages{color:#eee;font-weight:300;list-style-type:none;margin-left:.25rem;margin-top:1rem}.c-hero__advantage{font-size:1.3rem;margin-bottom:.25rem;padding-left:2rem;position:relative}@media (min-width:992px){.c-hero__advantage{font-size:1.375rem}}.c-hero__advantage:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23c69c6d'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.5rem;left:0;position:absolute;top:2px;width:1.5rem}.c-hero__buttons{margin-top:1.5rem}.c-gallery{display:-webkit-box;display:-ms-flexbox;display:flex}.c-gallery__link{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767.98px){.c-gallery__link:nth-child(n+4){display:none}}@media (max-width:991.98px){.c-gallery__link:nth-child(n+5){display:none}}.c-gallery__link:nth-child(n+7){display:none}.c-gallery__image{display:block;height:auto;width:100%}.c-basic-content{padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-basic-content{padding-bottom:3rem;padding-top:3rem}}.c-basic-content__heading{font-size:2.15rem;font-weight:800;padding-bottom:1rem}.c-basic-content__heading:after{color:#c69c6d;content:"."}.c-basic-content__text{font-size:1.3rem;font-weight:300;line-height:1.5}.c-basic-content__image-wrapper{margin-top:1.5rem}.c-basic-content__image{border-radius:4px;height:auto;width:100%}.c-basic-content__list{margin-top:1.5rem}.c-basic-content__list-item{border-left:3px double #c69c6d;margin-bottom:.5rem;padding:.5rem 1rem}.c-basic-content__list-item-heading{color:#c69c6d;font-size:1.375rem;font-weight:800}.c-basic-content__list-item-text{color:#444;font-size:1.15rem}.c-why-not{padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-why-not{padding-bottom:3rem;padding-top:3rem}}.c-why-not__heading{font-size:2.15rem;font-weight:800;padding-bottom:1rem;text-align:center}.c-why-not__cloud{position:relative}.c-why-not__buttons{margin-top:1rem;text-align:center}.c-why-not__cloud-row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-.33rem 0}.c-why-not__cloud-row--move-to-bottom{margin-bottom:-.5rem;margin-top:.25rem}.c-why-not__cloud-element{margin:0 .25rem}.c-why-not__cloud-bgtext{color:#d0d0d0;font-size:6rem;font-weight:700;position:absolute;text-align:center;top:10%;width:100%;z-index:-1}.c-why-not__cloud-element--style-1{color:#3f3f3f;font-size:1.25rem;font-weight:500}.c-why-not__cloud-element--style-2{color:#858585;font-size:.75rem}.c-why-not__cloud-element--style-3{color:#4b4b4b;font-size:.8rem}.c-why-not__cloud-element--style-4{color:#515151;font-size:1.75rem;font-weight:600}.c-why-not__cloud-element--style-5{color:#3f3f3f;font-size:.95rem}.c-why-not__cloud-element--style-6{color:#858585;font-size:.9rem}.c-why-not__cloud-element--style-7{color:#7b7b7b;font-size:1.6rem}.c-why-not__cloud-element--style-8{color:#3f3f3f;font-size:1.25rem}.c-boxes{padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-boxes{padding-bottom:3rem;padding-top:3rem}}.c-boxes__heading{font-size:2.15rem;font-weight:800;padding-bottom:1rem}.c-boxes__heading:after{color:#c69c6d;content:"."}.c-boxes__item{margin-bottom:1.5rem}.c-boxes__item-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.c-boxes__item-icon{color:#c69c6d;height:2.5rem;margin-right:.5rem;width:2.5rem}.c-boxes__item-icon svg{height:auto;width:100%}.c-boxes__item-heading{color:#c69c6d;font-size:1.375rem;font-weight:800}.c-boxes__item-text{color:#444;font-size:1.3rem;font-weight:300}.c-boxes__buttons{margin-top:.5rem}.c-pricing{background-image:url(/images/bg.jpg);padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-pricing{padding-bottom:3rem;padding-top:3rem}}.c-pricing__heading{color:#fff;font-size:2.15rem;font-weight:800;padding-bottom:1rem;text-align:center}.c-pricing__heading:after{color:#c69c6d;content:"."}.c-pricing__list{color:#fff}.c-pricing__item{border:1px solid #c69c6d;border-radius:4px;display:block;margin-bottom:.5rem;overflow:hidden}.c-pricing__item-body,.c-pricing__item-checkbox{display:none}@media (min-width:992px){.c-pricing__item-body{display:block}}.c-pricing__item-checkbox:checked~.c-pricing__item-body{display:block}.c-pricing__item-checkbox:checked~.c-pricing__item-header .c-pricing__item-more{display:none}.c-pricing__item-checkbox:checked~.c-pricing__item-header .c-pricing__item-less{display:inline-block}.c-pricing__item-checkbox:not(:checked)~.c-pricing__item-header .c-pricing__item-less{display:none}.c-pricing__item-checkbox:not(:checked)~.c-pricing__item-header .c-pricing__item-more{display:inline-block}.c-pricing__item-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.375rem;justify-content:space-between;padding:1rem}@media (min-width:992px){.c-pricing__item-header{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center}}.c-pricing__item--highlighted .c-pricing__item-header{background-color:#c69c6d}.c-pricing__item-highlighted-text{background-color:#fff;border-radius:100px;color:#c69c6d;display:inline-block;font-size:.845rem;font-weight:800;margin-bottom:.25rem;padding:.25rem 1rem}.c-pricing__item-name{font-size:1.375rem;margin-bottom:-.5rem}@media (min-width:992px){.c-pricing__item-name{font-size:1.75rem;margin-bottom:0}}.c-pricing__item-less,.c-pricing__item-more{border-bottom:1px solid;font-size:.91rem;font-weight:300}@media (min-width:992px){.c-pricing__item-less,.c-pricing__item-more{display:none!important}}.c-pricing__item-price{font-weight:700}@media (min-width:992px){.c-pricing__item-price{font-weight:300}}.c-pricing__item-body{border-top:1px solid #c69c6d;padding:1rem}.c-pricing__item-advantages{color:#eee;font-weight:300;list-style-type:none;margin-left:.25rem}.c-pricing__item-advantage{font-size:1.17rem;margin-bottom:.25rem;padding-left:2rem;position:relative}@media (min-width:992px){.c-pricing__item-advantage{font-size:1.3rem;margin-bottom:.5rem}}.c-pricing__item-advantage:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23c69c6d'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.5rem;left:0;position:absolute;top:0;width:1.5rem}@media (min-width:992px){.c-pricing__item-advantage:before{top:2px}}.c-testimonials{padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-testimonials{padding-bottom:3rem;padding-top:3rem}}.c-testimonials__heading{font-size:2.15rem;font-weight:800;padding-bottom:1rem}@media (min-width:992px){.c-testimonials__heading{text-align:center}}.c-testimonials__heading:after{color:#c69c6d;content:"."}.c-testimonials__text{font-size:1.3rem;font-weight:300;line-height:1.5;margin-bottom:1.5rem}@media (min-width:992px){.c-testimonials__text{text-align:center}}.c-testimonials__item{font-size:1.3rem;margin-bottom:1.5rem}.c-testimonials__item-name{font-size:1.375rem;font-weight:700;margin-bottom:.5rem}@media (min-width:992px){.c-testimonials__item-name{font-size:1.75rem}}.c-testimonials__item-name:after{color:#c69c6d;content:"."}.c-testimonials__item-text{color:#444;font-size:1.15rem;font-weight:300;line-height:1.35;margin-bottom:.25rem}@media (min-width:992px){.c-testimonials__item-text{font-size:1.3rem;margin-bottom:1rem}}.c-testimonials__item-text:before{content:"„"}.c-testimonials__item-text:after{content:"“"}.c-testimonials__item-link{border-bottom:1px solid #c69c6d;color:#c69c6d;font-size:1.15rem;text-decoration:none}@media (min-width:992px){.c-testimonials__item-link{font-size:1.3rem}}.c-testimonials__buttons{text-align:center}.c-contact-form{background-image:-o-linear-gradient(300deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 100%),url(/images/telefon.jpg);background-image:linear-gradient(150deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),url(/images/telefon.jpg);background-position:50%;background-size:cover;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:768px){.c-contact-form{padding-bottom:3rem;padding-top:3rem}}.c-contact-form__heading{font-size:2.15rem;font-weight:800;padding-bottom:1rem}@media (min-width:992px){.c-contact-form__heading{text-align:center}}.c-contact-form__heading:after{color:#c69c6d;content:"."}.c-contact-form__text{font-size:1.3rem;font-weight:300;line-height:1.5;margin-bottom:1.5rem}@media (min-width:992px){.c-contact-form__text{text-align:center}}.u-btn{border:1px solid transparent;border-radius:4px;cursor:pointer;display:block;font-weight:500;text-align:center;text-decoration:none;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;width:100%}@media (min-width:992px){.u-btn{display:inline-block;width:auto}}@media (min-width:992px){.u-btn:not(:last-child){margin-right:.25rem}}.u-btn:not(:last-child){margin-bottom:.5rem}.u-btn--primary{background-color:#c69c6d;border-color:#c69c6d;color:#fff}@media (min-width:992px){.u-btn--primary:hover{background-color:#b88348;border-color:#b88348}}.u-btn--primary-outline{background-color:transparent;border-color:#c69c6d;color:#c69c6d}@media (min-width:992px){.u-btn--primary-outline:hover{background-color:#c69c6d;color:#fff}}.u-btn--medium{font-size:1.1rem;padding:1rem 3rem}.u-btn--xlarge{font-size:1.75rem;font-weight:700;padding:1rem 3rem}.u-btn--link-underline{color:#c69c6d;text-decoration:underline}.u-btn--disabled,.u-btn--disabled:active,.u-btn--disabled:focus,.u-btn--disabled:hover{background-color:#ddd;border-color:#ddd;color:#000;cursor:not-allowed}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}._-anchor-element{margin-top:-5rem;position:absolute}.u-form-group{margin-bottom:1.5rem}.u-form--group-honeypot{display:none}.u-label{cursor:pointer;display:block;font-size:1.3rem;font-weight:400;padding-bottom:.25rem}.u-label--required:after{color:#c69c6d;content:"*"}.u-input{background-color:transparent;border:0;border-bottom:2px solid #c69c6d;border-radius:0;display:block;font-weight:300;-webkit-transition:border-bottom-color .2s ease-in-out;-o-transition:border-bottom-color .2s ease-in-out;transition:border-bottom-color .2s ease-in-out;width:100%}.u-input:focus{border-bottom-color:#93693a;outline:0}.u-input:focus::-webkit-input-placeholder{color:transparent}.u-input:focus::-moz-placeholder{color:transparent}.u-input:focus:-ms-input-placeholder{color:transparent}.u-input:focus::-ms-input-placeholder{color:transparent}.u-input:focus::placeholder{color:transparent}.u-input--medium{font-size:1.3rem;padding:.25rem 0}