{"id":3109,"date":"2025-12-25T13:44:01","date_gmt":"2025-12-25T10:44:01","guid":{"rendered":"https:\/\/www.letoon.com.tr\/eng\/?page_id=3109"},"modified":"2026-08-26T17:35:58","modified_gmt":"2026-08-26T14:35:58","slug":"anti-corrosion-technologies","status":"publish","type":"page","link":"https:\/\/www.letoon.com.tr\/eng\/anti-corrosion-technologies\/","title":{"rendered":"Anti-Corrosion Technologies"},"content":{"rendered":"\n<!-- Premium Fonts -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Segoe+UI:wght@400;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<!-- Lenis Smooth Scroll & General CSS -->\n<style>\n    html.lenis, html.lenis body {\n        height: auto;\n    }\n    .lenis.lenis-smooth {\n        scroll-behavior: auto !important;\n    }\n    .lenis.lenis-smooth [data-lenis-prevent] {\n        overscroll-behavior: contain;\n    }\n    .lenis.lenis-stopped {\n        overflow: hidden;\n    }\n\n    \/* --- GENERAL SETTINGS --- *\/\n    .letoon-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .letoon-container {\n      background: #fdfdfd;\n      font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n      color: #333;\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 40px 20px 60px 20px;\n      overflow-x: hidden;\n    }\n\n    \/* --- TYPOGRAPHY --- *\/\n    .letoon-main-title {\n      font-size: clamp(2rem, 4vw, 2.5rem);\n      font-weight: 800;\n      color: #D20422; \/* Main Red *\/\n      margin-bottom: 10px;\n      text-transform: uppercase;\n      position: relative;\n      display: inline-block;\n      padding-bottom: 8px;\n      line-height: 1.2;\n      will-change: transform, opacity;\n    }\n\n    .title-underline {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      height: 4px;\n      width: 100%;\n      background-color: #15296B; \/* Underline Navy *\/\n      transform-origin: left center;\n    }\n\n    .letoon-sub-title {\n      font-size: clamp(1.2rem, 2.5vw, 1.5rem);\n      font-weight: 600;\n      color: #15296B; \/* Main Navy *\/\n      margin-top: 15px;\n      margin-bottom: 25px;\n      letter-spacing: 0.5px;\n      will-change: transform, opacity;\n    }\n\n    .letoon-section-title {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #222;\n      margin-top: 40px;\n      margin-bottom: 20px;\n      padding-left: 20px;\n      position: relative;\n      will-change: transform, opacity;\n    }\n\n    .letoon-section-title::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 0;\n      bottom: 0;\n      width: 6px;\n      background-color: #D20422;\n      border-radius: 3px;\n      transform-origin: top center;\n    }\n\n    .letoon-text {\n      font-size: 1.05rem;\n      margin-bottom: 20px;\n      color: #444;\n      text-align: justify;\n      line-height: 1.7;\n    }\n\n    .letoon-intro {\n      font-size: 1.15rem;\n      color: #555;\n      border-left: 4px solid #D20422;\n      padding: 22px 25px;\n      margin-bottom: 40px;\n      background: #f8f9fc;\n      border-radius: 0 12px 12px 0;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.02);\n      will-change: transform, opacity;\n    }\n\n    \/* --- PARTNER CARDS (Brands) --- *\/\n    .partner-card {\n      background: #fff;\n      border-radius: 12px;\n      padding: 32px;\n      border: 1px solid #eee;\n      border-left: 6px solid #15296B; \/* Navy left line *\/\n      margin-bottom: 35px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.03);\n      will-change: transform, opacity, box-shadow, border-left-width;\n    }\n\n    .partner-header {\n      display: flex;\n      align-items: center;\n      margin-bottom: 18px;\n      flex-wrap: wrap;\n      gap: 10px;\n      border-bottom: 1px solid #f0f0f0;\n      padding-bottom: 15px;\n    }\n\n    .partner-title {\n      font-size: 1.4rem;\n      color: #15296B;\n      font-weight: 800;\n    }\n\n    .partner-subtitle {\n      font-size: 1rem;\n      color: #D20422;\n      font-weight: 600;\n    }\n\n    \/* List properties *\/\n    .feature-list {\n      list-style: none;\n      padding: 0;\n      margin-top: 5px;\n      margin-bottom: 15px;\n    }\n\n    .feature-list li {\n      position: relative;\n      padding-left: 24px;\n      margin-bottom: 8px;\n      font-size: 0.95rem;\n      color: #444;\n      will-change: transform, opacity;\n    }\n\n    .feature-list li::before {\n      content: \"\u2022\";\n      color: #D20422;\n      font-weight: bold;\n      font-size: 1.3rem;\n      position: absolute;\n      left: 4px;\n      top: -3px;\n    }\n\n    .list-heading {\n      font-size: 1rem;\n      color: #15296B;\n      font-weight: 700;\n      margin-top: 15px;\n      margin-bottom: 8px;\n      display: block;\n    }\n\n    \/* Grid structure *\/\n    .card-columns {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 25px;\n      margin-top: 10px;\n    }\n    \n    @media (max-width: 768px) {\n      .card-columns {\n        grid-template-columns: 1fr;\n        gap: 15px;\n      }\n      .partner-card {\n        padding: 22px;\n      }\n    }\n\n    \/* --- HIGHLIGHT BOX (Consultancy) --- *\/\n    .highlight-box {\n      background: #f4f6fc;\n      border-left: 5px solid #15296B;\n      padding: 28px;\n      margin: 40px 0;\n      border-radius: 0 10px 10px 0;\n      box-shadow: 0 4px 15px rgba(21, 41, 107, 0.04);\n      will-change: transform, opacity;\n    }\n\n    \/* --- FOOTER SECTION --- *\/\n    .letoon-footer {\n      background: linear-gradient(135deg, #15296B, #2a4ec2);\n      color: #fff;\n      padding: 40px 30px;\n      border-radius: 15px;\n      text-align: center;\n      margin-top: 50px;\n      box-shadow: 0 10px 30px rgba(21, 41, 107, 0.2);\n      will-change: transform, opacity;\n    }\n    \n    .letoon-footer h3 {\n      color: #fff;\n      font-size: 1.6rem;\n      margin-bottom: 15px;\n    }\n    \n    .letoon-footer p {\n      color: rgba(255,255,255,0.95);\n      font-size: 1.1rem;\n      max-width: 900px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n<\/style>\n\n<div class=\"letoon-container\">\n\n  <!-- HEADER SECTION -->\n  <header>\n    <div style=\"display: inline-block; position: relative;\">\n      <h1 class=\"letoon-main-title\">\n        Corros\u0131on: Mater\u0131al &#038; Consultancy\n        <span class=\"title-underline\"><\/span>\n      <\/h1>\n    <\/div>\n    <h2 class=\"letoon-sub-title\">Long-Lasting Solutions for Metallic Structures<\/h2>\n    \n    <div class=\"letoon-intro\">\n      <p>As Letoon Architecture, one of our areas of expertise is <strong>Corrosion Prevention and Anti-Corrosion Protection Technologies<\/strong>. Corrosion is one of the main causes of unexpected destruction in metallic buildings and structures and can lead to serious economic losses.<\/p>\n      <p style=\"margin-top:10px;\">With the right product selection, professional application, and regular monitoring, corrosion can be largely controlled, and the service life of structures and building materials can be significantly extended.<\/p>\n    <\/div>\n  <\/header>\n\n  <!-- PRODUCT CARDS -->\n  <h3 class=\"letoon-section-title\">Global Solutions We Represent<\/h3>\n  <p class=\"letoon-text\">Our company holds the Turkey representation for the following product groups, which have proven themselves in their fields and offer long-term solutions against corrosion:<\/p>\n\n  <!-- Product 1: IBIX -->\n  <div class=\"partner-card\">\n    <div class=\"partner-header\">\n      <span class=\"partner-title\">IBIX<\/span>\n      <span class=\"partner-subtitle\">\u2014 Micro Blasting Systems<\/span>\n    <\/div>\n    <p class=\"letoon-text\">Equipment developed for sensitive surface cleaning and preparation, featuring low-pressure and controlled spraying technology. Unlike traditional sandblasting systems, it gently but effectively removes rust, dirt, oxide layers, paint, and coating residues from the surface without damaging the material.<\/p>\n    \n    <div class=\"card-columns\">\n      <div>\n        <span class=\"list-heading\">Advantages:<\/span>\n        <ul class=\"feature-list\">\n          <li>Possibility of precise, controlled, and local application<\/li>\n          <li>Portable and ergonomic design<\/li>\n          <li>Safe use on delicate surfaces<\/li>\n          <li>Minimization of dust and waste<\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <span class=\"list-heading\">Usage Areas:<\/span>\n        <ul class=\"feature-list\">\n          <li>Metal surface cleaning and preparation before corrosion treatment<\/li>\n          <li>Restoration of natural stone, concrete, and brick surfaces<\/li>\n          <li>Paint and coating removal<\/li>\n          <li>Industrial maintenance and renovation works<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Product 2: RUST BULLET -->\n  <div class=\"partner-card\">\n    <div class=\"partner-header\">\n      <span class=\"partner-title\">RUST BULLET<\/span>\n      <span class=\"partner-subtitle\">\u2014 Protective Coatings Applied Directly to Rust<\/span>\n    <\/div>\n    <p class=\"letoon-text\">A high-performance anti-corrosion coating system that can be applied directly to corroded surfaces. By creating a barrier effect on the surface, it cuts off the contact of oxygen and moisture with the metal and stops the progression of rusting.<\/p>\n    \n    <div class=\"card-columns\">\n      <div>\n        <span class=\"list-heading\">Advantages:<\/span>\n        <ul class=\"feature-list\">\n          <li>Can be applied directly to rusty surfaces without sandblasting<\/li>\n          <li>High mechanical and chemical resistance<\/li>\n          <li>UV resistant structure<\/li>\n          <li>Long-term protection performance<\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <span class=\"list-heading\">Usage Areas:<\/span>\n        <ul class=\"feature-list\">\n          <li>Steel constructions<\/li>\n          <li>Industrial machinery and equipment<\/li>\n          <li>Pipelines, tanks, and storage systems<\/li>\n          <li>Maritime and port structures<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Product 3: ROVAL -->\n  <div class=\"partner-card\">\n    <div class=\"partner-header\">\n      <span class=\"partner-title\">ROVAL<\/span>\n      <span class=\"partner-subtitle\">\u2014 Anti-Corrosion Cold Galvanizing<\/span>\n    <\/div>\n    <p class=\"letoon-text\">A special coating system that provides protection equivalent to galvanizing thanks to its high zinc content and gives cathodic protection to the surface. It is especially used in the repair of damaged galvanized surfaces and to increase corrosion resistance on new surfaces.<\/p>\n    \n    <div class=\"card-columns\">\n      <div>\n        <span class=\"list-heading\">Advantages:<\/span>\n        <ul class=\"feature-list\">\n          <li>Provides cathodic protection with high zinc content<\/li>\n          <li>Structure compatible with galvanized coating<\/li>\n          <li>Easy to apply (brush, roller, spray)<\/li>\n          <li>Resistant to outdoor conditions<\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <span class=\"list-heading\">Usage Areas:<\/span>\n        <ul class=\"feature-list\">\n          <li>Galvanized surface repairs<\/li>\n          <li>Steel constructions<\/li>\n          <li>Bridge and infrastructure elements<\/li>\n          <li>Industrial facility equipment<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Product 4: GLADIATOR \/ SPARTACUS -->\n  <div class=\"partner-card\">\n    <div class=\"partner-header\">\n      <span class=\"partner-title\">GLADIATOR \/ SPARTACUS<\/span>\n      <span class=\"partner-subtitle\">\u2014 Thermoplastic Coating Systems<\/span>\n    <\/div>\n    <p class=\"letoon-text\">Protective coating systems with a thick film structure that provide high impact and abrasion resistance to metal surfaces. Thanks to its thermoplastic structure, it forms a flexible, durable barrier resistant to chemicals.<\/p>\n    \n    <div class=\"card-columns\">\n      <div>\n        <span class=\"list-heading\">Advantages:<\/span>\n        <ul class=\"feature-list\">\n          <li>Superior resistance to impact and abrasion<\/li>\n          <li>High resistance to chemicals and salty environments<\/li>\n          <li>Elastic structure against cracking and peeling<\/li>\n          <li>Long service life and low maintenance requirements<\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <span class=\"list-heading\">Usage Areas:<\/span>\n        <ul class=\"feature-list\">\n          <li>Heavy industry equipment<\/li>\n          <li>Port and marine structures<\/li>\n          <li>Pipelines and storage tanks<\/li>\n          <li>Steel platforms and infrastructure systems<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Product 5: RD COATING -->\n  <div class=\"partner-card\">\n    <div class=\"partner-header\">\n      <span class=\"partner-title\">RD COATING<\/span>\n      <span class=\"partner-subtitle\">\u2014 Water-Based Polyurethane Coating Systems<\/span>\n    <\/div>\n    <p class=\"letoon-text\">Modern coating systems combining strong protection performance with an eco-friendly structure. Provides long-term protection with a barrier against corrosion, UV resistance, and flexible structure.<\/p>\n    \n    <div class=\"card-columns\">\n      <div>\n        <span class=\"list-heading\">Advantages:<\/span>\n        <ul class=\"feature-list\">\n          <li>Water-based and eco-friendly formulation<\/li>\n          <li>Low VOC value<\/li>\n          <li>Resistance to UV and weather conditions<\/li>\n          <li>Durable, elastic, and aesthetic surface appearance<\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <span class=\"list-heading\">Usage Areas:<\/span>\n        <ul class=\"feature-list\">\n          <li>Metal facade and roof systems<\/li>\n          <li>Industrial facilities and storage areas<\/li>\n          <li>Steel constructions<\/li>\n          <li>Indoor and outdoor applications<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CONSULTANCY HIGHLIGHT -->\n  <div class=\"highlight-box\">\n    <h3 style=\"color:#15296B; margin-top:0; margin-bottom: 12px; font-size: 1.3rem;\">Beyond Product Supply: Consultancy and Technical Support<\/h3>\n    <p class=\"letoon-text\" style=\"margin-bottom: 15px;\">Letoon Architecture provides comprehensive consultancy services not only as a product supplier but also to ensure that all products we represent are used with the highest performance and correct methods.<\/p>\n    <ul class=\"feature-list\" style=\"margin-bottom:0;\">\n      <li>Prevention of incorrect product and application choices,<\/li>\n      <li>Providing technical support from the project phase to implementation,<\/li>\n      <li>Aiming to guide end-users correctly.<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- CONCLUSION \/ FOOTER -->\n  <div class=\"letoon-footer\">\n    <h3>Sectoral Added Value<\/h3>\n    <p>We do not only support our own product portfolio commercially and technically; we produce value-added, scientific, and long-lasting solutions for combating corrosion across the sector.<\/p>\n  <\/div>\n\n<\/div>\n\n<!-- GSAP & Lenis Smooth Scroll Libraries -->\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/gsap.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/ScrollTrigger.min.js\"><\/script>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/@studio-freight\/lenis@1.0.42\/dist\/lenis.min.js\"><\/script>\n\n<!-- KARARLI GSAP AN\u0130MASYON KODLARI -->\n<script>\n  function initCorrosionAnimations() {\n    if (typeof gsap === \"undefined\" || typeof ScrollTrigger === \"undefined\") {\n      return;\n    }\n    \n    gsap.registerPlugin(ScrollTrigger);\n\n    \/\/ Lenis Smooth Scroll Engine\n    if (typeof Lenis !== \"undefined\") {\n      const lenis = new Lenis({\n        duration: 1.2,\n        easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)),\n        smoothWheel: true\n      });\n\n      function raf(time) {\n        lenis.raf(time);\n        requestAnimationFrame(raf);\n      }\n      requestAnimationFrame(raf);\n\n      lenis.on('scroll', ScrollTrigger.update);\n      gsap.ticker.add((time) => lenis.raf(time * 1000));\n      gsap.ticker.lagSmoothing(0);\n    }\n\n    \/\/ 1. HEADER TIMELINE\n    const headerTl = gsap.timeline();\n\n    headerTl.fromTo(\".letoon-main-title\", \n      { opacity: 0, y: -30 },\n      { opacity: 1, y: 0, duration: 0.9, ease: \"power3.out\" }\n    )\n    .fromTo(\".title-underline\", \n      { scaleX: 0 },\n      { scaleX: 1, duration: 0.8, ease: \"power2.inOut\" }, \"-=0.4\"\n    )\n    .fromTo(\".letoon-sub-title\", \n      { opacity: 0, y: 20 },\n      { opacity: 1, y: 0, duration: 0.8, ease: \"power3.out\" }, \"-=0.3\"\n    )\n    .fromTo(\".letoon-intro\", \n      { opacity: 0, x: -35 },\n      { opacity: 1, x: 0, duration: 0.9, ease: \"power3.out\" }, \"-=0.3\"\n    );\n\n    \/\/ 2. B\u00d6L\u00dcM BA\u015eLIKLARI AN\u0130MASYONU\n    document.querySelectorAll('.letoon-section-title').forEach(title => {\n      gsap.fromTo(title,\n        { opacity: 0, x: -30 },\n        {\n          opacity: 1,\n          x: 0,\n          duration: 0.8,\n          ease: \"power3.out\",\n          scrollTrigger: {\n            trigger: title,\n            start: \"top 85%\",\n            toggleActions: \"play none none none\"\n          }\n        }\n      );\n    });\n\n    \/\/ 3. 5 ADET KOROZYON TEKNOLOJ\u0130 KARTI\n    document.querySelectorAll('.partner-card').forEach(card => {\n      const cardTl = gsap.timeline({\n        scrollTrigger: {\n          trigger: card,\n          start: \"top 82%\",\n          toggleActions: \"play none none none\"\n        }\n      });\n\n      cardTl.fromTo(card,\n        { opacity: 0, y: 45, scale: 0.96 },\n        { \n          opacity: 1, \n          y: 0, \n          scale: 1, \n          duration: 0.85, \n          ease: \"power2.out\",\n          onComplete: function() {\n            ScrollTrigger.refresh();\n          }\n        }\n      );\n\n      const items = card.querySelectorAll('.feature-list li');\n      if (items.length > 0) {\n        cardTl.fromTo(items,\n          { opacity: 0, x: -15 },\n          { opacity: 1, x: 0, duration: 0.35, stagger: 0.06, ease: \"power2.out\" },\n          \"-=0.4\"\n        );\n      }\n    });\n\n    \/\/ 4. KART HOVER M\u0130KRO ETK\u0130LE\u015e\u0130M\u0130\n    document.querySelectorAll('.partner-card').forEach(card => {\n      card.addEventListener('mouseenter', () => {\n        gsap.to(card, {\n          y: -6,\n          boxShadow: '0 15px 35px rgba(21, 41, 107, 0.14)',\n          borderLeftWidth: '10px',\n          duration: 0.35,\n          ease: 'power2.out',\n          overwrite: 'auto'\n        });\n      });\n\n      card.addEventListener('mouseleave', () => {\n        gsap.to(card, {\n          y: 0,\n          boxShadow: '0 4px 10px rgba(0,0,0,0.03)',\n          borderLeftWidth: '6px',\n          duration: 0.35,\n          ease: 'power2.out',\n          overwrite: 'auto'\n        });\n      });\n    });\n\n    \/\/ 5. HIGHLIGHT \/ CONSULTANCY BOX\n    gsap.fromTo(\".highlight-box\",\n      { opacity: 0, x: -30 },\n      {\n        opacity: 1,\n        x: 0,\n        duration: 0.9,\n        ease: \"power3.out\",\n        scrollTrigger: {\n          trigger: \".highlight-box\",\n          start: \"top 85%\",\n          toggleActions: \"play none none none\"\n        }\n      }\n    );\n\n    \/\/ 6. FOOTER BANNER AN\u0130MASYONU\n    gsap.fromTo(\".letoon-footer\",\n      { opacity: 0, scale: 0.95, y: 30 },\n      {\n        opacity: 1,\n        scale: 1,\n        y: 0,\n        duration: 0.9,\n        ease: \"power3.out\",\n        scrollTrigger: {\n          trigger: \".letoon-footer\",\n          start: \"top 85%\",\n          toggleActions: \"play none none none\"\n        }\n      }\n    );\n  }\n\n  if (document.readyState === \"complete\" || document.readyState === \"interactive\") {\n    initCorrosionAnimations();\n  } else {\n    document.addEventListener(\"DOMContentLoaded\", initCorrosionAnimations);\n  }\n\n  window.addEventListener(\"load\", function() {\n    if (typeof ScrollTrigger !== \"undefined\") {\n      ScrollTrigger.refresh();\n    }\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Corros\u0131on: Mater\u0131al &#038; Consultancy Long-Lasting Solutions for Metallic Structures As Letoon Architecture, one of our areas of expertise is Corrosion<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3109","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/pages\/3109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/comments?post=3109"}],"version-history":[{"count":0,"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/pages\/3109\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.letoon.com.tr\/eng\/wp-json\/wp\/v2\/media?parent=3109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}