@-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_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}}.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,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.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{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;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{font-family:sans-serif!important;font-size:12px;line-height:12px;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: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}.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}@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-108/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-108/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-108/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-108/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}