{"id":49490,"date":"2026-02-05T20:28:09","date_gmt":"2026-02-05T17:28:09","guid":{"rendered":"https:\/\/isotec.com.tr\/slider-test-sayfasi\/"},"modified":"2026-02-13T10:36:31","modified_gmt":"2026-02-13T07:36:31","slug":"isotec","status":"publish","type":"page","link":"https:\/\/isotec.com.tr\/eng\/","title":{"rendered":"ISOTEC"},"content":{"rendered":"<style>\n    \/* Ana sayfada breadcrumb gizle *\/\n    .home .title_container,\n    .page-id-49490 .title_container {\n        display: none !important;\n    }\n    .single-page .isotec-slider-wrap,\n    .page .isotec-slider-wrap,\n    .entry-content-wrapper .isotec-slider-wrap,\n    #main .isotec-slider-wrap,\n    .content .isotec-slider-wrap {\n        margin-top: -50px !important;\n    }\n    .isotec-slider-wrap {\n        position: relative;\n        \/* Tam ekran geni\u015fli\u011fi - container'dan ta\u015f\u0131r *\/\n        width: 100vw !important;\n        margin-left: calc(-50vw + 50%) !important;\n        margin-right: calc(-50vw + 50%) !important;\n        padding: 0 !important;\n        overflow: hidden;\n        max-height: 500px;\n    }\n    \n    \/* Animasyonlu Gradient Arka Plan *\/\n    @keyframes gradientShift {\n        0% { background-position: 0% 50%; }\n        50% { background-position: 100% 50%; }\n        100% { background-position: 0% 50%; }\n    }\n    \n    .isotec-slider {\n        position: relative;\n        width: 100%;\n        max-height: 500px;\n        overflow: hidden;\n        \/* Animasyonlu gradient *\/\n        background: linear-gradient(-45deg, #f8f9fa, #e9ecef, #f1f3f5, #dee2e6);\n        background-size: 400% 400%;\n        animation: gradientShift 15s ease infinite;\n    }\n    \n    \/* \u015eeffaf g\u00f6rsel i\u00e7in \u00f6zel animasyonlu arka plan *\/\n    .isotec-slide[data-animated=\"true\"] {\n        background: linear-gradient(-45deg, #667eea, #764ba2, #6B8DD6, #8E54E9);\n        background-size: 400% 400%;\n        animation: gradientShift 8s ease infinite;\n    }\n\n    .isotec-slide {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        opacity: 0;\n        transition: opacity 0.5s ease;\n    }\n    .isotec-slide:first-child {\n        position: relative;\n    }\n    .isotec-slide.active {\n        opacity: 1;\n        z-index: 1;\n    }\n    .isotec-slide img {\n        display: block;\n        width: 100%;\n        height: auto;\n        max-height: 500px;\n        object-fit: cover;\n        object-position: center 20%;\n        position: relative;\n        z-index: 1;\n    }\n    \/* Text pozisyon varyantlar\u0131 *\/\n    .isotec-slide.text-left .isotec-slide-content {\n        right: auto;\n        left: 40px;\n        text-align: left;\n    }\n    \/* STIL C: Minimal - Kutu yok *\/\n    .isotec-slide-content {\n        position: absolute;\n        top: 30px;\n        right: 40px;\n        z-index: 5;\n        background: transparent;\n        padding: 20px;\n        max-width: 420px;\n        text-align: right;\n    }\n    .isotec-slide-content h2 {\n        font-size: 32px;\n        font-weight: 800;\n        color: #0d71b9;\n        margin: 0 0 10px 0;\n        letter-spacing: -1px;\n        text-shadow: 2px 2px 8px rgba(255,255,255,0.9);\n    }\n    .isotec-slide-content p {\n        font-size: 16px;\n        color: #333;\n        margin: 0 0 18px 0;\n        line-height: 1.5;\n        text-shadow: 1px 1px 4px rgba(255,255,255,0.8);\n    }\n    .isotec-btn {\n        display: inline-block;\n        padding: 14px 32px;\n        background: #0d71b9;\n        color: #fff !important;\n        text-decoration: none;\n        border-radius: 30px;\n        font-weight: 600;\n        font-size: 14px;\n        transition: all 0.3s;\n        box-shadow: 0 4px 20px rgba(13,113,185,0.4);\n    }\n    .isotec-btn:hover {\n        background: #095a94;\n        transform: scale(1.05);\n        box-shadow: 0 6px 20px rgba(13,113,185,0.4);\n        color: #fff !important;\n    }\n    .isotec-prev, .isotec-next {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        width: 45px;\n        height: 45px;\n        background: rgba(255,255,255,0.9);\n        border: none;\n        border-radius: 50%;\n        cursor: pointer;\n        font-size: 18px;\n        z-index: 10;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.15);\n        opacity: 0;\n        transition: opacity 0.3s, background 0.3s;\n    }\n    .isotec-slider-wrap:hover .isotec-prev,\n    .isotec-slider-wrap:hover .isotec-next {\n        opacity: 1;\n    }\n    .isotec-prev { left: 15px; }\n    .isotec-next { right: 15px; }\n    .isotec-prev:hover, .isotec-next:hover {\n        background: #0d71b9;\n        color: #fff;\n    }\n    .isotec-dots {\n        position: absolute;\n        bottom: 15px;\n        right: 30px;\n        display: flex;\n        gap: 8px;\n        z-index: 10;\n    }\n    .isotec-dot {\n        width: 10px;\n        height: 10px;\n        border-radius: 50%;\n        background: rgba(0,0,0,0.25);\n        cursor: pointer;\n    }\n    .isotec-dot.active { background: #0d71b9; }\n\n    \/* CTA Bar *\/\n    .isotec-cta-bar {\n        background: #2a6a9e;\n        padding: 16px 0;\n        text-align: center;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-cta-btn {\n        display: inline-block;\n        padding: 14px 40px;\n        background: transparent;\n        color: #fff !important;\n        text-decoration: none;\n        border: 2px solid #fff;\n        border-radius: 4px;\n        font-size: 14px;\n        font-weight: 600;\n        letter-spacing: 1px;\n        transition: all 0.3s;\n    }\n    .isotec-cta-btn:hover {\n        background: #fff;\n        color: #2a6a9e !important;\n    }\n    .isotec-cta-btn svg {\n        margin-right: 10px;\n        vertical-align: middle;\n    }\n\n    \/* Stats Section *\/\n    .isotec-stats {\n        background: #ffffff;\n        padding: 50px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-stats-inner {\n        display: flex;\n        justify-content: center;\n        gap: 80px;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n    }\n    .isotec-stat {\n        text-align: center;\n    }\n    .isotec-stat-number {\n        font-size: 48px;\n        font-weight: 300;\n        color: #333;\n        line-height: 1;\n    }\n    .isotec-stat-number span.isotec-counter {\n        font-size: inherit;\n        color: inherit;\n        font-weight: inherit;\n    }\n    .isotec-stat-number span:not(.isotec-counter) {\n        font-size: 24px;\n        color: #666;\n        font-weight: 400;\n    }\n    .isotec-stat-label {\n        font-size: 14px;\n        color: #888;\n        margin-top: 5px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    \/* About Section *\/\n    .isotec-about {\n        background: #f8f9fa;\n        padding: 60px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-about-inner {\n        display: flex;\n        align-items: center;\n        gap: 50px;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    .isotec-about-text {\n        flex: 1;\n    }\n    .isotec-about-text h2 {\n        font-size: 24px;\n        font-weight: 700;\n        color: #0d71b9;\n        margin: 0 0 20px 0;\n    }\n    .isotec-about-text p {\n        font-size: 15px;\n        line-height: 1.7;\n        color: #555;\n        margin: 0 0 12px 0;\n    }\n    .isotec-about-text p:last-child {\n        margin-bottom: 0;\n    }\n    .isotec-about-video {\n        flex: 1;\n        max-width: 560px;\n    }\n    .isotec-video-wrap {\n        position: relative;\n        padding-bottom: 56.25%;\n        height: 0;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.15);\n    }\n    .isotec-video-wrap iframe {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        border: 0;\n    }\n\n    \/* Solutions Grid *\/\n    .isotec-solutions {\n        background: #fff;\n        padding: 60px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-solutions-title {\n        text-align: center;\n        font-size: 28px;\n        font-weight: 300;\n        color: #333;\n        margin: 0 0 8px 0;\n    }\n    .isotec-solutions-desc {\n        text-align: center;\n        font-size: 14px;\n        color: #999;\n        margin: 0 auto 40px auto;\n        max-width: 700px;\n    }\n    .isotec-solutions-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 30px;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    .isotec-solution-item {\n        text-align: center;\n        text-decoration: none;\n        display: block;\n        transition: transform 0.3s;\n    }\n    .isotec-solution-item:hover {\n        transform: translateY(-5px);\n    }\n    .isotec-solution-img {\n        width: 180px;\n        height: 180px;\n        margin: 0 auto 12px auto;\n        border-radius: 50%;\n        overflow: hidden;\n        border: 2px solid #e0e0e0;\n        transition: border-color 0.3s, box-shadow 0.3s;\n    }\n    .isotec-solution-item:hover .isotec-solution-img {\n        border-color: #0d71b9;\n        box-shadow: 0 4px 20px rgba(13,113,185,0.15);\n    }\n    .isotec-solution-img img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    .isotec-solution-label {\n        font-size: 15px;\n        font-weight: 600;\n        color: #333;\n    }\n    .isotec-solution-item:hover .isotec-solution-label {\n        color: #0d71b9;\n    }\n\n    @media (max-width: 768px) {\n        .isotec-slider-wrap { max-height: 350px; }\n        .isotec-slider { max-height: 350px; }\n        .isotec-slide img { max-height: 350px; }\n        .isotec-slide-content {\n            left: 15px;\n            right: 15px;\n            bottom: 15px;\n            max-width: none;\n        }\n        .isotec-slide-content h2 { font-size: 20px; }\n        .isotec-prev, .isotec-next { display: none; }\n        \/* Stats: mobilde 2'li rotasyon *\/\n        .isotec-stats { padding: 30px 0; overflow: hidden; }\n        .isotec-stats-inner {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            max-width: 400px;\n            margin: 0 auto;\n            min-height: 75px;\n        }\n        .isotec-stat {\n            opacity: 0;\n            transform: translateY(15px);\n            transition: opacity 0.5s ease, transform 0.5s ease;\n            position: absolute;\n            pointer-events: none;\n        }\n        .isotec-stat.stat-active {\n            position: relative;\n            opacity: 1;\n            transform: translateY(0);\n            pointer-events: auto;\n        }\n        .isotec-stat-number { font-size: 36px; }\n        .isotec-stat-number span:not(.isotec-counter) { font-size: 18px; }\n        \/* Stats dots *\/\n        .isotec-stats-dots {\n            display: flex !important;\n            justify-content: center;\n            gap: 8px;\n            margin-top: 10px;\n        }\n        .isotec-stats-dot {\n            width: 7px;\n            height: 7px;\n            border-radius: 50%;\n            background: #ccc;\n            transition: background 0.3s, transform 0.3s;\n        }\n        .isotec-stats-dot.dot-active {\n            background: #0d71b9;\n            transform: scale(1.3);\n        }\n        .isotec-about-inner {\n            flex-direction: column;\n            gap: 30px;\n        }\n        .isotec-about-video {\n            max-width: 100%;\n            width: 100%;\n        }\n        .isotec-about-text h2 { font-size: 20px; white-space: normal !important; }\n        .isotec-about-inner { padding: 0 20px; }\n        .isotec-solutions-grid {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n        }\n        .isotec-solution-img {\n            width: 130px;\n            height: 130px;\n        }\n        .isotec-solutions-title { font-size: 22px; padding: 0 20px; }\n        .isotec-solutions-desc { padding: 0 20px; font-size: 14px; line-height: 1.5; }\n    }\n\n    \/* ===== Online Katalog ===== *\/\n    .isotec-katalog {\n        background: #0d71b9;\n        padding: 40px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n    \/* ISOTEC-inspired angular line pattern (background) *\/\n    .isotec-katalog-pattern {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 200%;\n        height: 100%;\n        z-index: 1;\n        pointer-events: none;\n        animation: katalogDrift 45s linear infinite;\n    }\n    .isotec-katalog-pattern2 {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 200%;\n        height: 100%;\n        z-index: 1;\n        pointer-events: none;\n        animation: katalogDrift2 35s linear infinite;\n    }\n    @keyframes katalogDrift {\n        0% { transform: translateX(0); }\n        100% { transform: translateX(-50%); }\n    }\n    @keyframes katalogDrift2 {\n        0% { transform: translateX(-50%); }\n        100% { transform: translateX(0); }\n    }\n    .isotec-katalog h2 {\n        font-size: 32px;\n        font-weight: 300;\n        color: #fff;\n        margin: 0 0 20px 0;\n        position: relative;\n        z-index: 2;\n    }\n    .isotec-katalog-img {\n        max-width: 480px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 2;\n        cursor: pointer;\n    }\n    .isotec-katalog-img img {\n        display: block;\n        width: 100%;\n        height: auto;\n        transition: filter 0.4s ease, transform 0.4s ease;\n    }\n    .isotec-katalog-img:hover img {\n        transform: scale(1.02);\n    }\n    \/* Button overlay centered on image *\/\n    .isotec-katalog-btn {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%) scale(0.85);\n        padding: 14px 36px;\n        background: rgba(255,255,255,0.95);\n        color: #0d71b9 !important;\n        text-decoration: none;\n        border: none;\n        border-radius: 30px;\n        font-size: 15px;\n        font-weight: 600;\n        letter-spacing: 0.3px;\n        transition: all 0.35s ease;\n        z-index: 3;\n        opacity: 0;\n        pointer-events: none;\n        white-space: nowrap;\n    }\n    .isotec-katalog-img:hover .isotec-katalog-btn {\n        opacity: 1;\n        transform: translate(-50%, -50%) scale(1);\n        pointer-events: auto;\n    }\n    .isotec-katalog-btn:hover {\n        background: #fff;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.3);\n        color: #0d71b9 !important;\n    }\n\n    \/* ===== T\u00fcm \u0130htiya\u00e7lar \u00c7\u00f6z\u00fcmler ===== *\/\n    .isotec-fullsolutions {\n        background: #f8f9fa;\n        padding: 60px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-fullsolutions-title {\n        text-align: center;\n        font-size: 28px;\n        font-weight: 300;\n        color: #333;\n        margin: 0 0 8px 0;\n    }\n    .isotec-fullsolutions-desc {\n        text-align: center;\n        font-size: 15px;\n        color: #888;\n        margin: 0 auto 40px auto;\n        max-width: 650px;\n        line-height: 1.6;\n        padding: 0 20px;\n    }\n    .isotec-fullsolutions-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    .isotec-fs-card {\n        background: #fff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 2px 15px rgba(0,0,0,0.06);\n        transition: transform 0.3s, box-shadow 0.3s;\n        text-decoration: none;\n        display: block;\n    }\n    .isotec-fs-card:hover {\n        transform: translateY(-6px);\n        box-shadow: 0 10px 30px rgba(13,113,185,0.12);\n    }\n    .isotec-fs-card-img {\n        width: 100%;\n        height: 200px;\n        overflow: hidden;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .isotec-fs-card-img img {\n        width: 100%;\n        height: 100%;\n        object-fit: contain;\n        transition: transform 0.4s;\n    }\n    .isotec-fs-card:hover .isotec-fs-card-img img {\n        transform: scale(1.05);\n    }\n    .isotec-fs-card-title {\n        font-size: 17px;\n        font-weight: 700;\n        color: #333;\n        margin: 0;\n        padding: 16px 20px 10px 20px;\n    }\n    .isotec-fs-card-body {\n        padding: 14px 20px 20px 20px;\n    }\n    .isotec-fs-card-body h3 {\n        font-size: 18px;\n        font-weight: 700;\n        color: #333;\n        margin: 0 0 8px 0;\n        display: none;\n    }\n    .isotec-fs-card-body p {\n        font-size: 14px;\n        color: #777;\n        line-height: 1.5;\n        margin: 0 0 16px 0;\n    }\n    .isotec-fs-card-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        font-size: 14px;\n        font-weight: 600;\n        color: #0d71b9;\n        text-decoration: none;\n        transition: gap 0.3s;\n    }\n    .isotec-fs-card:hover .isotec-fs-card-link {\n        gap: 10px;\n    }\n\n    \/* ===== Haberler \/ Duyurular ===== *\/\n    .isotec-news {\n        background: linear-gradient(135deg, #0a5a96 0%, #0d71b9 100%);\n        padding: 60px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        position: relative;\n    }\n    .isotec-news::before {\n        content: '';\n        position: absolute;\n        top: -40px;\n        left: 0;\n        right: 0;\n        height: 40px;\n        background: #f8f9fa;\n        clip-path: ellipse(55% 100% at 50% 0%);\n    }\n    .isotec-news-title {\n        text-align: center;\n        font-size: 28px;\n        font-weight: 300;\n        color: #fff !important;\n        margin: 0 0 40px 0;\n    }\n    .isotec-news-inner {\n        display: flex;\n        gap: 25px;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    .isotec-news-spotlight {\n        flex: 3;\n        position: relative;\n        border-radius: 12px;\n        overflow: hidden;\n        min-height: 360px;\n    }\n    .isotec-news-spotlight a {\n        display: block;\n        text-decoration: none;\n        width: 100%;\n        height: 100%;\n    }\n    .isotec-news-spotlight img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n        min-height: 360px;\n    }\n    .isotec-news-spotlight-overlay {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        right: 0;\n        padding: 30px 25px;\n        background: linear-gradient(transparent, rgba(0,0,0,0.45));\n    }\n    .isotec-news-spotlight-overlay .isotec-news-date {\n        font-size: 12px;\n        color: rgba(255,255,255,0.7);\n        margin: 0 0 6px 0;\n    }\n    .isotec-news-spotlight-overlay h3 {\n        font-size: 22px;\n        font-weight: 700;\n        color: #fff;\n        margin: 0;\n        line-height: 1.3;\n    }\n    .isotec-news-list {\n        flex: 2;\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n    }\n    .isotec-news-item {\n        display: flex;\n        gap: 14px;\n        background: rgba(255,255,255,0.1);\n        border-radius: 10px;\n        padding: 12px;\n        text-decoration: none;\n        transition: background 0.3s;\n        align-items: center;\n    }\n    .isotec-news-item:hover {\n        background: rgba(255,255,255,0.18);\n    }\n    .isotec-news-item-img {\n        width: 80px;\n        height: 65px;\n        border-radius: 8px;\n        overflow: hidden;\n        flex-shrink: 0;\n    }\n    .isotec-news-item-img img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    .isotec-news-item-text .isotec-news-date {\n        font-size: 11px;\n        color: rgba(255,255,255,0.6);\n        margin: 0 0 4px 0;\n    }\n    .isotec-news-item-text h4 {\n        font-size: 14px;\n        font-weight: 600;\n        color: #fff;\n        margin: 0;\n        line-height: 1.35;\n    }\n    .isotec-news-more {\n        text-align: center;\n        margin-top: 30px;\n    }\n    .isotec-news-more a {\n        display: inline-block;\n        padding: 12px 30px;\n        border: 2px solid rgba(255,255,255,0.5);\n        border-radius: 30px;\n        color: #fff !important;\n        text-decoration: none;\n        font-size: 14px;\n        font-weight: 600;\n        transition: all 0.3s;\n    }\n    .isotec-news-more a:hover {\n        background: #fff;\n        color: #0d71b9 !important;\n        border-color: #fff;\n    }\n\n    \/* ===== Referanslar\u0131m\u0131z ===== *\/\n    .isotec-refs {\n        background: #f5f6f8;\n        padding: 60px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-refs-title {\n        text-align: center;\n        font-size: 28px;\n        font-weight: 300;\n        color: #333;\n        margin: 0 0 40px 0;\n    }\n    .isotec-refs-grid {\n        display: flex;\n        gap: 20px;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 30px;\n        overflow-x: auto;\n        scroll-snap-type: x mandatory;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: none;\n    }\n    .isotec-refs-grid::-webkit-scrollbar { display: none; }\n    .isotec-ref-card {\n        flex: 0 0 calc(20% - 16px);\n        min-width: 210px;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n        text-decoration: none;\n        display: block;\n        scroll-snap-align: start;\n        aspect-ratio: 3\/4;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.08);\n        transition: box-shadow 0.3s, transform 0.3s;\n    }\n    .isotec-ref-card:hover {\n        box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n        transform: translateY(-4px);\n    }\n    .isotec-ref-card img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n    .isotec-ref-card-overlay {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        right: 0;\n        padding: 18px 14px;\n        background: linear-gradient(transparent, rgba(0,0,0,0.7));\n    }\n    .isotec-ref-card-overlay h3 {\n        font-size: 14px;\n        font-weight: 600;\n        color: #fff;\n        margin: 0 0 3px 0;\n        line-height: 1.3;\n    }\n    .isotec-ref-card-overlay span {\n        font-size: 11px;\n        color: rgba(255,255,255,0.7);\n    }\n    .isotec-refs-more {\n        text-align: center;\n        margin-top: 30px;\n    }\n    .isotec-refs-more a {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        font-size: 14px;\n        font-weight: 600;\n        color: #0d71b9;\n        text-decoration: none;\n        transition: gap 0.3s;\n    }\n    .isotec-refs-more a:hover { gap: 10px; }\n\n    \/* ===== Blog Payla\u015f\u0131mlar\u0131m\u0131z ===== *\/\n    .isotec-blog {\n        background: #fff;\n        padding: 70px 0 60px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n    }\n    .isotec-blog-header {\n        max-width: 1200px;\n        margin: 0 auto 40px auto;\n        padding: 0 30px;\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n    }\n    .isotec-blog-title {\n        font-size: 13px;\n        font-weight: 700;\n        color: #0d71b9;\n        text-transform: uppercase;\n        letter-spacing: 2.5px;\n        margin: 0;\n    }\n    .isotec-blog-title::before {\n        content: '';\n        display: inline-block;\n        width: 28px;\n        height: 3px;\n        background: #0d71b9;\n        margin-right: 12px;\n        vertical-align: middle;\n        border-radius: 2px;\n    }\n    .isotec-blog-more {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n    }\n    .isotec-blog-more a {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        font-size: 13px;\n        font-weight: 600;\n        color: #0d71b9;\n        text-decoration: none;\n        padding: 8px 20px;\n        border: 1.5px solid #0d71b9;\n        border-radius: 24px;\n        transition: all 0.3s;\n    }\n    .isotec-blog-more a:hover {\n        background: #0d71b9;\n        color: #fff;\n    }\n    .isotec-blog-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        grid-template-rows: auto auto;\n        gap: 20px;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    \/* Hero card - ilk post b\u00fcy\u00fck sol tarafta *\/\n    .isotec-blog-card {\n        position: relative;\n        border-radius: 16px;\n        overflow: hidden;\n        text-decoration: none;\n        display: flex;\n        flex-direction: column;\n        background: #f5f7fa;\n        transition: transform 0.4s ease, box-shadow 0.4s ease;\n    }\n    .isotec-blog-card:first-child {\n        grid-row: 1 \/ 3;\n    }\n    .isotec-blog-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n    }\n    .isotec-blog-card-img {\n        position: relative;\n        overflow: hidden;\n    }\n    .isotec-blog-card:first-child .isotec-blog-card-img {\n        flex: 1;\n        min-height: 320px;\n    }\n    .isotec-blog-card:not(:first-child) .isotec-blog-card-img {\n        height: 140px;\n    }\n    .isotec-blog-card img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n    .isotec-blog-card:hover img {\n        transform: scale(1.05);\n    }\n    .isotec-blog-card-badge {\n        position: absolute;\n        top: 14px;\n        left: 14px;\n        background: rgba(255,255,255,0.92);\n        color: #0d71b9;\n        font-size: 10px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 5px 12px;\n        border-radius: 20px;\n        backdrop-filter: blur(8px);\n        z-index: 2;\n    }\n    .isotec-blog-card-content {\n        padding: 20px;\n    }\n    .isotec-blog-card:first-child .isotec-blog-card-content {\n        padding: 24px 24px 28px 24px;\n    }\n    .isotec-blog-card-meta {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin-bottom: 10px;\n    }\n    .isotec-blog-card-date {\n        font-size: 12px;\n        color: #999;\n        font-weight: 500;\n    }\n    .isotec-blog-card-read {\n        font-size: 11px;\n        color: #bbb;\n        display: flex;\n        align-items: center;\n        gap: 4px;\n    }\n    .isotec-blog-card-read::before {\n        content: '';\n        width: 3px;\n        height: 3px;\n        background: #ccc;\n        border-radius: 50%;\n    }\n    .isotec-blog-card h3 {\n        font-size: 15px;\n        font-weight: 700;\n        color: #222;\n        margin: 0;\n        line-height: 1.45;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n    .isotec-blog-card:first-child h3 {\n        font-size: 20px;\n        -webkit-line-clamp: 3;\n    }\n    .isotec-blog-card-arrow {\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        font-size: 12px;\n        font-weight: 600;\n        color: #0d71b9;\n        margin-top: 14px;\n        opacity: 0;\n        transform: translateX(-8px);\n        transition: all 0.3s;\n    }\n    .isotec-blog-card:hover .isotec-blog-card-arrow {\n        opacity: 1;\n        transform: translateX(0);\n    }\n    \/* Sa\u011f taraftaki k\u00fc\u00e7\u00fck kartlar yatay layout *\/\n    .isotec-blog-card:not(:first-child) {\n        flex-direction: row;\n        align-items: stretch;\n    }\n    .isotec-blog-card:not(:first-child) .isotec-blog-card-img {\n        width: 200px;\n        min-width: 200px;\n        height: auto;\n    }\n    .isotec-blog-card:not(:first-child) .isotec-blog-card-content {\n        padding: 18px 20px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .isotec-blog-card:not(:first-child) h3 {\n        font-size: 14px;\n    }\n\n    \/* ===== M\u00fc\u015fteri Logolar\u0131 Marquee ===== *\/\n    .isotec-logos {\n        background: #eceef1;\n        padding: 50px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        overflow: hidden;\n    }\n    .isotec-logos-title {\n        text-align: center;\n        font-size: 24px;\n        font-weight: 300;\n        color: #666;\n        margin: 0 0 30px 0;\n    }\n    .isotec-logos-track {\n        display: flex;\n        width: max-content;\n        animation: isotecMarquee 40s linear infinite;\n    }\n    .isotec-logos-track:hover {\n        animation-play-state: paused;\n    }\n    .isotec-logo-item {\n        flex-shrink: 0;\n        width: 180px;\n        height: 100px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 20px;\n    }\n    .isotec-logo-item img {\n        max-width: 150px;\n        max-height: 80px;\n        object-fit: contain;\n        filter: grayscale(100%);\n        opacity: 0.6;\n        transition: filter 0.3s, opacity 0.3s;\n    }\n    .isotec-logo-item img:hover {\n        filter: grayscale(0%);\n        opacity: 1;\n    }\n    @keyframes isotecMarquee {\n        0% { transform: translateX(0); }\n        100% { transform: translateX(-50%); }\n    }\n\n    \/* ===== CTA Final ===== *\/\n    .isotec-cta-final {\n        background: linear-gradient(135deg, #0a5a96 0%, #0d71b9 100%);\n        padding: 70px 0;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        margin-bottom: -50px;\n        text-align: center;\n    }\n    .isotec-cta-final-inner {\n        max-width: 750px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n    .isotec-cta-final h2 {\n        font-size: 30px;\n        font-weight: 700;\n        color: #fff;\n        margin: 0 0 18px 0;\n    }\n    .isotec-cta-final p {\n        font-size: 15px;\n        color: rgba(255,255,255,0.85);\n        line-height: 1.7;\n        margin: 0 0 30px 0;\n    }\n    .isotec-cta-final-btn {\n        display: inline-block;\n        padding: 16px 40px;\n        background: transparent;\n        color: #fff !important;\n        text-decoration: none;\n        border: 2px solid #fff;\n        border-radius: 30px;\n        font-size: 16px;\n        font-weight: 600;\n        transition: all 0.3s;\n    }\n    .isotec-cta-final-btn:hover {\n        background: #fff;\n        color: #0d71b9 !important;\n    }\n\n    \/* ===== Yeni B\u00f6l\u00fcmler Responsive ===== *\/\n    @media (max-width: 768px) {\n        .isotec-katalog { padding: 30px 20px; }\n        .isotec-katalog h2 { font-size: 24px; }\n        .isotec-katalog-img { max-width: 300px; }\n        \/* Mobile: button always visible on image *\/\n        .isotec-katalog-btn { opacity: 1 !important; transform: translate(-50%, -50%) scale(1) !important; pointer-events: auto !important; }\n        .isotec-katalog-img img { transform: none !important; }\n        .isotec-fullsolutions { padding: 40px 0; }\n        .isotec-fullsolutions-title { font-size: 22px; padding: 0 20px; }\n        .isotec-fullsolutions-desc { padding: 0 20px; }\n        .isotec-fullsolutions-grid { grid-template-columns: 1fr; gap: 20px; padding: 0 20px; }\n        .isotec-news { padding: 40px 0; }\n        .isotec-news::before { display: none; }\n        .isotec-news-title { font-size: 22px; }\n        .isotec-news-inner { flex-direction: column; padding: 0 20px; }\n        .isotec-news-spotlight { min-height: 240px; }\n        .isotec-news-spotlight img { min-height: 240px; }\n        .isotec-news-spotlight-overlay h3 { font-size: 18px; }\n        .isotec-refs { padding: 40px 0; }\n        .isotec-refs-title { font-size: 22px; padding: 0 20px; }\n        .isotec-refs-grid {\n            padding: 0 15px;\n            scroll-snap-type: none;\n            scroll-behavior: smooth;\n            gap: 12px;\n        }\n        .isotec-ref-card { flex: 0 0 220px; min-width: 220px; }\n        .isotec-blog { padding: 40px 0; }\n        .isotec-blog-header { flex-direction: column; gap: 16px; text-align: center; }\n        .isotec-blog-grid { grid-template-columns: 1fr; }\n        .isotec-blog-card:first-child { grid-row: auto; }\n        .isotec-blog-card:not(:first-child) { flex-direction: column; }\n        .isotec-blog-card:not(:first-child) .isotec-blog-card-img { width: 100%; min-width: unset; height: 160px; }\n        .isotec-blog-card:first-child .isotec-blog-card-img { min-height: 220px; }\n        .isotec-blog-card-arrow { opacity: 1; transform: translateX(0); }\n        .isotec-blog-card:nth-child(n+4) { display: none; }\n        .isotec-logos { padding: 35px 0; }\n        .isotec-logos-title { font-size: 20px; }\n        .isotec-logo-item { width: 130px; height: 70px; margin: 0 12px; }\n        .isotec-logo-item img { max-width: 110px; max-height: 60px; }\n        .isotec-cta-final { padding: 45px 0; }\n        .isotec-cta-final h2 { font-size: 24px; }\n        .isotec-cta-final p { font-size: 14px; }\n    }\n\n    \/* ===== Online Tool Promo Section ===== *\/\n    .isotec-onlinetool-promo {\n        position: relative;\n        width: 100vw;\n        margin-left: calc(-50vw + 50%);\n        min-height: 480px;\n        background-image: url('https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/1-1-2-12-31-scaled-1.jpg');\n        background-size: cover;\n        background-position: center 30%;\n        display: flex;\n        align-items: center;\n        overflow: hidden;\n    }\n    .isotec-otp-overlay {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(100deg, rgba(8,25,48,0.9) 0%, rgba(8,25,48,0.65) 55%, rgba(8,25,48,0.08) 100%);\n        z-index: 1;\n    }\n    .isotec-otp-content {\n        position: relative;\n        z-index: 2;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 75px 40px;\n        width: 100%;\n    }\n    .isotec-otp-inner {\n        max-width: 520px;\n    }\n    .isotec-otp-badge {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        margin-bottom: 20px;\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.5s ease 0.2s, transform 0.5s ease 0.2s;\n    }\n    .isotec-otp-inner.is-visible .isotec-otp-badge {\n        opacity: 1;\n        transform: translateY(0);\n    }\n    .isotec-otp-badge-pill {\n        display: inline-block;\n        background: rgba(13,113,185,0.92);\n        color: #fff;\n        font-size: 11px;\n        font-weight: 700;\n        padding: 4px 16px;\n        border-radius: 20px;\n        letter-spacing: 0.5px;\n        backdrop-filter: blur(8px);\n    }\n    .isotec-otp-badge-text {\n        font-size: 12px;\n        font-weight: 700;\n        color: rgba(255,255,255,0.8);\n        letter-spacing: 2.5px;\n        text-transform: uppercase;\n    }\n    .isotec-otp-title {\n        font-size: 40px;\n        font-weight: 700;\n        color: #fff !important;\n        margin: 0 0 16px 0;\n        line-height: 1.15;\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.5s ease 0.35s, transform 0.5s ease 0.35s;\n    }\n    .isotec-otp-inner.is-visible .isotec-otp-title {\n        opacity: 1;\n        transform: translateY(0);\n    }\n    .isotec-otp-desc {\n        font-size: 16px;\n        color: rgba(255,255,255,0.8);\n        line-height: 1.7;\n        margin: 0 0 28px 0;\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;\n    }\n    .isotec-otp-inner.is-visible .isotec-otp-desc {\n        opacity: 1;\n        transform: translateY(0);\n    }\n    .isotec-otp-cta {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        padding: 15px 34px;\n        background: #0d71b9;\n        color: #fff !important;\n        text-decoration: none;\n        border-radius: 30px;\n        font-size: 15px;\n        font-weight: 600;\n        box-shadow: 0 4px 22px rgba(13,113,185,0.45);\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.5s ease 0.65s, transform 0.5s ease 0.65s;\n        flex-shrink: 0;\n    }\n    .isotec-otp-inner.is-visible .isotec-otp-cta {\n        opacity: 1;\n        transform: translateY(0);\n    }\n    .isotec-otp-cta:hover {\n        background: #095a94;\n        box-shadow: 0 8px 28px rgba(13,113,185,0.55);\n        color: #fff !important;\n    }\n    .isotec-otp-bottom {\n        display: flex;\n        align-items: center;\n        gap: 40px;\n        margin-top: 0;\n    }\n    .isotec-otp-steps {\n        display: flex;\n        gap: 20px;\n        margin-left: 30px;\n        padding-top: 12px;\n        align-self: flex-end;\n    }\n    .isotec-otp-step {\n        flex: 1;\n        text-align: center;\n        opacity: 0;\n        transform: translateX(30px);\n    }\n    .isotec-otp-step:nth-child(1) { transition: opacity 0.5s ease 0.8s, transform 0.5s ease 0.8s; }\n    .isotec-otp-step:nth-child(2) { transition: opacity 0.5s ease 0.95s, transform 0.5s ease 0.95s; }\n    .isotec-otp-step:nth-child(3) { transition: opacity 0.5s ease 1.1s, transform 0.5s ease 1.1s; }\n    .isotec-otp-inner.is-visible .isotec-otp-step {\n        opacity: 1;\n        transform: translateX(0);\n    }\n    .isotec-otp-step-num {\n        width: 36px;\n        height: 36px;\n        background: rgba(13,113,185,0.9);\n        color: #fff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 14px;\n        font-weight: 700;\n        margin: 0 auto 8px auto;\n        backdrop-filter: blur(4px);\n    }\n    .isotec-otp-step-label {\n        font-size: 12px;\n        font-weight: 600;\n        color: rgba(255,255,255,0.85);\n        line-height: 1.4;\n        white-space: nowrap;\n    }\n    @media (max-width: 768px) {\n        .isotec-onlinetool-promo { min-height: auto; }\n        .isotec-otp-content { padding: 55px 25px; }\n        .isotec-otp-title { font-size: 28px; }\n        .isotec-otp-bottom { flex-direction: column; align-items: flex-start; gap: 28px; }\n        .isotec-otp-steps { gap: 12px; }\n        .isotec-otp-step-label { font-size: 11px; }\n    }\n    <\/style>\n    <div class=\"isotec-slider-wrap\">\n        <div class=\"isotec-slider\">\n                        <div class=\"isotec-slide active\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isotrap_mini_clean_4k-2.jpg\" alt=\"ISOTRAP MINI\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOTRAP MINI<\/h2>\n                                                            <p>An economical solution for trapezoidal and sandwich-covered roofs.<\/p>\n                                                            <a href=\"\/eng\/urunler\/isotrap-mini\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                        <div class=\"isotec-slide\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isotrap_s_clean_4k-2.jpg\" alt=\"ISOTRAP S\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOTRAP S<\/h2>\n                                                            <p>Strong and reliable installation on trapezoidal roofs.<\/p>\n                                                            <a href=\"\/eng\/urunler\/isotrap-s\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                        <div class=\"isotec-slide\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isotrap_x_clean_4k-2.jpg\" alt=\"ISOBEAM X\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOBEAM X<\/h2>\n                                                            <p>High-performance trapezoidal roof mounting system.<\/p>\n                                                            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/isobeam_x\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                        <div class=\"isotec-slide\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isotrap_xl_clean_4k-2.jpg\" alt=\"ISOTRAP XL\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOTRAP XL<\/h2>\n                                                            <p>Premium assembly for large-scale projects.<\/p>\n                                                            <a href=\"\/eng\/urunler\/isotrap-xl\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                        <div class=\"isotec-slide\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isoflat_clean_4k-2.jpg\" alt=\"ISOFLAT\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOFLAT<\/h2>\n                                                            <p>Maximum efficiency with optimum angle on flat roofs.<\/p>\n                                                            <a href=\"\/eng\/urunler\/isoflat\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                        <div class=\"isotec-slide\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isoground-one-slider-v26-scaled.jpg\" alt=\"ISOGROUND ONE\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOGROUND ONE<\/h2>\n                                                            <p>Single column fixed angle field mounting system<\/p>\n                                                            <a href=\"\/eng\/solar-panel-mounting-systems\/land-mounting-systems_\/iso-ground-one\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                        <div class=\"isotec-slide  text-left\" >\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isoground-two-slider-v9-scaled.jpg\" alt=\"ISOGROUND TWO\">\n                <div class=\"isotec-slide-content\">\n                                        <h2>ISOGROUND TWO<\/h2>\n                                                            <p>Dual column fixed-angle field mounting system<\/p>\n                                                            <a href=\"\/eng\/solar-panel-mounting-systems\/land-mounting-systems_\/iso-ground-two\/\" class=\"isotec-btn\">\n                        View Product                    <\/a>\n                                    <\/div>\n            <\/div>\n                    <\/div>\n        <button class=\"isotec-prev\">\u276e<\/button>\n        <button class=\"isotec-next\">\u276f<\/button>\n        <div class=\"isotec-dots\">\n                        <span class=\"isotec-dot active\" data-i=\"0\"><\/span>\n                        <span class=\"isotec-dot\" data-i=\"1\"><\/span>\n                        <span class=\"isotec-dot\" data-i=\"2\"><\/span>\n                        <span class=\"isotec-dot\" data-i=\"3\"><\/span>\n                        <span class=\"isotec-dot\" data-i=\"4\"><\/span>\n                        <span class=\"isotec-dot\" data-i=\"5\"><\/span>\n                        <span class=\"isotec-dot\" data-i=\"6\"><\/span>\n                    <\/div>\n    <\/div>\n\n    <!-- CTA Bar -->\n    <div class=\"isotec-cta-bar\">\n        <a href=\"\/eng\/contact\/\" class=\"isotec-cta-btn\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n            <\/svg>\n            CONTACT US\n        <\/a>\n    <\/div>\n\n    <!-- Stats Section -->\n    <div class=\"isotec-stats\">\n        <div class=\"isotec-stats-inner\">\n            <div class=\"isotec-stat\">\n                <div class=\"isotec-stat-number\"><span class=\"isotec-counter\" data-target=\"48\">0<\/span> <span>'to the country<\/span><\/div>\n                <div class=\"isotec-stat-label\">Export<\/div>\n            <\/div>\n            <div class=\"isotec-stat\">\n                <div class=\"isotec-stat-number\"><span class=\"isotec-counter\" data-target=\"13\">0<\/span> <span>'&#039;year<\/span><\/div>\n                <div class=\"isotec-stat-label\">Experience<\/div>\n            <\/div>\n            <div class=\"isotec-stat\">\n                <div class=\"isotec-stat-number\"><span class=\"isotec-counter\" data-target=\"40\">0<\/span> <span>'&#039;different<\/span><\/div>\n                <div class=\"isotec-stat-label\">Mounting System<\/div>\n            <\/div>\n            <div class=\"isotec-stat\">\n                <div class=\"isotec-stat-number\"><span class=\"isotec-counter\" data-target=\"1000\">0<\/span> <span>'thousands<\/span><\/div>\n                <div class=\"isotec-stat-label\">Satisfied Customer<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"isotec-stats-dots\" style=\"display:none;\">\n            <span class=\"isotec-stats-dot dot-active\" data-index=\"0\"><\/span>\n            <span class=\"isotec-stats-dot\" data-index=\"1\"><\/span>\n        <\/div>\n    <\/div>\n\n    <!-- About Section -->\n    <div class=\"isotec-about\">\n        <div class=\"isotec-about-inner\">\n            <div class=\"isotec-about-text\">\n                <h2>ISOTEC Solar Mounting Systems<\/h2>\n                <p>Every project is different. We think so too. From the roof to the land, from trapezoidal sheet metal to membrane covering, from flat ground to parking structures. <strong>More than 40 mounting systems<\/strong> We produce.<\/p>\n                <p>All our systems are developed by our own engineering team, manufactured in T\u00fcrkiye, and <strong>To 48 countries<\/strong> It is exported. Fast assembly, high strength and long service life \u2014 the same standard in every project.<\/p>\n                <p><strong>Let&#039;s work together to determine the right system for your project.<\/strong> From static calculations to on-site installation, our engineering team is with you every step of the way.<\/p>\n            <\/div>\n            <div class=\"isotec-about-video\">\n                <div class=\"isotec-video-wrap\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/HOYcuw4CdF0\" title=\"ISOTEC Solar Mounting Systems\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"><\/iframe>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Solutions Grid -->\n    <div class=\"isotec-solutions\">\n        <h2 class=\"isotec-solutions-title\">Solution according to need<\/h2>\n        <p class=\"isotec-solutions-desc\">We offer solutions tailored to different roof types, different roofing materials, and different floor types. Please select the relevant category.<\/p>\n        <div class=\"isotec-solutions-grid\">\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/trapez-cati-new-300x300.jpg\" alt=\"Trapez Roof Installation System\"><\/div>\n                <div class=\"isotec-solution-label\">Trapezoidal Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/sandvic-new-300x300.jpg\" alt=\"Sandwich Roof Installation System\"><\/div>\n                <div class=\"isotec-solution-label\">Sandwich Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/flat-roof-systems\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/duz-new-300x300.jpg\" alt=\"Flat Roof Mounting System\"><\/div>\n                <div class=\"isotec-solution-label\">Flat Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/isobeam-vo\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/onduline-new-300x300.jpg\" alt=\"Onduline Roof Installation System\"><\/div>\n                <div class=\"isotec-solution-label\">Onduline Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/isoken\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/kenet-new-300x300.jpg\" alt=\"Standing Seam Roof Installation System\"><\/div>\n                <div class=\"isotec-solution-label\">Clamp Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/isoplate_\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/shingle-new-300x300.jpg\" alt=\"Shingle Roof Installation System\"><\/div>\n                <div class=\"isotec-solution-label\">Shingle Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/isotile_\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/kiremit-new-300x300.jpg\" alt=\"Tile Roof Mounting System\"><\/div>\n                <div class=\"isotec-solution-label\">Tile Roof<\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/land-mounting-systems_\/\" class=\"isotec-solution-item\">\n                <div class=\"isotec-solution-img\"><img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/zemin-new-300x300.jpg\" alt=\"Floor Mounting System\"><\/div>\n                <div class=\"isotec-solution-label\">Ground Syst.<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Online Katalog -->\n    <div class=\"isotec-katalog\">\n        <!-- ISOTEC angular line pattern layer 1 -->\n        <svg class=\"isotec-katalog-pattern\" viewbox=\"0 0 1600 400\" preserveaspectratio=\"none\">\n            <g stroke=\"rgba(255,255,255,0.06)\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\">\n                <path d=\"M0,80 L120,200 L240,80 L360,200 L480,80 L600,200 L720,80 L840,200 L960,80 L1080,200 L1200,80 L1320,200 L1440,80 L1560,200 L1600,160\"\/>\n                <path d=\"M0,320 L160,200 L320,320 L480,200 L640,320 L800,200 L960,320 L1120,200 L1280,320 L1440,200 L1600,320\"\/>\n            <\/g>\n            <g stroke=\"rgba(255,255,255,0.03)\" stroke-width=\"1\" fill=\"none\">\n                <path d=\"M0,150 L200,50 L400,150 L600,50 L800,150 L1000,50 L1200,150 L1400,50 L1600,150\"\/>\n                <path d=\"M0,250 L200,350 L400,250 L600,350 L800,250 L1000,350 L1200,250 L1400,350 L1600,250\"\/>\n            <\/g>\n        <\/svg>\n        <!-- ISOTEC angular line pattern layer 2 (reverse) -->\n        <svg class=\"isotec-katalog-pattern2\" viewbox=\"0 0 1600 400\" preserveaspectratio=\"none\">\n            <g stroke=\"rgba(255,255,255,0.04)\" stroke-width=\"1\" fill=\"none\" stroke-linecap=\"round\">\n                <path d=\"M0,120 L100,40 L200,120 L300,40 L400,120 L500,40 L600,120 L700,40 L800,120 L900,40 L1000,120 L1100,40 L1200,120 L1300,40 L1400,120 L1500,40 L1600,120\"\/>\n                <path d=\"M0,280 L100,360 L200,280 L300,360 L400,280 L500,360 L600,280 L700,360 L800,280 L900,360 L1000,280 L1100,360 L1200,280 L1300,360 L1400,280 L1500,360 L1600,280\"\/>\n            <\/g>\n        <\/svg>\n        <h2>2026 Online Catalog<\/h2>\n        <div class=\"isotec-katalog-img\">\n            <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isotec-katalog-yeni-logo.jpg\" alt=\"ISOTEC 2026 Online Catalog\">\n            <a href=\"https:\/\/isotec.com.tr\/downloads\/ISOTEC_Solar_20.pdf\" class=\"isotec-katalog-btn\" target=\"_blank\">Browse the catalog<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Online Tool Promo -->\n    <div class=\"isotec-onlinetool-promo\">\n        <div class=\"isotec-otp-overlay\"><\/div>\n        <div class=\"isotec-otp-content\">\n            <div class=\"isotec-otp-inner\">\n                <div class=\"isotec-otp-badge\">\n                    <span class=\"isotec-otp-badge-pill\">ISOTEC<\/span>\n                    <span class=\"isotec-otp-badge-text\">ONLINE TOOL<\/span>\n                <\/div>\n                <h2 class=\"isotec-otp-title\">Solarpro Configurator<\/h2>\n                <p class=\"isotec-otp-desc\">Measure your roof online, plan the panel layout, and have your project ready in minutes.<\/p>\n                <div class=\"isotec-otp-bottom\">\n                    <a href=\"\/eng\/onlinetool\/\" class=\"isotec-otp-cta\">\n                        Explore the Configurator\n                        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                    <\/a>\n                    <div class=\"isotec-otp-steps\">\n                        <div class=\"isotec-otp-step\">\n                            <div class=\"isotec-otp-step-num\">1<\/div>\n                            <div class=\"isotec-otp-step-label\">Register<\/div>\n                        <\/div>\n                        <div class=\"isotec-otp-step\">\n                            <div class=\"isotec-otp-step-num\">2<\/div>\n                            <div class=\"isotec-otp-step-label\">Measure Online<\/div>\n                        <\/div>\n                        <div class=\"isotec-otp-step\">\n                            <div class=\"isotec-otp-step-num\">3<\/div>\n                            <div class=\"isotec-otp-step-label\">Plan the layout.<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- T\u00fcm \u0130htiya\u00e7lar\u0131n\u0131z\u0131 Kar\u015f\u0131layacak \u00c7\u00f6z\u00fcmler -->\n    <div class=\"isotec-fullsolutions\">\n        <h2 class=\"isotec-fullsolutions-title\">Solutions to meet all your needs<\/h2>\n        <p class=\"isotec-fullsolutions-desc\">Meet with our long-lasting, easy-to-install and economical mounting systems that we have developed.<\/p>\n        <div class=\"isotec-fullsolutions-grid\">\n            <a href=\"\/eng\/solar-panel-mounting-systems\/sloped-roof-systems\/\" class=\"isotec-fs-card\">\n                <div class=\"isotec-fs-card-title\">Curved Roof Systems<\/div>\n                <div class=\"isotec-fs-card-img\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/egimli-cati-modern.jpg?v=5\" alt=\"Curved Roof Systems\">\n                <\/div>\n                <div class=\"isotec-fs-card-body\">\n                    <h3>Curved Roof Systems<\/h3>\n                    <p>Roofs where the angle of the roof is greater than 5\u00b0.<\/p>\n                    <span class=\"isotec-fs-card-link\">Review <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/flat-roof-systems\/\" class=\"isotec-fs-card\">\n                <div class=\"isotec-fs-card-title\">Flat Roof Systems<\/div>\n                <div class=\"isotec-fs-card-img\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/duz-cati-modern.jpg?v=1\" alt=\"Flat Roof Systems\">\n                <\/div>\n                <div class=\"isotec-fs-card-body\">\n                    <h3>Flat Roof Systems<\/h3>\n                    <p>Roofs where the angle of the roof is less than 5\u00b0.<\/p>\n                    <span class=\"isotec-fs-card-link\">Review <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n            <a href=\"\/eng\/solar-panel-mounting-systems\/land-mounting-systems_\/\" class=\"isotec-fs-card\">\n                <div class=\"isotec-fs-card-title\">Ground\/Terrain Systems<\/div>\n                <div class=\"isotec-fs-card-img\">\n                    <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/zemin-arazi-modern.jpg?v=1\" alt=\"Ground\/Terrain Systems\">\n                <\/div>\n                <div class=\"isotec-fs-card-body\">\n                    <h3>Ground\/Terrain Systems<\/h3>\n                    <p>Structures that can be installed on \/ in concrete or on the ground.<\/p>\n                    <span class=\"isotec-fs-card-link\">Review <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Haberler \/ Duyurular -->\n    <div class=\"isotec-news\">\n        <h2 class=\"isotec-news-title\">News \/ Announcements<\/h2>\n                <div class=\"isotec-news-inner\">\n            <div class=\"isotec-news-spotlight\">\n                <a href=\"https:\/\/isotec.com.tr\/eng\/isotec-solarex-is-meeting-with-you-in-istanbul-in-2026\/\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/solarex-istanbul-2026-isotec-stand-hd-1030x575.png\" alt=\"ISOTEC will be meeting with you at SolarEX Istanbul 2026!\">\n                                        <div class=\"isotec-news-spotlight-overlay\">\n                        <p class=\"isotec-news-date\">18 February 2026<\/p>\n                        <h3>ISOTEC will be meeting with you at SolarEX Istanbul 2026!<\/h3>\n                    <\/div>\n                <\/a>\n            <\/div>\n            <div class=\"isotec-news-list\">\n                                <a href=\"https:\/\/isotec.com.tr\/eng\/a-critical-week-for-solar-energy-turkey-surpasses-20-gwh-with-2-billion-in-investments\/\" class=\"isotec-news-item\">\n                    <div class=\"isotec-news-item-img\">\n                                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/20260208-gunes-enerjisi-haftalik-80x80.jpg\" alt=\"Critical Week for Solar Energy: T\u00fcrkiye Exceeds 20 GW, Investment Reaches $2 Billion\">\n                                            <\/div>\n                    <div class=\"isotec-news-item-text\">\n                        <p class=\"isotec-news-date\">08 February 2026<\/p>\n                        <h4>Critical Week for Solar Energy: T\u00fcrkiye Exceeds 20 GW, Investment Reaches $2 Billion<\/h4>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/eng\/saudi-arabia-is-investing-2-billion-in-solar-energy-in-turkey-massive-power-plants-are-being-built-in-sivas-and-karaman\/\" class=\"isotec-news-item\">\n                    <div class=\"isotec-news-item-img\">\n                                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/LHYl05DwktyvuCQO2B9MT_vtYAtECa-80x80.jpg\" alt=\"Saudi Arabia Invests $2 Billion in Solar Energy in T\u00fcrkiye: Massive Power Plants Being Built in Sivas and Karaman\">\n                                            <\/div>\n                    <div class=\"isotec-news-item-text\">\n                        <p class=\"isotec-news-date\">04 February 2026<\/p>\n                        <h4>Saudi Arabia Invests $2 Billion in Solar Energy in T\u00fcrkiye: Massive Power Plants Being Built in Sivas and Karaman<\/h4>\n                    <\/div>\n                <\/a>\n                                <a href=\"https:\/\/isotec.com.tr\/eng\/what-does-the-new-solar-power-capacity-self-consumption-model-mean-for-industrialists-in-2026\/\" class=\"isotec-news-item\">\n                    <div class=\"isotec-news-item-img\">\n                                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/ges-2026-oz-tuketim-kapasitesi-80x80.jpg\" alt=\"New Solar Power Capacity for Industrials in 2026: What Does the Self-Consumption Model Mean?\">\n                                            <\/div>\n                    <div class=\"isotec-news-item-text\">\n                        <p class=\"isotec-news-date\">04 February 2026<\/p>\n                        <h4>New Solar Power Capacity for Industrials in 2026: What Does the Self-Consumption Model Mean?<\/h4>\n                    <\/div>\n                <\/a>\n                            <\/div>\n        <\/div>\n                <div class=\"isotec-news-more\">\n            <a href=\"\/eng\/blog\/\">All News \u2192<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Referanslar\u0131m\u0131z -->\n    <div class=\"isotec-refs\">\n        <h2 class=\"isotec-refs-title\">Our most recently added references<\/h2>\n        <div class=\"isotec-refs-grid\">\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/our-reference\/happy-pasta-isoground-ground-type-ges\/\" class=\"isotec-ref-card\">\n                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/mutlu-makarna-ref-1-768x432.jpg\" alt=\"Mutlu Makarna ISOGROUND Ground Type Solar Power Plant | ISOTEC Solar Reference\">\n                                <div class=\"isotec-ref-card-overlay\">\n                    <h3>Mutlu Makarna ISOGROUND Ground Type Solar Power Plant | ISOTEC Solar Reference<\/h3>\n                    <span>16 February 2026<\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/our-reference\/turkey-2916-kwp-isoground-two-sa-land-systems\/\" class=\"isotec-ref-card\">\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 Two SA Land Systems\">\n                                <div class=\"isotec-ref-card-overlay\">\n                    <h3>T\u00fcrkiye 2916 kWp ISOGROUND Two SA Land Systems<\/h3>\n                    <span>12 November 2023<\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/our-reference\/turkey-778-kwp-isoground-two-sa-land-systems\/\" class=\"isotec-ref-card\">\n                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2023\/11\/TK-2303-0364-768x576.jpg\" alt=\"T\u00fcrkiye 778 kWp ISOGROUND Two SA Land Systems\">\n                                <div class=\"isotec-ref-card-overlay\">\n                    <h3>T\u00fcrkiye 778 kWp ISOGROUND Two SA Land Systems<\/h3>\n                    <span>November 11, 2023<\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/our-reference\/turkey-680-kwp-isoground-two-sa-land-systems\/\" class=\"isotec-ref-card\">\n                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2023\/11\/TK-2303-0365-768x576.jpg\" alt=\"T\u00fcrkiye 680 kWp ISOGROUND Two SA Land Systems\">\n                                <div class=\"isotec-ref-card-overlay\">\n                    <h3>T\u00fcrkiye 680 kWp ISOGROUND Two SA Land Systems<\/h3>\n                    <span>10 November 2023<\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/our-reference\/germany-341-kwp-isoflat-d13-v-3-flat-roof\/\" class=\"isotec-ref-card\">\n                                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2023\/10\/TK-2308-0016-768x432.jpg\" alt=\"Germany 341 kWp ISOFLAT D13 V.3 FLAT Roof\">\n                                <div class=\"isotec-ref-card-overlay\">\n                    <h3>Germany 341 kWp ISOFLAT D13 V.3 FLAT Roof<\/h3>\n                    <span>31 October 2023<\/span>\n                <\/div>\n            <\/a>\n                    <\/div>\n        <div class=\"isotec-refs-more\">\n            <a href=\"\/eng\/our-reference\/\">All References <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Blog Payla\u015f\u0131mlar\u0131m\u0131z -->\n    <div class=\"isotec-blog\">\n        <div class=\"isotec-blog-header\">\n            <h2 class=\"isotec-blog-title\">Our Blog Posts<\/h2>\n            <div class=\"isotec-blog-more\">\n                <a href=\"\/eng\/blog\/\">All Articles <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/a>\n            <\/div>\n        <\/div>\n        <div class=\"isotec-blog-grid\">\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/is-solar-mounting-system-engineering-or-tonnage\/\" class=\"isotec-blog-card\">\n                <div class=\"isotec-blog-card-img\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/03\/20260315-blog-muhendislik-tonaj-172257-768x429.png\" alt=\"1 MW Solar Power Plant: Engineering or Tonnage?\">\n                                        <span class=\"isotec-blog-card-badge\">Blogs<\/span>\n                <\/div>\n                <div class=\"isotec-blog-card-content\">\n                    <div class=\"isotec-blog-card-meta\">\n                        <span class=\"isotec-blog-card-date\">March 15, 2026<\/span>\n                        <span class=\"isotec-blog-card-read\">6 min read<\/span>\n                    <\/div>\n                    <h3>1 MW Solar Power Plant: Engineering or Tonnage?<\/h3>\n                    <span class=\"isotec-blog-card-arrow\">Read more <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/solar-energy-mounting-system-steel-grade-s235-s355-s420\/\" class=\"isotec-blog-card\">\n                <div class=\"isotec-blog-card-img\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/celik-kalitesi-hero-1-768x429.jpg\" alt=\"Steel Quality in Solar Energy Installation Systems: Which Steel Supports Your 25-Year Investment?\">\n                                        <span class=\"isotec-blog-card-badge\">Blogs<\/span>\n                <\/div>\n                <div class=\"isotec-blog-card-content\">\n                    <div class=\"isotec-blog-card-meta\">\n                        <span class=\"isotec-blog-card-date\">February 27, 2026<\/span>\n                        <span class=\"isotec-blog-card-read\">10 minute reading<\/span>\n                    <\/div>\n                    <h3>Steel Quality in Solar Energy Installation Systems: Which Steel Supports Your 25-Year Investment?<\/h3>\n                    <span class=\"isotec-blog-card-arrow\">Read more <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/correct-mounting-system-according-to-roof-type\/\" class=\"isotec-blog-card\">\n                <div class=\"isotec-blog-card-img\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/isotrap-s-intro-v2-1-768x573.jpg\" alt=\"Trapezoidal, Sandwich, or Tile: The Right Solar Panel Mounting System\">\n                                        <span class=\"isotec-blog-card-badge\">Blogs<\/span>\n                <\/div>\n                <div class=\"isotec-blog-card-content\">\n                    <div class=\"isotec-blog-card-meta\">\n                        <span class=\"isotec-blog-card-date\">February 21, 2026<\/span>\n                        <span class=\"isotec-blog-card-read\">8 min read<\/span>\n                    <\/div>\n                    <h3>Trapezoidal, Sandwich, or Tile: The Right Solar Panel Mounting System<\/h3>\n                    <span class=\"isotec-blog-card-arrow\">Read more <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/how-many-mw-will-industrial-roof-power-produce-in-2026\/\" class=\"isotec-blog-card\">\n                <div class=\"isotec-blog-card-img\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/blog-featured-49772-hero-768x429.jpg\" alt=\"How Many MegaW Can Your Factory Roof Generate? Industrial Rooftop Solar Power Facts in 2026\">\n                                        <span class=\"isotec-blog-card-badge\">Blogs<\/span>\n                <\/div>\n                <div class=\"isotec-blog-card-content\">\n                    <div class=\"isotec-blog-card-meta\">\n                        <span class=\"isotec-blog-card-date\">February 21, 2026<\/span>\n                        <span class=\"isotec-blog-card-read\">10 minute reading<\/span>\n                    <\/div>\n                    <h3>How Many MegaW Can Your Factory Roof Generate? Industrial Rooftop Solar Power Facts in 2026<\/h3>\n                    <span class=\"isotec-blog-card-arrow\">Read more <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/isotec.com.tr\/eng\/guide-to-the-safe-design-and-implementation-of-solar-power-system-installations-in-earthquake-zones\/\" class=\"isotec-blog-card\">\n                <div class=\"isotec-blog-card-img\">\n                                        <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2026\/02\/blog-deprem-gorsel1-202602160436-768x429.jpg\" alt=\"Solar Power System Installation Systems in Earthquake Zones: A Safe Design and Implementation Guide\">\n                                        <span class=\"isotec-blog-card-badge\">Blogs<\/span>\n                <\/div>\n                <div class=\"isotec-blog-card-content\">\n                    <div class=\"isotec-blog-card-meta\">\n                        <span class=\"isotec-blog-card-date\">February 16, 2026<\/span>\n                        <span class=\"isotec-blog-card-read\">8 min read<\/span>\n                    <\/div>\n                    <h3>Solar Power System Installation Systems in Earthquake Zones: A Safe Design and Implementation Guide<\/h3>\n                    <span class=\"isotec-blog-card-arrow\">Read more <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n                <\/div>\n            <\/a>\n                    <\/div>\n    <\/div>\n\n    <!-- M\u00fc\u015fteri Logolar\u0131 -->\n    <div class=\"isotec-logos\">\n        <h2 class=\"isotec-logos-title\">Some of our satisfied customers...<\/h2>\n        <div class=\"isotec-logos-track\">\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_frm01.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref1.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref3.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref4.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref5.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref6.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref7.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref9.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref10.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref13.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref16.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref15.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref17.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref18.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref19.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref21.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref22.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref23.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref24.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref26.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref27.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref29.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref30.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_frm01.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref1.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref3.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref4.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref5.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref6.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref7.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref9.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref10.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref13.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref16.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref15.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref17.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref18.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref19.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref21.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref22.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref23.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref24.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref26.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref27.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref29.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                        <div class=\"isotec-logo-item\">\n                <img decoding=\"async\" src=\"https:\/\/isotec.com.tr\/wp-content\/uploads\/2020\/05\/ans_ref30.jpg\" alt=\"ISOTEC Customer\" loading=\"lazy\">\n            <\/div>\n                    <\/div>\n    <\/div>\n\n    <!-- Arad\u0131\u011f\u0131n\u0131z \u00c7\u00f6z\u00fcm\u00fc Bulamad\u0131n\u0131z m\u0131? -->\n    <div class=\"isotec-cta-final\">\n        <div class=\"isotec-cta-final-inner\">\n            <h2>Haven&#039;t found the solution you&#039;re looking for?<\/h2>\n            <p>You can install solar power plants in hundreds of different locations. Each installation site requires different techniques or solutions for its mounting system. If you cannot find the solar panel mounting solution you are looking for on our website, simply click the link below and fill out the relevant form. Our expert teams will contact you within the same day.<\/p>\n            <a href=\"\/eng\/contact\/\" class=\"isotec-cta-final-btn\">Let us contact you \u203a<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n    (function(){\n        \/* Slider *\/\n        var w = document.querySelector('.isotec-slider-wrap');\n        if (!w) return;\n        var slides = w.querySelectorAll('.isotec-slide');\n        var dots = w.querySelectorAll('.isotec-dot');\n        var c = 0, t = slides.length;\n        function show(n) {\n            slides.forEach(function(s){s.classList.remove('active')});\n            dots.forEach(function(d){d.classList.remove('active')});\n            c = (n + t) % t;\n            slides[c].classList.add('active');\n            dots[c].classList.add('active');\n        }\n        w.querySelector('.isotec-prev').onclick = function(){show(c-1)};\n        w.querySelector('.isotec-next').onclick = function(){show(c+1)};\n        dots.forEach(function(d,i){d.onclick = function(){show(i)}});\n        setInterval(function(){show(c+1)}, 5000);\n\n        \/* Counter Animation *\/\n        var counters = document.querySelectorAll('.isotec-counter');\n        var counted = false;\n        function animateCounters() {\n            if (counted) return;\n            counted = true;\n            counters.forEach(function(el) {\n                var target = parseInt(el.getAttribute('data-target'));\n                var duration = 2000;\n                var start = 0;\n                var startTime = null;\n                function step(timestamp) {\n                    if (!startTime) startTime = timestamp;\n                    var progress = Math.min((timestamp - startTime) \/ duration, 1);\n                    var eased = 1 - Math.pow(1 - progress, 3);\n                    el.textContent = Math.floor(eased * target);\n                    if (progress < 1) {\n                        requestAnimationFrame(step);\n                    } else {\n                        el.textContent = target;\n                    }\n                }\n                requestAnimationFrame(step);\n            });\n        }\n        \/\/ Mobile refs auto-scroll\n        function initRefsAutoScroll() {\n            if (window.innerWidth > 768) return;\n            var grid = document.querySelector('.isotec-refs-grid');\n            if (!grid) return;\n\n            var scrollSpeed = 0.5;\n            var paused = false;\n            var direction = 1;\n\n            function autoScroll() {\n                if (!paused) {\n                    grid.scrollLeft += scrollSpeed * direction;\n                    \/\/ Sona gelince geri d\u00f6n\n                    if (grid.scrollLeft >= grid.scrollWidth - grid.clientWidth - 2) {\n                        direction = -1;\n                    } else if (grid.scrollLeft <= 2) {\n                        direction = 1;\n                    }\n                }\n                requestAnimationFrame(autoScroll);\n            }\n\n            \/\/ Dokunma s\u0131ras\u0131nda dur\n            grid.addEventListener('touchstart', function() { paused = true; });\n            grid.addEventListener('touchend', function() {\n                setTimeout(function() { paused = false; }, 2000);\n            });\n\n            \/\/ IntersectionObserver ile g\u00f6r\u00fcn\u00fcrken ba\u015fla\n            if ('IntersectionObserver' in window) {\n                new IntersectionObserver(function(entries) {\n                    if (entries[0].isIntersecting) {\n                        requestAnimationFrame(autoScroll);\n                    }\n                }, {threshold: 0.3}).observe(grid);\n            } else {\n                requestAnimationFrame(autoScroll);\n            }\n        }\n        initRefsAutoScroll();\n\n        \/\/ Mobile stats rotasyon (2'li \u00e7ift)\n        function initStatsRotation() {\n            if (window.innerWidth > 768) {\n                document.querySelectorAll('.isotec-stat').forEach(function(s) {\n                    s.classList.remove('stat-active');\n                    s.style.position = '';\n                    s.style.opacity = '';\n                    s.style.transform = '';\n                    s.style.pointerEvents = '';\n                });\n                var dotsEl = document.querySelector('.isotec-stats-dots');\n                if (dotsEl) dotsEl.style.display = 'none';\n                return;\n            }\n            var stats = document.querySelectorAll('.isotec-stat');\n            var dots = document.querySelectorAll('.isotec-stats-dot');\n            if (!stats.length) return;\n\n            \/\/ pairs: [0,1] ve [2,3]\n            var pairs = [[0,1],[2,3]];\n            var currentPair = 0;\n\n            function showPair(idx) {\n                stats.forEach(function(s) { s.classList.remove('stat-active'); });\n                dots.forEach(function(d) { d.classList.remove('dot-active'); });\n                pairs[idx].forEach(function(i) { stats[i].classList.add('stat-active'); });\n                if (dots[idx]) dots[idx].classList.add('dot-active');\n                currentPair = idx;\n            }\n\n            showPair(0);\n\n            dots.forEach(function(dot) {\n                dot.addEventListener('click', function() {\n                    showPair(parseInt(this.getAttribute('data-index')));\n                });\n            });\n\n            setInterval(function() {\n                if (window.innerWidth > 768) return;\n                showPair((currentPair + 1) % pairs.length);\n            }, 3000);\n        }\n        initStatsRotation();\n\n        var statsEl = document.querySelector('.isotec-stats');\n        if (statsEl && 'IntersectionObserver' in window) {\n            new IntersectionObserver(function(entries) {\n                if (entries[0].isIntersecting) animateCounters();\n            }, {threshold: 0.3}).observe(statsEl);\n        } else {\n            animateCounters();\n        }\n\n        \/\/ Online Tool Promo Animations\n        var otpInner = document.querySelector('.isotec-otp-inner');\n        if (otpInner && 'IntersectionObserver' in window) {\n            new IntersectionObserver(function(entries) {\n                if (entries[0].isIntersecting) otpInner.classList.add('is-visible');\n            }, {threshold: 0.2}).observe(otpInner);\n        } else if (otpInner) {\n            otpInner.classList.add('is-visible');\n        }\n    })();\n    <\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-49490","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>ISOTEC - 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\/eng\/isotec\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ISOTEC - ISOTEC Solar Montaj Sistemleri\" \/>\n<meta property=\"og:url\" content=\"https:\/\/isotec.com.tr\/eng\/isotec\/\" \/>\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-02-13T07:36:31+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\/isotec\/\",\"url\":\"https:\/\/isotec.com.tr\/isotec\/\",\"name\":\"ISOTEC - ISOTEC Solar Montaj Sistemleri\",\"isPartOf\":{\"@id\":\"https:\/\/isotec.com.tr\/#website\"},\"datePublished\":\"2026-02-05T17:28:09+00:00\",\"dateModified\":\"2026-02-13T07:36:31+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/isotec.com.tr\/isotec\/\"]}]},{\"@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\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/isotec.com.tr\/#organization\",\"name\":\"ISOTEC Solar Ltd. \u015eti.\",\"url\":\"https:\/\/isotec.com.tr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@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":"ISOTEC - ISOTEC Solar Mounting Systems","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\/eng\/isotec\/","og_locale":"en_US","og_type":"article","og_title":"ISOTEC - ISOTEC Solar Montaj Sistemleri","og_url":"https:\/\/isotec.com.tr\/eng\/isotec\/","og_site_name":"ISOTEC Solar Montaj Sistemleri","article_publisher":"https:\/\/www.facebook.com\/isotec.enerji\/","article_modified_time":"2026-02-13T07:36:31+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/isotec.com.tr\/isotec\/","url":"https:\/\/isotec.com.tr\/isotec\/","name":"ISOTEC - ISOTEC Solar Mounting Systems","isPartOf":{"@id":"https:\/\/isotec.com.tr\/#website"},"datePublished":"2026-02-05T17:28:09+00:00","dateModified":"2026-02-13T07:36:31+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/isotec.com.tr\/isotec\/"]}]},{"@type":"WebSite","@id":"https:\/\/isotec.com.tr\/#website","url":"https:\/\/isotec.com.tr\/","name":"ISOTEC Solar Mounting Systems","description":"Permanent solutions for future generations","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":"en-US"},{"@type":"Organization","@id":"https:\/\/isotec.com.tr\/#organization","name":"ISOTEC Solar Ltd. Sti.","url":"https:\/\/isotec.com.tr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@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\/eng\/wp-json\/wp\/v2\/pages\/49490"},"_links":{"self":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/49490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/comments?post=49490"}],"version-history":[{"count":2,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/49490\/revisions"}],"predecessor-version":[{"id":49564,"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/pages\/49490\/revisions\/49564"}],"wp:attachment":[{"href":"https:\/\/isotec.com.tr\/eng\/wp-json\/wp\/v2\/media?parent=49490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}