{"id":4050,"date":"2020-04-13T17:45:16","date_gmt":"2020-04-13T17:45:16","guid":{"rendered":"http:\/\/isotec.com.tr\/?page_id=4050"},"modified":"2026-04-30T07:04:06","modified_gmt":"2026-04-30T04:04:06","slug":"isoground-zwei","status":"publish","type":"page","link":"https:\/\/isotec.com.tr\/de\/montagesysteme-fur-solarmodule\/feldmontagesysteme_\/isoground-zwei\/","title":{"rendered":"ISOGROUND TWO"},"content":{"rendered":"<style>\n\/* ========================================\n   ISOTEC \u00dcR\u00dcN SAYFASI \u2014 v1.0\n   ======================================== *\/\n.isotec-urun-wrapper {\n    --iso-blue: #0d71b9;\n    --iso-blue-dark: #095a94;\n    --iso-blue-light: #e8f4fb;\n    --iso-dark: #1a1a1a;\n    --iso-text: #333333;\n    --iso-text-muted: #666666;\n    --iso-white: #ffffff;\n    --iso-light-bg: #f5f7f9;\n    --iso-border: #e2e8f0;\n    --iso-shadow: 0 2px 12px rgba(0,0,0,0.06);\n    --iso-shadow-hover: 0 8px 30px rgba(0,0,0,0.10);\n    --iso-radius: 12px;\n    --iso-radius-sm: 8px;\n    --iso-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    --iso-max-width: 1200px;\n\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n    color: var(--iso-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n.isotec-urun-wrapper *,\n.isotec-urun-wrapper *::before,\n.isotec-urun-wrapper *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n}\n\n\/* Enfold title_container override *\/.title_container { min-height: auto !important; padding: 5px 0 !important; }.title_container .breadcrumb { top: auto !important; }.entry-content-header .page-thumb { display: none !important; }\n\/* CTA ile footer aras\u0131 bo\u015fluk kald\u0131r *\/\n.isotec-urun-wrapper { margin-bottom: 0 !important; }\n.page-template-default .content,\n#main .content,\n.content { padding-bottom: 0 !important; margin-bottom: 0 !important; }\n.entry-content { padding-bottom: 0 !important; margin-bottom: 0 !important; }\n.post-entry { padding-bottom: 0 !important; margin-bottom: 0 !important; }\n.single-post .post-entry, .page .post-entry { padding-bottom: 0 !important; }\n#main { padding-bottom: 0 !important; }\n.container_wrap { padding-bottom: 0 !important; }\n.avia-section, .avia-section-default { margin-bottom: 0 !important; }\n.template-page .content { padding-bottom: 0 !important; }\n\/* Full-width helper *\/\n.isotec-urun-full {\n    width: 100vw !important;\n    margin-left: calc(-50vw + 50%) !important;\n    overflow: hidden;\n}\n\n.isotec-urun-container {\n    max-width: var(--iso-max-width);\n    margin: 0 auto;\n    padding: 0 24px;\n}\n\n\/* ========================================\n   SECTION 1: HERO\n   ======================================== *\/\n.isotec-urun-hero {\n    background: var(--iso-white);\n    padding: 10px 0 40px;\n}\n\n.isotec-urun-hero .isotec-urun-container {\n    display: grid;\n    grid-template-columns: 1fr 1.3fr;\n    gap: 24px;\n    align-items: center;\n}\n\n.isotec-urun-hero-image {\n    position: relative;\n    overflow: hidden;\n    min-height: 480px;\n}\n\n.isotec-urun-hero-text h1 {\n    font-size: clamp(2rem, 4vw, 3.2rem) !important;\n    font-weight: 800 !important;\n    color: var(--iso-dark) !important;\n    line-height: 1.1 !important;\n    margin-bottom: 8px !important;\n    letter-spacing: -0.02em;\n}\n\n.isotec-urun-hero-text h1 span {\n    color: var(--iso-blue);\n}\n\n.isotec-urun-hero-subtitle {\n    font-size: 1.1rem;\n    color: var(--iso-text-muted);\n    margin-bottom: 24px !important;\n    font-weight: 400;\n}\n\n.isotec-urun-hero-desc {\n    font-size: 1rem;\n    color: var(--iso-text);\n    line-height: 1.7;\n    margin-bottom: 20px !important;\n}\n\n.isotec-urun-hero-bullets {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 0 32px 0 !important;\n}\n\n.isotec-urun-hero-bullets li {\n    position: relative;\n    padding-left: 28px !important;\n    margin-bottom: 10px !important;\n    font-size: 0.95rem;\n    color: var(--iso-text);\n}\n\n.isotec-urun-hero-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 7px;\n    width: 18px;\n    height: 18px;\n    background: var(--iso-blue);\n    border-radius: 50%;\n    opacity: 0.15;\n}\n\n.isotec-urun-hero-bullets li::after {\n    content: '\u2713';\n    position: absolute;\n    left: 4px;\n    top: 5px;\n    font-size: 11px;\n    color: var(--iso-blue);\n    font-weight: 700;\n}\n\n.isotec-urun-hero-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--iso-blue);\n    color: var(--iso-white) !important;\n    text-decoration: none !important;\n    padding: 14px 32px;\n    border-radius: 50px;\n    font-weight: 600;\n    font-size: 0.95rem;\n    transition: var(--iso-transition);\n    box-shadow: 0 4px 15px rgba(13,113,185,0.3);\n}\n\n.isotec-urun-hero-cta:hover {\n    background: var(--iso-blue-dark);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(13,113,185,0.4);\n    color: var(--iso-white) !important;\n}\n\n.isotec-urun-hero-cta svg {\n    width: 18px;\n    height: 18px;\n    fill: currentColor;\n}\n\n.isotec-urun-hero-image {\n    position: relative;\n    overflow: hidden;\n    min-height: 480px;\n}\n\n.isotec-urun-hero-image img {\n    width: 130%;\n    height: auto;\n    display: block;\n    border-radius: 0;\n    cursor: zoom-in;\n    margin-left: 5%;\n}\n\n.isotec-urun-hero-video {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: var(--iso-radius);\n}\n\n.isotec-urun-hero-video iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n}\n\n\/* ========================================\n   SECTION 2: \u00dcR\u00dcN TANITIMI\n   ======================================== *\/\n.isotec-urun-intro {\n    background: var(--iso-light-bg);\n    padding: 80px 0;\n}\n\n.isotec-urun-intro .isotec-urun-container {\n    display: grid;\n    grid-template-columns: 0.7fr 1.3fr;\n    gap: 56px;\n    align-items: start;\n}\n\n.isotec-urun-intro-text-col h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-dark) !important;\n    margin-bottom: 24px !important;\n    line-height: 1.2 !important;\n}\n\n.isotec-urun-intro-text {\n    margin-bottom: 24px !important;\n    font-size: 0.95rem;\n    line-height: 1.8;\n    color: var(--iso-text);\n    margin-bottom: 24px !important;\n}\n\n.isotec-urun-intro-text p {\n    margin-bottom: 16px !important;\n}\n\n\/* Intro Image *\/\n.isotec-urun-intro-image {\n    position: relative;\n    margin-top: 0;\n    overflow: hidden;\n    border-radius: var(--iso-radius);\n}\n\n.isotec-urun-intro-image img {\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    display: block;\n    margin-left: 0;\n    border-radius: 0;\n    cursor: zoom-in;\n}\n\n.isotec-urun-intro-multi {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n}\n\n.isotec-urun-intro-multi img {\n    border-radius: var(--iso-radius-sm);\n}\n\n\/* Feature Cards *\/\n.isotec-urun-features-col {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 0;\n    grid-column: 1 \/ -1;\n}\n\n.isotec-urun-feature-card {\n    background: var(--iso-white);\n    border-radius: var(--iso-radius-sm);\n    padding: 20px 12px;\n    border: 1px solid var(--iso-border);\n    transition: var(--iso-transition);\n    text-align: center;\n}\n\n.isotec-urun-feature-card:hover {\n    box-shadow: var(--iso-shadow-hover);\n    transform: translateY(-2px);\n    border-color: var(--iso-blue);\n}\n\n.isotec-urun-feature-value {\n    font-size: 1.4rem;\n    font-weight: 800;\n    color: var(--iso-blue);\n    margin-bottom: 4px;\n}\n\n.isotec-urun-feature-label {\n    font-size: 0.85rem;\n    color: var(--iso-text-muted);\n    font-weight: 500;\n}\n\n\/* ========================================\n   SECTION 2.3: PROMO V\u0130DEO\n   ======================================== *\/\n.isotec-urun-promo-video {\n    background: linear-gradient(160deg, #0c1624 0%, #0d1e35 60%, #0a1628 100%);\n    padding: 52px 0 56px;\n    position: relative;\n    overflow: hidden;\n}\n\n.isotec-urun-promo-video::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent 0%, var(--iso-blue) 30%, #38b2ff 60%, transparent 100%);\n}\n\n.isotec-urun-promo-video-header {\n    text-align: center;\n    margin-bottom: 28px;\n}\n\n.isotec-urun-promo-video-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: rgba(13,113,185,0.18);\n    border: 1px solid rgba(13,113,185,0.35);\n    color: #60c0ff;\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n}\n\n.isotec-urun-promo-video-badge::before {\n    content: '';\n    width: 7px;\n    height: 7px;\n    background: #60c0ff;\n    border-radius: 50%;\n    animation: isotec-pulse 2s ease-in-out infinite;\n}\n\n@keyframes isotec-pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.4; transform: scale(0.8); }\n}\n\n.isotec-urun-promo-video-header h2 {\n    font-size: clamp(1.3rem, 2.5vw, 1.8rem) !important;\n    font-weight: 700 !important;\n    color: #f0f6ff !important;\n    margin: 0 !important;\n    line-height: 1.2 !important;\n    letter-spacing: -0.01em;\n}\n\n.isotec-urun-promo-video-stage {\n    max-width: 1040px;\n    margin: 0 auto;\n    position: relative;\n}\n\n.isotec-urun-promo-video-frame {\n    position: relative;\n    width: 100%;\n    padding-bottom: 50%;\n    background: #000;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 0 0 1px rgba(255,255,255,0.07), 0 24px 64px rgba(0,0,0,0.55), 0 0 80px rgba(13,113,185,0.12);\n}\n\n.isotec-urun-promo-video-frame iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n    border-radius: 14px;\n}\n\n.isotec-urun-promo-video-caption {\n    text-align: center;\n    margin-top: 16px;\n    color: rgba(255,255,255,0.35);\n    font-size: 0.8rem;\n    letter-spacing: 0.04em;\n}\n\n\/* ========================================\n   SECTION 2.5: VARYANT KAR\u015eILA\u015eTIRMA (opsiyonel)\n   ======================================== *\/\n.isotec-urun-variants {\n    background: var(--iso-white);\n    padding: 80px 0;\n}\n\n.isotec-urun-variants h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-dark) !important;\n    text-align: center;\n    margin-bottom: 8px !important;\n    line-height: 1.2 !important;\n}\n\n.isotec-urun-variants-subtitle {\n    text-align: center;\n    color: var(--iso-text-muted);\n    font-size: 0.95rem;\n    margin-bottom: 40px !important;\n}\n\n.isotec-urun-variants-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n}\n\n.isotec-urun-variants-grid.two-cols {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 820px;\n    margin: 0 auto;\n}\n\n.isotec-urun-variant-card {\n    background: var(--iso-light-bg);\n    border-radius: var(--iso-radius);\n    padding: 32px 24px;\n    text-align: center;\n    border: 2px solid var(--iso-border);\n    transition: var(--iso-transition);\n    position: relative;\n}\n\n.isotec-urun-variant-card:hover {\n    border-color: var(--iso-blue);\n    box-shadow: var(--iso-shadow-hover);\n    transform: translateY(-4px);\n}\n\n.isotec-urun-variant-name {\n    font-size: 1.2rem;\n    font-weight: 800;\n    color: var(--iso-dark);\n    margin-bottom: 8px;\n}\n\n.isotec-urun-variant-height {\n    font-size: 2.4rem;\n    font-weight: 800;\n    color: var(--iso-blue);\n    margin-bottom: 4px;\n    line-height: 1;\n}\n\n.isotec-urun-variant-height-unit {\n    font-size: 0.85rem;\n    font-weight: 600;\n    color: var(--iso-text-muted);\n    margin-bottom: 16px;\n    display: block;\n}\n\n.isotec-urun-variant-header {\n    font-size: 1rem;\n    font-weight: 600;\n    color: var(--iso-blue);\n    margin: 6px 0 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n}\n\n.isotec-urun-variant-use-case {\n    font-size: 0.82rem;\n    color: var(--iso-text);\n    line-height: 1.5;\n    text-align: left;\n    padding: 6px 0;\n}\n\n.isotec-urun-variant-desc {\n    font-size: 0.85rem;\n    color: var(--iso-text-muted);\n    line-height: 1.6;\n    margin-bottom: 20px;\n    min-height: 60px;\n}\n\n.isotec-urun-variant-lengths {\n    border-top: 1px solid var(--iso-border);\n    padding-top: 16px;\n}\n\n.isotec-urun-variant-lengths-label {\n    font-size: 0.7rem;\n    color: var(--iso-text-muted);\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 8px;\n}\n\n.isotec-urun-variant-length {\n    display: inline-block;\n    background: var(--iso-blue-light);\n    color: var(--iso-blue-dark);\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-size: 0.78rem;\n    font-weight: 600;\n    margin: 3px;\n}\n\n.isotec-urun-variant-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-bottom: 12px;\n    min-height: 26px;\n}\n\n.isotec-urun-variant-badge {\n    display: inline-block;\n    background: var(--iso-blue);\n    color: var(--iso-white);\n    font-size: 0.62rem;\n    font-weight: 700;\n    padding: 4px 10px;\n    border-radius: 20px;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    white-space: nowrap;\n}\n\n.isotec-urun-variant-badge.badge-green {\n    background: #16a34a;\n}\n\n.isotec-urun-variant-badge.badge-blue {\n    background: var(--iso-blue);\n}\n\n.isotec-urun-variant-badge.badge-orange {\n    background: #ea580c;\n}\n\n.isotec-urun-variant-badge.badge-gold {\n    background: #d97706;\n}\n\n.isotec-urun-variant-badge.badge-default {\n    background: #64748b;\n}\n\n\/* ========================================\n   SECTION 3: TEKN\u0130K VER\u0130LER\n   ======================================== *\/\n.isotec-urun-specs {\n    background: var(--iso-white);\n    padding: 80px 0;\n}\n\n.isotec-urun-specs-content h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-dark) !important;\n    margin-bottom: 32px !important;\n    line-height: 1.2 !important;\n    text-align: center;\n}\n\n.isotec-urun-specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1.3fr;\n    gap: 40px;\n}\n\n.isotec-urun-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n}\n\n.isotec-urun-specs-table tr {\n    border-bottom: 1px solid var(--iso-border);\n    transition: var(--iso-transition);\n}\n\n.isotec-urun-specs-table tr:hover {\n    background: var(--iso-blue-light);\n}\n\n.isotec-urun-specs-table td {\n    padding: 18px 16px;\n    font-size: 0.95rem;\n    vertical-align: middle;\n}\n\n.isotec-urun-specs-table td:first-child {\n    font-weight: 600;\n    color: var(--iso-dark);\n    width: 40%;\n}\n\n.isotec-urun-specs-table td:last-child {\n    color: var(--iso-text-muted);\n}\n\n\/* ========================================\n   SECTION 4: S\u0130STEM B\u0130LE\u015eENLER\u0130 (\u0130nteraktif Galeri)\n   ======================================== *\/\n.isotec-urun-components {\n    background: var(--iso-light-bg);\n    padding: 80px 0;\n}\n\n.isotec-urun-components h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-dark) !important;\n    text-align: center;\n    margin-bottom: 40px !important;\n    line-height: 1.2 !important;\n}\n\n\/* Gallery display area *\/\n.isotec-urun-gallery-display {\n    margin-bottom: 32px;\n    border-radius: var(--iso-radius);\n    overflow: hidden;\n    background: var(--iso-white);\n    min-height: 420px;\n    position: relative;\n}\n\n.isotec-urun-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    padding: 16px;\n}\n\n.isotec-urun-gallery-grid img {\n    width: 100%;\n    height: 180px;\n    object-fit: contain;\n    display: block;\n    border-radius: var(--iso-radius-sm);\n    transition: var(--iso-transition);\n    cursor: zoom-in;\n}\n\n.isotec-urun-gallery-item {\n    position: relative;\n}\n\n.isotec-urun-gallery-badge {\n    position: absolute;\n    top: 8px;\n    left: 8px;\n    width: 24px;\n    height: 24px;\n    background: var(--iso-blue);\n    color: var(--iso-white);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 600;\n    font-size: 0.7rem;\n    opacity: 0.6;\n    z-index: 2;\n}\n\n.isotec-urun-gallery-single {\n    display: none;\n    padding: 16px;\n    height: 420px;\n}\n\n.isotec-urun-gallery-single img {\n    width: 100%;\n    max-width: 800px;\n    height: 320px;\n    object-fit: contain;\n    display: block;\n    margin: 0 auto;\n    border-radius: var(--iso-radius-sm);\n    cursor: zoom-in;\n}\n\n.isotec-urun-gallery-single.active {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n}\n\n\/* Component description below image *\/\n.isotec-urun-gallery-desc {\n    text-align: center;\n    font-size: 0.85rem;\n    color: var(--iso-text-muted);\n    line-height: 1.5;\n    max-width: 640px;\n    margin: 8px auto 0;\n    padding: 0 16px;\n    flex-shrink: 0;\n}\n\n\/* Component button cards *\/\n\/* Component buttons wrapper with arrows *\/\n.isotec-urun-components-nav {\n    position: relative;\n    padding: 0 48px;\n}\n\n.isotec-urun-components-nav-arrow {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background: var(--iso-white);\n    border: 1px solid var(--iso-border);\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    z-index: 2;\n    transition: var(--iso-transition);\n    font-size: 1.2rem;\n    color: var(--iso-text-muted);\n    box-shadow: var(--iso-shadow);\n}\n\n.isotec-urun-components-nav-arrow:hover {\n    background: var(--iso-blue);\n    color: var(--iso-white);\n    border-color: var(--iso-blue);\n}\n\n.isotec-urun-components-nav-arrow.left { left: 0; }\n.isotec-urun-components-nav-arrow.right { right: 0; }\n\n.isotec-urun-components-grid {\n    display: flex;\n    gap: 16px;\n    overflow-x: auto;\n    scroll-behavior: smooth;\n    -ms-overflow-style: none;\n    scrollbar-width: none;\n    padding: 4px 0;\n}\n\n.isotec-urun-components-grid::-webkit-scrollbar {\n    display: none;\n}\n\n.isotec-urun-component-btn {\n    min-width: 140px;\n    flex: 1 1 0;\n}\n\n\/* Oklar sadece overflow varsa g\u00f6r\u00fcns\u00fcn (JS ile kontrol) *\/\n.isotec-urun-components-nav-arrow {\n    display: none;\n}\n\n.isotec-urun-components-nav-arrow.visible {\n    display: flex;\n}\n\n\/* Geni\u015f ekranda padding s\u0131f\u0131r (oklar yok) *\/\n.isotec-urun-components-nav.no-overflow {\n    padding: 0;\n}\n\n.isotec-urun-component-btn {\n    background: var(--iso-white);\n    border-radius: var(--iso-radius-sm);\n    padding: 12px 12px;\n    text-align: center;\n    border: 2px solid var(--iso-border);\n    transition: var(--iso-transition);\n    cursor: pointer;\n    outline: none;\n    font-family: inherit;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n}\n\n.isotec-urun-component-btn:hover {\n    box-shadow: var(--iso-shadow-hover);\n    transform: translateY(-2px);\n    border-color: var(--iso-blue);\n}\n\n.isotec-urun-component-btn.active {\n    border-color: var(--iso-blue);\n    background: var(--iso-blue-light);\n    box-shadow: 0 0 0 3px rgba(13,113,185,0.15);\n}\n\n.isotec-urun-component-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    background: var(--iso-blue);\n    color: var(--iso-white);\n    border-radius: 50%;\n    font-weight: 700;\n    font-size: 0.75rem;\n    margin-bottom: 6px;\n}\n\n.isotec-urun-component-btn.active .isotec-urun-component-num {\n    background: var(--iso-blue-dark);\n}\n\n.isotec-urun-component-btn-all .isotec-urun-component-num {\n    background: var(--iso-dark);\n    width: auto;\n    padding: 0 12px;\n    border-radius: 16px;\n    font-size: 0.75rem;\n}\n\n.isotec-urun-component-btn-all.active .isotec-urun-component-num {\n    background: var(--iso-blue);\n}\n\n.isotec-urun-component-name {\n    font-size: 0.78rem;\n    font-weight: 600;\n    color: var(--iso-dark);\n    margin-bottom: 0;\n    line-height: 1.3;\n}\n\n.isotec-urun-component-desc {\n    display: none;\n}\n\n\/* ========================================\n   SECTION 5: KOLAY MONTAJ\n   ======================================== *\/\n.isotec-urun-assembly {\n    background: var(--iso-white);\n    padding: 80px 0;\n}\n\n.isotec-urun-assembly .isotec-urun-container {\n    display: grid;\n    grid-template-columns: 1fr 1.3fr;\n    gap: 60px;\n    align-items: start;\n}\n\n.isotec-urun-assembly-images {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    margin-top: 80px;\n}\n\n.isotec-urun-assembly-images img {\n    width: 100%;\n    height: auto;\n    border-radius: var(--iso-radius);\n    cursor: zoom-in;\n    transition: var(--iso-transition);\n}\n\n.isotec-urun-assembly-images img:hover {\n    box-shadow: var(--iso-shadow-hover);\n    transform: scale(1.02);\n}\n\n\/* Fallback: tek g\u00f6rsel (macro) *\/\n.isotec-urun-assembly-image img {\n    width: 100%;\n    height: auto;\n    border-radius: 0;\n    box-shadow: none;\n    -webkit-mask-image: radial-gradient(ellipse 85% 80% at center, #000 50%, transparent 100%);\n    mask-image: radial-gradient(ellipse 85% 80% at center, #000 50%, transparent 100%);\n    cursor: zoom-in;\n}\n\n.isotec-urun-assembly-content {\n    padding-right: 20px;\n}\n\n.isotec-urun-assembly-content h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-dark) !important;\n    margin-bottom: 32px !important;\n    line-height: 1.2 !important;\n}\n\n.isotec-urun-assembly.has-composite .isotec-urun-container {\n    display: block;\n}\n.isotec-urun-assembly.has-composite .isotec-urun-assembly-content {\n    padding-right: 0;\n}\n.isotec-urun-assembly-wrap {\n    display: grid;\n    grid-template-columns: 380px 1fr;\n    gap: 48px;\n    align-items: start;\n}\n.isotec-urun-assembly-composite {\n    position: sticky;\n    top: 100px;\n}\n.isotec-urun-assembly-composite img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--iso-radius);\n    box-shadow: 0 12px 40px rgba(0,0,0,0.12);\n}\n@media (max-width: 1024px) {\n    .isotec-urun-assembly-wrap {\n        grid-template-columns: 1fr;\n        gap: 32px;\n    }\n    .isotec-urun-assembly-composite {\n        position: static;\n        max-width: 480px;\n        margin: 0 auto;\n    }\n}\n\n.isotec-urun-assembly-steps {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n}\n\n.isotec-urun-assembly-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 24px !important;\n    padding: 20px 32px 20px 20px !important;\n    background: var(--iso-light-bg);\n    border-radius: var(--iso-radius-sm);\n    border-left: none;\n    transition: var(--iso-transition);\n}\n\n.isotec-urun-assembly-step:hover {\n    box-shadow: var(--iso-shadow);\n    transform: translateX(4px);\n}\n\n.isotec-urun-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 40px;\n    height: 40px;\n    background: var(--iso-blue);\n    color: var(--iso-white);\n    border-radius: 50%;\n    font-weight: 700;\n    font-size: 1rem;\n    flex-shrink: 0;\n}\n\n.isotec-urun-step-text {\n    font-size: 0.95rem;\n    color: var(--iso-text);\n    line-height: 1.6;\n    padding-top: 8px;\n}\n\n.isotec-urun-step-text strong {\n    display: block;\n    color: var(--iso-dark);\n    font-size: 1rem;\n    margin-bottom: 4px;\n}\n\n\/* ========================================\n   SECTION 6: TEKN\u0130K D\u00d6K\u00dcMANLAR\n   ======================================== *\/\n.isotec-urun-docs {\n    background: var(--iso-light-bg);\n    padding: 80px 0;\n}\n\n.isotec-urun-docs h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-dark) !important;\n    text-align: center;\n    margin-bottom: 12px !important;\n    line-height: 1.2 !important;\n}\n\n.isotec-urun-docs-subtitle {\n    text-align: center;\n    color: var(--iso-text-muted);\n    font-size: 0.95rem;\n    margin-bottom: 40px !important;\n}\n\n.isotec-urun-docs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 24px;\n}\n\n.isotec-urun-doc-card {\n    background: var(--iso-white);\n    border-radius: var(--iso-radius);\n    padding: 32px;\n    border: 1px solid var(--iso-border);\n    transition: var(--iso-transition);\n}\n\n.isotec-urun-doc-card:hover {\n    box-shadow: var(--iso-shadow-hover);\n    border-color: var(--iso-blue);\n}\n\n.isotec-urun-doc-icon {\n    width: 48px;\n    height: 48px;\n    background: #fee2e2;\n    border-radius: var(--iso-radius-sm);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 16px;\n}\n\n.isotec-urun-doc-icon svg {\n    width: 24px;\n    height: 24px;\n    fill: #dc2626;\n}\n\n.isotec-urun-doc-title {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--iso-dark);\n    margin-bottom: 16px;\n}\n\n.isotec-urun-doc-links {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n\n.isotec-urun-doc-link {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 10px 16px;\n    background: var(--iso-light-bg);\n    border-radius: var(--iso-radius-sm);\n    text-decoration: none !important;\n    color: var(--iso-text) !important;\n    font-size: 0.9rem;\n    font-weight: 500;\n    transition: var(--iso-transition);\n    border: 1px solid transparent;\n}\n\n.isotec-urun-doc-link:hover {\n    background: var(--iso-blue-light);\n    border-color: var(--iso-blue);\n    color: var(--iso-blue) !important;\n}\n\n.isotec-urun-doc-link-flag {\n    font-size: 1.2rem;\n    margin-right: 8px;\n}\n\n.isotec-urun-doc-link-label {\n    flex: 1;\n}\n\n.isotec-urun-doc-link-dl {\n    color: var(--iso-blue);\n    font-size: 0.8rem;\n    font-weight: 600;\n}\n\n\/* ========================================\n   SECTION 7: CTA\n   ======================================== *\/\n.isotec-urun-cta {\n    background: var(--iso-dark);\n    padding: 80px 0;\n    text-align: center;\n}\n\n.isotec-urun-cta h2 {\n    font-size: clamp(1.4rem, 3vw, 2rem) !important;\n    font-weight: 700 !important;\n    color: var(--iso-white) !important;\n    margin-bottom: 32px !important;\n    line-height: 1.3 !important;\n}\n\n.isotec-urun-cta-buttons {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n}\n\n.isotec-urun-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 14px 36px;\n    border-radius: 50px;\n    font-weight: 600;\n    font-size: 0.95rem;\n    text-decoration: none !important;\n    transition: var(--iso-transition);\n}\n\n.isotec-urun-cta-btn-primary {\n    background: var(--iso-blue);\n    color: var(--iso-white) !important;\n    box-shadow: 0 4px 15px rgba(13,113,185,0.4);\n}\n\n.isotec-urun-cta-btn-primary:hover {\n    background: var(--iso-blue-dark);\n    transform: translateY(-2px);\n    color: var(--iso-white) !important;\n}\n\n.isotec-urun-cta-btn-secondary {\n    background: transparent;\n    color: var(--iso-white) !important;\n    border: 2px solid rgba(255,255,255,0.3);\n}\n\n.isotec-urun-cta-btn-secondary:hover {\n    border-color: var(--iso-white);\n    background: rgba(255,255,255,0.1);\n    color: var(--iso-white) !important;\n}\n\n\/* ========================================\n   ANIMATIONS\n   ======================================== *\/\n.isotec-urun-fade-in {\n    opacity: 0;\n    transform: translateY(24px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n}\n\n.isotec-urun-fade-in.visible {\n    opacity: 1;\n    transform: translateY(0);\n}\n\n\/* ========================================\n   RESPONSIVE \u2014 1024px\n   ======================================== *\/\n@media (max-width: 1024px) {\n    .isotec-urun-hero .isotec-urun-container {\n        grid-template-columns: 1fr 1.3fr;\n        gap: 32px;\n    }\n\n    .isotec-urun-intro .isotec-urun-container,\n    .isotec-urun-specs .isotec-urun-container,\n    .isotec-urun-assembly .isotec-urun-container {\n        gap: 40px;\n    }\n\n}\n\n\/* ========================================\n   RESPONSIVE \u2014 768px\n   ======================================== *\/\n@media (max-width: 768px) {\n    .isotec-urun-hero .isotec-urun-container {\n        grid-template-columns: 1fr;\n        gap: 32px;\n        text-align: center;\n    }\n\n    .isotec-urun-hero-text h1 {\n        font-size: 2rem !important;\n    }\n\n    .isotec-urun-hero-bullets {\n        text-align: left;\n        display: inline-block;\n    }\n\n    .isotec-urun-hero-image {\n        order: -1;\n    }\n\n    .isotec-urun-intro .isotec-urun-container,\n    .isotec-urun-assembly .isotec-urun-container {\n        grid-template-columns: 1fr;\n        gap: 32px;\n    }\n\n    .isotec-urun-intro-image {\n        order: -1;\n    }\n\n    .isotec-urun-specs-grid {\n        grid-template-columns: 1fr;\n        gap: 0;\n    }\n\n    .isotec-urun-variants-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .isotec-urun-features-col {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .isotec-urun-docs-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .isotec-urun-hero,\n    .isotec-urun-intro,\n    .isotec-urun-variants,\n    .isotec-urun-specs,\n    .isotec-urun-components,\n    .isotec-urun-assembly,\n    .isotec-urun-docs,\n    .isotec-urun-cta {\n        padding: 48px 0;\n    }\n}\n\n\/* ========================================\n   RESPONSIVE \u2014 480px\n   ======================================== *\/\n@media (max-width: 480px) {\n    .isotec-urun-container {\n        padding: 0 16px;\n    }\n\n    .isotec-urun-hero-text h1 {\n        font-size: 1.7rem !important;\n    }\n\n    .isotec-urun-features-col {\n        grid-template-columns: 1fr;\n    }\n\n    .isotec-urun-variants-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .isotec-urun-cta-buttons {\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .isotec-urun-cta-btn {\n        width: 100%;\n        justify-content: center;\n    }\n\n    .isotec-urun-hero,\n    .isotec-urun-intro,\n    .isotec-urun-variants,\n    .isotec-urun-specs,\n    .isotec-urun-components,\n    .isotec-urun-assembly,\n    .isotec-urun-docs,\n    .isotec-urun-cta {\n        padding: 36px 0;\n    }\n\n    .isotec-urun-hero-image img {\n        width: 100%;\n        max-width: 100%;\n    }\n}\n\n\/* ========================================\n   LIGHTBOX\n   ======================================== *\/\n.isotec-urun-lightbox {\n    display: none;\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    bottom: 0 !important;\n    width: 100vw !important;\n    height: 100vh !important;\n    background: rgba(0,0,0,0.92);\n    z-index: 2147483647 !important;\n    cursor: zoom-out;\n    justify-content: center;\n    align-items: center;\n}\n\n.isotec-urun-lightbox.active {\n    display: flex;\n}\n\n.isotec-urun-lightbox img {\n    max-width: 92%;\n    max-height: 92vh;\n    object-fit: contain;\n    border-radius: 4px;\n    animation: isotec-lb-fadein 0.25s ease;\n}\n\n@keyframes isotec-lb-fadein {\n    from { opacity: 0; transform: scale(0.92); }\n    to { opacity: 1; transform: scale(1); }\n}\n\n.isotec-urun-lightbox-close {\n    position: absolute;\n    top: 20px;\n    right: 24px;\n    color: #fff;\n    font-size: 1.8rem;\n    cursor: pointer;\n    z-index: 1000000;\n    background: rgba(255,255,255,0.12);\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: none;\n    transition: background 0.2s;\n    line-height: 1;\n}\n\n.isotec-urun-lightbox-close:hover {\n    background: rgba(255,255,255,0.25);\n}\n\n.isotec-urun-lightbox-caption {\n    position: absolute;\n    bottom: 28px;\n    left: 50%;\n    transform: translateX(-50%);\n    color: rgba(255,255,255,0.85);\n    font-size: 13px;\n    font-weight: 400;\n    letter-spacing: 0.3px;\n    padding: 10px 22px;\n    background: rgba(0,0,0,0.55);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n    border-radius: 24px;\n    pointer-events: none;\n    white-space: nowrap;\n    max-width: 92vw;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    user-select: none;\n    z-index: 1;\n}\n.isotec-urun-lightbox-caption .isotec-lb-brand {\n    font-weight: 700;\n    color: #fff;\n    letter-spacing: 0.5px;\n}\n.isotec-urun-lightbox-caption .isotec-lb-sep {\n    margin: 0 8px;\n    opacity: 0.5;\n}\n.isotec-urun-lightbox-caption .isotec-lb-domain {\n    opacity: 0.75;\n}\n.isotec-urun-lightbox-caption .isotec-lb-product {\n    font-weight: 600;\n    color: #fff;\n}\n.isotec-urun-lightbox-caption .isotec-lb-detail:not(:empty)::before {\n    content: \" \u2014 \";\n    opacity: 0.5;\n}\n@media (max-width: 640px) {\n    .isotec-urun-lightbox-caption {\n        font-size: 11px;\n        padding: 8px 14px;\n        bottom: 16px;\n    }\n    .isotec-urun-lightbox-caption .isotec-lb-sep {\n        margin: 0 5px;\n    }\n}\n\n\/* ========================================\n   SECTION: ZEM\u0130N SAB\u0130TLEME (foundation_types) \u2014 v1.1\n   ======================================== *\/\n.isotec-urun-foundations { background: var(--iso-light-bg); padding: 80px 0; }\n.isotec-urun-foundations h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 8px !important; line-height: 1.2 !important; }\n.isotec-urun-foundations-subtitle { text-align: center; color: var(--iso-text-muted); font-size: 0.95rem; margin-bottom: 40px !important; }\n.isotec-urun-foundations-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }\n.isotec-urun-foundation-card { background: var(--iso-white); border-radius: var(--iso-radius); padding: 28px 24px; text-align: center; border: 2px solid var(--iso-border); transition: var(--iso-transition); }\n.isotec-urun-foundation-card:hover { border-color: var(--iso-blue); box-shadow: var(--iso-shadow-hover); transform: translateY(-4px); }\n.isotec-urun-foundation-image { width: 100%; height: 180px; object-fit: contain; margin-bottom: 16px; cursor: zoom-in; }\n.isotec-urun-foundation-name { font-size: 1.3rem; font-weight: 800; color: var(--iso-dark); margin-bottom: 4px; letter-spacing: 0.02em; }\n.isotec-urun-foundation-subtitle { font-size: 0.85rem; color: var(--iso-blue); font-weight: 600; margin-bottom: 12px; text-transform: uppercase; letter-spacing: 0.05em; }\n.isotec-urun-foundation-desc { font-size: 0.9rem; color: var(--iso-text); line-height: 1.6; margin-bottom: 14px; min-height: 50px; }\n.isotec-urun-foundation-meta { display: flex; flex-direction: column; gap: 6px; padding-top: 14px; border-top: 1px solid var(--iso-border); font-size: 0.8rem; color: var(--iso-text-muted); }\n.isotec-urun-foundation-usage { color: var(--iso-blue); font-weight: 700; }\n\n\/* ========================================\n   SECTION: OPS\u0130YONLAR & AKSESUARLAR (accessories)\n   ======================================== *\/\n.isotec-urun-accessories { background: var(--iso-white); padding: 80px 0; }\n.isotec-urun-accessories h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 8px !important; line-height: 1.2 !important; }\n.isotec-urun-accessories-subtitle { text-align: center; color: var(--iso-text-muted); font-size: 0.95rem; margin-bottom: 40px !important; }\n.isotec-urun-accessories-highlights { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; margin-bottom: 40px; max-width: 1080px; margin-left: auto; margin-right: auto; }\n.isotec-urun-accessory-highlight { background: linear-gradient(180deg, var(--iso-blue-light) 0%, var(--iso-white) 100%); border-radius: var(--iso-radius); padding: 28px 24px; border: 2px solid var(--iso-blue-light); transition: var(--iso-transition); }\n.isotec-urun-accessory-highlight:hover { border-color: var(--iso-blue); box-shadow: var(--iso-shadow-hover); transform: translateY(-4px); }\n.isotec-urun-accessory-highlight-image { width: 100%; height: 180px; object-fit: contain; background: var(--iso-white); border-radius: var(--iso-radius-sm); margin-bottom: 16px; cursor: zoom-in; }\n.isotec-urun-accessory-highlight-name { font-size: 1.1rem; font-weight: 800; color: var(--iso-dark); margin-bottom: 10px; line-height: 1.3; }\n.isotec-urun-accessory-highlight-desc { font-size: 0.9rem; color: var(--iso-text); line-height: 1.6; }\n\n.isotec-urun-accessory-highlight-pdfs {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n    margin-top: 16px;\n}\n.isotec-urun-accessory-highlight-pdf {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 8px 12px;\n    background: var(--iso-white);\n    border: 1px solid var(--iso-border);\n    border-radius: var(--iso-radius-sm);\n    font-size: 0.85rem;\n    color: var(--iso-text);\n    text-decoration: none !important;\n    transition: var(--iso-transition);\n}\n.isotec-urun-accessory-highlight-pdf:hover {\n    border-color: var(--iso-blue);\n    background: var(--iso-blue-light);\n    color: var(--iso-dark);\n}\n.isotec-urun-accessory-highlight-pdf .pdf-flag { font-size: 1rem; }\n.isotec-urun-accessory-highlight-pdf .pdf-label { flex: 1; font-weight: 500; }\n.isotec-urun-accessory-highlight-pdf .pdf-icon { color: var(--iso-blue); font-weight: 600; font-size: 0.8rem; }\n\n.isotec-urun-accessory-highlight-gallery-btn {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    width: 100%;\n    margin-top: 12px;\n    padding: 10px 14px;\n    background: var(--iso-blue);\n    color: #fff !important;\n    border: none;\n    border-radius: var(--iso-radius-sm);\n    font-size: 0.88rem;\n    font-weight: 600;\n    cursor: pointer;\n    transition: var(--iso-transition);\n}\n.isotec-urun-accessory-highlight-gallery-btn:hover {\n    background: var(--iso-dark);\n    transform: translateY(-1px);\n}\n.isotec-urun-accessory-highlight-gallery-btn .gallery-icon { font-size: 1.05rem; }\n.isotec-urun-accessory-highlight-gallery-btn .gallery-label { flex: 1; text-align: left; }\n.isotec-urun-accessory-highlight-gallery-btn .gallery-arrow { font-size: 1.1rem; }\n\n\/* Gallery Modal *\/\n.isotec-urun-gallery-modal {\n    display: none;\n    position: fixed !important;\n    top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important;\n    width: 100vw !important; height: 100vh !important;\n    background: rgba(0,0,0,0.92);\n    z-index: 2147483647 !important;\n    align-items: center;\n    justify-content: center;\n    padding: 20px;\n    box-sizing: border-box;\n}\n.isotec-urun-gallery-modal.active { display: flex !important; }\n.isotec-gallery-content {\n    position: relative;\n    max-width: 1200px;\n    width: 100%;\n    max-height: 95vh;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 16px;\n}\n.isotec-gallery-close {\n    position: absolute;\n    top: -12px;\n    right: -12px;\n    width: 44px;\n    height: 44px;\n    background: rgba(255,255,255,0.15);\n    color: #fff;\n    border: 2px solid rgba(255,255,255,0.3);\n    border-radius: 50%;\n    font-size: 28px;\n    cursor: pointer;\n    z-index: 10;\n    line-height: 1;\n}\n.isotec-gallery-close:hover { background: rgba(255,255,255,0.3); }\n.isotec-gallery-title {\n    color: #fff;\n    font-size: 1.2rem;\n    font-weight: 700;\n    letter-spacing: 0.3px;\n}\n.isotec-gallery-stage {\n    position: relative;\n    width: 100%;\n    flex: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 0;\n}\n.isotec-gallery-stage img {\n    max-width: 100%;\n    max-height: 70vh;\n    object-fit: contain;\n    border-radius: var(--iso-radius-sm);\n    box-shadow: 0 20px 60px rgba(0,0,0,0.5);\n}\n.isotec-gallery-nav {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 56px;\n    height: 56px;\n    background: rgba(255,255,255,0.15);\n    color: #fff;\n    border: 2px solid rgba(255,255,255,0.3);\n    border-radius: 50%;\n    font-size: 36px;\n    cursor: pointer;\n    line-height: 1;\n    transition: var(--iso-transition);\n    z-index: 5;\n}\n.isotec-gallery-nav:hover { background: rgba(255,255,255,0.3); }\n.isotec-gallery-nav.prev { left: -70px; }\n.isotec-gallery-nav.next { right: -70px; }\n.isotec-gallery-caption {\n    color: rgba(255,255,255,0.9);\n    font-size: 0.95rem;\n    text-align: center;\n    max-width: 90%;\n}\n.isotec-gallery-indicators {\n    display: flex;\n    gap: 8px;\n    justify-content: center;\n}\n.isotec-gallery-indicator {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.3);\n    cursor: pointer;\n    transition: var(--iso-transition);\n    border: none;\n    padding: 0;\n}\n.isotec-gallery-indicator.active { background: #fff; transform: scale(1.3); }\n.isotec-gallery-footer {\n    display: flex;\n    justify-content: space-between;\n    width: 100%;\n    color: rgba(255,255,255,0.7);\n    font-size: 0.8rem;\n    padding: 0 8px;\n}\n.isotec-gallery-brand { font-weight: 500; }\n@media (max-width: 768px) {\n    .isotec-gallery-nav.prev { left: 8px; }\n    .isotec-gallery-nav.next { right: 8px; }\n    .isotec-gallery-nav { width: 44px; height: 44px; font-size: 28px; }\n    .isotec-gallery-stage img { max-height: 60vh; }\n}\n.isotec-urun-accessories-secondary-title { font-size: clamp(1.4rem, 2.5vw, 1.8rem); font-weight: 700; color: var(--iso-dark); text-align: center; margin-bottom: 8px !important; padding-top: 32px; border-top: 1px solid var(--iso-border); }\n.isotec-urun-accessories-secondary-subtitle { text-align: center; color: var(--iso-text-muted); font-size: 0.95rem; margin: 0 auto 32px !important; max-width: 720px; line-height: 1.6; }\n.isotec-urun-accessories-secondary { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; max-width: 1080px; margin-left: auto; margin-right: auto; }\n.isotec-urun-accessory-secondary { background: var(--iso-light-bg); border-radius: var(--iso-radius-sm); padding: 18px 16px; border: 1px solid var(--iso-border); transition: var(--iso-transition); }\n.isotec-urun-accessory-secondary:hover { background: var(--iso-blue-light); border-color: var(--iso-blue); }\n.isotec-urun-accessory-secondary-name { font-size: 0.95rem; font-weight: 700; color: var(--iso-dark); margin-bottom: 6px; }\n.isotec-urun-accessory-secondary-desc { font-size: 0.82rem; color: var(--iso-text-muted); line-height: 1.5; }\n\n\/* ========================================\n   SECTION: SAHA HAZIRLI\u011eI & ZEM\u0130N ET\u00dcD\u00dc (site_preparation)\n   ======================================== *\/\n.isotec-urun-site-prep { background: var(--iso-light-bg); padding: 80px 0; }\n.isotec-urun-site-prep h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 24px !important; line-height: 1.2 !important; }\n.isotec-urun-site-prep-intro { max-width: 800px; margin: 0 auto 40px !important; text-align: center; font-size: 1rem; color: var(--iso-text); line-height: 1.7; }\n.isotec-urun-site-prep-tests { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 32px; }\n.isotec-urun-site-prep-test { background: var(--iso-white); border-radius: var(--iso-radius-sm); padding: 20px 16px; text-align: center; border: 1px solid var(--iso-border); transition: var(--iso-transition); }\n.isotec-urun-site-prep-test:hover { box-shadow: var(--iso-shadow-hover); transform: translateY(-2px); border-color: var(--iso-blue); }\n.isotec-urun-site-prep-test-abbr { font-size: 1.6rem; font-weight: 800; color: var(--iso-blue); margin-bottom: 6px; letter-spacing: 0.05em; }\n.isotec-urun-site-prep-test-name { font-size: 0.85rem; font-weight: 600; color: var(--iso-dark); margin-bottom: 8px; line-height: 1.3; }\n.isotec-urun-site-prep-test-use { font-size: 0.78rem; color: var(--iso-text-muted); line-height: 1.5; }\n.isotec-urun-site-prep-docs { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin-bottom: 24px; }\n.isotec-urun-site-prep-doc { display: flex; align-items: center; gap: 14px; background: var(--iso-white); border-radius: var(--iso-radius-sm); padding: 16px 20px; border: 1px solid var(--iso-border); text-decoration: none !important; color: var(--iso-dark) !important; transition: var(--iso-transition); }\n.isotec-urun-site-prep-doc:hover { border-color: var(--iso-blue); box-shadow: var(--iso-shadow); transform: translateY(-2px); color: var(--iso-blue-dark) !important; }\n.isotec-urun-site-prep-doc-icon { font-size: 1.6rem; flex-shrink: 0; }\n.isotec-urun-site-prep-doc-title { font-size: 0.95rem; font-weight: 600; flex: 1; }\n.isotec-urun-site-prep-doc-arrow { color: var(--iso-blue); font-size: 0.9rem; }\n.isotec-urun-site-prep-note { background: var(--iso-blue-light); border-left: 4px solid var(--iso-blue); border-radius: var(--iso-radius-sm); padding: 16px 20px; font-size: 0.92rem; color: var(--iso-text); line-height: 1.6; }\n\n\/* ========================================\n   SECTION: BAKIM TAL\u0130MATI (maintenance)\n   ======================================== *\/\n.isotec-urun-maintenance { background: var(--iso-white); padding: 80px 0; }\n.isotec-urun-maintenance h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 24px !important; line-height: 1.2 !important; }\n.isotec-urun-maintenance-intro { max-width: 850px; margin: 0 auto 40px !important; text-align: center; font-size: 1rem; color: var(--iso-text); line-height: 1.7; }\n.isotec-urun-maintenance-schedule { width: 100%; border-collapse: collapse; margin-bottom: 32px; background: var(--iso-light-bg); border-radius: var(--iso-radius); overflow: hidden; }\n.isotec-urun-maintenance-schedule thead { background: var(--iso-blue); color: var(--iso-white); }\n.isotec-urun-maintenance-schedule th { padding: 14px 16px; text-align: left; font-size: 0.85rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; }\n.isotec-urun-maintenance-schedule tbody tr { border-bottom: 1px solid var(--iso-border); transition: var(--iso-transition); }\n.isotec-urun-maintenance-schedule tbody tr:last-child { border-bottom: none; }\n.isotec-urun-maintenance-schedule tbody tr:hover { background: var(--iso-blue-light); }\n.isotec-urun-maintenance-schedule td { padding: 16px; font-size: 0.92rem; vertical-align: top; }\n.isotec-urun-maintenance-schedule td:first-child { font-weight: 700; color: var(--iso-dark); width: 24%; }\n.isotec-urun-maintenance-schedule td:nth-child(2) { color: var(--iso-blue); font-weight: 600; width: 18%; }\n.isotec-urun-maintenance-warnings-title { font-size: 1.05rem; font-weight: 700; color: var(--iso-dark); margin-bottom: 16px !important; }\n.isotec-urun-maintenance-warnings { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-bottom: 32px; }\n.isotec-urun-maintenance-warning { display: flex; align-items: flex-start; gap: 10px; background: #fef2f2; border-left: 4px solid #dc2626; border-radius: var(--iso-radius-sm); padding: 12px 14px; font-size: 0.9rem; color: var(--iso-text); }\n.isotec-urun-maintenance-warning::before { content: '\u26a0'; color: #dc2626; font-size: 1rem; flex-shrink: 0; }\n.isotec-urun-maintenance-service { background: var(--iso-blue-light); border-radius: var(--iso-radius); padding: 24px 28px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }\n.isotec-urun-maintenance-service-text { flex: 1; min-width: 280px; font-size: 0.95rem; line-height: 1.6; color: var(--iso-text); }\n.isotec-urun-maintenance-service-cta { display: inline-flex; align-items: center; gap: 8px; background: var(--iso-blue); color: var(--iso-white) !important; text-decoration: none !important; padding: 12px 24px; border-radius: 50px; font-weight: 600; font-size: 0.92rem; transition: var(--iso-transition); white-space: nowrap; }\n.isotec-urun-maintenance-service-cta:hover { background: var(--iso-blue-dark); transform: translateY(-2px); color: var(--iso-white) !important; }\n\n\/* ========================================\n   SECTION: Y\u00d6NETMEL\u0130K & STANDARTLAR (regulations)\n   ======================================== *\/\n.isotec-urun-regulations { background: var(--iso-light-bg); padding: 80px 0; }\n.isotec-urun-regulations h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 8px !important; line-height: 1.2 !important; }\n.isotec-urun-regulations-subtitle { text-align: center; color: var(--iso-text-muted); font-size: 0.95rem; margin-bottom: 32px !important; max-width: 700px; margin-left: auto !important; margin-right: auto !important; }\n.isotec-urun-regulations-groups { display: flex; flex-direction: column; gap: 12px; max-width: 900px; margin: 0 auto; }\n.isotec-urun-regulation-group { background: var(--iso-white); border-radius: var(--iso-radius); border: 1px solid var(--iso-border); overflow: hidden; }\n.isotec-urun-regulation-toggle { width: 100%; background: var(--iso-white); border: none; padding: 18px 24px; cursor: pointer; display: flex; align-items: center; gap: 14px; font-family: inherit; text-align: left; transition: var(--iso-transition); }\n.isotec-urun-regulation-toggle:hover { background: var(--iso-blue-light); }\n.isotec-urun-regulation-icon { font-size: 1.4rem; flex-shrink: 0; }\n.isotec-urun-regulation-name { flex: 1; font-size: 1rem; font-weight: 700; color: var(--iso-dark); }\n.isotec-urun-regulation-arrow { width: 24px; height: 24px; transition: var(--iso-transition); color: var(--iso-blue); flex-shrink: 0; font-size: 1.1rem; line-height: 1; }\n.isotec-urun-regulation-group.open .isotec-urun-regulation-arrow { transform: rotate(180deg); }\n.isotec-urun-regulation-items { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; padding: 0 24px; }\n.isotec-urun-regulation-group.open .isotec-urun-regulation-items { max-height: 600px; padding: 4px 24px 20px; border-top: 1px solid var(--iso-border); }\n.isotec-urun-regulation-items ul { list-style: none !important; padding: 0 !important; margin: 12px 0 0 0 !important; }\n.isotec-urun-regulation-items li { padding: 8px 0 8px 22px !important; font-size: 0.9rem; color: var(--iso-text); position: relative; line-height: 1.5; }\n.isotec-urun-regulation-items li::before { content: '\u25aa'; position: absolute; left: 4px; top: 7px; color: var(--iso-blue); font-size: 1rem; }\n.isotec-urun-regulations-note { max-width: 900px; margin: 28px auto 0; text-align: center; font-size: 0.88rem; color: var(--iso-text-muted); padding: 16px 24px; background: var(--iso-white); border-radius: var(--iso-radius-sm); border-left: 4px solid var(--iso-blue); }\n\n\/* ========================================\n   SECTION: REFERANS PROJELER (references)\n   ======================================== *\/\n.isotec-urun-references { background: var(--iso-white); padding: 80px 0; }\n.isotec-urun-references h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 8px !important; line-height: 1.2 !important; }\n.isotec-urun-references-subtitle { text-align: center; color: var(--iso-text-muted); font-size: 0.95rem; margin-bottom: 40px !important; }\n.isotec-urun-references-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 32px; }\n.isotec-urun-reference-card { display: block; background: var(--iso-light-bg); border-radius: var(--iso-radius); overflow: hidden; border: 1px solid var(--iso-border); text-decoration: none !important; color: inherit !important; transition: var(--iso-transition); position: relative; aspect-ratio: 4\/3; }\n.isotec-urun-reference-card:hover { box-shadow: var(--iso-shadow-hover); transform: translateY(-4px); border-color: var(--iso-blue); color: inherit !important; }\n.isotec-urun-reference-image { width: 100%; height: 100%; object-fit: cover; display: block; }\n.isotec-urun-reference-overlay { position: absolute; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 80%); padding: 60px 18px 16px; color: var(--iso-white); }\n.isotec-urun-reference-title { font-size: 0.95rem; font-weight: 700; line-height: 1.3; margin-bottom: 4px; }\n.isotec-urun-reference-date { font-size: 0.78rem; opacity: 0.85; }\n.isotec-urun-references-cta { text-align: center; }\n.isotec-urun-references-cta a { display: inline-flex; align-items: center; gap: 8px; padding: 12px 28px; background: var(--iso-white); color: var(--iso-blue) !important; border: 2px solid var(--iso-blue); border-radius: 50px; font-weight: 600; font-size: 0.95rem; text-decoration: none !important; transition: var(--iso-transition); }\n.isotec-urun-references-cta a:hover { background: var(--iso-blue); color: var(--iso-white) !important; }\n\n\/* ========================================\n   SECTION: \u00d6RNEK \u015eARTNAMELER (specifications_examples)\n   ======================================== *\/\n.isotec-urun-spec-examples { background: var(--iso-light-bg); padding: 80px 0; }\n.isotec-urun-spec-examples h2 { font-size: clamp(1.6rem, 3vw, 2.2rem) !important; font-weight: 700 !important; color: var(--iso-dark) !important; text-align: center; margin-bottom: 8px !important; line-height: 1.2 !important; }\n.isotec-urun-spec-examples-subtitle { text-align: center; color: var(--iso-text-muted); font-size: 0.95rem; margin-bottom: 32px !important; max-width: 700px; margin-left: auto !important; margin-right: auto !important; line-height: 1.6; }\n.isotec-urun-spec-examples-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; max-width: 1000px; margin: 0 auto 24px; }\n.isotec-urun-spec-example { display: flex; align-items: center; gap: 12px; background: var(--iso-white); border: 1px solid var(--iso-border); border-radius: var(--iso-radius-sm); padding: 14px 16px; text-decoration: none !important; color: var(--iso-dark) !important; transition: var(--iso-transition); }\n.isotec-urun-spec-example:hover { border-color: var(--iso-blue); box-shadow: var(--iso-shadow); color: var(--iso-blue-dark) !important; transform: translateY(-2px); }\n.isotec-urun-spec-example-icon { font-size: 1.3rem; flex-shrink: 0; }\n.isotec-urun-spec-example-info { flex: 1; min-width: 0; }\n.isotec-urun-spec-example-title { font-size: 0.9rem; font-weight: 600; line-height: 1.3; }\n.isotec-urun-spec-example-meta { font-size: 0.75rem; color: var(--iso-text-muted); margin-top: 2px; }\n.isotec-urun-spec-example-arrow { color: var(--iso-blue); font-weight: 700; font-size: 0.85rem; flex-shrink: 0; }\n.isotec-urun-spec-examples-note { max-width: 900px; margin: 0 auto; text-align: center; font-size: 0.85rem; color: var(--iso-text-muted); padding: 12px 20px; background: var(--iso-white); border-radius: var(--iso-radius-sm); }\n\n\/* ========================================\n   RESPONSIVE \u2014 yeni b\u00f6l\u00fcmler i\u00e7in\n   ======================================== *\/\n@media (max-width: 1024px) {\n    .isotec-urun-foundations-grid { grid-template-columns: 1fr; }\n    .isotec-urun-accessories-highlights { grid-template-columns: 1fr; }\n    .isotec-urun-accessories-secondary { grid-template-columns: repeat(2, 1fr); }\n    .isotec-urun-site-prep-tests { grid-template-columns: repeat(2, 1fr); }\n    .isotec-urun-site-prep-docs { grid-template-columns: 1fr; }\n    .isotec-urun-maintenance-warnings { grid-template-columns: 1fr; }\n    .isotec-urun-references-grid { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 640px) {\n    .isotec-urun-accessories-secondary { grid-template-columns: 1fr; }\n    .isotec-urun-site-prep-tests { grid-template-columns: 1fr; }\n    .isotec-urun-references-grid { grid-template-columns: 1fr; }\n    .isotec-urun-maintenance-schedule td { padding: 10px 8px; font-size: 0.85rem; }\n    .isotec-urun-maintenance-schedule th { padding: 10px 8px; font-size: 0.78rem; }\n    .isotec-urun-maintenance-service { flex-direction: column; align-items: flex-start; }\n}\n\n\/* ===== BIFACIAL KAR\u015eILA\u015eTIRMA MODAL ===== *\/\n.isotec-urun-accessory-bf-btn {\n    display: flex; align-items: center; gap: 0.6rem;\n    padding: 0.85rem 1rem; margin-top: 0.75rem; width: 100%;\n    background: linear-gradient(135deg, #1f75fe 0%, #0d5bd9 100%);\n    border: none; border-radius: 10px; color: #fff;\n    font-weight: 600; font-size: 0.95rem; cursor: pointer;\n    transition: transform 0.2s, box-shadow 0.2s, filter 0.2s;\n    box-shadow: 0 2px 8px rgba(31,117,254,0.2);\n    font-family: inherit;\n}\n.isotec-urun-accessory-bf-btn:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 4px 16px rgba(31,117,254,0.4);\n    filter: brightness(1.05);\n}\n.isotec-urun-accessory-bf-btn .bf-btn-icon { font-size: 1.15rem; }\n.isotec-urun-accessory-bf-btn .bf-btn-label { flex: 1; text-align: left; }\n.isotec-urun-accessory-bf-btn .bf-btn-arrow { font-size: 1.2rem; transition: transform 0.2s; }\n.isotec-urun-accessory-bf-btn:hover .bf-btn-arrow { transform: translateX(3px); }\n\n.isotec-urun-bf-modal {\n    display: none; position: fixed; top: 0; left: 0;\n    width: 100vw; height: 100vh;\n    background: rgba(0,0,0,0.85); z-index: 2147483647;\n    backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px);\n    align-items: center; justify-content: center;\n    padding: 20px; overflow: hidden;\n}\n.isotec-urun-bf-modal.active { display: flex !important; }\n.isotec-urun-bf-container {\n    position: relative; width: 100%; max-width: 1400px;\n    max-height: 92vh; background: #fff; border-radius: 16px;\n    overflow: hidden; display: flex; flex-direction: column;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.5);\n}\n.isotec-bf-close {\n    position: absolute; top: 12px; right: 12px;\n    width: 36px; height: 36px;\n    background: rgba(0,0,0,0.55); color: #fff;\n    border: none; border-radius: 50%;\n    font-size: 1.6rem; line-height: 0; cursor: pointer;\n    z-index: 10; transition: background 0.2s;\n}\n.isotec-bf-close:hover { background: #e74c3c; }\n.isotec-bf-header {\n    padding: 1.5rem 2rem 1rem; border-bottom: 1px solid #ececec;\n    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);\n    flex-shrink: 0;\n}\n.isotec-bf-header h2 { margin: 0 0 0.4rem; font-size: 1.6rem; color: #1a1a1a; line-height: 1.2; }\n.isotec-bf-header p { margin: 0; font-size: 1rem; color: #555; }\n\n.isotec-bf-tabs {\n    display: flex; background: #f5f7fa;\n    border-bottom: 1px solid #ececec;\n    overflow-x: auto; scrollbar-width: thin;\n    flex-shrink: 0;\n}\n.isotec-bf-tab {\n    flex: 1; min-width: 140px; padding: 1rem 0.75rem;\n    background: transparent; border: none;\n    font-size: 0.95rem; font-weight: 600; color: #666;\n    cursor: pointer; border-bottom: 3px solid transparent;\n    transition: all 0.2s; white-space: nowrap; font-family: inherit;\n}\n.isotec-bf-tab:hover { color: #1f75fe; background: rgba(31,117,254,0.05); }\n.isotec-bf-tab.active { color: #1f75fe; border-bottom-color: #1f75fe; background: #fff; }\n\n.isotec-bf-content { flex: 1; overflow-y: auto; padding: 2rem; background: #fff; }\n.isotec-bf-panel { display: none; }\n.isotec-bf-panel.active { display: block; animation: bfFadeIn 0.3s ease; }\n@keyframes bfFadeIn {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n}\n.isotec-bf-panel h3 { margin: 0 0 1rem; font-size: 1.35rem; color: #1a1a1a; }\n.isotec-bf-panel h4 { margin: 1.5rem 0 0.75rem; font-size: 1.1rem; color: #1a1a1a; }\n.isotec-bf-panel p { margin: 0 0 1rem; line-height: 1.65; color: #2d2d2d; }\n.isotec-bf-panel ul { margin: 0 0 1rem 1.4rem; padding: 0; line-height: 1.7; }\n.isotec-bf-panel ul li { margin-bottom: 0.4rem; }\n\n.isotec-bf-compare-grid {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 1.5rem; margin: 1.5rem 0;\n}\n.isotec-bf-compare-card {\n    padding: 1.5rem; background: #f8fafc;\n    border-radius: 12px; border: 1px solid #ececec;\n}\n.isotec-bf-compare-card.highlight {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    border-color: #1f75fe; border-width: 2px;\n}\n.isotec-bf-compare-card h4 {\n    margin: 0 0 0.75rem; font-size: 1.1rem; color: #1a1a1a;\n    display: flex; align-items: center; gap: 0.5rem; flex-wrap: wrap;\n}\n.isotec-bf-compare-card h4 .badge {\n    font-size: 0.7rem; background: #1f75fe; color: #fff;\n    padding: 0.15rem 0.5rem; border-radius: 4px;\n    text-transform: uppercase; letter-spacing: 0.05em; font-weight: 700;\n}\n.isotec-bf-compare-card ul { margin: 0.5rem 0 0 1.2rem; font-size: 0.95rem; }\n.isotec-bf-compare-card .check { color: #16a34a; font-weight: 700; }\n.isotec-bf-compare-card .warn { color: #d97706; font-weight: 700; }\n.isotec-bf-compare-card .cross { color: #dc2626; font-weight: 700; }\n\n.isotec-bf-image-wrap {\n    margin: 1rem 0 1.5rem; border-radius: 12px;\n    overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n.isotec-bf-image-wrap img { width: 100%; height: auto; display: block; }\n\n.isotec-bf-table {\n    width: 100%; border-collapse: collapse;\n    margin: 1.5rem 0; font-size: 0.95rem; background: #fff;\n    border-radius: 8px; overflow: hidden; border: 1px solid #ececec;\n}\n.isotec-bf-table th, .isotec-bf-table td {\n    padding: 0.75rem 1rem; text-align: left;\n    border-bottom: 1px solid #ececec;\n}\n.isotec-bf-table th { background: #1f75fe; color: #fff; font-weight: 700; }\n.isotec-bf-table tr:last-child td { border-bottom: none; }\n.isotec-bf-table tr.highlight-row { background: #f0f9ff; font-weight: 600; }\n.isotec-bf-table tr.highlight-row td:first-child { color: #1f75fe; }\n\n.isotec-bf-quote {\n    margin: 1.5rem 0; padding: 1.25rem 1.5rem;\n    background: linear-gradient(135deg, #1f75fe 0%, #0d5bd9 100%);\n    color: #fff; border-radius: 12px;\n    box-shadow: 0 4px 20px rgba(31,117,254,0.3);\n}\n.isotec-bf-quote strong { font-size: 1.05rem; display: block; margin-bottom: 0.4rem; }\n.isotec-bf-quote p { margin: 0; color: #e0f2fe; line-height: 1.6; }\n\n.isotec-bf-note {\n    margin: 1rem 0; padding: 1rem 1.25rem;\n    background: #fffbeb; border-left: 4px solid #f59e0b;\n    border-radius: 4px; font-size: 0.9rem;\n    color: #78350f; line-height: 1.6;\n}\n.isotec-bf-note strong { color: #92400e; }\n\n.isotec-bf-stat-grid {\n    display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 1rem; margin: 1.5rem 0;\n}\n.isotec-bf-stat-card {\n    padding: 1.25rem; background: #f8fafc;\n    border-radius: 10px; border: 1px solid #ececec; text-align: center;\n}\n.isotec-bf-stat-card .stat-value {\n    display: block; font-size: 1.85rem; font-weight: 800;\n    color: #1f75fe; margin-bottom: 0.25rem; line-height: 1.1;\n}\n.isotec-bf-stat-card .stat-label {\n    display: block; font-size: 0.85rem; color: #555; line-height: 1.3;\n}\n\n@media (max-width: 768px) {\n    .isotec-urun-bf-modal { padding: 0; }\n    .isotec-urun-bf-container { max-height: 100vh; border-radius: 0; }\n    .isotec-bf-header { padding: 1rem 1.25rem 0.85rem; }\n    .isotec-bf-header h2 { font-size: 1.25rem; }\n    .isotec-bf-tab { font-size: 0.85rem; padding: 0.85rem 0.5rem; min-width: 110px; }\n    .isotec-bf-content { padding: 1.25rem; }\n    .isotec-bf-compare-grid { grid-template-columns: 1fr; gap: 1rem; }\n    .isotec-bf-table { font-size: 0.85rem; }\n    .isotec-bf-table th, .isotec-bf-table td { padding: 0.5rem 0.75rem; }\n}\n\n\/* ========================================\n   SECTION 1.5b: SELF-HOSTED HERO VIDEO\n   ======================================== *\/\n.isotec-urun-hero-video-self {\n    border-radius: 14px;\n    overflow: hidden;\n    background: #000;\n    aspect-ratio: 16\/9;\n    box-shadow: 0 18px 40px rgba(0,0,0,0.18);\n}\n.isotec-urun-hero-video-self video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n}\n.isotec-urun-promo-video-frame video {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    background: #000;\n    border-radius: 14px;\n}\n\n\/* ========================================\n   SECTION 2.6: \ud83c\udd95 IFI R\u00dcZGAR T\u00dcNEL TEST\u0130\n   ======================================== *\/\n.isotec-urun-wind-tunnel {\n    background: linear-gradient(135deg, #1a2332 0%, #0d1925 60%, #0a1420 100%);\n    color: #e8f2ff;\n    padding: 60px 0;\n    position: relative;\n    overflow: hidden;\n}\n.isotec-urun-wind-tunnel::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent, #ff5e3a 30%, #ff9e3a 60%, transparent);\n}\n.isotec-urun-wind-tunnel-header {\n    text-align: center;\n    margin-bottom: 32px;\n}\n.isotec-urun-wind-tunnel-badge {\n    display: inline-block;\n    background: rgba(255, 94, 58, 0.18);\n    border: 1px solid rgba(255, 94, 58, 0.45);\n    color: #ff9e3a;\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n}\n.isotec-urun-wind-tunnel-header h2 {\n    font-size: clamp(1.4rem, 2.6vw, 1.9rem) !important;\n    color: #fff !important;\n    margin: 0 0 8px !important;\n    line-height: 1.2 !important;\n    font-weight: 700 !important;\n    letter-spacing: -0.01em;\n}\n.isotec-urun-wind-tunnel-subtitle {\n    color: rgba(232, 242, 255, 0.7);\n    font-size: 1rem;\n    max-width: 680px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n.isotec-urun-wind-tunnel-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 36px;\n    max-width: 1100px;\n    margin: 0 auto;\n    align-items: center;\n}\n.isotec-urun-wind-tunnel-text p {\n    color: rgba(232, 242, 255, 0.82);\n    line-height: 1.65;\n    margin: 0 0 14px;\n    font-size: 0.95rem;\n}\n.isotec-urun-wind-tunnel-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: linear-gradient(135deg, #1370b7 0%, #0a5588 100%);\n    color: #fff;\n    padding: 12px 22px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-weight: 600;\n    margin-top: 12px;\n    transition: transform 0.2s, box-shadow 0.2s;\n}\n.isotec-urun-wind-tunnel-cta:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 6px 18px rgba(19, 112, 183, 0.4);\n    color: #fff;\n}\n.isotec-urun-wind-tunnel-cta svg {\n    fill: currentColor;\n}\n.isotec-urun-wind-tunnel-video-wrap {\n    position: relative;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 18px 40px rgba(0,0,0,0.45);\n    border: 1px solid rgba(255,94,58,0.2);\n}\n.isotec-urun-wind-tunnel-video {\n    width: 100%;\n    height: auto;\n    display: block;\n    background: #000;\n}\n.isotec-urun-wind-tunnel-video-caption {\n    background: rgba(0,0,0,0.78);\n    color: rgba(255,200,180,0.95);\n    font-size: 0.85rem;\n    margin: 0;\n    padding: 12px 18px;\n    line-height: 1.45;\n}\n@media (max-width: 768px) {\n    .isotec-urun-wind-tunnel-grid {\n        grid-template-columns: 1fr;\n        gap: 24px;\n    }\n    .isotec-urun-wind-tunnel { padding: 44px 0; }\n}\n\n\/* ========================================\n   SECTION 2.7: \ud83c\udd95 BALLAST & STAT\u0130K\n   ======================================== *\/\n.isotec-urun-ballast {\n    background: var(--iso-white);\n    padding: 60px 0;\n    border-top: 1px solid rgba(13, 113, 185, 0.08);\n}\n.isotec-urun-ballast-header {\n    text-align: center;\n    margin-bottom: 28px;\n}\n.isotec-urun-ballast-badge {\n    display: inline-block;\n    background: rgba(13, 113, 185, 0.10);\n    color: #1370b7;\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n}\n.isotec-urun-ballast-header h2 {\n    font-size: clamp(1.4rem, 2.6vw, 1.9rem) !important;\n    color: var(--iso-dark) !important;\n    margin: 0 0 8px !important;\n    line-height: 1.2 !important;\n    font-weight: 700 !important;\n}\n.isotec-urun-ballast-subtitle {\n    color: rgba(40, 50, 65, 0.65);\n    font-size: 1rem;\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.5;\n}\n.isotec-urun-ballast-content {\n    max-width: 880px;\n    margin: 0 auto 24px;\n}\n.isotec-urun-ballast-content p {\n    color: rgba(40, 50, 65, 0.85);\n    line-height: 1.7;\n    margin: 0 0 14px;\n    font-size: 0.98rem;\n}\n.isotec-urun-ballast-docs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 14px;\n    max-width: 880px;\n    margin: 0 auto;\n}\n.isotec-urun-ballast-doc-card {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #f6f9fc;\n    border: 1px solid rgba(13, 113, 185, 0.12);\n    border-radius: 10px;\n    padding: 14px 16px;\n    text-decoration: none;\n    color: var(--iso-dark);\n    transition: transform 0.2s, border-color 0.2s, background 0.2s;\n}\n.isotec-urun-ballast-doc-card:hover {\n    transform: translateY(-1px);\n    border-color: rgba(13, 113, 185, 0.32);\n    background: #eef4fb;\n    color: var(--iso-dark);\n}\n.isotec-urun-ballast-doc-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 8px;\n    background: rgba(13, 113, 185, 0.10);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n}\n.isotec-urun-ballast-doc-icon svg {\n    fill: #1370b7;\n}\n.isotec-urun-ballast-doc-text strong {\n    display: block;\n    font-size: 0.92rem;\n    line-height: 1.25;\n    color: var(--iso-dark);\n}\n.isotec-urun-ballast-doc-text span {\n    display: block;\n    font-size: 0.78rem;\n    color: rgba(40, 50, 65, 0.55);\n    margin-top: 2px;\n}\n@media (max-width: 768px) {\n    .isotec-urun-ballast { padding: 44px 0; }\n}\n<\/style>\n\n<div class=\"isotec-urun-wrapper\">\n\n    <!-- ===== HERO ===== -->\n    <section class=\"isotec-urun-hero isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <div class=\"isotec-urun-hero-text\">\n                <h1>ISOGROUND TWO<\/h1>\n                <div class=\"isotec-urun-hero-subtitle\">Doppels\u00e4ulen-Festbodenmontagesystem<\/div>\n                <div class=\"isotec-urun-hero-desc\">ISOGROUND TWO bietet mit seiner robusten Doppels\u00e4ulenkonstruktion maximale Festigkeit und eine lange Lebensdauer; <strong>Geh\u00e4use aus hochfestem Stahl mit ZM-Beschichtung<\/strong>, Varianten aus Stahl-Stahl (SS) und Stahl-Aluminium (SA) mit Ramm-, Betonier- und Verankerungsmethoden. <strong>Von gro\u00dffl\u00e4chigen Solarkraftwerken im Megawattbereich bis hin zu landwirtschaftlichen Bew\u00e4sserungsanwendungen<\/strong> Es kann bedenkenlos f\u00fcr Projekte jeder Gr\u00f6\u00dfenordnung eingesetzt werden.<\/div>\n                                <ul class=\"isotec-urun-hero-bullets\">\n                                        <li>Maximale Festigkeit durch Doppels\u00e4ulen<\/li>\n                                        <li>Vertikale und horizontale Konfiguration<\/li>\n                                        <li>ZM-beschichteter Stahl \u2013 Auslegungslebensdauer 25 Jahre<\/li>\n                                        <li>Einbringen, Betonieren, Verankern \u2013 anwendbar auf jedes Gel\u00e4nde.<\/li>\n                                    <\/ul>\n                                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-datasheet-tr-r01.pdf\" class=\"isotec-urun-hero-cta\" target=\"_blank\">\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-1 2l5 5h-5V4zM6 20V4h5v7h7v9H6zm3-7h6v2H9v-2zm0 3h6v2H9v-2z\"\/><\/svg>\n                    Datenblatt herunterladen\n                <\/a>\n                            <\/div>\n            <div class=\"isotec-urun-hero-image isotec-urun-fade-in\">\n                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-hero-v3.jpg\" alt=\"\u00dcbersicht des ISOGROUND TWO Montagesystems\" loading=\"eager\" \/>\n                            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== \u00dcR\u00dcN TANITIMI ===== -->\n    <section class=\"isotec-urun-intro isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n                                    <div class=\"isotec-urun-intro-image isotec-urun-fade-in\">\n                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-intro-composite-v2.jpg\" alt=\"ISOGROUND TWO Montagesystem Ansicht 1\" loading=\"lazy\" \/>\n                            <\/div>\n                        <div class=\"isotec-urun-intro-text-col\">\n                <h2>Was ist ISOGROUND TWO?<\/h2>\n                <div class=\"isotec-urun-intro-text\"><p>ISOGROUND TWO ist das Flaggschiffmodell der ISOTEC-Familie von fest neigbaren Solarmodul-Montagesystemen f\u00fcr die Freifl\u00e4chenmontage. <strong>Doppelte vertikale S\u00e4ule<\/strong> Dank seiner Konstruktion kann es hohen Wind- und Erdbebenbelastungen standhalten. <strong>maximale St\u00e4rke<\/strong> Es bietet; dank seines modularen Designs <strong>Von Solarkraftwerken im Gro\u00dfma\u00dfstab mit einer Leistung von \u00fcber 50 MW bis hin zu landwirtschaftlichen Bew\u00e4sserungsanwendungen.<\/strong> Es eignet sich f\u00fcr Projekte jeder Gr\u00f6\u00dfenordnung.<\/p><p>System; <strong>Stahl-Stahl (SS)<\/strong> und <strong>Stahl-Aluminium (SA)<\/strong> Es wird in zwei Hauptmaterialvarianten angeboten. <strong>SS-Variante<\/strong>, Dies ist die Ausf\u00fchrung, bei der alle tragenden Elemente aus ZM-beschichtetem hochfestem Stahl gefertigt sind und die Plattforml\u00e4ngen im Werk gem\u00e4\u00df dem statischen Gutachten des Projekts individuell angepasst werden. <strong>Bei projektbezogenen Anwendungen ab 500 kWp<\/strong> Es handelt sich um die bevorzugte Hauptvariante. <strong>SA-Variante<\/strong> Dies ist die Ausf\u00fchrung, bei der die Pfetten aus der Aluminiumlegierung 6063-T66 gefertigt sind; Aluminiumpfetten lassen sich vor Ort leicht zuschneiden. <strong>Verbindungsglied<\/strong> Dank der Kombinierbarkeit mit anderen Elementen l\u00e4sst sich die L\u00e4nge des Couchtisches, die nicht vorgegeben ist, entsprechend anpassen. <strong>Bedarf an Versorgung aus dem Lager<\/strong> in Anwendungen \u2013 zum Beispiel <strong>landwirtschaftliche Bew\u00e4sserungssysteme<\/strong> Und bei speziellen Projektanwendungen bietet es eine praktische L\u00f6sung.<\/p><p>System; <strong>Rammen<\/strong>, <strong>Beton<\/strong> und <strong>Verankerung im Beton<\/strong> Es l\u00e4sst sich mit drei verschiedenen Bodenverankerungsmethoden an jeden Bodentyp anpassen. Standard bei allen tragenden Bauteilen. <strong>EN 10346-konformer, ZM-beschichteter hochfester Stahl (S350GD + ZM310)<\/strong> wird verwendet; diese Beschichtung ist klassisch <strong>HDG (feuerverzinkt)<\/strong> im Vergleich zu Spitzentechnologie <strong>Selbstheilung<\/strong> Verhalten und <strong>2x h\u00f6here atmosph\u00e4rische Best\u00e4ndigkeit<\/strong> bietet \u2014 f\u00fcr detaillierte Informationen <a href=\"https:\/\/isotec.com.tr\/de\/zm-beschichtungstechnologie\/#overview\"><strong>ZM-Beschichtungstechnologie<\/strong><\/a> Sie k\u00f6nnen unsere Seite durchst\u00f6bern. Aluminium-Pfetten. <strong>6063-T66<\/strong>, in Befestigungselementen <strong>Edelstahl A2-70<\/strong> Es wird verwendet. <strong>Eurocode 0\/1\/3<\/strong>, <strong>TS 498<\/strong> und <strong>TBDY 2018<\/strong> Es wurde mit statischen Berechnungen gem\u00e4\u00df den Normen konstruiert.<\/p><\/div>\n            <\/div>\n                        <div class=\"isotec-urun-features-col\">\n                                <div class=\"isotec-urun-feature-card isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-feature-value\">3,5+ GW<\/div>\n                    <div class=\"isotec-urun-feature-label\">Produktreferenz<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-feature-card isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-feature-value\">ZM-beschichteter Stahl<\/div>\n                    <div class=\"isotec-urun-feature-label\">25 Jahre Designlebenszyklus<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-feature-card isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-feature-value\">4 Bodentypen<\/div>\n                    <div class=\"isotec-urun-feature-label\">Gerammt \/ Beton \/ Rohrgest\u00fctzte Befestigung \/ Verankerung<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-feature-card isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-feature-value\">Eurocode + TBDY<\/div>\n                    <div class=\"isotec-urun-feature-label\">Einhaltung der Standards<\/div>\n                <\/div>\n                            <\/div>\n                    <\/div>\n    <\/section>\n\n    <!-- ===== PROMO V\u0130DEO (opsiyonel) ===== -->\n            <section class=\"isotec-urun-promo-video isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <div class=\"isotec-urun-promo-video-header\">\n                <div class=\"isotec-urun-promo-video-badge\">Systemvideo<\/div>\n                <h2>ISOGROUND TWO \u2013 Wie funktioniert es in der Praxis?<\/h2>\n            <\/div>\n            <div class=\"isotec-urun-promo-video-stage\">\n                <div class=\"isotec-urun-promo-video-frame\">\n                                        <iframe src=\"https:\/\/www.youtube.com\/embed\/A3HGS3p3l44?rel=0&modestbranding=1&color=white\"\n                            title=\"ISOGROUND TWO Systemvideo\"\n                            frameborder=\"0\"\n                            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n                            allowfullscreen\n loading=\"lazy\"><\/iframe>\n                                    <\/div>\n                <p class=\"isotec-urun-promo-video-caption\">Klicken Sie auf das Symbol im Video, um es im Vollbildmodus anzuzeigen.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== \ud83c\udd95 IFI R\u00dcZGAR T\u00dcNEL TEST\u0130 (opsiyonel) ===== -->\n        \n    <!-- ===== VARYANT KAR\u015eILA\u015eTIRMA (opsiyonel) ===== -->\n        <section class=\"isotec-urun-variants isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Produktfamilie<\/h2>\n            <p class=\"isotec-urun-variants-subtitle\">W\u00e4hlen Sie die Profilh\u00f6he, die am besten zu Ihrem Projekt passt.<\/p>\n            <div class=\"isotec-urun-variants-grid two-cols\">\n                                <div class=\"isotec-urun-variant-card isotec-urun-fade-in\">\n                                        <div class=\"isotec-urun-variant-badges\">\n                                                <span class=\"isotec-urun-variant-badge badge-blue\">Projektbasiert<\/span>\n                                                <span class=\"isotec-urun-variant-badge badge-gold\">MW-Skala<\/span>\n                                                <span class=\"isotec-urun-variant-badge badge-green\">En Yayg\u0131n (%97)<\/span>\n                                            <\/div>\n                                        <div class=\"isotec-urun-variant-name\">ISOGROUND TWO SS<\/div>\n                                        <div class=\"isotec-urun-variant-header\">Stahl-Stahl<\/div>\n                                        <div class=\"isotec-urun-variant-desc\">Die Hauptvariante zeichnet sich durch vollst\u00e4ndig aus ZM-beschichtetem, hochfestem Stahl gefertigte tragende Elemente mit projektspezifischer Werksdimensionierung aus. Die Pfetten sind als Z-Profil-Stahl ausgef\u00fchrt.<\/div>\n                                        <div class=\"isotec-urun-variant-lengths\">\n                        <div class=\"isotec-urun-variant-lengths-label\">Typische Verwendung<\/div>\n                        <div class=\"isotec-urun-variant-use-case\">projektbasierte Anwendungen ab 500 kWp, Solarenergieprojekte im MW-Bereich, Regionen mit hoher Erdbeben-\/Windbelastung.<\/div>\n                    <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-variant-card isotec-urun-fade-in\">\n                                        <div class=\"isotec-urun-variant-badges\">\n                                                <span class=\"isotec-urun-variant-badge badge-blue\">Lieferung aus Lagerbestand<\/span>\n                                                <span class=\"isotec-urun-variant-badge badge-orange\">Kann direkt auf dem Feld geschnitten werden.<\/span>\n                                                <span class=\"isotec-urun-variant-badge badge-default\">Landwirtschaftliche Bew\u00e4sserung<\/span>\n                                            <\/div>\n                                        <div class=\"isotec-urun-variant-name\">ISOGROUND TWO SA<\/div>\n                                        <div class=\"isotec-urun-variant-header\">Stahl-Aluminium<\/div>\n                                        <div class=\"isotec-urun-variant-desc\">Diese Variante verf\u00fcgt \u00fcber Aluminium-6063-T66-Pfetten, w\u00e4hrend alle anderen tragenden Elemente aus ZM-beschichtetem Stahl gefertigt sind. Die Aluminium-Pfetten k\u00f6nnen vor Ort zugeschnitten und mit Verbindern verbunden werden.<\/div>\n                                        <div class=\"isotec-urun-variant-lengths\">\n                        <div class=\"isotec-urun-variant-lengths-label\">Typische Verwendung<\/div>\n                        <div class=\"isotec-urun-variant-use-case\">Landwirtschaftliche Bew\u00e4sserungssysteme, spezielle Projektanwendungen und Viehversorgungsanwendungen, bei denen die Rahmenl\u00e4nge nicht im Voraus festgelegt wird.<\/div>\n                    <\/div>\n                                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== ZEM\u0130N SAB\u0130TLEME (foundation_types) \u2014 opsiyonel ===== -->\n        <section class=\"isotec-urun-foundations isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Bodenbefestigungsmethoden<\/h2>\n                        <p class=\"isotec-urun-foundations-subtitle\">4 verschiedene Fundamentverankerungsl\u00f6sungen, geeignet f\u00fcr alle Gel\u00e4ndearten.<\/p>\n                        <div class=\"isotec-urun-foundations-grid\">\n                                <div class=\"isotec-urun-foundation-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-zemin-cakma-photoreal.jpg\" alt=\"GEF\u00c4LSCHT\" class=\"isotec-urun-foundation-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-foundation-name\">GEF\u00c4LSCHT<\/div>\n                                        <div class=\"isotec-urun-foundation-subtitle\">Rammen \u2014 Standard<\/div>\n                                        <div class=\"isotec-urun-foundation-desc\">Die Fundamentierung wird durch direktes Einrammen der St\u00fctzpfeiler in den Boden gesichert. Eine schnelle und wirtschaftliche Fundamentl\u00f6sung.<\/div>\n                                        <div class=\"isotec-urun-foundation-meta\">\n                                                <span><strong>Verwenden:<\/strong> Normaler harter Boden, sandiger Schwerkraftboden.<\/span>\n                                                                        <span class=\"isotec-urun-foundation-usage\">Nutzungsrate: Die h\u00e4ufigste L\u00f6sung<\/span>\n                                            <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-foundation-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-zemin-betonlama-photoreal-v3.jpg\" alt=\"BETONIERUNG\" class=\"isotec-urun-foundation-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-foundation-name\">BETONIERUNG<\/div>\n                                        <div class=\"isotec-urun-foundation-subtitle\">Beton \u2013 Harte Oberfl\u00e4che<\/div>\n                                        <div class=\"isotec-urun-foundation-desc\">Die S\u00e4ulen werden durch direktes Einbetten in ein quadratisches Betonfundament befestigt. Die Betonmasse ist ca. 1,5 m tief, wobei der untere Meter der S\u00e4ule im Beton eingebettet ist. Dies ist die stabilste Befestigungsmethode.<\/div>\n                                        <div class=\"isotec-urun-foundation-meta\">\n                                                <span><strong>Verwenden:<\/strong> Industriegebiet, Erdbebenrisiko, hoher Grundwasserspiegel.<\/span>\n                                                                        <span class=\"isotec-urun-foundation-usage\">Anwendungsh\u00e4ufigkeit: F\u00fcr harte Oberfl\u00e4chen<\/span>\n                                            <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-foundation-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-zemin-boru-destekli-photoreal.jpg\" alt=\"ROHRGEF\u00d6RDERTE BAUGRUPPE\" class=\"isotec-urun-foundation-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-foundation-name\">ROHRGEF\u00d6RDERTE BAUGRUPPE<\/div>\n                                        <div class=\"isotec-urun-foundation-subtitle\">Rohrgest\u00fctzte Konstruktion \u2014 Weicher Untergrund<\/div>\n                                        <div class=\"isotec-urun-foundation-desc\">Eine L\u00f6sung, die in weichen, sandigen oder fl\u00fcssigen B\u00f6den durch das Hinzuf\u00fcgen von Querrohrst\u00fctzen zur Ramms\u00e4ule mithilfe einer speziellen Vorrichtung f\u00fcr zus\u00e4tzliche Fixierung sorgt.<\/div>\n                                        <div class=\"isotec-urun-foundation-meta\">\n                                                <span><strong>Verwenden:<\/strong> Weicher Boden, sandiger\/fl\u00fcssiger Boden<\/span>\n                                                                        <span class=\"isotec-urun-foundation-usage\">Anwendungsrate: F\u00fcr B\u00f6den mit geringer Tragf\u00e4higkeit.<\/span>\n                                            <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-foundation-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-zemin-ankrajlama-photoreal-v2.jpg\" alt=\"VERANKERUNG\" class=\"isotec-urun-foundation-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-foundation-name\">VERANKERUNG<\/div>\n                                        <div class=\"isotec-urun-foundation-subtitle\">Verankerung \u2013 Auf einem Betonfundament oder Betonboden.<\/div>\n                                        <div class=\"isotec-urun-foundation-desc\">Verankerungssystem zur Befestigung auf vorbereitetem Beton- oder Felsuntergrund. Schnelle Installation.<\/div>\n                                        <div class=\"isotec-urun-foundation-meta\">\n                                                <span><strong>Verwenden:<\/strong> Hartgestein, bestehendes Betonfundament oder Boden<\/span>\n                                                                        <span class=\"isotec-urun-foundation-usage\">Nutzungsrate: F\u00fcr den vorhandenen Boden<\/span>\n                                            <\/div>\n                                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    \n    <!-- ===== TEKN\u0130K VER\u0130LER ===== -->\n    <section class=\"isotec-urun-specs isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <div class=\"isotec-urun-specs-content\">\n                <h2>Technische Daten<\/h2>\n                                <div class=\"isotec-urun-specs-grid\">\n                    <table class=\"isotec-urun-specs-table\">\n                                                <tr>\n                            <td>Anwendungsbereich<\/td>\n                            <td>Boden \/ Land<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Systemtyp<\/td>\n                            <td>Festneigbar, Doppels\u00e4ule<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Materialvarianten<\/td>\n                            <td>SS (Stahl-Stahl) \/ SA (Stahl-Aluminium)<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Paneelplatzierung<\/td>\n                            <td>2 vertikal, 3 vertikal, 4 horizontal, 5 horizontal<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Panelgr\u00f6\u00dfe (L)<\/td>\n                            <td>1.500 \u2013 2.500 mm<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Panelgr\u00f6\u00dfe (B)<\/td>\n                            <td>990 \u2013 1.330 mm<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Plattendicke (H)<\/td>\n                            <td>30 \u2013 45 mm<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Plattengewicht<\/td>\n                            <td>15 \u2013 25 kg<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Paneelwinkel<\/td>\n                            <td>10\u00b0 \u2013 30\u00b0<\/td>\n                        <\/tr>\n                                            <\/table>\n                    <table class=\"isotec-urun-specs-table\">\n                                                <tr>\n                            <td>Bodenbefestigung<\/td>\n                            <td>Einrammen \/ Betonieren \/ Verankern auf Beton<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>S\u00e4ule \/ Balken \/ Kreuz<\/td>\n                            <td>ZM-beschichteter Stahl (S350GD\/S450GD + ZM310)<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Pfetten (SS)<\/td>\n                            <td>ZM-beschichtetes Stahl-Z-Profil, 1,5 mm<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Pfetten (SA)<\/td>\n                            <td>Aluminium 6063-T66, 1,3 mm<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Plattenhalter \/ Klemme<\/td>\n                            <td>Aluminium 6063-T66 \/ EN 6005<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Befestigungselemente<\/td>\n                            <td>Edelstahl A2-70 (nach DIN-Normen)<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Designstandards<\/td>\n                            <td>Eurocode 0\/1\/3, TS 498, TBDY 2018<\/td>\n                        <\/tr>\n                                                <tr>\n                            <td>Design Life<\/td>\n                            <td>25 Jahre (Korrosionsklasse C3\/C4)<\/td>\n                        <\/tr>\n                                            <\/table>\n                <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== S\u0130STEM B\u0130LE\u015eENLER\u0130 ===== -->\n    <section class=\"isotec-urun-components isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Systemkomponenten<\/h2>\n                        <div class=\"isotec-urun-gallery-display isotec-urun-fade-in\">\n                <!-- T\u00fcm\u00fc g\u00f6r\u00fcn\u00fcm\u00fc -->\n                <div class=\"isotec-urun-gallery-grid active\" id=\"comp-gallery-all\">\n                                                            <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">1<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-on_kolon.jpg\" alt=\"Vordere S\u00e4ule\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">2<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-arka_kolon.jpg\" alt=\"Hintere Lenks\u00e4ule\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">3<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-ana_kiris.jpg\" alt=\"Haupttr\u00e4ger\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">4<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-z_asik_ss.jpg\" alt=\"Z-Pfette (SS-Variante)\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">5<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-isoclamp_sa.jpg\" alt=\"Mittelklemme (MCC)\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">6<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-baglanti_elemanlari.jpg\" alt=\"Befestigungselemente\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">7<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-sa_purlin_beam_bracket.jpg\" alt=\"SA Pfetten-Tr\u00e4ger-Verbindungshalterung\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">8<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-sa_panel_purlin_adapter.jpg\" alt=\"SA Panel-Light SET Adapter\" loading=\"lazy\" \/>\n                    <\/div>\n                                                                                <div class=\"isotec-urun-gallery-item\">\n                        <span class=\"isotec-urun-gallery-badge\">9<\/span>\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-z_purlin_splice_plate.jpg\" alt=\"Z-Profil-Zwischenverbinderplatte\" loading=\"lazy\" \/>\n                    <\/div>\n                                                        <\/div>\n                <!-- Tek bile\u015fen g\u00f6r\u00fcn\u00fcmleri -->\n                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-0\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-on_kolon.jpg\" alt=\"Vordere S\u00e4ule\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">ZM-beschichteter hochfester Stahl-C-Profil, Rammpfahlbauweise. Kurze vertikale Pf\u00e4hle, die die Vorderseite des Paneels st\u00fctzen, werden direkt in den Boden gerammt.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-1\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-arka_kolon.jpg\" alt=\"Hintere Lenks\u00e4ule\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">ZM-beschichtetes, hochfestes Stahl-C-Profil, verschraubt. L\u00e4nger als die vordere S\u00e4ule zur Bildung des Paneelwinkels; direkt im Boden verschraubt.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-2\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-ana_kiris.jpg\" alt=\"Haupttr\u00e4ger\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">C-Profil, 2 mm, ZM-beschichteter Stahl. Haupttragelement, das die vorderen und hinteren S\u00e4ulen horizontal verbindet.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-3\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-z_asik_ss.jpg\" alt=\"Z-Pfette (SS-Variante)\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">Z-Profil 1,5 mm, ZM-beschichteter Stahl. Horizontale Tr\u00e4gerplatte, auf der die Paneele aufliegen; verwendet in der SS-Variante.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-4\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-isoclamp_sa.jpg\" alt=\"Mittelklemme (MCC)\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">Die SA-Variante verf\u00fcgt \u00fcber eine zentrale Klemmvorrichtung, die Paneelmodule an einer Z-f\u00f6rmigen Aluminiums\u00e4ule befestigt. Dank der oberen Klemmung kann sie zwischen zwei Paneelen platziert werden und fixiert beide gleichzeitig.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-5\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-baglanti_elemanlari.jpg\" alt=\"Befestigungselemente\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">Schrauben-\/Muttern-\/Unterlegscheiben-Set aus Edelstahl A2-70 (entspricht den Normen DIN 912, DIN 933, DIN 9021 und DIN 6923). Wird an allen Systemanschlusspunkten verwendet.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-6\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-sa_purlin_beam_bracket.jpg\" alt=\"SA Pfetten-Tr\u00e4ger-Verbindungshalterung\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">SA-variantenspezifischer Adapter; verbindet den Aluminium-Z-Tr\u00e4ger durch Klemmen mit dem Stahltr\u00e4ger. Er wird von oben mittels einer zentralen Schraube in die Tr\u00e4gernut geschoben.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-7\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-sa_panel_purlin_adapter.jpg\" alt=\"SA Panel-Light SET Adapter\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">Bei der SA-Variante befindet sich der SET-Klemmbefestigungspunkt, an dem die Paneelmodule an der Aluminium-Z-Pfette befestigt werden. Er ist mit einer Sechskantschraube am oberen Flansch der Pfette befestigt.<\/p>\n                                    <\/div>\n                                                                <div class=\"isotec-urun-gallery-single\" id=\"comp-gallery-8\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-component-z_purlin_splice_plate.jpg\" alt=\"Z-Profil-Zwischenverbinderplatte\" loading=\"lazy\" \/>\n                                        <p class=\"isotec-urun-gallery-desc\">Ein Verbindungsplattensystem, das die Enden zweier Z-f\u00f6rmiger Pfetten von au\u00dfen verbindet. Es bietet eine hochfeste Verbindung mit 4 Sechskantschrauben aus Edelstahl sowie oberen und unteren Platten.<\/p>\n                                    <\/div>\n                                            <\/div>\n            <div class=\"isotec-urun-components-nav\">\n                <button class=\"isotec-urun-components-nav-arrow left\" onclick=\"scrollComponents(-1)\" type=\"button\">\u2039<\/button>\n                <button class=\"isotec-urun-components-nav-arrow right\" onclick=\"scrollComponents(1)\" type=\"button\">\u203a<\/button>\n                <div class=\"isotec-urun-components-grid\" id=\"comp-grid\">\n                <button class=\"isotec-urun-component-btn isotec-urun-component-btn-all active\" onclick=\"showComponent('all')\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">Alle<\/div>\n                    <div class=\"isotec-urun-component-name\">Alle Komponenten<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(0)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">1<\/div>\n                    <div class=\"isotec-urun-component-name\">Vordere S\u00e4ule<\/div>\n                    <div class=\"isotec-urun-component-desc\">ZM-beschichteter hochfester Stahl-C-Profil, Rammpfahlbauweise. Kurze vertikale Pf\u00e4hle, die die Vorderseite des Paneels st\u00fctzen, werden direkt in den Boden gerammt.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(1)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">2<\/div>\n                    <div class=\"isotec-urun-component-name\">Hintere Lenks\u00e4ule<\/div>\n                    <div class=\"isotec-urun-component-desc\">ZM-beschichtetes, hochfestes Stahl-C-Profil, verschraubt. L\u00e4nger als die vordere S\u00e4ule zur Bildung des Paneelwinkels; direkt im Boden verschraubt.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(2)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">3<\/div>\n                    <div class=\"isotec-urun-component-name\">Haupttr\u00e4ger<\/div>\n                    <div class=\"isotec-urun-component-desc\">C-Profil, 2 mm, ZM-beschichteter Stahl. Haupttragelement, das die vorderen und hinteren S\u00e4ulen horizontal verbindet.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(3)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">4<\/div>\n                    <div class=\"isotec-urun-component-name\">Z-Pfette (SS-Variante)<\/div>\n                    <div class=\"isotec-urun-component-desc\">Z-Profil 1,5 mm, ZM-beschichteter Stahl. Horizontale Tr\u00e4gerplatte, auf der die Paneele aufliegen; verwendet in der SS-Variante.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(4)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">5<\/div>\n                    <div class=\"isotec-urun-component-name\">Mittelklemme (MCC)<\/div>\n                    <div class=\"isotec-urun-component-desc\">Die SA-Variante verf\u00fcgt \u00fcber eine zentrale Klemmvorrichtung, die Paneelmodule an einer Z-f\u00f6rmigen Aluminiums\u00e4ule befestigt. Dank der oberen Klemmung kann sie zwischen zwei Paneelen platziert werden und fixiert beide gleichzeitig.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(5)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">6<\/div>\n                    <div class=\"isotec-urun-component-name\">Befestigungselemente<\/div>\n                    <div class=\"isotec-urun-component-desc\">Schrauben-\/Muttern-\/Unterlegscheiben-Set aus Edelstahl A2-70 (entspricht den Normen DIN 912, DIN 933, DIN 9021 und DIN 6923). Wird an allen Systemanschlusspunkten verwendet.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(6)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">7<\/div>\n                    <div class=\"isotec-urun-component-name\">SA Pfetten-Tr\u00e4ger-Verbindungshalterung<\/div>\n                    <div class=\"isotec-urun-component-desc\">SA-variantenspezifischer Adapter; verbindet den Aluminium-Z-Tr\u00e4ger durch Klemmen mit dem Stahltr\u00e4ger. Er wird von oben mittels einer zentralen Schraube in die Tr\u00e4gernut geschoben.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(7)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">8<\/div>\n                    <div class=\"isotec-urun-component-name\">SA Panel-Light SET Adapter<\/div>\n                    <div class=\"isotec-urun-component-desc\">Bei der SA-Variante befindet sich der SET-Klemmbefestigungspunkt, an dem die Paneelmodule an der Aluminium-Z-Pfette befestigt werden. Er ist mit einer Sechskantschraube am oberen Flansch der Pfette befestigt.<\/div>\n                <\/button>\n                                <button class=\"isotec-urun-component-btn\" onclick=\"showComponent(8)\" type=\"button\">\n                    <div class=\"isotec-urun-component-num\">9<\/div>\n                    <div class=\"isotec-urun-component-name\">Z-Profil-Zwischenverbinderplatte<\/div>\n                    <div class=\"isotec-urun-component-desc\">Ein Verbindungsplattensystem, das die Enden zweier Z-f\u00f6rmiger Pfetten von au\u00dfen verbindet. Es bietet eine hochfeste Verbindung mit 4 Sechskantschrauben aus Edelstahl sowie oberen und unteren Platten.<\/div>\n                <\/button>\n                            <\/div>\n            <\/div>\n                    <\/div>\n    <\/section>\n\n    <!-- ===== OPS\u0130YONLAR & AKSESUARLAR (accessories) \u2014 opsiyonel ===== -->\n        <section class=\"isotec-urun-accessories isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Optionen &amp; Zubeh\u00f6r<\/h2>\n                        <p class=\"isotec-urun-accessories-subtitle\">Zus\u00e4tzliche L\u00f6sungen werden zur Optimierung speziell f\u00fcr Ihr Projekt angeboten.<\/p>\n                                    <div class=\"isotec-urun-accessories-highlights\">\n                                <div class=\"isotec-urun-accessory-highlight isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-two-egimli-arazi-aparati-v2-1.jpg\" alt=\"Anbauger\u00e4t f\u00fcr geneigtes Gel\u00e4nde\" class=\"isotec-urun-accessory-highlight-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-accessory-highlight-name\">Anbauger\u00e4t f\u00fcr geneigtes Gel\u00e4nde<\/div>\n                    <div class=\"isotec-urun-accessory-highlight-desc\">ISOGROUND-Standardsystem <strong>Bis zum Ost-West-Hang %7<\/strong> Es kann ohne Hilfsmittel angewendet werden. An steileren H\u00e4ngen, <strong>zwischen dem Balken und der Pfette<\/strong> Dieser speziell entwickelte Abstandshalter kommt zum Einsatz; er korrigiert den Pfettenwinkel und optimiert so die Paneelfl\u00e4che. Er passt sich mit nur einem St\u00fctzentyp an unterschiedlich geneigtes Gel\u00e4nde an und erfordert keine zus\u00e4tzliche Sonderanfertigung.<\/div>\n                                        <div class=\"isotec-urun-accessory-highlight-pdfs\">\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-egimli-arazi-datasheet.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"pdf-label\">Datenblatt (EN)<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-egimli-arazi-teknik-cizim.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"pdf-label\">Technische Zeichnung (EN)<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                            <\/div>\n                                                                            <\/div>\n                                <div class=\"isotec-urun-accessory-highlight isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-two-option-bf-aparati.jpg\" alt=\"BF-Ger\u00e4t (Bifacial)\" class=\"isotec-urun-accessory-highlight-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-accessory-highlight-name\">BF-Ger\u00e4t (Bifacial)<\/div>\n                    <div class=\"isotec-urun-accessory-highlight-desc\">Spezielle Montagehalterung f\u00fcr bifaziale (doppelseitige) Solarmodule. Kompatibel mit Glas-Glas-Modulen, um Verschattung auf der Modulr\u00fcckseite zu vermeiden, und bietet eine verbesserte Energieproduktion mit Rand-\/Mittenmontageoptionen (BFC \/ BFC-E \/ BFC-SET).<\/div>\n                                        <div class=\"isotec-urun-accessory-highlight-pdfs\">\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-datasheet-bfc-tr.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\uddf9\ud83c\uddf7<\/span>\n                            <span class=\"pdf-label\">T\u00fcrkisch<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-datasheet-bfc-en.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"pdf-label\">Englisch<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-datasheet-bfc-de.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\udde9\ud83c\uddea<\/span>\n                            <span class=\"pdf-label\">Deutsch<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                            <\/div>\n                                                                                <button type=\"button\" class=\"isotec-urun-accessory-bf-btn\" onclick=\"isotecBfOpen()\">\n                        <span class=\"bf-btn-icon\">\u2696<\/span>\n                        <span class=\"bf-btn-label\">bifazialen Vergleich<\/span>\n                        <span class=\"bf-btn-arrow\">\u2192<\/span>\n                    <\/button>\n                                    <\/div>\n                                <div class=\"isotec-urun-accessory-highlight isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-two-zemin-boru-destekli-photoreal.jpg\" alt=\"Rohrgest\u00fctztes Eintreibwerkzeug\" class=\"isotec-urun-accessory-highlight-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-accessory-highlight-name\">Rohrgest\u00fctztes Eintreibwerkzeug<\/div>\n                    <div class=\"isotec-urun-accessory-highlight-desc\">Eine spezielle Befestigungsvorrichtung erh\u00f6ht die St\u00fctzkraft von S\u00e4ulen in weichen, sandigen oder fl\u00fcssigen B\u00f6den. Zun\u00e4chst wird die S\u00e4ule in den Boden gerammt, anschlie\u00dfend werden mithilfe dieser Vorrichtung Quertr\u00e4ger zur zus\u00e4tzlichen Bodenverankerung angebracht. Dies gew\u00e4hrleistet die Systemsicherheit auch in B\u00f6den mit geringer Tragf\u00e4higkeit.<\/div>\n                                        <div class=\"isotec-urun-accessory-highlight-pdfs\">\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-sehpa-profil-2x10-en.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"pdf-label\">Tischprofil (2x10 Tisch)<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-sistem-detay-cizimi.pdf\" target=\"_blank\" rel=\"noopener\" class=\"isotec-urun-accessory-highlight-pdf\">\n                            <span class=\"pdf-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"pdf-label\">Systemdetailzeichnung<\/span>\n                            <span class=\"pdf-icon\">\u2193 PDF<\/span>\n                        <\/a>\n                                            <\/div>\n                                                            <button type=\"button\" class=\"isotec-urun-accessory-highlight-gallery-btn\" data-gallery=\"[{&quot;url&quot;:&quot;https:\\\/\\\/isotec.com.tr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/isoground-boru-destekli-var-1-side-xray.jpg&quot;,&quot;caption&quot;:&quot;Yandan Profil \u2014 Toprak Kesiti (X-Ray)&quot;},{&quot;url&quot;:&quot;https:\\\/\\\/isotec.com.tr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/isoground-boru-destekli-var-2-top-down.jpg&quot;,&quot;caption&quot;:&quot;\u00dcstten G\u00f6r\u00fcn\u00fcm \u2014 X-Pattern&quot;},{&quot;url&quot;:&quot;https:\\\/\\\/isotec.com.tr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/isoground-boru-destekli-var-3-front.jpg&quot;,&quot;caption&quot;:&quot;\u00d6nden G\u00f6r\u00fcn\u00fcm \u2014 Saddle Clamp Detay&quot;},{&quot;url&quot;:&quot;https:\\\/\\\/isotec.com.tr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/isoground-boru-destekli-var-4-iso-xray.jpg&quot;,&quot;caption&quot;:&quot;\u0130zometrik Kesit \u2014 G\u00f6m\u00fcl\u00fc Geometri (Kolon 1.5m \\\/ Boru 1.0m)&quot;},{&quot;url&quot;:&quot;https:\\\/\\\/isotec.com.tr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/isoground-boru-destekli-var-5-detail.jpg&quot;,&quot;caption&quot;:&quot;Makro Detay \u2014 C\u0131vata + Boru Ba\u011flant\u0131s\u0131&quot;}]\" data-gallery-title=\"Boru Destekli \u00c7akma Aparat\u0131\" onclick=\"isotecOpenGallery(this)\">\n                        <span class=\"gallery-icon\">\ud83d\uddbc<\/span>\n                        <span class=\"gallery-label\">Andere Blickwinkel (5 Bilder)<\/span>\n                        <span class=\"gallery-arrow\">\u2192<\/span>\n                    <\/button>\n                                                        <\/div>\n                            <\/div>\n                                    <h3 class=\"isotec-urun-accessories-secondary-title\">Teile hinzugef\u00fcgt basierend auf statischen Berechnungsergebnissen<\/h3>\n                        <p class=\"isotec-urun-accessories-secondary-subtitle\">Diese Komponenten wurden nicht als optionale Teile f\u00fcr das Projekt ausgew\u00e4hlt; sie wurden vom ISOTEC-Ingenieurteam ausgew\u00e4hlt. <strong>Bericht zur statischen Berechnung<\/strong> Daher wird es bei Bedarf automatisch in das System aufgenommen.<\/p>\n                        <div class=\"isotec-urun-accessories-secondary\">\n                                <div class=\"isotec-urun-accessory-secondary isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-accessory-secondary-name\">Cross-Support-DB<\/div>\n                    <div class=\"isotec-urun-accessory-secondary-desc\">In seismisch aktiven Regionen der T\u00fcrkei ist eine Ost-West-orientierte seismische Unterst\u00fctzung in der Regel obligatorisch.<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-accessory-secondary isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-accessory-secondary-name\">Querst\u00fctze KG<\/div>\n                    <div class=\"isotec-urun-accessory-secondary-desc\">Die Nord-S\u00fcd-Windunterst\u00fctzung wird in windreichen Gebieten auf Grundlage statischer Berechnungen angewendet.<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-accessory-secondary isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-accessory-secondary-name\">St\u00fctzplatte<\/div>\n                    <div class=\"isotec-urun-accessory-secondary-desc\">HDG 110\u00d7140\u00d75 mm; yumu\u015fak\/kumlu zeminlerde kolon alt\u0131na yay\u0131lma plakas\u0131 (%41 kullan\u0131m).<\/div>\n                <\/div>\n                            <\/div>\n                    <\/div>\n    <\/section>\n    \n    <!-- ===== KOLAY MONTAJ ===== -->\n    <section class=\"isotec-urun-assembly isotec-urun-full has-composite\">\n        <div class=\"isotec-urun-container\">\n                        <div class=\"isotec-urun-assembly-content\">\n                <h2>Einfache Montage<\/h2>\n                <div class=\"isotec-urun-assembly-wrap\">\n                    <div class=\"isotec-urun-assembly-composite isotec-urun-fade-in\">\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-two-montaj-composite-v7.jpg\" alt=\"ISOGROUND TWO Montage-Flow-Szenen\" loading=\"lazy\" \/>\n                    <\/div>\n                                        <ul class=\"isotec-urun-assembly-steps\">\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">1<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Baustellenvorbereitung und Markierung<\/strong>\n                                Dem Bodenuntersuchungsbericht zufolge werden die Standorte der St\u00fctzpfeiler, die Spannweiten der Paneele und die Anwendungsm\u00f6glichkeiten an der B\u00f6schung festgelegt. Auch die Entw\u00e4sserung und die Zufahrtswege werden identifiziert.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">2<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Grundlegende Anwendung<\/strong>\n                                F\u00fcr das Einrammen werden die S\u00e4ulen bis zu einer Tiefe von 1\u20132 m errichtet; f\u00fcr das Betonieren umfasst der Prozess die Fundamentschalung + das Gie\u00dfen + das Trocknen; und f\u00fcr die Verankerung werden Drehmomentanker auf Fertigbeton\/Fels gesetzt.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">3<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>S\u00e4ulenbaugruppe<\/strong>\n                                Vorder- und Hinters\u00e4ule werden aufgestellt und mit DIN 912 M8-Schrauben am Fundament befestigt. Die horizontale und vertikale Ausrichtung wird mithilfe einer Wasserwaage \u00fcberpr\u00fcft.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">4<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Haupttr\u00e4gerbaugruppe<\/strong>\n                                Der Haupttr\u00e4ger, der die beiden St\u00fctzen verbindet, ist montiert. DIN 933 M10\/M12-Schrauben; Anzugsmoment: 48\u201350 Nm f\u00fcr M10, 80\u201390 Nm f\u00fcr M12.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">5<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Querunterst\u00fctzung (optional)<\/strong>\n                                In Erdbebengebieten wird eine Ost-West-Kreuzverstrebung (DB) eingesetzt, in Gebieten mit hohen Windgeschwindigkeiten eine Nord-S\u00fcd-Kreuzverstrebung (KG). Die Umsetzung erfolgt gem\u00e4\u00df dem statischen Gutachten.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">6<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Maus-Klemmenmontage &amp; -befestigung<\/strong>\n                                Z-Profil-Pfetten (SS: ZM-beschichteter Stahl \u2013 SA: Aluminium 6063-T66) sind im rechten Winkel zum Haupttr\u00e4ger angeordnet und <strong>ISOCLAMP \/ Mausklemme<\/strong> Die Befestigung am Tr\u00e4ger erfolgt mit einem speziellen Verbindungsst\u00fcck. Dank dieser besonderen Tr\u00e4ger-Pfetten-Verbindung lassen sich Ost-West-Neigungen und Montagetoleranzen problemlos ausgleichen, und die Abh\u00e4ngigkeit von Langl\u00f6chern vor Ort entf\u00e4llt. Die Pfetten werden mit L310N (SS) oder einem Aluminiumverbinder (SA) an den Enden verbunden.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">7<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Platzierung der Handschellen<\/strong>\n                                Eine Mittelklemme wird zwischen den Paneelen angebracht, und an den Paneelenden werden Randklemmen platziert. SS: Einzelklemme \u2013 SA: SET-Klemmsystem.                            <\/div>\n                        <\/li>\n                                                <li class=\"isotec-urun-assembly-step isotec-urun-fade-in\">\n                            <div class=\"isotec-urun-step-num\">8<\/div>\n                            <div class=\"isotec-urun-step-text\">\n                                <strong>Paneelbaugruppe<\/strong>\n                                Die Paneele werden auf den Pfetten montiert und mit Mittel- und Randklemmen befestigt (SS: Einzelklemme, SA: SET-System). Anzugsmoment: 17 Nm.                            <\/div>\n                        <\/li>\n                                            <\/ul>\n                                    <\/div>\n            <\/div>\n                    <\/div>\n    <\/section>\n\n    <!-- ===== SAHA HAZIRLI\u011eI & ZEM\u0130N ET\u00dcD\u00dc (site_preparation) \u2014 opsiyonel ===== -->\n        <section class=\"isotec-urun-site-prep isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Baustellenvorbereitung &amp; Bodenuntersuchung<\/h2>\n                        <div class=\"isotec-urun-site-prep-intro\"><p>Bei bodenmontierten Solarenergieanlagen ist die korrekte Auswahl der S\u00e4ulengr\u00f6\u00dfe und der Fundamentbefestigungsmethode entscheidend f\u00fcr den Erfolg des Systems. <strong>25 Jahre geplante Lebensdauer<\/strong> ISOTEC gew\u00e4hrleistet einen zuverl\u00e4ssigen Betrieb w\u00e4hrend jedes einzelnen Feldprojekts. <strong>Bodenuntersuchungsbericht<\/strong> Es wird empfohlen, mit diesem Bericht zu beginnen; statische Berechnungsberichte basieren auf diesem Bericht.<\/p><\/div>\n                                    <div class=\"isotec-urun-site-prep-tests\">\n                                <div class=\"isotec-urun-site-prep-test isotec-urun-fade-in\">\n                                        <div class=\"isotec-urun-site-prep-test-abbr\">SPT<\/div>\n                                        <div class=\"isotec-urun-site-prep-test-name\">Standard-Penetrationstest<\/div>\n                    <div class=\"isotec-urun-site-prep-test-use\">Tragf\u00e4higkeit in sandigen\/tonigen B\u00f6den<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-site-prep-test isotec-urun-fade-in\">\n                                        <div class=\"isotec-urun-site-prep-test-abbr\">CPT<\/div>\n                                        <div class=\"isotec-urun-site-prep-test-name\">Kegelpenetrationspr\u00fcfung<\/div>\n                    <div class=\"isotec-urun-site-prep-test-use\">Kontinuierliches Profil auf weichem Untergrund.<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-site-prep-test isotec-urun-fade-in\">\n                                        <div class=\"isotec-urun-site-prep-test-abbr\">PMT<\/div>\n                                        <div class=\"isotec-urun-site-prep-test-name\">Druckmessertest<\/div>\n                    <div class=\"isotec-urun-site-prep-test-use\">Modulmessung in tiefen Bodenschichten<\/div>\n                <\/div>\n                                <div class=\"isotec-urun-site-prep-test isotec-urun-fade-in\">\n                                        <div class=\"isotec-urun-site-prep-test-abbr\">PLT<\/div>\n                                        <div class=\"isotec-urun-site-prep-test-name\">Plattenbelastungstest<\/div>\n                    <div class=\"isotec-urun-site-prep-test-use\">Tragf\u00e4higkeit des Oberbodens (entscheidend f\u00fcr Rammgr\u00fcndungen)<\/div>\n                <\/div>\n                            <\/div>\n                                    <div class=\"isotec-urun-site-prep-docs\">\n                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-zemin-etud-raporu-kontrol-formu.pdf\" class=\"isotec-urun-site-prep-doc\" target=\"_blank\" rel=\"noopener\">\n                    <span class=\"isotec-urun-site-prep-doc-icon\">\ud83d\udccb<\/span>\n                    <span class=\"isotec-urun-site-prep-doc-title\">Bodenuntersuchungsbericht-Kontrollformular (TR)<\/span>\n                    <span class=\"isotec-urun-site-prep-doc-arrow\">\u2193 PDF<\/span>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-zemin-etud-EN-v3.pdf\" class=\"isotec-urun-site-prep-doc\" target=\"_blank\" rel=\"noopener\">\n                    <span class=\"isotec-urun-site-prep-doc-icon\">\ud83d\udccb<\/span>\n                    <span class=\"isotec-urun-site-prep-doc-title\">Kontrollformular f\u00fcr Bodenuntersuchungsberichte (EN)<\/span>\n                    <span class=\"isotec-urun-site-prep-doc-arrow\">\u2193 PDF<\/span>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-zemin-etud-DE-v2.pdf\" class=\"isotec-urun-site-prep-doc\" target=\"_blank\" rel=\"noopener\">\n                    <span class=\"isotec-urun-site-prep-doc-icon\">\ud83d\udccb<\/span>\n                    <span class=\"isotec-urun-site-prep-doc-title\">Bodengutachten-Pr\u00fcfliste (DE)<\/span>\n                    <span class=\"isotec-urun-site-prep-doc-arrow\">\u2193 PDF<\/span>\n                <\/a>\n                            <\/div>\n                                    <div class=\"isotec-urun-site-prep-note\">ISOTEC-Ingenieurteam, <strong>Eurocode 0\/1\/3 + TBDY 2018 + TS 498<\/strong> den Standards entsprechen <strong>Statischer Berechnungsbericht<\/strong> und <strong>Projektzusammenfassungsformular<\/strong> Es bietet detaillierte Informationen. <a href=\"\/de\/beruhrung\/\">Kontakt<\/a> Sie k\u00f6nnen uns \u00fcber diese Seite kontaktieren.<\/div>\n                    <\/div>\n    <\/section>\n    \n    <!-- ===== BAKIM TAL\u0130MATI (maintenance) \u2014 opsiyonel ===== -->\n        <section class=\"isotec-urun-maintenance isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Regelm\u00e4\u00dfige Wartung = 25 Jahre Investitionsgarantie<\/h2>\n                        <div class=\"isotec-urun-maintenance-intro\"><p>Das ISOGROUND TWO-System, dank seines ZM-beschichteten hochfesten Stahlk\u00f6rpers und der Befestigungselemente aus Edelstahl A2-70... <strong>minimaler Wartungsaufwand<\/strong> Es ist so konzipiert, dass es viele Jahre lang zuverl\u00e4ssig funktioniert. <strong>regelm\u00e4\u00dfige \u00dcberpr\u00fcfungen<\/strong>, das System <strong>25 Jahre geplante Lebensdauer<\/strong> strukturelle Festigkeit, Arbeitssicherheit und durchgehend <strong>Garantiebedingungen<\/strong> Es ist f\u00fcr seinen Schutz von entscheidender Bedeutung.<\/p><p>Folgende regelm\u00e4\u00dfige \u00dcberpr\u00fcfungen werden durchgef\u00fchrt:, <strong>Systeminhaber oder Implementierer\/EPC-Unternehmen<\/strong> Es sollte regelm\u00e4\u00dfig durchgef\u00fchrt werden.<\/p><p><strong>\u26a0 Garantiebedingungen:<\/strong> Damit die Garantiezeit g\u00fcltig bleibt, sind die j\u00e4hrlichen Wartungsinspektionsberichte erforderlich. <a href=\"mailto:info@isotec.com.tr\">info@isotec.com.tr<\/a> Es muss per E-Mail an [E-Mail-Adresse] gesendet werden.<\/p><\/div>\n                                    <table class=\"isotec-urun-maintenance-schedule\">\n                <thead>\n                    <tr>\n                        <th>Wartungsart<\/th>\n                        <th>Frequenz<\/th>\n                        <th>Aussage<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                                        <tr>\n                        <td>Sichtpr\u00fcfung<\/td>\n                        <td>Einmal im Jahr<\/td>\n                        <td>Anzeichen von Korrosion, lockere Verbindungen, physische Besch\u00e4digungen \u2013 Kurz\u00fcbersicht<\/td>\n                    <\/tr>\n                                        <tr>\n                        <td>Drehmomentkontrolle der Verbindung<\/td>\n                        <td>Nach den ersten 6 Monaten, dann einmal im Jahr.<\/td>\n                        <td>Erste Drehmomentpr\u00fcfung 6 Monate nach der Erstinstallation, danach j\u00e4hrlich. Drehmomentwerte: M10-Schraube: 48\u201350 Nm \u2022 M12-Schraube: 80\u201390 Nm \u2022 Plattenhalter: 17 Nm<\/td>\n                    <\/tr>\n                                        <tr>\n                        <td>Reinigung von Paneeloberfl\u00e4chen<\/td>\n                        <td>Zweimal im Jahr<\/td>\n                        <td>Staub, Vogelkot, Pollen \u2013 um Ertragsverluste zu verhindern.<\/td>\n                    <\/tr>\n                                        <tr>\n                        <td>Quertr\u00e4ger- und Klemmsteuerung<\/td>\n                        <td>Einmal alle 2 Jahre<\/td>\n                        <td>Insbesondere nach seismischen Aktivit\u00e4ten oder starken Winden.<\/td>\n                    <\/tr>\n                                        <tr>\n                        <td>Entw\u00e4sserung und Baustellenkontrolle<\/td>\n                        <td>Einmal im Jahr<\/td>\n                        <td>Entw\u00e4sserung des Gel\u00e4ndes nach Regenf\u00e4llen, Kontrolle der Wasseransammlung am Fu\u00df der S\u00e4ulen oder Bodenerosion.<\/td>\n                    <\/tr>\n                                        <tr>\n                        <td>Pflanzung &amp; Schattenkontrolle<\/td>\n                        <td>Zweimal im Jahr<\/td>\n                        <td>Entfernen von Unkraut, \u00c4sten und Wildpflanzen, die zwischen und vor den Paneelen Schatten werfen \u2013 zur Ertragssteigerung und zur Erh\u00f6hung der Brandsicherheit.<\/td>\n                    <\/tr>\n                                    <\/tbody>\n            <\/table>\n                                    <h3 class=\"isotec-urun-maintenance-warnings-title\">Situationen, die ein fr\u00fchzeitiges Eingreifen erfordern<\/h3>\n            <div class=\"isotec-urun-maintenance-warnings\">\n                                <div class=\"isotec-urun-maintenance-warning\">Lockerung oder Verrutschen am S\u00e4ulenfu\u00df \u2013 sofortige statische \u00dcberpr\u00fcfung vor Ort.<\/div>\n                                <div class=\"isotec-urun-maintenance-warning\">Besch\u00e4digungen der Beschichtung an Bauteilen (Kratzer, wei\u00dfes Pulver, lokaler Rost) \u2013 Reparatur\/Austausch der Beschichtung<\/div>\n                                <div class=\"isotec-urun-maintenance-warning\">Lockere Sitze oder Klappern in den Paneelen \u2013 Anzugsmoment der Klemmen pr\u00fcfen.<\/div>\n                                <div class=\"isotec-urun-maintenance-warning\">Anzeichen von Rissen in der Platte, Mikrorissen oder Hotspots \u2013 sofortige Plattenpr\u00fcfung.<\/div>\n                                <div class=\"isotec-urun-maintenance-warning\">Bodenerosion\/Rillenbildung am Fu\u00df der S\u00e4ule \u2013 Beurteilung der Fundamentunterst\u00fctzung.<\/div>\n                                <div class=\"isotec-urun-maintenance-warning\">Vollst\u00e4ndige Systempr\u00fcfung nach extremen Erdbeben-\/Sturmereignissen.<\/div>\n                            <\/div>\n                                <\/div>\n    <\/section>\n    \n    <!-- ===== Y\u00d6NETMEL\u0130K & STANDARTLAR (regulations) \u2014 opsiyonel ===== -->\n        <section class=\"isotec-urun-regulations isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Vorschriften und Normen<\/h2>\n                        <p class=\"isotec-urun-regulations-subtitle\">Das Systemdesign von ISOGROUND TWO entspricht den folgenden internationalen und nationalen Normen.<\/p>\n                        <div class=\"isotec-urun-regulations-groups\">\n                                <div class=\"isotec-urun-regulation-group open\">\n                    <button type=\"button\" class=\"isotec-urun-regulation-toggle\" onclick=\"isotecToggleRegulation(this)\">\n                                                <span class=\"isotec-urun-regulation-icon\">\ud83c\udfd7\ufe0f<\/span>\n                                                <span class=\"isotec-urun-regulation-name\">Designnormen (Eurocode)<\/span>\n                        <span class=\"isotec-urun-regulation-arrow\">\u25bc<\/span>\n                    <\/button>\n                                        <div class=\"isotec-urun-regulation-items\">\n                        <ul>\n                                                        <li><strong>Eurocode 0<\/strong> \u2014 Grundlagen der Tragwerksplanung<\/li>\n                                                        <li><strong>Eurocode 1-3<\/strong> \u2014 Schneelasten<\/li>\n                                                        <li><strong>Eurocode 1-4<\/strong> \u2014 Windlasten<\/li>\n                                                        <li><strong>Eurocode 3-1-1<\/strong> \u2014 Entwurf von Stahlkonstruktionen<\/li>\n                                                        <li><strong>Eurocode 3-1-8<\/strong> \u2014 Stahlverbindungen<\/li>\n                                                        <li><strong>Eurocode 9<\/strong> \u2014 Konstruktion von Aluminiumkonstruktionen<\/li>\n                                                    <\/ul>\n                    <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-regulation-group\">\n                    <button type=\"button\" class=\"isotec-urun-regulation-toggle\" onclick=\"isotecToggleRegulation(this)\">\n                                                <span class=\"isotec-urun-regulation-icon\">\ud83c\uddf9\ud83c\uddf7<\/span>\n                                                <span class=\"isotec-urun-regulation-name\">T\u00fcrkische Standards<\/span>\n                        <span class=\"isotec-urun-regulation-arrow\">\u25bc<\/span>\n                    <\/button>\n                                        <div class=\"isotec-urun-regulation-items\">\n                        <ul>\n                                                        <li><strong>TS 498<\/strong> \u2014 Berechnungswerte der bei der Dimensionierung von Bauteilen zu ber\u00fccksichtigenden Lasten<\/li>\n                                                        <li><strong>TBDY 2018<\/strong> \u2014 T\u00fcrkische Bauvorschriften f\u00fcr Erdbeben<\/li>\n                                                        <li><strong>TS EN 1990 \/ 1991-1-3 \/ 1991-1-4 \/ 1993<\/strong> \u2014 Baunormen<\/li>\n                                                        <li><strong>TS EN 10025<\/strong> \u2014 Baustahlg\u00fcten (S350GD, S450GD)<\/li>\n                                                        <li><strong>TS EN 10346<\/strong> \u2014 Endlos feuerverzinkte Stahlb\u00e4nder (ZM-Beschichtung)<\/li>\n                                                    <\/ul>\n                    <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-regulation-group\">\n                    <button type=\"button\" class=\"isotec-urun-regulation-toggle\" onclick=\"isotecToggleRegulation(this)\">\n                                                <span class=\"isotec-urun-regulation-icon\">\ud83d\udee1\ufe0f<\/span>\n                                                <span class=\"isotec-urun-regulation-name\">Korrosions- und Beschichtungsstandards<\/span>\n                        <span class=\"isotec-urun-regulation-arrow\">\u25bc<\/span>\n                    <\/button>\n                                        <div class=\"isotec-urun-regulation-items\">\n                        <ul>\n                                                        <li><strong>EN 10346<\/strong> \u2014 ZM (Zn-Al-Mg) Beschichtungsstandard (ZM310, ZM430)<\/li>\n                                                        <li><strong>ISO 12944-2<\/strong> \u2014 Schutz mit Farben und Lacken \u2014 Umweltklassifizierung (C3\/C4)<\/li>\n                                                        <li><strong>ISO 14713-1<\/strong> \u2014 Korrosionsschutz in Stahlkonstruktionen \u2014 Leitfaden zum Verzinken<\/li>\n                                                        <li><strong>DIN 55634-1<\/strong> \u2014 Korrosionspr\u00fcfung von beschichtetem Stahl<\/li>\n                                                        <li><strong>Magnelis\u00ae \/ PosMAC\u00ae<\/strong> \u2014 Technische Dokumente des Herstellers (<a href=\"https:\/\/isotec.com.tr\/de\/zm-beschichtungstechnologie\/#overview\">Seite zur ZM-Beschichtungstechnologie<\/a>)<\/li>\n                                                    <\/ul>\n                    <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-regulation-group\">\n                    <button type=\"button\" class=\"isotec-urun-regulation-toggle\" onclick=\"isotecToggleRegulation(this)\">\n                                                <span class=\"isotec-urun-regulation-icon\">\ud83d\udd29<\/span>\n                                                <span class=\"isotec-urun-regulation-name\">Verbindungsnormen<\/span>\n                        <span class=\"isotec-urun-regulation-arrow\">\u25bc<\/span>\n                    <\/button>\n                                        <div class=\"isotec-urun-regulation-items\">\n                        <ul>\n                                                        <li><strong>SCI P358<\/strong> \u2014 Einfache Verbindungen nach Eurocode 3<\/li>\n                                                        <li><strong>SCI P398<\/strong> \u2014 Momentenfeste Verbindungen nach Eurocode 3<\/li>\n                                                        <li><strong>SCI P394<\/strong> \u2014 Windeinwirkungen nach Eurocode 1<\/li>\n                                                        <li><strong>DIN 912 \/ 933 \/ 9021 \/ 6923<\/strong> \u2014 Normen f\u00fcr Schrauben, Muttern und Unterlegscheiben<\/li>\n                                                        <li><strong>DIN 7504K<\/strong> \u2014 Intelligente Schraube (in SA-Variante)<\/li>\n                                                        <li><strong>EN ISO 3506<\/strong> \u2014 Befestigungselement aus Edelstahl A2-70<\/li>\n                                                    <\/ul>\n                    <\/div>\n                                    <\/div>\n                                <div class=\"isotec-urun-regulation-group\">\n                    <button type=\"button\" class=\"isotec-urun-regulation-toggle\" onclick=\"isotecToggleRegulation(this)\">\n                                                <span class=\"isotec-urun-regulation-icon\">\u2600\ufe0f<\/span>\n                                                <span class=\"isotec-urun-regulation-name\">Spezifische Standards f\u00fcr Photovoltaik<\/span>\n                        <span class=\"isotec-urun-regulation-arrow\">\u25bc<\/span>\n                    <\/button>\n                                        <div class=\"isotec-urun-regulation-items\">\n                        <ul>\n                                                        <li><strong>UL 2703<\/strong> \u2014 Zertifizierung von Montagesystemen f\u00fcr Solarmodule<\/li>\n                                                        <li><strong>IEC 61730<\/strong> \u2014 Sicherheitsstandard f\u00fcr Paneele<\/li>\n                                                        <li><strong>IEC 61400<\/strong> \u2014 Windlasten (PV-Anwendungen)<\/li>\n                                                    <\/ul>\n                    <\/div>\n                                    <\/div>\n                            <\/div>\n                        <div class=\"isotec-urun-regulations-note\">F\u00fcr jede Regelung in all unseren Projekten <strong>Sonderkontobericht<\/strong> Es wurde entfernt. Weitere Informationen finden Sie hier. <a href=\"\/de\/beruhrung\/\">Kontakt<\/a> Sie k\u00f6nnen uns \u00fcber diese Seite kontaktieren.<\/div>\n                    <\/div>\n    <\/section>\n    \n    <!-- ===== REFERANS PROJELER (references) \u2014 opsiyonel ===== -->\n            <section class=\"isotec-urun-references isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Relevante Referenzprojekte<\/h2>\n                        <p class=\"isotec-urun-references-subtitle\">Unsere herausragenden Freifl\u00e4chen-Solarstromprojekte wurden mit ISOGROUND TWO realisiert.<\/p>\n                        <div class=\"isotec-urun-references-grid\">\n                                <a href=\"https:\/\/isotec.com.tr\/de\/unsere-referenz\/turkei-2531-mw-isoground-landsystem\/\" class=\"isotec-urun-reference-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/turkiye-2531mw-isoground-arazi-ref-1-768x576.jpg\" alt=\"T\u00fcrkiye 25,31 MW ISOGROUND-Bodensystem\" class=\"isotec-urun-reference-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-reference-overlay\">\n                        <div class=\"isotec-urun-reference-title\">T\u00fcrkiye 25,31 MW ISOGROUND-Bodensystem<\/div>\n                        <div class=\"isotec-urun-reference-date\">21. April 2026<\/div>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/de\/unsere-referenz\/turkei-19-mw-isoground-erdsystem\/\" class=\"isotec-urun-reference-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/turkiye-19mw-isoground-arazi-ref-1-768x576.jpg\" alt=\"T\u00fcrkiye 19 MW ISOGROUND-Bodensystem\" class=\"isotec-urun-reference-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-reference-overlay\">\n                        <div class=\"isotec-urun-reference-title\">T\u00fcrkiye 19 MW ISOGROUND-Bodensystem<\/div>\n                        <div class=\"isotec-urun-reference-date\">21. April 2026<\/div>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/de\/unsere-referenz\/serbien-1155-mw-isoground-landsystem\/\" class=\"isotec-urun-reference-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/sirbistan-1155mw-isoground-ref-1-768x576.jpg\" alt=\"Serbien 11,55 MW ISOGROUND-Erdungssystem\" class=\"isotec-urun-reference-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-reference-overlay\">\n                        <div class=\"isotec-urun-reference-title\">Serbien 11,55 MW ISOGROUND-Erdungssystem<\/div>\n                        <div class=\"isotec-urun-reference-date\">21. April 2026<\/div>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/de\/unsere-referenz\/dohndorf-11825-kwp-landsysteme\/\" class=\"isotec-urun-reference-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2023\/10\/TK-2303-0270-768x768.jpg\" alt=\"Dohndorf 11825 kWp Landsysteme\" class=\"isotec-urun-reference-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-reference-overlay\">\n                        <div class=\"isotec-urun-reference-title\">Dohndorf 11825 kWp Landsysteme<\/div>\n                        <div class=\"isotec-urun-reference-date\">19. Oktober 2023<\/div>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/de\/unsere-referenz\/cankiri-3003-kwp-isoground-zwei-ss-landsysteme\/\" class=\"isotec-urun-reference-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2023\/10\/TK-2307-0372-768x576.jpg\" alt=\"3003 kWp ISOGROUND Zwei SS-Landsysteme\" class=\"isotec-urun-reference-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-reference-overlay\">\n                        <div class=\"isotec-urun-reference-title\">3003 kWp ISOGROUND Zwei SS-Landsysteme<\/div>\n                        <div class=\"isotec-urun-reference-date\">27. Oktober 2023<\/div>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/de\/unsere-referenz\/turkei-2916-kwp-isoground-zwei-sa-landsysteme\/\" class=\"isotec-urun-reference-card isotec-urun-fade-in\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2023\/11\/TK-2303-0362-768x576.jpg\" alt=\"T\u00fcrkiye 2916 kWp ISOGROUND Zwei SA-Landsysteme\" class=\"isotec-urun-reference-image\" loading=\"lazy\" \/>\n                                        <div class=\"isotec-urun-reference-overlay\">\n                        <div class=\"isotec-urun-reference-title\">T\u00fcrkiye 2916 kWp ISOGROUND Zwei SA-Landsysteme<\/div>\n                        <div class=\"isotec-urun-reference-date\">12. November 2023<\/div>\n                    <\/div>\n                <\/a>\n                            <\/div>\n                        <div class=\"isotec-urun-references-cta\">\n                <a href=\"\/de\/unsere-referenz\/\">\n                    Alle unsere Grundst\u00fccksreferenzen \u2192\n                <\/a>\n            <\/div>\n                    <\/div>\n    <\/section>\n    \n    <!-- ===== \ud83c\udd95 BALLAST & STAT\u0130K (opsiyonel, D13 i\u00e7in) ===== -->\n        \n    <!-- ===== TEKN\u0130K D\u00d6K\u00dcMANLAR ===== -->\n    <section class=\"isotec-urun-docs isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Technische Dokumente<\/h2>\n            <p class=\"isotec-urun-docs-subtitle\">Laden Sie die gesamte technische Dokumentation f\u00fcr das Produkt herunter.<\/p>\n                        <div class=\"isotec-urun-docs-grid\">\n                                <div class=\"isotec-urun-doc-card isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-doc-icon\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-1 2l5 5h-5V4zM6 20V4h5v7h7v9H6z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"isotec-urun-doc-title\">Datenblatt \u2014 ISOGROUND<\/div>\n                    <div class=\"isotec-urun-doc-links\">\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-datasheet-tr-r01.pdf\" class=\"isotec-urun-doc-link\" target=\"_blank\" rel=\"noopener\">\n                            <span class=\"isotec-urun-doc-link-flag\">\ud83c\uddf9\ud83c\uddf7<\/span>\n                            <span class=\"isotec-urun-doc-link-label\">T\u00fcrkisch<\/span>\n                            <span class=\"isotec-urun-doc-link-dl\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-datasheet-en-r01.pdf\" class=\"isotec-urun-doc-link\" target=\"_blank\" rel=\"noopener\">\n                            <span class=\"isotec-urun-doc-link-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"isotec-urun-doc-link-label\">Englisch<\/span>\n                            <span class=\"isotec-urun-doc-link-dl\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-datasheet-de-r01.pdf\" class=\"isotec-urun-doc-link\" target=\"_blank\" rel=\"noopener\">\n                            <span class=\"isotec-urun-doc-link-flag\">\ud83c\udde9\ud83c\uddea<\/span>\n                            <span class=\"isotec-urun-doc-link-label\">Deutsch<\/span>\n                            <span class=\"isotec-urun-doc-link-dl\">\u2193 PDF<\/span>\n                        <\/a>\n                                            <\/div>\n                <\/div>\n                                <div class=\"isotec-urun-doc-card isotec-urun-fade-in\">\n                    <div class=\"isotec-urun-doc-icon\">\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-1 2l5 5h-5V4zM6 20V4h5v7h7v9H6z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"isotec-urun-doc-title\">Montageanleitung \u2014 BNS II-R-2V-SS<\/div>\n                    <div class=\"isotec-urun-doc-links\">\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-bns-ii-r-2v-ss-montaj-kilavuzu-tr-r01.pdf\" class=\"isotec-urun-doc-link\" target=\"_blank\" rel=\"noopener\">\n                            <span class=\"isotec-urun-doc-link-flag\">\ud83c\uddf9\ud83c\uddf7<\/span>\n                            <span class=\"isotec-urun-doc-link-label\">T\u00fcrkisch<\/span>\n                            <span class=\"isotec-urun-doc-link-dl\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-bns-ii-r-2v-ss-installation-guide-en-r01.pdf\" class=\"isotec-urun-doc-link\" target=\"_blank\" rel=\"noopener\">\n                            <span class=\"isotec-urun-doc-link-flag\">\ud83c\uddec\ud83c\udde7<\/span>\n                            <span class=\"isotec-urun-doc-link-label\">Englisch<\/span>\n                            <span class=\"isotec-urun-doc-link-dl\">\u2193 PDF<\/span>\n                        <\/a>\n                                                <a href=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/04\/isoground-bns-ii-r-2v-ss-installation-guide-de-r01.pdf\" class=\"isotec-urun-doc-link\" target=\"_blank\" rel=\"noopener\">\n                            <span class=\"isotec-urun-doc-link-flag\">\ud83c\udde9\ud83c\uddea<\/span>\n                            <span class=\"isotec-urun-doc-link-label\">Deutsch<\/span>\n                            <span class=\"isotec-urun-doc-link-dl\">\u2193 PDF<\/span>\n                        <\/a>\n                                            <\/div>\n                <\/div>\n                            <\/div>\n                    <\/div>\n    <\/section>\n\n    <!-- ===== \u00d6RNEK \u015eARTNAMELER (specifications_examples) \u2014 opsiyonel ===== -->\n    \n    <!-- ===== CTA ===== -->\n    <section class=\"isotec-urun-cta isotec-urun-full\">\n        <div class=\"isotec-urun-container\">\n            <h2>Lassen Sie uns gemeinsam die am besten geeignete ISOGROUND TWO-Konfiguration f\u00fcr Ihr Projekt ermitteln.<\/h2>\n            <div class=\"isotec-urun-cta-buttons\">\n                <a href=\"\/de\/beruhrung\/\" class=\"isotec-urun-cta-btn isotec-urun-cta-btn-primary\">\n                    Kontakt\n                <\/a>\n                <a href=\"\/de\/montagesysteme-fur-solarmodule\/feldmontagesysteme_\/\" class=\"isotec-urun-cta-btn isotec-urun-cta-btn-secondary\">\n                    Alle Systeme anzeigen\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== BIFACIAL KAR\u015eILA\u015eTIRMA MODAL ===== -->\n    <div class=\"isotec-urun-bf-modal\" id=\"isotec-bf-modal\" onclick=\"isotecBfBgClose(event)\">\n        <div class=\"isotec-urun-bf-container\">\n            <button class=\"isotec-bf-close\" onclick=\"isotecBfClose()\" type=\"button\" aria-label=\"schlie\u00dfen\">\u00d7<\/button>\n\n            <div class=\"isotec-bf-header\">\n                <h2>BF-Ger\u00e4t \u00b7 Bifaziale Beschattungsvorteile<\/h2>\n                <p>In der Branche gibt es zwei unterschiedliche Ans\u00e4tze. Warum ist der BF-Adapter von ISOTEC sowohl wirtschaftlich als auch leistungsstark?<\/p>\n            <\/div>\n\n            <div class=\"isotec-bf-tabs\" role=\"tablist\">\n                <button class=\"isotec-bf-tab active\" type=\"button\" onclick=\"isotecBfTab('sorun', this)\">\ud83c\udf1e Problem<\/button>\n                <button class=\"isotec-bf-tab\" type=\"button\" onclick=\"isotecBfTab('yaklasim', this)\">\u2696 2 Ans\u00e4tze<\/button>\n                <button class=\"isotec-bf-tab\" type=\"button\" onclick=\"isotecBfTab('cozum', this)\">\ud83d\udca1 ISOTEC-L\u00f6sung<\/button>\n                <button class=\"isotec-bf-tab\" type=\"button\" onclick=\"isotecBfTab('sonuc', this)\">\ud83d\udcca Simulation<\/button>\n            <\/div>\n\n            <div class=\"isotec-bf-content\" id=\"isotec-bf-content\">\n\n                <!-- SEKME 1: SORUN -->\n                <div class=\"isotec-bf-panel active\" data-tab=\"sorun\">\n                    <h3>Warum ist die Beschattung bei bifazialen Paneelen wichtig?<\/h3>\n                    <p>Bifaziale (doppelseitige) Solarzellen erzeugen Strom sowohl auf ihrer Vorder- als auch auf ihrer R\u00fcckseite. Die R\u00fcckseite f\u00e4ngt typischerweise die vom Boden reflektierte und von den Seitenkanten einfallende Strahlung auf. <strong>%15-20 ek \u00fcretim<\/strong> bietet.<\/p>\n                    <p>Der kritische Punkt: Jedes Teil (Funke, Strahl, Kabel), das das auf die R\u00fcckseite des Panels fallende Licht blockiert, \u2192 auf die R\u00fcckseite <strong>Schattenlinien<\/strong> Es entsteht ein Schatten, und die Zellen unter diesem Schatten verlieren an Produktivit\u00e4t. Zwischen dem Pfetten und dem Panel... <strong>Distanz<\/strong> und der Pfetten <strong>Querschnittsfl\u00e4che<\/strong> Dies sind die bestimmenden Parameter.<\/p>\n\n                    <div class=\"isotec-bf-stat-grid\">\n                        <div class=\"isotec-bf-stat-card\">\n                            <span class=\"stat-value\">+15-20%<\/span>\n                            <span class=\"stat-label\">Zus\u00e4tzliches Produktionspotenzial von bifazialen Paneelen.<\/span>\n                        <\/div>\n                        <div class=\"isotec-bf-stat-card\">\n                            <span class=\"stat-value\">~%6-8<\/span>\n                            <span class=\"stat-label\">Potenzieller Verlust aufgrund des Schattens des Pfettens (in Systemen ohne BF-Apparatur)<\/span>\n                        <\/div>\n                        <div class=\"isotec-bf-stat-card\">\n                            <span class=\"stat-value\">56 mm<\/span>\n                            <span class=\"stat-label\">Der durch das ISOTEC BF-Ger\u00e4t erzeugte Pfettenabstand.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <p>Um den gr\u00f6\u00dftm\u00f6glichen Nutzen aus einer bifazialen Investition zu ziehen, ist daher die Gestaltung des Montagesystems von entscheidender Bedeutung.<\/p>\n                <\/div>\n\n                <!-- SEKME 2: 2 YAKLA\u015eIM -->\n                <div class=\"isotec-bf-panel\" data-tab=\"yaklasim\">\n                    <h3>Zwei Designphilosophien in der Branche<\/h3>\n                    <p>In der Branche gibt es zwei Hauptans\u00e4tze zur Reduzierung der bifazialen Schattenbildung:<\/p>\n\n                    <div class=\"isotec-bf-compare-grid\">\n                        <div class=\"isotec-bf-compare-card\">\n                            <h4>Schr\u00e4ger C-Tr\u00e4ger <span class=\"badge\" style=\"background:#9333ea;\">Wettbewerber<\/span><\/h4>\n                            <p style=\"font-size:0.95rem; margin-bottom: 0.6rem;\">Der Tr\u00e4ger verl\u00e4uft parallel zum Paneel im gleichen Winkel. Ein einzelnes langes C-Profil sorgt f\u00fcr Halt entlang des Paneels.<\/p>\n                            <ul>\n                                <li><span class=\"check\">\u2713<\/span> Minimaler Schatten, hoher bifazialer Ertrag.<\/li>\n                                <li><span class=\"cross\">\u2717<\/span> Lange Stahltr\u00e4ger, hohe Materialkosten.<\/li>\n                                <li><span class=\"cross\">\u2717<\/span> Bei geneigten Bauwerken variieren die S\u00e4ulenh\u00f6hen.<\/li>\n                                <li><span class=\"cross\">\u2717<\/span> Die Toleranzen sind eng, die Montage dauert lange.<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"isotec-bf-compare-card highlight\">\n                            <h4>Vertikaler Strahl + Horizontaler Z-Zweck <span class=\"badge\">ISOTEC + BF<\/span><\/h4>\n                            <p style=\"font-size:0.95rem; margin-bottom: 0.6rem;\">Die Tr\u00e4ger verlaufen vertikal (senkrecht zum Boden, kurz). Die Z-Profil-Pfetten verlaufen horizontal. Zwischen Pfette und Paneel ist ein BF-56-mm-Abstandshalter eingesetzt.<\/p>\n                            <ul>\n                                <li><span class=\"check\">\u2713<\/span> Geringer Stahlanteil, schnelle Montage, wirtschaftlich.<\/li>\n                                <li><span class=\"check\">\u2713<\/span> Bifaziale Leistung mit BF-Apparatur und geneigter C <strong>gleich<\/strong><\/li>\n                                <li><span class=\"check\">\u2713<\/span> Standard-S\u00e4ule, einfache Versorgung.<\/li>\n                                <li><span class=\"check\">\u2713<\/span> Schlitzdesign kompatibel mit W\u00e4rmeausdehnung.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n\n                    <h4>CAD-Vergleich \u2013 Abst\u00e4nde zwischen Pfetten und Paneelen<\/h4>\n                    <div class=\"isotec-bf-image-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/bf-modal-cad-compare.jpg\" alt=\"ISOTEC vs. Inclined-C CAD-Vergleich \u2013 Pfetten-Paneel-Abstand\" loading=\"lazy\" \/>\n                    <\/div>\n                <\/div>\n\n                <!-- SEKME 3: ISOTEC \u00c7\u00d6Z\u00dcM\u00dc -->\n                <div class=\"isotec-bf-panel\" data-tab=\"cozum\">\n                    <h3>Wie funktioniert der BF-Adapter?<\/h3>\n                    <p>Der ISOTEC BF-Adapter ist ein Bauteil, das zwischen der Z-f\u00f6rmigen Pfette und der Unterseite der Platte angebracht wird. <strong>Abstandshalter + Klemmsystem<\/strong>Durch die Schaffung eines Abstands von 56 mm wird die auf die R\u00fcckseite des Panels einfallende Strahlung maximiert.<\/p>\n\n                    <div class=\"isotec-bf-image-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/isoground-two-option-bf-aparati.jpg\" alt=\"BF-Apparat fotorealistische Nahaufnahme\" loading=\"lazy\" \/>\n                    <\/div>\n\n                    <h4>Designmerkmale<\/h4>\n                    <ul>\n                        <li><strong>Abstandshalter:<\/strong> EN AW-6005A T6 eloxiertes Aluminium (3,0 mm Wandst\u00e4rke)<\/li>\n                        <li><strong>Distanz:<\/strong> Der Abstand zwischen der Oberseite der Pfette und der Unterseite des Paneels betr\u00e4gt 56 mm.<\/li>\n                        <li><strong>Slot-Design:<\/strong> Ber\u00fccksichtigung der thermischen Ausdehnung der Paneele (Toleranz \u00b12 mm)<\/li>\n                        <li><strong>Schrauben:<\/strong> Edelstahl A2 M8\u00d740 Sechskant<\/li>\n                    <\/ul>\n\n                    <h4>Klemmvarianten<\/h4>\n                    <table class=\"isotec-bf-table\">\n                        <thead>\n                            <tr>\n                                <th>Code<\/th>\n                                <th>Medizin<\/th>\n                                <th>Verwenden<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><strong>BFC<\/strong><\/td>\n                                <td>Glas-zu-Glas-Kante<\/td>\n                                <td>F\u00fcr rahmenlose Glas-Glas-Paneele an den Paneelkanten.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>BFC-E<\/strong><\/td>\n                                <td>Mittlerer Griff<\/td>\n                                <td>Mittelpanel, gemeinsamer Griff, rahmenlos.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>BFC-SET<\/strong><\/td>\n                                <td>Komplettes Set<\/td>\n                                <td>Alle Komponenten sind vorverpackt, schnelle Montage.<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n\n                    <h4>CAD-Details \u2013 ISOTEC-System<\/h4>\n                    <div class=\"isotec-bf-image-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/bf-modal-cad-isotec.jpg\" alt=\"ISOTEC-System CAD \u2013 Z-f\u00f6rmige Halterung + BF-Halterung 56 mm\" loading=\"lazy\" \/>\n                    <\/div>\n                <\/div>\n\n                <!-- SEKME 4: S\u0130M\u00dcLASYON -->\n                <div class=\"isotec-bf-panel\" data-tab=\"sonuc\">\n                    <h3>Ergebnisse der bifazialen Strahlungssimulation<\/h3>\n                    <p>Die Ergebnisse stammen aus dem Open-Source-Programm des NREL (US National Renewable Energy Laboratory). <strong>Bifaziale Ausstrahlung<\/strong> Dies wurde mithilfe einer Python-Bibliothek erreicht. Es wird eine scannerbasierte Strahlungsberechnung durchgef\u00fchrt, die die Feldbedingungen genau widerspiegelt.<\/p>\n\n                    <div class=\"isotec-bf-stat-grid\">\n                        <div class=\"isotec-bf-stat-card\">\n                            <span class=\"stat-value\">8760<\/span>\n                            <span class=\"stat-label\">St\u00fcndliche Wetterdaten (TMY2)<\/span>\n                        <\/div>\n                        <div class=\"isotec-bf-stat-card\">\n                            <span class=\"stat-value\">0.50<\/span>\n                            <span class=\"stat-label\">Albedo (mittlerer Boden\/Gras)<\/span>\n                        <\/div>\n                        <div class=\"isotec-bf-stat-card\">\n                            <span class=\"stat-value\">2000\u00d71000<\/span>\n                            <span class=\"stat-label\">mm Glas-Glas bifaziale Platte<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <h4>Vergleich der Heatmaps<\/h4>\n                    <p>Warme (gelbe) Farben deuten auf eine hohe Sonneneinstrahlung (1,77 MWh\/m\u00b2 j\u00e4hrlich) hin, w\u00e4hrend k\u00fchle (blaue) Farben schattige Bereiche kennzeichnen. In beiden Systemen erh\u00e4lt die Vorderseite des Panels (der obere gelbe Bereich) eine homogene Sonneneinstrahlung; der Unterschied liegt im Panel selbst. <strong>auf der R\u00fcckseite<\/strong> Es ist zu sehen.<\/p>\n                    <div class=\"isotec-bf-image-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/05\/bf-modal-heatmap-compare.jpg\" alt=\"Vergleich der W\u00e4rmekarten \u2013 ISOTEC vs. Schr\u00e4g-C\" loading=\"lazy\" \/>\n                    <\/div>\n\n                    <h4>Numerische Ergebnisse<\/h4>\n                    <table class=\"isotec-bf-table\">\n                        <thead>\n                            <tr>\n                                <th>System<\/th>\n                                <th>Bifacial Gain<\/th>\n                                <th>Schattenlinie<\/th>\n                                <th>Kosten<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td>Slope-C (Gegenpart)<\/td>\n                                <td>~%18-20<\/td>\n                                <td>1 gro\u00dfer<\/td>\n                                <td>\ud83d\udcb0\ud83d\udcb0\ud83d\udcb0 Hoch<\/td>\n                            <\/tr>\n                            <tr class=\"highlight-row\">\n                                <td>ISOTEC + BF-Adapter<\/td>\n                                <td><strong>%18<\/strong><\/td>\n                                <td>2 kleine<\/td>\n                                <td>\ud83d\udcb0 Wirtschaftlich<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>ISOTEC (ohne BF-Adapter)<\/td>\n                                <td>~%10-12<\/td>\n                                <td>2 nahe Schatten<\/td>\n                                <td>\ud83d\udcb0 Niedrigster Preis<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n\n                    <div class=\"isotec-bf-quote\">\n                        <strong>ISOTEC + BF-Halterung = Leistungsf\u00e4higkeit der Winkel-C-Halterung + wirtschaftlicher Vorteil.<\/strong>\n                        <p>Gleiche bifaziale Fertigung, k\u00fcrzerer Tr\u00e4ger, weniger Stahl, schnellere Montage. Der Kostenunterschied ist im praktischen Einsatz erheblich.<\/p>\n                    <\/div>\n\n                    <div class=\"isotec-bf-note\">\n                        <strong>Alternative:<\/strong> Paneele f\u00fcr spezielle Projekte, bei denen keine Schatten erw\u00fcnscht sind. <em>horizontale Anordnung<\/em> Eine Konstruktion ohne BF-Konsolen ist m\u00f6glich. In diesem Fall \u00e4ndert sich die Wirtschaftlichkeit des Projekts (mehr St\u00fctzen, spezifische Optimierung). Bei den meisten Bauprojekten ist eine Konstruktion mit BF-Konsolen hinsichtlich des Kosten-Nutzen-Verh\u00e4ltnisses optimal.\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Galeri Modal (multi-image swiper) -->\n    <div class=\"isotec-urun-gallery-modal\" id=\"isotec-gallery-modal\" onclick=\"isotecCloseGallery(event)\">\n        <div class=\"isotec-gallery-content\" onclick=\"event.stopPropagation()\">\n            <button class=\"isotec-gallery-close\" onclick=\"isotecCloseGallery()\" type=\"button\">\u00d7<\/button>\n            <div class=\"isotec-gallery-title\" id=\"isotec-gallery-title\"><\/div>\n            <div class=\"isotec-gallery-stage\">\n                <button class=\"isotec-gallery-nav prev\" onclick=\"isotecGalleryPrev()\" type=\"button\" aria-label=\"Ehemalig\">\u2039<\/button>\n                <img decoding=\"async\" id=\"isotec-gallery-img\" src=\"\" alt=\"\" \/>\n                <button class=\"isotec-gallery-nav next\" onclick=\"isotecGalleryNext()\" type=\"button\" aria-label=\"N\u00e4chste\">\u203a<\/button>\n            <\/div>\n            <div class=\"isotec-gallery-caption\" id=\"isotec-gallery-caption\"><\/div>\n            <div class=\"isotec-gallery-indicators\" id=\"isotec-gallery-indicators\"><\/div>\n            <div class=\"isotec-gallery-footer\">\n                <span class=\"isotec-gallery-brand\">ISOTEC \u00b7 isotec.com.tr \u00b7 ISOGROUND TWO<\/span>\n                <span class=\"isotec-gallery-counter\" id=\"isotec-gallery-counter\"><\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Lightbox Modal -->\n    <div class=\"isotec-urun-lightbox\" id=\"isotec-lightbox\" onclick=\"isotecCloseLightbox()\">\n        <button class=\"isotec-urun-lightbox-close\" onclick=\"isotecCloseLightbox()\" type=\"button\">\u00d7<\/button>\n        <img decoding=\"async\" id=\"isotec-lightbox-img\" src=\"\" alt=\"\" onclick=\"event.stopPropagation()\" \/>\n        <div class=\"isotec-urun-lightbox-caption\" id=\"isotec-lightbox-caption\">\n            <span class=\"isotec-lb-brand\">ISOTEC<\/span>\n            <span class=\"isotec-lb-sep\">\u00b7<\/span>\n            <span class=\"isotec-lb-domain\">isotec.com.tr<\/span>\n            <span class=\"isotec-lb-sep\">\u00b7<\/span>\n            <span class=\"isotec-lb-product\">ISOGROUND TWO<\/span>\n            <span class=\"isotec-lb-detail\" id=\"isotec-lightbox-detail\"><\/span>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n\/\/ Component buttons scroll\nfunction scrollComponents(dir) {\n    var grid = document.getElementById('comp-grid');\n    grid.scrollBy({ left: dir * 200, behavior: 'smooth' });\n}\n\n\/\/ Overflow kontrol\u00fc - oklar\u0131 g\u00f6ster\/gizle\nfunction checkCompOverflow() {\n    var grid = document.getElementById('comp-grid');\n    var nav = grid.closest('.isotec-urun-components-nav');\n    var arrows = nav.querySelectorAll('.isotec-urun-components-nav-arrow');\n    if (grid.scrollWidth > grid.clientWidth + 8) {\n        nav.classList.remove('no-overflow');\n        arrows.forEach(function(a) { a.classList.add('visible'); });\n    } else {\n        nav.classList.add('no-overflow');\n        arrows.forEach(function(a) { a.classList.remove('visible'); });\n    }\n}\nwindow.addEventListener('resize', checkCompOverflow);\nwindow.addEventListener('load', checkCompOverflow);\n\n\/\/ Component gallery toggle\nfunction showComponent(index) {\n    \/\/ Hide all views\n    document.getElementById('comp-gallery-all').classList.remove('active');\n    document.getElementById('comp-gallery-all').style.display = 'none';\n    document.querySelectorAll('.isotec-urun-gallery-single').forEach(function(el) {\n        el.classList.remove('active');\n    });\n\n    \/\/ Show selected\n    if (index === 'all') {\n        var allGrid = document.getElementById('comp-gallery-all');\n        allGrid.classList.add('active');\n        allGrid.style.display = '';\n    } else {\n        var single = document.getElementById('comp-gallery-' + index);\n        if (single) single.classList.add('active');\n    }\n\n    \/\/ Update active button\n    document.querySelectorAll('.isotec-urun-component-btn').forEach(function(btn) {\n        btn.classList.remove('active');\n    });\n    if (index === 'all') {\n        document.querySelector('.isotec-urun-component-btn-all').classList.add('active');\n    } else {\n        document.querySelectorAll('.isotec-urun-component-btn:not(.isotec-urun-component-btn-all)')[index].classList.add('active');\n    }\n}\n<\/script>\n\n<script>\n\/\/ Lightbox functions\nfunction isotecOpenLightbox(src, alt) {\n    var lb = document.getElementById('isotec-lightbox');\n    var img = document.getElementById('isotec-lightbox-img');\n    var detail = document.getElementById('isotec-lightbox-detail');\n    img.src = src;\n    img.alt = alt || '';\n    if (detail) detail.textContent = alt || '';\n    \/\/ Body'ye portal et \u2014 parent stacking context'i bypass et (header alt\u0131nda kalmas\u0131n)\n    if (lb.parentNode !== document.body) {\n        document.body.appendChild(lb);\n    }\n    lb.classList.add('active');\n    document.body.style.overflow = 'hidden';\n}\n\nfunction isotecCloseLightbox() {\n    var lb = document.getElementById('isotec-lightbox');\n    lb.classList.remove('active');\n    document.body.style.overflow = '';\n}\n\ndocument.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape') {\n        isotecCloseLightbox();\n        isotecCloseGallery();\n    }\n});\n\n\/\/ Gallery Modal Swiper\nwindow.__isotecGallery = { items: [], idx: 0, title: '' };\nfunction isotecOpenGallery(btn) {\n    var data = btn.getAttribute('data-gallery');\n    var title = btn.getAttribute('data-gallery-title') || '';\n    if (!data) return;\n    try { window.__isotecGallery.items = JSON.parse(data); }\n    catch(e) { console.error('Gallery parse error', e); return; }\n    window.__isotecGallery.idx = 0;\n    window.__isotecGallery.title = title;\n    var modal = document.getElementById('isotec-gallery-modal');\n    if (modal.parentNode !== document.body) document.body.appendChild(modal);\n    document.getElementById('isotec-gallery-title').textContent = title;\n    isotecGalleryRender();\n    modal.classList.add('active');\n    document.body.style.overflow = 'hidden';\n}\nfunction isotecCloseGallery(e) {\n    if (e && e.target && !e.target.classList.contains('isotec-urun-gallery-modal')) return;\n    var modal = document.getElementById('isotec-gallery-modal');\n    modal.classList.remove('active');\n    document.body.style.overflow = '';\n}\nfunction isotecGalleryRender() {\n    var g = window.__isotecGallery;\n    if (!g.items.length) return;\n    var item = g.items[g.idx];\n    document.getElementById('isotec-gallery-img').src = item.url;\n    document.getElementById('isotec-gallery-img').alt = item.caption || '';\n    document.getElementById('isotec-gallery-caption').textContent = item.caption || '';\n    document.getElementById('isotec-gallery-counter').textContent = (g.idx+1) + ' \/ ' + g.items.length;\n    var ind = document.getElementById('isotec-gallery-indicators');\n    while (ind.firstChild) ind.removeChild(ind.firstChild);\n    g.items.forEach(function(_, i) {\n        var b = document.createElement('button');\n        b.className = 'isotec-gallery-indicator' + (i === g.idx ? ' active' : '');\n        b.type = 'button';\n        b.setAttribute('aria-label', 'G\u00f6rsel ' + (i+1));\n        b.onclick = function() { g.idx = i; isotecGalleryRender(); };\n        ind.appendChild(b);\n    });\n}\nfunction isotecGalleryPrev() {\n    var g = window.__isotecGallery;\n    g.idx = (g.idx - 1 + g.items.length) % g.items.length;\n    isotecGalleryRender();\n}\nfunction isotecGalleryNext() {\n    var g = window.__isotecGallery;\n    g.idx = (g.idx + 1) % g.items.length;\n    isotecGalleryRender();\n}\ndocument.addEventListener('keydown', function(e) {\n    var modal = document.getElementById('isotec-gallery-modal');\n    if (!modal || !modal.classList.contains('active')) return;\n    if (e.key === 'ArrowLeft') isotecGalleryPrev();\n    else if (e.key === 'ArrowRight') isotecGalleryNext();\n});\n\n\/\/ Y\u00f6netmelik akordeon toggle (v1.1)\nfunction isotecToggleRegulation(btn) {\n    var grp = btn.closest('.isotec-urun-regulation-group');\n    if (grp) grp.classList.toggle('open');\n}\n\n\/\/ Attach click handlers to all product images\ndocument.addEventListener('DOMContentLoaded', function() {\n    var selectors = [\n        '.isotec-urun-hero-image img',\n        '.isotec-urun-intro-image img',\n        '.isotec-urun-assembly-image img',\n        '.isotec-urun-assembly-images img',\n        '.isotec-urun-gallery-grid img',\n        '.isotec-urun-gallery-single img',\n        '.isotec-urun-accessory-highlight-image',\n        '.isotec-urun-foundation-image'\n    ];\n    document.querySelectorAll(selectors.join(', ')).forEach(function(img) {\n        img.addEventListener('click', function(e) {\n            e.stopPropagation();\n            isotecOpenLightbox(this.src, this.alt);\n        });\n    });\n});\n<\/script>\n\n<script>\n\/\/ ===== BIFACIAL MODAL =====\nfunction isotecBfOpen() {\n    var m = document.getElementById('isotec-bf-modal');\n    if (!m) return;\n    if (m.parentNode !== document.body) document.body.appendChild(m);\n    m.classList.add('active');\n    document.body.style.overflow = 'hidden';\n    \/\/ \u0130lk sekmeyi aktif et\n    var firstTab = m.querySelector('.isotec-bf-tab');\n    var firstPanel = m.querySelector('.isotec-bf-panel');\n    if (firstTab && firstPanel) {\n        m.querySelectorAll('.isotec-bf-tab').forEach(function(t){ t.classList.remove('active'); });\n        m.querySelectorAll('.isotec-bf-panel').forEach(function(p){ p.classList.remove('active'); });\n        firstTab.classList.add('active');\n        firstPanel.classList.add('active');\n    }\n    var content = document.getElementById('isotec-bf-content');\n    if (content) content.scrollTop = 0;\n}\nfunction isotecBfClose() {\n    var m = document.getElementById('isotec-bf-modal');\n    if (!m) return;\n    m.classList.remove('active');\n    document.body.style.overflow = '';\n}\nfunction isotecBfBgClose(e) {\n    if (e && e.target && e.target.classList.contains('isotec-urun-bf-modal')) isotecBfClose();\n}\nfunction isotecBfTab(tabId, btn) {\n    document.querySelectorAll('.isotec-bf-tab').forEach(function(t){ t.classList.remove('active'); });\n    document.querySelectorAll('.isotec-bf-panel').forEach(function(p){ p.classList.remove('active'); });\n    if (btn) btn.classList.add('active');\n    var panel = document.querySelector('.isotec-bf-panel[data-tab=\"' + tabId + '\"]');\n    if (panel) panel.classList.add('active');\n    var content = document.getElementById('isotec-bf-content');\n    if (content) content.scrollTop = 0;\n}\ndocument.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape') {\n        var m = document.getElementById('isotec-bf-modal');\n        if (m && m.classList.contains('active')) isotecBfClose();\n    }\n});\n\/\/ Modal i\u00e7indeki img'lere lightbox\ndocument.addEventListener('DOMContentLoaded', function() {\n    var modal = document.getElementById('isotec-bf-modal');\n    if (!modal) return;\n    modal.querySelectorAll('.isotec-bf-image-wrap img').forEach(function(img){\n        img.style.cursor = 'zoom-in';\n        img.addEventListener('click', function(e){\n            e.stopPropagation();\n            if (typeof isotecOpenLightbox === 'function') isotecOpenLightbox(this.src, this.alt);\n        });\n    });\n});\n<\/script>\n\n<script>\n(function(){\n    \/\/ Scroll-triggered fade-in animations\n    var observer = null;\n    if ('IntersectionObserver' in window) {\n        observer = new IntersectionObserver(function(entries) {\n            entries.forEach(function(entry) {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('visible');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });\n\n        document.querySelectorAll('.isotec-urun-fade-in').forEach(function(el) {\n            observer.observe(el);\n        });\n    } else {\n        \/\/ Fallback: show all\n        document.querySelectorAll('.isotec-urun-fade-in').forEach(function(el) {\n            el.classList.add('visible');\n        });\n    }\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":2451,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-4050","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ISOGROUND TWO - ISOTEC Solar Montaj Sistemleri<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/isotec.com.tr\/de\/montagesysteme-fur-solarmodule\/feldmontagesysteme_\/isoground-zwei\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ISOGROUND TWO - ISOTEC Solar Montaj Sistemleri\" \/>\n<meta property=\"og:url\" content=\"https:\/\/isotec.com.tr\/de\/montagesysteme-fur-solarmodule\/feldmontagesysteme_\/isoground-zwei\/\" \/>\n<meta property=\"og:site_name\" content=\"ISOTEC Solar Montaj Sistemleri\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/isotec.enerji\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-30T04:04:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/\",\"url\":\"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/\",\"name\":\"ISOGROUND TWO - ISOTEC Solar Montaj Sistemleri\",\"isPartOf\":{\"@id\":\"https:\/\/isotec.com.tr\/#website\"},\"datePublished\":\"2020-04-13T17:45:16+00:00\",\"dateModified\":\"2026-04-30T04:04:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Sistemler\",\"item\":\"https:\/\/isotec.com.tr\/eng\/systems\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Arazi Montaj Sistemleri\",\"item\":\"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"ISOGROUND TWO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/isotec.com.tr\/#website\",\"url\":\"https:\/\/isotec.com.tr\/\",\"name\":\"ISOTEC Solar Montaj Sistemleri\",\"description\":\"Gelecek nesiller i\u00e7in kal\u0131c\u0131 \u00e7\u00f6z\u00fcmler\",\"publisher\":{\"@id\":\"https:\/\/isotec.com.tr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/isotec.com.tr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/isotec.com.tr\/#organization\",\"name\":\"ISOTEC Solar Ltd. \u015eti.\",\"url\":\"https:\/\/isotec.com.tr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png\",\"contentUrl\":\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png\",\"width\":331,\"height\":152,\"caption\":\"ISOTEC Solar Ltd. \u015eti.\"},\"image\":{\"@id\":\"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/isotec.enerji\/\",\"https:\/\/tr.linkedin.com\/company\/isotec-enerji\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ISOGROUND TWO - ISOTEC Solar Montagesysteme","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/isotec.com.tr\/de\/montagesysteme-fur-solarmodule\/feldmontagesysteme_\/isoground-zwei\/","og_locale":"de_DE","og_type":"article","og_title":"ISOGROUND TWO - ISOTEC Solar Montaj Sistemleri","og_url":"https:\/\/isotec.com.tr\/de\/montagesysteme-fur-solarmodule\/feldmontagesysteme_\/isoground-zwei\/","og_site_name":"ISOTEC Solar Montaj Sistemleri","article_publisher":"https:\/\/www.facebook.com\/isotec.enerji\/","article_modified_time":"2026-04-30T04:04:06+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/","url":"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/","name":"ISOGROUND TWO - ISOTEC Solar Montagesysteme","isPartOf":{"@id":"https:\/\/isotec.com.tr\/#website"},"datePublished":"2020-04-13T17:45:16+00:00","dateModified":"2026-04-30T04:04:06+00:00","breadcrumb":{"@id":"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/isoground-two\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Sistemler","item":"https:\/\/isotec.com.tr\/eng\/systems\/"},{"@type":"ListItem","position":2,"name":"Arazi Montaj Sistemleri","item":"https:\/\/isotec.com.tr\/gunes-paneli-montaj-sistemleri\/arazi-montaj-sistemleri_\/"},{"@type":"ListItem","position":3,"name":"ISOGROUND TWO"}]},{"@type":"WebSite","@id":"https:\/\/isotec.com.tr\/#website","url":"https:\/\/isotec.com.tr\/","name":"ISOTEC Solar Montagesysteme","description":"Dauerhafte L\u00f6sungen f\u00fcr zuk\u00fcnftige Generationen","publisher":{"@id":"https:\/\/isotec.com.tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/isotec.com.tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/isotec.com.tr\/#organization","name":"ISOTEC Solar GmbH Sti.","url":"https:\/\/isotec.com.tr\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/","url":"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png","contentUrl":"https:\/\/isotec.com.tr\/wp-content\/uploads\/2022\/02\/isotec_solar_logo__.png","width":331,"height":152,"caption":"ISOTEC Solar Ltd. \u015eti."},"image":{"@id":"https:\/\/isotec.com.tr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/isotec.enerji\/","https:\/\/tr.linkedin.com\/company\/isotec-enerji"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/pages\/4050"},"_links":{"self":[{"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/pages\/4050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/comments?post=4050"}],"version-history":[{"count":1,"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/pages\/4050\/revisions"}],"predecessor-version":[{"id":50040,"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/pages\/4050\/revisions\/50040"}],"up":[{"embeddable":true,"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/pages\/2451"}],"wp:attachment":[{"href":"https:\/\/isotec.com.tr\/de\/wp-json\/wp\/v2\/media?parent=4050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}