{"id":2237,"date":"2026-08-22T01:25:00","date_gmt":"2026-08-21T22:25:00","guid":{"rendered":"https:\/\/watersea.com.tr\/?page_id=2237"},"modified":"2026-09-13T14:09:20","modified_gmt":"2026-09-13T11:09:20","slug":"watersea-su-aritma-sistemleri-resmi-sayfasi","status":"publish","type":"page","link":"https:\/\/watersea.com.tr\/","title":{"rendered":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI"},"content":{"rendered":"\n[watersea_slider]\n\n\n\n<section id=\"ws-digital-home-banner\">\n\n<style>\n\n#ws-digital-home-banner{\n    width:100%;\n    max-width:1240px;\n    margin:45px auto;\n    padding:0 20px;\n    box-sizing:border-box;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n}\n\n#ws-digital-home-banner *{\n    box-sizing:border-box;\n}\n\n.ws-digital-home-card{\n    position:relative;\n    display:block;\n    overflow:hidden;\n    border-radius:28px;\n    background:#031a30;\n    text-decoration:none!important;\n\n    box-shadow:\n        0 25px 65px rgba(3,35,65,.18);\n\n    transition:\n        transform .35s ease,\n        box-shadow .35s ease;\n}\n\n.ws-digital-home-card:hover{\n    transform:translateY(-5px);\n\n    box-shadow:\n        0 34px 80px rgba(3,35,65,.27);\n}\n\n.ws-digital-home-image{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n\n    transition:\n        transform .65s ease,\n        filter .65s ease;\n}\n\n.ws-digital-home-card:hover .ws-digital-home-image{\n    transform:scale(1.012);\n    filter:brightness(1.02);\n}\n\n\n\/* =========================================================\n   PREMIUM I\u015eIK\n========================================================= *\/\n\n.ws-digital-home-shine{\n    position:absolute;\n    z-index:2;\n\n    top:-100%;\n    left:-35%;\n\n    width:25%;\n    height:300%;\n\n    pointer-events:none;\n\n    transform:rotate(20deg);\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(255,255,255,.13),\n            transparent\n        );\n\n    animation:\n        wsHomeShine 7s ease-in-out infinite;\n}\n\n@keyframes wsHomeShine{\n\n    0%,65%{\n        left:-40%;\n        opacity:0;\n    }\n\n    70%{\n        opacity:1;\n    }\n\n    88%{\n        left:125%;\n        opacity:1;\n    }\n\n    100%{\n        left:125%;\n        opacity:0;\n    }\n}\n\n\n\/* =========================================================\n   DAHA FAZLA B\u0130LG\u0130 AL \u2013 HAREKETL\u0130 VURGU\n   G\u00f6rselin kendi butonunun \u00fcst\u00fcne denk gelir\n========================================================= *\/\n\n.ws-digital-cta-highlight{\n    position:absolute;\n    z-index:5;\n\n    left:3.6%;\n    bottom:6.2%;\n\n    width:27%;\n    height:9.5%;\n\n    min-width:210px;\n    min-height:54px;\n\n    border-radius:999px;\n\n    pointer-events:none;\n\n    background:\n        linear-gradient(\n            135deg,\n            rgba(0,142,255,.10),\n            rgba(0,184,255,.08)\n        );\n\n    border:\n        1px solid rgba(95,223,255,.22);\n\n    box-shadow:\n        0 0 0 0 rgba(0,174,255,.32),\n        0 10px 32px rgba(0,108,230,.18);\n\n    animation:\n        wsCtaPulse 2.2s ease-in-out infinite;\n}\n\n.ws-digital-cta-highlight::before{\n    content:\"\";\n\n    position:absolute;\n\n    top:-30%;\n    left:-40%;\n\n    width:22%;\n    height:160%;\n\n    transform:rotate(18deg);\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(255,255,255,.42),\n            transparent\n        );\n\n    animation:\n        wsCtaSweep 3.1s ease-in-out infinite;\n}\n\n.ws-digital-cta-highlight::after{\n    content:\"\";\n\n    position:absolute;\n    inset:-3px;\n\n    border-radius:999px;\n\n    border:\n        2px solid rgba(65,210,255,.35);\n\n    opacity:.55;\n\n    animation:\n        wsCtaRing 2.2s ease-in-out infinite;\n}\n\n@keyframes wsCtaPulse{\n\n    0%,100%{\n        transform:translateY(0) scale(1);\n\n        box-shadow:\n            0 0 0 0 rgba(0,174,255,.30),\n            0 10px 32px rgba(0,108,230,.18);\n    }\n\n    50%{\n        transform:translateY(-2px) scale(1.025);\n\n        box-shadow:\n            0 0 0 14px rgba(0,174,255,0),\n            0 16px 42px rgba(0,108,230,.30);\n    }\n}\n\n@keyframes wsCtaSweep{\n\n    0%,52%{\n        left:-40%;\n        opacity:0;\n    }\n\n    60%{\n        opacity:1;\n    }\n\n    82%{\n        left:125%;\n        opacity:1;\n    }\n\n    100%{\n        left:125%;\n        opacity:0;\n    }\n}\n\n@keyframes wsCtaRing{\n\n    0%,100%{\n        transform:scale(1);\n        opacity:.45;\n    }\n\n    50%{\n        transform:scale(1.05);\n        opacity:.08;\n    }\n}\n\n\n\/* =========================================================\n   HOVER'DA CTA DAHA \u00c7OK PARLASIN\n========================================================= *\/\n\n.ws-digital-home-card:hover .ws-digital-cta-highlight{\n    animation-duration:1.5s;\n    filter:brightness(1.15);\n}\n\n\n\/* =========================================================\n   MOB\u0130L\n========================================================= *\/\n\n@media(max-width:700px){\n\n    #ws-digital-home-banner{\n        margin:25px auto;\n        padding:0 12px;\n    }\n\n    .ws-digital-home-card{\n        border-radius:18px;\n    }\n\n    .ws-digital-cta-highlight{\n        left:3.2%;\n        bottom:5.8%;\n\n        width:31%;\n        height:10%;\n\n        min-width:0;\n        min-height:0;\n\n        border-radius:999px;\n    }\n}\n\n\n\/* =========================================================\n   HAREKET AZALTMA\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n    #ws-digital-home-banner *{\n        animation:none!important;\n        transition:none!important;\n    }\n\n    .ws-digital-home-card:hover{\n        transform:none;\n    }\n\n    .ws-digital-home-card:hover .ws-digital-home-image{\n        transform:none;\n    }\n}\n\n<\/style>\n\n\n<a\n    class=\"ws-digital-home-card\"\n    href=\"https:\/\/watersea.com.tr\/index.php\/watersea-ws-2026-01-dijital-dokunmatik-su-aritma-cihazi\/\"\n    aria-label=\"WATERSEA Dijital Su Ar\u0131tma Sistemini Ke\u015ffet\"\n>\n\n    <img decoding=\"async\"\n        class=\"ws-digital-home-image\"\n        src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/dijittal-ana-sayfa-12-Eyl-2026-11_37_40.png\"\n        alt=\"WATERSEA Dijital Su Ar\u0131tma Sistemi - Alkali Canl\u0131 Su Teknolojisi, Dijital Kontrol ve Ka\u00e7ak Sens\u00f6r\u00fc\"\n        loading=\"lazy\"\n    >\n\n    <span class=\"ws-digital-home-shine\"><\/span>\n\n    <span class=\"ws-digital-cta-highlight\"><\/span>\n\n<\/a>\n\n<\/section>\n\n\n\n<style>\n\n\/* =========================================================\n   WATERSEA KURUMSAL HERO\n   MASA\u00dcST\u00dc + TABLET + MOB\u0130L\n   ========================================================= *\/\n\n.ws-hero{\n    position:relative;\n    width:100%;\n    height:560px;\n    min-height:560px;\n    overflow:hidden;\n    background:#031a32;\n    color:#fff;\n    font-family:Arial,Helvetica,sans-serif;\n    display:flex;\n    align-items:center;\n    box-sizing:border-box;\n    isolation:isolate;\n    margin:0 !important;\n}\n\n\n\/* =========================================================\n   ARKA PLAN\n   ========================================================= *\/\n\n.ws-hero-bg{\n    position:absolute;\n    inset:0;\n    z-index:-2;\n\n    background-image:\n        linear-gradient(\n            90deg,\n            rgba(2,18,37,.97) 0%,\n            rgba(2,18,37,.90) 31%,\n            rgba(2,18,37,.48) 52%,\n            rgba(2,18,37,.05) 76%\n        ),\n        url('https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/desktop.jpeg');\n\n    background-size:cover;\n    background-position:center center;\n    background-repeat:no-repeat;\n}\n\n\n\/* =========================================================\n   ANA \u0130\u00c7ER\u0130K\n   ========================================================= *\/\n\n.ws-hero-inner{\n    width:100%;\n    max-width:1380px;\n    margin:0 auto;\n    padding:45px 55px 120px;\n    box-sizing:border-box;\n}\n\n.ws-hero-content{\n    width:52%;\n    max-width:690px;\n}\n\n\n\/* =========================================================\n   K\u00dc\u00c7\u00dcK \u00dcST BA\u015eLIK\n   ========================================================= *\/\n\n.ws-eyebrow{\n    display:flex;\n    align-items:center;\n    gap:12px;\n    margin-bottom:16px;\n\n    color:#fff;\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n}\n\n.ws-eyebrow:before{\n    content:\"\";\n    display:block;\n    width:3px;\n    height:18px;\n    border-radius:10px;\n    background:#16b8ff;\n}\n\n\n\/* =========================================================\n   ANA BA\u015eLIK\n   ========================================================= *\/\n\n.ws-hero h1{\n    margin:0 0 18px;\n    color:#fff !important;\n    font-size:54px;\n    line-height:1.02;\n    font-weight:800;\n    letter-spacing:-2px;\n}\n\n.ws-hero h1 span{\n    color:#18b7ff !important;\n}\n\n\n\/* =========================================================\n   A\u00c7IKLAMA\n   ========================================================= *\/\n\n.ws-description{\n    max-width:600px;\n    margin:0 0 24px;\n    color:rgba(255,255,255,.90) !important;\n    font-size:16px;\n    line-height:1.55;\n}\n\n\n\/* =========================================================\n   BUTONLAR\n   ========================================================= *\/\n\n.ws-buttons{\n    display:flex;\n    flex-wrap:wrap;\n    gap:12px;\n}\n\n.ws-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:46px;\n    padding:0 22px;\n    border-radius:8px;\n    text-decoration:none !important;\n    font-size:13px;\n    font-weight:800;\n    transition:.25s ease;\n    box-sizing:border-box;\n}\n\n.ws-btn-primary{\n    background:#fff;\n    color:#08233e !important;\n}\n\n.ws-btn-primary:hover{\n    transform:translateY(-2px);\n    background:#eaf8ff;\n}\n\n.ws-btn-outline{\n    color:#fff !important;\n    border:1px solid rgba(255,255,255,.55);\n    background:rgba(0,0,0,.08);\n}\n\n.ws-btn-outline:hover{\n    background:rgba(255,255,255,.12);\n}\n\n\n\/* =========================================================\n   4 \u00d6ZELL\u0130K KUTUSU\n   ========================================================= *\/\n\n.ws-features{\n    position:absolute;\n    left:50%;\n    bottom:18px;\n    transform:translateX(-50%);\n\n    width:calc(100% - 90px);\n    max-width:1290px;\n\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n\n    border:1px solid rgba(74,185,255,.20);\n    border-radius:15px;\n    overflow:hidden;\n\n    background:rgba(3,30,57,.92);\n    backdrop-filter:blur(10px);\n\n    box-shadow:0 14px 35px rgba(0,0,0,.22);\n}\n\n.ws-feature{\n    position:relative;\n    overflow:hidden;\n\n    min-height:86px;\n    padding:13px 17px;\n\n    display:flex;\n    align-items:center;\n    gap:13px;\n\n    border-right:1px solid rgba(255,255,255,.12);\n\n    box-sizing:border-box;\n\n    transition:\n        transform .32s ease,\n        background .32s ease,\n        box-shadow .32s ease,\n        border-color .32s ease;\n}\n\n.ws-feature:last-child{\n    border-right:0;\n}\n\n\n\/* =========================================================\n   \u0130KON\n   ========================================================= *\/\n\n.ws-icon{\n    width:39px;\n    height:39px;\n    flex:0 0 39px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n    border:1px solid rgba(25,183,255,.55);\n\n    color:#fff;\n    font-size:18px;\n\n    transition:\n        transform .32s ease,\n        background .32s ease,\n        border-color .32s ease,\n        box-shadow .32s ease,\n        color .32s ease;\n}\n\n\n\/* =========================================================\n   \u00d6ZELL\u0130K YAZILARI\n   ========================================================= *\/\n\n.ws-feature strong{\n    display:block;\n    position:relative;\n    z-index:2;\n\n    margin-bottom:3px;\n\n    color:#fff !important;\n    font-size:12px;\n\n    transition:\n        color .30s ease,\n        transform .30s ease;\n}\n\n.ws-feature small{\n    display:block;\n    position:relative;\n    z-index:2;\n\n    color:rgba(255,255,255,.72) !important;\n\n    font-size:10px;\n    line-height:1.35;\n\n    transition:color .30s ease;\n}\n\n\n\/* =========================================================\n   PREMIUM HOVER EFEKT\u0130\n   ========================================================= *\/\n\n.ws-feature::before{\n    content:\"\";\n\n    position:absolute;\n    left:50%;\n    top:0;\n\n    width:0;\n    height:2px;\n\n    transform:translateX(-50%);\n\n    border-radius:0 0 10px 10px;\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            #18b7ff,\n            #65d5ff,\n            #18b7ff,\n            transparent\n        );\n\n    box-shadow:0 0 14px rgba(24,183,255,.65);\n\n    opacity:0;\n\n    transition:\n        width .35s ease,\n        opacity .35s ease;\n}\n\n.ws-feature::after{\n    content:\"\";\n\n    position:absolute;\n\n    width:120px;\n    height:120px;\n\n    right:-60px;\n    bottom:-80px;\n\n    border-radius:50%;\n\n    background:\n        radial-gradient(\n            circle,\n            rgba(24,183,255,.18) 0%,\n            rgba(24,183,255,.06) 40%,\n            transparent 72%\n        );\n\n    opacity:0;\n    transform:scale(.7);\n\n    transition:\n        opacity .35s ease,\n        transform .35s ease;\n\n    pointer-events:none;\n}\n\n\n\/* =========================================================\n   WORDPRESS BO\u015eLUK D\u00dcZELTMELER\u0130\n   ========================================================= *\/\n\nbody .site-content,\nbody .content-area,\nbody .site-main,\nbody .entry-content{\n    padding-top:0 !important;\n}\n\n.entry-content > .wp-block-html{\n    margin-top:0;\n    margin-bottom:0;\n}\n\nbody.page-id-2237 .ws-hero{\n    margin-top:0 !important;\n}\n\n\n\/* =========================================================\n   MASA\u00dcST\u00dc HOVER\n   ========================================================= *\/\n\n@media(min-width:768px){\n\n    .ws-feature:hover{\n        transform:translateY(-4px);\n\n        background:\n            linear-gradient(\n                135deg,\n                rgba(10,54,91,.96),\n                rgba(4,35,67,.96)\n            );\n\n        box-shadow:\n            inset 0 0 25px rgba(30,177,255,.08),\n            0 12px 30px rgba(0,0,0,.20);\n    }\n\n    .ws-feature:hover::before{\n        width:72%;\n        opacity:1;\n    }\n\n    .ws-feature:hover::after{\n        opacity:1;\n        transform:scale(1);\n    }\n\n    .ws-feature:hover .ws-icon{\n        transform:translateY(-2px) scale(1.08);\n\n        border-color:rgba(76,205,255,.95);\n        background:rgba(24,183,255,.15);\n\n        color:#fff;\n\n        box-shadow:\n            0 0 0 4px rgba(24,183,255,.06),\n            0 0 20px rgba(24,183,255,.28);\n    }\n\n    .ws-feature:hover strong{\n        color:#55ccff !important;\n        transform:translateX(2px);\n    }\n\n    .ws-feature:hover small{\n        color:rgba(255,255,255,.90) !important;\n    }\n\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(min-width:768px) and (max-width:1000px){\n\n    .ws-hero{\n        height:600px;\n        min-height:600px;\n    }\n\n    .ws-hero-inner{\n        padding:45px 35px 175px;\n    }\n\n    .ws-hero-content{\n        width:60%;\n    }\n\n    .ws-hero h1{\n        font-size:46px;\n    }\n\n    .ws-description{\n        font-size:15px;\n    }\n\n    .ws-features{\n        width:calc(100% - 50px);\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .ws-feature{\n        min-height:77px;\n    }\n\n    .ws-feature:nth-child(2){\n        border-right:0;\n    }\n\n}\n\n\n\/* =========================================================\n   MOB\u0130L\n   D\u00dcZELT\u0130LM\u0130\u015e HAL\n   ========================================================= *\/\n\n@media(max-width:767px){\n\n    .ws-hero{\n        height:auto !important;\n        min-height:0 !important;\n\n        display:block;\n\n        padding:0 0 24px 0;\n\n        overflow:hidden;\n\n        margin-top:0 !important;\n    }\n\n\n    .ws-hero-bg{\n        background-image:\n            linear-gradient(\n                180deg,\n                rgba(2,18,37,.96) 0%,\n                rgba(2,18,37,.88) 36%,\n                rgba(2,18,37,.55) 65%,\n                rgba(2,18,37,.92) 100%\n            ),\n            url('https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/mobil.jpeg');\n\n        background-size:cover;\n        background-position:center center;\n        background-repeat:no-repeat;\n    }\n\n\n    .ws-hero-inner{\n        width:100%;\n        max-width:none;\n\n        margin:0;\n\n        padding:\n            42px\n            24px\n            24px;\n\n        box-sizing:border-box;\n    }\n\n\n    .ws-hero-content{\n        width:100%;\n        max-width:100%;\n    }\n\n\n    .ws-eyebrow{\n        font-size:10px;\n        letter-spacing:1.5px;\n        margin-bottom:15px;\n    }\n\n\n    .ws-hero h1{\n        max-width:430px;\n\n        margin-bottom:18px;\n\n        font-size:42px;\n        line-height:1.03;\n        letter-spacing:-1px;\n    }\n\n\n    .ws-description{\n        max-width:470px;\n\n        margin-bottom:24px;\n\n        font-size:15px;\n        line-height:1.55;\n    }\n\n\n    .ws-buttons{\n        display:flex;\n        flex-wrap:wrap;\n\n        gap:10px;\n\n        margin:0;\n    }\n\n\n    .ws-btn{\n        min-height:45px;\n\n        padding:0 17px;\n\n        font-size:12px;\n    }\n\n\n    \/* =====================================================\n       MOB\u0130L \u00d6ZELL\u0130K KUTULARI\n\n       ESK\u0130 KODDA:\n       margin:-245px ...\n       vard\u0131.\n\n       ARTIK NEGAT\u0130F MARGIN YOK.\n       ===================================================== *\/\n\n    .ws-features{\n        position:relative !important;\n\n        left:auto !important;\n        right:auto !important;\n\n        top:auto !important;\n        bottom:auto !important;\n\n        transform:none !important;\n\n        width:calc(100% - 30px);\n        max-width:none;\n\n        margin:0 auto !important;\n\n        display:grid;\n        grid-template-columns:1fr 1fr;\n\n        border-radius:14px;\n\n        overflow:hidden;\n\n        z-index:2;\n    }\n\n\n    .ws-feature{\n        min-height:86px;\n\n        padding:12px;\n\n        gap:9px;\n\n        border-right:\n            1px solid\n            rgba(255,255,255,.12);\n\n        border-bottom:\n            1px solid\n            rgba(255,255,255,.10);\n\n        box-sizing:border-box;\n    }\n\n\n    .ws-feature:nth-child(2n){\n        border-right:0;\n    }\n\n\n    .ws-feature:nth-child(3),\n    .ws-feature:nth-child(4){\n        border-bottom:0;\n    }\n\n\n    .ws-icon{\n        width:34px;\n        height:34px;\n\n        flex:0 0 34px;\n\n        font-size:16px;\n    }\n\n\n    .ws-feature strong{\n        font-size:10px;\n        line-height:1.3;\n    }\n\n\n    .ws-feature small{\n        font-size:9px;\n        line-height:1.4;\n    }\n\n\n    \/* MOB\u0130L HOVER KAPALI *\/\n\n    .ws-feature:hover{\n        transform:none;\n    }\n\n    .ws-feature:hover::before,\n    .ws-feature:hover::after{\n        opacity:0;\n    }\n\n    .ws-feature:hover .ws-icon{\n        transform:none;\n        box-shadow:none;\n    }\n\n    .ws-feature:hover strong{\n        transform:none;\n    }\n\n}\n\n\n\/* =========================================================\n   K\u00dc\u00c7\u00dcK TELEFON\n   ========================================================= *\/\n\n@media(max-width:480px){\n\n    .ws-hero-inner{\n        padding:\n            36px\n            20px\n            22px;\n    }\n\n\n    .ws-hero h1{\n        font-size:36px;\n    }\n\n\n    .ws-description{\n        font-size:14px;\n    }\n\n\n    .ws-buttons{\n        flex-direction:column;\n        align-items:flex-start;\n    }\n\n\n    .ws-btn{\n        width:100%;\n        max-width:230px;\n    }\n\n\n    .ws-features{\n        width:calc(100% - 24px);\n        grid-template-columns:repeat(2,1fr);\n    }\n\n\n    .ws-feature{\n        min-height:84px;\n\n        padding:\n            11px\n            9px;\n    }\n\n}\n\n<\/style>\n\n\n<section class=\"ws-hero\">\n\n    <div class=\"ws-hero-bg\"><\/div>\n\n\n    <div class=\"ws-hero-inner\">\n\n        <div class=\"ws-hero-content\">\n\n\n            <div class=\"ws-eyebrow\">\n                D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji\n            <\/div>\n\n\n            <h1>\n                Temiz Su,<br>\n                Sa\u011fl\u0131kl\u0131 <span>Yar\u0131nlar.<\/span>\n            <\/h1>\n\n\n            <p class=\"ws-description\">\n                Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve\n                end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar.\n                Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli,\n                verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir.\n            <\/p>\n\n\n            <div class=\"ws-buttons\">\n\n\n                <a\n                    class=\"ws-btn ws-btn-primary\"\n                    href=\"https:\/\/watersea.com.tr\/index.php\/magaza\/\"\n                >\n                    \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192\n                <\/a>\n\n\n                <a\n                    class=\"ws-btn ws-btn-outline\"\n                    href=\"https:\/\/wa.me\/905537462414?text=Merhaba%20WATERSEA%2C%20%C3%BCr%C3%BCnleriniz%20ve%20su%20ar%C4%B1tma%20%C3%A7%C3%B6z%C3%BCmleriniz%20hakk%C4%B1nda%20bilgi%20almak%20istiyorum.\"\n                    target=\"_blank\"\n                    rel=\"noopener\"\n                >\n                    B\u0130ZE ULA\u015eIN\n                <\/a>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"ws-features\">\n\n\n        <div class=\"ws-feature\">\n\n            <div class=\"ws-icon\">\n                \ud83d\udca7\n            <\/div>\n\n            <div>\n\n                <strong>\n                    GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130\n                <\/strong>\n\n                <small>\n                    Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri\n                <\/small>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"ws-feature\">\n\n            <div class=\"ws-icon\">\n                \u2713\n            <\/div>\n\n            <div>\n\n                <strong>\n                    G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER\n                <\/strong>\n\n                <small>\n                    Kaliteli bile\u015fenler ve kesintisiz performans\n                <\/small>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"ws-feature\">\n\n            <div class=\"ws-icon\">\n                \u2667\n            <\/div>\n\n            <div>\n\n                <strong>\n                    S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R GELECEK\n                <\/strong>\n\n                <small>\n                    Do\u011fay\u0131 ve su kaynaklar\u0131n\u0131 \u00f6nemseyen yakla\u015f\u0131m\n                <\/small>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"ws-feature\">\n\n            <div class=\"ws-icon\">\n                \u260e\n            <\/div>\n\n            <div>\n\n                <strong>\n                    UZMAN DESTEK\n                <\/strong>\n\n                <small>\n                    Sat\u0131\u015f \u00f6ncesi ve sonras\u0131 profesyonel hizmet\n                <\/small>\n\n            <\/div>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\n\n\n\n<!-- =========================================================\nWATERSEA - MA\u011eAZADAN OTOMAT\u0130K \u00dcR\u00dcN SLIDER\n0 TL \u00dcR\u00dcNLERDE \"F\u0130YAT \u0130\u00c7\u0130N TEKL\u0130F AL\"\n========================================================= -->\n\n<section id=\"ws-product-showcase\">\n\n    <div class=\"ws-products-header\">\n\n        <div>\n            <span class=\"ws-products-eyebrow\">\n                WATERSEA ONLINE MA\u011eAZA\n            <\/span>\n\n            <h2>\n                \u00d6NE \u00c7IKAN <span>\u00dcR\u00dcNLER<\/span>\n            <\/h2>\n\n            <p>\n                Su ar\u0131tma sistemleri, filtreler, sebiller ve\n                profesyonel su \u00e7\u00f6z\u00fcmlerimizi ke\u015ffedin.\n            <\/p>\n        <\/div>\n\n        <a href=\"\/index.php\/magaza\/\" class=\"ws-all-products\">\n            T\u00dcM \u00dcR\u00dcNLER\u0130 G\u00d6R \u2192\n        <\/a>\n\n    <\/div>\n\n\n    <div class=\"ws-products-slider-wrap\">\n\n        <!-- SOL OK -->\n        <button type=\"button\"\n                class=\"ws-products-arrow ws-products-prev\"\n                aria-label=\"\u00d6nceki \u00fcr\u00fcnler\">\n            \u2039\n        <\/button>\n\n\n        <!-- \u00dcR\u00dcNLER BURAYA OTOMAT\u0130K GELECEK -->\n        <div class=\"ws-products-slider\" id=\"wsProductsSlider\">\n\n            <div class=\"ws-products-loading\">\n                \u00dcr\u00fcnler y\u00fckleniyor&#8230;\n            <\/div>\n\n        <\/div>\n\n\n        <!-- SA\u011e OK -->\n        <button type=\"button\"\n                class=\"ws-products-arrow ws-products-next\"\n                aria-label=\"Sonraki \u00fcr\u00fcnler\">\n            \u203a\n        <\/button>\n\n    <\/div>\n\n\n    <!-- ALT NOKTALAR -->\n    <div class=\"ws-products-dots\" id=\"wsProductsDots\"><\/div>\n\n<\/section>\n\n\n\n<style>\n\n\/* =========================================================\nANA ALAN\n========================================================= *\/\n\n#ws-product-showcase{\n    position:relative;\n    width:100%;\n    box-sizing:border-box;\n\n    padding:\n        55px\n        45px\n        50px;\n\n    background:\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #f6faff 100%\n        );\n\n    font-family:\n        Arial,\n        Helvetica,\n        sans-serif;\n\n    overflow:hidden;\n}\n\n\n\/* =========================================================\nBA\u015eLIK\n========================================================= *\/\n\n#ws-product-showcase .ws-products-header{\n    width:100%;\n    max-width:1380px;\n\n    margin:\n        0\n        auto\n        30px;\n\n    display:flex;\n    justify-content:space-between;\n    align-items:flex-end;\n\n    gap:25px;\n}\n\n\n#ws-product-showcase .ws-products-eyebrow{\n    display:block;\n    margin-bottom:7px;\n\n    color:#0870d8;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:1.4px;\n}\n\n\n#ws-product-showcase h2{\n    margin:0;\n\n    color:#081d3c !important;\n\n    font-size:34px;\n    line-height:1.1;\n    font-weight:900;\n    letter-spacing:-1px;\n}\n\n\n#ws-product-showcase h2 span{\n    color:#0870d8 !important;\n}\n\n\n#ws-product-showcase .ws-products-header p{\n    max-width:620px;\n\n    margin:\n        10px\n        0\n        0;\n\n    color:#576678 !important;\n\n    font-size:14px;\n    line-height:1.55;\n}\n\n\n#ws-product-showcase .ws-all-products{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:44px;\n\n    padding:\n        0\n        20px;\n\n    border-radius:7px;\n\n    border:\n        1px solid\n        #0870d8;\n\n    color:#0870d8 !important;\n\n    background:#ffffff;\n\n    text-decoration:none !important;\n\n    font-size:12px;\n    font-weight:800;\n\n    white-space:nowrap;\n\n    transition:.25s ease;\n}\n\n\n#ws-product-showcase .ws-all-products:hover{\n    color:#ffffff !important;\n    background:#0870d8;\n}\n\n\n\n\/* =========================================================\nSLIDER DI\u015e ALANI\n========================================================= *\/\n\n.ws-products-slider-wrap{\n    position:relative;\n\n    width:100%;\n    max-width:1380px;\n\n    margin:0 auto;\n}\n\n\n\/* =========================================================\n\u00dcR\u00dcN SLIDER\n========================================================= *\/\n\n.ws-products-slider{\n    display:flex;\n\n    gap:18px;\n\n    width:100%;\n\n    overflow-x:auto;\n\n    scroll-behavior:smooth;\n\n    scrollbar-width:none;\n\n    padding:\n        5px\n        2px\n        22px;\n\n    box-sizing:border-box;\n\n    scroll-snap-type:\n        x mandatory;\n}\n\n\n.ws-products-slider::-webkit-scrollbar{\n    display:none;\n}\n\n\n\n\/* =========================================================\n\u00dcR\u00dcN KARTI\n========================================================= *\/\n\n.ws-product-card{\n    position:relative;\n\n    flex:\n        0\n        0\n        calc((100% - 54px) \/ 4);\n\n    min-width:0;\n\n    overflow:hidden;\n\n    background:#ffffff;\n\n    border:\n        1px solid\n        #e6edf4;\n\n    border-radius:14px;\n\n    box-shadow:\n        0\n        8px\n        28px\n        rgba(11,48,85,.08);\n\n    scroll-snap-align:start;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n\n.ws-product-card:hover{\n    transform:\n        translateY(-5px);\n\n    box-shadow:\n        0\n        15px\n        35px\n        rgba(11,48,85,.14);\n}\n\n\n\n\/* =========================================================\n\u00dcR\u00dcN G\u00d6RSEL\u0130\n========================================================= *\/\n\n.ws-product-image{\n    position:relative;\n\n    display:block;\n\n    width:100%;\n    height:230px;\n\n    overflow:hidden;\n\n    background:#ffffff;\n}\n\n\n.ws-product-image img{\n    display:block;\n\n    width:100%;\n    height:100%;\n\n    object-fit:contain;\n    object-position:center;\n\n    box-sizing:border-box;\n\n    padding:13px;\n\n    transition:\n        transform .35s ease;\n}\n\n\n.ws-product-card:hover\n.ws-product-image img{\n    transform:\n        scale(1.035);\n}\n\n\n\n\/* =========================================================\n\u0130ND\u0130R\u0130M ET\u0130KET\u0130\n========================================================= *\/\n\n.ws-product-sale{\n    position:absolute;\n\n    z-index:5;\n\n    top:12px;\n    left:12px;\n\n    padding:\n        7px\n        10px;\n\n    border-radius:6px;\n\n    background:#0870d8;\n\n    color:#ffffff;\n\n    font-size:10px;\n    font-weight:800;\n}\n\n\n\n\/* =========================================================\nKART \u0130\u00c7ER\u0130\u011e\u0130\n========================================================= *\/\n\n.ws-product-info{\n    padding:\n        16px\n        17px\n        18px;\n}\n\n\n.ws-product-category{\n    margin-bottom:6px;\n\n    color:#0870d8;\n\n    font-size:10px;\n    font-weight:800;\n\n    letter-spacing:.7px;\n\n    text-transform:uppercase;\n}\n\n\n.ws-product-title{\n    min-height:44px;\n\n    margin:\n        0\n        0\n        12px;\n\n    color:#0a1d37 !important;\n\n    font-size:14px;\n\n    line-height:1.45;\n\n    font-weight:800;\n}\n\n\n.ws-product-title a{\n    color:#0a1d37 !important;\n    text-decoration:none !important;\n}\n\n\n.ws-product-price-row{\n    display:flex;\n\n    align-items:center;\n\n    justify-content:space-between;\n\n    gap:10px;\n\n    margin-top:8px;\n}\n\n\n.ws-product-price{\n    color:#0870d8;\n\n    font-size:16px;\n\n    font-weight:900;\n}\n\n\n.ws-product-price del{\n    display:block;\n\n    margin-bottom:2px;\n\n    color:#8a96a4;\n\n    font-size:11px;\n\n    font-weight:500;\n}\n\n\n.ws-product-price ins{\n    color:#0870d8;\n\n    text-decoration:none;\n}\n\n\n\/* 0 TL \u00dcR\u00dcNLER \u0130\u00c7\u0130N TEKL\u0130F YAZISI *\/\n\n.ws-price-quote{\n    display:inline-block;\n\n    color:#0870d8 !important;\n\n    text-decoration:none !important;\n\n    font-size:11px;\n\n    line-height:1.25;\n\n    font-weight:900;\n\n    letter-spacing:.2px;\n}\n\n\n.ws-price-quote:hover{\n    color:#0454ad !important;\n\n    text-decoration:underline !important;\n}\n\n\n.ws-product-view{\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    min-height:36px;\n\n    padding:\n        0\n        12px;\n\n    border-radius:6px;\n\n    background:#0870d8;\n\n    color:#ffffff !important;\n\n    text-decoration:none !important;\n\n    font-size:10px;\n\n    font-weight:800;\n\n    white-space:nowrap;\n}\n\n\n.ws-product-view:hover{\n    background:#0454ad;\n}\n\n\n\n\/* =========================================================\nOKLAR\n========================================================= *\/\n\n.ws-products-arrow{\n    position:absolute;\n\n    z-index:30;\n\n    top:47%;\n\n    transform:\n        translateY(-50%);\n\n    width:43px;\n\n    height:43px;\n\n    border:0;\n\n    border-radius:50%;\n\n    background:\n        rgba(255,255,255,.98);\n\n    color:#0870d8;\n\n    font-size:30px;\n\n    cursor:pointer;\n\n    box-shadow:\n        0\n        4px\n        18px\n        rgba(0,0,0,.16);\n\n    transition:.2s ease;\n}\n\n\n.ws-products-arrow:hover{\n    color:#ffffff;\n\n    background:#0870d8;\n}\n\n\n.ws-products-prev{\n    left:-20px;\n}\n\n\n.ws-products-next{\n    right:-20px;\n}\n\n\n\n\/* =========================================================\nNOKTALAR\n========================================================= *\/\n\n.ws-products-dots{\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:7px;\n\n    margin-top:4px;\n}\n\n\n.ws-products-dots button{\n    width:8px;\n    height:8px;\n\n    min-width:8px;\n    min-height:8px;\n\n    padding:0;\n\n    border:0;\n    border-radius:50%;\n\n    background:#cbd7e4;\n\n    cursor:pointer;\n\n    transition:.2s ease;\n}\n\n\n.ws-products-dots button.active{\n    width:21px;\n\n    border-radius:20px;\n\n    background:#0870d8;\n}\n\n\n\n\/* =========================================================\nY\u00dcKLEN\u0130YOR\n========================================================= *\/\n\n.ws-products-loading{\n    width:100%;\n\n    padding:\n        50px\n        20px;\n\n    text-align:center;\n\n    color:#637387;\n\n    font-size:14px;\n}\n\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:1050px){\n\n    .ws-product-card{\n        flex:\n            0\n            0\n            calc((100% - 36px) \/ 3);\n    }\n\n\n    .ws-products-prev{\n        left:-10px;\n    }\n\n\n    .ws-products-next{\n        right:-10px;\n    }\n\n}\n\n\n\n\/* =========================================================\nMOB\u0130L\n========================================================= *\/\n\n@media(max-width:767px){\n\n    #ws-product-showcase{\n        padding:\n            38px\n            18px\n            40px;\n    }\n\n\n    #ws-product-showcase\n    .ws-products-header{\n        display:block;\n\n        margin-bottom:22px;\n    }\n\n\n    #ws-product-showcase h2{\n        font-size:28px;\n    }\n\n\n    #ws-product-showcase\n    .ws-products-header p{\n        font-size:13px;\n    }\n\n\n    #ws-product-showcase\n    .ws-all-products{\n        margin-top:15px;\n    }\n\n\n    .ws-products-slider{\n        gap:12px;\n\n        padding-bottom:18px;\n    }\n\n\n    .ws-product-card{\n        flex:\n            0\n            0\n            78%;\n    }\n\n\n    .ws-product-image{\n        height:205px;\n    }\n\n\n    .ws-products-arrow{\n        width:36px;\n\n        height:36px;\n\n        font-size:24px;\n    }\n\n\n    .ws-products-prev{\n        left:-7px;\n    }\n\n\n    .ws-products-next{\n        right:-7px;\n    }\n\n\n    .ws-price-quote{\n        font-size:10px;\n    }\n\n}\n\n\n\n\/* =========================================================\nK\u00dc\u00c7\u00dcK TELEFON\n========================================================= *\/\n\n@media(max-width:430px){\n\n    .ws-product-card{\n        flex:\n            0\n            0\n            86%;\n    }\n\n}\n\n<\/style>\n\n\n\n<script>\n\ndocument.addEventListener(\n\"DOMContentLoaded\",\nfunction(){\n\n    const slider =\n    document.getElementById(\n        \"wsProductsSlider\"\n    );\n\n    const dotsBox =\n    document.getElementById(\n        \"wsProductsDots\"\n    );\n\n    const section =\n    document.getElementById(\n        \"ws-product-showcase\"\n    );\n\n    if(\n        !slider ||\n        !section\n    ){\n        return;\n    }\n\n\n    const prev =\n    section.querySelector(\n        \".ws-products-prev\"\n    );\n\n\n    const next =\n    section.querySelector(\n        \".ws-products-next\"\n    );\n\n\n    let products = [];\n\n    let current = 0;\n\n    let autoTimer;\n\n\n\n    \/* =====================================================\n       F\u0130YAT FORMATLAMA\n       ===================================================== *\/\n\n    function money(\n        value,\n        minorUnit\n    ){\n\n        if(\n            value === null ||\n            value === undefined ||\n            value === \"\"\n        ){\n            return \"\";\n        }\n\n\n        const unit =\n        Math.pow(\n            10,\n            minorUnit || 2\n        );\n\n\n        const number =\n        Number(value) \/\n        unit;\n\n\n        return new Intl.NumberFormat(\n            \"tr-TR\",\n            {\n                minimumFractionDigits:2,\n                maximumFractionDigits:2\n            }\n        ).format(number) + \" \u20ba\";\n\n    }\n\n\n\n    \/* =====================================================\n       \u00dcR\u00dcNLER\u0130 \u00c7EK\n       ===================================================== *\/\n\n    fetch(\n        \"\/wp-json\/wc\/store\/v1\/products?per_page=12&orderby=date&order=desc&catalog_visibility=visible\"\n    )\n\n    .then(\n        response => {\n\n            if(!response.ok){\n                throw new Error(\n                    \"\u00dcr\u00fcnler al\u0131namad\u0131.\"\n                );\n            }\n\n            return response.json();\n\n        }\n    )\n\n    .then(\n        data => {\n\n            products = data;\n\n            renderProducts();\n\n            createDots();\n\n            startAuto();\n\n        }\n    )\n\n    .catch(\n        error => {\n\n            console.error(\n                error\n            );\n\n            slider.innerHTML =\n            '<div class=\"ws-products-loading\">\u00dcr\u00fcnler \u015fu anda g\u00f6r\u00fcnt\u00fclenemiyor.<\/div>';\n\n        }\n    );\n\n\n\n    \/* =====================================================\n       \u00dcR\u00dcNLER\u0130 OLU\u015eTUR\n       ===================================================== *\/\n\n    function renderProducts(){\n\n        slider.innerHTML = \"\";\n\n\n        products.forEach(\n            product => {\n\n                const card =\n                document.createElement(\n                    \"article\"\n                );\n\n\n                card.className =\n                \"ws-product-card\";\n\n\n                const image =\n                product.images &&\n                product.images.length\n                ?\n                product.images[0].src\n                :\n                \"\";\n\n\n                const category =\n                product.categories &&\n                product.categories.length\n                ?\n                product.categories[0].name\n                :\n                \"WATERSEA\";\n\n\n                let priceHTML = \"\";\n\n\n                if(\n                    product.prices\n                ){\n\n                    const minor =\n                    product.prices\n                    .currency_minor_unit\n                    || 2;\n\n\n                    const normal =\n                    product.prices\n                    .regular_price;\n\n\n                    const currentPrice =\n                    product.prices\n                    .price;\n\n\n                    \/* =========================================\n                       F\u0130YAT 0 TL \u0130SE TEKL\u0130F AL\n                       ========================================= *\/\n\n                    if(\n                        currentPrice === \"\" ||\n                        currentPrice === null ||\n                        currentPrice === undefined ||\n                        Number(currentPrice) === 0\n                    ){\n\n                        priceHTML =\n                        '<a class=\"ws-price-quote\" href=\"\/iletisim\/\">' +\n                        'F\u0130YAT \u0130\u00c7\u0130N<br>TEKL\u0130F AL' +\n                        '<\/a>';\n\n                    }\n\n\n                    \/* =========================================\n                       \u0130ND\u0130R\u0130ML\u0130 \u00dcR\u00dcN\n                       ========================================= *\/\n\n                    else if(\n                        product.on_sale &&\n                        normal &&\n                        Number(normal) > 0\n                    ){\n\n                        priceHTML =\n                        '<del>' +\n                        money(\n                            normal,\n                            minor\n                        ) +\n                        '<\/del>' +\n\n                        '<ins>' +\n                        money(\n                            currentPrice,\n                            minor\n                        ) +\n                        '<\/ins>';\n\n                    }\n\n\n                    \/* =========================================\n                       NORMAL F\u0130YAT\n                       ========================================= *\/\n\n                    else{\n\n                        priceHTML =\n                        money(\n                            currentPrice,\n                            minor\n                        );\n\n                    }\n\n                }\n\n                else{\n\n                    priceHTML =\n                    '<a class=\"ws-price-quote\" href=\"\/iletisim\/\">' +\n                    'F\u0130YAT \u0130\u00c7\u0130N<br>TEKL\u0130F AL' +\n                    '<\/a>';\n\n                }\n\n\n\n                card.innerHTML = `\n\n                    <a\n                        class=\"ws-product-image\"\n                        href=\"${product.permalink}\"\n                        aria-label=\"${product.name}\">\n\n                        ${\n                            product.on_sale\n                            ?\n                            '<span class=\"ws-product-sale\">\u0130ND\u0130R\u0130M<\/span>'\n                            :\n                            ''\n                        }\n\n                        ${\n                            image\n                            ?\n                            `<img decoding=\"async\"\n                                src=\"${image}\"\n                                alt=\"${product.name}\"\n                                loading=\"lazy\">`\n                            :\n                            ''\n                        }\n\n                    <\/a>\n\n\n                    <div class=\"ws-product-info\">\n\n                        <div class=\"ws-product-category\">\n                            ${category}\n                        <\/div>\n\n\n                        <h3 class=\"ws-product-title\">\n\n                            <a href=\"${product.permalink}\">\n                                ${product.name}\n                            <\/a>\n\n                        <\/h3>\n\n\n                        <div class=\"ws-product-price-row\">\n\n                            <div class=\"ws-product-price\">\n                                ${priceHTML}\n                            <\/div>\n\n\n                            <a\n                                class=\"ws-product-view\"\n                                href=\"${product.permalink}\">\n                                \u0130NCELE \u2192\n                            <\/a>\n\n                        <\/div>\n\n                    <\/div>\n                `;\n\n\n                slider.appendChild(\n                    card\n                );\n\n            }\n        );\n\n    }\n\n\n\n    \/* =====================================================\n       KART GEN\u0130\u015eL\u0130\u011e\u0130\n       ===================================================== *\/\n\n    function cardStep(){\n\n        const card =\n        slider.querySelector(\n            \".ws-product-card\"\n        );\n\n        if(!card){\n            return 0;\n        }\n\n\n        const style =\n        window.getComputedStyle(\n            slider\n        );\n\n\n        const gap =\n        parseFloat(\n            style.gap\n        ) || 0;\n\n\n        return (\n            card.getBoundingClientRect()\n            .width\n            +\n            gap\n        );\n\n    }\n\n\n\n    \/* =====================================================\n       \u0130LER\u0130\n       ===================================================== *\/\n\n    function goNext(){\n\n        const step =\n        cardStep();\n\n        if(!step){\n            return;\n        }\n\n\n        const maxScroll =\n        slider.scrollWidth -\n        slider.clientWidth;\n\n\n        if(\n            slider.scrollLeft >=\n            maxScroll - 10\n        ){\n\n            slider.scrollTo({\n                left:0,\n                behavior:\"smooth\"\n            });\n\n            current = 0;\n\n        }\n\n        else{\n\n            slider.scrollBy({\n                left:step,\n                behavior:\"smooth\"\n            });\n\n            current++;\n\n        }\n\n\n        updateDots();\n\n    }\n\n\n\n    \/* =====================================================\n       GER\u0130\n       ===================================================== *\/\n\n    function goPrev(){\n\n        const step =\n        cardStep();\n\n        if(!step){\n            return;\n        }\n\n\n        if(\n            slider.scrollLeft <= 10\n        ){\n\n            slider.scrollTo({\n\n                left:\n                slider.scrollWidth -\n                slider.clientWidth,\n\n                behavior:\"smooth\"\n\n            });\n\n\n            current =\n            products.length - 1;\n\n        }\n\n        else{\n\n            slider.scrollBy({\n\n                left:-step,\n\n                behavior:\"smooth\"\n\n            });\n\n\n            current =\n            Math.max(\n                0,\n                current - 1\n            );\n\n        }\n\n\n        updateDots();\n\n    }\n\n\n\n    \/* =====================================================\n       NOKTALAR\n       ===================================================== *\/\n\n    function createDots(){\n\n        dotsBox.innerHTML = \"\";\n\n\n        const count =\n        Math.min(\n            products.length,\n            8\n        );\n\n\n        for(\n            let i = 0;\n            i < count;\n            i++\n        ){\n\n            const dot =\n            document.createElement(\n                \"button\"\n            );\n\n\n            if(i === 0){\n\n                dot.classList.add(\n                    \"active\"\n                );\n\n            }\n\n\n            dot.addEventListener(\n                \"click\",\n                function(){\n\n                    const step =\n                    cardStep();\n\n\n                    slider.scrollTo({\n\n                        left:\n                        step * i,\n\n                        behavior:\"smooth\"\n\n                    });\n\n\n                    current = i;\n\n                    updateDots();\n\n                    restartAuto();\n\n                }\n            );\n\n\n            dotsBox.appendChild(\n                dot\n            );\n\n        }\n\n    }\n\n\n\n    function updateDots(){\n\n        const dots =\n        dotsBox.querySelectorAll(\n            \"button\"\n        );\n\n\n        if(!dots.length){\n            return;\n        }\n\n\n        let index =\n        current %\n        dots.length;\n\n\n        dots.forEach(\n            dot =>\n            dot.classList.remove(\n                \"active\"\n            )\n        );\n\n\n        if(\n            dots[index]\n        ){\n\n            dots[index]\n            .classList.add(\n                \"active\"\n            );\n\n        }\n\n    }\n\n\n\n    \/* =====================================================\n       OKLAR\n       ===================================================== *\/\n\n    next.addEventListener(\n        \"click\",\n        function(){\n\n            goNext();\n\n            restartAuto();\n\n        }\n    );\n\n\n    prev.addEventListener(\n        \"click\",\n        function(){\n\n            goPrev();\n\n            restartAuto();\n\n        }\n    );\n\n\n\n    \/* =====================================================\n       OTOMAT\u0130K KAYDIRMA\n       3200 MS - AYNI BIRAKILDI\n       ===================================================== *\/\n\n    function startAuto(){\n\n        autoTimer =\n        setInterval(\n            goNext,\n            3200\n        );\n\n    }\n\n\n    function restartAuto(){\n\n        clearInterval(\n            autoTimer\n        );\n\n        startAuto();\n\n    }\n\n\n\n    \/* Mouse \u00fcst\u00fcndeyken dur *\/\n\n    section.addEventListener(\n        \"mouseenter\",\n        function(){\n\n            clearInterval(\n                autoTimer\n            );\n\n        }\n    );\n\n\n    section.addEventListener(\n        \"mouseleave\",\n        function(){\n\n            restartAuto();\n\n        }\n    );\n\n\n\n    \/* Parma\u011f\u0131n konumuna g\u00f6re noktay\u0131 g\u00fcncelle *\/\n\n    slider.addEventListener(\n        \"scroll\",\n        function(){\n\n            const step =\n            cardStep();\n\n            if(!step){\n                return;\n            }\n\n\n            current =\n            Math.round(\n                slider.scrollLeft \/\n                step\n            );\n\n\n            updateDots();\n\n        },\n        {\n            passive:true\n        }\n    );\n\n});\n\n<\/script>\n\n\n\n<style>\n\/* =========================================================\nWATERSEA \u00c7\u00d6Z\u00dcMLER\u0130 - FINAL\n========================================================= *\/\n\n.ws-solutions{\n    width:100%;\n    background:linear-gradient(\n        180deg,\n        #f7fbfe 0%,\n        #f3f9fd 100%\n    );\n    padding:58px 24px 65px;\n    box-sizing:border-box;\n    font-family:Arial,Helvetica,sans-serif;\n}\n\n.ws-solutions-inner{\n    width:100%;\n    max-width:1280px;\n    margin:0 auto;\n}\n\n\n\/* =========================================================\nB\u00d6L\u00dcM BA\u015eLI\u011eI\n========================================================= *\/\n\n.ws-section-head{\n    text-align:center;\n    max-width:760px;\n    margin:0 auto 32px;\n}\n\n.ws-section-kicker{\n    color:#078bc7;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n    margin-bottom:9px;\n}\n\n.ws-section-head h2{\n    margin:0 0 12px;\n    color:#072c4b !important;\n    font-size:38px;\n    line-height:1.15;\n    font-weight:800;\n    letter-spacing:-.7px;\n}\n\n.ws-section-head p{\n    margin:0;\n    color:#5b6b78 !important;\n    font-size:15px;\n    line-height:1.65;\n}\n\n\n\/* =========================================================\nKART IZGARASI\n========================================================= *\/\n\n.ws-solution-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n    align-items:stretch;\n}\n\n\n\/* =========================================================\nKART\n========================================================= *\/\n\n.ws-solution-card{\n    position:relative;\n    display:flex;\n    flex-direction:column;\n    height:100%;\n    overflow:hidden;\n\n    background:#ffffff;\n\n    border:1px solid #e3edf4;\n    border-radius:15px;\n\n    text-decoration:none !important;\n\n    box-shadow:\n        0 8px 28px\n        rgba(11,48,85,.08);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        border-color .25s ease;\n}\n\n.ws-solution-card:hover{\n    transform:translateY(-5px);\n\n    border-color:#cfe5f4;\n\n    box-shadow:\n        0 15px 35px\n        rgba(11,48,85,.14);\n}\n\n\n\/* =========================================================\nG\u00d6RSEL\n========================================================= *\/\n\n.ws-card-image{\n    position:relative;\n    width:100%;\n    height:195px;\n    flex-shrink:0;\n    overflow:hidden;\n    background:#eaf5fb;\n}\n\n.ws-card-image img{\n    display:block;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    object-position:center;\n    transition:transform .35s ease;\n}\n\n.ws-solution-card:hover .ws-card-image img{\n    transform:scale(1.035);\n}\n\n\n\/* =========================================================\nSU SEB\u0130LLER\u0130 - \u00d6NE \u00c7IKAN\n========================================================= *\/\n\n.ws-solution-card.ws-featured{\n    border-color:rgba(8,112,216,.30);\n}\n\n.ws-featured-badge{\n    position:absolute;\n    z-index:10;\n    top:12px;\n    right:12px;\n\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:27px;\n    padding:0 10px;\n\n    border-radius:20px;\n\n    background:rgba(8,112,216,.95);\n    color:#ffffff !important;\n\n    font-size:9px;\n    line-height:1;\n    font-weight:800;\n    letter-spacing:.6px;\n\n    box-shadow:\n        0 4px 14px\n        rgba(0,0,0,.13);\n}\n\n\n\/* =========================================================\nKART \u0130\u00c7ER\u0130\u011e\u0130\n========================================================= *\/\n\n.ws-card-body{\n    display:flex;\n    flex-direction:column;\n    flex:1;\n\n    padding:\n        21px\n        20px\n        22px;\n\n    box-sizing:border-box;\n}\n\n.ws-card-body h3{\n    margin:0 0 10px;\n\n    color:#082f50 !important;\n\n    font-size:19px;\n    line-height:1.28;\n    font-weight:800;\n}\n\n.ws-card-body p{\n    margin:0 0 18px;\n\n    color:#61717d !important;\n\n    font-size:13px;\n    line-height:1.6;\n}\n\n\n\/* =========================================================\nALT L\u0130NK\n========================================================= *\/\n\n.ws-solution-link{\n    display:flex;\n    align-items:center;\n\n    margin-top:auto;\n\n    padding-top:4px;\n\n    color:#0870d8 !important;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.2px;\n\n    transition:\n        transform .2s ease,\n        color .2s ease;\n}\n\n.ws-solution-card:hover .ws-solution-link{\n    color:#0454ad !important;\n    transform:translateX(3px);\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:1000px){\n\n    .ws-solutions{\n        padding:52px 22px 60px;\n    }\n\n    .ws-solution-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:18px;\n    }\n\n    .ws-card-image{\n        height:230px;\n    }\n\n}\n\n\n\/* =========================================================\nMOB\u0130L\n========================================================= *\/\n\n@media(max-width:600px){\n\n    .ws-solutions{\n        padding:45px 16px 50px;\n    }\n\n    .ws-section-head{\n        margin-bottom:26px;\n    }\n\n    .ws-section-kicker{\n        font-size:11px;\n    }\n\n    .ws-section-head h2{\n        font-size:30px;\n        line-height:1.18;\n    }\n\n    .ws-section-head p{\n        font-size:14px;\n        line-height:1.6;\n    }\n\n    .ws-solution-grid{\n        grid-template-columns:1fr;\n        gap:15px;\n    }\n\n    .ws-card-image{\n        height:auto;\n        aspect-ratio:3 \/ 2;\n    }\n\n    .ws-card-body{\n        padding:19px 18px 20px;\n    }\n\n    .ws-card-body h3{\n        font-size:18px;\n    }\n\n    .ws-card-body p{\n        font-size:13px;\n        margin-bottom:15px;\n    }\n\n}\n\n\n\/* =========================================================\nK\u00dc\u00c7\u00dcK TELEFON\n========================================================= *\/\n\n@media(max-width:430px){\n\n    .ws-section-head h2{\n        font-size:28px;\n    }\n\n    .ws-solutions{\n        padding-left:14px;\n        padding-right:14px;\n    }\n\n}\n\n<\/style>\n\n\n<section class=\"ws-solutions\">\n\n    <div class=\"ws-solutions-inner\">\n\n        <div class=\"ws-section-head\">\n\n            <div class=\"ws-section-kicker\">\n                WATERSEA \u00c7\u00d6Z\u00dcMLER\u0130\n            <\/div>\n\n            <h2>\n                Her \u0130htiyaca Uygun Su Ar\u0131tma \u00c7\u00f6z\u00fcmleri\n            <\/h2>\n\n            <p>\n                Evlerden i\u015fletmelere, end\u00fcstriyel tesislerden teknik servise kadar\n                ihtiyac\u0131n\u0131za uygun g\u00fcvenilir ve s\u00fcrd\u00fcr\u00fclebilir su ar\u0131tma \u00e7\u00f6z\u00fcmleri sunuyoruz.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"ws-solution-grid\">\n\n\n            <!-- EVSEL -->\n\n            <a class=\"ws-solution-card\"\n               href=\"https:\/\/watersea.com.tr\/index.php\/urun-kategori\/genel\/evsel\/\">\n\n                <div class=\"ws-card-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/evsel.jpeg\"\n                         alt=\"Watersea evsel su ar\u0131tma sistemleri\"\n                         loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"ws-card-body\">\n\n                    <h3>\n                        Evsel Su Ar\u0131tma Sistemleri\n                    <\/h3>\n\n                    <p>\n                        Ev ve ofisler i\u00e7in sa\u011fl\u0131kl\u0131, g\u00fcvenilir ve\n                        y\u00fcksek performansl\u0131 i\u00e7me suyu \u00e7\u00f6z\u00fcmleri.\n                    <\/p>\n\n                    <div class=\"ws-solution-link\">\n                        \u00dcr\u00fcnleri \u0130ncele \u2192\n                    <\/div>\n\n                <\/div>\n\n            <\/a>\n\n\n            <!-- END\u00dcSTR\u0130YEL -->\n\n            <a class=\"ws-solution-card\"\n               href=\"https:\/\/watersea.com.tr\/index.php\/urun-kategori\/genel\/endustriyel\/\">\n\n                <div class=\"ws-card-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/endustriyel.jpeg\"\n                         alt=\"Watersea end\u00fcstriyel su ar\u0131tma sistemleri\"\n                         loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"ws-card-body\">\n\n                    <h3>\n                        End\u00fcstriyel Su Ar\u0131tma\n                    <\/h3>\n\n                    <p>\n                        \u0130\u015fletme, fabrika ve kurumlara \u00f6zel\n                        y\u00fcksek kapasiteli profesyonel su ar\u0131tma sistemleri.\n                    <\/p>\n\n                    <div class=\"ws-solution-link\">\n                        Sistemleri \u0130ncele \u2192\n                    <\/div>\n\n                <\/div>\n\n            <\/a>\n\n\n            <!-- SU SEB\u0130LLER\u0130 -->\n\n            <a class=\"ws-solution-card ws-featured\"\n               href=\"https:\/\/watersea.com.tr\/index.php\/urun-kategori\/aritmali-sebil-2\/\">\n\n                <div class=\"ws-card-image\">\n\n                    <div class=\"ws-featured-badge\">\n                        \u00d6NE \u00c7IKAN\n                    <\/div>\n\n                    <img decoding=\"async\" src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/su-sebillleri.jpeg\"\n                         alt=\"Watersea su sebilleri\"\n                         loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"ws-card-body\">\n\n                    <h3>\n                        Su Sebilleri\n                    <\/h3>\n\n                    <p>\n                        Ofis, i\u015f yeri, kurum ve ortak kullan\u0131m\n                        alanlar\u0131na uygun modern su sebili \u00e7\u00f6z\u00fcmleri.\n                    <\/p>\n\n                    <div class=\"ws-solution-link\">\n                        Modelleri \u0130ncele \u2192\n                    <\/div>\n\n                <\/div>\n\n            <\/a>\n\n\n            <!-- F\u0130LTRE DE\u011e\u0130\u015e\u0130M\u0130 & TEKN\u0130K SERV\u0130S -->\n\n            <a class=\"ws-solution-card\"\n               href=\"https:\/\/wa.me\/905537462414?text=Merhaba%20WATERSEA%2C%20filtre%20de%C4%9Fi%C5%9Fimi%20%2F%20teknik%20servis%20hizmeti%20hakk%C4%B1nda%20bilgi%20almak%20istiyorum.\"\n               target=\"_blank\"\n               rel=\"noopener\">\n\n                <div class=\"ws-card-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/filtre-degisimi-teknik-servis.jpeg\"\n                         alt=\"Watersea filtre de\u011fi\u015fimi ve teknik servis\"\n                         loading=\"lazy\">\n\n                <\/div>\n\n                <div class=\"ws-card-body\">\n\n                    <h3>\n                        Filtre De\u011fi\u015fimi &amp; Teknik Servis\n                    <\/h3>\n\n                    <p>\n                        Her marka su ar\u0131tma cihaz\u0131 i\u00e7in filtre de\u011fi\u015fimi,\n                        bak\u0131m ve profesyonel teknik servis hizmeti.\n                    <\/p>\n\n                    <div class=\"ws-solution-link\">\n                        WhatsApp&#8217;tan Servis Talebi \u2192\n                    <\/div>\n\n                <\/div>\n\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"ws-why\">\n  <div class=\"ws-why-wrap\">\n\n    <div class=\"ws-why-intro\">\n      <span class=\"ws-eyebrow\">NEDEN WATERSEA?<\/span>\n\n      <h2>Suyun Her Noktas\u0131nda<br>\n        <span>G\u00fcvenilir \u00c7\u00f6z\u00fcmler<\/span>\n      <\/h2>\n\n      <p>\n        WATERSEA, evsel ve end\u00fcstriyel su ar\u0131tma sistemlerinden\n        filtre de\u011fi\u015fimi ve teknik servise kadar ihtiya\u00e7lar\u0131n\u0131za\n        profesyonel \u00e7\u00f6z\u00fcmler sunar.\n      <\/p>\n\n      <p>\n        Kaliteli ekipman, do\u011fru projelendirme ve sat\u0131\u015f sonras\u0131\n        destek anlay\u0131\u015f\u0131m\u0131zla temiz ve g\u00fcvenilir suya ula\u015fman\u0131z\u0131\n        kolayla\u015ft\u0131r\u0131yoruz.\n      <\/p>\n\n      <a href=\"https:\/\/watersea.com.tr\/index.php\/waterseayi-taniyin\/\" class=\"ws-why-button\">\n        WATERSEA&#8217;YI TANIYIN \u2192\n      <\/a>\n    <\/div>\n\n    <div class=\"ws-why-grid\">\n\n      <div class=\"ws-why-card\">\n        <div class=\"ws-why-icon\">\u2302<\/div>\n        <h3>Evsel &amp; End\u00fcstriyel Uzmanl\u0131k<\/h3>\n        <p>\n          Evlerden i\u015fletmelere kadar ihtiyaca uygun su ar\u0131tma\n          sistemleri ve profesyonel \u00e7\u00f6z\u00fcmler.\n        <\/p>\n      <\/div>\n\n      <div class=\"ws-why-card\">\n        <div class=\"ws-why-icon\">\u2699<\/div>\n        <h3>Profesyonel Teknik Servis<\/h3>\n        <p>\n          Filtre de\u011fi\u015fimi, bak\u0131m ve teknik servis ihtiya\u00e7lar\u0131n\u0131z\n          i\u00e7in deneyimli destek.\n        <\/p>\n      <\/div>\n\n      <div class=\"ws-why-card\">\n        <div class=\"ws-why-icon\">\u2713<\/div>\n        <h3>G\u00fcvenilir Teknoloji<\/h3>\n        <p>\n          Performans, kalite ve uzun \u00f6m\u00fcr odakl\u0131 filtrasyon\n          teknolojileri.\n        <\/p>\n      <\/div>\n\n      <div class=\"ws-why-card\">\n        <div class=\"ws-why-icon\">\u260e<\/div>\n        <h3>Sat\u0131\u015f Sonras\u0131 Destek<\/h3>\n        <p>\n          \u00dcr\u00fcn se\u00e7iminden kullan\u0131m sonras\u0131na kadar ula\u015fabilece\u011finiz\n          profesyonel destek.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.ws-why{\n  background:\n    radial-gradient(circle at 85% 20%,rgba(0,169,255,.12),transparent 32%),\n    linear-gradient(135deg,#031524 0%,#06283e 55%,#031a2b 100%);\n  padding:90px 25px;\n  color:#fff;\n  box-sizing:border-box;\n}\n\n.ws-why *{\n  box-sizing:border-box;\n}\n\n.ws-why-wrap{\n  max-width:1200px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:0.9fr 1.1fr;\n  gap:70px;\n  align-items:center;\n}\n\n.ws-eyebrow{\n  display:block;\n  color:#22b9f2;\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:3px;\n  margin-bottom:18px;\n}\n\n.ws-why-intro h2{\n  color:#fff;\n  font-size:46px;\n  line-height:1.1;\n  margin:0 0 25px;\n  font-weight:700;\n}\n\n.ws-why-intro h2 span{\n  color:#28bdf5;\n}\n\n.ws-why-intro p{\n  color:#c5d4df;\n  font-size:16px;\n  line-height:1.8;\n  margin:0 0 14px;\n}\n\n.ws-why-button{\n  display:inline-block;\n  margin-top:22px;\n  padding:15px 25px;\n  border-radius:8px;\n  background:#fff;\n  color:#062238 !important;\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1px;\n  text-decoration:none !important;\n  transition:.25s ease;\n}\n\n.ws-why-button:hover{\n  background:#27baf2;\n  color:#fff !important;\n  transform:translateY(-2px);\n}\n\n.ws-why-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.ws-why-card{\n  min-height:215px;\n  padding:28px;\n  border-radius:16px;\n  background:rgba(255,255,255,.06);\n  border:1px solid rgba(255,255,255,.12);\n  box-shadow:0 15px 35px rgba(0,0,0,.15);\n  transition:.25s ease;\n}\n\n.ws-why-card:hover{\n  transform:translateY(-5px);\n  border-color:rgba(39,186,242,.55);\n  background:rgba(255,255,255,.09);\n}\n\n.ws-why-icon{\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  margin-bottom:20px;\n  background:rgba(35,185,243,.13);\n  border:1px solid rgba(35,185,243,.35);\n  color:#2ac2fa;\n  font-size:22px;\n  font-weight:700;\n}\n\n.ws-why-card h3{\n  color:#fff;\n  font-size:18px;\n  line-height:1.35;\n  margin:0 0 10px;\n}\n\n.ws-why-card p{\n  color:#b8cad6;\n  font-size:14px;\n  line-height:1.65;\n  margin:0;\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:900px){\n\n  .ws-why-wrap{\n    grid-template-columns:1fr;\n    gap:40px;\n  }\n\n  .ws-why-intro h2{\n    font-size:38px;\n  }\n\n}\n\n\n\/* =========================================================\nMOB\u0130L\n========================================================= *\/\n\n@media(max-width:600px){\n\n  .ws-why{\n    padding:60px 20px;\n  }\n\n  .ws-why-wrap{\n    gap:35px;\n  }\n\n  .ws-why-intro h2{\n    font-size:32px;\n  }\n\n  .ws-why-intro p{\n    font-size:15px;\n  }\n\n  .ws-why-grid{\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .ws-why-card{\n    min-height:auto;\n    padding:22px;\n  }\n\n  .ws-why-button{\n    width:100%;\n    text-align:center;\n  }\n\n}\n<\/style>\n\n\n\n<style>\n.ws-stats{\n    width:100%;\n    background:\n      linear-gradient(135deg,#031524 0%,#072b43 55%,#041b2d 100%);\n    padding:58px 24px;\n    box-sizing:border-box;\n    font-family:Arial,Helvetica,sans-serif;\n}\n\n.ws-stats-wrap{\n    max-width:1200px;\n    margin:0 auto;\n}\n\n.ws-stats-head{\n    text-align:center;\n    margin-bottom:34px;\n}\n\n.ws-stats-kicker{\n    color:#22b9f2;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:2.5px;\n    margin-bottom:8px;\n}\n\n.ws-stats-head h2{\n    margin:0;\n    color:#fff;\n    font-size:34px;\n    line-height:1.2;\n}\n\n.ws-stats-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:16px;\n}\n\n.ws-stat{\n    min-height:165px;\n    padding:26px 20px;\n    border-radius:16px;\n    text-align:center;\n    background:rgba(255,255,255,.06);\n    border:1px solid rgba(255,255,255,.12);\n    box-shadow:0 14px 30px rgba(0,0,0,.15);\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    transition:.25s ease;\n}\n\n.ws-stat:hover{\n    transform:translateY(-4px);\n    background:rgba(255,255,255,.09);\n    border-color:rgba(38,190,247,.45);\n}\n\n.ws-stat-number{\n    color:#31c2f7;\n    font-size:42px;\n    line-height:1;\n    font-weight:800;\n    margin-bottom:10px;\n}\n\n.ws-stat strong{\n    display:block;\n    color:#fff;\n    font-size:16px;\n    margin-bottom:7px;\n}\n\n.ws-stat span{\n    display:block;\n    color:#b8cad6;\n    font-size:13px;\n    line-height:1.5;\n}\n\n@media(max-width:850px){\n    .ws-stats-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n}\n\n@media(max-width:520px){\n    .ws-stats{\n        padding:46px 16px;\n    }\n\n    .ws-stats-head h2{\n        font-size:28px;\n    }\n\n    .ws-stats-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:10px;\n    }\n\n    .ws-stat{\n        min-height:145px;\n        padding:20px 12px;\n    }\n\n    .ws-stat-number{\n        font-size:34px;\n    }\n\n    .ws-stat strong{\n        font-size:14px;\n    }\n\n    .ws-stat span{\n        font-size:11px;\n    }\n}\n<\/style>\n\n<section class=\"ws-stats\">\n    <div class=\"ws-stats-wrap\">\n\n        <div class=\"ws-stats-head\">\n            <div class=\"ws-stats-kicker\">RAKAMLARLA WATERSEA<\/div>\n            <h2>Tecr\u00fcbe, Yayg\u0131n Hizmet ve G\u00fcven<\/h2>\n        <\/div>\n\n        <div class=\"ws-stats-grid\">\n\n            <div class=\"ws-stat\">\n                <div class=\"ws-stat-number\">2007<\/div>\n                <strong>Sekt\u00f6r Tecr\u00fcbesi<\/strong>\n                <span>Su ar\u0131tma sekt\u00f6r\u00fcnde ba\u015flayan uzun soluklu deneyim.<\/span>\n            <\/div>\n\n            <div class=\"ws-stat\">\n                <div class=\"ws-stat-number\">81<\/div>\n                <strong>\u0130lde Hizmet A\u011f\u0131<\/strong>\n                <span>T\u00fcrkiye genelinde servis ve \u00e7\u00f6z\u00fcm deste\u011fi.<\/span>\n            <\/div>\n\n           <div class=\"ws-stat\">\n    <div class=\"ws-stat-number\">1969+<\/div>\n    <strong>Tamamlanan Proje<\/strong>\n    <span>Evsel, kurumsal ve end\u00fcstriyel alanlarda ba\u015far\u0131yla tamamlanan projeler.<\/span>\n<\/div>\n            <div class=\"ws-stat\">\n                <div class=\"ws-stat-number\">7\/24<\/div>\n                <strong>Destek Yakla\u015f\u0131m\u0131<\/strong>\n                <span>M\u00fc\u015fteri ihtiya\u00e7lar\u0131na h\u0131zl\u0131 ve ula\u015f\u0131labilir destek anlay\u0131\u015f\u0131.<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<style>\n.ws-ref{\n    background:#f5f9fc;\n    padding:55px 20px 60px;\n    font-family:Arial,Helvetica,sans-serif;\n    overflow:hidden;\n}\n\n.ws-ref-inner{\n    max-width:1250px;\n    margin:0 auto;\n}\n\n.ws-ref-head{\n    text-align:center;\n    margin-bottom:30px;\n}\n\n.ws-ref-kicker{\n    color:#078fc9;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:2.5px;\n    margin-bottom:8px;\n}\n\n.ws-ref-head h2{\n    margin:0 0 10px;\n    color:#062d4c;\n    font-size:36px;\n    line-height:1.2;\n}\n\n.ws-ref-head p{\n    margin:0 auto;\n    max-width:680px;\n    color:#667782;\n    font-size:14px;\n    line-height:1.6;\n}\n\n\n\/* =========================================================\nKAYAN ALAN\n========================================================= *\/\n\n.ws-ref-slider{\n    position:relative;\n    width:100%;\n    overflow:hidden;\n}\n\n\n\/* Kenarlarda hafif ge\u00e7i\u015f *\/\n\n.ws-ref-slider:before,\n.ws-ref-slider:after{\n    content:\"\";\n    position:absolute;\n    top:0;\n    width:34px;\n    height:100%;\n    z-index:2;\n    pointer-events:none;\n}\n\n.ws-ref-slider:before{\n    left:0;\n    background:\n        linear-gradient(\n            90deg,\n            rgba(245,249,252,.92) 0%,\n            rgba(245,249,252,.35) 55%,\n            transparent 100%\n        );\n}\n\n.ws-ref-slider:after{\n    right:0;\n    background:\n        linear-gradient(\n            270deg,\n            rgba(245,249,252,.92) 0%,\n            rgba(245,249,252,.35) 55%,\n            transparent 100%\n        );\n}\n\n\n\/* =========================================================\nKAYAN TRACK\n========================================================= *\/\n\n.ws-ref-track{\n    display:flex;\n    width:max-content;\n    gap:16px;\n    animation:wsRefScroll 50s linear infinite;\n}\n\n\n\/* \u00dczerine gelince durur *\/\n\n.ws-ref-slider:hover .ws-ref-track{\n    animation-play-state:paused;\n}\n\n\n\/* =========================================================\nREFERANS KARTI\n========================================================= *\/\n\n.ws-ref-card{\n    width:190px;\n    height:115px;\n    flex:0 0 190px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    background:\n        linear-gradient(\n            180deg,\n            #fbfdff 0%,\n            #f1f6fa 100%\n        );\n\n    border:\n        1px solid\n        #d8e4ec;\n\n    border-radius:14px;\n\n    padding:14px;\n\n    box-sizing:border-box;\n\n    box-shadow:\n        0 7px 20px\n        rgba(7,48,78,.075);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        border-color .25s ease;\n}\n\n\n.ws-ref-card:hover{\n    transform:translateY(-3px);\n\n    border-color:#bfd9e8;\n\n    box-shadow:\n        0 12px 27px\n        rgba(7,48,78,.12);\n}\n\n\n\/* =========================================================\nLOGOLAR\n========================================================= *\/\n\n.ws-ref-card img{\n    display:block;\n\n    max-width:100%;\n    max-height:85px;\n\n    width:auto;\n    height:auto;\n\n    object-fit:contain;\n\n    opacity:1 !important;\n\n    filter:\n        contrast(1.08)\n        saturate(1.04);\n\n    transition:\n        transform .25s ease,\n        filter .25s ease;\n}\n\n\n.ws-ref-card:hover img{\n    transform:scale(1.03);\n\n    filter:\n        contrast(1.12)\n        saturate(1.08);\n}\n\n\n\/* =========================================================\nKES\u0130NT\u0130S\u0130Z AKI\u015e\n========================================================= *\/\n\n@keyframes wsRefScroll{\n\n    from{\n        transform:translateX(0);\n    }\n\n    to{\n        transform:translateX(\n            calc(-50% - 8px)\n        );\n    }\n\n}\n\n\n\/* =========================================================\nMOB\u0130L\n========================================================= *\/\n\n@media(max-width:600px){\n\n    .ws-ref{\n        padding:\n            42px\n            14px\n            48px;\n    }\n\n    .ws-ref-head{\n        margin-bottom:24px;\n    }\n\n    .ws-ref-head h2{\n        font-size:28px;\n    }\n\n    .ws-ref-head p{\n        font-size:13px;\n    }\n\n    .ws-ref-card{\n        width:145px;\n        flex-basis:145px;\n        height:95px;\n        padding:10px;\n    }\n\n    .ws-ref-card img{\n        max-height:70px;\n    }\n\n    .ws-ref-track{\n        gap:10px;\n        animation-duration:32s;\n    }\n\n    .ws-ref-slider:before,\n    .ws-ref-slider:after{\n        width:16px;\n    }\n\n}\n\n\n\/* Hareket azaltma tercihi *\/\n\n@media(prefers-reduced-motion:reduce){\n\n    .ws-ref-track{\n        animation:none;\n    }\n\n}\n<\/style>\n\n\n<section class=\"ws-ref\">\n\n<div class=\"ws-ref-inner\">\n\n    <div class=\"ws-ref-head\">\n\n        <div class=\"ws-ref-kicker\">\n            REFERANSLARIMIZ\n        <\/div>\n\n        <h2>\n            G\u00fcvenle Tercih Edilen WATERSEA\n        <\/h2>\n\n        <p>\n            Kamu kurumlar\u0131ndan \u00f6zel i\u015fletmelere kadar farkl\u0131 sekt\u00f6rlerde\n            profesyonel su ar\u0131tma \u00e7\u00f6z\u00fcmleri sunuyoruz.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"ws-ref-slider\">\n\n        <div class=\"ws-ref-track\">\n\n\n            <!-- =================================================\n            1. TUR\n            ================================================== -->\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/dhmi.webp\"\n                    alt=\"DHM\u0130\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/cam-sakura-sehir-hastanesi.webp\"\n                    alt=\"\u00c7am ve Sakura \u015eehir Hastanesi\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/bigchefs.webp\"\n                    alt=\"BigChefs\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/steel-muhendislik.webp\"\n                    alt=\"Steel M\u00fchendislik\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/elektro-ak.webp\"\n                    alt=\"Elektro AK\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/aksu.webp\"\n                    alt=\"AKSU\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/sariyer-borekcisi.webp\"\n                    alt=\"Sar\u0131yer B\u00f6rek\u00e7isi\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/sofli-bahce.webp\"\n                    alt=\"\u015eofli Bah\u00e7e\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/kids-acquire.webp\"\n                    alt=\"Kids Acquire\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/ers-auto.webp\"\n                    alt=\"ERS AUTO\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/arimaya-anaokulu-placeholder.webp\"\n                    alt=\"Ar\u0131maya Anaokulu\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/adalet-terazi-logo.webp\"\n                    alt=\"Kurumsal Referans\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <!-- YEN\u0130 - B\u00dcY\u00dcKADIMLAR -->\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/buyukadimlar-anaokulu-maltepe.png\"\n                    alt=\"\u00d6zel B\u00fcy\u00fckAd\u0131mlar Anaokulu Maltepe\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <!-- YEN\u0130 - ED\u0130NEN \u00c7OCUK -->\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/edinen-cocuk-anaokulu-maltepe.png\"\n                    alt=\"\u00d6zel Edinen \u00c7ocuk Anaokulu Maltepe\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <!-- YEN\u0130 - ENG\u0130N F\u0130K\u0130RLER -->\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/engin-fikirler-anaokulu-umraniye.png\"\n                    alt=\"\u00d6zel \u00dcmraniye Engin Fikirler Anaokulu\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n\n            <!-- =================================================\n            2. TUR\n            KES\u0130NT\u0130S\u0130Z AKI\u015e \u0130\u00c7\u0130N AYNI 15 REFERANS\n            ================================================== -->\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/dhmi.webp\"\n                    alt=\"DHM\u0130\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/cam-sakura-sehir-hastanesi.webp\"\n                    alt=\"\u00c7am ve Sakura \u015eehir Hastanesi\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/bigchefs.webp\"\n                    alt=\"BigChefs\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/steel-muhendislik.webp\"\n                    alt=\"Steel M\u00fchendislik\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/elektro-ak.webp\"\n                    alt=\"Elektro AK\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/aksu.webp\"\n                    alt=\"AKSU\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/sariyer-borekcisi.webp\"\n                    alt=\"Sar\u0131yer B\u00f6rek\u00e7isi\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/sofli-bahce.webp\"\n                    alt=\"\u015eofli Bah\u00e7e\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/kids-acquire.webp\"\n                    alt=\"Kids Acquire\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/ers-auto.webp\"\n                    alt=\"ERS AUTO\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/arimaya-anaokulu-placeholder.webp\"\n                    alt=\"Ar\u0131maya Anaokulu\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/adalet-terazi-logo.webp\"\n                    alt=\"Kurumsal Referans\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <!-- YEN\u0130 - B\u00dcY\u00dcKADIMLAR -->\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/buyukadimlar-anaokulu-maltepe.png\"\n                    alt=\"\u00d6zel B\u00fcy\u00fckAd\u0131mlar Anaokulu Maltepe\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <!-- YEN\u0130 - ED\u0130NEN \u00c7OCUK -->\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/edinen-cocuk-anaokulu-maltepe.png\"\n                    alt=\"\u00d6zel Edinen \u00c7ocuk Anaokulu Maltepe\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n            <!-- YEN\u0130 - ENG\u0130N F\u0130K\u0130RLER -->\n\n            <div class=\"ws-ref-card\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/engin-fikirler-anaokulu-umraniye.png\"\n                    alt=\"\u00d6zel \u00dcmraniye Engin Fikirler Anaokulu\"\n                    loading=\"lazy\">\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- =========================================================\nWATERSEA - M\u00dc\u015eTER\u0130LER\u0130M\u0130Z NE D\u0130YOR?\n8 GER\u00c7EK YORUM \/ PREMIUM CAROUSEL\n========================================================= -->\n\n<section id=\"watersea-customer-reviews\">\n\n    <div class=\"wcr-inner\">\n\n        <!-- BA\u015eLIK -->\n        <div class=\"wcr-heading\">\n\n            <div class=\"wcr-mini-title\">\n                GER\u00c7EK M\u00dc\u015eTER\u0130 DENEY\u0130MLER\u0130\n            <\/div>\n\n            <h2>\n                M\u00fc\u015fterilerimiz\n                <span>Ne Diyor?<\/span>\n            <\/h2>\n\n            <p>\n                WATERSEA \u00fcr\u00fcnlerini ve hizmetlerini tercih eden\n                m\u00fc\u015fterilerimizin ger\u00e7ek deneyimleri.\n            <\/p>\n\n            <div class=\"wcr-rating\">\n\n                <div class=\"wcr-rating-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <div class=\"wcr-rating-text\">\n                    Ger\u00e7ek m\u00fc\u015fteri yorumlar\u0131\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- =====================================================\n        SLIDER\n        ====================================================== -->\n\n        <div class=\"wcr-slider-wrap\">\n\n            <button type=\"button\" class=\"wcr-arrow wcr-prev\" aria-label=\"\u00d6nceki yorum\">\n                \u2039\n            <\/button>\n\n\n            <div class=\"wcr-slider\">\n\n                <div class=\"wcr-track\">\n\n\n                    <!-- =================================================\n                    1 - SEVDA TURANBA\u015e\n                    ================================================== -->\n\n                    <article class=\"wcr-card wcr-real-customer\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar\">\n                                ST\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Sevda Turanba\u015f\n                                <\/strong>\n\n                                <span>\n                                    Kasiyer\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-badge\">\n                                WATERSEA\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201cSipari\u015fim \u00e7ok k\u0131sa bir s\u00fcre sonra elime ula\u015ft\u0131.\n                            \u0130stedi\u011fim zaman da montaj\u0131 yap\u0131ld\u0131. \u00c7ok ilgili bir\n                            firma. Yakla\u015f\u0131k 1 ayl\u0131k kullan\u0131m sonucunda \u00e7ok\n                            memnunum. Suyun tad\u0131 tam istedi\u011fim gibi.\n                            Yak\u0131nlar\u0131ma tavsiye edece\u011fim.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>Ger\u00e7ek M\u00fc\u015fteri<\/span>\n                            <span>WATERSEA Deneyimi<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    2 - HAL\u0130DE AKIN\n                    ================================================== -->\n\n                    <article class=\"wcr-card wcr-real-customer\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar\">\n                                HA\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Halide Ak\u0131n\n                                <\/strong>\n\n                                <span>\n                                    \u00d6\u011fretmen\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-badge\">\n                                WATERSEA\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201cUzun ara\u015ft\u0131rmalardan sonra almaya karar verdim.\n                            En kaliteli membranlardan birini kullan\u0131yor olmas\u0131\n                            karar\u0131mda etkili oldu. Servis ekibi profesyonel bir\n                            \u015fekilde kurulumu ger\u00e7ekle\u015ftirdi. Suyun tad\u0131,\n                            kokusu ve i\u00e7imi \u00e7ok g\u00fczel. Herkese tavsiye ederim.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>Ger\u00e7ek M\u00fc\u015fteri<\/span>\n                            <span>WATERSEA Deneyimi<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    3 - TANSEL ORAK\n                    ================================================== -->\n\n                    <article class=\"wcr-card wcr-real-customer\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar\">\n                                TO\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Tansel Orak\n                                <\/strong>\n\n                                <span>\n                                    Ev Han\u0131m\u0131\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-badge\">\n                                WATERSEA\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201cSu ar\u0131tma cihaz\u0131 aray\u0131\u015f\u0131m\u0131zda kar\u015f\u0131m\u0131za \u00e7\u0131kan\n                            LG Chem model cihaz\u0131 ald\u0131k. WATERSEA su ar\u0131tma\n                            sistemlerine te\u015fekk\u00fcrler. Tatl\u0131 ve temiz su\n                            i\u00e7ebiliyoruz art\u0131k. 6 ayl\u0131k o\u011flum art\u0131k temiz\n                            su i\u00e7iyor.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>Ger\u00e7ek M\u00fc\u015fteri<\/span>\n                            <span>WATERSEA Deneyimi<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    4 - LEMAN DA\u011eDELEN\n                    ================================================== -->\n\n                    <article class=\"wcr-card wcr-real-customer\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar\">\n                                LD\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Leman Da\u011fdelen\n                                <\/strong>\n\n                                <span>\n                                    Muhasebe Sorumlusu\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-badge\">\n                                WATERSEA\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201cYakla\u015f\u0131k 1 ayd\u0131r kullan\u0131yorum, olduk\u00e7a memnun\n                            kald\u0131m. \u015eiddetle tavsiye ediyorum. Ayr\u0131ca sat\u0131\u015f\n                            sonras\u0131 m\u00fc\u015fteri memnuniyetine olduk\u00e7a \u00f6nem veren\n                            bir firma olarak da \u00e7ok memnunum.\n                            Te\u015fekk\u00fcrler WATERSEA.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>Ger\u00e7ek M\u00fc\u015fteri<\/span>\n                            <span>WATERSEA Deneyimi<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    5 - GOOGLE \/ MURAT \u00d6ZGURBUZ\n                    ================================================== -->\n\n                    <article class=\"wcr-card\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar wcr-google-avatar\">\n                                M\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    murat Ozgurbuz\n                                <\/strong>\n\n                                <span>\n                                    Google Yorumu\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-google\">\n                                G\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201c8 senedir Watersea su ar\u0131tma cihaz\u0131n\u0131\n                            kulland\u0131\u011f\u0131m i\u00e7in gayet memnunum.\n                            Kaliteli \u00fcr\u00fcnler, herkese tavsiye ederim.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>5 \/ 5<\/span>\n                            <span>Google<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    6 - GOOGLE \/ YETER ALAN\n                    ================================================== -->\n\n                    <article class=\"wcr-card\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar wcr-google-avatar\">\n                                Y\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Yeter Alan\n                                <\/strong>\n\n                                <span>\n                                    Google Yorumu\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-google\">\n                                G\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201cOn seneden fazla kullan\u0131yorum, gayet memnunum.\n                            Hi\u00e7bir sorun ya\u015famad\u0131m. \u0130yi ki Watersea su ar\u0131tmay\u0131\n                            se\u00e7mi\u015fim. Herkese tavsiye ederim.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>5 \/ 5<\/span>\n                            <span>Google<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    7 - GOOGLE \/ HAMD\u0130 ERDO\u011eAN\n                    ================================================== -->\n\n                    <article class=\"wcr-card\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar wcr-google-avatar\">\n                                H\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Hamdi Erdogan\n                                <\/strong>\n\n                                <span>\n                                    Google Yorumu\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-google\">\n                                G\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201cSu ar\u0131tma cihazlar\u0131 ger\u00e7ekten m\u00fckemmel\n                            ve servis \u00e7ok iyi. G\u00fcvenerek\n                            kullanabilirsiniz.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>5 \/ 5<\/span>\n                            <span>Google<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n\n                    <!-- =================================================\n                    8 - GOOGLE \/ TEK\u0130N BECENE\n                    ================================================== -->\n\n                    <article class=\"wcr-card\">\n\n                        <div class=\"wcr-top\">\n\n                            <div class=\"wcr-avatar wcr-google-avatar\">\n                                T\n                            <\/div>\n\n                            <div class=\"wcr-person\">\n\n                                <strong>\n                                    Tekin Becene\n                                <\/strong>\n\n                                <span>\n                                    Google Yorumu\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"wcr-google\">\n                                G\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"wcr-stars\">\n                            \u2605\u2605\u2605\u2605\u2605\n                        <\/div>\n\n                        <p class=\"wcr-comment\">\n                            \u201c\u0130\u015fin ehli, i\u015fleri d\u00fczg\u00fcn ve sa\u011flam.\n                            Te\u015fekk\u00fcr ederim.\u201d\n                        <\/p>\n\n                        <div class=\"wcr-footer\">\n                            <span>5 \/ 5<\/span>\n                            <span>Google<\/span>\n                        <\/div>\n\n                    <\/article>\n\n\n                <\/div>\n\n            <\/div>\n\n\n            <button type=\"button\" class=\"wcr-arrow wcr-next\" aria-label=\"Sonraki yorum\">\n                \u203a\n            <\/button>\n\n        <\/div>\n\n\n        <!-- NOKTALAR -->\n\n        <div class=\"wcr-dots\"><\/div>\n\n\n        <!-- ALT BUTON -->\n\n        <div class=\"wcr-bottom\">\n\n            <a href=\"https:\/\/share.google\/McH1FbOjJxQeeq0dz\" target=\"_blank\" rel=\"noopener\" class=\"wcr-google-button\">\n\n                <span>G<\/span>\n\n                T\u00dcM GOOGLE YORUMLARINI G\u00d6R \u2192\n\n            <\/a>\n\n        <\/div>\n\n\n    \n                <div class=\"wcr-play\">\n                    \u25b6\n                <\/div>\n\n                <strong>\n                    Video M\u00fc\u015fteri Yorumlar\u0131\n                <\/strong>\n\n                <span>\n                    YAKINDA\n                <\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style>\n\n\/* =========================================================\nGENEL\n========================================================= *\/\n\n#watersea-customer-reviews{\n    width:100%;\n    position:relative;\n    overflow:hidden;\n\n    padding:\n        90px 20px;\n\n    background:\n        radial-gradient(\n            circle at 15% 15%,\n            rgba(8,117,223,.08),\n            transparent 32%\n        ),\n        radial-gradient(\n            circle at 88% 45%,\n            rgba(40,185,245,.08),\n            transparent 30%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #f5faff 100%\n        );\n\n    font-family:\n        Arial,\n        Helvetica,\n        sans-serif;\n}\n\n\n#watersea-customer-reviews *{\n    box-sizing:border-box;\n}\n\n\n#watersea-customer-reviews .wcr-inner{\n    max-width:1320px;\n    margin:0 auto;\n}\n\n\n\/* =========================================================\nBA\u015eLIK\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-heading{\n    max-width:780px;\n    margin:\n        0 auto 50px;\n\n    text-align:center;\n}\n\n\n#watersea-customer-reviews .wcr-mini-title{\n    margin-bottom:12px;\n\n    color:#0875df;\n\n    font-size:11px;\n    font-weight:900;\n\n    letter-spacing:2px;\n}\n\n\n#watersea-customer-reviews h2{\n    margin:0 !important;\n\n    color:#071b38 !important;\n\n    font-size:43px !important;\n    line-height:1.07 !important;\n\n    font-weight:900 !important;\n\n    letter-spacing:-1.2px;\n}\n\n\n#watersea-customer-reviews h2 span{\n    color:#0875df !important;\n}\n\n\n#watersea-customer-reviews .wcr-heading p{\n    max-width:620px;\n\n    margin:\n        17px auto 0 !important;\n\n    color:#617080 !important;\n\n    font-size:15px !important;\n    line-height:1.7 !important;\n}\n\n\n\/* PUAN *\/\n\n#watersea-customer-reviews .wcr-rating{\n    display:inline-flex;\n\n    align-items:center;\n\n    gap:12px;\n\n    margin-top:24px;\n\n    padding:\n        12px 18px;\n\n    border:\n        1px solid #e0e8ef;\n\n    border-radius:13px;\n\n    background:#ffffff;\n\n    box-shadow:\n        0 10px 30px\n        rgba(20,65,100,.07);\n}\n\n\n#watersea-customer-reviews .wcr-rating-stars{\n    color:#fbbc04;\n\n    font-size:18px;\n\n    letter-spacing:2px;\n}\n\n\n#watersea-customer-reviews .wcr-rating-text{\n    color:#25374a;\n\n    font-size:12px;\n\n    font-weight:800;\n}\n\n\n\/* =========================================================\nSLIDER\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-slider-wrap{\n    position:relative;\n}\n\n\n#watersea-customer-reviews .wcr-slider{\n    margin:\n        0 54px;\n\n    overflow:hidden;\n}\n\n\n#watersea-customer-reviews .wcr-track{\n    display:flex;\n\n    transition:\n        transform .45s\n        cubic-bezier(.22,.61,.36,1);\n}\n\n\n\/* =========================================================\nKARTLAR\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-card{\n    flex:\n        0 0 calc(33.333% - 18px);\n\n    min-height:340px;\n\n    margin-right:27px;\n\n    padding:27px;\n\n    border:\n        1px solid #e2eaf0;\n\n    border-radius:22px;\n\n    background:\n        rgba(255,255,255,.97);\n\n    box-shadow:\n        0 15px 45px\n        rgba(18,61,95,.08);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n\n#watersea-customer-reviews .wcr-card:hover{\n    transform:\n        translateY(-6px);\n\n    box-shadow:\n        0 23px 60px\n        rgba(18,61,95,.14);\n}\n\n\n\/* Ger\u00e7ek m\u00fc\u015fteri kart\u0131 *\/\n\n#watersea-customer-reviews .wcr-real-customer{\n    border-top:\n        4px solid #0875df;\n}\n\n\n\/* =========================================================\nKART \u00dcST\u00dc\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-top{\n    display:flex;\n\n    align-items:center;\n\n    gap:12px;\n}\n\n\n#watersea-customer-reviews .wcr-avatar{\n    width:50px;\n    height:50px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    flex-shrink:0;\n\n    border-radius:50%;\n\n    background:\n        linear-gradient(\n            135deg,\n            #0875df,\n            #0350a0\n        );\n\n    color:#ffffff;\n\n    font-size:15px;\n\n    font-weight:900;\n\n    box-shadow:\n        0 8px 20px\n        rgba(8,117,223,.18);\n}\n\n\n#watersea-customer-reviews .wcr-google-avatar{\n    background:\n        linear-gradient(\n            135deg,\n            #183d69,\n            #0875df\n        );\n}\n\n\n#watersea-customer-reviews .wcr-person{\n    flex:1;\n    min-width:0;\n}\n\n\n#watersea-customer-reviews .wcr-person strong{\n    display:block;\n\n    color:#102136;\n\n    font-size:15px;\n\n    white-space:nowrap;\n\n    overflow:hidden;\n\n    text-overflow:ellipsis;\n}\n\n\n#watersea-customer-reviews .wcr-person span{\n    display:block;\n\n    margin-top:4px;\n\n    color:#7a8795;\n\n    font-size:11px;\n}\n\n\n\/* WATERSEA ET\u0130KET *\/\n\n#watersea-customer-reviews .wcr-badge{\n    padding:\n        6px 8px;\n\n    border-radius:6px;\n\n    background:#eaf5ff;\n\n    color:#0875df;\n\n    font-size:9px;\n\n    font-weight:900;\n\n    letter-spacing:.6px;\n}\n\n\n\/* GOOGLE *\/\n\n#watersea-customer-reviews .wcr-google{\n    width:30px;\n    height:30px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    flex-shrink:0;\n\n    border:\n        1px solid #e3e8ec;\n\n    border-radius:50%;\n\n    background:#ffffff;\n\n    color:#4285f4;\n\n    font-size:15px;\n\n    font-weight:900;\n}\n\n\n\/* =========================================================\nYILDIZ\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-stars{\n    margin-top:20px;\n\n    color:#fbbc04;\n\n    font-size:16px;\n\n    letter-spacing:2px;\n}\n\n\n\/* =========================================================\nYORUM\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-comment{\n    margin:\n        17px 0 0 !important;\n\n    color:#344557 !important;\n\n    font-size:14px !important;\n\n    line-height:1.7 !important;\n}\n\n\n\/* =========================================================\nALT\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-footer{\n    display:flex;\n\n    justify-content:\n        space-between;\n\n    margin-top:24px;\n\n    padding-top:17px;\n\n    border-top:\n        1px solid #edf1f4;\n\n    color:#8a96a2;\n\n    font-size:10px;\n}\n\n\n#watersea-customer-reviews .wcr-footer span:first-child{\n    color:#14263c;\n\n    font-weight:800;\n}\n\n\n\/* =========================================================\nOKLAR\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-arrow{\n    position:absolute;\n\n    z-index:20;\n\n    top:50%;\n\n    transform:\n        translateY(-50%);\n\n    width:44px;\n    height:44px;\n\n    padding:0;\n\n    border:0;\n\n    border-radius:50%;\n\n    background:#ffffff;\n\n    color:#0875df;\n\n    box-shadow:\n        0 7px 25px\n        rgba(12,50,80,.15);\n\n    font-size:30px;\n\n    cursor:pointer;\n}\n\n\n#watersea-customer-reviews .wcr-prev{\n    left:0;\n}\n\n\n#watersea-customer-reviews .wcr-next{\n    right:0;\n}\n\n\n\/* =========================================================\nNOKTALAR\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-dots{\n    display:flex;\n\n    justify-content:center;\n\n    gap:8px;\n\n    margin-top:28px;\n}\n\n\n#watersea-customer-reviews .wcr-dot{\n    width:9px;\n    height:9px;\n\n    margin:0;\n    padding:0;\n\n    border:0;\n\n    border-radius:50%;\n\n    background:#d2dce4;\n\n    cursor:pointer;\n}\n\n\n#watersea-customer-reviews .wcr-dot.active{\n    background:#0875df;\n\n    transform:\n        scale(1.35);\n}\n\n\n\/* =========================================================\nGOOGLE BUTONU\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-bottom{\n    margin-top:30px;\n\n    text-align:center;\n}\n\n\n#watersea-customer-reviews .wcr-google-button{\n    display:inline-flex;\n\n    align-items:center;\n\n    gap:10px;\n\n    min-height:48px;\n\n    padding:\n        0 21px;\n\n    border:\n        1px solid #dce5ec;\n\n    border-radius:9px;\n\n    background:#ffffff;\n\n    color:#14263c !important;\n\n    text-decoration:none !important;\n\n    font-size:11px;\n\n    font-weight:900;\n\n    box-shadow:\n        0 9px 28px\n        rgba(20,65,100,.07);\n}\n\n\n#watersea-customer-reviews .wcr-google-button span{\n    width:26px;\n    height:26px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    border:\n        1px solid #e1e6ea;\n\n    border-radius:50%;\n\n    color:#4285f4;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\nV\u0130DEO ALANI\n========================================================= *\/\n\n#watersea-customer-reviews .wcr-video-area{\n    position:relative;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:\n        space-between;\n\n    gap:60px;\n\n    margin-top:80px;\n\n    padding:\n        50px 60px;\n\n    overflow:hidden;\n\n    border-radius:27px;\n\n    background:\n        radial-gradient(\n            circle at 85% 40%,\n            rgba(0,145,255,.28),\n            transparent 35%\n        ),\n        linear-gradient(\n            135deg,\n            #03172d 0%,\n            #06335f 100%\n        );\n\n    box-shadow:\n        0 25px 70px\n        rgba(5,35,62,.15);\n}\n\n\n#watersea-customer-reviews .wcr-video-text{\n    width:56%;\n}\n\n\n#watersea-customer-reviews .wcr-video-label{\n    margin-bottom:10px;\n\n    color:#41c0ff;\n\n    font-size:10px;\n\n    font-weight:900;\n\n    letter-spacing:2px;\n}\n\n\n#watersea-customer-reviews .wcr-video-area h3{\n    margin:0 !important;\n\n    color:#ffffff !important;\n\n    font-size:37px !important;\n\n    line-height:1.06 !important;\n\n    font-weight:900 !important;\n}\n\n\n#watersea-customer-reviews .wcr-video-area h3 span{\n    color:#40bdff !important;\n}\n\n\n#watersea-customer-reviews .wcr-video-text p{\n    max-width:560px;\n\n    margin:\n        17px 0 0 !important;\n\n    color:#d7e8f4 !important;\n\n    font-size:14px !important;\n\n    line-height:1.68 !important;\n}\n\n\n\/* VIDEO KUTUSU *\/\n\n#watersea-customer-reviews .wcr-video-box{\n    width:34%;\n\n    min-height:210px;\n\n    display:flex;\n\n    flex-direction:column;\n\n    align-items:center;\n\n    justify-content:center;\n\n    border:\n        1px solid\n        rgba(255,255,255,.14);\n\n    border-radius:18px;\n\n    background:\n        rgba(255,255,255,.07);\n\n    text-align:center;\n\n    backdrop-filter:\n        blur(7px);\n}\n\n\n#watersea-customer-reviews .wcr-play{\n    width:58px;\n    height:58px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    padding-left:3px;\n\n    border-radius:50%;\n\n    background:#0875df;\n\n    color:#ffffff;\n\n    box-shadow:\n        0 0 35px\n        rgba(8,117,223,.45);\n\n    font-size:20px;\n}\n\n\n#watersea-customer-reviews .wcr-video-box strong{\n    margin-top:17px;\n\n    color:#ffffff;\n\n    font-size:13px;\n}\n\n\n#watersea-customer-reviews .wcr-video-box span{\n    margin-top:7px;\n\n    color:#4fc4ff;\n\n    font-size:10px;\n\n    font-weight:900;\n\n    letter-spacing:1.2px;\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:1000px){\n\n    #watersea-customer-reviews .wcr-card{\n        flex:\n            0 0 calc(50% - 14px);\n    }\n\n}\n\n\n\/* =========================================================\nMOB\u0130L\n========================================================= *\/\n\n@media(max-width:768px){\n\n    #watersea-customer-reviews{\n        padding:\n            68px 15px;\n    }\n\n\n    #watersea-customer-reviews .wcr-heading{\n        margin-bottom:34px;\n    }\n\n\n    #watersea-customer-reviews .wcr-mini-title{\n        font-size:9px;\n    }\n\n\n    #watersea-customer-reviews h2{\n        font-size:31px !important;\n    }\n\n\n    #watersea-customer-reviews .wcr-heading p{\n        font-size:13px !important;\n\n        line-height:1.6 !important;\n    }\n\n\n    #watersea-customer-reviews .wcr-rating{\n        padding:\n            10px 14px;\n    }\n\n\n    #watersea-customer-reviews .wcr-rating-stars{\n        font-size:15px;\n    }\n\n\n    #watersea-customer-reviews .wcr-rating-text{\n        font-size:10px;\n    }\n\n\n    #watersea-customer-reviews .wcr-slider{\n        margin:0 7px;\n\n        overflow:hidden;\n    }\n\n\n    #watersea-customer-reviews .wcr-card{\n        flex:\n            0 0 100%;\n\n        min-height:330px;\n\n        margin-right:14px;\n\n        padding:22px;\n    }\n\n\n    #watersea-customer-reviews .wcr-comment{\n        font-size:13px !important;\n\n        line-height:1.65 !important;\n    }\n\n\n    #watersea-customer-reviews .wcr-arrow{\n        display:none;\n    }\n\n\n    \/* VIDEO *\/\n\n    #watersea-customer-reviews .wcr-video-area{\n        display:block;\n\n        margin-top:58px;\n\n        padding:\n            33px 24px;\n    }\n\n\n    #watersea-customer-reviews .wcr-video-text{\n        width:100%;\n    }\n\n\n    #watersea-customer-reviews .wcr-video-area h3{\n        font-size:29px !important;\n    }\n\n\n    #watersea-customer-reviews .wcr-video-text p{\n        font-size:13px !important;\n    }\n\n\n    #watersea-customer-reviews .wcr-video-box{\n        width:100%;\n\n        min-height:185px;\n\n        margin-top:25px;\n    }\n\n}\n\/* =========================================================\nMOB\u0130L YORUM ALANI KOMPAKT D\u00dcZEN\n========================================================= *\/\n\n@media(max-width:768px){\n\n    #watersea-customer-reviews{\n        padding:48px 12px !important;\n    }\n\n    #watersea-customer-reviews .wcr-heading{\n        margin-bottom:24px !important;\n    }\n\n    #watersea-customer-reviews h2{\n        font-size:27px !important;\n    }\n\n    #watersea-customer-reviews .wcr-heading p{\n        font-size:12px !important;\n        line-height:1.5 !important;\n    }\n\n    #watersea-customer-reviews .wcr-rating{\n        margin-top:16px !important;\n        padding:8px 12px !important;\n    }\n\n    #watersea-customer-reviews .wcr-rating-stars{\n        font-size:14px !important;\n    }\n\n    #watersea-customer-reviews .wcr-rating-text{\n        font-size:9px !important;\n    }\n\n    #watersea-customer-reviews .wcr-slider{\n        margin:0 3px !important;\n    }\n\n    #watersea-customer-reviews .wcr-card{\n        min-height:245px !important;\n        padding:16px !important;\n        border-radius:17px !important;\n        margin-right:10px !important;\n    }\n\n    #watersea-customer-reviews .wcr-avatar{\n        width:42px !important;\n        height:42px !important;\n        font-size:13px !important;\n    }\n\n    #watersea-customer-reviews .wcr-person strong{\n        font-size:13px !important;\n    }\n\n    #watersea-customer-reviews .wcr-person span{\n        font-size:10px !important;\n    }\n\n    #watersea-customer-reviews .wcr-badge{\n        font-size:8px !important;\n        padding:5px 7px !important;\n    }\n\n    #watersea-customer-reviews .wcr-google{\n        width:26px !important;\n        height:26px !important;\n        font-size:13px !important;\n    }\n\n    #watersea-customer-reviews .wcr-stars{\n        margin-top:14px !important;\n        font-size:14px !important;\n    }\n\n    #watersea-customer-reviews .wcr-comment{\n        margin-top:12px !important;\n        font-size:12px !important;\n        line-height:1.52 !important;\n    }\n\n    #watersea-customer-reviews .wcr-footer{\n        margin-top:15px !important;\n        padding-top:12px !important;\n        font-size:9px !important;\n    }\n\n    #watersea-customer-reviews .wcr-dots{\n        margin-top:18px !important;\n    }\n\n    #watersea-customer-reviews .wcr-google-button{\n        min-height:42px !important;\n        padding:0 15px !important;\n        font-size:10px !important;\n    }\n\n    #watersea-customer-reviews .wcr-video-area{\n        margin-top:40px !important;\n        padding:24px 18px !important;\n        border-radius:20px !important;\n    }\n\n    #watersea-customer-reviews .wcr-video-area h3{\n        font-size:24px !important;\n    }\n\n    #watersea-customer-reviews .wcr-video-text p{\n        margin-top:12px !important;\n        font-size:12px !important;\n        line-height:1.5 !important;\n    }\n\n    #watersea-customer-reviews .wcr-video-box{\n        min-height:140px !important;\n        margin-top:18px !important;\n    }\n\n    #watersea-customer-reviews .wcr-play{\n        width:46px !important;\n        height:46px !important;\n        font-size:16px !important;\n    }\n}\n<\/style>\n\n\n\n<script>\n\ndocument.addEventListener(\n\"DOMContentLoaded\",\nfunction(){\n\n    const section =\n        document.getElementById(\n            \"watersea-customer-reviews\"\n        );\n\n\n    if(!section){\n        return;\n    }\n\n\n    const track =\n        section.querySelector(\n            \".wcr-track\"\n        );\n\n\n    const cards =\n        section.querySelectorAll(\n            \".wcr-card\"\n        );\n\n\n    const prev =\n        section.querySelector(\n            \".wcr-prev\"\n        );\n\n\n    const next =\n        section.querySelector(\n            \".wcr-next\"\n        );\n\n\n    const dotsBox =\n        section.querySelector(\n            \".wcr-dots\"\n        );\n\n\n    let current = 0;\n\n    let touchStartX = 0;\n\n    let autoTimer;\n\n\n    function perView(){\n\n        if(\n            window.innerWidth <= 768\n        ){\n            return 1;\n        }\n\n        if(\n            window.innerWidth <= 1000\n        ){\n            return 2;\n        }\n\n        return 3;\n    }\n\n\n    function maxIndex(){\n\n        return Math.max(\n            0,\n            cards.length -\n            perView()\n        );\n    }\n\n\n    function step(){\n\n        if(!cards[0]){\n            return 0;\n        }\n\n        const style =\n            window.getComputedStyle(\n                cards[0]\n            );\n\n\n        const margin =\n            parseFloat(\n                style.marginRight\n            ) || 0;\n\n\n        return (\n            cards[0]\n            .getBoundingClientRect()\n            .width\n            +\n            margin\n        );\n    }\n\n\n    function makeDots(){\n\n        dotsBox.innerHTML = \"\";\n\n\n        for(\n            let i = 0;\n            i <= maxIndex();\n            i++\n        ){\n\n            const dot =\n                document.createElement(\n                    \"button\"\n                );\n\n\n            dot.type =\n                \"button\";\n\n\n            dot.className =\n                \"wcr-dot\";\n\n\n            if(\n                i === current\n            ){\n\n                dot.classList.add(\n                    \"active\"\n                );\n            }\n\n\n            dot.addEventListener(\n                \"click\",\n                function(){\n\n                    current = i;\n\n                    update();\n\n                    restart();\n                }\n            );\n\n\n            dotsBox.appendChild(\n                dot\n            );\n        }\n    }\n\n\n    function update(){\n\n        if(\n            current >\n            maxIndex()\n        ){\n\n            current =\n                maxIndex();\n        }\n\n\n        if(\n            current < 0\n        ){\n\n            current = 0;\n        }\n\n\n        const move =\n            current *\n            step();\n\n\n        track.style.transform =\n            \"translateX(-\" +\n            move +\n            \"px)\";\n\n\n        const dots =\n            dotsBox\n            .querySelectorAll(\n                \".wcr-dot\"\n            );\n\n\n        dots.forEach(\n            function(dot,index){\n\n                dot.classList.toggle(\n                    \"active\",\n                    index === current\n                );\n\n            }\n        );\n    }\n\n\n    function nextSlide(){\n\n        if(\n            current <\n            maxIndex()\n        ){\n\n            current++;\n        }\n\n        else{\n\n            current = 0;\n        }\n\n\n        update();\n    }\n\n\n    function restart(){\n\n        clearInterval(\n            autoTimer\n        );\n\n\n        autoTimer =\n            setInterval(\n                nextSlide,\n                6000\n            );\n    }\n\n\n    next.addEventListener(\n        \"click\",\n        function(){\n\n            nextSlide();\n\n            restart();\n        }\n    );\n\n\n    prev.addEventListener(\n        \"click\",\n        function(){\n\n            if(\n                current > 0\n            ){\n\n                current--;\n            }\n\n            else{\n\n                current =\n                    maxIndex();\n            }\n\n\n            update();\n\n            restart();\n        }\n    );\n\n\n    \/* MOB\u0130L SWIPE *\/\n\n    track.addEventListener(\n        \"touchstart\",\n        function(event){\n\n            touchStartX =\n                event\n                .changedTouches[0]\n                .screenX;\n\n        },\n        {passive:true}\n    );\n\n\n    track.addEventListener(\n        \"touchend\",\n        function(event){\n\n            const end =\n                event\n                .changedTouches[0]\n                .screenX;\n\n\n            const diff =\n                touchStartX -\n                end;\n\n\n            if(\n                diff > 50\n            ){\n\n                nextSlide();\n\n                restart();\n            }\n\n\n            if(\n                diff < -50\n            ){\n\n                if(\n                    current > 0\n                ){\n\n                    current--;\n                }\n\n                update();\n\n                restart();\n            }\n\n        },\n        {passive:true}\n    );\n\n\n    window.addEventListener(\n        \"resize\",\n        function(){\n\n            current = 0;\n\n            makeDots();\n\n            update();\n        }\n    );\n\n\n    makeDots();\n\n    update();\n\n    restart();\n\n});\n\n<\/script>\n\n\n        <section class=\"ws-exp\" data-ws-flow-enabled=\"1\" data-ws-flow-speed=\"23\" data-ws-flow-mobile-speed=\"13\" data-ws-flow-pause-hover=\"1\">\n                    <div class=\"ws-exp-shell\">\n            <div class=\"ws-exp-intro\"><div class=\"ws-exp-kicker\">WATERSEA GER\u00c7EK DENEY\u0130MLER<\/div><h2 class=\"ws-exp-title\">M\u00fc\u015fterilerimizi <span>Dinleyin<\/span><\/h2><p class=\"ws-exp-sub\">WATERSEA kullan\u0131c\u0131lar\u0131n\u0131n ger\u00e7ek deneyimlerini kendi a\u011f\u0131zlar\u0131ndan dinleyin.<\/p><div class=\"ws-exp-benefits\"><div class=\"ws-exp-benefit\"><i><\/i><span>Ger\u00e7ek m\u00fc\u015fteri deneyimleri<\/span><\/div><div class=\"ws-exp-benefit\"><i><\/i><span>Kurulum ve servis yorumlar\u0131<\/span><\/div><div class=\"ws-exp-benefit\"><i><\/i><span>WATERSEA kullan\u0131c\u0131lar\u0131ndan<\/span><\/div><\/div><a href=\"#\" class=\"ws-exp-cta\">T\u00fcm video yorumlar\u0131 <span>\u2192<\/span><\/a><\/div>\n            <div class=\"ws-exp-stage\">\n              <button class=\"ws-exp-arrow ws-exp-prev\" type=\"button\" aria-label=\"\u00d6nceki videolar\">\u2039<\/button>              <div class=\"ws-exp-track\">\n              <article class=\"ws-exp-card no-image\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/3feda8d4-b180-4bcf-887f-d5f0c80e88f4.png\" data-ws-type=\"direct\" data-ws-title=\"\" data-ws-city=\"kag\u0131thane\/\u0130ST\" data-ws-desc=\"kurulum servis taraf\u0131ndan ertesi g\u00fcn yap\u0131ld\u0131 \u00e7ok memnun kald\u0131m thanks you :)\" data-ws-rating=\"5\" tabindex=\"0\">\n                <div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-card-body\"><p class=\"ws-exp-quote\">\u201ckurulum servis taraf\u0131ndan ertesi g\u00fcn yap\u0131ld\u0131 \u00e7ok memnun kald\u0131m thanks you :)\u201d<\/p><div class=\"ws-exp-person\"><\/div><div class=\"ws-exp-meta\">kag\u0131thane\/\u0130ST<\/div><div class=\"ws-exp-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><div class=\"ws-exp-card-actions\"><div class=\"ws-exp-badge\">WATERSEA Su Ar\u0131tma Kullan\u0131c\u0131s\u0131<\/div><button type=\"button\" class=\"ws-exp-more\">Devam\u0131n\u0131 Oku \u2192<\/button><\/div><\/div>\n              <\/article><article class=\"ws-exp-card no-image\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/glass-1.gif\" data-ws-type=\"direct\" data-ws-title=\"Selma \u011e.\" data-ws-city=\"Sancaktepe\/\u0130ST\" data-ws-desc=\"te\u015fekk\u00fcrler \u00fcr\u00fcn \u00e7ok kaliteli iyiki alm\u0131\u015f\u0131m kurulum servis taraf\u0131ndan sipari\u015f ettigim g\u00fcn yap\u0131ld\u0131\" data-ws-rating=\"5\" tabindex=\"0\">\n                <div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-card-body\"><p class=\"ws-exp-quote\">\u201cte\u015fekk\u00fcrler \u00fcr\u00fcn \u00e7ok kaliteli iyiki alm\u0131\u015f\u0131m kurulum servis taraf\u0131ndan sipari\u015f ettigim g\u00fcn yap\u0131ld\u0131\u201d<\/p><div class=\"ws-exp-person\">Selma \u011e.<\/div><div class=\"ws-exp-meta\">Sancaktepe\/\u0130ST<\/div><div class=\"ws-exp-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><div class=\"ws-exp-card-actions\"><div class=\"ws-exp-badge\">WATERSEA Su Ar\u0131tma Kullan\u0131c\u0131s\u0131<\/div><button type=\"button\" class=\"ws-exp-more\">Devam\u0131n\u0131 Oku \u2192<\/button><\/div><\/div>\n              <\/article><article class=\"ws-exp-card no-image\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/glass.gif\" data-ws-type=\"direct\" data-ws-title=\"hakan p.\" data-ws-city=\"maltepe\/\u0130ST\" data-ws-desc=\"kurulum \u00e7ok h\u0131zl\u0131yd\u0131 suyun tad\u0131ndan ve servis hizmetinden \u00e7ok memnun kald\u0131k\" data-ws-rating=\"5\" tabindex=\"0\">\n                <div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-card-body\"><p class=\"ws-exp-quote\">\u201ckurulum \u00e7ok h\u0131zl\u0131yd\u0131 suyun tad\u0131ndan ve servis hizmetinden \u00e7ok memnun kald\u0131k\u201d<\/p><div class=\"ws-exp-person\">hakan p.<\/div><div class=\"ws-exp-meta\">maltepe\/\u0130ST<\/div><div class=\"ws-exp-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><div class=\"ws-exp-card-actions\"><div class=\"ws-exp-badge\">WATERSEA Su Ar\u0131tma Kullan\u0131c\u0131s\u0131<\/div><button type=\"button\" class=\"ws-exp-more\">Devam\u0131n\u0131 Oku \u2192<\/button><\/div><\/div>\n              <\/article><article class=\"ws-exp-card\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/3ddd554z.png\" data-ws-type=\"direct\" data-ws-title=\"AY\u015eE T.\" data-ws-city=\"Sancaktepe\" data-ws-desc=\"WATERSEA ile tan\u0131\u015ft\u0131ktan sonra damacana derdimiz bitti. Kurulum ve servis hizmetinden \u00e7ok memnun kald\u0131k. te\u015fekk\u00fcrler\" data-ws-rating=\"5\" tabindex=\"0\">\n                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/glass.gif\" alt=\"AY\u015eE T.\"><div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-card-body\"><p class=\"ws-exp-quote\">\u201cWATERSEA ile tan\u0131\u015ft\u0131ktan sonra damacana derdimiz bitti. Kurulum ve servis hizmetinden \u00e7ok memnun kald\u0131k. te\u015fekk\u00fcrler\u201d<\/p><div class=\"ws-exp-person\">AY\u015eE T.<\/div><div class=\"ws-exp-meta\">Sancaktepe<\/div><div class=\"ws-exp-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><div class=\"ws-exp-card-actions\"><div class=\"ws-exp-badge\">WATERSEA Su Ar\u0131tma Kullan\u0131c\u0131s\u0131<\/div><button type=\"button\" class=\"ws-exp-more\">Devam\u0131n\u0131 Oku \u2192<\/button><\/div><\/div>\n              <\/article>              <\/div>\n              <button class=\"ws-exp-arrow ws-exp-next\" type=\"button\" aria-label=\"Sonraki videolar\">\u203a<\/button><div class=\"ws-exp-dots\"><\/div><div class=\"ws-exp-note\">Yeni m\u00fc\u015fteri videolar\u0131 eklendik\u00e7e otomatik burada yay\u0131nlan\u0131r.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"ws-exp-all-modal\" aria-hidden=\"true\"><div class=\"ws-exp-all-box\"><button type=\"button\" class=\"ws-exp-all-close\" aria-label=\"Kapat\">\u00d7<\/button><h3 class=\"ws-exp-all-title\">T\u00fcm Video Yorumlar\u0131<\/h3><div class=\"ws-exp-all-grid\"><div class=\"ws-exp-all-item\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/3feda8d4-b180-4bcf-887f-d5f0c80e88f4.png\" data-ws-type=\"direct\"><div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-all-copy\"><div class=\"ws-exp-all-name\"><\/div><div class=\"ws-exp-all-city\">kag\u0131thane\/\u0130ST<\/div><\/div><\/div><div class=\"ws-exp-all-item\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/glass-1.gif\" data-ws-type=\"direct\"><div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-all-copy\"><div class=\"ws-exp-all-name\">Selma \u011e.<\/div><div class=\"ws-exp-all-city\">Sancaktepe\/\u0130ST<\/div><\/div><\/div><div class=\"ws-exp-all-item\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/glass.gif\" data-ws-type=\"direct\"><div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-all-copy\"><div class=\"ws-exp-all-name\">hakan p.<\/div><div class=\"ws-exp-all-city\">maltepe\/\u0130ST<\/div><\/div><\/div><div class=\"ws-exp-all-item\" data-ws-video=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/09\/3ddd554z.png\" data-ws-type=\"direct\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2026\/08\/glass.gif\" alt=\"AY\u015eE T.\"><div class=\"ws-exp-play\">\u25b6<\/div><div class=\"ws-exp-all-copy\"><div class=\"ws-exp-all-name\">AY\u015eE T.<\/div><div class=\"ws-exp-all-city\">Sancaktepe<\/div><\/div><\/div><\/div><\/div><\/div>\n                  <\/section>\n        <div class=\"ws-exp-modal\" aria-hidden=\"true\"><div class=\"ws-exp-modal-box\"><button class=\"ws-exp-close\" type=\"button\">\u00d7<\/button><div class=\"ws-exp-frame\"><iframe src=\"\" allow=\"autoplay; encrypted-media; picture-in-picture\" allowfullscreen><\/iframe><video controls playsinline preload=\"metadata\" style=\"display:none;position:absolute;inset:0;width:100%;height:100%;background:#000\"><\/video><\/div><\/div><\/div>\n        <div class=\"ws-exp-story-modal\" aria-hidden=\"true\"><div class=\"ws-exp-story-box\"><button class=\"ws-exp-story-close\" type=\"button\">\u00d7<\/button><div class=\"ws-exp-story-title\"><\/div><div class=\"ws-exp-story-city\"><\/div><div class=\"ws-exp-story-stars\"><\/div><div class=\"ws-exp-story-text\"><\/div><button class=\"ws-exp-story-video\" type=\"button\">Videoyu \u0130zle \u25b6<\/button><\/div><\/div>\n        \n\n\n\n<section id=\"ws-news-center\">\n\n    <div class=\"ws-nc-inner\">\n\n        <div class=\"ws-nc-layout\">\n\n            <!-- SOL: PROJELER & DUYURULAR -->\n            <div class=\"ws-nc-left\">\n\n                <div class=\"ws-nc-head\">\n\n                    <div class=\"ws-nc-kicker\">\n                        WATERSEA G\u00dcNCEL\n                    <\/div>\n\n                    <h2>\n                        Projeler &amp; Duyurular\n                    <\/h2>\n\n                    <p>\n                        WATERSEA&#8217;n\u0131n ger\u00e7ekle\u015ftirdi\u011fi kurumsal uygulamalar\u0131,\n                        saha projelerini ve g\u00fcncel duyurular\u0131 takip edin.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"ws-nc-tabs\">\n\n                    <button type=\"button\" class=\"ws-nc-tab\" data-type=\"projeler\">\n                        PROJELER\n                    <\/button>\n\n                    <button type=\"button\" class=\"ws-nc-tab active\" data-type=\"duyurular\">\n                        DUYURULAR\n                    <\/button>\n\n                <\/div>\n\n\n                <div class=\"ws-nc-list\" id=\"wsNewsList\">\n\n                    <div class=\"ws-nc-loading\">\n                        \u0130\u00e7erikler y\u00fckleniyor&#8230;\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"ws-nc-footer\">\n\n                    <a href=\"\/category\/duyurular\/\" id=\"wsNewsAll\" class=\"ws-nc-all\">\n                        T\u00dcM DUYURULARI G\u00d6R \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- SA\u011e: \u00d6NE \u00c7IKAN -->\n            <aside class=\"ws-nc-featured\">\n\n                <div class=\"ws-featured-label\">\n                    \u00d6NE \u00c7IKAN UYGULAMA\n                <\/div>\n\n                <div class=\"ws-featured-card\" id=\"wsFeaturedCard\">\n\n                    <div class=\"ws-featured-loading\">\n                        \u00d6ne \u00e7\u0131kan proje y\u00fckleniyor&#8230;\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"ws-featured-cta\">\n\n                    <span>\n                        Kurumunuz i\u00e7in profesyonel su \u00e7\u00f6z\u00fcm\u00fc m\u00fc ar\u0131yorsunuz?\n                    <\/span>\n\n                    <a\n                        href=\"https:\/\/wa.me\/905537462414?text=Merhaba%20WATERSEA%2C%20kurumumuz%20i%C3%A7in%20profesyonel%20su%20aritma%20%C3%A7%C3%B6z%C3%BCm%C3%BC%20hakk%C4%B1nda%20teklif%20almak%20istiyorum.\"\n                        target=\"_blank\"\n                        rel=\"noopener\">\n                        TEKL\u0130F AL \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/aside>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<style>\n\n#ws-news-center{\n    width:100%;\n    box-sizing:border-box;\n    padding:62px 24px 66px;\n\n    background:\n        radial-gradient(\n            circle at 90% 10%,\n            rgba(8,112,216,.06),\n            transparent 28%\n        ),\n        linear-gradient(\n            180deg,\n            #ffffff 0%,\n            #f4f9fc 100%\n        );\n\n    font-family:Arial,Helvetica,sans-serif;\n}\n\n#ws-news-center *{\n    box-sizing:border-box;\n}\n\n.ws-nc-inner{\n    width:100%;\n    max-width:1250px;\n    margin:0 auto;\n}\n\n.ws-nc-layout{\n    display:grid;\n    grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);\n    gap:30px;\n    align-items:start;\n}\n\n\n\/* =========================================================\nSOL BA\u015eLIK\n========================================================= *\/\n\n.ws-nc-head{\n    margin-bottom:24px;\n}\n\n.ws-nc-kicker{\n    margin-bottom:8px;\n\n    color:#078bc7;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:2.2px;\n    text-transform:uppercase;\n}\n\n.ws-nc-head h2{\n    margin:0 0 10px;\n\n    color:#062d4c !important;\n\n    font-size:34px;\n    line-height:1.15;\n    font-weight:900;\n}\n\n.ws-nc-head p{\n    max-width:650px;\n\n    margin:0;\n\n    color:#60717d !important;\n\n    font-size:13px;\n    line-height:1.65;\n}\n\n\n\/* =========================================================\nSEKMELER\n========================================================= *\/\n\n.ws-nc-tabs{\n    display:flex;\n    gap:5px;\n\n    width:max-content;\n\n    margin-bottom:18px;\n\n    padding:5px;\n\n    border-radius:10px;\n\n    background:#eaf2f7;\n\n    box-shadow:\n        inset 0 1px 2px rgba(8,47,80,.05);\n}\n\n.ws-nc-tab{\n    position:relative;\n\n    min-width:115px;\n    min-height:40px;\n\n    padding:0 16px;\n\n    border:0;\n    border-radius:7px;\n\n    background:transparent;\n\n    color:#456173;\n\n    font-size:10px;\n    font-weight:900;\n\n    cursor:pointer;\n\n    transition:\n        background .25s ease,\n        color .25s ease,\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.ws-nc-tab:hover{\n    color:#0870d8;\n}\n\n.ws-nc-tab.active{\n    background:\n        linear-gradient(\n            135deg,\n            #0870d8,\n            #0759b0\n        );\n\n    color:#ffffff;\n\n    transform:translateY(-1px);\n\n    box-shadow:\n        0 6px 16px\n        rgba(8,112,216,.20);\n}\n\n\n\/* =========================================================\nHABER L\u0130STES\u0130\n========================================================= *\/\n\n.ws-nc-list{\n    display:flex;\n    flex-direction:column;\n\n    overflow:hidden;\n\n    border:1px solid #e0e9ef;\n    border-radius:15px;\n\n    background:#ffffff;\n\n    box-shadow:\n        0 12px 34px\n        rgba(6,45,76,.07);\n}\n\n.ws-nc-item{\n    position:relative;\n\n    display:grid;\n    grid-template-columns:120px minmax(0,1fr) 110px;\n\n    align-items:center;\n    gap:16px;\n\n    min-height:110px;\n\n    padding:13px 15px 13px 13px;\n\n    border-bottom:1px solid #e8eef2;\n\n    text-decoration:none !important;\n\n    background:#ffffff;\n\n    overflow:hidden;\n\n    transition:\n        transform .28s ease,\n        background .28s ease,\n        box-shadow .28s ease;\n}\n\n.ws-nc-item::before{\n    content:\"\";\n\n    position:absolute;\n\n    left:0;\n    top:50%;\n\n    width:3px;\n    height:0;\n\n    transform:translateY(-50%);\n\n    border-radius:0 5px 5px 0;\n\n    background:\n        linear-gradient(\n            180deg,\n            #18b7ff,\n            #0870d8\n        );\n\n    transition:\n        height .30s ease;\n}\n\n.ws-nc-item:last-child{\n    border-bottom:0;\n}\n\n.ws-nc-item:hover{\n    background:\n        linear-gradient(\n            90deg,\n            #f3faff 0%,\n            #ffffff 72%\n        );\n\n    transform:translateX(3px);\n\n    box-shadow:\n        inset 0 0 28px rgba(8,112,216,.035);\n}\n\n.ws-nc-item:hover::before{\n    height:58%;\n}\n\n.ws-nc-image{\n    position:relative;\n\n    width:120px;\n    height:80px;\n\n    overflow:hidden;\n\n    border-radius:9px;\n\n    background:\n        linear-gradient(\n            135deg,\n            #082f50,\n            #0870d8\n        );\n}\n\n.ws-nc-image img{\n    display:block;\n\n    width:100%;\n    height:100%;\n\n    object-fit:cover;\n\n    transition:\n        transform .38s ease,\n        filter .38s ease;\n}\n\n.ws-nc-item:hover .ws-nc-image img{\n    transform:scale(1.06);\n}\n\n.ws-nc-meta{\n    display:flex;\n    align-items:center;\n    gap:7px;\n\n    margin-bottom:5px;\n}\n\n.ws-nc-badge{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:20px;\n\n    padding:0 7px;\n\n    border-radius:20px;\n\n    color:#ffffff !important;\n\n    font-size:8px;\n    font-weight:900;\n}\n\n.ws-nc-badge.project{\n    background:#0870d8;\n}\n\n.ws-nc-badge.announcement{\n    background:#07978d;\n}\n\n.ws-nc-date{\n    color:#85939d;\n    font-size:9px;\n}\n\n.ws-nc-title{\n    margin:0 0 5px;\n\n    color:#092f4d !important;\n\n    font-size:15px;\n    line-height:1.3;\n    font-weight:900;\n\n    transition:\n        color .25s ease,\n        transform .25s ease;\n}\n\n.ws-nc-item:hover .ws-nc-title{\n    color:#0870d8 !important;\n    transform:translateX(2px);\n}\n\n.ws-nc-excerpt{\n    margin:0;\n\n    color:#64747f !important;\n\n    font-size:11px;\n    line-height:1.45;\n}\n\n.ws-nc-detail{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:37px;\n\n    padding:0 10px;\n\n    border:1px solid #cbdbe5;\n    border-radius:7px;\n\n    background:#ffffff;\n\n    color:#0870d8 !important;\n\n    font-size:8px;\n    font-weight:900;\n\n    white-space:nowrap;\n\n    transition:\n        background .25s ease,\n        color .25s ease,\n        border-color .25s ease,\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.ws-nc-item:hover .ws-nc-detail{\n    background:#0870d8;\n    border-color:#0870d8;\n\n    color:#ffffff !important;\n\n    transform:translateX(2px);\n\n    box-shadow:\n        0 6px 16px\n        rgba(8,112,216,.20);\n}\n\n.ws-nc-loading{\n    min-height:180px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    padding:25px;\n\n    color:#70818c;\n\n    font-size:13px;\n}\n\n\n\/* =========================================================\nT\u00dcM\u00dcN\u00dc G\u00d6R\n========================================================= *\/\n\n.ws-nc-footer{\n    display:flex;\n    justify-content:flex-start;\n\n    margin-top:16px;\n}\n\n.ws-nc-all{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:41px;\n\n    padding:0 18px;\n\n    border:1px solid #0870d8;\n    border-radius:7px;\n\n    background:#ffffff;\n\n    color:#0870d8 !important;\n\n    text-decoration:none !important;\n\n    font-size:9px;\n    font-weight:900;\n\n    transition:\n        background .25s ease,\n        color .25s ease,\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.ws-nc-all:hover{\n    background:#0870d8;\n    color:#ffffff !important;\n\n    transform:translateY(-2px);\n\n    box-shadow:\n        0 8px 20px\n        rgba(8,112,216,.18);\n}\n\n\n\/* =========================================================\nSA\u011e \u00d6NE \u00c7IKAN\n========================================================= *\/\n\n.ws-nc-featured{\n    position:sticky;\n    top:20px;\n}\n\n.ws-featured-label{\n    margin-bottom:10px;\n\n    color:#078bc7;\n\n    font-size:11px;\n    font-weight:900;\n\n    letter-spacing:1.7px;\n}\n\n.ws-featured-card{\n    position:relative;\n\n    min-height:380px;\n\n    overflow:hidden;\n\n    border-radius:17px;\n\n    background:\n        linear-gradient(\n            135deg,\n            #062d4c,\n            #0870d8\n        );\n\n    box-shadow:\n        0 14px 36px\n        rgba(7,48,78,.14);\n\n    transition:\n        transform .30s ease,\n        box-shadow .30s ease;\n}\n\n.ws-featured-card:hover{\n    transform:translateY(-4px);\n\n    box-shadow:\n        0 22px 48px\n        rgba(7,48,78,.20);\n}\n\n.ws-featured-card::after{\n    content:\"\";\n\n    position:absolute;\n\n    left:15%;\n    right:15%;\n    top:0;\n\n    height:2px;\n\n    opacity:0;\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            #34c3ff,\n            transparent\n        );\n\n    box-shadow:\n        0 0 15px rgba(52,195,255,.55);\n\n    transition:\n        opacity .30s ease;\n}\n\n.ws-featured-card:hover::after{\n    opacity:1;\n}\n\n.ws-featured-image{\n    position:absolute;\n    inset:0;\n}\n\n.ws-featured-image img{\n    width:100%;\n    height:100%;\n\n    object-fit:cover;\n\n    transition:\n        transform .55s ease,\n        filter .55s ease;\n}\n\n.ws-featured-card:hover .ws-featured-image img{\n    transform:scale(1.045);\n}\n\n.ws-featured-overlay{\n    position:absolute;\n    inset:0;\n\n    background:\n        linear-gradient(\n            180deg,\n            rgba(3,22,38,.04) 8%,\n            rgba(3,22,38,.26) 43%,\n            rgba(3,22,38,.96) 100%\n        );\n\n    transition:\n        background .35s ease;\n}\n\n.ws-featured-card:hover .ws-featured-overlay{\n    background:\n        linear-gradient(\n            180deg,\n            rgba(3,22,38,.02) 6%,\n            rgba(3,22,38,.22) 40%,\n            rgba(3,22,38,.97) 100%\n        );\n}\n\n.ws-featured-content{\n    position:absolute;\n\n    left:0;\n    right:0;\n    bottom:0;\n\n    z-index:2;\n\n    padding:24px;\n\n    transition:\n        transform .30s ease;\n}\n\n.ws-featured-card:hover .ws-featured-content{\n    transform:translateY(-3px);\n}\n\n.ws-featured-badge{\n    display:inline-flex;\n    align-items:center;\n\n    min-height:22px;\n\n    margin-bottom:8px;\n\n    padding:0 8px;\n\n    border-radius:20px;\n\n    background:#0870d8;\n\n    color:#ffffff;\n\n    font-size:8px;\n    font-weight:900;\n\n    box-shadow:\n        0 4px 12px\n        rgba(8,112,216,.22);\n}\n\n.ws-featured-title{\n    margin:0 0 9px;\n\n    color:#ffffff !important;\n\n    font-size:23px;\n    line-height:1.2;\n    font-weight:900;\n\n    text-shadow:\n        0 2px 5px\n        rgba(0,0,0,.6);\n}\n\n.ws-featured-excerpt{\n    margin:0 0 12px;\n\n    color:\n        rgba(255,255,255,.86) !important;\n\n    font-size:12px;\n    line-height:1.55;\n}\n\n.ws-featured-link{\n    display:inline-flex;\n    align-items:center;\n\n    color:#8fdcff !important;\n\n    font-size:10px;\n    font-weight:900;\n\n    text-decoration:none !important;\n\n    transition:\n        color .25s ease,\n        transform .25s ease;\n}\n\n.ws-featured-link:hover{\n    color:#ffffff !important;\n    transform:translateX(3px);\n}\n\n.ws-featured-loading{\n    min-height:380px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    padding:20px;\n\n    color:#ffffff;\n\n    font-size:12px;\n}\n\n\n\/* =========================================================\nTEKL\u0130F KUTUSU\n========================================================= *\/\n\n.ws-featured-cta{\n    margin-top:14px;\n\n    padding:18px;\n\n    border:1px solid #dce8ef;\n    border-radius:12px;\n\n    background:#ffffff;\n\n    transition:\n        transform .28s ease,\n        box-shadow .28s ease,\n        border-color .28s ease;\n}\n\n.ws-featured-cta:hover{\n    transform:translateY(-2px);\n\n    border-color:#c8e2f2;\n\n    box-shadow:\n        0 10px 26px\n        rgba(8,70,116,.08);\n}\n\n.ws-featured-cta span{\n    display:block;\n\n    margin-bottom:10px;\n\n    color:#365267;\n\n    font-size:12px;\n    line-height:1.45;\n    font-weight:700;\n}\n\n.ws-featured-cta a{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:39px;\n\n    padding:0 14px;\n\n    border-radius:7px;\n\n    background:#0870d8;\n\n    color:#ffffff !important;\n\n    text-decoration:none !important;\n\n    font-size:9px;\n    font-weight:900;\n\n    transition:\n        transform .25s ease,\n        background .25s ease,\n        box-shadow .25s ease;\n}\n\n.ws-featured-cta a:hover{\n    background:#065eb8;\n\n    transform:translateY(-2px);\n\n    box-shadow:\n        0 7px 18px\n        rgba(8,112,216,.22);\n}\n\n\n\/* =========================================================\nTABLET\n========================================================= *\/\n\n@media(max-width:950px){\n\n    .ws-nc-layout{\n        grid-template-columns:1fr;\n    }\n\n    .ws-nc-featured{\n        position:static;\n    }\n\n    .ws-featured-card{\n        min-height:350px;\n    }\n}\n\n\n\/* =========================================================\nMOB\u0130L\n========================================================= *\/\n\n@media(max-width:600px){\n\n    #ws-news-center{\n        padding:45px 16px 50px;\n    }\n\n    .ws-nc-head h2{\n        font-size:29px;\n    }\n\n    .ws-nc-tabs{\n        width:100%;\n    }\n\n    .ws-nc-tab{\n        flex:1;\n        min-width:0;\n    }\n\n    .ws-nc-item{\n        grid-template-columns:95px minmax(0,1fr);\n\n        gap:12px;\n\n        padding:12px;\n\n        transform:none !important;\n    }\n\n    .ws-nc-item::before{\n        display:none;\n    }\n\n    .ws-nc-image{\n        width:95px;\n        height:82px;\n    }\n\n    .ws-nc-excerpt{\n        display:none;\n    }\n\n    .ws-nc-detail{\n        grid-column:1 \/ -1;\n        width:100%;\n    }\n\n    .ws-featured-card{\n        min-height:330px;\n    }\n\n    .ws-featured-card:hover{\n        transform:none;\n    }\n\n    .ws-featured-card:hover .ws-featured-image img{\n        transform:none;\n    }\n\n    .ws-featured-card:hover .ws-featured-content{\n        transform:none;\n    }\n\n    .ws-featured-title{\n        font-size:20px;\n    }\n\n}\n\n<\/style>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\n    const list = document.getElementById(\"wsNewsList\");\n    const tabs = document.querySelectorAll(\".ws-nc-tab\");\n    const allButton = document.getElementById(\"wsNewsAll\");\n    const featured = document.getElementById(\"wsFeaturedCard\");\n\n    if(!list) return;\n\n    const CACHE_KEY = \"waterseaNewsCenterV3\";\n    const CACHE_TIME = 15 * 60 * 1000;\n\n    let dataStore = {\n        duyurular: [],\n        projeler: []\n    };\n\n\n    function stripHTML(html){\n\n        const temp = document.createElement(\"div\");\n        temp.innerHTML = html || \"\";\n\n        return temp.textContent || temp.innerText || \"\";\n    }\n\n\n    function formatDate(value){\n\n        const date = new Date(value);\n\n        return date.toLocaleDateString(\n            \"tr-TR\",\n            {\n                day:\"2-digit\",\n                month:\"long\",\n                year:\"numeric\"\n            }\n        );\n    }\n\n\n    function getListImage(post){\n\n        try{\n\n            const media =\n                post._embedded[\"wp:featuredmedia\"][0];\n\n            if(\n                media.media_details &&\n                media.media_details.sizes\n            ){\n\n                if(media.media_details.sizes.thumbnail){\n\n                    return media\n                        .media_details\n                        .sizes\n                        .thumbnail\n                        .source_url;\n                }\n\n                if(media.media_details.sizes.medium){\n\n                    return media\n                        .media_details\n                        .sizes\n                        .medium\n                        .source_url;\n                }\n            }\n\n            return media.source_url || \"\";\n\n        }\n        catch(e){\n\n            return \"\";\n        }\n    }\n\n\n    function getFeaturedImage(post){\n\n        try{\n\n            const media =\n                post._embedded[\"wp:featuredmedia\"][0];\n\n            if(\n                media.media_details &&\n                media.media_details.sizes\n            ){\n\n                if(media.media_details.sizes.medium_large){\n\n                    return media\n                        .media_details\n                        .sizes\n                        .medium_large\n                        .source_url;\n                }\n\n                if(media.media_details.sizes.large){\n\n                    return media\n                        .media_details\n                        .sizes\n                        .large\n                        .source_url;\n                }\n\n                if(media.media_details.sizes.medium){\n\n                    return media\n                        .media_details\n                        .sizes\n                        .medium\n                        .source_url;\n                }\n            }\n\n            return media.source_url || \"\";\n\n        }\n        catch(e){\n\n            return \"\";\n        }\n    }\n\n\n    function getCache(){\n\n        try{\n\n            const saved =\n                localStorage.getItem(CACHE_KEY);\n\n            if(!saved){\n                return null;\n            }\n\n            const cache =\n                JSON.parse(saved);\n\n            if(\n                !cache ||\n                !cache.time ||\n                !cache.data\n            ){\n                return null;\n            }\n\n            return cache;\n\n        }\n        catch(e){\n\n            return null;\n        }\n    }\n\n\n    function saveCache(){\n\n        try{\n\n            localStorage.setItem(\n                CACHE_KEY,\n                JSON.stringify({\n                    time: Date.now(),\n                    data: dataStore\n                })\n            );\n\n        }\n        catch(e){}\n    }\n\n\n    function getCategoryIDs(){\n\n        return fetch(\n            \"\/wp-json\/wp\/v2\/categories\" +\n            \"?per_page=100\" +\n            \"&_fields=id,slug\"\n        )\n\n        .then(response => {\n\n            if(!response.ok){\n                throw new Error(\n                    \"Kategoriler al\u0131namad\u0131\"\n                );\n            }\n\n            return response.json();\n        })\n\n        .then(categories => {\n\n            const result = {};\n\n            categories.forEach(category => {\n\n                if(\n                    category.slug === \"projeler\" ||\n                    category.slug === \"duyurular\"\n                ){\n\n                    result[category.slug] =\n                        category.id;\n                }\n            });\n\n            if(\n                !result.projeler ||\n                !result.duyurular\n            ){\n\n                throw new Error(\n                    \"Projeler veya duyurular kategorisi bulunamad\u0131\"\n                );\n            }\n\n            return result;\n        });\n    }\n\n\n    function fetchPosts(\n        categoryID,\n        count\n    ){\n\n        const url =\n            \"\/wp-json\/wp\/v2\/posts\" +\n            \"?categories=\" + categoryID +\n            \"&per_page=\" + count +\n            \"&orderby=date\" +\n            \"&order=desc\" +\n            \"&_embed=wp:featuredmedia\";\n\n        return fetch(url)\n\n        .then(response => {\n\n            if(!response.ok){\n\n                throw new Error(\n                    \"Yaz\u0131lar al\u0131namad\u0131\"\n                );\n            }\n\n            return response.json();\n        });\n    }\n\n\n    function renderPosts(\n        posts,\n        isProject\n    ){\n\n        if(\n            !posts ||\n            !posts.length\n        ){\n\n            list.innerHTML =\n                '<div class=\"ws-nc-loading\">' +\n                'Bu kategoride hen\u00fcz yay\u0131nlanm\u0131\u015f i\u00e7erik bulunmuyor.' +\n                '<\/div>';\n\n            return;\n        }\n\n        list.innerHTML = \"\";\n\n\n        posts.forEach(post => {\n\n            const item =\n                document.createElement(\"a\");\n\n            item.href =\n                post.link;\n\n            item.className =\n                \"ws-nc-item\";\n\n\n            const title =\n                stripHTML(\n                    post.title.rendered\n                );\n\n\n            let excerpt =\n                stripHTML(\n                    post.excerpt.rendered\n                );\n\n\n            if(\n                excerpt.length > 120\n            ){\n\n                excerpt =\n                    excerpt.substring(\n                        0,\n                        120\n                    ) + \"...\";\n            }\n\n\n            const image =\n                getListImage(post);\n\n\n            const imageHTML =\n                image\n                ?\n                `\n                <img\n                    src=\"${image}\"\n                    alt=\"${title}\"\n                    loading=\"lazy\"\n                    decoding=\"async\">\n                `\n                :\n                \"\";\n\n\n            item.innerHTML = `\n\n                <div class=\"ws-nc-image\">\n                    ${imageHTML}\n                <\/div>\n\n\n                <div class=\"ws-nc-content\">\n\n                    <div class=\"ws-nc-meta\">\n\n                        <span\n                            class=\"ws-nc-badge ${\n                                isProject\n                                ?\n                                \"project\"\n                                :\n                                \"announcement\"\n                            }\">\n\n                            ${\n                                isProject\n                                ?\n                                \"PROJE\"\n                                :\n                                \"DUYURU\"\n                            }\n\n                        <\/span>\n\n\n                        <span class=\"ws-nc-date\">\n\n                            ${\n                                formatDate(\n                                    post.date\n                                )\n                            }\n\n                        <\/span>\n\n                    <\/div>\n\n\n                    <h3 class=\"ws-nc-title\">\n                        ${title}\n                    <\/h3>\n\n\n                    <p class=\"ws-nc-excerpt\">\n                        ${excerpt}\n                    <\/p>\n\n                <\/div>\n\n\n                <span class=\"ws-nc-detail\">\n                    DETAYLAR \u2192\n                <\/span>\n\n            `;\n\n\n            list.appendChild(item);\n\n        });\n    }\n\n\n    function renderFeatured(posts){\n\n        if(\n            !featured ||\n            !posts ||\n            !posts.length\n        ){\n\n            if(featured){\n\n                featured.innerHTML =\n                    '<div class=\"ws-featured-loading\">' +\n                    'Hen\u00fcz proje bulunmuyor.' +\n                    '<\/div>';\n            }\n\n            return;\n        }\n\n\n        const post =\n            posts[0];\n\n\n        const title =\n            stripHTML(\n                post.title.rendered\n            );\n\n\n        let excerpt =\n            stripHTML(\n                post.excerpt.rendered\n            );\n\n\n        if(\n            excerpt.length > 150\n        ){\n\n            excerpt =\n                excerpt.substring(\n                    0,\n                    150\n                ) + \"...\";\n        }\n\n\n        const image =\n            getFeaturedImage(post);\n\n\n        featured.innerHTML = `\n\n            ${\n                image\n                ?\n                `\n                <div class=\"ws-featured-image\">\n\n                    <img\n                        src=\"${image}\"\n                        alt=\"${title}\"\n                        loading=\"eager\"\n                        decoding=\"async\"\n                        fetchpriority=\"high\">\n\n                <\/div>\n                `\n                :\n                \"\"\n            }\n\n\n            <div class=\"ws-featured-overlay\"><\/div>\n\n\n            <div class=\"ws-featured-content\">\n\n                <span class=\"ws-featured-badge\">\n                    PROJE\n                <\/span>\n\n\n                <h3 class=\"ws-featured-title\">\n                    ${title}\n                <\/h3>\n\n\n                <p class=\"ws-featured-excerpt\">\n                    ${excerpt}\n                <\/p>\n\n\n                <a\n                    href=\"${post.link}\"\n                    class=\"ws-featured-link\">\n\n                    PROJEY\u0130 \u0130NCELE \u2192\n\n                <\/a>\n\n            <\/div>\n\n        `;\n    }\n\n\n    function showType(type){\n\n        const isProject =\n            type === \"projeler\";\n\n\n        const posts =\n            dataStore[type] || [];\n\n\n        renderPosts(\n            posts,\n            isProject\n        );\n\n\n        if(allButton){\n\n            allButton.href =\n                \"\/category\/\" +\n                type +\n                \"\/\";\n\n\n            allButton.textContent =\n                isProject\n                ?\n                \"T\u00dcM PROJELER\u0130 G\u00d6R \u2192\"\n                :\n                \"T\u00dcM DUYURULARI G\u00d6R \u2192\";\n        }\n    }\n\n\n    function updateFromWordPress(){\n\n        return getCategoryIDs()\n\n        .then(ids => {\n\n            return Promise.all([\n\n                fetchPosts(\n                    ids.duyurular,\n                    4\n                ),\n\n                fetchPosts(\n                    ids.projeler,\n                    4\n                )\n\n            ]);\n        })\n\n        .then(results => {\n\n            dataStore.duyurular =\n                results[0] || [];\n\n            dataStore.projeler =\n                results[1] || [];\n\n\n            saveCache();\n\n\n            const activeTab =\n                document.querySelector(\n                    \".ws-nc-tab.active\"\n                );\n\n\n            const activeType =\n                activeTab\n                ?\n                activeTab.dataset.type\n                :\n                \"duyurular\";\n\n\n            showType(\n                activeType\n            );\n\n\n            renderFeatured(\n                dataStore.projeler\n            );\n\n        })\n\n        .catch(error => {\n\n            console.error(\n                \"WATERSEA i\u00e7erik hatas\u0131:\",\n                error\n            );\n\n\n            if(\n                !dataStore.duyurular.length &&\n                !dataStore.projeler.length\n            ){\n\n                list.innerHTML =\n                    '<div class=\"ws-nc-loading\">' +\n                    '\u0130\u00e7erikler \u015fu anda y\u00fcklenemiyor.' +\n                    '<\/div>';\n            }\n\n        });\n    }\n\n\n    tabs.forEach(tab => {\n\n        tab.addEventListener(\n            \"click\",\n            function(){\n\n                tabs.forEach(item => {\n\n                    item.classList.remove(\n                        \"active\"\n                    );\n\n                });\n\n\n                this.classList.add(\n                    \"active\"\n                );\n\n\n                showType(\n                    this.dataset.type\n                );\n\n            }\n        );\n\n    });\n\n\n    const cache =\n        getCache();\n\n\n    if(\n        cache &&\n        cache.data\n    ){\n\n        dataStore =\n            cache.data;\n\n\n        showType(\n            \"duyurular\"\n        );\n\n\n        renderFeatured(\n            dataStore.projeler\n        );\n\n\n        if(\n            Date.now() -\n            cache.time >\n            CACHE_TIME\n        ){\n\n            updateFromWordPress();\n        }\n\n    }\n\n    else{\n\n        updateFromWordPress();\n    }\n\n});\n<\/script>\n\n\n\n<style>\n.watersea-app-promo{\n    --ws-blue:#0877e8;\n    --ws-dark:#062a4f;\n    --ws-border:#dceaf8;\n\n    font-family:Arial,Helvetica,sans-serif;\n    background:\n      radial-gradient(circle at 85% 20%,rgba(0,132,255,.18),transparent 28%),\n      linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);\n    border:1px solid var(--ws-border);\n    border-radius:30px;\n    padding:48px;\n    overflow:hidden;\n    position:relative;\n    box-shadow:0 18px 55px rgba(8,68,125,.10);\n    margin:30px auto;\n    max-width:1200px;\n}\n\n.watersea-app-inner{\n    display:grid;\n    grid-template-columns:1.15fr .85fr;\n    gap:50px;\n    align-items:center;\n}\n\n\/* YAZI ALANI *\/\n.watersea-app-content{\n    order:1;\n}\n\n.watersea-app-visual{\n    order:2;\n}\n\n.watersea-app-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    background:#e7f2ff;\n    color:var(--ws-blue);\n    border-radius:999px;\n    padding:9px 16px;\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:1.2px;\n    text-transform:uppercase;\n    margin-bottom:18px;\n}\n\n.watersea-app-badge:before{\n    content:\"\";\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:#13b96f;\n    box-shadow:0 0 0 5px rgba(19,185,111,.12);\n}\n\n.watersea-app-title{\n    margin:0;\n    color:var(--ws-dark);\n    font-size:48px;\n    line-height:1.04;\n    font-weight:900;\n    letter-spacing:-1.5px;\n}\n\n.watersea-app-title span{\n    color:var(--ws-blue);\n}\n\n.watersea-app-text{\n    margin:20px 0 24px;\n    color:#627b96;\n    font-size:18px;\n    line-height:1.7;\n    max-width:660px;\n}\n\n.watersea-app-features{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:12px;\n    margin:26px 0 30px;\n}\n\n.watersea-app-feature{\n    background:rgba(255,255,255,.82);\n    border:1px solid #e0edf9;\n    border-radius:17px;\n    padding:14px 16px;\n    color:#173d62;\n    font-size:14px;\n    font-weight:700;\n    box-shadow:0 8px 25px rgba(28,91,147,.05);\n}\n\n.watersea-app-feature span{\n    color:var(--ws-blue);\n    margin-right:6px;\n}\n\n.watersea-app-actions{\n    display:flex;\n    gap:12px;\n    flex-wrap:wrap;\n}\n\n.watersea-app-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:52px;\n    padding:0 24px;\n    border-radius:14px;\n    text-decoration:none !important;\n    font-weight:800;\n    transition:.25s ease;\n}\n\n.watersea-app-btn-primary{\n    background:linear-gradient(135deg,#0877e8,#005fc6);\n    color:#fff !important;\n    box-shadow:0 12px 30px rgba(8,119,232,.25);\n}\n\n.watersea-app-btn-primary:hover{\n    transform:translateY(-2px);\n}\n\n.watersea-app-btn-secondary{\n    background:#fff;\n    color:var(--ws-dark) !important;\n    border:1px solid #d8e8f8;\n}\n\n\/* TELEFON *\/\n.watersea-phone{\n    max-width:330px;\n    margin:auto;\n    background:#061f3b;\n    border-radius:42px;\n    padding:12px;\n    box-shadow:0 30px 65px rgba(4,42,82,.24);\n    transform:rotate(2deg);\n}\n\n.watersea-phone-screen{\n    min-height:570px;\n    border-radius:32px;\n    padding:25px 20px;\n    background:\n      radial-gradient(circle at 80% 10%,rgba(0,144,255,.35),transparent 28%),\n      linear-gradient(180deg,#0b3d6e,#06294c);\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n}\n\n.watersea-phone-logo{\n    font-size:13px;\n    letter-spacing:4px;\n    font-weight:800;\n    color:#60b7ff;\n}\n\n.watersea-phone h3{\n    font-size:31px;\n    line-height:1.05;\n    margin:12px 0 8px;\n    color:#fff;\n}\n\n.watersea-phone-sub{\n    color:#a9c8e8;\n    font-size:14px;\n    line-height:1.5;\n    margin-bottom:25px;\n}\n\n.watersea-phone-card{\n    background:rgba(255,255,255,.10);\n    border:1px solid rgba(255,255,255,.12);\n    backdrop-filter:blur(8px);\n    -webkit-backdrop-filter:blur(8px);\n    border-radius:20px;\n    padding:17px;\n    margin-bottom:12px;\n}\n\n.watersea-phone-card small{\n    color:#7ec2ff;\n    font-weight:800;\n    letter-spacing:1px;\n}\n\n.watersea-phone-card strong{\n    display:block;\n    margin-top:5px;\n    font-size:16px;\n    color:#fff;\n}\n\n.watersea-coming{\n    position:absolute;\n    left:20px;\n    right:20px;\n    bottom:23px;\n    background:#fff;\n    color:#076bd5;\n    border-radius:15px;\n    padding:14px;\n    font-size:14px;\n    font-weight:900;\n    text-align:center;\n}\n\n\/* MOB\u0130L *\/\n@media(max-width:800px){\n\n    .watersea-app-promo{\n        padding:26px 18px 30px;\n        border-radius:24px;\n        margin:18px 10px;\n    }\n\n    .watersea-app-inner{\n        display:flex;\n        flex-direction:column;\n        gap:30px;\n    }\n\n    \/* MOB\u0130LDE \u00d6NCE TELEFON *\/\n    .watersea-app-visual{\n        order:1;\n        width:100%;\n    }\n\n    \/* SONRA YAZILAR *\/\n    .watersea-app-content{\n        order:2;\n        width:100%;\n    }\n\n    .watersea-phone{\n        max-width:285px;\n        transform:rotate(0deg);\n    }\n\n    .watersea-phone-screen{\n        min-height:500px;\n    }\n\n    .watersea-app-title{\n        font-size:36px;\n        line-height:1.08;\n    }\n\n    .watersea-app-text{\n        font-size:16px;\n    }\n\n    .watersea-app-features{\n        grid-template-columns:1fr;\n    }\n\n    .watersea-app-actions{\n        flex-direction:column;\n    }\n\n    .watersea-app-btn{\n        width:100%;\n    }\n}\n<\/style>\n\n\n<section class=\"watersea-app-promo\">\n\n    <div class=\"watersea-app-inner\">\n\n        <!-- YAZILAR -->\n        <div class=\"watersea-app-content\">\n\n            <div class=\"watersea-app-badge\">\n                Yak\u0131nda Sizlerle\n            <\/div>\n\n            <h2 class=\"watersea-app-title\">\n                WATERSEA art\u0131k <span>cebinizde.<\/span>\n            <\/h2>\n\n            <p class=\"watersea-app-text\">\n                Su ar\u0131tma cihaz\u0131n\u0131z\u0131, filtre \u00f6mr\u00fcn\u00fcz\u00fc, servis i\u015flemlerinizi\n                ve WATERSEA avantajlar\u0131n\u0131z\u0131 tek uygulamadan y\u00f6netin.\n                Yeni WATERSEA Mobil Uygulamas\u0131 \u00e7ok yak\u0131nda kullan\u0131ma a\u00e7\u0131l\u0131yor.\n            <\/p>\n\n            <div class=\"watersea-app-features\">\n\n                <div class=\"watersea-app-feature\">\n                    <span>\u2713<\/span> Ak\u0131ll\u0131 filtre takibi\n                <\/div>\n\n                <div class=\"watersea-app-feature\">\n                    <span>\u2713<\/span> Online servis talebi\n                <\/div>\n\n                <div class=\"watersea-app-feature\">\n                    <span>\u2713<\/span> WATERSEA Para\n                <\/div>\n\n                <div class=\"watersea-app-feature\">\n                    <span>\u2713<\/span> Ak\u0131ll\u0131 Asistan\n                <\/div>\n\n                <div class=\"watersea-app-feature\">\n                    <span>\u2713<\/span> Cihaz bilgileriniz\n                <\/div>\n\n                <div class=\"watersea-app-feature\">\n                    <span>\u2713<\/span> Size \u00f6zel f\u0131rsatlar\n                <\/div>\n\n            <\/div>\n\n            <div class=\"watersea-app-actions\">\n\n                <a class=\"watersea-app-btn watersea-app-btn-primary\" href=\"https:\/\/watersea.com.tr\/index.php\/2783-2\/\">\n                    Uygulamay\u0131 Ke\u015ffet \u2192\n                <\/a>\n\n                <a class=\"watersea-app-btn watersea-app-btn-secondary\" href=\"https:\/\/watersea.com.tr\/index.php\/2783-2\/\">\n                    \u00d6zellikleri \u0130ncele\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- TELEFON G\u00d6RSEL\u0130 -->\n        <div class=\"watersea-app-visual\">\n\n            <div class=\"watersea-phone\">\n\n                <div class=\"watersea-phone-screen\">\n\n                    <div class=\"watersea-phone-logo\">\n                        WATERSEA\n                    <\/div>\n\n                    <h3>Ak\u0131ll\u0131 Asistan<\/h3>\n\n                    <div class=\"watersea-phone-sub\">\n                        Suyunuz ve cihaz\u0131n\u0131z art\u0131k kontrol alt\u0131nda.\n                    <\/div>\n\n                    <div class=\"watersea-phone-card\">\n                        <small>F\u0130LTRE DURUMU<\/small>\n                        <strong>Filtre \u00f6mr\u00fcn\u00fcz\u00fc anl\u0131k takip edin.<\/strong>\n                    <\/div>\n\n                    <div class=\"watersea-phone-card\">\n                        <small>WATERSEA PARA<\/small>\n                        <strong>Avantajlar\u0131n\u0131z\u0131 ve bakiyenizi g\u00f6r\u00fcnt\u00fcleyin.<\/strong>\n                    <\/div>\n\n                    <div class=\"watersea-phone-card\">\n                        <small>AKILLI SERV\u0130S<\/small>\n                        <strong>Servis talebinizi saniyeler i\u00e7inde olu\u015fturun.<\/strong>\n                    <\/div>\n\n                    <div class=\"watersea-phone-card\">\n                        <small>AKILLI AS\u0130STAN<\/small>\n                        <strong>Size \u00f6zel \u00e7\u00f6z\u00fcmleri ke\u015ffedin.<\/strong>\n                    <\/div>\n\n                    <div class=\"watersea-coming\">\n                        iOS &amp; Android \u2022 \u00c7ok Yak\u0131nda\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n<style>\n@media(max-width:600px){\n\n    .ws-phone{\n        max-width:225px !important;\n        padding:8px !important;\n        border-radius:34px !important;\n        box-shadow:0 20px 45px rgba(0,0,0,.22) !important;\n    }\n\n    .ws-phone-screen{\n        min-height:410px !important;\n        border-radius:27px !important;\n        padding:19px 15px !important;\n    }\n\n    .ws-phone-brand{\n        font-size:9px !important;\n        letter-spacing:3px !important;\n    }\n\n    .ws-phone-title{\n        font-size:23px !important;\n        margin:7px 0 4px !important;\n    }\n\n    .ws-phone-sub{\n        font-size:11px !important;\n        line-height:1.45 !important;\n        margin-bottom:15px !important;\n    }\n\n    .ws-mini-card{\n        padding:11px 12px !important;\n        margin:8px 0 !important;\n        border-radius:15px !important;\n    }\n\n    .ws-mini-label{\n        font-size:8px !important;\n        letter-spacing:1px !important;\n    }\n\n    .ws-mini-card strong{\n        font-size:11px !important;\n        line-height:1.4 !important;\n        margin-top:4px !important;\n    }\n\n    .ws-coming{\n        left:14px !important;\n        right:14px !important;\n        bottom:14px !important;\n        padding:10px 7px !important;\n        border-radius:12px !important;\n        font-size:10px !important;\n    }\n\n    .ws-hero-inner{\n        gap:22px !important;\n    }\n}\n<\/style>\n<style>\n@media (max-width: 600px){\n\n  .ws-hero-inner{\n    display:flex !important;\n    flex-direction:column !important;\n    gap:18px !important;\n    padding:24px 16px 32px !important;\n  }\n\n  .ws-hero-inner > div:nth-child(2){\n    order:1 !important;\n    width:100% !important;\n    display:flex !important;\n    justify-content:center !important;\n  }\n\n  .ws-hero-inner > div:nth-child(1){\n    order:2 !important;\n    width:100% !important;\n  }\n\n  \/* TELEFONU GER\u00c7EKTEN K\u00dc\u00c7\u00dcLT *\/\n  .ws-phone{\n    width:210px !important;\n    max-width:210px !important;\n    min-width:210px !important;\n    height:420px !important;\n    padding:7px !important;\n    border-radius:30px !important;\n    transform:none !important;\n    margin:0 auto !important;\n    overflow:hidden !important;\n  }\n\n  .ws-phone-screen{\n    width:100% !important;\n    height:406px !important;\n    min-height:406px !important;\n    padding:16px 13px !important;\n    border-radius:24px !important;\n    overflow:hidden !important;\n  }\n\n  .ws-phone-brand{\n    font-size:8px !important;\n    letter-spacing:2.4px !important;\n  }\n\n  .ws-phone-title{\n    font-size:20px !important;\n    line-height:1.1 !important;\n    margin:6px 0 4px !important;\n  }\n\n  .ws-phone-sub{\n    font-size:10px !important;\n    line-height:1.35 !important;\n    margin-bottom:12px !important;\n  }\n\n  .ws-mini-card{\n    padding:9px 10px !important;\n    margin:6px 0 !important;\n    border-radius:13px !important;\n  }\n\n  .ws-mini-label{\n    font-size:7px !important;\n    letter-spacing:.8px !important;\n  }\n\n  .ws-mini-card strong{\n    font-size:9.5px !important;\n    line-height:1.3 !important;\n    margin-top:3px !important;\n  }\n\n  .ws-coming{\n    left:12px !important;\n    right:12px !important;\n    bottom:11px !important;\n    padding:8px 5px !important;\n    border-radius:10px !important;\n    font-size:9px !important;\n  }\n}\n<\/style>\n\n\n\n<style>\n.ws-service-seo{\n    width:100%;\n    background:#ffffff;\n    padding:58px 24px 62px;\n    box-sizing:border-box;\n    font-family:Arial,Helvetica,sans-serif;\n}\n\n.ws-service-wrap{\n    max-width:1200px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:48px;\n    align-items:center;\n}\n\n.ws-service-kicker{\n    color:#0b92cc;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:2.4px;\n    margin-bottom:10px;\n    text-transform:uppercase;\n}\n\n.ws-service-copy h2{\n    margin:0 0 16px;\n    color:#072e4d !important;\n    font-size:38px;\n    line-height:1.15;\n    font-weight:800;\n}\n\n.ws-service-copy p{\n    margin:0 0 14px;\n    color:#526575 !important;\n    font-size:15px;\n    line-height:1.7;\n}\n\n.ws-service-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:48px;\n    margin-top:15px;\n    padding:0 23px;\n    border-radius:8px;\n    background:#0870d8;\n    color:#fff !important;\n    text-decoration:none !important;\n    font-size:12px;\n    font-weight:800;\n    box-shadow:0 7px 20px rgba(8,112,216,.16);\n    transition:.25s ease;\n}\n\n.ws-service-btn:hover{\n    background:#0454ad;\n    transform:translateY(-2px);\n    box-shadow:0 12px 26px rgba(8,112,216,.22);\n}\n\n.ws-service-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:13px;\n}\n\n.ws-service-card{\n    display:flex;\n    gap:16px;\n    align-items:flex-start;\n    padding:20px;\n    background:linear-gradient(\n        180deg,\n        #fbfdff 0%,\n        #f2f7fb 100%\n    );\n    border:1px solid #dce8f0;\n    border-radius:14px;\n    box-shadow:0 7px 20px rgba(7,48,78,.055);\n    transition:\n        transform .22s ease,\n        box-shadow .22s ease,\n        border-color .22s ease;\n}\n\n.ws-service-card:hover{\n    transform:translateY(-3px);\n    border-color:#c4ddeb;\n    box-shadow:0 12px 27px rgba(7,48,78,.10);\n}\n\n.ws-service-icon{\n    width:42px;\n    height:42px;\n    flex:0 0 42px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:#dff4fd;\n    color:#087fb6;\n    font-size:19px;\n    border:1px solid #c5e9f8;\n}\n\n.ws-service-card h3{\n    margin:0 0 5px;\n    color:#082f50 !important;\n    font-size:16px;\n    font-weight:800;\n}\n\n.ws-service-card p{\n    margin:0;\n    color:#566a79 !important;\n    font-size:13px;\n    line-height:1.55;\n}\n\n@media(max-width:850px){\n    .ws-service-wrap{\n        grid-template-columns:1fr;\n        gap:32px;\n    }\n}\n\n@media(max-width:600px){\n    .ws-service-seo{\n        padding:46px 18px 50px;\n    }\n\n    .ws-service-copy h2{\n        font-size:31px;\n    }\n\n    .ws-service-copy p{\n        font-size:14px;\n    }\n\n    .ws-service-btn{\n        width:100%;\n        box-sizing:border-box;\n    }\n\n    .ws-service-card{\n        padding:17px;\n    }\n}\n<\/style>\n\n<section class=\"ws-service-seo\">\n    <div class=\"ws-service-wrap\">\n\n        <div class=\"ws-service-copy\">\n\n            <div class=\"ws-service-kicker\">\n                \u0130STANBUL TEKN\u0130K SERV\u0130S\n            <\/div>\n\n            <h2>\n                Su Ar\u0131tma Filtre De\u011fi\u015fimi ve Teknik Servis\n            <\/h2>\n\n            <p>\n                WATERSEA, \u0130stanbul genelinde evsel su ar\u0131tma cihazlar\u0131 i\u00e7in\n                filtre de\u011fi\u015fimi, bak\u0131m ve teknik servis \u00e7\u00f6z\u00fcmleri sunar.\n            <\/p>\n\n            <p>\n                D\u00fczenli filtre de\u011fi\u015fimi ve cihaz kontrol\u00fc, su ar\u0131tma sisteminin\n                verimli ve g\u00fcvenilir \u015fekilde \u00e7al\u0131\u015fmas\u0131na yard\u0131mc\u0131 olur.\n                Teknik servis ekibimiz cihaz\u0131n mevcut durumunu kontrol ederek\n                ihtiya\u00e7 duyulan bak\u0131m i\u015flemlerini planlar.\n            <\/p>\n\n            <a\n                href=\"https:\/\/wa.me\/905537462414?text=Merhaba%20WATERSEA%2C%20su%20aritma%20cihazim%20icin%20teknik%20servis%20ve%20filtre%20degisimi%20hakkinda%20bilgi%20almak%20istiyorum.\"\n                class=\"ws-service-btn\"\n                target=\"_blank\"\n                rel=\"noopener\">\n                SERV\u0130S TALEB\u0130 OLU\u015eTUR \u2192\n            <\/a>\n\n        <\/div>\n\n        <div class=\"ws-service-grid\">\n\n            <div class=\"ws-service-card\">\n                <div class=\"ws-service-icon\">\ud83d\udca7<\/div>\n                <div>\n                    <h3>Filtre De\u011fi\u015fimi<\/h3>\n                    <p>\n                        Cihaz tipine ve kullan\u0131m durumuna uygun filtre de\u011fi\u015fimi\n                        ve bak\u0131m hizmetleri.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"ws-service-card\">\n                <div class=\"ws-service-icon\">\u2699<\/div>\n                <div>\n                    <h3>Ar\u0131za &amp; Bak\u0131m<\/h3>\n                    <p>\n                        Su ar\u0131tma cihazlar\u0131nda olu\u015fan performans sorunlar\u0131 i\u00e7in\n                        kontrol, bak\u0131m ve teknik destek.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"ws-service-card\">\n                <div class=\"ws-service-icon\">\u2713<\/div>\n                <div>\n                    <h3>Cihaz Kontrol\u00fc<\/h3>\n                    <p>\n                        Filtre, ba\u011flant\u0131, bas\u0131n\u00e7 ve genel sistem performans\u0131n\u0131n\n                        profesyonel olarak kontrol edilmesi.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<style>\n.ws-faq{\n    width:100%;\n    background:#f5f9fc;\n    padding:75px 24px;\n    box-sizing:border-box;\n    font-family:Arial,Helvetica,sans-serif;\n}\n\n.ws-faq-wrap{\n    max-width:1000px;\n    margin:0 auto;\n}\n\n.ws-faq-head{\n    max-width:720px;\n    margin:0 auto 38px;\n    text-align:center;\n}\n\n.ws-faq-kicker{\n    color:#0b92cc;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:2.4px;\n    margin-bottom:10px;\n}\n\n.ws-faq-head h2{\n    margin:0 0 14px;\n    color:#072e4d;\n    font-size:38px;\n    line-height:1.2;\n}\n\n.ws-faq-head p{\n    margin:0;\n    color:#657681;\n    font-size:15px;\n    line-height:1.7;\n}\n\n.ws-faq-list{\n    display:flex;\n    flex-direction:column;\n    gap:12px;\n}\n\n.ws-faq-item{\n    background:#fff;\n    border:1px solid #e1ebf1;\n    border-radius:14px;\n    overflow:hidden;\n    box-shadow:0 7px 20px rgba(7,48,78,.05);\n}\n\n.ws-faq-item summary{\n    position:relative;\n    cursor:pointer;\n    list-style:none;\n    padding:21px 55px 21px 22px;\n    color:#082f50;\n    font-size:16px;\n    font-weight:700;\n}\n\n.ws-faq-item summary::-webkit-details-marker{\n    display:none;\n}\n\n.ws-faq-item summary:after{\n    content:\"+\";\n    position:absolute;\n    right:22px;\n    top:50%;\n    transform:translateY(-50%);\n    width:30px;\n    height:30px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:#e4f5fc;\n    color:#078fc9;\n    font-size:21px;\n    font-weight:400;\n}\n\n.ws-faq-item[open] summary:after{\n    content:\"\u2212\";\n}\n\n.ws-faq-answer{\n    padding:0 22px 22px;\n    color:#63737e;\n    font-size:14px;\n    line-height:1.75;\n}\n\n.ws-faq-answer p{\n    margin:0;\n}\n\n@media(max-width:600px){\n    .ws-faq{\n        padding:55px 16px;\n    }\n\n    .ws-faq-head h2{\n        font-size:30px;\n    }\n\n    .ws-faq-item summary{\n        padding:18px 50px 18px 18px;\n        font-size:15px;\n        line-height:1.45;\n    }\n\n    .ws-faq-answer{\n        padding:0 18px 19px;\n        font-size:13px;\n    }\n\n    .ws-faq-item summary:after{\n        right:16px;\n    }\n}\n<\/style>\n\n\n<section class=\"ws-faq\">\n\n    <div class=\"ws-faq-wrap\">\n\n        <div class=\"ws-faq-head\">\n\n            <div class=\"ws-faq-kicker\">\n                SIK SORULAN SORULAR\n            <\/div>\n\n            <h2>\n                Su Ar\u0131tma Hakk\u0131nda Merak Ettikleriniz\n            <\/h2>\n\n            <p>\n                Su ar\u0131tma cihazlar\u0131, filtre de\u011fi\u015fimi ve teknik servis\n                hizmetleri hakk\u0131nda s\u0131k sorulan sorular.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"ws-faq-list\">\n\n            <details class=\"ws-faq-item\">\n                <summary>Su ar\u0131tma cihaz\u0131 filtreleri ne zaman de\u011fi\u015ftirilmelidir?<\/summary>\n                <div class=\"ws-faq-answer\">\n                    <p>\n                        Filtre de\u011fi\u015fim s\u00fcresi kullan\u0131lan filtre t\u00fcr\u00fcne, suyun\n                        kalitesine ve g\u00fcnl\u00fck t\u00fcketim miktar\u0131na g\u00f6re de\u011fi\u015febilir.\n                        Cihaz\u0131n d\u00fczenli kontrol edilmesi ve filtrelerin kullan\u0131m\n                        durumuna g\u00f6re de\u011fi\u015ftirilmesi \u00f6nerilir.\n                    <\/p>\n                <\/div>\n            <\/details>\n\n\n            <details class=\"ws-faq-item\">\n                <summary>Her marka su ar\u0131tma cihaz\u0131na teknik servis veriyor musunuz?<\/summary>\n                <div class=\"ws-faq-answer\">\n                    <p>\n                        WATERSEA, \u0130stanbul genelinde bir\u00e7ok marka ve model\n                        su ar\u0131tma cihaz\u0131 i\u00e7in filtre de\u011fi\u015fimi, bak\u0131m ve teknik\n                        servis hizmeti sunmaktad\u0131r. Cihaz\u0131n\u0131z\u0131n marka ve modelini\n                        WhatsApp \u00fczerinden ileterek bilgi alabilirsiniz.\n                    <\/p>\n                <\/div>\n            <\/details>\n\n\n            <details class=\"ws-faq-item\">\n                <summary>Ev i\u00e7in hangi su ar\u0131tma cihaz\u0131n\u0131 tercih etmeliyim?<\/summary>\n                <div class=\"ws-faq-answer\">\n                    <p>\n                        Do\u011fru cihaz se\u00e7imi suyun \u00f6zelliklerine, g\u00fcnl\u00fck t\u00fcketim\n                        miktar\u0131na, kullan\u0131m alan\u0131na ve ihtiya\u00e7lar\u0131n\u0131za g\u00f6re\n                        de\u011fi\u015fir. WATERSEA ekibi ihtiyac\u0131n\u0131za uygun sistemi\n                        belirlemenize yard\u0131mc\u0131 olabilir.\n                    <\/p>\n                <\/div>\n            <\/details>\n\n\n            <details class=\"ws-faq-item\">\n                <summary>Su ar\u0131tma cihaz\u0131n\u0131n bak\u0131m\u0131 neden \u00f6nemlidir?<\/summary>\n                <div class=\"ws-faq-answer\">\n                    <p>\n                        D\u00fczenli bak\u0131m; filtrelerin, ba\u011flant\u0131lar\u0131n ve sistem\n                        performans\u0131n\u0131n kontrol edilmesine yard\u0131mc\u0131 olur.\n                        Zaman\u0131nda yap\u0131lan bak\u0131m cihaz\u0131n verimli \u00e7al\u0131\u015fmas\u0131n\u0131n\n                        s\u00fcrd\u00fcr\u00fclmesi a\u00e7\u0131s\u0131ndan \u00f6nemlidir.\n                    <\/p>\n                <\/div>\n            <\/details>\n\n\n            <details class=\"ws-faq-item\">\n                <summary>End\u00fcstriyel su ar\u0131tma sistemi kurulumu yap\u0131yor musunuz?<\/summary>\n                <div class=\"ws-faq-answer\">\n                    <p>\n                        Evet. WATERSEA; i\u015fletmeler, kurumlar ve farkl\u0131\n                        end\u00fcstriyel kullan\u0131m alanlar\u0131 i\u00e7in ihtiyaca g\u00f6re\n                        projelendirilmi\u015f su ar\u0131tma sistemleri sunmaktad\u0131r.\n                    <\/p>\n                <\/div>\n            <\/details>\n\n\n            <details class=\"ws-faq-item\">\n                <summary>\u0130stanbul&#8217;da filtre de\u011fi\u015fimi ve teknik servis hizmeti veriyor musunuz?<\/summary>\n                <div class=\"ws-faq-answer\">\n                    <p>\n                        Evet. \u0130stanbul genelinde su ar\u0131tma cihazlar\u0131 i\u00e7in\n                        filtre de\u011fi\u015fimi, bak\u0131m ve teknik servis hizmetleri\n                        sunuyoruz. Servis talebinizi WhatsApp \u00fczerinden\n                        olu\u015fturabilirsiniz.\n                    <\/p>\n                <\/div>\n            <\/details>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style>\n.ws-final-cta{\n    position:relative;\n    overflow:hidden;\n    background:\n        radial-gradient(circle at 85% 30%,rgba(26,190,255,.22),transparent 28%),\n        linear-gradient(135deg,#031524 0%,#07304a 55%,#06233a 100%);\n    padding:78px 24px;\n    box-sizing:border-box;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#fff;\n}\n\n.ws-final-cta:after{\n    content:\"\";\n    position:absolute;\n    width:420px;\n    height:420px;\n    border:70px solid rgba(255,255,255,.04);\n    border-radius:50%;\n    right:-110px;\n    top:-150px;\n}\n\n.ws-final-wrap{\n    position:relative;\n    z-index:2;\n    max-width:1150px;\n    margin:0 auto;\n    display:grid;\n    grid-template-columns:1fr auto;\n    gap:45px;\n    align-items:center;\n}\n\n.ws-final-kicker{\n    color:#29c1f7;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:2.5px;\n    margin-bottom:10px;\n}\n\n.ws-final-copy h2{\n    margin:0 0 15px;\n    color:#fff;\n    font-size:40px;\n    line-height:1.15;\n}\n\n.ws-final-copy p{\n    margin:0;\n    max-width:720px;\n    color:#c3d3df;\n    font-size:16px;\n    line-height:1.7;\n}\n\n.ws-final-buttons{\n    display:flex;\n    gap:12px;\n    flex-wrap:wrap;\n}\n\n.ws-final-btn{\n    min-height:52px;\n    padding:0 24px;\n    border-radius:8px;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    text-decoration:none !important;\n    font-size:13px;\n    font-weight:800;\n    white-space:nowrap;\n    transition:.25s ease;\n}\n\n.ws-final-whatsapp{\n    background:#fff;\n    color:#06304c !important;\n}\n\n.ws-final-whatsapp:hover{\n    transform:translateY(-2px);\n    background:#e9f8ff;\n}\n\n.ws-final-products{\n    color:#fff !important;\n    border:1px solid rgba(255,255,255,.45);\n    background:rgba(255,255,255,.06);\n}\n\n.ws-final-products:hover{\n    background:rgba(255,255,255,.12);\n}\n\n@media(max-width:850px){\n    .ws-final-wrap{\n        grid-template-columns:1fr;\n        gap:28px;\n    }\n}\n\n@media(max-width:600px){\n    .ws-final-cta{\n        padding:58px 18px;\n    }\n\n    .ws-final-copy h2{\n        font-size:31px;\n    }\n\n    .ws-final-copy p{\n        font-size:15px;\n    }\n\n    .ws-final-buttons{\n        flex-direction:column;\n    }\n\n    .ws-final-btn{\n        width:100%;\n        box-sizing:border-box;\n    }\n}\n<\/style>\n\n<section class=\"ws-final-cta\">\n    <div class=\"ws-final-wrap\">\n\n        <div class=\"ws-final-copy\">\n\n            <div class=\"ws-final-kicker\">\n                WATERSEA \u0130LE DO\u011eRU \u00c7\u00d6Z\u00dcM\u00dc BULUN\n            <\/div>\n\n            <h2>\n                \u0130htiyac\u0131n\u0131za Uygun Su Ar\u0131tma \u00c7\u00f6z\u00fcm\u00fcn\u00fc Birlikte Belirleyelim\n            <\/h2>\n\n            <p>\n                Evsel, end\u00fcstriyel veya teknik servis ihtiya\u00e7lar\u0131n\u0131z i\u00e7in\n                WATERSEA ekibiyle ileti\u015fime ge\u00e7in. Size uygun \u00e7\u00f6z\u00fcm\u00fc birlikte planlayal\u0131m.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"ws-final-buttons\">\n\n            <a href=\"https:\/\/wa.me\/905537462414?text=Merhaba%20WATERSEA%2C%20su%20aritma%20sistemleri%20hakkinda%20bilgi%20ve%20teklif%20almak%20istiyorum.\"\n               class=\"ws-final-btn ws-final-whatsapp\"\n               target=\"_blank\"\n               rel=\"noopener\">\n                WHATSAPP&#8217;TAN TEKL\u0130F AL \u2192\n            <\/a>\n\n            <a href=\"\/tum-urunler\/\"\n               class=\"ws-final-btn ws-final-products\">\n                \u00dcR\u00dcNLER\u0130 \u0130NCELE\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/template-page-full-width.php","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-2237","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/watersea.com.tr\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"tr_TR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"WATERSEA  -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI\" \/>\n\t\t<meta property=\"og:description\" content=\"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/watersea.com.tr\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2025\/11\/cropped-cropped-logo-seffaf.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2025\/11\/cropped-cropped-logo-seffaf.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-21T22:25:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-13T11:09:20+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI\" \/>\n\t\t<meta name=\"twitter:description\" content=\"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/watersea.com.tr\/wp-content\/uploads\/2025\/11\/cropped-cropped-logo-seffaf.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/watersea.com.tr#listItem\",\"position\":1,\"name\":\"Ev\",\"item\":\"https:\\\/\\\/watersea.com.tr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#listItem\",\"name\":\"WATERSEA SU ARITMA S\\u0130STEMLER\\u0130 NSF ONAYLI SU ARITMA C\\u0130HAZLARI\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#listItem\",\"position\":2,\"name\":\"WATERSEA SU ARITMA S\\u0130STEMLER\\u0130 NSF ONAYLI SU ARITMA C\\u0130HAZLARI\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/watersea.com.tr#listItem\",\"name\":\"Ev\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#organization\",\"name\":\"WATERSEA SU ARITMA S\\u0130STEMLER\\u0130\",\"url\":\"https:\\\/\\\/watersea.com.tr\\\/\",\"telephone\":\"+905537462414\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/watersea.com.tr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-WATERSEA-SIYAHBEYAZ-LOGO-1.jpg\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/index.php\\\/author\\\/watersea\\\/#author\",\"url\":\"https:\\\/\\\/watersea.com.tr\\\/index.php\\\/author\\\/watersea\\\/\",\"name\":\"watersea\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c4a5f8cf5a73a336afdf5a30749c1af4eee1b4bbe908e71061fd488f13b281e4?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"watersea\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#webpage\",\"url\":\"https:\\\/\\\/watersea.com.tr\\\/\",\"name\":\"WATERSEA SU ARITMA S\\u0130STEMLER\\u0130 NSF ONAYLI SU ARITMA C\\u0130HAZLARI WATERSEA SU ARITMA S\\u0130STEMLER\\u0130 NSF ONAYLI SU ARITMA C\\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\\u0130STEMLER\\u0130 RESM\\u0130 SAYFASI\",\"description\":\"D\\u00fcnya \\u0130\\u00e7in Su, Su \\u0130\\u00e7in Teknoloji Temiz Su, Sa\\u011fl\\u0131kl\\u0131 Yar\\u0131nlar. Watersea, geli\\u015fmi\\u015f su ar\\u0131tma teknolojileriyle evsel ve end\\u00fcstriyel ihtiya\\u00e7lara g\\u00fcvenilir \\u00e7\\u00f6z\\u00fcmler sunar. Sa\\u011fl\\u0131kl\\u0131 suya eri\\u015fimi daha g\\u00fcvenli, verimli ve s\\u00fcrd\\u00fcr\\u00fclebilir hale getirir. \\u00dcR\\u00dcNLER\\u0130M\\u0130Z\\u0130 \\u0130NCELE \\u2192 B\\u0130ZE ULA\\u015eIN \\ud83d\\udca7 GEL\\u0130\\u015eM\\u0130\\u015e TEKNOLOJ\\u0130 Y\\u00fcksek verimli su ar\\u0131tma \\u00e7\\u00f6z\\u00fcmleri \\u2713 G\\u00dcVEN\\u0130L\\u0130R \\u00c7\\u00d6Z\\u00dcMLER Kaliteli bile\\u015fenler ve kesintisiz performans \\u2667 S\\u00dcRD\\u00dcR\\u00dcLEB\\u0130L\\u0130R WATERSEA SU ARITMA S\\u0130STEMLER\\u0130 RESM\\u0130 SAYFASI\",\"inLanguage\":\"tr-TR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/index.php\\\/author\\\/watersea\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/index.php\\\/author\\\/watersea\\\/#author\"},\"datePublished\":\"2026-08-22T01:25:00+03:00\",\"dateModified\":\"2026-09-13T14:09:20+03:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#website\",\"url\":\"https:\\\/\\\/watersea.com.tr\\\/\",\"name\":\"WATERSEA\",\"inLanguage\":\"tr-TR\",\"publisher\":{\"@id\":\"https:\\\/\\\/watersea.com.tr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","description":"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","canonical_url":"https:\/\/watersea.com.tr\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/watersea.com.tr\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/watersea.com.tr#listItem","position":1,"name":"Ev","item":"https:\/\/watersea.com.tr","nextItem":{"@type":"ListItem","@id":"https:\/\/watersea.com.tr\/#listItem","name":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI"}},{"@type":"ListItem","@id":"https:\/\/watersea.com.tr\/#listItem","position":2,"name":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI","previousItem":{"@type":"ListItem","@id":"https:\/\/watersea.com.tr#listItem","name":"Ev"}}]},{"@type":"Organization","@id":"https:\/\/watersea.com.tr\/#organization","name":"WATERSEA SU ARITMA S\u0130STEMLER\u0130","url":"https:\/\/watersea.com.tr\/","telephone":"+905537462414","logo":{"@type":"ImageObject","url":"https:\/\/watersea.com.tr\/wp-content\/uploads\/2024\/03\/cropped-WATERSEA-SIYAHBEYAZ-LOGO-1.jpg","@id":"https:\/\/watersea.com.tr\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/watersea.com.tr\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/watersea.com.tr\/index.php\/author\/watersea\/#author","url":"https:\/\/watersea.com.tr\/index.php\/author\/watersea\/","name":"watersea","image":{"@type":"ImageObject","@id":"https:\/\/watersea.com.tr\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c4a5f8cf5a73a336afdf5a30749c1af4eee1b4bbe908e71061fd488f13b281e4?s=96&d=mm&r=g","width":96,"height":96,"caption":"watersea"}},{"@type":"WebPage","@id":"https:\/\/watersea.com.tr\/#webpage","url":"https:\/\/watersea.com.tr\/","name":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","description":"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","inLanguage":"tr-TR","isPartOf":{"@id":"https:\/\/watersea.com.tr\/#website"},"breadcrumb":{"@id":"https:\/\/watersea.com.tr\/#breadcrumblist"},"author":{"@id":"https:\/\/watersea.com.tr\/index.php\/author\/watersea\/#author"},"creator":{"@id":"https:\/\/watersea.com.tr\/index.php\/author\/watersea\/#author"},"datePublished":"2026-08-22T01:25:00+03:00","dateModified":"2026-09-13T14:09:20+03:00"},{"@type":"WebSite","@id":"https:\/\/watersea.com.tr\/#website","url":"https:\/\/watersea.com.tr\/","name":"WATERSEA","inLanguage":"tr-TR","publisher":{"@id":"https:\/\/watersea.com.tr\/#organization"}}]},"og:locale":"tr_TR","og:site_name":"WATERSEA  -","og:type":"article","og:title":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","og:description":"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","og:url":"https:\/\/watersea.com.tr\/","og:image":"https:\/\/watersea.com.tr\/wp-content\/uploads\/2025\/11\/cropped-cropped-logo-seffaf.png","og:image:secure_url":"https:\/\/watersea.com.tr\/wp-content\/uploads\/2025\/11\/cropped-cropped-logo-seffaf.png","article:published_time":"2026-08-21T22:25:00+00:00","article:modified_time":"2026-09-13T11:09:20+00:00","twitter:card":"summary_large_image","twitter:title":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI - WATERSEA WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","twitter:description":"D\u00fcnya \u0130\u00e7in Su, Su \u0130\u00e7in Teknoloji Temiz Su, Sa\u011fl\u0131kl\u0131 Yar\u0131nlar. Watersea, geli\u015fmi\u015f su ar\u0131tma teknolojileriyle evsel ve end\u00fcstriyel ihtiya\u00e7lara g\u00fcvenilir \u00e7\u00f6z\u00fcmler sunar. Sa\u011fl\u0131kl\u0131 suya eri\u015fimi daha g\u00fcvenli, verimli ve s\u00fcrd\u00fcr\u00fclebilir hale getirir. \u00dcR\u00dcNLER\u0130M\u0130Z\u0130 \u0130NCELE \u2192 B\u0130ZE ULA\u015eIN \ud83d\udca7 GEL\u0130\u015eM\u0130\u015e TEKNOLOJ\u0130 Y\u00fcksek verimli su ar\u0131tma \u00e7\u00f6z\u00fcmleri \u2713 G\u00dcVEN\u0130L\u0130R \u00c7\u00d6Z\u00dcMLER Kaliteli bile\u015fenler ve kesintisiz performans \u2667 S\u00dcRD\u00dcR\u00dcLEB\u0130L\u0130R WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","twitter:image":"https:\/\/watersea.com.tr\/wp-content\/uploads\/2025\/11\/cropped-cropped-logo-seffaf.png"},"aioseo_meta_data":{"post_id":"2237","title":"#post_title #post_title #separator_sa #site_title WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","description":"#post_content WATERSEA SU ARITMA S\u0130STEMLER\u0130 RESM\u0130 SAYFASI","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-17 21:48:53","updated":"2026-09-13 18:46:41","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/watersea.com.tr\" title=\"Ev\">Ev<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Ev","link":"https:\/\/watersea.com.tr"},{"label":"WATERSEA SU ARITMA S\u0130STEMLER\u0130 NSF ONAYLI SU ARITMA C\u0130HAZLARI","link":"https:\/\/watersea.com.tr\/"}],"_links":{"self":[{"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/pages\/2237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/comments?post=2237"}],"version-history":[{"count":138,"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/pages\/2237\/revisions"}],"predecessor-version":[{"id":2898,"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/pages\/2237\/revisions\/2898"}],"wp:attachment":[{"href":"https:\/\/watersea.com.tr\/index.php\/wp-json\/wp\/v2\/media?parent=2237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}