{"id":490,"date":"2024-08-20T15:10:28","date_gmt":"2024-08-20T13:10:28","guid":{"rendered":"https:\/\/archprojekt.de\/?page_id=490"},"modified":"2026-02-13T10:18:04","modified_gmt":"2026-02-13T09:18:04","slug":"startseite","status":"publish","type":"page","link":"https:\/\/archprojekt.de\/","title":{"rendered":"Startseite"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"490\" class=\"elementor elementor-490\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2a735b e-flex e-con-boxed e-con e-parent\" data-id=\"d2a735b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a6a90b8 e-flex e-con-boxed e-con e-child\" data-id=\"a6a90b8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17e6c59 elementor-widget elementor-widget-image\" data-id=\"17e6c59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"142\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/10\/Unbenannt-1-1024x182.png\" class=\"attachment-large size-large wp-image-1547\" alt=\"\" srcset=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/10\/Unbenannt-1-1024x182.png 1024w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/10\/Unbenannt-1-300x53.png 300w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/10\/Unbenannt-1-768x137.png 768w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/10\/Unbenannt-1.png 1061w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f1a58da e-con-full e-flex e-con e-child\" data-id=\"f1a58da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b873c9f elementor-widget elementor-widget-html\" data-id=\"b873c9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<html>\r\n    <div class=\"overlay\" id=\"swipeOverlay\">\r\n        <link rel=\"preload\" href=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/08\/webseite_flash4.png\" as=\"image\">\r\n    \r\n        <img decoding=\"async\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/10\/Swipe_Icon.svg\" alt=\"Swipe Icon\" class=\"swipe-icon\">\r\n    <\/div>\r\n    \r\n    <div class=\"scroll-container\">\r\n        <!-- Video f\u00fcr Desktop -->\r\n        <div class=\"scroll-video\">\r\n            <video src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/V4.mp4\" autoplay loop muted playsinline><\/video>\r\n        <\/div>\r\n        <!-- Bild f\u00fcr Mobile -->\r\n        <div class=\"scroll-image\">\r\n            <img decoding=\"async\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/08\/webseite_flash4.png\" alt=\"Scrollbares Bild\">\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <!-- Scroll-Indikator-Balken -->\r\n    <div class=\"scroll-indicator\"><\/div>\r\n    \r\n    <style>\r\n    \/* Overlay *\/\r\n    .overlay {\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        display: flex;\r\n        align-items: flex-end;\r\n        justify-content: center;\r\n        z-index: 99; \/* Unter der Navbar (100) *\/\r\n        padding-bottom: 200px;\r\n    }\r\n    \r\n    \/* Swipe Icon *\/\r\n    .swipe-icon {\r\n        width: 60px;\r\n        height: auto;\r\n        transform: rotate(-15deg); \/* Leichte Drehung nach links *\/\r\n        animation: swipe 2s ease-in-out infinite; \/* Fl\u00fcssigere Hin- und Herbewegung *\/\r\n    }\r\n    \r\n    \/* Fl\u00fcssige Animation f\u00fcr das Wischen des Icons *\/\r\n    @keyframes swipe {\r\n        0% {\r\n            transform: translateX(0) rotate(-15deg); \/* Ausgangsposition *\/\r\n        }\r\n        25% {\r\n            transform: translateX(-20px) rotate(-15deg); \/* Nach links bewegen *\/\r\n        }\r\n        50% {\r\n            transform: translateX(0) rotate(-15deg); \/* Zur Mitte zur\u00fcck *\/\r\n        }\r\n        75% {\r\n            transform: translateX(20px) rotate(-15deg); \/* Nach rechts bewegen *\/\r\n        }\r\n        100% {\r\n            transform: translateX(0) rotate(-15deg); \/* Zur Mitte zur\u00fcck *\/\r\n        }\r\n    }\r\n    \r\n    \/* Hauptcontainer *\/\r\n    .scroll-container {\r\n        width: 100%;\r\n        height: 80vh;\r\n        overflow-x: scroll; \/* Horizontales Scrollen *\/\r\n        overflow-y: hidden;\r\n        position: relative;\r\n        white-space: nowrap; \/* Verhindert Zeilenumbruch *\/\r\n        cursor: grab;\r\n        scrollbar-width: none; \/* Versteckt den Scrollbalken f\u00fcr Firefox *\/\r\n        z-index: 1; \/* Unter dem Overlay und der Navbar *\/\r\n    }\r\n    \r\n    .scroll-container::-webkit-scrollbar {\r\n        display: none; \/* Versteckt den Scrollbalken f\u00fcr Chrome, Safari und Edge *\/\r\n    }\r\n    \r\n    \/* Videocontainer *\/\r\n    .scroll-video {\r\n        display: inline-block;\r\n        height: 100%;\r\n        width: auto;\r\n    }\r\n    \r\n    \/* Video *\/\r\n    .scroll-video video {\r\n        display: block;\r\n        height: 100%;\r\n        max-width: none;\r\n        width: auto;\r\n        object-fit: cover;\r\n    }\r\n    \r\n    \/* Bildcontainer *\/\r\n    .scroll-image {\r\n        display: none;\r\n        height: 100%;\r\n        width: auto;\r\n        position: relative;\r\n    }\r\n    \r\n    .scroll-image img {\r\n        display: block;\r\n        height: 100%;\r\n        max-width: none;\r\n        width: auto;\r\n        object-fit: cover;\r\n        position: relative;\r\n        z-index: 100;\r\n    }\r\n    \r\n    \/* Media Query f\u00fcr mobile Ger\u00e4te *\/\r\n    @media screen and (max-width: 768px) {\r\n        .scroll-video {\r\n            display: none;\r\n        }\r\n    \r\n        .scroll-image {\r\n            display: inline-block;\r\n        }\r\n    }\r\n    \r\n    \/* Scroll-Indikator *\/\r\n    .scroll-indicator {\r\n        width: 0%;\r\n        height: 10px;\r\n        background-color: #585858;\r\n        position: fixed;\r\n        bottom: 0;\r\n        left: 0;\r\n        box-shadow: 0px 0px 10px 3px rgba(88, 88, 88, 0.75);\r\n        transition: width 0.2s ease-out;\r\n        z-index: 2; \/* Unter dem Overlay und der Navbar *\/\r\n    }\r\n    <\/style>\r\n    \r\n    <script>\r\n    \/\/ Funktion f\u00fcr horizontales Ziehen (Scrollen deaktiviert)\r\n    const scrollContainer = document.querySelector('.scroll-container');\r\n    const scrollIndicator = document.querySelector('.scroll-indicator'); \/\/ Scrollbalken\r\n    const overlay = document.getElementById('swipeOverlay'); \/\/ Overlay\r\n    \r\n    \/\/ Drag-to-Scroll-Funktionalit\u00e4t\r\n    let isDown = false;\r\n    let startX;\r\n    let scrollLeft;\r\n    \r\n    \/\/ Event-Listener f\u00fcr Ziehen und Klick auf dem Container\r\n    scrollContainer.addEventListener('mousedown', (e) => {\r\n        isDown = true;\r\n        scrollContainer.classList.add('active');\r\n        startX = e.pageX - scrollContainer.offsetLeft;\r\n        scrollLeft = scrollContainer.scrollLeft;\r\n        scrollContainer.style.cursor = 'grabbing';\r\n    \r\n        \/\/ Overlay entfernen und Scrollen aktivieren\r\n        hideOverlay();\r\n    });\r\n    \r\n    scrollContainer.addEventListener('mouseleave', () => {\r\n        isDown = false;\r\n        scrollContainer.classList.remove('active');\r\n        scrollContainer.style.cursor = 'grab';\r\n    });\r\n    \r\n    scrollContainer.addEventListener('mouseup', () => {\r\n        isDown = false;\r\n        scrollContainer.classList.remove('active');\r\n        scrollContainer.style.cursor = 'grab';\r\n    });\r\n    \r\n    scrollContainer.addEventListener('mousemove', (e) => {\r\n        if (!isDown) return;\r\n        e.preventDefault();\r\n        const x = e.pageX - scrollContainer.offsetLeft;\r\n        const walk = (x - startX) * 2;\r\n        scrollContainer.scrollLeft = scrollLeft - walk;\r\n        updateScrollIndicator();\r\n    });\r\n    \r\n    \/\/ Overlay soll auch verschwinden, wenn auf das Overlay geklickt wird\r\n    overlay.addEventListener('click', hideOverlay);\r\n    \r\n    \/\/ Setze den Scrollbereich immer auf die linke Seite (Startposition ganz links)\r\n    scrollContainer.scrollLeft = 0;\r\n    \r\n    \/\/ Funktion zum Aktualisieren des Scroll-Indikators\r\n    function updateScrollIndicator() {\r\n        const maxScrollLeft = scrollContainer.scrollWidth - scrollContainer.clientWidth;\r\n        const scrollPercentage = (scrollContainer.scrollLeft \/ maxScrollLeft) * 100;\r\n        scrollIndicator.style.width = `${scrollPercentage}%`;\r\n    }\r\n    \r\n    \/\/ Scrollbalken bei Initialisierung aktualisieren\r\n    updateScrollIndicator();\r\n    \r\n    \/\/ Funktion, um das Overlay auszublenden und Scrollen wieder zu aktivieren\r\n    function hideOverlay() {\r\n        overlay.style.display = 'none'; \/\/ Versteckt das Overlay\r\n        document.body.style.overflow = 'auto'; \/\/ Scrollen wieder aktivieren\r\n    }\r\n    \r\n    \/\/ Desktop: Scrollbereich auf die Mitte setzen\r\n    if (window.innerWidth > 768) {\r\n        const scrollToMiddle = () => {\r\n            const maxScrollLeft = scrollContainer.scrollWidth - scrollContainer.clientWidth;\r\n            scrollContainer.scrollLeft = maxScrollLeft \/ 2; \/\/ Auf Mitte scrollen\r\n        };\r\n\r\n        \/\/ Scrolling bei Laden der Seite\r\n        window.addEventListener('load', scrollToMiddle);\r\n    }\r\n\r\n    \/\/ Mobil: Mittleren Teil anzeigen\r\n    if (window.innerWidth <= 768) {\r\n        scrollContainer.scrollLeft = (scrollContainer.scrollWidth - scrollContainer.clientWidth) \/ 1.65;\r\n    }\r\n    <\/script>  \r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c83d646 e-flex e-con-boxed e-con e-parent\" data-id=\"c83d646\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dc6e9c3 e-flex e-con-boxed e-con e-child\" data-id=\"dc6e9c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7e33635 e-con-full e-flex e-con e-child\" data-id=\"7e33635\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bf1abb elementor-widget elementor-widget-text-editor\" data-id=\"4bf1abb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Zusammen die Zukunft gestalten<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-301f872 e-con-full e-flex e-con e-child\" data-id=\"301f872\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbe0ceb elementor-widget elementor-widget-text-editor\" data-id=\"fbe0ceb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wenn Sie dar\u00fcber nachdenken, ein neues Zuhause zu bauen, eine bestehende Immobilie zu sanieren oder eine gef\u00f6rderte Energieberatung in Anspruch zu nehmen, dann sind wir der richtige Ansprechpartner f\u00fcr Sie.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f98403 elementor-widget elementor-widget-text-editor\" data-id=\"4f98403\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vom Entwurf bis zur Fertigstellung des Bauvorhabens begleiten wir Sie bei der Verwirklichung Ihrer Tr\u00e4ume und setze Ihre W\u00fcnsche in einer nachhaltigen und modernen Bauweise um.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95e981c elementor-widget elementor-widget-text-editor\" data-id=\"95e981c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Auch bei kleineren Bauvorhaben oder der Gestaltung von Innenr\u00e4umen sind wir Ihr verl\u00e4sslicher Partner. Unser Team unterst\u00fctzt Sie mit umfassender Beratung und kreativen L\u00f6sungen, um Ihre Vorstellungen optimal umzusetzen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98ebcd3 elementor-widget elementor-widget-text-editor\" data-id=\"98ebcd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Kontaktieren Sie uns gerne, um mehr \u00fcber unsere Leistungen zu erfahren und wie wir Ihr Vorhaben individuell begleiten k\u00f6nnen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c0d8554 e-flex e-con-boxed e-con e-parent\" data-id=\"c0d8554\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6e8326b e-grid elementor-hidden-mobile e-con-full e-con e-child\" data-id=\"6e8326b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5947537 e-con-full e-flex e-con e-child\" data-id=\"5947537\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f174998 elementor-widget elementor-widget-heading\" data-id=\"f174998\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Architektur<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bfd1242 e-con-full e-flex e-con e-child\" data-id=\"bfd1242\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37e084f elementor-widget elementor-widget-heading\" data-id=\"37e084f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Energieberatung<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b54e391 e-con-full e-transform e-flex e-con e-child\" data-id=\"b54e391\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d739ec elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2d739ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-beratung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-8c8dc9dd-ec26-4ca9-ba79-730f95f086b9\" viewBox=\"0 0 64 64\"><defs><style>.uuid-d93b337c-ae87-4641-8f85-bca6e057d442{stroke-width:0px;}<\/style><\/defs><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m12.42,59.42H1.97c-.72,0-1.31-.58-1.31-1.31v-18.28c0-.72.58-1.31,1.31-1.31h10.44c.72,0,1.31.58,1.31,1.31v18.28c0,.72-.58,1.31-1.31,1.31Zm-9.14-2.61h7.83v-15.67H3.28v15.67Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m35.92,63.33c-.09,0-.19-.01-.28-.03l-23.5-5.22.57-2.55,23.08,5.13,24.95-11.23v-2.76l-16.7,3.58-.55-2.56,18.28-3.92c.39-.08.79.02,1.1.26.31.25.48.62.48,1.02v5.22c0,.51-.3.98-.77,1.19l-26.11,11.75c-.17.08-.35.11-.54.11Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m32,55.5c-.18,0-.35-.04-.51-.11l-9.14-3.92,1.03-2.4,8.75,3.75,10.32-2.29v-2.87h-9.14c-.26,0-.51-.08-.72-.22l-7.5-5h-12.66v-2.61h13.06c.26,0,.51.08.72.22l7.5,5h10.05c.72,0,1.31.58,1.31,1.31v5.22c0,.61-.42,1.14-1.02,1.28l-11.75,2.61c-.09.02-.19.03-.28.03Z\"><\/path><rect class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" x=\"5.89\" y=\"51.58\" width=\"2.61\" height=\"2.61\"><\/rect><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m62.03,25.47h-10.45c-.72,0-1.31-.58-1.31-1.31V5.89c0-.72.58-1.31,1.31-1.31h10.45c.72,0,1.31.58,1.31,1.31v18.28c0,.72-.58,1.31-1.31,1.31Zm-9.14-2.61h7.83V7.19h-7.83v15.67Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m1.97,20.25c-.3,0-.59-.1-.82-.29-.31-.25-.48-.62-.48-1.01v-5.22c0-.51.3-.98.77-1.19L27.55.78c.26-.11.54-.15.82-.08l23.5,5.22-.57,2.55L28.22,3.34,3.28,14.57v2.76l16.7-3.58.55,2.56-18.28,3.92c-.09.02-.18.03-.28.03Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m51.58,24.17h-13.06c-.26,0-.51-.08-.72-.22l-7.5-5h-10.05c-.72,0-1.31-.58-1.31-1.31v-5.22c0-.61.43-1.14,1.02-1.27l11.75-2.61c.27-.06.55-.03.8.08l9.14,3.92-1.03,2.4-8.75-3.75-10.32,2.29v2.87h9.14c.26,0,.51.08.72.22l7.5,5h12.66v2.61Z\"><\/path><rect class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" x=\"55.5\" y=\"9.8\" width=\"2.61\" height=\"2.61\"><\/rect><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m29.39,38.53c-.33,0-.67-.13-.92-.38l-5.22-5.22,1.85-1.85,4.3,4.3,9.52-9.52,1.85,1.85-10.44,10.44c-.25.26-.59.38-.92.38Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m19.91,41.96c-2.31-2.8-3.58-6.34-3.58-9.96,0-8.07,6.29-14.93,14.33-15.61l.22,2.6c-6.7.57-11.94,6.28-11.94,13.01,0,3.02,1.06,5.97,2.98,8.3l-2.01,1.66Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m33.34,47.61l-.22-2.6c6.69-.57,11.94-6.28,11.94-13.01,0-3.03-1.06-5.97-2.98-8.3l2.01-1.66c2.31,2.79,3.58,6.33,3.58,9.97,0,8.07-6.29,14.93-14.33,15.61Z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-083c6d2 elementor-widget elementor-widget-text-editor\" data-id=\"083c6d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-beratung\/\">Beratung und Grundlagenermittlung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-331b8c2 e-con-full e-transform e-flex e-con e-child\" data-id=\"331b8c2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-074d427 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"074d427\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 61\"><g><g id=\"Ebene_1\"><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"home_sweet_home\"><path d=\"M54.6,42.5c-9.2,11.2-22.1,17-22.1,17,0,0-12.9-5.8-22.1-17\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M57.8,38.2l-7.3-5.7v-13h-9v6l-9-6L6.9,37.5c-3.2-5.2-5.4-11.2-5.4-18C1.5,9.6,9.6,1.5,19.5,1.5s9.7,2.1,13,5.6c3.3-3.4,7.9-5.6,13-5.6,9.9,0,18,8.1,18,18s-2.3,13.4-5.7,18.7Z\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><polyline points=\"25.5 49.5 25.5 42.5 39.5 42.5 39.5 49.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3559f00 elementor-widget elementor-widget-text-editor\" data-id=\"3559f00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">Unabh\u00e4ngige Energieberatung (BAFA Vor-Ort-Beratung)\u00a0<\/a><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">inkl. <\/a><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">Erstellung eines Sanierungsfahrplans<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f928719 e-con-full e-transform e-flex e-con e-child\" data-id=\"f928719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef45801 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ef45801\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-aufmass\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 59 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"design-architecture\"><g><path d=\"M51.5,5.5l-6,14v40.5c0,1.9,1.5,3.5,3.5,3.5h5.1c1.9,0,3.5-1.5,3.5-3.5V19.5l-6-14Z\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"50.5\" y1=\"20.5\" x2=\"57.5\" y2=\"20.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"50.5\" y1=\"8.5\" x2=\"52.5\" y2=\"8.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"50.5\" y1=\"55.5\" x2=\"57.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"51.5\" y1=\"20.5\" x2=\"51.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><line x1=\"1.5\" y1=\"18.5\" x2=\"4.5\" y2=\"18.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><g><polyline points=\"1.5 40.5 1.5 1.5 17.5 1.5 17.5 28.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"1.5\" y1=\"30.5\" x2=\"6.5\" y2=\"30.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><circle cx=\"9.5\" cy=\"9.5\" r=\"2\" style=\"fill: currentColor;\"><\/circle><\/g><g><polyline points=\"5.5 63.5 5.5 55.5 1.5 55.5 1.5 48.5 31.5 26.5 39.5 31.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"23.5 63.5 23.5 55.5 37.5 55.5 37.5 63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-188f601 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"188f601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/architektur-aufmass\/\">Aufma\u00df inkl. Fl\u00e4chenberechnung und Erstellung einer 2D-Zeichnung oder eines 3D-Modells<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da29025 e-con-full e-transform e-flex e-con e-child\" data-id=\"da29025\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-954ea8a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"954ea8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-foerdermittelberatung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g><g><path d=\"M34.5,63.5H3.5c-1.1,0-2-.9-2-2V3.5c0-1.1.9-2,2-2h43c1.1,0,2,.9,2,2v23\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><polyline points=\"8.5 8.5 8.5 18.5 41.5 18.5 41.5 8.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><g><path d=\"M28.5,57.5H10.5c-1.1,0-2-.9-2-2v-29c0-1.1.9-2,2-2h29c1.1,0,2,.9,2,2\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"14.5\" y1=\"35.5\" x2=\"28.5\" y2=\"35.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"19.5\" y1=\"24.5\" x2=\"19.5\" y2=\"57.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"30.5\" y1=\"24.5\" x2=\"30.5\" y2=\"27.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"14.5\" y1=\"46.5\" x2=\"24.5\" y2=\"46.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><line x1=\"32.5\" y1=\"6.5\" x2=\"34.5\" y2=\"6.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"32.5\" y1=\"14.5\" x2=\"34.5\" y2=\"14.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"30.5\" y1=\"7.5\" x2=\"30.5\" y2=\"9.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"36.5\" y1=\"7.5\" x2=\"36.5\" y2=\"9.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"30.5\" y1=\"11.5\" x2=\"30.5\" y2=\"13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"36.5\" y1=\"11.5\" x2=\"36.5\" y2=\"13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><\/g><path d=\"M48.8,63.5l-.6-1-6.6-2c-.3,0-.6-.2-.8-.3-2.7-1.4-4.9-3.6-6.6-6.1l-3-4.6c-.9-1.3-1.4-2.5,0-3.3h0c1.4-.9,4.9,0,5.8,1.2l1.9,2.9-12.1-18.2c-.9-1.3-.5-3.1.9-4h0c1.4-.9,3.2-.6,4,.7l6.9,10.4-1.3-2c-.9-1.3-.5-3.1.9-4h0c1.3-.9,3.2-.6,4,.7l2,3-.7-1.1c-.9-1.3-.5-3.1.9-4h0c1.3-.9,3.2-.6,4,.7l2,3.1-.8-1.2c-.9-1.3-.5-3.1.9-4h0c1.3-.9,3.2-.6,4,.7l4.4,6.6c2.2,3.4,3.6,7.1,4.3,11,0,.4,0,.8,0,1.3l-.2,2.6.6,1\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f5772e elementor-widget elementor-widget-text-editor\" data-id=\"3f5772e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-foerdermittelberatung\/\">F\u00f6rdermittelberatung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a10a4b e-con-full e-transform e-flex e-con e-child\" data-id=\"9a10a4b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64418aa elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"64418aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-individuelle-entwurfsplanung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-42e413a0-6b36-4bb6-9c92-f1af0c673aa9\" viewBox=\"0 0 64 64\"><defs><style>.uuid-09444bab-3937-47ae-917a-238d9b088fda{stroke-width:0px;}<\/style><\/defs><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\".67\" y=\"60.7\" width=\"62.67\" height=\"2.61\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\".61\" y=\"9.78\" width=\"62.78\" height=\"2.61\" transform=\"translate(-1.84 9.79) rotate(-16.91)\"><\/rect><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m58.11,63.31H5.89c-.72,0-1.31-.58-1.31-1.31V18.92h2.61v41.78h49.61V3.25h2.61v58.75c0,.72-.58,1.31-1.31,1.31Z\"><\/path><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m32,63.31H13.72c-.72,0-1.31-.58-1.31-1.31v-20.89c0-.72.58-1.31,1.31-1.31h18.28c.72,0,1.31.58,1.31,1.31v20.89c0,.72-.58,1.31-1.31,1.31Zm-16.97-2.61h15.67v-18.28h-15.67v18.28Z\"><\/path><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m50.28,56.78h-18.28c-.72,0-1.31-.58-1.31-1.31v-14.36c0-.72.58-1.31,1.31-1.31h18.28c.72,0,1.31.58,1.31,1.31v14.36c0,.72-.58,1.31-1.31,1.31Zm-16.97-2.61h15.67v-11.75h-15.67v11.75Z\"><\/path><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m50.28,34.58H13.72c-.72,0-1.31-.58-1.31-1.31v-9.14c0-.58.39-1.1.95-1.25l36.56-10.44c.39-.11.82-.03,1.14.21.33.25.52.63.52,1.04v19.58c0,.72-.58,1.31-1.31,1.31Zm-35.25-2.61h33.95V15.42L15.03,25.12v6.85Z\"><\/path><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"21.56\" y=\"41.11\" width=\"2.61\" height=\"20.89\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"30.69\" y=\"18.92\" width=\"2.61\" height=\"14.36\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"11.11\" y=\"31.97\" width=\"41.78\" height=\"2.61\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"32\" y=\"54.17\" width=\"20.89\" height=\"2.61\"><\/rect><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b57ca06 elementor-widget elementor-widget-text-editor\" data-id=\"b57ca06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-individuelle-entwurfsplanung\/\">Individuelle Entwurfsplanung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4746712 e-con-full e-transform e-flex e-con e-child\" data-id=\"4746712\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5163b94 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5163b94\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-energieausweis\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 63 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"deed_of_sale\"><g><polyline points=\"36.5 54.5 35.5 63.5 39.5 61.5 43.5 63.5 42.5 54.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><path d=\"M34.5,44.5h0c0-.5.5-1,1-1h0c1.2,0,2.4-.5,3.3-1.4h0c.4-.4,1-.4,1.4,0h0c.9.9,2.1,1.4,3.3,1.4h0c.5,0,1,.5,1,1h0c0,1.2.5,2.4,1.4,3.3h0c.4.4.4,1,0,1.4h0c-.9.9-1.4,2.1-1.4,3.3h0c0,.5-.5,1-1,1h0c-1.2,0-2.4.5-3.3,1.4h0c-.4.4-1,.4-1.4,0h0c-.9-.9-2.1-1.4-3.3-1.4h0c-.5,0-1-.5-1-1h0c0-1.2-.5-2.4-1.4-3.3h0c-.4-.4-.4-1,0-1.4h0c.9-.9,1.4-2.1,1.4-3.3Z\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><g><polyline points=\"19.5 11.5 19.5 21.5 11.5 21.5 11.5 19.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"9.5 16.5 15.5 11.5 21.5 16.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><line x1=\"27.5\" y1=\"21.5\" x2=\"43.5\" y2=\"21.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"9.5\" y1=\"28.5\" x2=\"43.5\" y2=\"28.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"9.5\" y1=\"34.5\" x2=\"27.5\" y2=\"34.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><path d=\"M11.5,50.5c-.5-3.3,4.2-3.8,5-6,0,0,1.8,4.1,1,6,.4-1.2,3.4-2.3,4-2,.7.3-1.1,3.3,6,2\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><path d=\"M55.5,1.5H7.5C4.2,1.5,1.5,4.2,1.5,7.5v52h28\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M57.5,9.5h4v-3c0-2.8-2.2-5-5-5h0c-2.8,0-5,2.2-5,5v53h-2\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87c00d2 elementor-widget elementor-widget-text-editor\" data-id=\"87c00d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-energieausweis\/\">Energieausweis<\/a><br \/><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-energieausweis\/\">(Bedarfs- und Verbrauchsweis)<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7fc470 e-con-full e-transform e-transform e-flex e-con e-child\" data-id=\"d7fc470\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0772984 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0772984\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-bauantragsplanung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"plan\"><g><polyline points=\"58.5 63.5 1.5 63.5 1.5 7.5 46.5 7.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><path d=\"M63.5,57.5V7c0-3-2.5-5.5-5.5-5.5s-5.5,2.5-5.5,5.5v51c0-3,2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5-2.5,5.5-5.5,5.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><polyline points=\"15.5 30.5 8.5 30.5 8.5 56.5 28.5 56.5 28.5 50.5 35.5 50.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"46.5 23.5 28.5 23.5 28.5 30.5 20.5 30.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"40.5\" y1=\"50.5\" x2=\"46.5\" y2=\"50.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"28.5\" y1=\"42.5\" x2=\"28.5\" y2=\"50.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"34.5\" y1=\"36.5\" x2=\"46.5\" y2=\"36.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"8.5\" y1=\"43.5\" x2=\"22.5\" y2=\"43.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"28.5\" y1=\"30.5\" x2=\"28.5\" y2=\"37.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><line x1=\"16.5\" y1=\"14.5\" x2=\"16.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"24.5\" y1=\"13.5\" x2=\"24.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"32.5\" y1=\"14.5\" x2=\"32.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"40.5\" y1=\"13.5\" x2=\"40.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polyline points=\"46.5 16.5 8.5 16.5 8.5 13.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7aba6e elementor-widget elementor-widget-text-editor\" data-id=\"a7aba6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-bauantragsplanung\/\">Bauantragsplanung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cc1587 e-con-full e-transform e-flex e-con e-child\" data-id=\"9cc1587\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03582e7 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"03582e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-waermeschutznachweis\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.4 283.4\"><g><g id=\"Ebene_2\"><g id=\"layer_1\"><g><rect x=\"100.5\" y=\"271.1\" width=\"182.4\" height=\"11.8\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><rect x=\".5\" y=\"271.1\" width=\"52.9\" height=\"11.8\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><path d=\"M273.4,116.9L141.7,13.9,10,116.9l-7.2-9.3L138.1,1.8c2.1-1.7,5.1-1.7,7.2,0l135.3,105.9-7.2,9.3Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><rect x=\"253.4\" y=\"100.5\" width=\"11.8\" height=\"176.5\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><rect x=\"18.1\" y=\"100.5\" width=\"11.8\" height=\"176.5\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><path d=\"M47.6,82.8h-11.8V12.3c0-3.2,2.6-5.9,5.9-5.9h35.3c3.2,0,5.9,2.6,5.9,5.9v47.1h-11.8V18.1h-23.5v64.7h0Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><rect x=\"29.9\" y=\"6.4\" width=\"58.8\" height=\"11.8\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><path d=\"M71.1,282.9c-.9,0-1.8-.2-2.6-.6-2-1-3.2-3-3.2-5.3V100.5c0-3.2,2.6-5.9,5.9-5.9h111.8v11.8h-105.9v158.8l37.7-28.2c1-.8,2.2-1.2,3.5-1.2h88.2v-64.7h11.8v70.6c0,3.2-2.6,5.9-5.9,5.9h-92.2l-45.5,34.1c-1,.8-2.3,1.2-3.5,1.2h0Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><path d=\"M141.7,224c-1.5,0-3-.6-4.2-1.7l-47.1-47.1c-2.3-2.3-2.3-6,0-8.3l23.5-23.5c2.3-2.3,6-2.3,8.3,0l19.4,19.4,54.7-54.7c2.3-2.3,6-2.3,8.3,0l23.5,23.5c2.3,2.3,2.3,6,0,8.3l-82.4,82.4c-1.1,1.1-2.6,1.7-4.2,1.7h0ZM102.9,171.1l38.7,38.7,74-74-15.2-15.2-54.7,54.7c-2.3,2.3-6,2.3-8.3,0l-19.4-19.4-15.2,15.2h0Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e85af6e elementor-widget elementor-widget-text-editor\" data-id=\"e85af6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-waermeschutznachweis\/\">W\u00e4rmeschutznachweis<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34e37c1 e-con-full e-transform e-flex e-con e-child\" data-id=\"34e37c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea32ccf elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ea32ccf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-ausfuehrungsplanung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"construction_site\"><g><polyline points=\"14.5 63.5 14.5 41.5 40.5 41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"21.5 52.5 21.5 47.5 26.5 47.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"32.5 52.5 32.5 47.5 37.5 47.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"21.5 63.5 21.5 58.5 26.5 58.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"32.5 63.5 32.5 58.5 37.5 58.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><g><line x1=\"19.5\" y1=\"34.5\" x2=\"19.5\" y2=\"41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"28.5\" y1=\"34.5\" x2=\"28.5\" y2=\"41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"37.5\" y1=\"34.5\" x2=\"37.5\" y2=\"41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><\/g><g><line x1=\"46.5\" y1=\"63.5\" x2=\"46.5\" y2=\"22.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polyline points=\"53.5 13.5 53.5 11.5 63.5 11.5 63.5 21.5 54.5 21.5 54.5 63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"46.5\" y1=\"1.5\" x2=\"46.5\" y2=\"13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polygon points=\"1.5 21.5 46.5 21.5 41.5 14.5 7.5 14.5 1.5 21.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polygon><polyline points=\"23.5 14.5 46.5 1.5 63.5 11.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><path d=\"M4.5,33.5c0,1.8,1.7,3.3,3.5,3,1.2-.2,2.2-1.2,2.4-2.4.3-1.5-.6-2.8-1.8-3.3-.7-.3-1.2-1-1.2-1.8v-7.4\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-827c20b elementor-widget elementor-widget-text-editor\" data-id=\"827c20b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-ausfuehrungsplanung\/\">Ausf\u00fchrungsplanung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79d7402 e-con-full e-transform e-flex e-con e-child\" data-id=\"79d7402\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1d7865 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d1d7865\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-heizlastberechnung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"fireplace-stove\"><g><line x1=\"1.5\" y1=\"63.5\" x2=\"63.5\" y2=\"63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polyline points=\"58.5 7.5 63.5 7.5 63.5 16.5 16.5 16.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"6.5 16.5 1.5 16.5 1.5 7.5 48.5 7.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"4.5 7.5 4.5 1.5 60.5 1.5 60.5 7.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"60.5\" y1=\"16.5\" x2=\"60.5\" y2=\"63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"4.5\" y1=\"16.5\" x2=\"4.5\" y2=\"63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><path d=\"M12.5,59.5v-11c0-11,9-20,20-20h0c11,0,20,9,20,20v11\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><path d=\"M21.5,56.5s-3-2-1-8c0,0,1,1,2,1,0,0,1-12,14-13,0,0-4,7,2,11,4.8,3.2,5,7,4,9\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M28.5,56.5s4-2,2-8c0,0,7,4,5,8\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20aa311 elementor-widget elementor-widget-text-editor\" data-id=\"20aa311\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-heizlastberechnung\/\">Heizlastberechnung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a405211 e-con-full e-transform e-transform e-flex e-con e-child\" data-id=\"a405211\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea28b9a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ea28b9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-nutzungsaenderung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"exchange\"><g><polygon points=\"35.5 13.5 35.5 16.5 31.5 16.5 31.5 34.5 4.5 34.5 4.5 16.5 1.5 16.5 1.5 13.5 18.5 1.5 35.5 13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polygon><rect x=\"13.5\" y=\"17.5\" width=\"9\" height=\"9\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><\/g><g><polygon points=\"63.5 42.5 63.5 45.5 59.5 45.5 59.5 63.5 32.5 63.5 32.5 45.5 29.5 45.5 29.5 42.5 46.5 30.5 63.5 42.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polygon><rect x=\"41.5\" y=\"52.5\" width=\"9\" height=\"11\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><\/g><g><g><path d=\"M47.5,15.5c4,3,9.2,9,10,15\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"46.5\" y1=\"14.5\" x2=\"52.5\" y2=\"14.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"46.5\" y1=\"14.5\" x2=\"46.5\" y2=\"20.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><path d=\"M20.5,55.5c-4.7-3.6-8.5-8.9-9.6-15\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"14.5\" y1=\"55.5\" x2=\"20.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"20.5\" y1=\"49.5\" x2=\"20.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-051c5e9 elementor-widget elementor-widget-text-editor\" data-id=\"051c5e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-nutzungsaenderung\/\">Nutzungs\u00e4nderung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9aaa84 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9aaa84\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aba8b0c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"aba8b0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-erstellung-von-lueftungskonzepten\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"window\"><rect x=\"1.5\" y=\"1.5\" width=\"62\" height=\"62\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><rect x=\"7.5\" y=\"7.5\" width=\"22\" height=\"50\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><polyline points=\"35.5 24.5 35.5 7.5 57.5 7.5 57.5 57.5 35.5 57.5 35.5 41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><g><line x1=\"17.5\" y1=\"13.5\" x2=\"13.5\" y2=\"17.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"23.5\" y1=\"15.5\" x2=\"13.5\" y2=\"25.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><path d=\"M33.5,28.5v1l2,1h8.5c1.4,0,2.5,1.1,2.5,2.5h0c0,1.4-1.1,2.5-2.5,2.5h-8.5l-2,1v1\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee554d1 elementor-widget elementor-widget-text-editor\" data-id=\"ee554d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-erstellung-von-lueftungskonzepten\/\">Erstellung von L\u00fcftungskonzepten f\u00fcr Wohngeb\u00e4ude<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5af0416 e-con-full e-transform e-flex e-con e-child\" data-id=\"5af0416\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b606c5d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b606c5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-innenarchitektur\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-747083bd-36c5-4a2b-97c8-33fcc9a148c3\" viewBox=\"0 0 62.88 62.88\"><path d=\"m31.79,62.48c-.33,0-.66-.05-.97-.16L2.31,52.33c-1.18-.41-1.97-1.53-1.97-2.78V13.34c0-1.24.79-2.36,1.96-2.78L30.43.58c.64-.23,1.35-.23,1.99,0l28.33,10.23c1.16.42,1.95,1.53,1.95,2.77v35.76c0,1.23-.78,2.35-1.94,2.77l-27.96,10.18c-.32.12-.67.18-1.01.18ZM2.97,50.45l28.51,9.98c.2.07.43.07.64,0l27.96-10.18c.37-.14.62-.49.62-.89V13.59c0-.4-.25-.76-.62-.89L31.73,2.47c-.21-.07-.43-.08-.64,0L2.97,12.45c-.38.13-.63.49-.63.89v36.21c0,.4.25.76.63.89h0Z\" stroke-width=\"0\"><\/path><path d=\"m31.53,58c-.33,0-.67-.06-.99-.17L.4,47.24l-.06-1.41.67-.27,29.5-11.16-.09-33.11h2s.09,33.12.09,33.12l30.02,11.88v1.38s-.64.26-.64.26l-29.41,9.91c-.31.1-.63.16-.95.16Zm-27.28-11.52l26.95,9.47c.21.07.43.07.64,0l26.82-9.03-27.15-10.74-27.25,10.31Z\" stroke-width=\"0\"><\/path><rect x=\"30.45\" y=\"16.68\" width=\"2\" height=\"60.16\" transform=\"translate(-15.56 77.84) rotate(-89.55)\" stroke-width=\"0\"><\/rect><path d=\"m49.9,43.45h-24.16c-.55,0-1-.45-1-1s.45-1,1-1h24.16c.55,0,1,.45,1,1s-.45,1-1,1Z\" stroke-width=\"0\"><\/path><rect x=\"20.53\" y=\"38.16\" width=\"21.25\" height=\"2\" stroke-width=\"0\"><\/rect><rect x=\"16.21\" y=\"50.76\" width=\"31.21\" height=\"2\" stroke-width=\"0\"><\/rect><path d=\"m9.72,33.83c-.27,0-.55-.08-.78-.24-.38-.26-.61-.69-.61-1.15v-12.43c0-.58.37-1.1.91-1.31l13.42-4.93c.43-.16.9-.1,1.28.16s.59.69.59,1.14v12.04c0,.57-.34,1.08-.88,1.29l-13.42,5.32c-.17.07-.34.1-.51.1Zm.61-13.39v11.1l12.2-4.84v-10.75l-12.2,4.49Z\" stroke-width=\"0\"><\/path><path d=\"m16.31,31.07c-.55,0-1-.45-1-1v-12.84c0-.55.45-1,1-1s1,.45,1,1v12.84c0,.55-.45,1-1,1Z\" stroke-width=\"0\"><\/path><path d=\"m18.55,22.54c-.18,0-.36-.05-.53-.15-.47-.29-.61-.91-.32-1.38l1.89-3.03c.29-.47.91-.61,1.38-.32.47.29.61.91.32,1.38l-1.89,3.03c-.19.3-.52.47-.85.47Z\" stroke-width=\"0\"><\/path><path d=\"m11.31,30.06c-.17,0-.33-.04-.49-.13-.48-.27-.66-.88-.39-1.36l3.1-5.56c.27-.48.88-.66,1.36-.39.48.27.66.88.39,1.36l-3.1,5.56c-.18.33-.52.51-.87.51Z\" stroke-width=\"0\"><\/path><path d=\"m55.96,34.9c-.55,0-1-.45-1-1v-15.95c0-.55.45-1,1-1s1,.45,1,1v15.95c0,.55-.45,1-1,1Z\" stroke-width=\"0\"><\/path><path d=\"m56.06,40.08c-.51,0-.92-.41-.92-.92v-2.79c0-.51.41-.92.92-.92s.92.41.92.92v2.79c0,.51-.41.92-.92.92Z\" stroke-width=\"0\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d80c14 elementor-widget elementor-widget-text-editor\" data-id=\"4d80c14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/architektur-innenarchitektur\/\">Innenarchitektur<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59001f4 e-con-full e-transform e-flex e-con e-child\" data-id=\"59001f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2295166 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2295166\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-baubegleitung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"architectural_project-plan_x2F_blueprint-safety_helmet\"><g><path d=\"M7.3,48.7s43.2-8.2,48.2-8.2c8,1,8,14,8,14l-44,9c0-11-8-15-10.6-15-4.1,0-7.4,3.1-7.4,8s2.6,7,5.9,7,5.1-1.7,5.1-4.8-2.2-4.5-4.3-4.5l7.3-1.7\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M23.5,50.5c2,1,2.8,4,3,5l31-6s0-2-2-4\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"8.1\" y1=\"63.5\" x2=\"19.3\" y2=\"60.6\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><path d=\"M2.5,44.5s-1-1.4-1-4l10-10\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M37.5,1.5c25,0,25,28,25,28h-6l-11,3-4,4c-11,2-24,2-30-3v-6s0-12,8-17\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M55.5,9.5c-4.3-2.4-9.7-2.8-14.6-2.5-7.7.5-14.2,6-15.9,13.5h0c-.2,1.1-1.4,1.8-2.4,1.5l-4.1-1c-1-.3-1.7-1.3-1.5-2.4l.6-2.8c1.6-7.4,7.7-13.2,15.2-14.1,1.5-.2,3.1-.3,4.8-.3\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M51.5,13.5s-20-1-22,18\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M59.5,29.5s1,3.4,0,6\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-148d48d elementor-widget elementor-widget-text-editor\" data-id=\"148d48d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-baubegleitung\/\">Baubegleitung<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-014cbc6 e-con-full e-transform e-flex e-con e-child\" data-id=\"014cbc6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1000000000000001,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b7e230 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"6b7e230\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89f5d37 elementor-widget elementor-widget-heading\" data-id=\"89f5d37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Architektur<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f2de01 e-grid elementor-hidden-desktop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"0f2de01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3c2bf29 e-con-full e-flex e-con e-child\" data-id=\"3c2bf29\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0064166 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0064166\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-8c8dc9dd-ec26-4ca9-ba79-730f95f086b9\" viewBox=\"0 0 64 64\"><defs><style>.uuid-d93b337c-ae87-4641-8f85-bca6e057d442{stroke-width:0px;}<\/style><\/defs><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m12.42,59.42H1.97c-.72,0-1.31-.58-1.31-1.31v-18.28c0-.72.58-1.31,1.31-1.31h10.44c.72,0,1.31.58,1.31,1.31v18.28c0,.72-.58,1.31-1.31,1.31Zm-9.14-2.61h7.83v-15.67H3.28v15.67Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m35.92,63.33c-.09,0-.19-.01-.28-.03l-23.5-5.22.57-2.55,23.08,5.13,24.95-11.23v-2.76l-16.7,3.58-.55-2.56,18.28-3.92c.39-.08.79.02,1.1.26.31.25.48.62.48,1.02v5.22c0,.51-.3.98-.77,1.19l-26.11,11.75c-.17.08-.35.11-.54.11Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m32,55.5c-.18,0-.35-.04-.51-.11l-9.14-3.92,1.03-2.4,8.75,3.75,10.32-2.29v-2.87h-9.14c-.26,0-.51-.08-.72-.22l-7.5-5h-12.66v-2.61h13.06c.26,0,.51.08.72.22l7.5,5h10.05c.72,0,1.31.58,1.31,1.31v5.22c0,.61-.42,1.14-1.02,1.28l-11.75,2.61c-.09.02-.19.03-.28.03Z\"><\/path><rect class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" x=\"5.89\" y=\"51.58\" width=\"2.61\" height=\"2.61\"><\/rect><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m62.03,25.47h-10.45c-.72,0-1.31-.58-1.31-1.31V5.89c0-.72.58-1.31,1.31-1.31h10.45c.72,0,1.31.58,1.31,1.31v18.28c0,.72-.58,1.31-1.31,1.31Zm-9.14-2.61h7.83V7.19h-7.83v15.67Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m1.97,20.25c-.3,0-.59-.1-.82-.29-.31-.25-.48-.62-.48-1.01v-5.22c0-.51.3-.98.77-1.19L27.55.78c.26-.11.54-.15.82-.08l23.5,5.22-.57,2.55L28.22,3.34,3.28,14.57v2.76l16.7-3.58.55,2.56-18.28,3.92c-.09.02-.18.03-.28.03Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m51.58,24.17h-13.06c-.26,0-.51-.08-.72-.22l-7.5-5h-10.05c-.72,0-1.31-.58-1.31-1.31v-5.22c0-.61.43-1.14,1.02-1.27l11.75-2.61c.27-.06.55-.03.8.08l9.14,3.92-1.03,2.4-8.75-3.75-10.32,2.29v2.87h9.14c.26,0,.51.08.72.22l7.5,5h12.66v2.61Z\"><\/path><rect class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" x=\"55.5\" y=\"9.8\" width=\"2.61\" height=\"2.61\"><\/rect><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m29.39,38.53c-.33,0-.67-.13-.92-.38l-5.22-5.22,1.85-1.85,4.3,4.3,9.52-9.52,1.85,1.85-10.44,10.44c-.25.26-.59.38-.92.38Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m19.91,41.96c-2.31-2.8-3.58-6.34-3.58-9.96,0-8.07,6.29-14.93,14.33-15.61l.22,2.6c-6.7.57-11.94,6.28-11.94,13.01,0,3.02,1.06,5.97,2.98,8.3l-2.01,1.66Z\"><\/path><path class=\"uuid-d93b337c-ae87-4641-8f85-bca6e057d442\" d=\"m33.34,47.61l-.22-2.6c6.69-.57,11.94-6.28,11.94-13.01,0-3.03-1.06-5.97-2.98-8.3l2.01-1.66c2.31,2.79,3.58,6.33,3.58,9.97,0,8.07-6.29,14.93-14.33,15.61Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61f9a4b elementor-widget elementor-widget-text-editor\" data-id=\"61f9a4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tBeratung und Grundlagenermittlung\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ced1375 e-con-full e-flex e-con e-child\" data-id=\"ced1375\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-246d591 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"246d591\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-aufmass\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 59 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"design-architecture\"><g><path d=\"M51.5,5.5l-6,14v40.5c0,1.9,1.5,3.5,3.5,3.5h5.1c1.9,0,3.5-1.5,3.5-3.5V19.5l-6-14Z\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"50.5\" y1=\"20.5\" x2=\"57.5\" y2=\"20.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"50.5\" y1=\"8.5\" x2=\"52.5\" y2=\"8.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"50.5\" y1=\"55.5\" x2=\"57.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"51.5\" y1=\"20.5\" x2=\"51.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><line x1=\"1.5\" y1=\"18.5\" x2=\"4.5\" y2=\"18.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><g><polyline points=\"1.5 40.5 1.5 1.5 17.5 1.5 17.5 28.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"1.5\" y1=\"30.5\" x2=\"6.5\" y2=\"30.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><circle cx=\"9.5\" cy=\"9.5\" r=\"2\" style=\"fill: currentColor;\"><\/circle><\/g><g><polyline points=\"5.5 63.5 5.5 55.5 1.5 55.5 1.5 48.5 31.5 26.5 39.5 31.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"23.5 63.5 23.5 55.5 37.5 55.5 37.5 63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1454dff elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1454dff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-aufmass\/\">Aufma\u00df inkl. Fl\u00e4chenberechnung und Erstellung einer 2D-Zeichnung oder eines 3D-Modells<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d85a01 e-con-full e-flex e-con e-child\" data-id=\"3d85a01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82ed255 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"82ed255\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-individuelle-entwurfsplanung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-42e413a0-6b36-4bb6-9c92-f1af0c673aa9\" viewBox=\"0 0 64 64\"><defs><style>.uuid-09444bab-3937-47ae-917a-238d9b088fda{stroke-width:0px;}<\/style><\/defs><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\".67\" y=\"60.7\" width=\"62.67\" height=\"2.61\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\".61\" y=\"9.78\" width=\"62.78\" height=\"2.61\" transform=\"translate(-1.84 9.79) rotate(-16.91)\"><\/rect><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m58.11,63.31H5.89c-.72,0-1.31-.58-1.31-1.31V18.92h2.61v41.78h49.61V3.25h2.61v58.75c0,.72-.58,1.31-1.31,1.31Z\"><\/path><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m32,63.31H13.72c-.72,0-1.31-.58-1.31-1.31v-20.89c0-.72.58-1.31,1.31-1.31h18.28c.72,0,1.31.58,1.31,1.31v20.89c0,.72-.58,1.31-1.31,1.31Zm-16.97-2.61h15.67v-18.28h-15.67v18.28Z\"><\/path><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m50.28,56.78h-18.28c-.72,0-1.31-.58-1.31-1.31v-14.36c0-.72.58-1.31,1.31-1.31h18.28c.72,0,1.31.58,1.31,1.31v14.36c0,.72-.58,1.31-1.31,1.31Zm-16.97-2.61h15.67v-11.75h-15.67v11.75Z\"><\/path><path class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" d=\"m50.28,34.58H13.72c-.72,0-1.31-.58-1.31-1.31v-9.14c0-.58.39-1.1.95-1.25l36.56-10.44c.39-.11.82-.03,1.14.21.33.25.52.63.52,1.04v19.58c0,.72-.58,1.31-1.31,1.31Zm-35.25-2.61h33.95V15.42L15.03,25.12v6.85Z\"><\/path><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"21.56\" y=\"41.11\" width=\"2.61\" height=\"20.89\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"30.69\" y=\"18.92\" width=\"2.61\" height=\"14.36\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"11.11\" y=\"31.97\" width=\"41.78\" height=\"2.61\"><\/rect><rect class=\"uuid-09444bab-3937-47ae-917a-238d9b088fda\" x=\"32\" y=\"54.17\" width=\"20.89\" height=\"2.61\"><\/rect><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e34238b elementor-widget elementor-widget-text-editor\" data-id=\"e34238b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-individuelle-entwurfsplanung\/\">Individuelle Entwurfsplanung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cb6467 e-con-full e-flex e-con e-child\" data-id=\"5cb6467\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d5eb2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"29d5eb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-bauantragsplanung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"plan\"><g><polyline points=\"58.5 63.5 1.5 63.5 1.5 7.5 46.5 7.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><path d=\"M63.5,57.5V7c0-3-2.5-5.5-5.5-5.5s-5.5,2.5-5.5,5.5v51c0-3,2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5-2.5,5.5-5.5,5.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><polyline points=\"15.5 30.5 8.5 30.5 8.5 56.5 28.5 56.5 28.5 50.5 35.5 50.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"46.5 23.5 28.5 23.5 28.5 30.5 20.5 30.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"40.5\" y1=\"50.5\" x2=\"46.5\" y2=\"50.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"28.5\" y1=\"42.5\" x2=\"28.5\" y2=\"50.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"34.5\" y1=\"36.5\" x2=\"46.5\" y2=\"36.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"8.5\" y1=\"43.5\" x2=\"22.5\" y2=\"43.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"28.5\" y1=\"30.5\" x2=\"28.5\" y2=\"37.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><line x1=\"16.5\" y1=\"14.5\" x2=\"16.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"24.5\" y1=\"13.5\" x2=\"24.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"32.5\" y1=\"14.5\" x2=\"32.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"40.5\" y1=\"13.5\" x2=\"40.5\" y2=\"16.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polyline points=\"46.5 16.5 8.5 16.5 8.5 13.5\" style=\"fill: none; stroke: currentColor; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3499b08 elementor-widget elementor-widget-text-editor\" data-id=\"3499b08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-bauantragsplanung\/\">Bauantragsplanung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6d90f5 e-con-full e-flex e-con e-child\" data-id=\"b6d90f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a796144 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a796144\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-ausfuehrungsplanung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"construction_site\"><g><polyline points=\"14.5 63.5 14.5 41.5 40.5 41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"21.5 52.5 21.5 47.5 26.5 47.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"32.5 52.5 32.5 47.5 37.5 47.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"21.5 63.5 21.5 58.5 26.5 58.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"32.5 63.5 32.5 58.5 37.5 58.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><g><line x1=\"19.5\" y1=\"34.5\" x2=\"19.5\" y2=\"41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"28.5\" y1=\"34.5\" x2=\"28.5\" y2=\"41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"37.5\" y1=\"34.5\" x2=\"37.5\" y2=\"41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><\/g><g><line x1=\"46.5\" y1=\"63.5\" x2=\"46.5\" y2=\"22.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polyline points=\"53.5 13.5 53.5 11.5 63.5 11.5 63.5 21.5 54.5 21.5 54.5 63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"46.5\" y1=\"1.5\" x2=\"46.5\" y2=\"13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polygon points=\"1.5 21.5 46.5 21.5 41.5 14.5 7.5 14.5 1.5 21.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polygon><polyline points=\"23.5 14.5 46.5 1.5 63.5 11.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><path d=\"M4.5,33.5c0,1.8,1.7,3.3,3.5,3,1.2-.2,2.2-1.2,2.4-2.4.3-1.5-.6-2.8-1.8-3.3-.7-.3-1.2-1-1.2-1.8v-7.4\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a170056 elementor-widget elementor-widget-text-editor\" data-id=\"a170056\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-ausfuehrungsplanung\/\">Ausf\u00fchrungsplanung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-486d329 e-con-full e-flex e-con e-child\" data-id=\"486d329\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45f58b5 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"45f58b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-nutzungsaenderung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"exchange\"><g><polygon points=\"35.5 13.5 35.5 16.5 31.5 16.5 31.5 34.5 4.5 34.5 4.5 16.5 1.5 16.5 1.5 13.5 18.5 1.5 35.5 13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polygon><rect x=\"13.5\" y=\"17.5\" width=\"9\" height=\"9\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><\/g><g><polygon points=\"63.5 42.5 63.5 45.5 59.5 45.5 59.5 63.5 32.5 63.5 32.5 45.5 29.5 45.5 29.5 42.5 46.5 30.5 63.5 42.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polygon><rect x=\"41.5\" y=\"52.5\" width=\"9\" height=\"11\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><\/g><g><g><path d=\"M47.5,15.5c4,3,9.2,9,10,15\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"46.5\" y1=\"14.5\" x2=\"52.5\" y2=\"14.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"46.5\" y1=\"14.5\" x2=\"46.5\" y2=\"20.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><path d=\"M20.5,55.5c-4.7-3.6-8.5-8.9-9.6-15\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"14.5\" y1=\"55.5\" x2=\"20.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"20.5\" y1=\"49.5\" x2=\"20.5\" y2=\"55.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-629920d elementor-widget elementor-widget-text-editor\" data-id=\"629920d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/archprojekt.de\/index.php\/architektur-nutzungsaenderung\/\">Nutzungs\u00e4nderung<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e4f4018 e-con-full e-flex e-con e-child\" data-id=\"e4f4018\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-567251a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"567251a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/architektur-innenarchitektur\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-747083bd-36c5-4a2b-97c8-33fcc9a148c3\" viewBox=\"0 0 62.88 62.88\"><path d=\"m31.79,62.48c-.33,0-.66-.05-.97-.16L2.31,52.33c-1.18-.41-1.97-1.53-1.97-2.78V13.34c0-1.24.79-2.36,1.96-2.78L30.43.58c.64-.23,1.35-.23,1.99,0l28.33,10.23c1.16.42,1.95,1.53,1.95,2.77v35.76c0,1.23-.78,2.35-1.94,2.77l-27.96,10.18c-.32.12-.67.18-1.01.18ZM2.97,50.45l28.51,9.98c.2.07.43.07.64,0l27.96-10.18c.37-.14.62-.49.62-.89V13.59c0-.4-.25-.76-.62-.89L31.73,2.47c-.21-.07-.43-.08-.64,0L2.97,12.45c-.38.13-.63.49-.63.89v36.21c0,.4.25.76.63.89h0Z\" stroke-width=\"0\"><\/path><path d=\"m31.53,58c-.33,0-.67-.06-.99-.17L.4,47.24l-.06-1.41.67-.27,29.5-11.16-.09-33.11h2s.09,33.12.09,33.12l30.02,11.88v1.38s-.64.26-.64.26l-29.41,9.91c-.31.1-.63.16-.95.16Zm-27.28-11.52l26.95,9.47c.21.07.43.07.64,0l26.82-9.03-27.15-10.74-27.25,10.31Z\" stroke-width=\"0\"><\/path><rect x=\"30.45\" y=\"16.68\" width=\"2\" height=\"60.16\" transform=\"translate(-15.56 77.84) rotate(-89.55)\" stroke-width=\"0\"><\/rect><path d=\"m49.9,43.45h-24.16c-.55,0-1-.45-1-1s.45-1,1-1h24.16c.55,0,1,.45,1,1s-.45,1-1,1Z\" stroke-width=\"0\"><\/path><rect x=\"20.53\" y=\"38.16\" width=\"21.25\" height=\"2\" stroke-width=\"0\"><\/rect><rect x=\"16.21\" y=\"50.76\" width=\"31.21\" height=\"2\" stroke-width=\"0\"><\/rect><path d=\"m9.72,33.83c-.27,0-.55-.08-.78-.24-.38-.26-.61-.69-.61-1.15v-12.43c0-.58.37-1.1.91-1.31l13.42-4.93c.43-.16.9-.1,1.28.16s.59.69.59,1.14v12.04c0,.57-.34,1.08-.88,1.29l-13.42,5.32c-.17.07-.34.1-.51.1Zm.61-13.39v11.1l12.2-4.84v-10.75l-12.2,4.49Z\" stroke-width=\"0\"><\/path><path d=\"m16.31,31.07c-.55,0-1-.45-1-1v-12.84c0-.55.45-1,1-1s1,.45,1,1v12.84c0,.55-.45,1-1,1Z\" stroke-width=\"0\"><\/path><path d=\"m18.55,22.54c-.18,0-.36-.05-.53-.15-.47-.29-.61-.91-.32-1.38l1.89-3.03c.29-.47.91-.61,1.38-.32.47.29.61.91.32,1.38l-1.89,3.03c-.19.3-.52.47-.85.47Z\" stroke-width=\"0\"><\/path><path d=\"m11.31,30.06c-.17,0-.33-.04-.49-.13-.48-.27-.66-.88-.39-1.36l3.1-5.56c.27-.48.88-.66,1.36-.39.48.27.66.88.39,1.36l-3.1,5.56c-.18.33-.52.51-.87.51Z\" stroke-width=\"0\"><\/path><path d=\"m55.96,34.9c-.55,0-1-.45-1-1v-15.95c0-.55.45-1,1-1s1,.45,1,1v15.95c0,.55-.45,1-1,1Z\" stroke-width=\"0\"><\/path><path d=\"m56.06,40.08c-.51,0-.92-.41-.92-.92v-2.79c0-.51.41-.92.92-.92s.92.41.92.92v2.79c0,.51-.41.92-.92.92Z\" stroke-width=\"0\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ee5957 elementor-widget elementor-widget-text-editor\" data-id=\"0ee5957\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/architektur-innenarchitektur\/\">Innenarchitektur<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f5e7c5 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"8f5e7c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26f3a80 elementor-widget elementor-widget-heading\" data-id=\"26f3a80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Energieberatung<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-87b907b e-grid elementor-hidden-desktop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"87b907b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6c38d76 e-con-full e-flex e-con e-child\" data-id=\"6c38d76\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e653fa8 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e653fa8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 61\"><g><g id=\"Ebene_1\"><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"home_sweet_home\"><path d=\"M54.6,42.5c-9.2,11.2-22.1,17-22.1,17,0,0-12.9-5.8-22.1-17\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M57.8,38.2l-7.3-5.7v-13h-9v6l-9-6L6.9,37.5c-3.2-5.2-5.4-11.2-5.4-18C1.5,9.6,9.6,1.5,19.5,1.5s9.7,2.1,13,5.6c3.3-3.4,7.9-5.6,13-5.6,9.9,0,18,8.1,18,18s-2.3,13.4-5.7,18.7Z\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><polyline points=\"25.5 49.5 25.5 42.5 39.5 42.5 39.5 49.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0566a71 elementor-widget elementor-widget-text-editor\" data-id=\"0566a71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">Unabh\u00e4ngige Energieberatung (BAFA Vor-Ort-Beratung)\u00a0<\/a><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">inkl. <\/a><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-unabhaengige-energieberatung\/\">Erstellung eines Sanierungsfahrplans<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2edb8d e-con-full e-flex e-con e-child\" data-id=\"b2edb8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88547fa elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"88547fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-foerdermittelberatung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g><g><path d=\"M34.5,63.5H3.5c-1.1,0-2-.9-2-2V3.5c0-1.1.9-2,2-2h43c1.1,0,2,.9,2,2v23\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><polyline points=\"8.5 8.5 8.5 18.5 41.5 18.5 41.5 8.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><g><path d=\"M28.5,57.5H10.5c-1.1,0-2-.9-2-2v-29c0-1.1.9-2,2-2h29c1.1,0,2,.9,2,2\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><line x1=\"14.5\" y1=\"35.5\" x2=\"28.5\" y2=\"35.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"19.5\" y1=\"24.5\" x2=\"19.5\" y2=\"57.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"30.5\" y1=\"24.5\" x2=\"30.5\" y2=\"27.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"14.5\" y1=\"46.5\" x2=\"24.5\" y2=\"46.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><g><line x1=\"32.5\" y1=\"6.5\" x2=\"34.5\" y2=\"6.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"32.5\" y1=\"14.5\" x2=\"34.5\" y2=\"14.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"30.5\" y1=\"7.5\" x2=\"30.5\" y2=\"9.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"36.5\" y1=\"7.5\" x2=\"36.5\" y2=\"9.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"30.5\" y1=\"11.5\" x2=\"30.5\" y2=\"13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"36.5\" y1=\"11.5\" x2=\"36.5\" y2=\"13.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><\/g><path d=\"M48.8,63.5l-.6-1-6.6-2c-.3,0-.6-.2-.8-.3-2.7-1.4-4.9-3.6-6.6-6.1l-3-4.6c-.9-1.3-1.4-2.5,0-3.3h0c1.4-.9,4.9,0,5.8,1.2l1.9,2.9-12.1-18.2c-.9-1.3-.5-3.1.9-4h0c1.4-.9,3.2-.6,4,.7l6.9,10.4-1.3-2c-.9-1.3-.5-3.1.9-4h0c1.3-.9,3.2-.6,4,.7l2,3-.7-1.1c-.9-1.3-.5-3.1.9-4h0c1.3-.9,3.2-.6,4,.7l2,3.1-.8-1.2c-.9-1.3-.5-3.1.9-4h0c1.3-.9,3.2-.6,4,.7l4.4,6.6c2.2,3.4,3.6,7.1,4.3,11,0,.4,0,.8,0,1.3l-.2,2.6.6,1\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aac5fb2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"aac5fb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-foerdermittelberatung\/\">F\u00f6rdermittelberatung<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a419e4 e-con-full e-flex e-con e-child\" data-id=\"8a419e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d7c8b3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1d7c8b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-energieausweis\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 63 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"deed_of_sale\"><g><polyline points=\"36.5 54.5 35.5 63.5 39.5 61.5 43.5 63.5 42.5 54.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><path d=\"M34.5,44.5h0c0-.5.5-1,1-1h0c1.2,0,2.4-.5,3.3-1.4h0c.4-.4,1-.4,1.4,0h0c.9.9,2.1,1.4,3.3,1.4h0c.5,0,1,.5,1,1h0c0,1.2.5,2.4,1.4,3.3h0c.4.4.4,1,0,1.4h0c-.9.9-1.4,2.1-1.4,3.3h0c0,.5-.5,1-1,1h0c-1.2,0-2.4.5-3.3,1.4h0c-.4.4-1,.4-1.4,0h0c-.9-.9-2.1-1.4-3.3-1.4h0c-.5,0-1-.5-1-1h0c0-1.2-.5-2.4-1.4-3.3h0c-.4-.4-.4-1,0-1.4h0c.9-.9,1.4-2.1,1.4-3.3Z\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><g><polyline points=\"19.5 11.5 19.5 21.5 11.5 21.5 11.5 19.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"9.5 16.5 15.5 11.5 21.5 16.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><\/g><line x1=\"27.5\" y1=\"21.5\" x2=\"43.5\" y2=\"21.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"9.5\" y1=\"28.5\" x2=\"43.5\" y2=\"28.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"9.5\" y1=\"34.5\" x2=\"27.5\" y2=\"34.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><path d=\"M11.5,50.5c-.5-3.3,4.2-3.8,5-6,0,0,1.8,4.1,1,6,.4-1.2,3.4-2.3,4-2,.7.3-1.1,3.3,6,2\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><path d=\"M55.5,1.5H7.5C4.2,1.5,1.5,4.2,1.5,7.5v52h28\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M57.5,9.5h4v-3c0-2.8-2.2-5-5-5h0c-2.8,0-5,2.2-5,5v53h-2\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14c8cd0 elementor-widget elementor-widget-text-editor\" data-id=\"14c8cd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-energieausweis\/\">Energieausweis<\/a><br \/><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-energieausweis\/\">(Bedarfs- und Verbrauchsweis)<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83b1fa8 e-con-full e-flex e-con e-child\" data-id=\"83b1fa8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-982bdd5 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"982bdd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-waermeschutznachweis\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.4 283.4\"><g><g id=\"Ebene_2\"><g id=\"layer_1\"><g><rect x=\"100.5\" y=\"271.1\" width=\"182.4\" height=\"11.8\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><rect x=\".5\" y=\"271.1\" width=\"52.9\" height=\"11.8\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><path d=\"M273.4,116.9L141.7,13.9,10,116.9l-7.2-9.3L138.1,1.8c2.1-1.7,5.1-1.7,7.2,0l135.3,105.9-7.2,9.3Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><rect x=\"253.4\" y=\"100.5\" width=\"11.8\" height=\"176.5\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><rect x=\"18.1\" y=\"100.5\" width=\"11.8\" height=\"176.5\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><path d=\"M47.6,82.8h-11.8V12.3c0-3.2,2.6-5.9,5.9-5.9h35.3c3.2,0,5.9,2.6,5.9,5.9v47.1h-11.8V18.1h-23.5v64.7h0Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><rect x=\"29.9\" y=\"6.4\" width=\"58.8\" height=\"11.8\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/rect><path d=\"M71.1,282.9c-.9,0-1.8-.2-2.6-.6-2-1-3.2-3-3.2-5.3V100.5c0-3.2,2.6-5.9,5.9-5.9h111.8v11.8h-105.9v158.8l37.7-28.2c1-.8,2.2-1.2,3.5-1.2h88.2v-64.7h11.8v70.6c0,3.2-2.6,5.9-5.9,5.9h-92.2l-45.5,34.1c-1,.8-2.3,1.2-3.5,1.2h0Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><path d=\"M141.7,224c-1.5,0-3-.6-4.2-1.7l-47.1-47.1c-2.3-2.3-2.3-6,0-8.3l23.5-23.5c2.3-2.3,6-2.3,8.3,0l19.4,19.4,54.7-54.7c2.3-2.3,6-2.3,8.3,0l23.5,23.5c2.3,2.3,2.3,6,0,8.3l-82.4,82.4c-1.1,1.1-2.6,1.7-4.2,1.7h0ZM102.9,171.1l38.7,38.7,74-74-15.2-15.2-54.7,54.7c-2.3,2.3-6,2.3-8.3,0l-19.4-19.4-15.2,15.2h0Z\" style=\"fill: currentColor; stroke: currentColor; stroke-miterlimit: 10;\"><\/path><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b4c3f75 elementor-widget elementor-widget-text-editor\" data-id=\"b4c3f75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-waermeschutznachweis\/\">W\u00e4rmeschutznachweis<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef5a2e6 e-con-full e-flex e-con e-child\" data-id=\"ef5a2e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b56e19 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4b56e19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-heizlastberechnung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"fireplace-stove\"><g><line x1=\"1.5\" y1=\"63.5\" x2=\"63.5\" y2=\"63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><polyline points=\"58.5 7.5 63.5 7.5 63.5 16.5 16.5 16.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"6.5 16.5 1.5 16.5 1.5 7.5 48.5 7.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><polyline points=\"4.5 7.5 4.5 1.5 60.5 1.5 60.5 7.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><line x1=\"60.5\" y1=\"16.5\" x2=\"60.5\" y2=\"63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"4.5\" y1=\"16.5\" x2=\"4.5\" y2=\"63.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/line><path d=\"M12.5,59.5v-11c0-11,9-20,20-20h0c11,0,20,9,20,20v11\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><g><path d=\"M21.5,56.5s-3-2-1-8c0,0,1,1,2,1,0,0,1-12,14-13,0,0-4,7,2,11,4.8,3.2,5,7,4,9\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><path d=\"M28.5,56.5s4-2,2-8c0,0,7,4,5,8\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbb9b6b elementor-widget elementor-widget-text-editor\" data-id=\"fbb9b6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-heizlastberechnung\/\">Heizlastberechnung<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-022846c e-con-full e-flex e-con e-child\" data-id=\"022846c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-998e6e8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"998e6e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-erstellung-von-lueftungskonzepten\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 65 65\"><g><g id=\"Ebene_2\"><g id=\"Capa_1\"><g id=\"icons\"><g id=\"window\"><rect x=\"1.5\" y=\"1.5\" width=\"62\" height=\"62\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><rect x=\"7.5\" y=\"7.5\" width=\"22\" height=\"50\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/rect><polyline points=\"35.5 24.5 35.5 7.5 57.5 7.5 57.5 57.5 35.5 57.5 35.5 41.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: square; stroke-linejoin: round; stroke-width: 3px;\"><\/polyline><g><line x1=\"17.5\" y1=\"13.5\" x2=\"13.5\" y2=\"17.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><line x1=\"23.5\" y1=\"15.5\" x2=\"13.5\" y2=\"25.5\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/line><\/g><path d=\"M33.5,28.5v1l2,1h8.5c1.4,0,2.5,1.1,2.5,2.5h0c0,1.4-1.1,2.5-2.5,2.5h-8.5l-2,1v1\" style=\"fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 3px;\"><\/path><\/g><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a068387 elementor-widget elementor-widget-text-editor\" data-id=\"a068387\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-erstellung-von-lueftungskonzepten\/\">Erstellung von L\u00fcftungskonzepten f\u00fcr Wohngeb\u00e4ude<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25a523f e-con-full e-flex e-con e-child\" data-id=\"25a523f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47fc045 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"47fc045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-baubegleitung\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"uuid-f04b62b8-137c-4ad5-af4a-012f1431a1fc\" viewBox=\"0 0 64 64\"><defs><style>.uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b{stroke-width:0px;}<\/style><\/defs><path class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" d=\"m32,63.33c-.25,0-.51-.07-.73-.22-.98-.66-24.08-16.41-24.08-37.64C7.19,11.79,18.32.67,32,.67s24.81,11.13,24.81,24.81c0,21.27-23.1,36.98-24.08,37.64-.22.15-.47.22-.73.22Zm0-60.06c-12.24,0-22.2,9.96-22.2,22.2,0,17.8,18.29,32.1,22.2,34.96,3.91-2.85,22.19-17.12,22.19-34.96,0-12.24-9.96-22.2-22.2-22.2Z\"><\/path><rect class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" x=\".67\" y=\"60.72\" width=\"62.67\" height=\"2.61\"><\/rect><rect class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" x=\"43.75\" y=\"55.5\" width=\"11.75\" height=\"2.61\"><\/rect><rect class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" x=\"8.5\" y=\"55.5\" width=\"11.75\" height=\"2.61\"><\/rect><path class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" d=\"m48.18,22.59l-16.18-12.44-16.18,12.44-1.59-2.07L31.2,7.46c.47-.36,1.12-.36,1.59,0l16.97,13.06-1.59,2.07Z\"><\/path><path class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" d=\"m43.75,41.14h-23.5c-.72,0-1.31-.58-1.31-1.31v-22.3h2.61v20.99h20.89v-20.99h2.61v22.3c0,.72-.58,1.31-1.31,1.31Z\"><\/path><path class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" d=\"m35.92,33.31h-7.83c-.72,0-1.31-.58-1.31-1.31v-10.44c0-.72.58-1.31,1.31-1.31h7.83c.72,0,1.31.58,1.31,1.31v10.44c0,.72-.58,1.31-1.31,1.31Zm-6.53-2.61h5.22v-7.83h-5.22v7.83Z\"><\/path><rect class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" x=\"25.47\" y=\"30.69\" width=\"13.06\" height=\"2.61\"><\/rect><rect class=\"uuid-2cac1ece-dc3e-471b-87a7-2f80e818249b\" x=\"17.64\" y=\"38.53\" width=\"28.72\" height=\"2.61\"><\/rect><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a9ca25 elementor-widget elementor-widget-text-editor\" data-id=\"4a9ca25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/archprojekt.de\/index.php\/energieberatung-baubegleitung\/\">Baubegleitung<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c1e3401 e-con-full e-flex e-con e-parent\" data-id=\"c1e3401\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7f9b9c2 e-flex e-con-boxed e-con e-child\" data-id=\"7f9b9c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78a6a09 elementor-widget elementor-widget-heading\" data-id=\"78a6a09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mitglied bei:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a66d7b1 e-flex e-con-boxed e-con e-child\" data-id=\"a66d7b1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-db887e4 e-con-full e-flex e-con e-child\" data-id=\"db887e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ce29a04 e-flex e-con-boxed e-con e-child\" data-id=\"ce29a04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b322894 elementor-widget elementor-widget-image\" data-id=\"b322894\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"366\" height=\"90\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Architektenkammer-Logo.svg\" class=\"attachment-large size-large wp-image-1828\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-adc809a e-con-full e-flex e-con e-child\" data-id=\"adc809a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbe3a18 elementor-widget elementor-widget-text-editor\" data-id=\"dbe3a18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Mitglied der Architektenkammer<br \/>Niedersachsen<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e0bed52 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e0bed52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.aknds.de\/bauherren\/architektensuche\/architektenliste\/architekten-profil\/khasanova-darya-hannover\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Profil<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1810b9 e-con-full e-flex e-con e-child\" data-id=\"e1810b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ff4d1fa e-flex e-con-boxed e-con e-child\" data-id=\"ff4d1fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-990e2b0 elementor-widget elementor-widget-image\" data-id=\"990e2b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"232\" height=\"59\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2025\/01\/EE_EnergieeffizienzExperten_Logo.svg\" class=\"attachment-large size-large wp-image-2791\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bd5ccf e-con-full e-flex e-con e-child\" data-id=\"1bd5ccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b4443d elementor-widget elementor-widget-text-editor\" data-id=\"6b4443d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Mitglied der Energieeffizienz<br \/>Experten<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a952dc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"1a952dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.energie-effizienz-experten.de\/?tab=wg\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Profil<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a71fe02 e-con-full e-flex e-con e-child\" data-id=\"a71fe02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a477038 e-flex e-con-boxed e-con e-child\" data-id=\"a477038\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0e57b4 elementor-widget elementor-widget-image\" data-id=\"a0e57b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"303\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/GIH_Logo-1024x388.png\" class=\"attachment-large size-large wp-image-2755\" alt=\"\" srcset=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/GIH_Logo-1024x388.png 1024w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/GIH_Logo-300x114.png 300w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/GIH_Logo-768x291.png 768w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/GIH_Logo.png 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-516bbca e-con-full e-flex e-con e-child\" data-id=\"516bbca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e511582 elementor-widget elementor-widget-text-editor\" data-id=\"e511582\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Mitglied der Interessen\u00advertretung<br \/>f\u00fcr Energie\u00adberatende<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24fb952 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"24fb952\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.gih.de\/energieberatung\/energieberatersuche\/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Profil<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d921a1 e-flex e-con-boxed e-con e-parent\" data-id=\"9d921a1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0b5b916 e-flex e-con-boxed e-con e-child\" data-id=\"0b5b916\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-24a67b6 e-con-full e-flex e-con e-child\" data-id=\"24a67b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f1d5cc elementor-widget elementor-widget-heading\" data-id=\"4f1d5cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Schreiben Sie uns<br>wir beraten sie gerne!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d8ddf96 e-con-full e-flex e-con e-child\" data-id=\"d8ddf96\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0e42873 e-con-full e-flex e-con e-child\" data-id=\"0e42873\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34c901c elementor-button-align-start elementor-widget elementor-widget-form\" data-id=\"34c901c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;button_width&quot;:&quot;60&quot;,&quot;step_next_label&quot;:&quot;N\\u00e4chster&quot;,&quot;step_previous_label&quot;:&quot;Voriger&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Neues Formular\" aria-label=\"Neues Formular\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"490\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"34c901c\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Archprojekt - Architektur &amp; Energieberatung in Hannover\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"490\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-xs  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-message elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tBetreff\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[message]\" id=\"form-field-message\" class=\"elementor-field elementor-size-xs  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_927e2e9 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_927e2e9\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tTelefonnummer\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_927e2e9]\" id=\"form-field-field_927e2e9\" class=\"elementor-field elementor-size-xs  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_14140ef elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_14140ef\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tIhre Nachricht\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-xs\" name=\"form_fields[field_14140ef]\" id=\"form-field-field_14140ef\" rows=\"4\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text\">\n\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_9716e28]\" id=\"form-field-field_9716e28\" class=\"elementor-field elementor-size-xs \" style=\"display:none !important;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_26544c7 elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_26544c7\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LeEJWosAAAAAIrxuBg3NCLGomePjYGoexIDrNy5\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-60 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm elementor-animation-grow\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Nachricht Senden<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc1de9c e-con-full e-flex e-con e-child\" data-id=\"dc1de9c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90d352f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"90d352f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/08\/Architektur_Grafik2.svg\" class=\"attachment-large size-large wp-image-482\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d437f2 elementor-widget elementor-widget-image\" data-id=\"2d437f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Zusammenarbeit-1024x683.jpg\" class=\"attachment-large size-large wp-image-2581\" alt=\"\" srcset=\"https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Zusammenarbeit-1024x683.jpg 1024w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Zusammenarbeit-300x200.jpg 300w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Zusammenarbeit-768x512.jpg 768w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Zusammenarbeit-1536x1024.jpg 1536w, https:\/\/archprojekt.de\/wp-content\/uploads\/2024\/11\/Zusammenarbeit-2048x1365.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Zusammen die Zukunft gestalten Wenn Sie dar\u00fcber nachdenken, ein neues Zuhause zu bauen, eine bestehende Immobilie zu sanieren oder eine gef\u00f6rderte Energieberatung in Anspruch zu nehmen, dann sind wir der richtige Ansprechpartner f\u00fcr Sie. Vom Entwurf bis zur Fertigstellung des Bauvorhabens begleiten wir Sie bei der Verwirklichung Ihrer Tr\u00e4ume und setze Ihre W\u00fcnsche in einer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"two_page_speed":[],"footnotes":""},"class_list":["post-490","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/pages\/490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/comments?post=490"}],"version-history":[{"count":478,"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/pages\/490\/revisions"}],"predecessor-version":[{"id":3135,"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/pages\/490\/revisions\/3135"}],"wp:attachment":[{"href":"https:\/\/archprojekt.de\/index.php\/wp-json\/wp\/v2\/media?parent=490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}