@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromRight{0%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.cooltimeline-body .ctl-instant-timeline :before,.cooltimeline-body .ctl-instant-timeline :after,.cooltimeline-body .ctl-instant-timeline *{-webkit-box-sizing:border-box;box-sizing:border-box}.cooltimeline-body .ctl-instant-timeline{display:block;width:100%;max-width:1040px;position:relative;padding:25px 15px;margin:0 auto}.cooltimeline-body .ctl-instant-timeline:before{content:"";display:block;width:3px;background:#ccc;background:-webkit-linear-gradient(top,rgba(230,230,230,0) 0%,var(--timeLineColor) 10%,var(--timeLineColor) 90%,rgba(230,230,230,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(230,230,230,0)),color-stop(10%,var(--timeLineColor)),color-stop(90%,var(--timeLineColor)),to(rgba(230,230,230,0)));background:-o-linear-gradient(top,rgba(230,230,230,0) 0%,var(--timeLineColor) 10%,var(--timeLineColor) 90%,rgba(230,230,230,0) 100%);background:linear-gradient(to bottom,rgba(230,230,230,0) 0%,var(--timeLineColor) 10%,var(--timeLineColor) 90%,rgba(230,230,230,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e4e4e4',endColorstr='#00e4e4e4',GradientType=0);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:.4}.cooltimeline-body .ctl-instant-timeline .timeline-content{position:relative}.cooltimeline-body .ctl-instant-timeline .timeline-content:before{display:block;content:"";width:20px;height:20px;background:#ccc;background:var(--timeLineColor);border-radius:50%;position:absolute;left:0;right:0;top:40px;margin:auto;z-index:1}.cooltimeline-body .ctl-instant-timeline .ctl-row{display:-ms-flexbox;display:-moz-flex;display:flex;-ms-flex-align:start;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-justify-content:flex-start;padding:20px 0;position:relative;z-index:2;width:100%}.cooltimeline-body .ctl-instant-timeline .ctl-col-6{-webkit-animation:1s ease-out 0s 1 slideInFromRight;animation:1s ease-out 0s 1 slideInFromRight;width:50%;float:left}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){padding:0 0 0 40px}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){padding:0 40px 0 0}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){padding:0 15px 0 0}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(even){padding:0 0 0 15px}.cooltimeline-body .ctl-instant-timeline .timeline-content .ctl-row>div:first-child{-webkit-animation:1s ease-out 0s 1 slideInFromLeft;animation:1s ease-out 0s 1 slideInFromLeft;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-pack:end;justify-content:flex-end}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-time{padding:20px 25px;max-width:350px;width:100%}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-time>div{line-height:1.1;font-size:18px;margin:0;font-weight:500}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details{text-align:right}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-time,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details{text-align:left}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details{padding:20px;border-radius:10px;position:relative;z-index:1;width:100%;background:#fff;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.1);box-shadow:0 10px 40px 0 rgba(0,0,0,.1)}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details:before{content:"";display:block;border:15px solid transparent;border-right-color:#ccc;border-right-color:var(--timeLineColor);position:absolute;left:-32px;top:16px}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details{border-left:4px solid #ccc;border-left:4px solid var(--timeLineColor)}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details:before{content:"";display:block;border:15px solid transparent;border-left-color:#ccc;border-left-color:var(--timeLineColor);position:absolute;right:-32px;top:16px}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details{border-right:4px solid #ccc;border-right:4px solid var(--timeLineColor)}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details h3{font-size:18px;line-height:24px;margin:0 0 8px;font-weight:500}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details p{font-size:14px;line-height:24px;margin:0;font-weight:400}.cooltimeline-body .ctl-instant-timeline .story-image img{width:100%;height:auto}.cooltimeline-body .ctl-instant-timeline.one-sided:before{left:calc(30% - 1.5px);right:auto}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:before{display:none}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content .story-details:after{display:block;content:"";width:20px;height:20px;background:#ccc;background:var(--timeLineColor);border-radius:50%;position:absolute;left:-59.5px;right:auto;top:20px;margin:auto;z-index:1}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){width:30%;-ms-flex-order:1;order:1}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){width:70%;-ms-flex-order:2;order:2}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-details,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details{text-align:left}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-time{text-align:right;max-width:100%}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details:before{border-left-color:transparent;border-right-color:#ccc;border-right-color:var(--timeLineColor);position:absolute;left:-32px;right:auto}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details{border-left:4px solid #ccc;border-left:4px solid var(--timeLineColor);border-right:0}@media screen and (max-width:61.938em){.cooltimeline-body .ctl-instant-timeline{padding:25px 8px}.cooltimeline-body .ctl-instant-timeline:before,.cooltimeline-body .ctl-instant-timeline.one-sided:before{left:16px;right:auto}.cooltimeline-body .ctl-instant-timeline .timeline-content:before{display:none}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details:after,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content .story-details:after{display:block;content:"";width:20px;height:20px;background:#ccc;background:var(--timeLineColor);border-radius:50%;position:absolute;left:-44.5px;right:auto;top:20px;margin:auto;z-index:1}.cooltimeline-body .ctl-instant-timeline .ctl-row{-ms-flex-flow:row wrap;flex-flow:row wrap}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){padding:0 0 0 40px}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){-ms-flex-order:1;order:1;position:relative;top:-10px;margin:auto;width:100%}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){-ms-flex-order:2;order:2;width:100%}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-details,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details{padding:12px;text-align:left}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-time,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-time{text-align:left;max-width:100%;padding:0}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details:before{border-left-color:transparent;border-right-color:#ccc;border-right-color:var(--timeLineColor);position:absolute;left:-32px;right:auto}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details{border-left:#ccc;border-left:4px solid var(--timeLineColor);border-right:0}}.gridable--row{display:flex;flex-flow:row wrap;justify-content:space-between;overflow:hidden;margin-left:-20px}.gridable--col{flex:0 0 100%;width:100%;max-width:100%;padding-left:20px}@media only screen and (max-width:1024px){.gridable--col.is-empty{display:none}}.gridable--col.col-1{flex-basis:8.33333%;width:8.33333%;max-width:8.33333%}.gridable--col.col-2{flex-basis:16.66667%;width:16.66667%;max-width:16.66667%}.gridable--col.col-3{flex-basis:25%;width:25%;max-width:25%}.gridable--col.col-4{flex-basis:33.33333%;width:33.33333%;max-width:33.33333%}.gridable--col.col-5{flex-basis:41.66667%;width:41.66667%;max-width:41.66667%}.gridable--col.col-6{flex-basis:50%;width:50%;max-width:50%}.gridable--col.col-7{flex-basis:58.33333%;width:58.33333%;max-width:58.33333%}.gridable--col.col-8{flex-basis:66.66667%;width:66.66667%;max-width:66.66667%}.gridable--col.col-9{flex-basis:75%;width:75%;max-width:75%}.gridable--col.col-10{flex-basis:83.33333%;width:83.33333%;max-width:83.33333%}.gridable--col.col-11{flex-basis:91.66667%;width:91.66667%;max-width:91.66667%}.gridable--col.col-12{flex-basis:100%;width:100%;max-width:100%}@media only screen and (max-width:1024px){.gridable--col[class*=col-]{flex-basis:100%;width:100%;max-width:100%}}.gridable--col{overflow:hidden;box-sizing:border-box}.row-style--boxed{background-color:#eef1f2}.col-style--boxed{background-color:#23252d}.col-style--boxed *{color:#fff}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#2ea3f2}.footer-widget li:before{border-color:#2ea3f2}.bottom-nav li.current-menu-item>a{color:#2ea3f2}#main-footer{background-color:#222}#footer-widgets{padding:6% 0 0}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .fwidget:last-child{margin-bottom:0 !important}#footer-widgets .footer-widget li{padding-left:14px;position:relative}#footer-widgets .footer-widget li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-widgets .footer-widget a{color:#fff}#footer-widgets .footer-widget li a{color:#fff;text-decoration:none}#footer-widgets .footer-widget li a:hover{color:rgba(255,255,255,.7)}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#et-footer-nav{background-color:rgba(255,255,255,.05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bottom-nav a:hover{opacity:.7}@media all and (max-width:980px){.footer-widget:nth-child(n){width:46.25% !important;margin:0 7.5% 7.5% 0 !important}.et_pb_footer_columns1 .footer-widget{width:100% !important;margin:0 7.5% 7.5% 0 !important}#footer-widgets .footer-widget .fwidget{margin-bottom:16.21%}.et_pb_gutters1 .footer-widget:nth-child(n){width:50% !important;margin:0 !important}.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0}#footer-widgets{padding:8% 0}#footer-widgets .footer-widget:nth-child(2n){margin-right:0 !important}#footer-widgets .footer-widget:nth-last-child(-n+2){margin-bottom:0 !important}.bottom-nav{text-align:center}#footer-info{float:none;text-align:center}}@media all and (max-width:767px){#footer-widgets .footer-widget,.et_pb_gutters1 #footer-widgets .footer-widget{width:100% !important;margin-right:0 !important}#footer-widgets .footer-widget:nth-child(n),#footer-widgets .footer-widget .fwidget{margin-bottom:9.5% !important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0 !important}#footer-widgets{padding:10% 0}#footer-widgets .footer-widget .fwidget:last-child{margin-bottom:0 !important}#footer-widgets .footer-widget:last-child{margin-bottom:0 !important}}@media all and (max-width:479px){#footer-widgets .footer-widget:nth-child(n),.footer-widget .fwidget{margin-bottom:11.5% !important}#footer-widgets .footer-widget.last{margin-bottom:0 !important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0 !important}#footer-widgets{padding:12% 0}}@media all and (min-width:981px){.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget{width:12.083%}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget{width:15.6%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{width:20.875%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget{width:29.667%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget{width:47.25%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget{width:100%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{margin-bottom:5.5%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1){width:73.625%;clear:both}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1){width:20.875%;clear:both}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2){width:73.625%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child{width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}}.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_center{text-align:center}.et_pb_button_module_wrapper>a{display:inline-block}@media (max-width:980px){.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center{text-align:center}}@media (max-width:767px){.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right{text-align:right}.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center{text-align:center}}.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}}.et_pb_space{-webkit-box-sizing:content-box;box-sizing:content-box;height:23px}.et_pb_divider_hidden{margin-bottom:0!important}.et_pb_divider_internal{display:inline-block;width:100%}.et_pb_divider{margin:0 0 30px;position:relative}.et_pb_divider:before{content:"";width:100%;height:1px;border-top:1px solid rgba(0,0,0,.1);position:absolute;left:0;top:0;z-index:10}.et_pb_divider:after,.et_pb_space:after{content:"";display:table}.et_pb_divider_position_bottom:before{top:auto!important;bottom:0!important}.et_pb_divider_position_center:before{top:50%!important}@media (max-width:980px){.et_pb_divider_position_top_tablet:before{top:0!important;bottom:auto!important}.et_pb_divider_position_bottom_tablet:before{top:auto!important;bottom:0!important}.et_pb_divider_position_center_tablet:before{top:50%!important}.et_pb_space.et-hide-mobile{display:none}}@media (max-width:767px){.et_pb_divider_position_top_phone:before{top:0!important;bottom:auto!important}.et_pb_divider_position_bottom_phone:before{top:auto!important;bottom:0!important}.et_pb_divider_position_center_phone:before{top:50%!important}}.ie .et_pb_divider{overflow:visible}.et_pb_number_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center}.et_pb_number_counter .percent{z-index:2}.et_pb_number_counter h3{font-size:18px;position:relative}.et_pb_number_counter .et_pb_module_header{position:relative}.et_pb_number_counter{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.et_pb_number_counter.active{opacity:1}.et_pb_number_counter{width:auto}.et_pb_number_counter canvas{display:none;visibility:hidden}.et_pb_number_counter .percent{height:72px;position:relative}.et_pb_number_counter .percent p{font-size:72px;line-height:72px;font-weight:500}.et_pb_number_counter.et_pb_with_title .percent{margin-bottom:20px}@media (min-width:981px) and (max-width:1100px){.et_pb_column_1_4 .et_pb_number_counter .percent,.et_pb_column_1_5 .et_pb_number_counter .percent,.et_pb_column_1_6 .et_pb_number_counter .percent{height:55px}.et_pb_column_1_4 .et_pb_number_counter h3,.et_pb_column_1_5 .et_pb_number_counter h3,.et_pb_column_1_6 .et_pb_number_counter h3{padding:10px 0 0}}@font-face{font-family:'ABeeZee';font-style:italic;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/abeezee-italic-latin-ext-400.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'ABeeZee';font-style:italic;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/abeezee-italic-latin-400.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'ABeeZee';font-style:normal;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/abeezee-normal-latin-ext-400.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'ABeeZee';font-style:normal;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/abeezee-normal-latin-400.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:200;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:200;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:300;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:300;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:500;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:500;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:600;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:600;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:700;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin-ext.woff2?ver=1739726859')format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:700;font-display:swap;src:url('//www.hew-hf.de/kirchturmtechnik/wp-content/uploads/sites/5/omgf/et-builder-googlefonts-cached-176/oswald-normal-latin.woff2?ver=1739726859')format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:0 0;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}#et-main-area{margin-top:0 !important}.et_builder_inner_content .et_pb_section.et_pb_with_background:first-of-type{padding:0 !important;margin:0 !important}html{height:100% !important}.page-id-294{padding:0 !important}.page-id-31369{padding:0 !important}.split-screen a.small-button{border:none;border-radius:0;background:0 0;background-color:#fff !important;color:#001a70 !important;line-height:22px;margin:0;padding:0 10px}@media (min-width:981px){.split-screen a.small-button{font-size:140%;line-height:160%;padding:0 20px}}.page-id-294,.page-id-294 #page-container,.page-id-294 #main-content,.page-id-294 #main-content article,.page-id-294 .entry-content,.page-id-294 #et-boc,.page-id-294 .et-l,.page-id-294 .et_builder_inner_content{height:inherit !important}.split-screen,.split-screen .et_pb_row{padding:0 !important;width:100%}@media (max-width:980px){.page-id-294{overflow:hidden}}.page-id-31369,.page-id-31369 #page-container,.page-id-31369 #main-content,.page-id-31369 #main-content article,.page-id-31369 .entry-content,.page-id-31369 #et-boc,.page-id-31369 .et-l,.page-id-31369 .et_builder_inner_content{height:inherit !important}.split-screen,.split-screen .et_pb_row{padding:0 !important;width:100%}@media (max-width:980px){.page-id-31369{overflow:hidden}}@media (max-width:720px){.wp-image-30881{width:100%}}@media (max-width:720px){.wp-image-25608{width:100%}}@media (min-width:920px){.et_pb_fullwidth_header_0 .et_pb_button_one{margin-left:70px}}.wp-image-25608{padding-top:47vh!important}.wp-image-30881{padding-top:47vh!important}@media (max-width:980px){.wp-image-25608{padding-top:12vh !important;margin-left:-4px}.wp-image-30881{padding-top:4vh !important;margin-right:-4px}}#et_pb_contact_form_0 .et_contact_bottom_container{float:none!important;text-align:center!important}.et_contact_bottom_container{float:none;text-align:center}body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button{color:#ffffff!important;background:#001a70 !important;border-radius:1px;font-size:18px;font-weight:600!important;background-color:#001a70 !important}.et_pb_contact p input[type=checkbox]:checked+label i:before,.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before{width:17px;height:17px;color:#001a70;font-family:dashicons;font-size:17px;line-height:17px;content:"\f147"}.vertikal-zentrieren{display:flex;flex-direction:column;justify-content:center}body.search #left-area{padding:0;width:100%}body.search-no-results #left-area{margin-bottom:58px}body.search #sidebar{display:none}p:not(.has-background):last-of-type{padding-bottom:0}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:none;-moz-transition:none;transition:none}.sub-menu li:hover{background-color:none}.page-id-294 .meta{display:none}.page-id-294 nav{display:none}.page-id-294 .navicon{display:none}@media only screen and (min-width:1350px){.et_pb_section{padding:0 !important}}.hew_logo_menu{float:left !important;padding:0 !important;margin:0 !important;max-width:60%}.ecke{float:right !important;padding:0 !important;margin:0 !important;max-width:20% !important}.menu_item{padding-top:80px;padding:75px}.menu-item-95{position:relative;width:147px;height:inherit;padding:0;margin:0;display:inline-block}.menu-item-95 a{padding-bottom:0;display:block;position:absolute;top:-55px}.menu-item-99{position:relative;width:147px;height:inherit;padding:0;margin:0;display:inline-block}.menu-item-99 a{padding-bottom:0;display:block;position:absolute;top:-55px}input#s{border-radius:2px;width:30%;-webkit-transition:width 1s ease-in-out;-moz-transition:width 1s ease-in-out;-o-transition:width 1s ease-in-out;transition:width 1s ease-in-out}@media (min-width:981px){.et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row{width:100%;height:120px;max-width:100%;padding:0!important}}.et_pb_fullwidth_menu .fullwidth-menu-nav>ul{padding:0 !important;line-height:1.7em}#top-menu-nav #top-menu a:hover,#mobile_menu_slide a:hover{color:#001a70 !important;opacity:1 !important;font-weight:700}.fullwidth-menu a:hover{color:#001a70 !important;opacity:1 !important}header#main-header{display:none;height:2px !important}#et-info{float:right}div.container .clearfix{position:relative;width:100% !important;max-width:1500px;margin:auto}.container{position:relative;width:100% !important;max-width:1800px;margin:auto}input#s{border-radius:2px}form#searchform{float:right}@media screen and (min-width:480px){#top-header .container{padding-bottom:5px}}#main-header{box-shadow:none}.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title{display:none}.et_pb_button{position:relative;padding:.3em 1em;margin-top:15px;border:none;border-radius:3px;background-color:#fafafa !important;background-size:cover;line-height:1.7em!important;transition:all .2s}#et_pb_contact_form_0 .et_contact_bottom_container{float:none!important;text-align:left!important;padding-left:0}.et_pb_contact_submit et_pb_button{padding-left:0!important}.search-icon input.et_pb_searchsubmit,.widget_search input#searchsubmit{background:0 0;color:transparent;border:none;width:55px;z-index:2}.search-icon .et_pb_searchform:before,.widget_search:before{content:'\55';position:absolute;font-family:'ETModules';z-index:1;right:0;font-size:20px;padding:8px 20px}.entry-meta{display:none !important}.post-meta{display:none !important}.et_pb_search_0.et_pb_module{margin-left:auto!important;margin-right:auto!important}#footer-info{width:100%;margin:0 auto;text-align:center !important}@media only screen and (min-width:980px){#footer-bottom .et-social-icons{margin-bottom:-28px}}@media (min-width:980px){.et_pb_fullwidth_header_0 .header-content h1{width:850px}}.et_pb_scroll_top.et-pb-icon{right:0;bottom:30px;padding:4px;background:#001a70;font-size:24px;transition:all .1s ease-in-out}.woocommerce a.button:hover{padding:.3em 1em !important}.woocommerce a.button:after{display:none}.et_pb_button_0,.et_pb_button_0:after{transition:none!important}body.et_divi_theme.page-template-page-template-blank{padding-bottom:0 !important}.split-screen{height:100vh}.split-screen-logo .et_pb_image_wrap{margin:auto;max-width:350px}.split-screen .et_pb_image_0{height:0}#post-294 .et_pb_gutters1,#post-294 .et_pb_gutters3.et_pb_row{z-index:0 !important}#post-294 .et_pb_gutters1 a,#post-294 .et_pb_gutters3.et_pb_row a{z-index:9999 !important}.split-screen-boxen .et_pb_column_1 .et_pb_text_inner p:last-of-type{margin-left:100px}.split-screen-boxen .et_pb_column_2 .et_pb_text_inner p:last-of-type{margin-right:100px}.split-screen-boxen>.et_pb_column p .split-screen-text{display:block;font-size:130%;line-height:150%;padding:0 100px}@media only screen and (max-width:980px){.split-screen-logo{display:block;text-align:right !important;width:100% !important}.split-screen-logo .et_pb_image_wrap{max-width:200px;margin-right:-13px;margin-top:-28px}.split-screen-boxen>.et_pb_column{height:50vh}.wp-image-25608{width:300px;height:auto}.wp-image-26696{width:300px;height:auto}.split-screen-boxen>.et_pb_column p .split-screen-text{font-size:110%;line-height:150%;padding:0 30px}.split-screen-boxen .et_pb_column_1 .et_pb_text_inner p:last-of-type{margin-left:30px}.split-screen-boxen .et_pb_column_2 .et_pb_text_inner p:last-of-type{margin-right:30px}}.et_pb_tabs{border:none}.et_pb_tab{padding:0;width:1080px}.entry-content tr td,body.et-pb-preview #main-content .container tr td{padding:6px 24px;border-top:1px solid #eee}.container:before{background-color:transparent !important}.et_pb_widget_area_right{border-left:0 !important}.et_pb_widget_area_left{border-right:0 !important}@media only screen and (max-width:1200px){.et_pb_tabs .et_pb_tab.et_pb_tab_0{max-width:100% !important}.tabelle-produkte{max-width:100% !important}}@media only screen and (max-width:840px){.responsive{display:block;margin-bottom:0;overflow:hidden;overflow-x:scroll;white-space:nowrap}}.et_pb_contact .et_pb_contact_field_half{float:left!important;width:50%}.et_pb_contact p input,.et_pb_contact p textarea,.et_pb_subscribe .et_pb_contact_field input,.et_pb_subscribe .et_pb_contact_field textarea{padding:5px;border-width:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#999;background-color:#eee;font-size:14px;-webkit-appearance:none}.et_pb_contact_form_0 .input[type=checkbox]:checked+label i:before{color:#001a70}.et_pb_contact_form_0 .input[type=checkbox]:checked+label i:before{color:#001a70!important}.et_pb_contact_form_container .et_pb_contact_field_0.et_pb_contact_field .input[type=checkbox]+label i{color:#001a70}.et_pb_contact p input[type=checkbox]+label,.et_pb_contact p input[type=radio]+label,.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label,.et_pb_subscribe .et_pb_contact_field input[type=radio]+label{float:left!important;vertical-align:middle;cursor:pointer}.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button{font-weight:400!important;padding:0;padding-left:0!important}.et_pb_contact_submit{font-weight:400!important;padding:0;padding-left:0!important}body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button{font-weight:400!important;padding:0;padding-left:0!important}body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover{padding-left:0!important}body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button{padding-left:0!important}body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button,body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover{padding-left:0!important}.et_pb_contact_submit{padding-left:0!important}#et_pb_contact_form_0 .et_contact_bottom_container{float:none!important;text-align:left!important;padding-left:0!important}.et_pb_filterable_portfolio .et_pb_portfolio_filters li a{display:block;overflow:hidden;height:auto;margin:-1px -1px 0 0;padding:10px 20px;border:none;color:#666;background-color:#fff}.et_pb_portfolio_filters ul.clearfix{max-width:1260px;margin:auto !important}@media only screen and (min-width:981px){.et_pb_portfolio_filters ul{text-align:center}.et_pb_portfolio_filters ul li{display:inline-block;float:none !important}}.et_pb_filterable_portfolio.et_pb_filterable_portfolio .et_pb_portfolio_filters li a{border:none;background-color:#fff;border-radius:0}.et_pb_filterable_portfolio.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover{color:#0c0976 !important;transition:.5s}.et_pb_filterable_portfolio.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active{color:#0c0976 !important;transition:.5s}.et_pb_filterable_portfolio .et_pb_portofolio_pagination,.et_pb_gallery .et_pb_gallery_pagination{position:relative;width:100%;border-top:none}.et_pb_slides .et_pb_slider_container_inner{display:table-cell;width:100%;vertical-align:bottom}div.et_pb_text_overlay_wrapper{background-color:#404040;bottom:0;border-radius:0}div.et_pb_slide_description{padding-bottom:0}.et_pb_slide_content{display:block !important}.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:rgba(192,192,192,.8)}.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{padding:15px;border-radius:0}.slider-mit-abstand-zu-den-punkten .et_pb_slide .et_pb_text_overlay_wrapper{padding-bottom:30px}.slider-mit-abstand-zu-den-punkten .et_pb_slide_description .et_pb_slide_content{line-height:1.2em !important}.et_pb_bg_layout_dark .et_pb_slide_description{text-shadow:none}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#001a70}.et-pb-controllers a{background-color:#001a70;opacity:.6}.produkt-slider-wrapper .et-pb-controllers{bottom:20px}.et_pb_filterable_portfolio .et_pb_portfolio_filters{display:none}.et_pb_button{position:relative;padding:.3em 1em;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fafafa !important;background-repeat:no-repeat;background-position:center;background-size:cover;line-height:1.7em!important;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.et_pb_button_0,.et_pb_button_0:after{padding:0 0!important}#beratung-header{position:relative;z-index:1}#beratung-header:before{content:'';position:absolute;height:inherit;width:100%;background-image:linear-gradient(240deg,rgba(232,31,118,.6) 9%,rgba(0,26,112,.71) 65%)!important;z-index:2}@media (max-width:980px){.et_pb_slide_image,.et_pb_slide_video{display:block !important}}.et-pb-controllers a{display:inline-block;width:15px;height:15px}#main-footer>.container{padding:0;max-width:1080px}#footer-bottom{display:none}#custom_html-2{width:100%}#footer-widgets .logo-footer img{max-width:120px}.logo-and-links a{display:block;font-size:130%;font-weight:700;margin-left:20px;text-transform:uppercase}#footer-widgets .footer-widget li a:hover{font-weight:700}@media (max-width:980px){.logo-and-links a,#nav_menu-2,#custom_html-3{margin-left:50px}}#footer-widgets .footer-widget li:before{border:none !important;content:"/";color:#e31c79;font-weight:700;top:0}#custom_html-3{color:#001a70}#custom_html-3 div{padding-bottom:1em}#custom_html-3 p{line-height:140%}.et_pb_slider{overflow:visible}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#001a70;opacity:1}.et-pb-arrow-next{right:2px}.et-pb-arrow-prev{left:2px}.et_pb_button{background-color:#001a70 !important;border:none !important;border-radius:unset !important;color:#fff !important;font-size:16px !important;position:relative !important;z-index:1 !important;height:27px !important;line-height:27px !important;padding:0 5px !important;margin-left:20px !important}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{padding:0 5px !important;border:none !important;border-radius:unset !important}.et_pb_button:before{content:'' !important;display:inline-block !important;opacity:1 !important;width:0;height:0;margin-left:0 !important;border-bottom:27px solid #001a70;border-left:15px solid transparent;position:absolute;left:-15px;top:0}.et_pb_button:after{content:"" !important;display:inline-block !important;opacity:1 !important;position:absolute !important;top:0;right:-15px !important;width:0 !important;height:0 !important;border-top:27px solid #001a70;border-right:15px solid transparent}body.search .et_pb_post .entry-featured-image-url{display:none}body.project-template-default .et_pb_row{padding:0}body.project-template-default .et_pb_button{margin-right:15px}body.project-template-default.single .et_pb_text{width:100%}body.project-template-default.single .tablepress{width:100%}body.project-template-default.single .tablepress .column-1{text-align:left}body.project-template-default.single .tablepress .column-2{text-align:left}.produkt-zurueck-anfrage-button .et_pb_column{margin-bottom:0 !important}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url('/kirchturmtechnik/wp-includes/js/mediaelement/mejs-controls.svg') no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url('/kirchturmtechnik/wp-includes/js/mediaelement/mejs-controls.svg') -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url('/kirchturmtechnik/wp-includes/js/mediaelement/mejs-controls.svg');border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}