{"id":6,"date":"2026-09-22T11:06:57","date_gmt":"2026-09-22T11:06:57","guid":{"rendered":"https:\/\/stainlesssteelpipemanufacturers.com\/?page_id=6"},"modified":"2026-09-23T13:28:02","modified_gmt":"2026-09-23T13:28:02","slug":"home","status":"publish","type":"page","link":"https:\/\/stainlesssteelpipemanufacturers.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ecf088 e-con e-atomic-element e-flexbox-base e-e7bb4ce \" data-id=\"7ecf088\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7ecf088\">\n    \t\t<div class=\"elementor-element elementor-element-a2b5b0b elementor-widget elementor-widget-html\" data-id=\"a2b5b0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.hero-slider{\r\n  width:100%;\r\n  max-width:2040px;\r\n  height:400px;\r\n  margin:0 auto;\r\n  position:relative;\r\n  overflow:hidden;\r\n  font-family:Arial,sans-serif;\r\n}\r\n\r\n.hero-slider .slide{\r\n  position:absolute;\r\n  inset:0;\r\n  display:flex;\r\n  align-items:center;\r\n  background-size:cover;\r\n  background-position:center center;\r\n  opacity:0;\r\n  transform:translateX(100%);\r\n  transition:opacity .7s ease, transform .7s ease;\r\n}\r\n\r\n.hero-slider .slide.active{\r\n  opacity:1;\r\n  transform:translateX(0);\r\n  z-index:2;\r\n}\r\n\r\n.hero-slider .slide.prev{\r\n  transform:translateX(-100%);\r\n}\r\n\r\n.hero-slider .slide::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n  background:linear-gradient(\r\n    90deg,\r\n    rgba(255,255,255,.96) 0%,\r\n    rgba(255,255,255,.90) 42%,\r\n    rgba(255,255,255,.18) 70%,\r\n    rgba(255,255,255,.02) 100%\r\n  );\r\n  z-index:0;\r\n}\r\n\r\n.hero-slider .hero-inner{\r\n  position:relative;\r\n  z-index:1;\r\n  width:100%;\r\n  max-width:2040px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  padding:22px 30px;\r\n  box-sizing:border-box;\r\n}\r\n\r\n.hero-slider .hero-content{\r\n  max-width:700px;\r\n  color:#000;\r\n}\r\n\r\n.hero-slider h1{\r\n  margin:0 0 14px;\r\n  font-size:30px;\r\n  line-height:1.18;\r\n  font-weight:800;\r\n  color:#000;\r\n}\r\n\r\n.hero-slider h1 .blue{\r\n  color:#d72426;\r\n}\r\n\r\n.hero-slider p{\r\n  margin:0 0 20px;\r\n  font-size:16px;\r\n  line-height:1.6;\r\n  color:#222;\r\n  max-width:660px;\r\n}\r\n\r\n.hero-slider .hero-points{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:14px 22px;\r\n  margin-bottom:20px;\r\n  font-size:14px;\r\n}\r\n\r\n.hero-slider .hero-point{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n}\r\n\r\n.hero-slider .check{\r\n  width:18px;\r\n  height:18px;\r\n  border-radius:50%;\r\n  background:#1a713f;\r\n  color:#fff;\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  font-size:11px;\r\n  flex:0 0 18px;\r\n}\r\n\r\n.hero-slider .hero-actions{\r\n  display:flex;\r\n  gap:10px;\r\n  flex-wrap:wrap;\r\n}\r\n\r\n.hero-slider .btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  min-width:80px;\r\n  padding:8px 12px;\r\n  border-radius:6px;\r\n  text-decoration:none;\r\n  font-size:11px;\r\n  font-weight:700;\r\n  transition:all .25s ease;\r\n  box-shadow:0 6px 14px rgba(0,0,0,.10);\r\n}\r\n\r\n.hero-slider .btn-primary{\r\n  background:#d72426;\r\n  color:#fff;\r\n}\r\n\r\n.hero-slider .btn-secondary{\r\n  background:#fff;\r\n  color:#222;\r\n  border:2px solid #d72426;\r\n}\r\n\r\n.hero-slider .btn-primary:hover,\r\n.hero-slider .btn-secondary:hover{\r\n  transform:translateY(-2px);\r\n}\r\n\r\n.hero-slider .nav{\r\n  position:absolute;\r\n  top:50%;\r\n  transform:translateY(-50%);\r\n  z-index:5;\r\n  width:34px;\r\n  height:34px;\r\n  border:0;\r\n  border-radius:50%;\r\n  background:rgba(215,36,38,.95);\r\n  color:#fff;\r\n  cursor:pointer;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  font-size:18px;\r\n  box-shadow:0 8px 16px rgba(0,0,0,.18);\r\n}\r\n\r\n.hero-slider .nav.prev{ left:10px; }\r\n.hero-slider .nav.next{ right:10px; }\r\n\r\n.hero-slider .dots{\r\n  position:absolute;\r\n  left:50%;\r\n  bottom:8px;\r\n  transform:translateX(-50%);\r\n  z-index:5;\r\n  display:flex;\r\n  gap:5px;\r\n}\r\n\r\n.hero-slider .dot{\r\n  width:6px;\r\n  height:6px;\r\n  border-radius:50%;\r\n  border:0;\r\n  background:rgba(215,36,38,.28);\r\n  cursor:pointer;\r\n  padding:0;\r\n}\r\n\r\n.hero-slider .dot.active{\r\n  background:#d72426;\r\n  width:8px;\r\n  height:8px;\r\n}\r\n\r\n\r\n\/* =========================\r\n   TABLET\r\n   ========================= *\/\r\n\r\n@media (max-width:1100px){\r\n\r\n  .hero-slider{\r\n    height:auto;\r\n    min-height:400px;\r\n  }\r\n\r\n  .hero-slider .hero-inner{\r\n    padding:25px 40px;\r\n  }\r\n\r\n  .hero-slider .hero-content{\r\n    max-width:620px;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================\r\n   MOBILE\r\n   ========================= *\/\r\n\r\n@media (max-width:768px){\r\n\r\n  .hero-slider{\r\n    height:auto;\r\n    min-height:570px;\r\n  }\r\n\r\n  .hero-slider .slide{\r\n    align-items:flex-start;\r\n    background-position:center top;\r\n  }\r\n\r\n  \/* Stronger white overlay so text stays readable *\/\r\n  .hero-slider .slide::before{\r\n    background:linear-gradient(\r\n      180deg,\r\n      rgba(255,255,255,.98) 0%,\r\n      rgba(255,255,255,.96) 45%,\r\n      rgba(255,255,255,.90) 75%,\r\n      rgba(255,255,255,.82) 100%\r\n    );\r\n  }\r\n\r\n  .hero-slider .hero-inner{\r\n    width:100%;\r\n    padding:45px 48px 55px;\r\n    display:block;\r\n  }\r\n\r\n  .hero-slider .hero-content{\r\n    width:100%;\r\n    max-width:none;\r\n  }\r\n\r\n  .hero-slider h1{\r\n    font-size:24px;\r\n    line-height:1.25;\r\n    margin:0 0 14px;\r\n  }\r\n\r\n  .hero-slider p{\r\n    font-size:15px;\r\n    line-height:1.55;\r\n    margin:0 0 18px;\r\n    max-width:none;\r\n  }\r\n\r\n  .hero-slider .hero-points{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:10px;\r\n    margin-bottom:20px;\r\n    font-size:14px;\r\n  }\r\n\r\n  .hero-slider .hero-point{\r\n    line-height:1.4;\r\n    align-items:flex-start;\r\n  }\r\n\r\n  .hero-slider .check{\r\n    margin-top:2px;\r\n    flex:0 0 18px;\r\n  }\r\n\r\n  .hero-slider .hero-actions{\r\n    display:flex;\r\n    flex-direction:column;\r\n    width:100%;\r\n    gap:10px;\r\n  }\r\n\r\n  .hero-slider .btn{\r\n    width:100%;\r\n    min-width:0;\r\n    min-height:42px;\r\n    padding:10px 14px;\r\n    font-size:13px;\r\n    box-sizing:border-box;\r\n  }\r\n\r\n  \/* Smaller navigation buttons on mobile *\/\r\n  .hero-slider .nav{\r\n    width:30px;\r\n    height:30px;\r\n    font-size:16px;\r\n  }\r\n\r\n  .hero-slider .nav.prev{\r\n    left:7px;\r\n  }\r\n\r\n  .hero-slider .nav.next{\r\n    right:7px;\r\n  }\r\n\r\n  .hero-slider .dots{\r\n    bottom:10px;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================\r\n   SMALL MOBILE\r\n   ========================= *\/\r\n\r\n@media (max-width:480px){\r\n\r\n  .hero-slider{\r\n    min-height:600px;\r\n  }\r\n\r\n  .hero-slider .hero-inner{\r\n    padding:38px 38px 55px;\r\n  }\r\n\r\n  .hero-slider h1{\r\n    font-size:21px;\r\n    line-height:1.3;\r\n    margin-bottom:12px;\r\n  }\r\n\r\n  .hero-slider p{\r\n    font-size:14px;\r\n    line-height:1.55;\r\n    margin-bottom:16px;\r\n  }\r\n\r\n  .hero-slider .hero-points{\r\n    font-size:13px;\r\n    gap:9px;\r\n    margin-bottom:18px;\r\n  }\r\n\r\n  .hero-slider .hero-point{\r\n    gap:7px;\r\n  }\r\n\r\n  .hero-slider .btn{\r\n    min-height:40px;\r\n    font-size:12px;\r\n  }\r\n\r\n  .hero-slider .nav{\r\n    width:28px;\r\n    height:28px;\r\n    font-size:15px;\r\n  }\r\n\r\n  .hero-slider .nav.prev{\r\n    left:5px;\r\n  }\r\n\r\n  .hero-slider .nav.next{\r\n    right:5px;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================\r\n   VERY SMALL PHONES\r\n   ========================= *\/\r\n\r\n@media (max-width:360px){\r\n\r\n  .hero-slider{\r\n    min-height:620px;\r\n  }\r\n\r\n  .hero-slider .hero-inner{\r\n    padding:32px 32px 52px;\r\n  }\r\n\r\n  .hero-slider h1{\r\n    font-size:19px;\r\n  }\r\n\r\n  .hero-slider p{\r\n    font-size:13px;\r\n  }\r\n\r\n  .hero-slider .hero-points{\r\n    font-size:12px;\r\n  }\r\n\r\n  .hero-slider .btn{\r\n    font-size:12px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"hero-slider\">\r\n  <div class=\"slide active\" style=\"background-image:url('https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Pipes-and-Tubes-Manufacturer.png\">\r\n    <div class=\"hero-inner\">\r\n      <div class=\"hero-content\">\r\n        <h1>Trusted <span class=\"blue\">Pipes & Tubes Manufacturer<\/span> in India\u2014 Seamless, ERW, LSAW, SSAW & Welded Pipes<\/h1>\r\n        <p>We are a T\u00dcV & ISO 9001:2015-certified pipes and tubes manufacturer and supplier in India, specializing in seamless, ERW, LSAW and welded pipes and tubes across stainless steel, carbon steel, alloy steel and nickel alloys. With 20+ years of excellence, we export to 85+ countries worldwide.<\/p>\r\n        <div class=\"hero-points\">\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>EN 10204 3.1 \/ 3.2 Mill Test Certs<\/span><\/div>\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>TUV &amp; ISO 9001:2015 Certified<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"hero-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=%2B919769056007&text&type=phone_number&app_absent=0\">REQUEST A QUOTE<\/a>\r\n          <a class=\"btn btn-secondary\" href=\"https:\/\/stainlesssteelpipemanufacturers.com\/pipes-and-tubes-manufcaturer-india\">VIEW PRODUCT<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"slide\" style=\"background-image:url('https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/SSAW-Pipes-Manufacturer.jpg\">\r\n    <div class=\"hero-inner\">\r\n      <div class=\"hero-content\">\r\n        <h1>Top Quality <span class=\"blue\">SSAW Pipes Manufacturer<\/span> &amp; Manufacturer  in India<\/h1>\r\n        <p>We are ISO 9001:2015 & T\u00dcV certified SSAW (spiral submerged arc welded) pipe manufacturer in India, built to API 5L, ASTM A252, IS 3589 & IS 15916 standards. Available in carbon steel grades Gr. B, X42\u2013X65 for water transmission, oil & gas pipelines, piling and structural use.<\/p>\r\n        <div class=\"hero-points\">\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>API 5L, ASTM A252, IS 3589 & IS 15916 Compliant<\/span><\/div>\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>Available in Gr. B, X42\u2013X65 carbon steel grades<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"hero-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=919769056007&text=Hi+Sachiya+Steel%2C+I+need+a+quote+for+&type=phone_number&app_absent=0\">REQUEST A QUOTE<\/a>\r\n          <a class=\"btn btn-secondary\" href=\"https:\/\/stainlesssteelpipemanufacturers.com\/ssaw-pipes-manufcaturer-india\">VIEW PRODUCT<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"slide\" style=\"background-image:url('https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Seamless-Pipes-Manufacturer.jpg\">\r\n    <div class=\"hero-inner\">\r\n      <div class=\"hero-content\">\r\n        <h1>Leading <span class=\"blue\">Seamless Pipes Manufacturer<\/span> and Supplier in India<\/h1>\r\n        <p>We are ISO 9001:2015 & T\u00dcV certified seamless pipe manufacturer in India, built to ASTM A106, A312, A333 & API 5L standards. Available in carbon steel, stainless steel (304\/304L, 316\/316L) and alloy steel grades for high-pressure, high-temperature industrial and process applications.<\/p>\r\n        <div class=\"hero-points\">\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>ASTM A106, A312, A333 & API 5L Compliant<\/span><\/div>\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>Sizes from \u00bd\" NB up to 24\" NB (or your actual range)<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"hero-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=919769056007&text=Hi+Sachiya+Steel%2C+I+need+a+quote+for+&type=phone_number&app_absent=0\">REQUEST A QUOTE<\/a>\r\n          <a class=\"btn btn-secondary\" href=\"https:\/\/stainlesssteelpipemanufacturers.com\/seamless-pipes-manufcaturer-india\">VIEW PRODUCT<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"slide\" style=\"background-image:url('https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/ERW-Pipes-Manufacturer.jpg\">\r\n    <div class=\"hero-inner\">\r\n      <div class=\"hero-content\">\r\n        <h1>Trusted <span class=\"blue\">ERW Pipes <\/span> Manufacturer in India<\/h1>\r\n        <p>Leading ERW pipes manufacturer in India, producing pipes to ASTM A53, API 5L & IS 1239 standards with consistent weld strength and uniform wall thickness. ISO 9001:2015 & T\u00dcV certified. Available in carbon steel and stainless steel grades for structural, plumbing and industrial use.<\/p>\r\n        <div class=\"hero-points\">\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>Certified to IS 1239, IS 3589, ASTM A53 & API 5L<\/div>\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>Black & galvanized finish options available<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"hero-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=919769056007&text=Hi+Sachiya+Steel%2C+I+need+a+quote+for+&type=phone_number&app_absent=0\">REQUEST A QUOTE<\/a>\r\n          <a class=\"btn btn-secondary\" href=\"https:\/\/stainlesssteelpipemanufacturers.com\/erw-pipes-manufcaturer-india\">VIEW PRODUCT<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"slide\" style=\"background-image:url('https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/LSAW-Pipes-Manufacturer.jpg\">\r\n    <div class=\"hero-inner\">\r\n      <div class=\"hero-content\">\r\n        <h1>Leading <span class=\"blue\">LSAW Manufacturer<\/span> in India<\/h1>\r\n        <p>Our LSAW pipes are formed through the JCOE process, delivering superior weld toughness and dimensional precision for large-diameter, heavy-wall applications. Manufactured to API 5L, ASTM A672 and ASTM A252 standards, they're built for oil & gas transmission, offshore piling, and high-pressure structural use \u2014 backed by ISO 9001:2015 and T\u00dcV certification.<\/p>\r\n        <div class=\"hero-points\">\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>API 5L, ASTM A672 & ASTM A252 compliant><\/div>\r\n          <div class=\"hero-point\"><span class=\"check\">\u2713<\/span><span>\u2713 EN 10204 3.1\/3.2 Mill Test Certificates<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"hero-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=919769056007&text=Hi+Sachiya+Steel%2C+I+need+a+quote+for+&type=phone_number&app_absent=0\">REQUEST A QUOTE<\/a>\r\n          <a class=\"btn btn-secondary\" href=\"https:\/\/stainlesssteelpipemanufacturers.com\/lsaw-pipes-manufcaturer-india\">VIEW PRODUCT<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <button class=\"nav prev\" type=\"button\" aria-label=\"Previous slide\">\u2039<\/button>\r\n  <button class=\"nav next\" type=\"button\" aria-label=\"Next slide\">\u203a<\/button>\r\n  <div class=\"dots\"><\/div>\r\n<\/section>\r\n\r\n<script>\r\n(() => {\r\n  const slider = document.querySelector('.hero-slider');\r\n  const slides = [...slider.querySelectorAll('.slide')];\r\n  const prevBtn = slider.querySelector('.nav.prev');\r\n  const nextBtn = slider.querySelector('.nav.next');\r\n  const dotsWrap = slider.querySelector('.dots');\r\n  let index = 0;\r\n  let timer;\r\n\r\n  slides.forEach((_, i) => {\r\n    const b = document.createElement('button');\r\n    b.className = 'dot' + (i === 0 ? ' active' : '');\r\n    b.type = 'button';\r\n    b.addEventListener('click', () => goTo(i));\r\n    dotsWrap.appendChild(b);\r\n  });\r\n\r\n  const dots = [...dotsWrap.querySelectorAll('.dot')];\r\n\r\n  function render() {\r\n    slides.forEach((s, i) => {\r\n      s.classList.remove('active', 'prev');\r\n      if (i === index) s.classList.add('active');\r\n      else if (i < index) s.classList.add('prev');\r\n    });\r\n    dots.forEach((d, i) => d.classList.toggle('active', i === index));\r\n  }\r\n\r\n  function goTo(i) {\r\n    index = (i + slides.length) % slides.length;\r\n    render();\r\n    restart();\r\n  }\r\n\r\n  function next() { goTo(index + 1); }\r\n  function prev() { goTo(index - 1); }\r\n\r\n  function restart() {\r\n    clearInterval(timer);\r\n    timer = setInterval(next, 2500);\r\n  }\r\n\r\n  prevBtn.addEventListener('click', prev);\r\n  nextBtn.addEventListener('click', next);\r\n\r\n  render();\r\n  restart();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e717a32 elementor-widget elementor-widget-html\" data-id=\"e717a32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  margin:0;\r\n  padding:0;\r\n  box-sizing:border-box;\r\n  font-family:Arial,sans-serif\r\n}\r\n\r\n.sec{\r\n  max-width:1020px;\r\n  margin:20px auto;\r\n  display:flex;\r\n  background:#fff;\r\n  border-radius:10px;\r\n  overflow:hidden;\r\n  box-shadow:0 5px 15px rgba(0,0,0,.08);\r\n}\r\n\r\n.left{\r\n  width:70%;\r\n  display:grid;\r\n  grid-template-columns:repeat(4,1fr);\r\n  padding:15px 8px;\r\n}\r\n\r\n.box{\r\n  text-align:center;\r\n  border-right:1px solid #eee;\r\n  padding:0 5px;\r\n}\r\n\r\n.box:last-child{\r\n  border:none;\r\n}\r\n\r\n\r\n\/* LIGHT RED ICON CIRCLE *\/\r\n.icon{\r\n  width:45px;\r\n  height:45px;\r\n  margin:0 auto 2px;\r\n  border-radius:50%;\r\n  background:rgba(215,36,38,.10);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n}\r\n\r\n.icon img{\r\n  width:25px;\r\n  height:25px;\r\n  object-fit:contain;\r\n  display:block;\r\n}\r\n\r\n\r\n\/* NUMBER *\/\r\n.box h2{\r\n  font-size:23px;\r\n  color:#d72426;\r\n  margin-top:12px;\r\n  margin-bottom:1px;\r\n  font-weight:700;\r\n}\r\n\r\n.box h5{\r\n  font-size:13px;\r\n  color:#222;\r\n  margin-bottom:2px;\r\n}\r\n\r\n.box p{\r\n  font-size:12px;\r\n  color:#777;\r\n  line-height:1.3;\r\n}\r\n\r\n\r\n\/* RIGHT *\/\r\n.right{\r\n  width:30%;\r\n  padding:15px;\r\n  background:linear-gradient(135deg,#d72426,#a7191c);\r\n  color:#fff;\r\n  display:flex;\r\n  flex-direction:column;\r\n  justify-content:center;\r\n}\r\n\r\n.tag{\r\n  font-size:9px;\r\n  font-weight:700;\r\n  text-transform:uppercase;\r\n  letter-spacing:.5px;\r\n  margin-bottom:5px;\r\n  color:#ffd9da;\r\n}\r\n\r\n.right h3{\r\n  font-size:18px;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n  margin-bottom:5px;\r\n  color:#fff;\r\n}\r\n\r\n.right p{\r\n  font-size:11px;\r\n  line-height:1.4;\r\n  margin-bottom:10px;\r\n  color:#fff;\r\n}\r\n\r\n.btns{\r\n  display:flex;\r\n  gap:5px;\r\n}\r\n\r\n.btn{\r\n  flex:1;\r\n  padding:7px 4px;\r\n  text-align:center;\r\n  text-decoration:none;\r\n  border-radius:4px;\r\n  font-size:10px;\r\n  font-weight:700;\r\n}\r\n\r\n.quote{\r\n  background:#fff;\r\n  color:#d72426;\r\n}\r\n\r\n.chat{\r\n  background:#25D357;\r\n  color:#fff;\r\n}\r\n\r\n\r\n\/* MOBILE *\/\r\n@media(max-width:768px){\r\n\r\n  .sec{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .left,\r\n  .right{\r\n    width:100%;\r\n  }\r\n\r\n  .left{\r\n    grid-template-columns:repeat(2,1fr);\r\n    padding:12px 5px;\r\n    row-gap:15px;\r\n  }\r\n\r\n  .box{\r\n    border:none;\r\n    padding:8px 5px;\r\n  }\r\n\r\n  .icon{\r\n    width:40px;\r\n    height:40px;\r\n    margin-bottom:2px;\r\n  }\r\n\r\n  .icon img{\r\n    width:24px;\r\n    height:24px;\r\n  }\r\n\r\n  .box h2{\r\n    font-size:20px;\r\n  }\r\n\r\n  .box h5{\r\n    font-size:11px;\r\n  }\r\n\r\n  .box p{\r\n    font-size:9px;\r\n  }\r\n\r\n  .right{\r\n    padding:20px;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* SMALL MOBILE *\/\r\n@media(max-width:400px){\r\n\r\n  .icon{\r\n    width:36px;\r\n    height:36px;\r\n    margin-bottom:2px;\r\n  }\r\n\r\n  .icon img{\r\n    width:22px;\r\n    height:22px;\r\n  }\r\n\r\n  .box h2{\r\n    font-size:19px;\r\n  }\r\n\r\n  .box h5{\r\n    font-size:10px;\r\n  }\r\n\r\n  .box p{\r\n    font-size:8px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"sec\">\r\n\r\n  <div class=\"left\">\r\n\r\n    <!-- EXPERIENCE -->\r\n    <div class=\"box\">\r\n\r\n      <div class=\"icon\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Calander-png.png\"\r\n          alt=\"Years of Experience\"\r\n        >\r\n      <\/div>\r\n\r\n      <h2>20+<\/h2>\r\n      <h5>Experience<\/h5>\r\n      <p>Since 2005<\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- CLIENTS -->\r\n    <div class=\"box\">\r\n\r\n      <div class=\"icon\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/customer-engagement.png\"\r\n          alt=\"Happy Clients\"\r\n        >\r\n      <\/div>\r\n\r\n      <h2>500+<\/h2>\r\n      <h5>Clients<\/h5>\r\n      <p>Worldwide<\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- PROJECTS -->\r\n    <div class=\"box\">\r\n\r\n      <div class=\"icon\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/deliverable.png\"\r\n          alt=\"Projects\"\r\n        >\r\n      <\/div>\r\n\r\n      <h2>1000+<\/h2>\r\n      <h5>Projects<\/h5>\r\n      <p>Completed<\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- COUNTRIES -->\r\n    <div class=\"box\">\r\n\r\n      <div class=\"icon\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/country.png\"\r\n          alt=\"Countries\"\r\n        >\r\n      <\/div>\r\n\r\n      <h2>100+<\/h2>\r\n      <h5>Countries<\/h5>\r\n      <p>Served<\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- BULK ORDER -->\r\n  <div class=\"right\">\r\n\r\n    <div class=\"tag\">\r\n      BEST FACTORY PRICE\r\n    <\/div>\r\n\r\n    <h3>\r\n      Need a Bulk Order?\r\n    <\/h3>\r\n\r\n    <p>\r\n      Get the best factory-direct price on bulk enquiries.\r\n    <\/p>\r\n\r\n    <div class=\"btns\">\r\n\r\n      <a\r\n        class=\"btn quote\"\r\n        href=\"https:\/\/sachiyasteel.com\/contact-us.php\"\r\n        target=\"_blank\"\r\n      >\r\n        GET QUOTE\r\n      <\/a>\r\n\r\n      <a\r\n        class=\"btn chat\"\r\n        href=\"https:\/\/api.whatsapp.com\/send\/?phone=919769056007&text=Hi+Sachiya+Steel%2C+I+need+a+quote+for+&type=phone_number&app_absent=0\"\r\n        target=\"_blank\"\r\n      >\r\n        CHAT NOW\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0063fd elementor-widget elementor-widget-html\" data-id=\"c0063fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.product-section{\r\n  padding:30px 20px 50px;\r\n  background:#fff;\r\n  text-align:center;\r\n  font-family:Arial,sans-serif;\r\n  position:relative;\r\n  overflow:hidden;\r\n}\r\n\r\n.product-header{\r\n  margin-bottom:22px;\r\n}\r\n\r\n.product-header h2{\r\n  font-size:55px;\r\n  line-height:1.1;\r\n  margin:0 0 14px;\r\n  color:#d72426;\r\n  font-weight:850;\r\n}\r\n\r\n.product-header p{\r\n  max-width:980px;\r\n  margin:0 auto 18px;\r\n  color:#555;\r\n  font-size:16px;\r\n  line-height:1.8;\r\n  padding:0 6px;\r\n}\r\n\r\n.product-wrapper{\r\n  width:100%;\r\n  overflow:hidden;\r\n  padding:8px 0 20px;\r\n}\r\n\r\n.product-track{\r\n  display:flex;\r\n  flex-wrap:nowrap;\r\n  gap:24px;\r\n  width:max-content;\r\n  padding:4px 8px 10px;\r\n  will-change:transform;\r\n  animation: product-marquee 30s linear infinite;\r\n}\r\n\r\n.product-wrapper:hover .product-track{\r\n  animation-play-state:paused;\r\n}\r\n\r\n.product-card{\r\n  flex:0 0 290px;\r\n  flex-shrink:0;\r\n  background:#fff;\r\n  border:1px solid #d72426;\r\n  border-radius:16px;\r\n  padding:18px;\r\n  box-shadow:0 8px 20px rgba(0,0,0,0.06);\r\n  transition:0.3s;\r\n}\r\n\r\n.product-card:hover{\r\n  transform:translateY(-8px);\r\n  box-shadow:0 0 25px rgba(30,78,216,0.35), 0 18px 30px rgba(0,0,0,0.12);\r\n  border-color:#d72426;\r\n}\r\n\r\n.product-card img{\r\n  width:100%;\r\n  height:190px;\r\n  object-fit:cover;\r\n  border-radius:12px;\r\n  display:block;\r\n}\r\n\r\n.product-card h3{\r\n  margin:14px 0 10px;\r\n  font-size:20px;\r\n  color:#d72426;\r\n}\r\n\r\n.product-card p{\r\n  font-size:14px;\r\n  color:#666;\r\n  line-height:1.7;\r\n  min-height:104px;\r\n  margin:0;\r\n}\r\n\r\n.product-card a{\r\n  display:inline-block;\r\n  margin-top:12px;\r\n  color:#1a713f;\r\n  font-weight:700;\r\n  text-decoration:none;\r\n}\r\n\r\n@keyframes product-marquee{\r\n  from{\r\n    transform:translateX(0);\r\n  }\r\n  to{\r\n    transform:translateX(-50%);\r\n  }\r\n}\r\n\r\n@media(max-width:768px){\r\n  .product-section{\r\n    padding:24px 14px 42px;\r\n  }\r\n\r\n  .product-header h2{\r\n    font-size:30px;\r\n  }\r\n\r\n  .product-header p{\r\n    font-size:15px;\r\n    line-height:1.75;\r\n    margin-bottom:14px;\r\n  }\r\n\r\n  .product-track{\r\n    gap:16px;\r\n    padding:4px 4px 12px;\r\n    animation-duration:18s;\r\n  }\r\n\r\n  .product-card{\r\n    flex-basis:250px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"product-section\">\r\n  <div class=\"product-header\">\r\n    <h2>Our Leading Products<\/h2>\r\n    <p>\r\n      We are a leading pipes and tubes manufacturer and supplier in India, offering seamless pipes, ERW pipes, LSAW pipes, SSAW pipes, heat exchanger tubes and boiler tubes across carbon steel, stainless steel, alloy steel, duplex and nickel alloy grades. Manufactured to ASTM, ASME, API 5L and DIN standards, our pipes and tubes deliver consistent quality for oil & gas, power, petrochemical and industrial applications across India and global markets.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"product-wrapper\">\r\n    <div class=\"product-track\">\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Pipes-and-Tubes.jpg\" alt=\"Pipes and Tubes\">\r\n        <h3>Pipes and Tubes<\/h3>\r\n        <p>Precision-manufactured pipes and tubes for industrial fluid, gas and material transport. Available across seamless, ERW, LSAW and SSAW pipe types, engineered for strength, durability and reliable performance under demanding pressure and temperature conditions.<\/p>\r\n        <a href=\"#\">View All Pipes & Tubes \u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Seamless-Pipes.jpg\" alt=\"Seamless Pipes\">\r\n        <h3>Seamless Pipes<\/h3>\r\n        <p>We supply seamless pipes in carbon steel, stainless steel and alloy steel, made to ASTM A106, A312, A333 and API 5L standards. Covers all standard sizes and thicknesses, including grades like A106 Gr. B, API 5L X42\u2013X70, and stainless 304\/316.<\/p>\r\n        <a href=\"#\">View All Seamless Pipes \u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/ERW-Pipe.jpg\" alt=\"ERW Pipes\">\r\n        <h3>ERW Pipes<\/h3>\r\n        <p>ERW pipes are available in carbon steel, stainless steel and alloy steel, manufactured to ASTM A53, API 5L, ASTM A312 and IS 1239 standards. Available across all standard sizes and wall thicknesses, in grades including A53 Gr. A\/B, API 5L Gr. B to X70, and stainless grades 304\/304L & 316\/316L<\/p>\r\n        <a href=\"#\">View All ERW Pipes \u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/SSAW-Pipes.jpg\" alt=\"Pipe Fittings\">\r\n        <h3>SSAW Pipes<\/h3>\r\n        <p>We supply SSAW pipes made from coiled steel welded along a spiral seam, giving them strength for large-diameter use. Made to API 5L, ASTM A252, IS 3589 & IS 15916 standards, in carbon steel grades Gr. B to X65. Covers all sizes and thicknesses, for water transmission, pipelines and piling.<\/p>\r\n        <a href=\"#\">View All SSAW Pipes\u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/LSAW-Pipes.jpg\" alt=\"LSAW Pipes\">\r\n        <h3>LSAW Pipes<\/h3>\r\n        <p>FWe supply LSAW pipes formed from steel plates welded along a straight seam using the JCOE process, built for large-diameter, heavy-wall use. Made to API 5L, ASTM A672 & A252 standards, in carbon steel grades Gr. B to X70. Covers all sizes and thicknesses, for oil & gas transmission and offshore piling<\/p>\r\n        <a href =\"#\">View All LASW Pipes\u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Seamless-Tubes.jpg\" alt=\"Stainless Steel Products\">\r\n        <h3>Seamless Tubes<\/h3>\r\n        <p>We supply seamless tubes made without a weld joint, giving them a smooth bore for precise fluid flow. Made to ASTM A213 & A269 standards, in carbon steel, stainless steel and alloy steel grades. Covers all sizes and thicknesses, for instrumentation, hydraulic and high-purity applications.<\/p>\r\n        <a href=\"#\">View All Seamless Tubes\u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Welded-Tubes.jpg\" alt=\"Welded Tubes\">\r\n        <h3>Welded Tubes<\/h3>\r\n        \r\n        <p>Welded tubes start as a flat steel strip, rolled into shape and welded along a seam \u2014 unlike seamless tubes, which have no joint. This makes them quicker and cheaper to produce while holding strong wall thickness. Made to ASTM A249 & A269, in carbon, stainless and alloy steel.<\/p>\r\n        <a href=\"#\">View All ERW Tubes \u2192<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Heat-Exchanger-Tubes.jpg\" alt=\"Heat Exhnage Tubes\">\r\n        \r\n        <h3>Heat exchanger tubes<\/h3>\r\n        \r\n        <p>Heat exchanger tubes transfer heat between two fluids without letting them mix, with the tube wall doing the work while keeping everything sealed. Made to ASTM A179 & A213, in carbon, stainless and copper-nickel grades \u2014 used in condensers, coolers and process heat exchangers.<\/p>\r\n        <a href=\"#\">View All Heat Exchanger Tubes \u2192<\/a>\r\n        \r\n        <\/div>\r\n\r\n      <div class=\"product-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/Boiler-Tubes.jpg\"  alt=\"Boiler Tubes\">\r\n        \r\n        <h3>Boiler Tubess<\/h3>\r\n        \r\n        <p>HBoiler tubes carry high-pressure steam and hot gases inside boilers, built to handle sustained heat and pressure without failing. Made to ASTM A192 & A210, in carbon steel and alloy steel grades \u2014 used in power plants and industrial steam-generation systems.<\/p>\r\n        <a href=\"#\">View All Boiler Tubes \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dcd565d elementor-widget elementor-widget-html\" data-id=\"dcd565d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.about-section{\r\n  padding:0;\r\n  margin:0;\r\n  font-family:Arial, sans-serif;\r\n  background:#fff;\r\n}\r\n\r\n.about-container{\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n  display:flex;\r\n  align-items:center;\r\n  gap:40px;\r\n}\r\n\r\n\/* LEFT IMAGE *\/\r\n.about-left{\r\n  flex:1;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n}\r\n\r\n.about-left img{\r\n  width:100%;\r\n  max-width:520px;\r\n  border-radius:12px;\r\n}\r\n\r\n\/* RIGHT CONTENT *\/\r\n.about-right{\r\n  flex:1.2;\r\n}\r\n\r\n.about-right h2{\r\n  font-size:30px;\r\n  color:#0b1f3a;\r\n  line-height:1.4;\r\n  margin-bottom:15px;\r\n}\r\n\r\n\/* BLUE HIGHLIGHT TEXT *\/\r\n.highlight{\r\n  color:#d72426;\r\n}\r\n\r\n\/* PARAGRAPH *\/\r\n.about-right p{\r\n  font-size:14px;\r\n  color:#555;\r\n  line-height:1.7;\r\n  margin-bottom:12px;\r\n}\r\n\r\n\/* BUTTON GRID 2x2 *\/\r\n.btn-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(2,1fr);\r\n  gap:8px;\r\n  margin-top:18px;\r\n}\r\n\r\n\/* BUTTON STYLE *\/\r\n.btn-grid a{\r\n  background:#d72426;\r\n  color:#fff;\r\n  text-align:center;\r\n  padding:8px 10px;\r\n  border-radius:5px;\r\n  font-size:12px;\r\n  font-weight:600;\r\n  text-decoration:none;\r\n  transition:0.3s;\r\n}\r\n\r\n\/* hover *\/\r\n.btn-grid a:hover{\r\n  background:#1a713f;\r\n}\r\n\r\n\/* responsive *\/\r\n@media(max-width:768px){\r\n  .about-container{\r\n    flex-direction:column;\r\n    padding:20px;\r\n  }\r\n\r\n  .about-right h2{\r\n    font-size:24px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"about-section\">\r\n\r\n  <div class=\"about-container\">\r\n\r\n    <!-- LEFT IMAGE -->\r\n    <div class=\"about-left\">\r\n      <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/About-Us-1.jpg\">\r\n    <\/div>\r\n\r\n    <!-- RIGHT CONTENT -->\r\n    <div class=\"about-right\">\r\n\r\n     <h2>\r\n  About \r\n  <a href=\"https:\/\/stainlesssteelpipemanufacturers.com\/\" class=\"highlight\">\r\n    StainlessSteelPipeManufacturers.com\r\n  <\/a>\r\n<\/h2>\r\n      <\/h2>\r\n\r\n     <p>\r\n  <b>\r\n    <a href=\"https:\/\/stainlesssteelpipemanufacturers.com\/\"\r\n       style=\"text-decoration:none; color:#d72426;\">\r\n      StainlessSteelPipeManufacturers.com\r\n    <\/a>\r\n  <\/b>\r\n  is the dedicated pipes and tubes platform of\r\n  <b>\r\n    <a href=\"https:\/\/sachiyasteel.com\/\"\r\n       style=\"text-decoration:none; color:#d72426;\">\r\n      Sachiya Steel International\r\n    <\/a>\r\n  <\/b>, established in 2005 and headquartered in Mumbai, India. With over <b>20+ years<\/b> of experience, we are a manufacturer, supplier, and exporter of industrial pipes and tubes, serving customers across <b>85+ countries.<\/b> Our capabilities include stainless steel, duplex, super duplex, carbon steel, alloy steel, and nickel alloy pipes and tubes for demanding industrial and engineering applications. We serve EPC contractors, manufacturers, fabricators, distributors, engineering companies, and procurement teams across oil & gas, petrochemical, chemical, power generation, pharmaceutical, marine, construction, and engineering industries.\r\n\r\n      <\/p>\r\n\r\n      <p>\r\n        Our products are manufactured and supplied according to applicable <b>ASTM, ASME, ANSI, DIN, and ISO standards<\/b>, with inspection, testing, and material documentation available as required. Supported by <b>ISO 9001:2015, ISO 14001:2015, ISO 45001:2018, and applicable T\u00dcV certifications<\/b>, we focus on quality, technical compliance, material traceability, and dependable supply. With established manufacturing and sourcing capabilities, we handle standard, bulk, and project requirements, providing reliable products, competitive solutions, and timely delivery to customers worldwide.\r\n      <\/p>\r\n\r\n      <!-- BUTTONS (2x2 GRID) -->\r\n      <div class=\"btn-grid\">\r\n\r\n        <a href=\"#\">About Us<\/a>\r\n        <a href=\"#\">Our Mission<\/a>\r\n        <a href=\"https:\/\/sachiyasteel.com\/contact-us.php\">Contact Us<\/a>\r\n        <a href=\"https:\/\/sachiyasteel.com\/blog\">Blog<\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e765a8 elementor-widget elementor-widget-html\" data-id=\"2e765a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.vendor-section{\r\n  padding:40px 20px;\r\n  background:#fff;\r\n  font-family:Arial, sans-serif;\r\n  text-align:center;\r\n}\r\n\r\n.vendor-section h2{\r\n  font-size:32px;\r\n  color:#0b1f3a;\r\n  margin-bottom:10px;\r\n  line-height:1.3;\r\n}\r\n\r\n.vendor-section .highlight{\r\n  color:#d72426;\r\n}\r\n\r\n.vendor-section p{\r\n  max-width:900px;\r\n  margin:0 auto 30px;\r\n  font-size:14px;\r\n  color:#555;\r\n  line-height:1.6;\r\n}\r\n\r\n\/* =========================\r\n   DESKTOP GRID\r\n========================= *\/\r\n\r\n.vendor-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(4,1fr);\r\n  gap:18px;\r\n}\r\n\r\n\/* =========================\r\n   CARD\r\n========================= *\/\r\n\r\n.vendor-card{\r\n  background:#fff;\r\n  border-radius:12px;\r\n  padding:18px;\r\n  box-shadow:0 6px 18px rgba(0,0,0,0.08);\r\n  text-align:left;\r\n  transition:0.3s;\r\n  min-width:0;\r\n}\r\n\r\n.vendor-card:hover{\r\n  transform:translateY(-4px);\r\n}\r\n\r\n\/* =========================\r\n   LOGO\r\n========================= *\/\r\n\r\n.vendor-logo{\r\n  display:flex;\r\n  justify-content:center;\r\n  align-items:center;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.vendor-logo img{\r\n  max-width:110px;\r\n  max-height:60px;\r\n  object-fit:contain;\r\n}\r\n\r\n\/* =========================\r\n   TEXT\r\n========================= *\/\r\n\r\n.vendor-card h3{\r\n  font-size:16px;\r\n  color:#0b1f3a;\r\n  margin:5px 0;\r\n  text-align:center;\r\n}\r\n\r\n.vendor-tag{\r\n  display:block;\r\n  text-align:center;\r\n  font-size:12px;\r\n  color:#1a713f;\r\n  font-weight:600;\r\n  margin-bottom:10px;\r\n}\r\n\r\n.vendor-card p{\r\n  font-size:12.5px;\r\n  color:#666;\r\n  line-height:1.5;\r\n  margin-bottom:8px;\r\n}\r\n\r\n\r\n\/* =========================\r\n   TABLET\r\n========================= *\/\r\n\r\n@media(max-width:992px){\r\n\r\n  .vendor-grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PHONE ONLY\r\n   HORIZONTAL AUTO SCROLL\r\n========================================================= *\/\r\n\r\n@media(max-width:600px){\r\n\r\n  .vendor-section{\r\n    padding:30px 0 40px;\r\n    overflow:hidden;\r\n  }\r\n\r\n  .vendor-section h2{\r\n    font-size:24px;\r\n    padding:0 14px;\r\n  }\r\n\r\n  .vendor-section > p{\r\n    padding:0 14px;\r\n  }\r\n\r\n  \/* Horizontal scrolling area *\/\r\n\r\n  .vendor-grid{\r\n    display:flex;\r\n    flex-wrap:nowrap;\r\n    gap:16px;\r\n\r\n    width:max-content;\r\n\r\n    padding:8px 14px 18px;\r\n\r\n    animation:vendorScroll 18s linear infinite;\r\n\r\n    will-change:transform;\r\n  }\r\n\r\n  \/* Pause when user touches the cards *\/\r\n\r\n  .vendor-grid:hover,\r\n  .vendor-grid:active{\r\n    animation-play-state:paused;\r\n  }\r\n\r\n  \/* Cards stay side-by-side *\/\r\n\r\n  .vendor-card{\r\n    flex:0 0 280px;\r\n    width:280px;\r\n    min-width:280px;\r\n\r\n    padding:18px;\r\n\r\n    box-shadow:0 6px 18px rgba(0,0,0,0.08);\r\n  }\r\n\r\n  .vendor-card:hover{\r\n    transform:none;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PHONE AUTO SCROLL\r\n========================================================= *\/\r\n\r\n@keyframes vendorScroll{\r\n\r\n  0%{\r\n    transform:translateX(0);\r\n  }\r\n\r\n  100%{\r\n    transform:translateX(-600px);\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n<section class=\"vendor-section\">\r\n\r\n  <h2>\r\n    <span class=\"highlight\">Registered & Approved Vendor<\/span>\r\n  <\/h2>\r\n\r\n  <h2 style=\"font-size:22px;\">\r\n    Approved Vendor for\r\n    <span class=\"highlight\">\r\n      SABIC, ADNOC, MAADEN, QATAR ENERGY\r\n    <\/span>\r\n    & 50+ Global Leaders\r\n  <\/h2>\r\n\r\n  <p>\r\n    We are a registered and approved supplier for leading companies across the oil & gas, petrochemical, refinery, EPC, and mining industries worldwide.\r\n  <\/p>\r\n\r\n  <div class=\"vendor-grid\">\r\n\r\n    <!-- SABIC -->\r\n    <div class=\"vendor-card\">\r\n\r\n      <div class=\"vendor-logo\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/sachiyasteel.com\/images\/clients\/sabic-logo.png\"\r\n          alt=\"SABIC\"\r\n        >\r\n      <\/div>\r\n\r\n      <h3>SABIC<\/h3>\r\n\r\n      <span class=\"vendor-tag\">\r\n        Approved Vendor\r\n      <\/span>\r\n\r\n      <p>\r\n        <b>\r\n          Approved Supplier of Pipe Fittings, Flanges, Fasteners & Pipes for SABIC\r\n        <\/b>\r\n      <\/p>\r\n\r\n      <p>\r\n        Buttweld elbows, tees, reducers, weld neck flanges, slip-on flanges,\r\n        seamless pipes, hex bolts, nuts and DIN 3015 tube clamps in stainless\r\n        steel, carbon steel, alloy steel and duplex grades.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ADNOC -->\r\n    <div class=\"vendor-card\">\r\n\r\n      <div class=\"vendor-logo\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/sachiyasteel.com\/images\/clients\/adnoc-logo.png\"\r\n          alt=\"ADNOC\"\r\n        >\r\n      <\/div>\r\n\r\n      <h3>ADNOC<\/h3>\r\n\r\n      <span class=\"vendor-tag\">\r\n        Approved Vendor\r\n      <\/span>\r\n\r\n      <p>\r\n        <b>\r\n          Approved Supplier of Pipe Fittings, Flanges, Fasteners & Forged Fittings for ADNOC\r\n        <\/b>\r\n      <\/p>\r\n\r\n      <p>\r\n        Forged fittings, buttweld fittings, blind flanges, socket weld flanges,\r\n        pipes & tubes, bolts, nuts, screws and washers in SS, CS, alloy steel\r\n        and duplex grades.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- MAADEN -->\r\n    <div class=\"vendor-card\">\r\n\r\n      <div class=\"vendor-logo\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/sachiyasteel.com\/images\/clients\/maaden-logo.png\"\r\n          alt=\"MAADEN\"\r\n        >\r\n      <\/div>\r\n\r\n      <h3>MAADEN<\/h3>\r\n\r\n      <span class=\"vendor-tag\">\r\n        Approved Vendor\r\n      <\/span>\r\n\r\n      <p>\r\n        <b>\r\n          Approved Supplier of Fasteners, Tube Clamps & Forged Fittings for MAADEN\r\n        <\/b>\r\n      <\/p>\r\n\r\n      <p>\r\n        Hex bolts, heavy hex nuts, stud bolts, spring washers, threaded rods,\r\n        DIN 3015 tube clamps and forged elbows, tees and couplings in SS, CS\r\n        and exotic alloys.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- QATAR ENERGY -->\r\n    <div class=\"vendor-card\">\r\n\r\n      <div class=\"vendor-logo\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/sachiyasteel.com\/images\/clients\/qatar-energy-logo.png\"\r\n          alt=\"Qatar Energy\"\r\n        >\r\n      <\/div>\r\n\r\n      <h3>QATAR ENERGY<\/h3>\r\n\r\n      <span class=\"vendor-tag\">\r\n        Approved Vendor\r\n      <\/span>\r\n\r\n      <p>\r\n        <b>\r\n          Approved Supplier of Pipes, Tubes, Flanges & Pipe Fittings for QATAR ENERGY\r\n        <\/b>\r\n      <\/p>\r\n\r\n      <p>\r\n        Seamless pipes, welded pipes, heat exchanger tubes, instrumentation\r\n        tubes, weld neck flanges and buttweld fittings in stainless steel,\r\n        duplex and nickel alloys.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b49359e elementor-widget elementor-widget-html\" data-id=\"b49359e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.clients-section{\r\n    padding:0 0 10px;\r\n    background:#fff;\r\n    font-family:Arial,sans-serif;\r\n    text-align:center;\r\n    overflow:hidden;\r\n}\r\n\r\n.clients-title{\r\n    font-size:28px;\r\n    font-weight:700;\r\n    color:#d72426;\r\n    margin-bottom:12px;\r\n}\r\n\r\n.clients-subtitle{\r\n    max-width:900px;\r\n    margin:0 auto 25px;\r\n    color:#555;\r\n    font-size:15px;\r\n    line-height:1.6;\r\n}\r\n\r\n\/* Slider *\/\r\n.clients-slider-wrapper{\r\n    overflow:hidden;\r\n    position:relative;\r\n    width:100%;\r\n    padding-bottom:10px;\r\n}\r\n\r\n.clients-slider{\r\n    display:flex;\r\n    width:max-content;\r\n    animation:scroll 30s linear infinite;\r\n    align-items:center;\r\n    padding-bottom:10px;\r\n}\r\n\r\n.client-logo{\r\n    flex:0 0 auto;\r\n    width:180px;\r\n    height:90px;\r\n    margin:0 15px;\r\n    background:#fff;\r\n    border-radius:10px;\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    box-shadow:0 4px 12px rgba(0,0,0,.08);\r\n    \r\n    \/* 10px space below logo\/card *\/\r\n    margin-bottom:10px;\r\n}\r\n\r\n.client-logo img{\r\n    max-width:140px;\r\n    max-height:55px;\r\n    width:auto;\r\n    height:auto;\r\n    object-fit:contain;\r\n}\r\n\r\n.clients-slider:hover{\r\n    animation-play-state:paused;\r\n}\r\n\r\n@keyframes scroll{\r\n    from{\r\n        transform:translateX(0);\r\n    }\r\n    to{\r\n        transform:translateX(-50%);\r\n    }\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n    .clients-section{\r\n        padding-bottom:10px;\r\n    }\r\n\r\n    .clients-title{\r\n        font-size:28px;\r\n    }\r\n\r\n    .clients-subtitle{\r\n        margin-bottom:25px;\r\n        padding:0 14px;\r\n    }\r\n\r\n    .clients-slider-wrapper{\r\n        padding-bottom:10px;\r\n    }\r\n\r\n    .clients-slider{\r\n        padding-bottom:10px;\r\n    }\r\n\r\n    .client-logo{\r\n        width:140px;\r\n        height:75px;\r\n        margin:0 10px 10px;\r\n    }\r\n\r\n    .client-logo img{\r\n        max-width:110px;\r\n        max-height:40px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"clients-section\">\r\n\r\n<div class=\"clients-title\">\r\nOur Valued Clients & Global Partners\r\n<\/div>\r\n\r\n<div class=\"clients-subtitle\">\r\nWe are proud to work with some of the world's most respected names in the oil & gas, petrochemical, EPC, and industrial sectors.\r\n<\/div>\r\n\r\n<div class=\"clients-slider-wrapper\">\r\n\r\n<div class=\"clients-slider\">\r\n\r\n<!-- SABIC -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcRDb3e893xPyujCGo9aXQMZq-W4ENSuHKpwBPSAMqReyA&s=10\" alt=\"SABIC\">\r\n<\/div>\r\n\r\n<!-- ADNOC -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcRUSFHER-z6tOHy4l0I36kPXMP8jVvsNbWNbeba9KTFSW9KBjFNhYe7nKK2&s=10\" alt=\"ADNOC\">\r\n<\/div>\r\n\r\n<!-- BHARAT PETROLEUM -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/7\/7c\/Bharat_Petroleum_logo.svg\/960px-Bharat_Petroleum_logo.svg.png\" alt=\"Bharat Petroleum\">\r\n<\/div>\r\n\r\n<!-- TATA -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/1000logos.net\/wp-content\/uploads\/2020\/04\/Tata-Logo-1988.png\" alt=\"Tata\">\r\n<\/div>\r\n\r\n<!-- ARAMCO -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/assets.weforum.org\/organization\/image\/ZAj-RAQySlaexZN49-Xok_veipAmoEm-zW1YJiL2RGQ.jpg\" alt=\"Saudi Aramco\">\r\n<\/div>\r\n\r\n<!-- LOGO 6 -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcSvA0T187tPLIsVWo3p9e3JUhos8BWG4emfRUCi9_7AEw&s=10\" alt=\"Global Partner\">\r\n<\/div>\r\n\r\n<!-- BHEL -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/b\/b8\/BHEL_logo.svg\" alt=\"BHEL\">\r\n<\/div>\r\n\r\n<!-- ONGC -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/en\/9\/9a\/ONGC_Logo.svg\" alt=\"ONGC\">\r\n<\/div>\r\n\r\n\r\n<!-- =========================\r\n     DUPLICATE FOR INFINITE SCROLL\r\n========================= -->\r\n\r\n<!-- SABIC -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcRDb3e893xPyujCGo9aXQMZq-W4ENSuHKpwBPSAMqReyA&s=10\" alt=\"SABIC\">\r\n<\/div>\r\n\r\n<!-- ADNOC -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/sachiyasteel.com\/images\/clients\/adnoc-logo.png\" alt=\"ADNOC\">\r\n<\/div>\r\n\r\n<!-- MAADEN -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/sachiyasteel.com\/images\/clients\/maaden-logo.png\" alt=\"MAADEN\">\r\n<\/div>\r\n\r\n<!-- QATAR ENERGY -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/sachiyasteel.com\/images\/clients\/qatar-energy-logo.png\" alt=\"Qatar Energy\">\r\n<\/div>\r\n\r\n<!-- ARAMCO -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/150x70?text=ARAMCO\" alt=\"ARAMCO\">\r\n<\/div>\r\n\r\n<!-- L&T -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/150x70?text=L%26T\" alt=\"L&T\">\r\n<\/div>\r\n\r\n<!-- BECHTEL -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/150x70?text=BECHTEL\" alt=\"Bechtel\">\r\n<\/div>\r\n\r\n<!-- TECHNIP -->\r\n<div class=\"client-logo\">\r\n<img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/150x70?text=TECHNIP\" alt=\"Technip\">\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f56e04a elementor-widget elementor-widget-html\" data-id=\"f56e04a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ================= CTA BAR ================= *\/\r\n\r\n.steel-cta{\r\n    width:100%;\r\n    background:#d72426;\r\n    padding:12px 25px;\r\n    border-radius:18px;\r\n    font-family:Arial,sans-serif;\r\n    box-sizing:border-box;\r\n    overflow:hidden;\r\n}\r\n\r\n.steel-cta-inner{\r\n    width:100%;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:25px;\r\n}\r\n\r\n\/* ================= TEXT ================= *\/\r\n\r\n.steel-cta-text{\r\n    margin:0 !important;\r\n    padding:0 !important;\r\n\r\n    color:#fff !important;\r\n    font-size:18px;\r\n    font-weight:700;\r\n    line-height:1 !important;\r\n\r\n    white-space:nowrap;\r\n    display:block;\r\n}\r\n\r\n\/* ================= BUTTON ================= *\/\r\n\r\n.steel-cta-btn{\r\n    flex:0 0 auto;\r\n\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    height:40px;\r\n    padding:0 22px;\r\n\r\n    background:#1a713f;\r\n    color:#fff !important;\r\n\r\n    border-radius:7px;\r\n\r\n    font-size:15px;\r\n    font-weight:700;\r\n    line-height:1;\r\n\r\n    text-decoration:none;\r\n    white-space:nowrap;\r\n\r\n    transition:.25s ease;\r\n}\r\n\r\n.steel-cta-btn:hover{\r\n    background:#1a713f;\r\n    color:#fff !important;\r\n}\r\n\r\n.steel-cta-btn i{\r\n    margin-left:8px;\r\n    font-size:13px;\r\n}\r\n\r\n\r\n\/* =================================================\r\n   MOBILE\r\n   ================================================= *\/\r\n\r\n@media(max-width:768px){\r\n\r\n    .steel-cta{\r\n        padding:14px 10px;\r\n        border-radius:14px;\r\n    }\r\n\r\n    .steel-cta-inner{\r\n        flex-direction:column;\r\n        gap:10px;\r\n        width:100%;\r\n    }\r\n\r\n    .steel-cta-text{\r\n        width:100%;\r\n        max-width:100%;\r\n        \r\n        font-size:12px;\r\n        line-height:1.4 !important;\r\n\r\n        white-space:normal;\r\n        text-align:center;\r\n    }\r\n\r\n    .steel-cta-btn{\r\n        height:35px;\r\n        padding:0 16px;\r\n        font-size:12px;\r\n    }\r\n\r\n    .steel-cta-btn i{\r\n        margin-left:6px;\r\n        font-size:10px;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* ================= SMALL PHONES ================= *\/\r\n\r\n@media(max-width:380px){\r\n\r\n    .steel-cta{\r\n        padding:12px 8px;\r\n    }\r\n\r\n    .steel-cta-text{\r\n        font-size:11px;\r\n        line-height:1.45 !important;\r\n    }\r\n\r\n    .steel-cta-btn{\r\n        height:33px;\r\n        padding:0 14px;\r\n        font-size:11px;\r\n    }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"steel-cta\">\r\n\r\n    <div class=\"steel-cta-inner\">\r\n\r\n        <p class=\"steel-cta-text\">\r\n            Your Trusted Manufacturer, Supplier &amp; Exporter of Seamless, ERW, LSAW &amp; SSAW Pipes and Tubes in India \u2192\r\n        <\/p>\r\n\r\n        <a\r\n            href=\"https:\/\/api.whatsapp.com\/send\/?phone=%2B919769056007&text&type=phone_number&app_absent=0\"\r\n            class=\"steel-cta-btn\"\r\n        >\r\n            Contact Us\r\n            <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n        <\/a>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-395c32b elementor-widget elementor-widget-html\" data-id=\"395c32b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n:root{\r\n  --red:#d72426;\r\n  --green:#1a713f;\r\n  --bg:#fff;\r\n  --line:#e8e8e8;\r\n  --text:#222;\r\n  --muted:#666;\r\n  --card:#fff;\r\n  --shadow:0 10px 28px rgba(0,0,0,.08);\r\n  --radius:16px;\r\n}\r\n\r\n.dual-industrial-section{\r\n  background:var(--bg);\r\n  padding:18px 12px 25px;\r\n  font-family:Arial,sans-serif;\r\n}\r\n\r\n.dual-wrapper{\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n  display:grid;\r\n  grid-template-columns:1fr 1fr;\r\n  gap:18px;\r\n}\r\n\r\n.dual-industrial-column{\r\n  background:var(--card);\r\n  border:1px solid var(--line);\r\n  border-radius:var(--radius);\r\n  box-shadow:var(--shadow);\r\n  padding:24px;\r\n}\r\n\r\n.dual-industrial-title{\r\n  margin:0 0 10px;\r\n  font-size:30px;\r\n  line-height:1.15;\r\n  font-weight:800;\r\n  color:var(--text);\r\n}\r\n\r\n.dual-industrial-title .accent{\r\n  color:var(--red);\r\n}\r\n\r\n.dual-industrial-title::after{\r\n  content:\"\";\r\n  display:block;\r\n  width:75px;\r\n  height:4px;\r\n  border-radius:99px;\r\n  background:var(--green);\r\n  margin-top:8px;\r\n}\r\n\r\n.dual-industrial-intro{\r\n  margin:0 0 16px;\r\n  font-size:14px;\r\n  line-height:1.7;\r\n  color:var(--muted);\r\n}\r\n\r\n\/* ================= LEFT FEATURES ================= *\/\r\n\r\n.feature-grid{\r\n  display:grid;\r\n  gap:10px;\r\n}\r\n\r\n.feature-card{\r\n  display:flex;\r\n  gap:14px;\r\n  align-items:flex-start;\r\n  border:1px solid var(--line);\r\n  border-radius:14px;\r\n  padding:14px;\r\n  background:#fff;\r\n  transition:.25s ease;\r\n}\r\n\r\n.feature-card:hover{\r\n  transform:translateY(-2px);\r\n  border-color:rgba(215,36,38,.35);\r\n  box-shadow:0 8px 18px rgba(215,36,38,.10);\r\n}\r\n\r\n.feature-icon{\r\n  width:54px;\r\n  height:54px;\r\n  flex:0 0 54px;\r\n  border-radius:50%;\r\n  background:rgba(215,36,38,.09);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:var(--red);\r\n}\r\n\r\n.feature-icon svg{\r\n  width:28px;\r\n  height:28px;\r\n  stroke:currentColor;\r\n}\r\n\r\n.feature-body h3{\r\n  margin:0 0 5px;\r\n  font-size:16px;\r\n  line-height:1.25;\r\n  color:var(--red);\r\n  font-weight:700;\r\n}\r\n\r\n.feature-body p{\r\n  margin:0;\r\n  font-size:13px;\r\n  line-height:1.6;\r\n  color:var(--muted);\r\n}\r\n\r\n\/* ================= RIGHT TOP 4 FEATURES ================= *\/\r\n\r\n.top-features{\r\n  display:grid;\r\n  grid-template-columns:1fr 1fr;\r\n  gap:10px;\r\n  margin-bottom:16px;\r\n}\r\n\r\n.top-feature{\r\n  border:1px solid var(--line);\r\n  border-radius:13px;\r\n  padding:15px 13px;\r\n  background:#fff;\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n  transition:.25s ease;\r\n}\r\n\r\n.top-feature:hover{\r\n  transform:translateY(-2px);\r\n  border-color:rgba(215,36,38,.35);\r\n  box-shadow:0 7px 16px rgba(215,36,38,.09);\r\n}\r\n\r\n.top-feature-icon{\r\n  width:45px;\r\n  height:45px;\r\n  min-width:40px;\r\n  border-radius:50%;\r\n  background:rgba(215,36,38,.09);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:var(--red);\r\n}\r\n\r\n.top-feature-icon svg{\r\n  width:21px;\r\n  height:21px;\r\n  stroke:currentColor;\r\n}\r\n\r\n.top-feature strong{\r\n  font-size:13px;\r\n  line-height:1.25;\r\n  color:var(--red);\r\n}\r\n\r\n\/* ================= ACCORDION ================= *\/\r\n\r\n.accordion-wrap{\r\n  display:grid;\r\n  gap:9px;\r\n}\r\n\r\n.accordion-item{\r\n  border:1px solid var(--line);\r\n  border-radius:13px;\r\n  overflow:hidden;\r\n  background:#fff;\r\n}\r\n\r\n.accordion-btn{\r\n  width:100%;\r\n  border:0;\r\n  background:#fff;\r\n  color:var(--text);\r\n  padding:13px 15px;\r\n  font-size:14px;\r\n  font-weight:700;\r\n  cursor:pointer;\r\n  text-align:left;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:12px;\r\n}\r\n\r\n.accordion-btn .label{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n}\r\n\r\n.accordion-btn .mini-icon{\r\n  width:27px;\r\n  height:27px;\r\n  color:var(--red);\r\n  flex:0 0 27px;\r\n}\r\n\r\n.accordion-btn::after{\r\n  content:\"+\";\r\n  font-size:20px;\r\n  line-height:1;\r\n  color:var(--red);\r\n}\r\n\r\n.accordion-item.active .accordion-btn::after{\r\n  content:\"\u2212\";\r\n}\r\n\r\n.accordion-content{\r\n  max-height:0;\r\n  overflow:hidden;\r\n  transition:max-height .35s ease;\r\n}\r\n\r\n.accordion-inner{\r\n  padding:0 15px 14px;\r\n  font-size:13px;\r\n  line-height:1.6;\r\n  color:var(--muted);\r\n}\r\n\r\n.accordion-section-title{\r\n  margin:7px 0 2px;\r\n  font-size:12px;\r\n  font-weight:700;\r\n  color:var(--red);\r\n}\r\n\r\n.accordion-para{\r\n  margin:0 0 6px;\r\n}\r\n\r\n\/* ================= CTA ================= *\/\r\n\r\n.cta-panel{\r\n  margin-top:13px;\r\n  background:var(--red);\r\n  border-radius:19px;\r\n  padding:25px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:12px;\r\n}\r\n\r\n.cta-left{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:11px;\r\n  min-width:0;\r\n}\r\n\r\n.cta-icon{\r\n  width:48px;\r\n  height:48px;\r\n  min-width:48px;\r\n  border-radius:50%;\r\n  background:#fff;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  color:var(--red);\r\n}\r\n\r\n.cta-icon svg{\r\n  width:25px;\r\n  height:25px;\r\n  stroke:currentColor;\r\n}\r\n\r\n.cta-text h4{\r\n  margin:0 0 3px;\r\n  font-size:14px;\r\n  color:#fff;\r\n  font-weight:800;\r\n}\r\n\r\n.cta-text p{\r\n  margin:0;\r\n  font-size:12px;\r\n  color:#fff;\r\n  line-height:1.4;\r\n}\r\n\r\n.cta-button{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:7px;\r\n  flex:0 0 auto;\r\n  padding:11px 16px;\r\n  border-radius:8px;\r\n  background:var(--green);\r\n  color:#fff !important;\r\n  text-decoration:none;\r\n  font-size:13px;\r\n  font-weight:700;\r\n  white-space:nowrap;\r\n  transition:.25s ease;\r\n}\r\n\r\n.cta-button:hover{\r\n  background:#145b33;\r\n  color:#fff !important;\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\/* ================= TABLET ================= *\/\r\n\r\n@media(max-width:900px){\r\n  .dual-wrapper{\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n\r\n\/* ================= MOBILE ================= *\/\r\n\r\n@media(max-width:600px){\r\n\r\n  .dual-industrial-section{\r\n    padding:12px 8px 20px;\r\n  }\r\n\r\n  .dual-industrial-column{\r\n    padding:16px 13px;\r\n  }\r\n\r\n  .dual-industrial-title{\r\n    font-size:24px;\r\n  }\r\n\r\n  .dual-industrial-intro{\r\n    font-size:13px;\r\n    line-height:1.65;\r\n  }\r\n\r\n  .top-features{\r\n    grid-template-columns:1fr 1fr;\r\n    gap:8px;\r\n  }\r\n\r\n  .top-feature{\r\n    padding:11px 8px;\r\n    gap:8px;\r\n  }\r\n\r\n  .top-feature-icon{\r\n    width:34px;\r\n    height:34px;\r\n    min-width:34px;\r\n  }\r\n\r\n  .top-feature-icon svg{\r\n    width:18px;\r\n    height:18px;\r\n  }\r\n\r\n  .top-feature strong{\r\n    font-size:11px;\r\n  }\r\n\r\n  .feature-card{\r\n    padding:12px;\r\n    gap:10px;\r\n  }\r\n\r\n  .feature-icon{\r\n    width:45px;\r\n    height:45px;\r\n    flex:0 0 45px;\r\n  }\r\n\r\n  .feature-icon svg{\r\n    width:23px;\r\n    height:23px;\r\n  }\r\n\r\n  .feature-body h3{\r\n    font-size:14px;\r\n  }\r\n\r\n  .feature-body p{\r\n    font-size:12px;\r\n  }\r\n\r\n  .accordion-btn{\r\n    padding:12px;\r\n    font-size:12.5px;\r\n  }\r\n\r\n  .accordion-inner{\r\n    padding:0 12px 12px;\r\n    font-size:12px;\r\n  }\r\n\r\n  .cta-panel{\r\n    padding:12px;\r\n    flex-direction:column;\r\n    align-items:stretch;\r\n  }\r\n\r\n  .cta-button{\r\n    width:100%;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"dual-industrial-section\">\r\n\r\n  <div class=\"dual-wrapper\">\r\n\r\n    <!-- =====================================================\r\n         LEFT SIDE - WHY CLIENTS CHOOSE US\r\n    ====================================================== -->\r\n\r\n    <div class=\"dual-industrial-column\">\r\n\r\n      <h2 class=\"dual-industrial-title\">\r\n        Why Clients <span class=\"accent\">Choose Us<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"dual-industrial-intro\">\r\n        At Sachiya Steel International, we understand the expectations of engineers, sourcing specialists, and project teams when it comes to industrial pipes and tubes. Our approach is built on reliability, technical capability, and consistent supply.\r\n      <\/p>\r\n\r\n      <div class=\"feature-grid\">\r\n\r\n        <!-- 1 -->\r\n        <div class=\"feature-card\">\r\n          <div class=\"feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 2l7 4v6c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-4z\"\/>\r\n              <path d=\"M9 12l2 2 4-4\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"feature-body\">\r\n            <h3>Assured Quality Standards<\/h3>\r\n            <p>\r\n              We're ISO 9001:2015, ISO 45001:2018 and ISO 14001:2015 certified,\r\n              T\u00dcV certified, and compliant with EU Directive 2014\/68\/EU (PED)\r\n              for applicable pressure-rated products \u2014 so our quality, safety\r\n              and environmental systems aren't just claims, they're independently audited.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- 2 -->\r\n        <div class=\"feature-card\">\r\n          <div class=\"feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M4 4h16v16H4z\"\/>\r\n              <path d=\"M8 8h8\"\/>\r\n              <path d=\"M8 12h8\"\/>\r\n              <path d=\"M8 16h5\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"feature-body\">\r\n            <h3>Certified Quality You Can Verify<\/h3>\r\n            <p>\r\n              We're ISO 9001:2015 and T\u00dcV certified, and every pipe and tube\r\n              we manufacture meets ASTM, ASME, API 5L and IS standards \u2014\r\n              so you're not just taking our word for it.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- 3 -->\r\n        <div class=\"feature-card\">\r\n          <div class=\"feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M3 7h18\"\/>\r\n              <path d=\"M5 7v10\"\/>\r\n              <path d=\"M19 7v10\"\/>\r\n              <path d=\"M7 17h10\"\/>\r\n              <path d=\"M8 4h8\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"feature-body\">\r\n            <h3>Complete Pipes &amp; Tubes Range<\/h3>\r\n            <p>\r\n              Our range includes seamless, ERW, LSAW and SSAW pipes, along\r\n              with seamless, welded, heat exchanger and boiler tubes, available\r\n              in stainless steel, carbon steel, alloy steel, duplex, super duplex,\r\n              nickel alloys and copper-nickel.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- 4 -->\r\n        <div class=\"feature-card\">\r\n          <div class=\"feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M4 20V5\"\/>\r\n              <path d=\"M4 20h16\"\/>\r\n              <path d=\"M8 17v-4\"\/>\r\n              <path d=\"M12 17V8\"\/>\r\n              <path d=\"M16 17v-7\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"feature-body\">\r\n            <h3>Our Own Manufacturing, Our Control<\/h3>\r\n            <p>\r\n              With facilities in Mumbai and Vasai, we maintain full control\r\n              over production processes, enabling competitive pricing,\r\n              consistent quality, and transparent communication.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- 5 -->\r\n        <div class=\"feature-card\">\r\n          <div class=\"feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M3 7h18v10H3z\"\/>\r\n              <path d=\"M7 7V4h10v3\"\/>\r\n              <path d=\"M8 12h8\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"feature-body\">\r\n            <h3>Built for Bulk &amp; Project Orders<\/h3>\r\n            <p>\r\n              We support both standard and project-specific requirements,\r\n              offering customized solutions and bulk supply aligned with\r\n              client specifications.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- 6 -->\r\n        <div class=\"feature-card\">\r\n          <div class=\"feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\r\n              <path d=\"M3 12h18\"\/>\r\n              <path d=\"M12 3c3 3.5 3 14.5 0 18\"\/>\r\n              <path d=\"M12 3c-3 3.5-3 14.5 0 18\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"feature-body\">\r\n            <h3>Reliable Delivery, Wherever You Are<\/h3>\r\n            <p>\r\n              Strong production capacity plus tight logistics coordination\r\n              means your order ships on time \u2014 to customers across India\r\n              and 85+ countries worldwide.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         RIGHT SIDE\r\n         4 FEATURES + MATERIAL GRADES + CTA\r\n    ====================================================== -->\r\n\r\n    <div class=\"dual-industrial-column\">\r\n\r\n      <h2 class=\"dual-industrial-title\">\r\n        Available Material Grades for\r\n        <span class=\"accent\">Pipes &amp; Tubes<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"dual-industrial-intro\">\r\n        As a leading pipes and tubes manufacturer, exporter, and supplier\r\n        in India, Sachiya Steel International offers a comprehensive range\r\n        of seamless, ERW, LSAW and SSAW pipes, along with seamless, welded,\r\n        heat exchanger and boiler tubes, across the following grades and materials.\r\n      <\/p>\r\n\r\n\r\n      \r\n\r\n      <!-- ================= MATERIAL ACCORDIONS ================= -->\r\n\r\n      <div class=\"accordion-wrap\">\r\n\r\n\r\n        <!-- AUSTENITIC -->\r\n\r\n        <div class=\"accordion-item\">\r\n          <button class=\"accordion-btn\" type=\"button\">\r\n            <span class=\"label\">\r\n              <svg class=\"mini-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <path d=\"M12 2l7 4v6c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-4z\"\/>\r\n              <\/svg>\r\n              Austenitic Stainless Steel\r\n            <\/span>\r\n          <\/button>\r\n\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-inner\">\r\n\r\n              <div class=\"accordion-section-title\">Grades:<\/div>\r\n              <p class=\"accordion-para\">\r\n                SS 304, 304L, 304H, 316, 316L, 316H, 316Ti, 317, 317L,\r\n                321, 321H, 347, 347H, 310, 310S, 904L\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">UNS:<\/div>\r\n              <p class=\"accordion-para\">\r\n                S30400, S30403, S31600, S31603, S32100, S31000, N08904\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Standards:<\/div>\r\n              <p class=\"accordion-para\">\r\n                ASTM A312 (pipes), A213 (tubes), A249 (welded tubes),\r\n                A269, A358\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Size Range:<\/div>\r\n              <p class=\"accordion-para\">\r\n                1\/8\" NB to 24\" NB, Schedule 5S to XXS\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Use:<\/div>\r\n              <p class=\"accordion-para\">\r\n                Oil &amp; gas, chemical processing, food &amp; beverage,\r\n                pharmaceutical, marine.\r\n              <\/p>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- CARBON STEEL -->\r\n\r\n        <div class=\"accordion-item\">\r\n          <button class=\"accordion-btn\" type=\"button\">\r\n            <span class=\"label\">\r\n              <svg class=\"mini-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <path d=\"M4 20l7-8 4 4 5-6\"\/>\r\n                <path d=\"M4 6h16\"\/>\r\n              <\/svg>\r\n              Carbon Steel\r\n            <\/span>\r\n          <\/button>\r\n\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-inner\">\r\n\r\n              <div class=\"accordion-section-title\">Grades:<\/div>\r\n              <p class=\"accordion-para\">\r\n                A106 Gr. A\/B\/C, A53 Gr. A\/B, API 5L Gr. B, X42, X46,\r\n                X52, X56, X60, X65, X70\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Standards:<\/div>\r\n              <p class=\"accordion-para\">\r\n                ASTM A106, A53, A333, API 5L, ASTM A672, A252,\r\n                IS 3589, IS 1239; boiler tubes to ASTM A192 &amp; A210\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Size Range:<\/div>\r\n              <p class=\"accordion-para\">\r\n                \u00bd\" NB to 24\" NB, Schedule 10 to Schedule 160\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Use:<\/div>\r\n              <p class=\"accordion-para\">\r\n                Structural piping, oil &amp; gas transmission,\r\n                water transmission, boiler &amp; power piping.\r\n              <\/p>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- ALLOY STEEL -->\r\n\r\n        <div class=\"accordion-item\">\r\n          <button class=\"accordion-btn\" type=\"button\">\r\n            <span class=\"label\">\r\n              <svg class=\"mini-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <path d=\"M12 2l8 4v8l-8 8-8-8V6l8-4z\"\/>\r\n                <path d=\"M8 12h8\"\/>\r\n                <path d=\"M12 8v8\"\/>\r\n              <\/svg>\r\n              Alloy Steel\r\n            <\/span>\r\n          <\/button>\r\n\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-inner\">\r\n\r\n              <div class=\"accordion-section-title\">Grades:<\/div>\r\n              <p class=\"accordion-para\">\r\n                A335 P5, P9, P11, P22, P91, P92; tube equivalents\r\n                A213 T5, T9, T11, T22, T91\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">UNS:<\/div>\r\n              <p class=\"accordion-para\">\r\n                K41545, K90941, K31545, K21590\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Size Range:<\/div>\r\n              <p class=\"accordion-para\">\r\n                \u00bd\" NB to 24\" NB, Schedule 40 to XXS\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Use:<\/div>\r\n              <p class=\"accordion-para\">\r\n                High-temperature, high-pressure service \u2014 power plants,\r\n                refineries, boiler and process piping.\r\n              <\/p>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- DUPLEX -->\r\n\r\n        <div class=\"accordion-item\">\r\n          <button class=\"accordion-btn\" type=\"button\">\r\n            <span class=\"label\">\r\n              <svg class=\"mini-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <path d=\"M12 2l8 4v8l-8 8-8-8V6l8-4z\"\/>\r\n                <path d=\"M8 12h8\"\/>\r\n                <path d=\"M12 8v8\"\/>\r\n              <\/svg>\r\n              Duplex &amp; Super Duplex Steel\r\n            <\/span>\r\n          <\/button>\r\n\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-inner\">\r\n\r\n              <div class=\"accordion-section-title\">Grades:<\/div>\r\n              <p class=\"accordion-para\">\r\n                S31803 (2205), S32205, S32750 (2507), S32760,\r\n                S31260, S32304 (2304)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">UNS:<\/div>\r\n              <p class=\"accordion-para\">\r\n                S31803, S32205, S32750, S32760\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Standards:<\/div>\r\n              <p class=\"accordion-para\">\r\n                ASTM A790 (welded), A789 (seamless tubes), A928\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Size Range:<\/div>\r\n              <p class=\"accordion-para\">\r\n                \u00bd\" NB to 20\" NB, Schedule 10 to XXS\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Use:<\/div>\r\n              <p class=\"accordion-para\">\r\n                Offshore platforms, subsea pipelines, desalination plants,\r\n                chemical tankers.\r\n              <\/p>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- NICKEL -->\r\n\r\n        <div class=\"accordion-item\">\r\n          <button class=\"accordion-btn\" type=\"button\">\r\n            <span class=\"label\">\r\n              <svg class=\"mini-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\r\n                <path d=\"M8 12h8\"\/>\r\n                <path d=\"M12 8v8\"\/>\r\n              <\/svg>\r\n              Nickel Alloys\r\n            <\/span>\r\n          <\/button>\r\n\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-inner\">\r\n\r\n              <div class=\"accordion-section-title\">Inconel:<\/div>\r\n              <p class=\"accordion-para\">\r\n                600, 601, 625, 800, 825 (UNS N06600, N06625)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Monel:<\/div>\r\n              <p class=\"accordion-para\">\r\n                400 (UNS N04400)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Hastelloy:<\/div>\r\n              <p class=\"accordion-para\">\r\n                C276 (UNS N10276)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Incoloy:<\/div>\r\n              <p class=\"accordion-para\">\r\n                800, 800H, 800HT, 825\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Standards:<\/div>\r\n              <p class=\"accordion-para\">\r\n                ASTM B622, B619, B704, B163 (tubes)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Size Range:<\/div>\r\n              <p class=\"accordion-para\">\r\n                \u00bc\" NB to 12\" NB, Schedule 10S to 80S\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Use:<\/div>\r\n              <p class=\"accordion-para\">\r\n                Extreme temperature and highly corrosive environments \u2014\r\n                chemical processing, marine heat exchangers, nuclear.\r\n              <\/p>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n\r\n        <!-- COPPER + TITANIUM -->\r\n\r\n        <div class=\"accordion-item\">\r\n          <button class=\"accordion-btn\" type=\"button\">\r\n            <span class=\"label\">\r\n              <svg class=\"mini-icon\" viewBox=\"0 0 24 24\" fill=\"none\"\r\n                stroke=\"currentColor\" stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <path d=\"M4 14l8-8 8 8\"\/>\r\n                <path d=\"M6 12v8h12v-8\"\/>\r\n              <\/svg>\r\n              Copper-Nickel &amp; Titanium\r\n            <\/span>\r\n          <\/button>\r\n\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-inner\">\r\n\r\n              <div class=\"accordion-section-title\">Cupro-Nickel:<\/div>\r\n              <p class=\"accordion-para\">\r\n                70\/30, 90\/10 (UNS C71500, C70600)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Titanium:<\/div>\r\n              <p class=\"accordion-para\">\r\n                Grade 2, Grade 7 (ASTM B338 tubes)\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Size Range:<\/div>\r\n              <p class=\"accordion-para\">\r\n                \u00bd\" OD to 4\" OD (tube), custom lengths on request\r\n              <\/p>\r\n\r\n              <div class=\"accordion-section-title\">Use:<\/div>\r\n              <p class=\"accordion-para\">\r\n                Marine heat exchangers, desalination, offshore condenser\r\n                and cooler applications.\r\n              <\/p>\r\n            \r\n\r\n            <\/div>\r\n          <\/div>\r\n         \r\n        <\/div>\r\n<!-- ================= 4 FEATURES ================= -->\r\n\r\n      <div class=\"top-features\">\r\n\r\n        <div class=\"top-feature\">\r\n          <div class=\"top-feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 2l7 4v6c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-4z\"\/>\r\n              <path d=\"M9 12l2 2 4-4\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <strong>Certified Quality<\/strong>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"top-feature\">\r\n          <div class=\"top-feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M4 4h16v16H4z\"\/>\r\n              <path d=\"M8 8h8\"\/>\r\n              <path d=\"M8 12h8\"\/>\r\n              <path d=\"M8 16h6\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <strong>Customized Solutions<\/strong>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"top-feature\">\r\n          <div class=\"top-feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\r\n              <path d=\"M3 12h18\"\/>\r\n              <path d=\"M12 3c3 3.5 3 14.5 0 18\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <strong>Global Export<\/strong>\r\n        <\/div>\r\n\r\n\r\n        <div class=\"top-feature\">\r\n          <div class=\"top-feature-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M3 7h18\"\/>\r\n              <path d=\"M5 7v10\"\/>\r\n              <path d=\"M19 7v10\"\/>\r\n              <path d=\"M7 17h10\"\/>\r\n              <path d=\"M8 4h8\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <strong>Huge Inventory<\/strong>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- ================= CTA AT END ================= -->\r\n\r\n      <div class=\"cta-panel\">\r\n\r\n        <div class=\"cta-left\">\r\n\r\n          <div class=\"cta-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\">\r\n              <path d=\"M4 4h16v10H7l-3 4V4z\"\/>\r\n              <path d=\"M8 8h8\"\/>\r\n              <path d=\"M8 11h5\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n\r\n          <div class=\"cta-text\">\r\n            <h4>Need help choosing the right pipe or tube?<\/h4>\r\n            <p>\r\n              Our experts are here to help you find the right material and specification.\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <a\r\n          class=\"cta-button\"\r\n          href=\"https:\/\/api.whatsapp.com\/send\/?phone=919769056007&text=Hi+Sachiya+Steel%2C+I+need+a+quote+for+&type=phone_number&app_absent=0\"\r\n        >\r\n          Request a Quote <span>\u2192<\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<script>\r\ndocument.querySelectorAll(\".accordion-btn\").forEach(btn => {\r\n\r\n  btn.addEventListener(\"click\", function(){\r\n\r\n    const item = this.parentElement;\r\n\r\n    document.querySelectorAll(\".accordion-item\").forEach(i => {\r\n\r\n      if(i !== item){\r\n\r\n        i.classList.remove(\"active\");\r\n\r\n        const c = i.querySelector(\".accordion-content\");\r\n\r\n        c.style.maxHeight = \"0px\";\r\n\r\n      }\r\n\r\n    });\r\n\r\n    item.classList.toggle(\"active\");\r\n\r\n    const content = item.querySelector(\".accordion-content\");\r\n\r\n    if(item.classList.contains(\"active\")){\r\n      content.style.maxHeight = content.scrollHeight + \"px\";\r\n    }else{\r\n      content.style.maxHeight = \"0px\";\r\n    }\r\n\r\n  });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a38ec50 elementor-widget elementor-widget-html\" data-id=\"a38ec50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.testimonial-section{\r\n    padding:10px 20px 50px;\r\n    background:#fff;\r\n    font-family:Arial,sans-serif;\r\n    overflow:hidden;\r\n}\r\n\r\n.testimonial-container{\r\n    max-width:1200px;\r\n    margin:auto;\r\n    text-align:center;\r\n}\r\n\r\n.testimonial-section h2{\r\n    font-size:32px;\r\n    font-weight:700;\r\n    color:#111;\r\n    line-height:1.3;\r\n    margin-bottom:8px;\r\n}\r\n\r\n.testimonial-section h2 span{\r\n    color:#d72426;\r\n}\r\n\r\n.testimonial-section p{\r\n    max-width:650px;\r\n    margin:0 auto 30px;\r\n    color:#666;\r\n    font-size:14px;\r\n    line-height:1.7;\r\n}\r\n\r\n.testimonial-slider{\r\n    overflow:hidden;\r\n}\r\n\r\n.testimonial-track{\r\n    display:flex;\r\n    gap:18px;\r\n    width:max-content;\r\n    animation:scroll 25s linear infinite;\r\n}\r\n\r\n.testimonial-slider:hover .testimonial-track{\r\n    animation-play-state:paused;\r\n}\r\n\r\n.testimonial-card{\r\n    width:300px;\r\n    background:#fff;\r\n    border:1px solid #e5e5e5;\r\n    border-radius:14px;\r\n    padding:22px;\r\n    flex-shrink:0;\r\n}\r\n\r\n.stars{\r\n    color:#FDB515;\r\n    font-size:18px;\r\n    text-align:center;\r\n    margin-bottom:12px;\r\n}\r\n\r\n.testimonial-text{\r\n    font-size:14px;\r\n    line-height:1.7;\r\n    color:#666;\r\n    text-align:center;\r\n    font-style:italic;\r\n    min-height:120px;\r\n}\r\n\r\n.client{\r\n    display:flex;\r\n    align-items:center;\r\n    margin-top:18px;\r\n}\r\n\r\n.avatar{\r\n    width:42px;\r\n    height:42px;\r\n    border-radius:50%;\r\n    background:#1a713f;\r\n    color:#fff;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-weight:bold;\r\n    margin-right:12px;\r\n}\r\n\r\n.client-info{\r\n    text-align:left;\r\n}\r\n\r\n.client-name{\r\n    font-size:15px;\r\n    font-weight:700;\r\n    color:#222;\r\n}\r\n\r\n.client-role{\r\n    font-size:13px;\r\n    color:#777;\r\n}\r\n\r\n@keyframes scroll{\r\n    from{transform:translateX(0);}\r\n    to{transform:translateX(-50%);}\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n.testimonial-section{\r\n    padding:10px 15px 40px;\r\n}\r\n\r\n.testimonial-section h2{\r\n    font-size:26px;\r\n}\r\n\r\n.testimonial-card{\r\n    width:270px;\r\n}\r\n\r\n}\r\n<\/style>\r\n\r\n<section class=\"testimonial-section\">\r\n\r\n<div class=\"testimonial-container\">\r\n\r\n<h2>\r\nWhat Our Clients Say\r\n<br>\r\n<span>Client Testimonials<\/span>\r\n<\/h2>\r\n\r\n<p>\r\nFeedback from global clients who trust us for quality products and dependable service.\r\n<\/p>\r\n\r\n<div class=\"testimonial-slider\">\r\n\r\n<div class=\"testimonial-track\">\r\n\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<div class=\"testimonial-text\">\r\nWe sourced ASTM A106 seamless pipes for a refinery project in Jubail \u2014 the dimensional accuracy and mill test certificates were spot on, and delivery beat our timeline.\r\n<\/div>\r\n\r\n<div class=\"client\">\r\n<div class=\"avatar\">FK<\/div>\r\n<div class=\"client-info\">\r\n<div class=\"client-name\">Mohammed Al-Harbi<\/div>\r\n<div class=\"client-role\">Procurement Manager, Saudi Arabia<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<div class=\"testimonial-text\">\r\nOrdered SSAW pipes in API 5L X60 for a water transmission line \u2014 large-diameter quality was consistent across the full batch, with proper hydrostatic test reports.\r\n<\/div>\r\n\r\n<div class=\"client\">\r\n<div class=\"avatar\">JO<\/div>\r\n<div class=\"client-info\">\r\n<div class=\"client-name\">Robert Turner<\/div>\r\n<div class=\"client-role\">Project Engineer, Australia<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<div class=\"testimonial-text\">\r\nOur plant needed stainless steel heat exchanger tubes to ASTM A213, and the batch-to-batch consistency has kept our maintenance schedule on track for over a year now.\r\n<\/div>\r\n\r\n<div class=\"client\">\r\n<div class=\"avatar\">PS<\/div>\r\n<div class=\"client-info\">\r\n<div class=\"client-name\">Park Min-jun<\/div>\r\n<div class=\"client-role\">Plant Engineer, South Korea<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<!-- Duplicate for seamless scrolling -->\r\n\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<div class=\"testimonial-text\">\r\nWe sourced ASTM A106 seamless pipes for a refinery project in Jubail \u2014 the dimensional accuracy and mill test certificates were spot on, and delivery beat our timeline.\r\n<\/div>\r\n\r\n<div class=\"client\">\r\n<div class=\"avatar\">FK<\/div>\r\n<div class=\"client-info\">\r\n<div class=\"client-name\">Yusuf Al-Mansoori<\/div>\r\n<div class=\"client-role\">SProcurement Manager, Saudi<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<div class=\"testimonial-text\">\r\nWe import ERW pipes for structural work across multiple sites \u2014 every shipment has matched spec exactly, and the paperwork makes customs clearance painless.\r\n<\/div>\r\n\r\n<div class=\"client\">\r\n<div class=\"avatar\">JO<\/div>\r\n<div class=\"client-info\">\r\n<div class=\"client-name\">Lars Andersen<\/div>\r\n<div class=\"client-role\">Technical Director, Denmark<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<div class=\"testimonial-text\">\r\nWe've been sourcing carbon steel seamless pipes for our pipeline contracts for two years now \u2014 consistent grade accuracy and on-time export shipping every time\r\n<\/div>\r\n\r\n<div class=\"client\">\r\n<div class=\"avatar\">PS<\/div>\r\n<div class=\"client-info\">\r\n<div class=\"client-name\">Grace Mwangi <\/div>\r\n<div class=\"client-role\">Supply Chain Manager, Kenya<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\nconst track=document.querySelector(\".testimonial-track\");\r\ntrack.innerHTML+=track.innerHTML;\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61bf4e6 elementor-widget elementor-widget-html\" data-id=\"61bf4e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.plant-section{\r\n  padding:10px 20px 30px;\r\n  background:#fff;\r\n  font-family:Arial,sans-serif;\r\n  text-align:center;\r\n  overflow:hidden;\r\n}\r\n\r\n.plant-h2{\r\n  font-size:26px;\r\n  color:#111;\r\n  margin:0;\r\n  font-weight:600;\r\n}\r\n\r\n.plant-h1{\r\n  font-size:44px;\r\n  color:#d72426;\r\n  font-weight:800;\r\n  margin:8px 0 10px;\r\n}\r\n\r\n.plant-text{\r\n  max-width:1000px;\r\n  margin:0 auto 2px;\r\n  font-size:15px;\r\n  color:#555;\r\n  line-height:1.7;\r\n}\r\n\r\n.plant-wrapper{\r\n  width:100%;\r\n  overflow:hidden;\r\n  position:relative;\r\n  padding:0;\r\n}\r\n\r\n.plant-track{\r\n  display:flex;\r\n  flex-wrap:nowrap;\r\n  gap:18px;\r\n  width:max-content;\r\n  padding:0 4px 8px;\r\n  will-change:transform;\r\n  animation:plant-marquee 26s linear infinite;\r\n}\r\n\r\n.plant-wrapper:hover .plant-track{\r\n  animation-play-state:paused;\r\n}\r\n\r\n.plant-card{\r\n  flex:0 0 240px;\r\n  flex-shrink:0;\r\n  background:#fff;\r\n  border:1px solid #e6eaf0;\r\n  border-radius:14px;\r\n  overflow:hidden;\r\n  box-shadow:0 6px 15px rgba(0,0,0,0.06);\r\n  transition:0.3s;\r\n}\r\n\r\n.plant-card:hover{\r\n  transform:translateY(-6px);\r\n  box-shadow:0 0 20px rgba(30,78,216,0.25);\r\n}\r\n\r\n.plant-card img{\r\n  width:100%;\r\n  height:150px;\r\n  object-fit:cover;\r\n  display:block;\r\n}\r\n\r\n.plant-name{\r\n  padding:10px;\r\n  font-size:14px;\r\n  font-weight:700;\r\n  color:#0b1f3a;\r\n}\r\n\r\n@keyframes plant-marquee{\r\n  from{\r\n    transform:translateX(0);\r\n  }\r\n  to{\r\n    transform:translateX(-50%);\r\n  }\r\n}\r\n\r\n@media(max-width:768px){\r\n  .plant-card{\r\n    flex:0 0 190px;\r\n  }\r\n\r\n  .plant-h1{\r\n    font-size:32px;\r\n  }\r\n\r\n  .plant-track{\r\n    animation-duration:18s;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"plant-section\">\r\n  <h2 class=\"plant-h2\">Inside Our Plant<\/h2>\r\n  <h2 class=\"plant-h1\">Take a Factory Tour<\/h2>\r\n\r\n  <p class=\"plant-text\">\r\n    Every stage of pipe and tube manufacturing \u2014 raw material inspection, forming, welding, testing and final dispatch \u2014 happens under one roof at our facility in Mumbai and Vasai, India. This integrated setup gives us full control over quality, complete material traceability, and consistent, on-time delivery for every order, big or small.\r\n  <\/p>\r\n\r\n  <div class=\"plant-wrapper\">\r\n    <div class=\"plant-track\">\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/blog.dixonvalve.com\/hs-fs\/hubfs\/Blog\/2023\/6%20Steps%20of%20the%20Steel%20Manufacturing%20Process\/iStock-1151115902_scrap-metal.jpg?width=480&height=321&name=iStock-1151115902_scrap-metal.jpg\" alt=\"Production Line\">\r\n        <div class=\"plant-name\">Production Line<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcTH3yvBfJvsbMjAQXs7qrZabqpg-pciD7sNIqaY0hue8ci-QmOJmSIE5Lxo&s=10\" alt=\"CNC Machining\">\r\n        <div class=\"plant-name\">CNC Machining Shop<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/image.made-in-china.com\/365f3j00pGickmURblbF\/Automatic-Stainless-Steel-Bar-Thread-Rolling-Machine-M6-Rebar-Threading-Machine.webp\" alt=\"Threading\">\r\n        <div class=\"plant-name\">Roll Threading<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQUz0AnqsiKpghVX-emk1OGbzKek50eX4vwcfyD7ktcxGlDK1ljyagrqTI0&s=10\" alt=\"Heat Treatment\">\r\n        <div class=\"plant-name\">Heat Treatment<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/quality-control-lab-for-stainless-steel.jpg\" alt=\"Quality Control\">\r\n        <div class=\"plant-name\">Quality Control Lab<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=800&q=80\" alt=\"Warehouse\">\r\n        <div class=\"plant-name\">Warehouse &amp; Dispatch<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581092918056-0c4c3acd3789?auto=format&fit=crop&w=800&q=80\" alt=\"Production Line\">\r\n        <div class=\"plant-name\">Production Line<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"plant-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581090700227-4c4c4c4c4c4c?auto=format&fit=crop&w=800&q=80\" alt=\"CNC Machining\">\r\n        <div class=\"plant-name\">CNC Machining Shop<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f369b7c elementor-widget elementor-widget-html\" data-id=\"f369b7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.cert-section{\r\n  padding:10px 20px 10px;\r\n  background:#fff;\r\n  font-family:Arial,sans-serif;\r\n  text-align:center;\r\n}\r\n\r\n\/* HEADINGS *\/\r\n.cert-title{\r\n  font-size:28px;\r\n  color:#111;\r\n  font-weight:600;\r\n  margin:0;\r\n}\r\n\r\n.cert-subtitle{\r\n  font-size:42px;\r\n  color:#d72426;\r\n  font-weight:800;\r\n  margin:10px 0 15px;\r\n}\r\n\r\n\/* PARAGRAPH *\/\r\n.cert-text{\r\n  max-width:1000px;\r\n  margin:0 auto 30px;\r\n  font-size:16px;\r\n  color:#555;\r\n  line-height:1.8;\r\n}\r\n\r\n\/* ================= DESKTOP ================= *\/\r\n\r\n.cert-grid{\r\n  width:100%;\r\n  display:grid;\r\n  grid-template-columns:repeat(5,1fr);\r\n  gap:14px;\r\n  justify-content:center;\r\n}\r\n\r\n\/* CARD *\/\r\n.cert-card{\r\n  width:100%;\r\n  min-width:0;\r\n  background:#fff;\r\n  border:1px solid #d72426;\r\n  border-radius:16px;\r\n  overflow:hidden;\r\n  box-shadow:0 6px 18px rgba(0,0,0,.06);\r\n  transition:.3s ease;\r\n}\r\n\r\n.cert-card:hover{\r\n  transform:translateY(-6px);\r\n  box-shadow:0 0 25px rgba(215,36,38,.20);\r\n}\r\n\r\n\/* IMAGE *\/\r\n.cert-card img{\r\n  width:100%;\r\n  height:250px;\r\n  object-fit:contain;\r\n  object-position:center;\r\n  display:block;\r\n  background:#fff;\r\n  padding:8px;\r\n}\r\n\r\n\/* TEXT *\/\r\n.cert-info{\r\n  padding:15px 8px 18px;\r\n  text-align:center;\r\n}\r\n\r\n.cert-name{\r\n  font-size:15px;\r\n  font-weight:800;\r\n  color:#1e4ed8;\r\n  margin:0 0 6px;\r\n}\r\n\r\n.cert-desc{\r\n  font-size:12px;\r\n  color:#666;\r\n  margin:0;\r\n}\r\n\r\n\/* DOTS - HIDDEN ON DESKTOP *\/\r\n.cert-dots{\r\n  display:none;\r\n}\r\n\r\n\r\n\/* =================================================\r\n   PHONE ONLY\r\n   ================================================= *\/\r\n\r\n@media(max-width:768px){\r\n\r\n  .cert-section{\r\n    padding:10px 0 10px;\r\n  }\r\n\r\n  .cert-title{\r\n    font-size:24px;\r\n    padding:0 15px;\r\n  }\r\n\r\n  .cert-subtitle{\r\n    font-size:32px;\r\n    margin:8px 0 14px;\r\n    padding:0 15px;\r\n  }\r\n\r\n  .cert-text{\r\n    padding:0 15px;\r\n    font-size:14px;\r\n    line-height:1.7;\r\n    margin-bottom:22px;\r\n  }\r\n\r\n  \/* HORIZONTAL MOBILE SCROLL *\/\r\n  .cert-grid{\r\n    display:flex;\r\n    flex-wrap:nowrap;\r\n    justify-content:flex-start;\r\n    gap:14px;\r\n\r\n    overflow-x:auto;\r\n    overflow-y:hidden;\r\n\r\n    padding:5px 15px 5px;\r\n\r\n    scroll-behavior:smooth;\r\n    -webkit-overflow-scrolling:touch;\r\n\r\n    scrollbar-width:none;\r\n\r\n    scroll-snap-type:x mandatory;\r\n  }\r\n\r\n  \/* HIDE SCROLLBAR *\/\r\n  .cert-grid::-webkit-scrollbar{\r\n    display:none;\r\n  }\r\n\r\n  \/* PHONE CARD *\/\r\n  .cert-card{\r\n    flex:0 0 245px;\r\n    width:245px;\r\n    scroll-snap-align:start;\r\n  }\r\n\r\n  .cert-card img{\r\n    height:230px;\r\n    padding:8px;\r\n  }\r\n\r\n  .cert-info{\r\n    padding:13px 10px 16px;\r\n  }\r\n\r\n  .cert-name{\r\n    font-size:15px;\r\n  }\r\n\r\n  .cert-desc{\r\n    font-size:12px;\r\n  }\r\n\r\n  \/* ================= DOTS ================= *\/\r\n\r\n  .cert-dots{\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    gap:7px;\r\n    margin-top:10px;\r\n  }\r\n\r\n  .cert-dot{\r\n    width:7px;\r\n    height:7px;\r\n    border-radius:50%;\r\n    background:#d9d9d9;\r\n    transition:.25s ease;\r\n    cursor:pointer;\r\n  }\r\n\r\n  .cert-dot.active{\r\n    width:20px;\r\n    border-radius:10px;\r\n    background:#d72426;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"cert-section\">\r\n\r\n  <h2 class=\"cert-title\">\r\n    Quality You Can Trust\r\n  <\/h2>\r\n\r\n  <h2 class=\"cert-subtitle\">\r\n    Our Certifications\r\n  <\/h2>\r\n\r\n  <p class=\"cert-text\">\r\n    At Sachiya Steel International, quality is our top priority. We hold internationally recognized certifications, including ISO 9001:2015, ISO 45001:2018, ISO 14001:2015, T\u00dcV, and PED, that validate our commitment to manufacturing excellence and compliance. Every pipe and tube is manufactured under strict quality controls, ensuring consistency, durability, and performance across our entire range.\r\n  <\/p>\r\n\r\n\r\n  <!-- CERTIFICATE SCROLL AREA -->\r\n\r\n  <div class=\"cert-grid\" id=\"certGrid\">\r\n\r\n    <!-- CERTIFICATE 1 -->\r\n    <div class=\"cert-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/ISO-9001-2015-Quality-Management-System.jpg\"\r\n        alt=\": BQSR26299 Certificate\"\r\n      >\r\n\r\n      <div class=\"cert-info\">\r\n        <div class=\"cert-name\">\r\n          : BQSR26299\r\n        <\/div>\r\n\r\n        <div class=\"cert-desc\">\r\n          BQSR Systems Registech Private Limited\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n    <!-- CERTIFICATE 2 -->\r\n    <div class=\"cert-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/ISO-45001-2018-Occupational-Health-Safety.jpg\"\r\n        alt=\"ISO 45001:2018 Certificate\"\r\n      >\r\n\r\n      <div class=\"cert-info\">\r\n        <div class=\"cert-name\">\r\n          ISO 45001:2018\r\n        <\/div>\r\n\r\n        <div class=\"cert-desc\">\r\n          Occupational Health &amp; Safety\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n    <!-- CERTIFICATE 3 -->\r\n    <div class=\"cert-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/ISO-14001-2015-Environmental-Management-System.jpg\"\r\n        alt=\"ISO 14001:2015 Certificate\"\r\n      >\r\n\r\n      <div class=\"cert-info\">\r\n        <div class=\"cert-name\">\r\n          ISO 14001:2015\r\n        <\/div>\r\n\r\n        <div class=\"cert-desc\">\r\n          Environmental Management System\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n    <!-- CERTIFICATE 4 -->\r\n    <div class=\"cert-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/EU-Directive-2014-68-EU-Pressure-Equipment-Directive-PED.jpg\"\r\n        alt=\"PED 2014\/68\/EU Certificate\"\r\n      >\r\n\r\n      <div class=\"cert-info\">\r\n        <div class=\"cert-name\">\r\n          PED 2014\/68\/EU\r\n        <\/div>\r\n\r\n        <div class=\"cert-desc\">\r\n          Pressure Equipment Directive\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n    <!-- CERTIFICATE 5 - TUV -->\r\n    <div class=\"cert-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/stainlesssteelpipemanufacturers.com\/wp-content\/uploads\/2026\/09\/tuv-certified-fasteners-manufacturers-2.jpg\"\r\n        alt=\"T\u00dcV S\u00dcD South Asia\"\r\n      >\r\n\r\n      <div class=\"cert-info\">\r\n        <div class=\"cert-name\">\r\n         99 100 19020\/01\r\n        <\/div>\r\n\r\n        <div class=\"cert-desc\">\r\n          T\u00dcV S\u00dcD South Asia\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- MOBILE DOTS -->\r\n\r\n  <div class=\"cert-dots\">\r\n\r\n    <span class=\"cert-dot active\"><\/span>\r\n    <span class=\"cert-dot\"><\/span>\r\n    <span class=\"cert-dot\"><\/span>\r\n    <span class=\"cert-dot\"><\/span>\r\n    <span class=\"cert-dot\"><\/span>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<script>\r\n\r\nconst certGrid = document.getElementById(\"certGrid\");\r\nconst certDots = document.querySelectorAll(\".cert-dot\");\r\nconst certCards = certGrid.querySelectorAll(\".cert-card\");\r\n\r\n\r\n\/* UPDATE ACTIVE DOT WHILE SCROLLING *\/\r\n\r\ncertGrid.addEventListener(\"scroll\", function(){\r\n\r\n  let closestIndex = 0;\r\n  let closestDistance = Infinity;\r\n\r\n  certCards.forEach((card,index)=>{\r\n\r\n    const distance = Math.abs(\r\n      card.offsetLeft - certGrid.scrollLeft - 15\r\n    );\r\n\r\n    if(distance < closestDistance){\r\n      closestDistance = distance;\r\n      closestIndex = index;\r\n    }\r\n\r\n  });\r\n\r\n  certDots.forEach((dot,index)=>{\r\n\r\n    dot.classList.toggle(\r\n      \"active\",\r\n      index === closestIndex\r\n    );\r\n\r\n  });\r\n\r\n});\r\n\r\n\r\n\/* CLICK DOT TO MOVE TO CERTIFICATE *\/\r\n\r\ncertDots.forEach((dot,index)=>{\r\n\r\n  dot.addEventListener(\"click\",function(){\r\n\r\n    certCards[index].scrollIntoView({\r\n      behavior:\"smooth\",\r\n      block:\"nearest\",\r\n      inline:\"start\"\r\n    });\r\n\r\n  });\r\n\r\n});\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-717cfd3 elementor-widget elementor-widget-html\" data-id=\"717cfd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.test-section{\r\n  padding:10px 20px 30px;\r\n  background:#fff;\r\n  font-family:Arial,sans-serif;\r\n  text-align:center;\r\n  overflow:hidden;\r\n}\r\n\r\n.test-h2{\r\n  font-size:26px;\r\n  color#1a713f;\r\n  margin:0;\r\n  font-weight:700;\r\n}\r\n\r\n.test-h1{\r\n  font-size:42px;\r\n  color:#d72426;\r\n  font-weight:800;\r\n  margin:8px 0 5px;\r\n}\r\n\r\n.test-h1 span{\r\n  color:#d72426;\r\n}\r\n\r\n.test-text{\r\n  max-width:1000px;\r\n  margin:0 auto 25px;\r\n  font-size:15px;\r\n  color:#555;\r\n  line-height:1.7;\r\n}\r\n\r\n.test-wrapper{\r\n  width:100%;\r\n  overflow:hidden;\r\n  padding:-28px 0 16px;\r\n}\r\n\r\n.test-track{\r\n  display:flex;\r\n  flex-wrap:nowrap;\r\n  gap:18px;\r\n  width:max-content;\r\n  padding:4px 4px 8px;\r\n  will-change:transform;\r\n  animation:test-marquee 28s linear infinite;\r\n}\r\n\r\n.test-wrapper:hover .test-track{\r\n  animation-play-state:paused;\r\n}\r\n\r\n.test-card{\r\n  flex:0 0 360px;\r\n  background:#fff;\r\n  border:1px solid #d72426;\r\n  border-radius:14px;\r\n  padding:18px;\r\n  text-align:left;\r\n  box-shadow:0 6px 15px rgba(0,0,0,0.06);\r\n  transition:0.3s;\r\n}\r\n\r\n.test-card:hover{\r\n  transform:translateY(-6px);\r\n  box-shadow:0 0 20px rgba(30,78,216,0.25);\r\n}\r\n\r\n.test-title{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n  font-size:16px;\r\n  font-weight:800;\r\n  color:#d72426;\r\n  margin-bottom:8px;\r\n}\r\n\r\n.test-title i{\r\n  font-size:18px;\r\n  color:#1a713f;\r\n}\r\n\r\n.test-desc{\r\n  font-size:14px;\r\n  color:#555;\r\n  line-height:1.6;\r\n}\r\n\r\n@keyframes test-marquee{\r\n  from{\r\n    transform:translateX(0);\r\n  }\r\n  to{\r\n    transform:translateX(-50%);\r\n  }\r\n}\r\n\r\n@media(max-width:768px){\r\n  .test-card{\r\n    flex:0 0 290px;\r\n  }\r\n\r\n  .test-h1{\r\n    font-size:30px;\r\n  }\r\n\r\n  .test-track{\r\n    animation-duration:18s;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"test-section\">\r\n  <h2 class=\"test-h2\">How We Test<\/h2>\r\n  <h2 class=\"test-h1\">Quality Testing &amp; <span>Inspection Methods<\/span><\/h2>\r\n\r\n  <p class=\"test-text\">\r\n    Every pipe fitting, flange, pipe, tube, fastener, and tube clamp goes through rigorous testing and inspection before dispatch.\r\n    Here is how we verify quality at each stage of manufacturing.\r\n  <\/p>\r\n\r\n  <div class=\"test-wrapper\">\r\n    <div class=\"test-track\">\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-wave-square\"><\/i> Ultrasonic Testing (UT)<\/div>\r\n        <div class=\"test-desc\">\r\n          We use ultrasonic waves to detect internal flaws, cracks and wall thickness variations in pipes, tubes and fittings.\r\n          This non-destructive test ensures structural integrity before shipment.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-droplet\"><\/i> Hydrostatic Pressure Testing<\/div>\r\n        <div class=\"test-desc\">\r\n          All pipes and tubes are subjected to hydrostatic pressure testing per ASTM standards to verify they withstand working pressure\r\n          without leaks or deformation.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-vial\"><\/i> PMI Testing<\/div>\r\n        <div class=\"test-desc\">\r\n          XRF analysers verify the exact chemical composition of every material heat, ensuring correct alloy grade and compliance.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-x-ray\"><\/i> Radiography Testing (RT)<\/div>\r\n        <div class=\"test-desc\">\r\n          X-ray and gamma-ray inspection of welds detects sub-surface defects, porosity, and incomplete fusion not visible externally.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-flask\"><\/i> Chemical &amp; Mechanical Testing<\/div>\r\n        <div class=\"test-desc\">\r\n          Tensile strength, hardness, elongation, and impact tests ensure material reliability. Chemical analysis confirms alloy composition.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-ruler-combined\"><\/i> Visual &amp; Dimensional Inspection<\/div>\r\n        <div class=\"test-desc\">\r\n          Every product is checked for surface defects and measured using calibrated instruments as per ASME, DIN, and ISO standards.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-wave-square\"><\/i> Ultrasonic Testing (UT)<\/div>\r\n        <div class=\"test-desc\">\r\n          We use ultrasonic waves to detect internal flaws, cracks and wall thickness variations in pipes, tubes and fittings.\r\n          This non-destructive test ensures structural integrity before shipment.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"test-card\">\r\n        <div class=\"test-title\"><i class=\"fa-solid fa-droplet\"><\/i> Hydrostatic Pressure Testing<\/div>\r\n        <div class=\"test-desc\">\r\n          All pipes and tubes are subjected to hydrostatic pressure testing per ASTM standards to verify they withstand working pressure\r\n          without leaks or deformation.\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d8692b elementor-widget elementor-widget-html\" data-id=\"3d8692b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.industry-section{\r\n  padding:10px 20px 24px;\r\n  background:#fff;\r\n  font-family:Arial,sans-serif;\r\n  text-align:center;\r\n  overflow:hidden;\r\n}\r\n\r\n.industry-h2{\r\n  font-size:26px;\r\n  color:#111;\r\n  margin:0;\r\n  font-weight:600;\r\n}\r\n\r\n.industry-h1{\r\n  font-size:44px;\r\n  color:#d72426;\r\n  font-weight:800;\r\n  margin:8px 0 10px;\r\n}\r\n\r\n.industry-text{\r\n  max-width:1000px;\r\n  margin:0 auto 25px;\r\n  font-size:15px;\r\n  color:#555;\r\n  line-height:1.7;\r\n  padding:0 8px;\r\n}\r\n\r\n.industry-wrapper{\r\n  width:100%;\r\n  overflow:hidden;\r\n  position:relative;\r\n  padding:6px 0 14px;\r\n}\r\n\r\n.industry-track{\r\n  display:flex;\r\n  flex-wrap:nowrap;\r\n  gap:18px;\r\n  width:max-content;\r\n  padding:4px 4px 8px;\r\n  will-change:transform;\r\n  animation: industry-marquee 28s linear infinite;\r\n}\r\n\r\n.industry-wrapper:hover .industry-track{\r\n  animation-play-state:paused;\r\n}\r\n\r\n.industry-card{\r\n  flex:0 0 200px;\r\n  flex-shrink:0;\r\n  background:#fff;\r\n  border:1px solid #e6eaf0;\r\n  border-radius:14px;\r\n  overflow:hidden;\r\n  box-shadow:0 6px 15px rgba(0,0,0,0.06);\r\n  transition:0.3s;\r\n}\r\n\r\n.industry-card:hover{\r\n  transform:translateY(-6px);\r\n  box-shadow:0 0 20px rgba(30,78,216,0.25);\r\n}\r\n\r\n.industry-card img{\r\n  width:100%;\r\n  height:120px;\r\n  object-fit:cover;\r\n  display:block;\r\n}\r\n\r\n.industry-name{\r\n  padding:10px;\r\n  font-size:14px;\r\n  font-weight:700;\r\n  color:#0b1f3a;\r\n}\r\n\r\n@keyframes industry-marquee{\r\n  from{\r\n    transform:translateX(0);\r\n  }\r\n  to{\r\n    transform:translateX(-50%);\r\n  }\r\n}\r\n\r\n@media(max-width:768px){\r\n  .industry-card{\r\n    flex:0 0 160px;\r\n  }\r\n\r\n  .industry-h1{\r\n    font-size:32px;\r\n  }\r\n\r\n  .industry-track{\r\n    animation-duration:18s;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"industry-section\">\r\n  <h2 class=\"industry-h2\">Applications <\/h2>\r\n  <h2 class=\"industry-h1\">INDUSTRIES WE SERVE<\/h2>\r\n\r\n  <p class=\"industry-text\">\r\n    We serve a wide range of industries with premium-quality pipe fittings, flanges, pipes &amp; tubes, fasteners, and tube clamps.\r\n    From oil &amp; gas, petrochemical, marine, pharmaceutical, food &amp; beverage, to power generation \u2014 we deliver trusted performance worldwide.\r\n  <\/p>\r\n\r\n  <div class=\"industry-wrapper\">\r\n    <div class=\"industry-track\">\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/mnacommunity.com\/wp-content\/uploads\/2024\/09\/Single-insight-8.jpg\" alt=\"Automotive\">\r\n        <div class=\"industry-name\">Automotive<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcSSYUZWmc0WgG61Vl-t1zMVzxijpuTLQv83LlgI0BeeB6-3ax5iR36gPpTI&s=10\" alt=\"Construction\">\r\n        <div class=\"industry-name\">Construction<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQ-iw-bxWkKNyqwBr61lQ4g1wsC7ZSlW3s2dP0DgpMz4wr-X8bw7bkJ36IY&s=10\" alt=\"Aerospace\">\r\n        <div class=\"industry-name\">Aerospace<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQJ-fLdRPz4D3RtJLnd8hVBJH2OxnGZ1EKK8MlxICCVaOC7PVIsgMo-waTb&s=10\" alt=\"Oil and Gas\">\r\n        <div class=\"industry-name\">Oil &amp; Gas<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcQrBbKOoCnCDX1w1pp5KhmLxgkVpDV7uahR4stdOtUBvizMo3qs5WAScNp9&s=10\" alt=\"Renewable Energy\">\r\n        <div class=\"industry-name\">Renewable Energy<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.market-prospects.com\/storage\/images\/0d6b367409602f379d8a511e8b325fdb.jpg\" alt=\"Medical Equipment\">\r\n        <div class=\"industry-name\">Medical Equipment<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcS34A7jky3LyD8oRa_gbvLgazALs37ZRDY5E-GoJIvBl8lpXuGf8PesOkwx&s=10\" alt=\"Marine\">\r\n        <div class=\"industry-name\">Marine<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/swarajya.gumlet.io\/swarajya\/2023-11\/ac160c7a-681c-4042-a4bb-7953453777bf\/Alstom_India_Madhepura_Site__8___1_.jpg?w=610&q=75&compress=true&format=auto\" alt=\"Railway\">\r\n        <div class=\"industry-name\">Railway<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcT9JS7E5hEK2LZXyWKj8VWkreaJKCO9BTpo9rkBryiYBR3D84D_PmkU8mI&s=10\" alt=\"Power Generation\">\r\n        <div class=\"industry-name\">Power Generation<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=800&q=80\" alt=\"Food and Beverage\">\r\n        <div class=\"industry-name\">Food &amp; Beverage<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/mnacommunity.com\/wp-content\/uploads\/2024\/09\/Single-insight-8.jpg\" alt=\"Automotive\">\r\n        <div class=\"industry-name\">Automotive<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"industry-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcSSYUZWmc0WgG61Vl-t1zMVzxijpuTLQv83LlgI0BeeB6-3ax5iR36gPpTI&s=10\" alt=\"Construction\">\r\n        <div class=\"industry-name\">Construction<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-416b262 elementor-widget elementor-widget-html\" data-id=\"416b262\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.contact-section{\r\n  padding:10px 20px 40px;\r\n  background:#fff;\r\n  font-family:Arial,sans-serif;\r\n}\r\n\r\n.contact-container{\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n  display:flex;\r\n  gap:25px;\r\n  flex-wrap:wrap;\r\n}\r\n\r\n\/* LEFT SIDE CARD *\/\r\n.contact-left{\r\n  flex:1;\r\n  min-width:300px;\r\n  background:#f7f9fc;\r\n  padding:25px;\r\n  border-radius:14px;\r\n  border:1px solid #e6eaf0;\r\n}\r\n\r\n\/* MAIN TITLE *\/\r\n.contact-title{\r\n  font-size:44px;\r\n  font-weight:800;\r\n  color:#111;\r\n  margin:0;\r\n}\r\n\r\n.contact-subtitle{\r\n  font-size:28px;\r\n  color:#d72426;\r\n  font-weight:700;\r\n  margin:5px 0 12px;\r\n}\r\n\r\n.contact-left p{\r\n  font-size:15px;\r\n  color:#555;\r\n  line-height:1.7;\r\n  margin-bottom:20px;\r\n}\r\n\r\n\/* INFO BOX *\/\r\n.info-box{\r\n  display:flex;\r\n  gap:12px;\r\n  margin-bottom:18px;\r\n  align-items:flex-start;\r\n}\r\n\r\n\/* ICON BOX (REAL CLEAN ICON STYLE) *\/\r\n.info-icon{\r\n  width:42px;\r\n  height:42px;\r\n  min-width:42px;\r\n  background:#1a713f;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  border-radius:10px;\r\n  box-shadow:0 6px 14px rgba(30,78,216,0.25);\r\n}\r\n\r\n\/* SVG ICON *\/\r\n.info-icon svg{\r\n  width:20px;\r\n  height:20px;\r\n  fill:#fff;\r\n}\r\n\r\n\/* TEXT *\/\r\n.info-content{\r\n  flex:1;\r\n}\r\n\r\n.info-title{\r\n  font-size:15px;\r\n  font-weight:800;\r\n  color:#0b1f3a;\r\n  margin-bottom:4px;\r\n}\r\n\r\n.info-text{\r\n  font-size:14px;\r\n  color:#555;\r\n  line-height:1.6;\r\n}\r\n\r\n\/* RIGHT SIDE *\/\r\n.contact-right{\r\n  flex:1;\r\n  min-width:300px;\r\n  background:#fff;\r\n  border:1px solid #e6eaf0;\r\n  border-radius:14px;\r\n  padding:20px;\r\n  box-shadow:0 6px 18px rgba(0,0,0,0.06);\r\n}\r\n\r\n.contact-right h3{\r\n  font-size:22px;\r\n  color:#0b1f3a;\r\n  margin-bottom:15px;\r\n}\r\n\r\n.contact-right input,\r\n.contact-right textarea{\r\n  width:100%;\r\n  padding:12px;\r\n  margin-bottom:12px;\r\n  border:1px solid #dbe4f0;\r\n  border-radius:8px;\r\n  font-size:14px;\r\n  outline:none;\r\n}\r\n\r\n.contact-right textarea{\r\n  height:120px;\r\n  resize:none;\r\n}\r\n\r\n.contact-btn{\r\n  width:100%;\r\n  padding:12px;\r\n  background:#d72426;\r\n  color:#fff;\r\n  border:none;\r\n  border-radius:8px;\r\n  font-size:15px;\r\n  font-weight:700;\r\n  cursor:pointer;\r\n}\r\n\r\n.contact-btn:hover{\r\n  background:#d72426;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:768px){\r\n  .contact-container{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .contact-title{\r\n    font-size:34px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"contact-section\">\r\n\r\n  <div class=\"contact-container\">\r\n\r\n    <!-- LEFT SIDE -->\r\n    <div class=\"contact-left\">\r\n\r\n      <h2 class=\"contact-title\">GET IN TOUCH<\/h2>\r\n      <h3 class=\"contact-subtitle\">Contact Us<\/h3>\r\n\r\n      <p>\r\n        Get in touch with us for premium quality industrial pipe fittings, export enquiries, and bulk orders.\r\n      <\/p>\r\n\r\n      <!-- ADDRESS -->\r\n      <div class=\"info-box\">\r\n        <div class=\"info-icon\">\r\n          <svg viewBox=\"0 0 24 24\">\r\n            <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5S10.62 6.5 12 6.5s2.5 1.12 2.5 2.5S13.38 11.5 12 11.5z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"info-content\">\r\n          <div class=\"info-title\">Office Address<\/div>\r\n          <div class=\"info-text\">\r\n            Office No 102, Prasad Chambers, Charni Road East, Mumbai 400004\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- EMAIL -->\r\n      <div class=\"info-box\">\r\n        <div class=\"info-icon\">\r\n          <svg viewBox=\"0 0 24 24\">\r\n            <path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"info-content\">\r\n          <div class=\"info-title\">Email<\/div>\r\n          <div class=\"info-text\">\r\n            sales@sachiyasteel.com<br>\r\n            export@sachiyasteel.com\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- PHONE -->\r\n      <div class=\"info-box\">\r\n        <div class=\"info-icon\">\r\n          <svg viewBox=\"0 0 24 24\">\r\n            <path d=\"M6.62 10.79a15.05 15.05 0 006.59 6.59l2.2-2.2a1 1 0 011.01-.24c1.12.37 2.33.57 3.58.57a1 1 0 011 1V20a1 1 0 01-1 1C10.61 21 3 13.39 3 4a1 1 0 011-1h3.5a1 1 0 011 1c0 1.25.2 2.46.57 3.58a1 1 0 01-.25 1.01l-2.2 2.2z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"info-content\">\r\n          <div class=\"info-title\">Phone<\/div>\r\n          <div class=\"info-text\">\r\n            +91 9769056007<br>\r\n            +91 22 66518863\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- RIGHT SIDE -->\r\n    <div class=\"contact-right\">\r\n\r\n      <h3>Send Enquiry<\/h3>\r\n\r\n      <input type=\"text\" placeholder=\"Your Name\">\r\n      <input type=\"email\" placeholder=\"Email Address\">\r\n      <input type=\"text\" placeholder=\"Phone Number\">\r\n      <textarea placeholder=\"Write Your Requirement...\"><\/textarea>\r\n\r\n      <button class=\"contact-btn\">Submit Enquiry<\/button>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-35386a5 e-con e-atomic-element e-flexbox-base e-2583ca5 \" data-id=\"35386a5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"35386a5\">\n    \n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Trusted Pipes &#038; Tubes Manufacturer in India\u2014 Seamless, ERW, LSAW, SSAW &#038; Welded Pipes We are a T\u00dcV &#038; ISO 9001:2015-certified pipes and tubes manufacturer and supplier in India, specializing in seamless, ERW, LSAW and welded pipes and tubes across stainless steel, carbon steel, alloy steel and nickel alloys. With 20+ years of excellence, we&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW &amp; SSAW pipes in carbon, stainless &amp; alloy steel. ISO 9001:2015 &amp; T\u00dcV certified. Get a quote.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/stainlesssteelpipemanufacturers.com\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Sachiya Steel International -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW\" \/>\n\t\t<meta property=\"og:description\" content=\"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW &amp; SSAW pipes in carbon, stainless &amp; alloy steel. ISO 9001:2015 &amp; T\u00dcV certified. Get a quote.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/stainlesssteelpipemanufacturers.com\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-22T11:06:57+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-23T13:28:02+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW &amp; SSAW pipes in carbon, stainless &amp; alloy steel. ISO 9001:2015 &amp; T\u00dcV certified. Get a quote.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#listItem\",\"position\":2,\"name\":\"Home\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#organization\",\"name\":\"Sachiya Steel International\",\"url\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#webpage\",\"url\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/\",\"name\":\"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW\",\"description\":\"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW & SSAW pipes in carbon, stainless & alloy steel. ISO 9001:2015 & T\\u00dcV certified. Get a quote.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#breadcrumblist\"},\"datePublished\":\"2026-09-22T11:06:57+00:00\",\"dateModified\":\"2026-09-23T13:28:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#website\",\"url\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/\",\"name\":\"Sachiya Steel International\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/stainlesssteelpipemanufacturers.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW","description":"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW & SSAW pipes in carbon, stainless & alloy steel. ISO 9001:2015 & T\u00dcV certified. Get a quote.","canonical_url":"https:\/\/stainlesssteelpipemanufacturers.com\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/stainlesssteelpipemanufacturers.com#listItem","position":1,"name":"Home","item":"https:\/\/stainlesssteelpipemanufacturers.com","nextItem":{"@type":"ListItem","@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#listItem","position":2,"name":"Home","previousItem":{"@type":"ListItem","@id":"https:\/\/stainlesssteelpipemanufacturers.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#organization","name":"Sachiya Steel International","url":"https:\/\/stainlesssteelpipemanufacturers.com\/"},{"@type":"WebPage","@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#webpage","url":"https:\/\/stainlesssteelpipemanufacturers.com\/","name":"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW","description":"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW & SSAW pipes in carbon, stainless & alloy steel. ISO 9001:2015 & T\u00dcV certified. Get a quote.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#website"},"breadcrumb":{"@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#breadcrumblist"},"datePublished":"2026-09-22T11:06:57+00:00","dateModified":"2026-09-23T13:28:02+00:00"},{"@type":"WebSite","@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#website","url":"https:\/\/stainlesssteelpipemanufacturers.com\/","name":"Sachiya Steel International","inLanguage":"en-US","publisher":{"@id":"https:\/\/stainlesssteelpipemanufacturers.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Sachiya Steel International -","og:type":"article","og:title":"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW","og:description":"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW &amp; SSAW pipes in carbon, stainless &amp; alloy steel. ISO 9001:2015 &amp; T\u00dcV certified. Get a quote.","og:url":"https:\/\/stainlesssteelpipemanufacturers.com\/","article:published_time":"2026-09-22T11:06:57+00:00","article:modified_time":"2026-09-23T13:28:02+00:00","twitter:card":"summary_large_image","twitter:title":"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW","twitter:description":"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW &amp; SSAW pipes in carbon, stainless &amp; alloy steel. ISO 9001:2015 &amp; T\u00dcV certified. Get a quote."},"aioseo_meta_data":{"post_id":"6","title":"Pipes and Tubes Manufacturer in India | Seamless, ERW, LSAW","description":"Pipes and tubes manufacturer in India offering seamless, ERW, LSAW &amp; SSAW pipes in carbon, stainless &amp; alloy steel. ISO 9001:2015 &amp; T\u00dcV certified. Get a quote.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-09-22 11:15:38","updated":"2026-09-23 13:08:30"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/stainlesssteelpipemanufacturers.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHome\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/stainlesssteelpipemanufacturers.com"},{"label":"Home","link":"https:\/\/stainlesssteelpipemanufacturers.com\/"}],"_links":{"self":[{"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":437,"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":568,"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/568"}],"wp:attachment":[{"href":"https:\/\/stainlesssteelpipemanufacturers.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}