{"id":44,"date":"2025-07-23T20:54:52","date_gmt":"2025-07-23T20:54:52","guid":{"rendered":"https:\/\/www.suzertekstil.com.tr\/?page_id=44"},"modified":"2026-03-16T08:17:58","modified_gmt":"2026-03-16T08:17:58","slug":"anasayfa","status":"publish","type":"page","link":"https:\/\/suzertekstil.com.tr\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"44\" class=\"elementor elementor-44\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b746c5f e-con-full e-flex e-con e-parent\" data-id=\"b746c5f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d158ca4 elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"d158ca4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section id=\"videoSection\">\n  <canvas id=\"scrollVideo\"><\/canvas>\n<\/section>\n\n<style>\n  #videoSection {\n    position: relative;\n    height: 300vh;\n  }\n\n  #scrollVideo {\n    background: #08101f url(\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/slider-frames\/desktop\/frame001-min.jpg\") center;\n    background-size: cover;\n    position: sticky;\n    top: 0 !important;\n    left: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    width: 100vw;\n    height: 100vh;\n    object-fit: cover;\n    display: block;\n  }\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    if (window.innerWidth <= 768) return;\n  const canvas = document.getElementById(\"scrollVideo\");\n  const ctx = canvas.getContext(\"2d\");\n\n  const frameCount = 77;\n  const images = [];\n  let loaded = 0;\n  let currentFrame = 0;\n\n  function resizeCanvas() {\n    canvas.width = window.innerWidth;\n    canvas.height = window.innerHeight;\n    if (images[currentFrame] && images[currentFrame].complete) {\n      drawImage(images[currentFrame]);\n    }\n  }\n  resizeCanvas();\n  window.addEventListener(\"resize\", resizeCanvas);\n\n  for (let i = 1; i <= frameCount; i++) {\n    const img = new Image();\n    img.src = `https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/slider-frames\/desktop\/frame${String(i).padStart(3, '0')}-min.jpg`;\n    img.onload = () => {\n      loaded++;\n      if (i === 1) {\n        currentFrame = 0;\n        drawImage(img);\n      }\n    };\n    images.push(img);\n  }\n\nfunction drawImage(img) {\n  ctx.clearRect(0, 0, canvas.width, canvas.height);\n\n  const canvasAspect = canvas.width \/ canvas.height;\n  const imgAspect = img.width \/ img.height;\n\n  let renderWidth, renderHeight, x, y;\n\n  if (imgAspect > canvasAspect) {\n    renderHeight = canvas.height;\n    renderWidth = img.width * (canvas.height \/ img.height);\n    x = (canvas.width - renderWidth) \/ 2;\n    y = 0;\n  } else {\n    renderWidth = canvas.width;\n    renderHeight = img.height * (canvas.width \/ img.width);\n    x = 0;\n    y = (canvas.height - renderHeight) \/ 2;\n  }\n\n  ctx.drawImage(img, x, y, renderWidth, renderHeight);\n}\n\n\n  function updateFrame() {\n    const section = document.getElementById(\"videoSection\");\n    const scrollTop = window.scrollY - section.offsetTop;\n    const maxScroll = section.offsetHeight - window.innerHeight;\n\n    let scrollFraction = scrollTop \/ maxScroll;\n    scrollFraction = Math.min(Math.max(scrollFraction, 0), 1);\n\n    const frameIndex = Math.floor(scrollFraction * (frameCount - 1));\n    if (frameIndex !== currentFrame) {\n      const img = images[frameIndex];\n      if (img && img.complete) {\n        currentFrame = frameIndex;\n        drawImage(img);\n      }\n    }\n  }\n\n  window.addEventListener(\"scroll\", updateFrame);\n  updateFrame();\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c67d382 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-html\" data-id=\"c67d382\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section id=\"videoSectionM\">\n  <canvas id=\"scrollVideoM\"><\/canvas>\n<\/section>\n\n<style>\n  #videoSectionM {\n    position: relative;\n    height: 200vh;\n  }\n\n  #scrollVideoM {\n    background: #08101f url(\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/slider-frames\/mobile\/frame001-min.jpg\") left center;\n    background-size: cover;\n    position: sticky;\n    top: 0 !important;\n    left: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    width: 100vw;\n    height: 100vh;\n    object-fit: cover;\n    display: block;\n  }\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    if (window.innerWidth > 768) return;\n  const canvas = document.getElementById(\"scrollVideoM\");\n  const ctx = canvas.getContext(\"2d\");\n\n  const frameCount = 90;\n  const images = [];\n  let loaded = 0;\n  let currentFrame = 0;\n\n  function resizeCanvas() {\n    canvas.width = window.innerWidth;\n    canvas.height = window.innerHeight;\n    if (images[currentFrame] && images[currentFrame].complete) {\n      drawImage(images[currentFrame]);\n    }\n  }\n  resizeCanvas();\n  window.addEventListener(\"resize\", resizeCanvas);\n\n  for (let i = 1; i <= frameCount; i++) {\n    const img = new Image();\n    img.src = `https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/slider-frames\/mobile\/frame${String(i).padStart(3, '0')}-min.jpg`;\n    img.onload = () => {\n      loaded++;\n      if (i === 1) {\n        currentFrame = 0;\n        drawImage(img);\n      }\n    };\n    images.push(img);\n  }\n\nfunction drawImage(img) {\n  ctx.clearRect(0, 0, canvas.width, canvas.height);\n\n  const canvasAspect = canvas.width \/ canvas.height;\n  const imgAspect = img.width \/ img.height;\n\n  let renderWidth, renderHeight, x, y;\n\n  if (imgAspect > canvasAspect) {\n    renderHeight = canvas.height;\n    renderWidth = img.width * (canvas.height \/ img.height);\n    x = 0;\n    y = (canvas.height - renderHeight) \/ 2;\n  } else {\n    renderWidth = canvas.width;\n    renderHeight = img.height * (canvas.width \/ img.width);\n    x = 0;\n    y = (canvas.height - renderHeight) \/ 2;\n  }\n\n  ctx.drawImage(img, x, y, renderWidth, renderHeight);\n}\n\n\n\n  function updateFrame() {\n    const section = document.getElementById(\"videoSectionM\");\n    const scrollTop = window.scrollY - section.offsetTop;\n    const maxScroll = section.offsetHeight - window.innerHeight;\n\n    let scrollFraction = scrollTop \/ maxScroll;\n    scrollFraction = Math.min(Math.max(scrollFraction, 0), 1);\n\n    const frameIndex = Math.floor(scrollFraction * (frameCount - 1));\n    if (frameIndex !== currentFrame) {\n      const img = images[frameIndex];\n      if (img && img.complete) {\n        currentFrame = frameIndex;\n        drawImage(img);\n      }\n    }\n  }\n\n  window.addEventListener(\"scroll\", updateFrame);\n  updateFrame();\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f475de9 e-con-full e-flex e-con e-parent\" data-id=\"f475de9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-604a187 e-con-full e-flex e-con e-child\" data-id=\"604a187\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a95690f elementor-widget elementor-widget-image\" data-id=\"a95690f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1500\" height=\"1404\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg\" class=\"attachment-full size-full wp-image-607\" alt=\"\" srcset=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg 1500w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763-300x281.jpg 300w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763-1024x958.jpg 1024w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763-768x719.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2387074 e-con-full e-flex e-con e-child\" data-id=\"2387074\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4680d99 e-con-full e-flex e-con e-child\" data-id=\"4680d99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2624f7 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"a2624f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewbox=\"0 0 32 32\"><path d=\"M16 19.112c-4.412 0-8-3.588-8-8s3.588-8 8-8c4.413 0 8 3.588 8 8s-3.587 8-8 8zM16 4.445c-3.676 0-6.667 2.991-6.667 6.667s2.991 6.667 6.667 6.667 6.667-2.991 6.667-6.667-2.991-6.667-6.667-6.667zM16 15.779c-2.573 0-4.667-2.093-4.667-4.667s2.093-4.667 4.667-4.667c2.575 0 4.667 2.093 4.667 4.667s-2.092 4.667-4.667 4.667zM16 7.779c-1.837 0-3.333 1.495-3.333 3.333s1.496 3.333 3.333 3.333 3.333-1.495 3.333-3.333-1.496-3.333-3.333-3.333zM13.556 28.888c-0.175 0-0.344-0.069-0.472-0.195l-4.597-4.593-6.943 2.312c-0.264 0.084-0.556 0.003-0.731-0.216-0.175-0.216-0.195-0.521-0.052-0.756l7.333-12.224c0.189-0.311 0.599-0.417 0.915-0.229 0.316 0.192 0.417 0.599 0.229 0.916l-6.408 10.68 5.624-1.875c0.241-0.079 0.504-0.019 0.684 0.161l4.056 4.056 2.159-8.635c0.087-0.36 0.447-0.575 0.807-0.485 0.359 0.089 0.575 0.452 0.485 0.808l-2.444 9.776c-0.057 0.232-0.237 0.417-0.471 0.477-0.056 0.013-0.116 0.021-0.175 0.021zM18.444 28.888c-0.059 0-0.119-0.008-0.177-0.027-0.232-0.063-0.411-0.249-0.469-0.479l-2.444-9.776c-0.089-0.357 0.128-0.719 0.484-0.807 0.356-0.084 0.719 0.131 0.808 0.484l2.159 8.636 4.056-4.057c0.179-0.181 0.444-0.235 0.683-0.161l5.624 1.875-6.407-10.679c-0.189-0.313-0.087-0.725 0.228-0.916 0.316-0.193 0.725-0.084 0.916 0.229l7.333 12.224c0.143 0.24 0.123 0.54-0.052 0.757-0.175 0.219-0.467 0.303-0.732 0.216l-6.943-2.312-4.596 4.593c-0.127 0.128-0.296 0.199-0.471 0.199z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tQuality Weaving\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tS\u00fczer Textile Group reflects quality in every stage of production at its modern facilities. With its durable and aesthetic fabrics, it is confidently preferred in both local and international markets.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-385283d elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"385283d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewbox=\"0 0 32 32\"><path d=\"M27.608 31.179c-3.917 0-10.615-4.067-16.668-10.119-3.725-3.725-6.749-7.721-8.513-11.251-1.872-3.747-2.107-6.6-0.663-8.044 0.627-0.628 1.509-0.944 2.627-0.944 3.917 0 10.615 4.067 16.668 10.119 3.725 3.725 6.749 7.721 8.515 11.251 1.871 3.747 2.105 6.6 0.661 8.044-0.625 0.627-1.509 0.944-2.627 0.944zM4.392 2.155c-0.751 0-1.317 0.187-1.684 0.553-0.977 0.975-0.636 3.409 0.912 6.505 1.701 3.405 4.636 7.276 8.263 10.904 5.728 5.728 12.195 9.728 15.725 9.728 0.751 0 1.316-0.187 1.684-0.553 0.977-0.976 0.636-3.409-0.912-6.505-1.701-3.405-4.636-7.276-8.263-10.904-5.728-5.728-12.195-9.728-15.725-9.728zM4.392 31.179v0c-1.117 0-2-0.316-2.627-0.944-1.444-1.444-1.209-4.301 0.663-8.044 1.764-3.528 4.788-7.525 8.513-11.251 6.053-6.052 12.751-10.119 16.668-10.119 1.117 0 2 0.316 2.627 0.944 1.444 1.444 1.209 4.301-0.663 8.044-1.763 3.528-4.788 7.525-8.513 11.251-6.053 6.052-12.751 10.119-16.668 10.119zM27.608 2.155c-3.529 0-9.997 4-15.725 9.728-3.627 3.628-6.561 7.499-8.263 10.904-1.548 3.096-1.889 5.528-0.912 6.505 0.367 0.367 0.933 0.553 1.684 0.553 3.531 0 9.997-4 15.725-9.728 3.628-3.628 6.561-7.499 8.263-10.904 1.547-3.096 1.889-5.528 0.912-6.505-0.368-0.367-0.932-0.553-1.684-0.553zM16 18.289c-1.263 0-2.289-1.028-2.289-2.289s1.027-2.289 2.289-2.289c1.263 0 2.289 1.028 2.289 2.289s-1.027 2.289-2.289 2.289zM16 15.044c-0.527 0-0.956 0.427-0.956 0.956s0.429 0.956 0.956 0.956 0.956-0.427 0.956-0.956-0.429-0.956-0.956-0.956z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tInnovative Fabrics\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWith its R&amp;D strength, it produces innovative solutions in denim, non-denim, and home textiles. It offers tomorrow's trends today with modern designs and functional features.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f58a58 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"4f58a58\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewbox=\"0 0 45 32\"><path d=\"M14.5 22.5c-3.953 0-7.175-4.295-7.476-8.091-0.889-0.251-1.691-0.984-1.691-1.909v-2.667c0-0.833 0.807-1.435 1.333-1.739v-2.261c0-2.528 2.020-4.592 4.529-4.664 0.535-0.215 2.647-1.003 4.804-1.003 3.44 0 5.333 2.013 5.333 5.667v2.059c1.333 0.26 1.333 1.331 1.333 1.941v2.667c0 0.928-0.423 1.62-1.101 1.883-0.256 3.94-3.193 8.117-7.065 8.117zM16 1.5c-2.163 0-4.383 0.936-4.404 0.947-0.085 0.035-0.173 0.053-0.263 0.053-1.837 0-3.333 1.495-3.333 3.333v2.667c0 0.261-0.156 0.5-0.393 0.608-0.475 0.215-0.915 0.583-0.941 0.731v2.661c0 0.293 0.56 0.667 1 0.667 0.368 0 0.667 0.299 0.667 0.667 0 3.303 2.845 7.333 6.167 7.333 3.239 0 5.751-3.943 5.751-7.333 0-0.368 0.299-0.667 0.667-0.667 0.277 0 0.417-0.224 0.417-0.667v-2.667c0-0.667 0-0.667-0.667-0.667-0.368 0-0.667-0.299-0.667-0.667v-2.667c0-2.916-1.308-4.333-4-4.333zM0.667 31.833c-0.368 0-0.667-0.3-0.667-0.667v-1.333c0-3.861 3.084-6.667 7.333-6.667h1.644l1.775-2.648c0.205-0.305 0.619-0.388 0.925-0.183 0.305 0.203 0.388 0.619 0.183 0.924l-1.972 2.943c-0.124 0.187-0.332 0.297-0.555 0.297h-2c-3.532 0-6 2.195-6 5.333v1.333c0 0.367-0.3 0.667-0.667 0.667zM28.667 31.833c-0.367 0-0.667-0.3-0.667-0.667v-1.333c0-3.14-2.421-5.333-5.891-5.333h-2c-0.22 0-0.425-0.108-0.549-0.289l-2.164-3.147c-0.208-0.304-0.132-0.719 0.172-0.925 0.305-0.205 0.72-0.132 0.927 0.175l1.965 2.859h1.649c4.252 0 7.224 2.744 7.224 6.667v1.333c0 0.361-0.3 0.661-0.667 0.661zM36.667 31.833c-0.367 0-0.667-0.3-0.667-0.667v-1.333c0-3.14-2.421-5.333-5.891-5.333h-2c-0.221 0-0.424-0.108-0.549-0.289l-2.164-3.147c-0.145-0.212-0.156-0.491-0.028-0.712l0.317-0.541c0.035-0.065 0.084-0.123 0.141-0.172 1.568-1.341 2.505-3.556 2.505-5.92 0-0.368 0.299-0.667 0.667-0.667 0.207 0 0.333 0 0.333-0.547v-2.667c0-0.667 0-0.667-0.667-0.667-0.368 0-0.667-0.3-0.667-0.667v-2.667c0-1.643-0.368-2.823-1.095-3.507-0.664-0.627-1.668-0.88-3.067-0.805-0.365 0.035-0.683-0.253-0.705-0.625-0.023-0.367 0.257-0.684 0.625-0.705 1.781-0.105 3.115 0.271 4.063 1.161 1.003 0.945 1.513 2.451 1.513 4.476v2.059c1.333 0.257 1.333 1.331 1.333 1.941v2.667c0 1.128-0.531 1.583-1.013 1.763-0.136 2.503-1.185 4.821-2.872 6.311l-0.047 0.084 1.727 2.511h1.648c4.252 0 7.224 2.743 7.224 6.667v1.333c0 0.365-0.3 0.665-0.667 0.665zM44.667 31.833c-0.367 0-0.667-0.3-0.667-0.667v-1.333c0-3.14-2.421-5.333-5.891-5.333h-2c-0.221 0-0.424-0.108-0.549-0.289l-2.164-3.147c-0.145-0.212-0.156-0.491-0.028-0.712l0.317-0.541c0.035-0.065 0.084-0.123 0.141-0.172 1.568-1.341 2.505-3.556 2.505-5.92 0-0.368 0.299-0.667 0.667-0.667 0.207 0 0.333 0 0.333-0.547v-2.667c0-0.667 0-0.667-0.667-0.667-0.368 0-0.667-0.3-0.667-0.667v-2.667c0-1.643-0.368-2.823-1.095-3.507-0.664-0.627-1.667-0.88-3.067-0.805-0.359 0.035-0.685-0.253-0.704-0.625-0.025-0.367 0.256-0.684 0.625-0.705 1.789-0.105 3.115 0.271 4.063 1.161 1.001 0.945 1.512 2.451 1.512 4.476v2.059c1.333 0.257 1.333 1.331 1.333 1.941v2.667c0 1.128-0.531 1.583-1.013 1.763-0.136 2.503-1.185 4.821-2.872 6.311l-0.047 0.084 1.727 2.511h1.648c4.252 0 7.224 2.743 7.224 6.667v1.333c0 0.365-0.3 0.665-0.667 0.665zM12 30.5c-0.040 0-0.081-0.004-0.121-0.012-0.216-0.039-0.399-0.184-0.488-0.384l-2.667-6c-0.119-0.268-0.049-0.584 0.172-0.775 0.223-0.195 0.543-0.215 0.791-0.061l5.333 3.333c0.172 0.108 0.285 0.288 0.308 0.489 0.024 0.197-0.047 0.404-0.191 0.544l-2.667 2.667c-0.127 0.129-0.297 0.199-0.471 0.199zM10.828 25.553l1.388 3.123 1.388-1.388-2.776-1.735zM17.332 30.5c-0.175 0-0.345-0.069-0.472-0.195l-2.667-2.667c-0.144-0.139-0.215-0.344-0.191-0.544 0.023-0.2 0.137-0.38 0.308-0.488l5.333-3.333c0.248-0.155 0.568-0.135 0.791 0.061 0.221 0.195 0.291 0.507 0.172 0.775l-2.667 6c-0.089 0.199-0.272 0.345-0.488 0.384-0.039 0.003-0.081 0.007-0.12 0.007zM15.728 27.288l1.388 1.388 1.388-3.123-2.776 1.735z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tProfessional Team\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIts team of experts guarantees quality through its meticulous production approach. With its professional approach, S\u00fczer Textile Group is a reliable and long-term business partner.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce3a14e elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"ce3a14e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewbox=\"0 0 32 32\"><path d=\"M31.305 24.64c-0.009 0-0.017 0-0.027 0h-30.585c-0.368 0-0.667-0.3-0.667-0.667 0-9.472 6.861-16.615 15.96-16.615 9.037 0 15.867 7.047 15.959 16.424 0.017 0.060 0.028 0.123 0.028 0.191-0.001 0.368-0.3 0.667-0.668 0.667zM1.372 23.307h29.227c-0.311-8.377-6.489-14.613-14.612-14.613-8.124 0-14.304 6.236-14.615 14.613zM4.675 23.307c-0.368 0-0.667-0.3-0.667-0.667 0-0.236 0.005-0.469 0.017-0.7 0.019-0.363 0.321-0.703 0.696-0.631 0.368 0.019 0.651 0.331 0.633 0.697-0.011 0.205-0.016 0.417-0.016 0.633 0.003 0.368-0.296 0.667-0.664 0.667zM5.117 19.98c-0.059 0-0.117-0.007-0.176-0.025-0.356-0.096-0.564-0.465-0.468-0.817 0.127-0.464 0.277-0.912 0.451-1.349 0.137-0.341 0.524-0.505 0.867-0.369 0.341 0.136 0.508 0.524 0.372 0.864-0.156 0.391-0.291 0.793-0.403 1.203-0.081 0.301-0.351 0.495-0.643 0.495zM26.851 19.971c-0.293 0-0.561-0.195-0.641-0.491-0.112-0.415-0.249-0.815-0.404-1.203-0.14-0.344 0.027-0.732 0.371-0.865 0.343-0.137 0.729 0.029 0.865 0.371 0.175 0.435 0.325 0.885 0.453 1.349 0.096 0.357-0.112 0.721-0.469 0.817-0.056 0.013-0.116 0.021-0.175 0.021zM6.815 16.336c-0.132 0-0.264-0.039-0.381-0.12-0.303-0.211-0.376-0.629-0.165-0.928 0.272-0.391 0.565-0.761 0.879-1.119 0.244-0.275 0.667-0.303 0.941-0.059 0.276 0.244 0.303 0.665 0.059 0.941-0.279 0.315-0.541 0.648-0.785 0.999-0.129 0.187-0.336 0.285-0.547 0.285zM25.151 16.328c-0.211 0-0.417-0.099-0.547-0.284-0.245-0.349-0.505-0.683-0.787-0.997-0.244-0.276-0.219-0.695 0.057-0.94 0.276-0.247 0.696-0.219 0.943 0.057 0.311 0.355 0.607 0.724 0.877 1.115 0.211 0.304 0.139 0.716-0.164 0.928-0.113 0.080-0.248 0.121-0.38 0.121zM9.655 13.492c-0.211 0-0.417-0.101-0.548-0.287-0.211-0.303-0.136-0.719 0.167-0.925 0.391-0.272 0.797-0.523 1.219-0.747 0.327-0.169 0.728-0.047 0.901 0.279 0.172 0.327 0.047 0.729-0.279 0.901-0.373 0.196-0.733 0.417-1.080 0.659-0.115 0.079-0.248 0.12-0.38 0.12zM13.313 11.836c-0.3 0-0.572-0.203-0.647-0.508-0.088-0.36 0.129-0.719 0.487-0.805 0.459-0.113 0.927-0.199 1.403-0.256 0.372-0.052 0.697 0.216 0.743 0.584 0.045 0.364-0.216 0.695-0.581 0.745-0.423 0.052-0.837 0.128-1.244 0.227-0.053 0.005-0.108 0.013-0.16 0.013zM18.648 11.833c-0.052 0-0.107-0.008-0.161-0.021-0.404-0.1-0.819-0.176-1.243-0.227-0.364-0.043-0.627-0.375-0.584-0.74 0.043-0.367 0.373-0.639 0.741-0.584 0.477 0.056 0.947 0.141 1.405 0.253 0.357 0.087 0.576 0.451 0.487 0.805-0.072 0.309-0.344 0.513-0.645 0.513zM27.296 23.307c-0.368 0-0.667-0.3-0.667-0.667 0-0.212-0.005-0.424-0.016-0.633-0.020-0.367 0.264-0.684 0.635-0.697 0.349-0.076 0.68 0.264 0.695 0.631 0.013 0.232 0.019 0.468 0.019 0.7 0.001 0.368-0.297 0.667-0.665 0.667zM15.959 22.021v0c-0.619 0-1.223-0.217-1.7-0.613-1.132-0.937-1.289-2.623-0.352-3.753 0.057-0.071 0.229-0.276 7.625-6.044 0.249-0.191 0.595-0.188 0.836 0.013 0.24 0.199 0.309 0.54 0.167 0.817-4.293 8.34-4.465 8.548-4.523 8.616-0.507 0.612-1.257 0.964-2.053 0.964zM19.953 14.535c-2.395 1.873-4.828 3.793-5.057 4.009-0.431 0.527-0.352 1.367 0.215 1.837 0.548 0.455 1.421 0.371 1.877-0.177 0.145-0.233 1.569-2.972 2.965-5.669z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tIndustry 4.0 Hardware \t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIt intelligently manages production processes with digital infrastructure and automation systems. This increases efficiency, reduces error rates, and ensures future-proof production.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebff343 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"ebff343\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:800}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewbox=\"0 0 32 32\"><path d=\"M28 12.667c-0.145 0-0.293-0.048-0.417-0.145-0.287-0.231-0.333-0.649-0.104-0.937l2.333-2.917-2.333-2.916c-0.229-0.287-0.183-0.707 0.104-0.937 0.289-0.231 0.707-0.183 0.937 0.104l2.667 3.333c0.195 0.244 0.195 0.589 0 0.833l-2.667 3.333c-0.131 0.164-0.325 0.249-0.52 0.249zM4 27.333c-0.196 0-0.389-0.085-0.521-0.251l-2.667-3.333c-0.195-0.244-0.195-0.588 0-0.833l2.667-3.333c0.231-0.284 0.649-0.333 0.937-0.104 0.287 0.232 0.333 0.651 0.104 0.937l-2.333 2.917 2.333 2.917c0.229 0.289 0.183 0.707-0.104 0.937-0.123 0.097-0.269 0.145-0.416 0.145zM4.041 24h-2.708c-0.368 0-0.667-0.3-0.667-0.667s0.299-0.667 0.667-0.667h2.708c5.012 0 8.073-3.452 11.313-7.108 3.293-3.716 6.699-7.559 12.311-7.559h3c0.368 0 0.667 0.299 0.667 0.667s-0.299 0.667-0.667 0.667h-3c-5.012 0-8.075 3.453-11.313 7.109-3.292 3.716-6.697 7.557-12.311 7.557zM4 12.667c-0.196 0-0.389-0.085-0.521-0.249l-2.667-3.333c-0.195-0.244-0.195-0.589 0-0.833l2.667-3.333c0.231-0.285 0.649-0.333 0.937-0.104 0.287 0.231 0.333 0.651 0.104 0.937l-2.333 2.916 2.333 2.917c0.229 0.288 0.183 0.707-0.104 0.937-0.123 0.097-0.269 0.145-0.416 0.145zM28 27.333c-0.145 0-0.293-0.048-0.417-0.145-0.287-0.229-0.333-0.648-0.104-0.937l2.333-2.917-2.333-2.917c-0.229-0.287-0.183-0.705 0.104-0.937 0.289-0.229 0.707-0.184 0.937 0.104l2.667 3.333c0.195 0.245 0.195 0.589 0 0.833l-2.667 3.333c-0.131 0.165-0.325 0.251-0.52 0.251zM30.667 24h-2.708c-5.607 0-9.096-3.839-12.472-7.552-3.327-3.659-6.468-7.115-11.485-7.115h-2.667c-0.368 0-0.667-0.299-0.667-0.667s0.299-0.667 0.667-0.667h2.667c5.608 0 9.097 3.839 12.472 7.552 3.327 3.659 6.468 7.115 11.485 7.115h2.708c0.367 0 0.667 0.3 0.667 0.667s-0.3 0.667-0.667 0.667z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFlexible Manufacturing\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tS\u00fczer Textile Group adapts quickly to different orders with its large capacity. Its flexible production approach increases customer satisfaction and strengthens business partnerships.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a4a365 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"5a4a365\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"80\" viewbox=\"0 0 32 32\"><path d=\"M24.088 14.481c-0.251 0-0.505-0.011-0.771-0.033-0.32-0.028-0.576-0.28-0.607-0.597-0.18-1.861 0.304-3.519 1.399-4.789 1.277-1.479 3.341-2.364 5.812-2.492 0.352-0.033 0.664 0.247 0.697 0.597 0.193 1.953-0.429 3.932-1.664 5.296-1.197 1.32-2.879 2.019-4.867 2.019zM24.008 13.148c1.671 0.001 3.008-0.528 3.964-1.584 0.849-0.936 1.333-2.251 1.352-3.609-1.803 0.211-3.279 0.904-4.203 1.973-0.741 0.864-1.121 1.967-1.113 3.22zM16.345 12.723v0c-3.136 0-5.787-1.095-7.669-3.175-1.943-2.14-2.92-5.26-2.617-8.345 0.035-0.355 0.347-0.617 0.697-0.6 3.933 0.201 7.211 1.601 9.227 3.94 1.719 1.992 2.475 4.595 2.192 7.528-0.031 0.317-0.285 0.573-0.607 0.597-0.423 0.037-0.825 0.055-1.223 0.055zM7.341 1.98c-0.084 2.496 0.763 4.952 2.321 6.672 1.623 1.791 3.933 2.737 6.681 2.737v0c0.177 0 0.36-0.004 0.541-0.012 0.107-2.328-0.551-4.381-1.915-5.964-1.665-1.933-4.357-3.14-7.629-3.433zM7.312 29.481h-6.667c-0.368 0-0.667-0.299-0.667-0.667v-12c0-0.368 0.299-0.667 0.667-0.667h6.667c0.368 0 0.667 0.299 0.667 0.667v12c0 0.369-0.299 0.667-0.667 0.667zM1.312 28.148h5.333v-10.667h-5.333v10.667zM18.437 31.399c-2.288 0-5.121-1.339-7.399-2.415-1.348-0.636-2.743-1.295-3.309-1.295-0.368 0-0.667-0.301-0.667-0.667 0-0.368 0.299-0.667 0.667-0.667 0.867 0 2.196 0.628 3.879 1.42 2.156 1.021 4.84 2.288 6.829 2.288 3.927 0 12.251-4.965 12.251-6.333 0-1.152-0.487-1.667-1.584-1.667-0.347 0-1.26 0.749-1.928 1.295-1.463 1.195-3.115 2.561-4.715 2.096-0.328-0.093-0.533-0.421-0.472-0.759 0.101-0.56-0.055-0.817-0.18-0.964-0.705-0.815-2.981-0.733-4.205-0.689-0.273 0.009-0.516 0.021-0.708 0.021-0.72 0-1.316-0.383-2.071-0.867-1.313-0.843-3.111-1.997-6.856-2.049-0.368-0.005-0.663-0.305-0.657-0.676 0.005-0.364 0.303-0.657 0.667-0.657 0.003 0 0.005 0 0.009 0 4.125 0.057 6.191 1.383 7.557 2.26 0.571 0.364 1.023 0.656 1.351 0.656 0.18 0 0.407-0.011 0.66-0.021 1.649-0.057 4.137-0.148 5.261 1.145 0.323 0.373 0.5 0.82 0.532 1.331 0.889-0.151 2.029-1.085 2.981-1.863 1.089-0.891 1.951-1.592 2.772-1.592 1.853 0 2.917 1.091 2.917 3 0.001 2.828-10.019 7.668-13.583 7.668zM22.645 25.481h-9.333c-0.368 0-0.667-0.299-0.667-0.667s0.299-0.667 0.667-0.667h9.333c0.367 0 0.667 0.299 0.667 0.667s-0.299 0.667-0.667 0.667zM19.541 19.037c-0.368 0-0.667-0.299-0.667-0.667 0-1.305-1.089-4.96-1.885-5.948-0.229-0.288-0.185-0.707 0.101-0.937 0.289-0.232 0.708-0.187 0.937 0.101 0.648 0.805 1.383 2.795 1.811 4.511 1.129-1.465 2.879-2.676 3.161-2.865 0.305-0.205 0.72-0.127 0.925 0.181 0.205 0.305 0.127 0.72-0.18 0.923-1.367 0.925-3.539 2.841-3.539 4.035 0.001 0.369-0.297 0.667-0.665 0.667z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t Sustainable Approach\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tS\u00fczer Textile Group uses resources efficiently and embraces an environmentally conscious production approach. With its sustainable vision, it offers the industry a responsible and forward-looking model.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-06c1a9a e-con-full e-flex e-con e-parent\" data-id=\"06c1a9a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0c445e2 e-con-full e-flex e-con e-child\" data-id=\"0c445e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-be68db4 e-con-full e-flex e-con e-child\" data-id=\"be68db4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-aea93c7 e-con-full e-flex e-con e-child\" data-id=\"aea93c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a17bc1 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6a17bc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;motion_fx_rotateZ_effect&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1,&quot;sizes&quot;:[]},&quot;motion_fx_rotateZ_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"933\" height=\"1406\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-1.jpg\" class=\"attachment-full size-full wp-image-1105\" alt=\"\" srcset=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-1.jpg 933w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-1-199x300.jpg 199w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-1-680x1024.jpg 680w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-1-768x1157.jpg 768w\" sizes=\"(max-width: 933px) 100vw, 933px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73b0bc0 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"73b0bc0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bedd022 e-con-full e-flex e-con e-child\" data-id=\"bedd022\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d7b83f elementor-widget elementor-widget-heading\" data-id=\"5d7b83f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">S\u00fczer Textile Group in Numbers<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2ba8e8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a2ba8e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">We offer a wide range of woven products with comprehensive weaving designs and pattern options.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-407db37 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"407db37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d26d4b e-con-full e-flex e-con e-child\" data-id=\"5d26d4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2291ff7 elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"2291ff7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Monthly Capacity<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1500\" data-to-value=\"2500000\" data-from-value=\"2300008\" data-delimiter=\",\">2300008<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">m<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c90f5 elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"d0c90f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Total Area<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1500\" data-to-value=\"80000\" data-from-value=\"75000\" data-delimiter=\",\">75000<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-721b9e4 elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"721b9e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Employee<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1500\" data-to-value=\"400\" data-from-value=\"350\" data-delimiter=\",\">350<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7228614 e-con-full e-flex e-con e-child\" data-id=\"7228614\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c525da1 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c525da1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;motion_fx_rotateZ_effect&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_direction&quot;:&quot;negative&quot;,&quot;motion_fx_rotateZ_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1,&quot;sizes&quot;:[]},&quot;motion_fx_rotateZ_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"933\" height=\"1406\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-2.jpg\" class=\"attachment-full size-full wp-image-1106\" alt=\"\" srcset=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-2.jpg 933w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-2-199x300.jpg 199w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-2-680x1024.jpg 680w, https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/home-2-768x1157.jpg 768w\" sizes=\"(max-width: 933px) 100vw, 933px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83dfb97 e-flex e-con-boxed e-con e-parent\" data-id=\"83dfb97\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b340e2f elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b340e2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">S\u00fczer Textile Group embraces an innovative vision in fabric weaving by investing in the future and develops solutions that lead the industry.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9726556 e-flex e-con-boxed e-con e-parent\" data-id=\"9726556\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-621c51b e-con-full e-flex e-con e-child\" data-id=\"621c51b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-00e47c0 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"00e47c0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInDown&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4929560 elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4929560\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Over 50 Years of Experience<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19df6e7 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"19df6e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d37a0c elementor-widget elementor-widget-text-editor\" data-id=\"2d37a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>S\u00fczer Textile Group offers over 50 years of experience and technical expertise as the parent company of Ada Denim, an internationally recognized non-denim fabric company, and Aus Tekstil, a company producing fabrics and packaged products for professional home textiles, hotel textiles, and aircraft textiles.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa17b7c e-con-full e-flex e-con e-child\" data-id=\"aa17b7c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7398f7a e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"7398f7a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b83a310 elementor-widget elementor-widget-text-editor\" data-id=\"b83a310\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"nectar-highlighted-text font_size_30px\" data-style=\"scribble\" data-exp=\"default\" data-using-custom-color=\"false\" data-animation-delay=\"false\" data-color=\"\" data-color-gradient=\"\"><p>We believe that while ensuring growth, progress, success, and innovation, we will lay the foundations for a sustainable future together.<\/p><\/div><div class=\"divider-wrap\" data-alignment=\"default\"><div class=\"divider\">\u00a0<\/div><\/div><div class=\"nectar-highlighted-text font_size_30px\" data-style=\"scribble\" data-exp=\"default\" data-using-custom-color=\"false\" data-animation-delay=\"false\" data-color=\"\" data-color-gradient=\"\"><p>Our entire production facility is equipped with an integrated software system that focuses on efficient production processes while minimizing environmental impact.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ff2f1f e-con-full e-flex e-con e-parent\" data-id=\"1ff2f1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<a class=\"elementor-element elementor-element-5b566fb e-con-full e-flex e-con e-child\" data-id=\"5b566fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/www.adadenim.com\/\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-1a1592b e-con-full other-brands-box e-flex e-con e-child\" data-id=\"1a1592b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3888bef elementor-widget elementor-widget-heading\" data-id=\"3888bef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ADA DENIM<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-71a2e4a e-con-full e-flex e-con e-child\" data-id=\"71a2e4a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"http:\/\/www.austekstil.com\/\" target=\"_blank\">\n\t\t<div class=\"elementor-element elementor-element-83346f9 e-con-full other-brands-box e-flex e-con e-child\" data-id=\"83346f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6980a13 elementor-widget elementor-widget-heading\" data-id=\"6980a13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AUS TEXTILE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ae67b9 e-flex e-con-boxed e-con e-parent\" data-id=\"9ae67b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b74cda elementor-widget elementor-widget-image-carousel\" data-id=\"5b74cda\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Cycle\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 \/ 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/reg-2.png\" alt=\"reg-2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 \/ 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/RCS2.png\" alt=\"RCS2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 \/ 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/OCS2-2.png\" alt=\"OCS2-2\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b87e39 elementor-widget elementor-widget-image-carousel\" data-id=\"0b87e39\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_direction&quot;:&quot;negative&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Cycle\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 \/ 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/GRS2.png\" alt=\"GRS2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 \/ 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/GOTS-1.png\" alt=\"GOTS-1\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ba2e5 fsc-logo elementor-widget elementor-widget-image-carousel\" data-id=\"46ba2e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Cycle\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 \/ 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/12\/19.HTR_.90743_GREEN.png\" alt=\"19.HTR.90743_GREEN\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 \/ 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/12\/23000128-Step-by-Oekotex.png\" alt=\"23000128-Step by Oekotex\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Kaliteli Dokuma S\u00fczer Tekstil Grup, modern tesislerinde kaliteyi \u00fcretimin her a\u015famas\u0131na yans\u0131t\u0131r. Dayan\u0131kl\u0131 ve estetik kuma\u015flar\u0131yla hem yerel hem de uluslararas\u0131 pazarda g\u00fcvenle tercih edilir. Yenilik\u00e7i Kuma\u015flar AR-GE g\u00fcc\u00fcyle denim, non-denim ve ev tekstilinde yenilik\u00e7i \u00e7\u00f6z\u00fcmler \u00fcretir. Modern tasar\u0131m ve fonksiyonel \u00f6zelliklerle gelece\u011fin trendlerini bug\u00fcnden sunar. Profesyonel Ekip Uzman kadrosu, titiz \u00fcretim anlay\u0131\u015f\u0131yla kaliteyi garanti&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-44","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>S\u00fczer Tekstil Grup<\/title>\n<meta name=\"description\" content=\"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/suzertekstil.com.tr\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"S\u00fczer Tekstil\" \/>\n<meta property=\"og:description\" content=\"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/suzertekstil.com.tr\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"S\u00fczer Tekstil Grup\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T08:17:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"S\u00fczer Tekstil\" \/>\n<meta name=\"twitter:description\" content=\"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/suzertekstil.com.tr\/\",\"url\":\"https:\/\/suzertekstil.com.tr\/\",\"name\":\"S\u00fczer Tekstil Grup\",\"isPartOf\":{\"@id\":\"https:\/\/suzertekstil.com.tr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/suzertekstil.com.tr\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/suzertekstil.com.tr\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg\",\"datePublished\":\"2025-07-23T20:54:52+00:00\",\"dateModified\":\"2026-03-16T08:17:58+00:00\",\"description\":\"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.\",\"breadcrumb\":{\"@id\":\"https:\/\/suzertekstil.com.tr\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/suzertekstil.com.tr\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/suzertekstil.com.tr\/#primaryimage\",\"url\":\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg\",\"contentUrl\":\"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/suzertekstil.com.tr\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\/\/suzertekstil.com.tr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Anasayfa\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/suzertekstil.com.tr\/#website\",\"url\":\"https:\/\/suzertekstil.com.tr\/\",\"name\":\"S\u00fczer Tekstil\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/suzertekstil.com.tr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/suzertekstil.com.tr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/suzertekstil.com.tr\/#organization\",\"name\":\"S\u00fczer Tekstil\",\"url\":\"https:\/\/suzertekstil.com.tr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/suzertekstil.com.tr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg\",\"contentUrl\":\"https:\/\/www.suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg\",\"width\":1200,\"height\":720,\"caption\":\"S\u00fczer Tekstil\"},\"image\":{\"@id\":\"https:\/\/suzertekstil.com.tr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"S\u00fczer Tekstil Grup","description":"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/suzertekstil.com.tr\/en\/","og_locale":"en_US","og_type":"article","og_title":"S\u00fczer Tekstil","og_description":"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.","og_url":"https:\/\/suzertekstil.com.tr\/en\/","og_site_name":"S\u00fczer Tekstil Grup","article_modified_time":"2026-03-16T08:17:58+00:00","og_image":[{"width":1200,"height":720,"url":"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"S\u00fczer Tekstil","twitter_description":"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.","twitter_image":"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/suzertekstil.com.tr\/","url":"https:\/\/suzertekstil.com.tr\/","name":"S\u00fczer Tekstil Grup","isPartOf":{"@id":"https:\/\/suzertekstil.com.tr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/suzertekstil.com.tr\/#primaryimage"},"image":{"@id":"https:\/\/suzertekstil.com.tr\/#primaryimage"},"thumbnailUrl":"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg","datePublished":"2025-07-23T20:54:52+00:00","dateModified":"2026-03-16T08:17:58+00:00","description":"1975 y\u0131l\u0131nda Denizli, T\u00fcrkiye\u2019de kurulan S\u00fczer Tekstil Grubu, kuma\u015f dokuma alan\u0131nda yenilik\u00e7i bir yakla\u015f\u0131m benimsemekte, esnek \u00fcretim ve m\u00fchendislik \u00e7\u00f6z\u00fcmleri sunmaktad\u0131r. 80.000 m2 toplam \u00fcretim alan\u0131 \u00fczerinde 45.000 m2 kapal\u0131 alana sahip olan S\u00fczer Tekstil Grubu, ayl\u0131k 4,5 milyon metre \u00fcretim kapasitesine sahiptir.","breadcrumb":{"@id":"https:\/\/suzertekstil.com.tr\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/suzertekstil.com.tr\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/suzertekstil.com.tr\/#primaryimage","url":"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg","contentUrl":"https:\/\/suzertekstil.com.tr\/wp-content\/uploads\/2025\/08\/082535-min-e1756417867763.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/suzertekstil.com.tr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/suzertekstil.com.tr\/"},{"@type":"ListItem","position":2,"name":"Anasayfa"}]},{"@type":"WebSite","@id":"https:\/\/suzertekstil.com.tr\/#website","url":"https:\/\/suzertekstil.com.tr\/","name":"S\u00fczer Tekstil","description":"","publisher":{"@id":"https:\/\/suzertekstil.com.tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/suzertekstil.com.tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/suzertekstil.com.tr\/#organization","name":"S\u00fczer Tekstil","url":"https:\/\/suzertekstil.com.tr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/suzertekstil.com.tr\/#\/schema\/logo\/image\/","url":"https:\/\/www.suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg","contentUrl":"https:\/\/www.suzertekstil.com.tr\/wp-content\/uploads\/2025\/11\/suzer-og-image.jpg","width":1200,"height":720,"caption":"S\u00fczer Tekstil"},"image":{"@id":"https:\/\/suzertekstil.com.tr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/pages\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/comments?post=44"}],"version-history":[{"count":1024,"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/pages\/44\/revisions"}],"predecessor-version":[{"id":2461,"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/pages\/44\/revisions\/2461"}],"wp:attachment":[{"href":"https:\/\/suzertekstil.com.tr\/en\/wp-json\/wp\/v2\/media?parent=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}