{"id":20883,"date":"2026-09-03T21:31:07","date_gmt":"2026-09-03T18:31:07","guid":{"rendered":"https:\/\/aosmithwtprojects.com\/?post_type=jetpack-portfolio&#038;p=20883"},"modified":"2026-09-03T21:51:45","modified_gmt":"2026-09-03T18:51:45","slug":"aksaray-penitentiary-institutionwell-water-treatment-system","status":"publish","type":"jetpack-portfolio","link":"https:\/\/aosmithwtprojects.com\/en\/portfolio\/aksaray-penitentiary-institutionwell-water-treatment-system\/","title":{"rendered":"Aksaray Penitentiary Institution Well Water Treatment System"},"content":{"rendered":"\n\n\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500&family=DM+Serif+Display&display=swap');\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .pg {\n    font-family: 'DM Sans', sans-serif;\n    color: var(--color-text-primary);\n    max-width: 860px;\n    padding: 0 0 4rem;\n  }\n  .hero {\n    border-left: 3px solid #00692F;\n    padding: 2rem 0 2rem 2rem;\n    margin-bottom: 3rem;\n  }\n  .hero-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #00692F;\n    margin-bottom: 0.75rem;\n  }\n  .hero h1 {\n    font-family: 'DM Serif Display', serif;\n    font-size: 2.2rem;\n    font-weight: 400;\n    line-height: 1.25;\n    color: var(--color-text-primary);\n    margin-bottom: 1rem;\n  }\n  .hero-sub {\n    font-size: 1rem;\n    color: var(--color-text-secondary);\n    line-height: 1.7;\n    max-width: 640px;\n  }\n  .meta-row {\n    display: flex;\n    gap: 2rem;\n    margin-bottom: 3rem;\n    flex-wrap: wrap;\n  }\n  .meta-item {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  .meta-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--color-text-tertiary);\n  }\n  .meta-value {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .divider {\n    height: 0.5px;\n    background: var(--color-border-tertiary);\n    margin: 2.5rem 0;\n  }\n  .section-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #00692F;\n    margin-bottom: 1.25rem;\n  }\n  .challenge-block {\n    background: var(--color-background-secondary);\n    border-radius: var(--border-radius-lg);\n    padding: 1.5rem 1.75rem;\n    margin-bottom: 3rem;\n  }\n  .challenge-block p {\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--color-text-secondary);\n    margin-bottom: 1rem;\n  }\n  .challenge-block p:last-child { margin-bottom: 0; }\n  .params-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 3rem;\n  }\n  .param-card {\n    background: var(--color-background-primary);\n    border: 0.5px solid var(--color-border-tertiary);\n    border-radius: var(--border-radius-md);\n    padding: 1rem 1.25rem;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n  .param-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #E24B4A;\n    margin-bottom: 4px;\n  }\n  .param-text {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    line-height: 1.4;\n  }\n  .flow-section {\n    margin-bottom: 3rem;\n  }\n  .flow-title {\n    font-size: 17px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    margin-bottom: 0.5rem;\n  }\n  .flow-desc {\n    font-size: 14px;\n    color: var(--color-text-secondary);\n    line-height: 1.65;\n    margin-bottom: 1.5rem;\n  }\n  .stages {\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n  }\n  .stage {\n    display: grid;\n    grid-template-columns: 220px 1fr;\n    border: 0.5px solid var(--color-border-tertiary);\n    border-radius: 0;\n    overflow: hidden;\n  }\n  .stage:first-child { border-radius: var(--border-radius-md) var(--border-radius-md) 0 0; }\n  .stage:last-child { border-radius: 0 0 var(--border-radius-md) var(--border-radius-md); }\n  .stage-head {\n    background: var(--color-background-secondary);\n    padding: 1rem 1.25rem;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    border-right: 0.5px solid var(--color-border-tertiary);\n  }\n  .stage-num {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    color: #00692F;\n  }\n  .stage-name {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .stage-body {\n    padding: 1rem 1.25rem;\n    background: var(--color-background-primary);\n  }\n  .tag-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-bottom: 8px;\n  }\n  .tag {\n    font-size: 12px;\n    font-weight: 500;\n    padding: 3px 10px;\n    border-radius: 20px;\n    background: #EAF3DE;\n    color: #27500A;\n    border: 0.5px solid #C0DD97;\n  }\n  .stage-note {\n    font-size: 13px;\n    color: var(--color-text-secondary);\n    line-height: 1.6;\n  }\n  .process-flow {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 3rem;\n    padding: 1.25rem 1.5rem;\n    background: var(--color-background-secondary);\n    border-radius: var(--border-radius-md);\n  }\n  .pf-step {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    white-space: nowrap;\n  }\n  .pf-arrow {\n    font-size: 13px;\n    color: #00692F;\n    font-weight: 500;\n  }\n  .results-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 12px;\n    margin-bottom: 3rem;\n  }\n  .result-card {\n    background: var(--color-background-primary);\n    border: 0.5px solid var(--color-border-tertiary);\n    border-radius: var(--border-radius-lg);\n    padding: 1.25rem;\n  }\n  .result-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: var(--border-radius-md);\n    background: #EAF3DE;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.75rem;\n  }\n  .result-icon svg { width: 16px; height: 16px; }\n  .result-title {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n    margin-bottom: 4px;\n    line-height: 1.4;\n  }\n  .result-desc {\n    font-size: 12px;\n    color: var(--color-text-secondary);\n    line-height: 1.6;\n  }\n  .cta-block {\n    border-top: 0.5px solid var(--color-border-tertiary);\n    padding-top: 2rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 1rem;\n  }\n  .cta-text {\n    font-size: 15px;\n    font-weight: 500;\n    color: var(--color-text-primary);\n  }\n  .cta-sub {\n    font-size: 13px;\n    color: var(--color-text-secondary);\n    margin-top: 2px;\n  }\n  .cta-btn {\n    background: #00692F;\n    color: #fff;\n    border: none;\n    border-radius: var(--border-radius-md);\n    padding: 10px 20px;\n    font-size: 14px;\n    font-weight: 500;\n    cursor: pointer;\n    font-family: 'DM Sans', sans-serif;\n    letter-spacing: 0.01em;\n    transition: opacity 0.15s;\n  }\n  .cta-btn:hover { opacity: 0.88; }\n  .breadcrumb {\n    font-size: 12px;\n    color: var(--color-text-tertiary);\n    margin-bottom: 2rem;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .breadcrumb span { color: var(--color-text-secondary); }\n<\/style>\n    Reference Projects\n    <h1>Aksaray Penitentiary Institution<br \/>Well Water Treatment System<\/h1>\n    \n      With a multi-stage integrated treatment design, we brought well water up to service water standards. Spanning from coagulation to advanced membrane technology, this system meets the facility&#8217;s uninterrupted and safe water needs.\n    \n      Sector\n      Public \/ Infrastructure\n      Location\n      Aksaray, Turkey\n      Solution Type\n      Multi-Stage Water Treatment\n      Technologies\n      UF + RO + Degasser\n  Client Request\n    \n      Aksaray Penitentiary Institution requested treatment of its existing well water in order to meet the facility&#8217;s daily water needs safely, continuously, and sustainably. Raw water analysis clearly showed it was not suitable for direct use.\n    \n    \n      The client&#8217;s expectation was clear: a long-lasting, stable, and easy-to-operate system. In a large public facility, water supply assurance is the foundation of operational continuity.\n    \n  Identified Raw Water Parameters\n      High turbidity and suspended solids\n      Presence of iron and manganese\n      Dissolved gases (CO\u2082, etc.)\n      Parameters that strain membrane systems\n  Applied Solution\n          Stage 01\n          Pre-Treatment and Sludge Management\n            Coagulation &#8211; Flocculation\n            Lamella Sedimentation\n            Filter Press\n          <p>Suspended solids and turbidity were effectively removed. The resulting sludge was dewatered with a filter press, simplifying disposal.<\/p>\n          Stage 02\n          Filtration and Gas Removal\n            Turbidex Filter\n            Iron &#8211; Manganese Filter\n            Activated Carbon Filter\n            Degasser Unit\n          <p>Fine particles, iron-manganese, organic matter, and dissolved gases were removed, achieving water quality suitable for membrane systems.<\/p>\n          Stage 03\n          Advanced Treatment and Water Recovery\n            Ultrafiltration (UF)\n            Reverse Osmosis (RO)\n            RO-2 Concentrate Recovery\n          <p>High-quality service water was obtained. The concentrate from the RO stage was retreated with a second-stage RO, increasing the water recovery rate.<\/p>\n  System Flow Diagram\n    Well Water\n    \u2192\n    Pre-Sedimentation\n    \u2192\n    Filtration\n    \u2192\n    Degasser\n    \u2192\n    UF\n    \u2192\n    RO\n    \u2192\n    RO-2\n    \u2192\n    Service Water\n  Benefits Provided\n      Safe and uninterrupted water supply\n      Well water was brought up to the facility&#8217;s quality standards, and continuous supply was secured.\n      Protection of membrane systems\n      With properly designed pre-treatment, the risk of membrane fouling and scaling was minimized.\n      High water recovery rate\n      With the second-stage RO, wastewater was reduced and the source water was used far more efficiently.\n      Controlled sludge management\n      With the filter press system, sludge disposal was carried out in a regular, clean, and environmentally friendly manner.\n      Have a similar project?\n      30 years in Turkey, 153 years worldwide.\n    <button onclick=\"sendPrompt('I would like to get project consulting for a well water treatment system like the Aksaray project.')\">Get project consulting \u2197<\/button>\n\t\t\t \t<div class=\"item\">            \n\t        \t<div class=\"clearfix\" \t\t\t \t\tstyle=\"max-width:1260px;\"\n\t\t\t \t>\n\n\t\t\t \t\t            \t<ul id=\"gwts-gwl-img-gallery20868\" class=\"gwts-gwl-slidergal list-unstyled cS-hidden\" data-litebx=\"false\">\n\t\t\t\t        \t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1--150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1--150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1-.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-1-.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5-150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5-150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-5.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4-150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4-150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-4.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3--150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3--150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3-.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-3-.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t \t\t<li data-thumb=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2--150x150.jpeg\" data-responsive=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2--150x150.jpeg\" data-src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2-.jpeg\"> \n\t\t                    \t<img src=\"https:\/\/aosmithwtprojects.com\/wp-content\/uploads\/2026\/05\/Yerles\u0327im-Plani-2-.jpeg\" alt=\"\"\/>\n\t\t                    <\/li>\n\t\t\t\t\t \t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\t\t\t\t\n\t\t\t\t\t\t\t<script>\n\t\t    \tjQuery(document).ready(function() {\n\t\t            jQuery('#gwts-gwl-img-gallery20868').lightSlider({\n\t\t                item:1,\t\t                \n\t\t                slideMargin:10,\n\t\t                addClass:'',\n\t\t                speed:500,\n\t\t                pause:2000,\n\t\t                auto:false,\n\t\t                loop:false,\n\t\t                pager:true,\n\t\t                gallery:true,\n\t\t                thumbItem:9,\n\t    \t\t\t\tcontrols:false,\n\t    \t\t\t\tuseCSS: true,\n\t        \t\t\tcssEasing: 'ease',\n\t        \t\t\teasing: 'linear',\n\t        \t\t\tkeyPress: false,\n\t        \t\t\tslideEndAnimation: true,\n\t        \t\t\tswipeThreshold: 40,        \t\t\t\n\t\t                onSliderLoad: function(el) {\n\t\t                    jQuery('#gwts-gwl-img-gallery20868').removeClass('cS-hidden');\n\t\t                    jQuery('#gwts-gwl-img-gallery20868').addClass('gwts-loaded');\n\t\t\t\t\t\t\tvar maxHeight = 0,\n\t\t\t\t\t\t\tcontainer = jQuery(el),\n\t\t\t\t\t\t\tchildren = container.children();\n\n\t\t\t\t\t\t\tchildren.each(function () {\n\t\t\t\t\t\t\tvar childHeight = jQuery(this).height();\n\t\t\t\t\t\t\tif (childHeight > maxHeight) {\n\t\t\t\t\t\t\tmaxHeight = childHeight;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tcontainer.height(maxHeight);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar lithbox = jQuery('#gwts-gwl-img-gallery20868').attr(\"data-litebx\");\n\t\t\t\t\t\t\tif(lithbox=='true'){\n\t\t\t\t\t\t\t\tel.lightGallery({\n\t\t\t\t\t                selector: '#gwts-gwl-img-gallery20868 .lslide'\n\t\t\t\t\t            });\n\t\t\t\t\t\t\t}\t\n\t\t                }  \n\t\t\t        });\n\t\t\t\t});\n\t\t    \t<\/script>\n\n\t\t \n\n","protected":false},"excerpt":{"rendered":"<p>Reference Projects Aksaray Penitentiary InstitutionWell Water Treatment System With a multi-stage integrated treatment design, we brought well water up to service water standards. Spanning from coagulation to advanced membrane technology, this system meets the facility&#8217;s uninterrupted and safe water needs. Sector Public \/ Infrastructure Location Aksaray, Turkey Solution Type Multi-Stage Water Treatment Technologies UF +&#8230;<\/p>\n","protected":false},"author":1,"featured_media":20855,"comment_status":"open","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":[],"_tribe_ticket_has_attendee_info_fields":false},"jetpack-portfolio-type":[],"jetpack-portfolio-tag":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/jetpack-portfolio\/20883"}],"collection":[{"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/jetpack-portfolio"}],"about":[{"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/types\/jetpack-portfolio"}],"author":[{"embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/comments?post=20883"}],"version-history":[{"count":8,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/jetpack-portfolio\/20883\/revisions"}],"predecessor-version":[{"id":20891,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/jetpack-portfolio\/20883\/revisions\/20891"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/media\/20855"}],"wp:attachment":[{"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/media?parent=20883"}],"wp:term":[{"taxonomy":"jetpack-portfolio-type","embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/jetpack-portfolio-type?post=20883"},{"taxonomy":"jetpack-portfolio-tag","embeddable":true,"href":"https:\/\/aosmithwtprojects.com\/en\/wp-json\/wp\/v2\/jetpack-portfolio-tag?post=20883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}