{"id":29817,"date":"2026-05-27T00:49:50","date_gmt":"2026-05-27T00:49:50","guid":{"rendered":"https:\/\/b17nliqfki.wpdns.site\/?page_id=29817"},"modified":"2026-05-27T07:52:57","modified_gmt":"2026-05-27T07:52:57","slug":"construction-building-aluminum","status":"publish","type":"page","link":"https:\/\/www.arzir.com\/de\/construction-building-aluminum\/","title":{"rendered":"Construction &amp; Building Aluminum"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Construction &amp; Building Aluminum Solutions | ARZIR<\/title>\n  <meta name=\"description\" content=\"Professional aluminum extrusion solutions for window frames, curtain walls, and architectural profiles with precision manufacturing and superior quality standards.\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=Space+Grotesk:wght@700&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --orange: #ff6b2c;\n      --orange-dark: #e55a1f;\n      --hero-bg: #0b1019;\n      --bg: #ffffff;\n      --surface: #f8f9fb;\n      --surface-strong: #f1f3f6;\n      --border: rgba(0,0,0,0.08);\n      --text: #1a2332;\n      --muted: #6b7a8d;\n      --serif: 'Space Grotesk', sans-serif;\n      --sans: 'DM Sans', sans-serif;\n      --radius: 10px;\n      --radius-lg: 18px;\n      --shadow: 0 18px 50px rgba(12, 18, 28, 0.10);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: var(--sans);\n      background: var(--bg);\n      color: var(--text);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    img {\n      max-width: 100%;\n      display: block;\n    }\n\n    .arzir-wrap {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n    }\n\n    .container {\n      width: min(1200px, calc(100% - 48px));\n      margin: 0 auto;\n    }\n\n    .section {\n      padding: 96px 0;\n    }\n\n    .section.alt {\n      background: var(--surface);\n    }\n\n    .eyebrow {\n      display: inline-block;\n      margin-bottom: 14px;\n      color: var(--orange);\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.13em;\n      text-transform: uppercase;\n    }\n\n    .section-header {\n      max-width: 740px;\n      margin-bottom: 44px;\n    }\n\n    .section-header.centered {\n      margin-inline: auto;\n      text-align: center;\n    }\n\n    h1,\n    h2,\n    h3,\n    h4 {\n      font-family: var(--serif);\n      font-weight: 700;\n      line-height: 1.12;\n      color: var(--text);\n    }\n\n    h2 {\n      font-size: clamp(2rem, 4vw, 2.75rem);\n      margin-bottom: 14px;\n    }\n\n    h2 em,\n    .accent {\n      color: var(--orange);\n      font-style: normal;\n    }\n\n    .section-desc {\n      color: var(--muted);\n      font-size: 1rem;\n    }\n\n    .hero {\n      position: relative;\n      overflow: hidden;\n      padding: 112px 0 88px;\n      background:\n        radial-gradient(circle at 75% 10%, rgba(255,107,44,0.24), transparent 28%),\n        radial-gradient(circle at 15% 30%, rgba(255,107,44,0.12), transparent 26%),\n        #0b1019;\n      color: #e2e8f0;\n    }\n\n    .hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n      background-size: 60px 60px;\n      pointer-events: none;\n    }\n\n    .hero-grid {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 56px;\n      align-items: center;\n    }\n\n    .hero h1 {\n      max-width: 760px;\n      margin-bottom: 22px;\n      color: #ffffff;\n      font-size: clamp(2.4rem, 5vw, 4rem);\n    }\n\n    .hero-lead {\n      max-width: 620px;\n      margin-bottom: 30px;\n      color: #a7b3c4;\n      font-size: 1.13rem;\n    }\n\n    .hero-quote-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.55rem;\n      min-height: 3rem;\n      padding: 0 1.35rem;\n      border: none;\n      border-radius: 0.5rem;\n      background: var(--orange);\n      color: #ffffff;\n      cursor: pointer;\n      font-family: var(--sans);\n      font-size: 0.92rem;\n      font-weight: 700;\n      letter-spacing: 0.03em;\n      text-decoration: none;\n      text-transform: uppercase;\n      transition: background 0.2s, transform 0.2s;\n    }\n\n    .hero-quote-button:hover {\n      background: var(--orange-dark);\n      color: #ffffff;\n      transform: scale(1.02);\n    }\n\n    .hero-quote-button svg {\n      width: 1rem;\n      height: 1rem;\n      fill: none;\n      stroke: currentColor;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n      stroke-width: 2;\n    }\n\n    .hero-card {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid rgba(255,255,255,0.12);\n      border-radius: 26px;\n      background: rgba(255,255,255,0.07);\n      box-shadow: 0 28px 80px rgba(0,0,0,0.30);\n    }\n\n    .hero-card img {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      object-fit: cover;\n      opacity: 0.88;\n    }\n\n    .hero-card-caption {\n      position: absolute;\n      left: 20px;\n      right: 20px;\n      bottom: 20px;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .hero-badge {\n      padding: 16px;\n      border: 1px solid rgba(255,255,255,0.16);\n      border-radius: 16px;\n      background: rgba(11,16,25,0.78);\n      backdrop-filter: blur(10px);\n    }\n\n    .hero-badge strong {\n      display: block;\n      color: var(--orange);\n      font-size: 1.5rem;\n      line-height: 1.1;\n    }\n\n    .hero-badge span {\n      color: #b8c3d2;\n      font-size: 0.82rem;\n    }\n\n    .hero-stats {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 18px;\n      margin-top: 34px;\n    }\n\n    .stat-card {\n      padding: 24px 22px;\n      border: 1px solid var(--border);\n      border-radius: var(--radius-lg);\n      background: var(--surface);\n    }\n\n    .stat-value {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--orange);\n      font-size: 2rem;\n      font-weight: 700;\n      line-height: 1;\n    }\n\n    .stat-label {\n      color: var(--muted);\n      font-size: 0.86rem;\n    }\n\n    .overview-simple {\n      max-width: 1200px;\n    }\n\n    .overview-simple h2 {\n      margin-bottom: 28px;\n      color: #111111;\n      font-family: var(--sans);\n      font-size: clamp(1.8rem, 3vw, 2.4rem);\n      line-height: 1.15;\n    }\n\n    .overview-simple p {\n      color: #4b5563;\n      font-size: 1rem;\n      line-height: 1.72;\n    }\n\n    .equipment-grid,\n    .advantage-grid,\n    .standards-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n    }\n\n    .equipment-card,\n    .advantage-card,\n    .standard-card,\n    .project-card,\n    .kpi-card,\n    .workflow-step {\n      border: 1px solid var(--border);\n      border-radius: var(--radius-lg);\n      background: #fff;\n    }\n\n    .equipment-card,\n    .advantage-card,\n    .standard-card {\n      display: flex;\n      flex-direction: column;\n      padding: 28px 24px;\n      transition: transform 0.2s, box-shadow 0.2s;\n    }\n\n    .equipment-card:hover,\n    .advantage-card:hover,\n    .standard-card:hover {\n      transform: translateY(-4px);\n      box-shadow: var(--shadow);\n    }\n\n    .equipment-icon {\n      display: grid;\n      width: 50px;\n      height: 50px;\n      margin-bottom: 18px;\n      place-items: center;\n      border-radius: 14px;\n      background: rgba(255,107,44,0.12);\n      color: var(--orange);\n    }\n\n    .equipment-icon svg {\n      width: 28px;\n      height: 28px;\n    }\n\n    .equipment-card h3,\n    .advantage-card h3,\n    .standard-card h3 {\n      margin-bottom: 10px;\n      font-size: 1.08rem;\n    }\n\n    .equipment-card > p,\n    .advantage-card > p,\n    .standard-card > p {\n      color: var(--muted);\n      font-size: 0.9rem;\n      margin-bottom: 18px;\n    }\n\n    .card-subtitle {\n      display: block;\n      margin: 16px 0 10px;\n      color: var(--text);\n      font-family: var(--sans);\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .bullet-list {\n      display: grid;\n      gap: 8px;\n      list-style: none;\n      margin-bottom: 14px;\n    }\n\n    .bullet-list li {\n      position: relative;\n      padding-left: 18px;\n      color: var(--muted);\n      font-size: 0.88rem;\n    }\n\n    .bullet-list li::before {\n      content: \"\";\n      position: absolute;\n      top: 0.55em;\n      left: 0;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--orange);\n    }\n\n    .tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      list-style: none;\n    }\n\n    .tag-list li {\n      padding: 6px 12px;\n      border-radius: 999px;\n      background: var(--surface);\n      color: var(--muted);\n      font-size: 0.8rem;\n      font-weight: 500;\n    }\n\n    .spec-table-wrap {\n      overflow-x: auto;\n      border: 1px solid var(--border);\n      border-radius: var(--radius-lg);\n      background: #fff;\n      box-shadow: 0 10px 26px rgba(12, 18, 28, 0.04);\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 640px;\n      border-collapse: collapse;\n      font-size: 0.94rem;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 18px 22px;\n      text-align: left;\n      border-bottom: 1px solid var(--border);\n      vertical-align: top;\n    }\n\n    .spec-table thead th {\n      background: var(--surface);\n      color: var(--text);\n      font-family: var(--serif);\n      font-size: 0.95rem;\n    }\n\n    .spec-table tbody tr:last-child td {\n      border-bottom: none;\n    }\n\n    .spec-table td:first-child {\n      color: var(--text);\n      font-weight: 600;\n      white-space: nowrap;\n    }\n\n    .spec-table td:nth-child(2) {\n      color: var(--text);\n    }\n\n    .spec-table td:nth-child(3) {\n      color: var(--muted);\n    }\n\n    .advantage-highlight {\n      display: block;\n      margin-top: auto;\n      padding-top: 14px;\n      color: var(--orange);\n      font-size: 0.88rem;\n      font-weight: 600;\n    }\n\n    .case-grid,\n    .project-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px;\n    }\n\n    .project-card {\n      padding: 32px;\n      background:\n        linear-gradient(135deg, rgba(255,107,44,0.08), rgba(255,255,255,0) 42%),\n        #fff;\n    }\n\n    .project-card h3 {\n      margin-bottom: 10px;\n      font-size: 1.25rem;\n    }\n\n    .project-card > p {\n      margin-bottom: 22px;\n      color: var(--muted);\n      font-size: 0.92rem;\n    }\n\n    .project-columns {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n    }\n\n    .project-col h4 {\n      margin-bottom: 12px;\n      font-family: var(--sans);\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n      color: var(--orange);\n    }\n\n    .project-col .bullet-list {\n      margin-bottom: 0;\n    }\n\n    .workflow {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n      counter-reset: step;\n    }\n\n    .workflow-step {\n      position: relative;\n      padding: 30px 24px;\n      counter-increment: step;\n    }\n\n    .workflow-step::before {\n      content: counter(step);\n      display: grid;\n      width: 42px;\n      height: 42px;\n      margin-bottom: 22px;\n      place-items: center;\n      border-radius: 50%;\n      background: rgba(255,107,44,0.12);\n      color: var(--orange);\n      font-family: var(--serif);\n      font-size: 1.1rem;\n      font-weight: 700;\n    }\n\n    .workflow-step h3 {\n      margin-bottom: 8px;\n      font-size: 1.05rem;\n    }\n\n    .workflow-duration {\n      display: block;\n      margin-bottom: 12px;\n      color: var(--orange);\n      font-size: 0.82rem;\n      font-weight: 600;\n    }\n\n    .workflow-step .bullet-list li {\n      font-size: 0.86rem;\n    }\n\n    #arzir-quote-modal {\n      position: fixed;\n      inset: 0;\n      z-index: 99999;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 1rem;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,\n                   \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    }\n\n    #arzir-quote-modal.is-open {\n      display: flex;\n    }\n\n    #arzir-quote-modal .quote-modal-backdrop {\n      position: absolute;\n      inset: 0;\n      background: rgba(0, 0, 0, 0.55);\n      cursor: pointer;\n    }\n\n    #arzir-quote-modal .quote-modal-dialog {\n      position: relative;\n      z-index: 1;\n      width: 100%;\n      max-width: 40rem;\n      max-height: min(90vh, 720px);\n      overflow-y: auto;\n      background: #ffffff;\n      border-radius: 0.75rem;\n      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\n    }\n\n    #arzir-quote-modal .quote-modal-header {\n      position: sticky;\n      top: 0;\n      z-index: 1;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 1rem;\n      padding: 1.25rem 1.5rem;\n      border-bottom: 1px solid #e5e7eb;\n      background: #ffffff;\n    }\n\n    #arzir-quote-modal .quote-modal-title {\n      margin: 0;\n      color: #000000;\n      font-size: 1.125rem;\n      font-weight: 700;\n    }\n\n    #arzir-quote-modal .quote-modal-close {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 2rem;\n      height: 2rem;\n      padding: 0;\n      border: none;\n      border-radius: 0.375rem;\n      background: #f3f4f6;\n      color: #4b5563;\n      cursor: pointer;\n      flex-shrink: 0;\n      font-size: 1.25rem;\n      line-height: 1;\n      transition: background 0.15s, color 0.15s;\n    }\n\n    #arzir-quote-modal .quote-modal-close:hover {\n      background: #e5e7eb;\n      color: #000000;\n    }\n\n    #arzir-quote-modal .quote-modal-body {\n      padding: 1.5rem;\n    }\n\n    @media (max-width: 1000px) {\n      .hero-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .hero-stats,\n      .workflow,\n      .equipment-grid,\n      .advantage-grid,\n      .standards-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .project-columns {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 700px) {\n      .container {\n        width: min(100% - 32px, 1200px);\n      }\n\n      .section {\n        padding: 72px 0;\n      }\n\n      .hero {\n        padding: 84px 0 70px;\n      }\n\n      .hero-grid {\n        gap: 34px;\n      }\n\n      .hero-card-caption,\n      .hero-stats,\n      .workflow,\n      .equipment-grid,\n      .advantage-grid,\n      .standards-grid,\n      .project-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .equipment-card,\n      .advantage-card,\n      .standard-card,\n      .project-card,\n      .workflow-step {\n        padding: 24px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<main>\n  <section class=\"hero arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"hero-grid\">\n        <div>\n          <h1>Construction &amp; Building Aluminum Solutions<\/h1>\n          <p class=\"hero-lead\">\n            Professional aluminum extrusion solutions for window frames, curtain walls, and architectural profiles with precision manufacturing and superior quality standards.\n          <\/p>\n          <button type=\"button\" class=\"hero-quote-button\" onclick=\"window.arzirOpenQuote &#038;&#038; window.arzirOpenQuote();\">\n            Get a Quote\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/>\n            <\/svg>\n          <\/button>\n        <\/div>\n\n        <figure class=\"hero-card\">\n          <img decoding=\"async\" src=\"https:\/\/www.arzir.com\/wp-content\/uploads\/2026\/05\/Construction-Aluminum.png\" alt=\"Construction aluminum extrusion applications\" \/>\n          <figcaption class=\"hero-card-caption\">\n            <div class=\"hero-badge\">\n              <strong>\u00b10.1mm<\/strong>\n              <span>Precision tolerance<\/span>\n            <\/div>\n            <div class=\"hero-badge\">\n              <strong>1800<\/strong>\n              <span>kg\/hour capacity<\/span>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"overview-simple\">\n        <h2>Construction Aluminum Overview<\/h2>\n        <p>\n          ARZIR delivers comprehensive aluminum extrusion solutions for the construction and building industry \u2014 from high-precision window and door frames to structural curtain wall systems and custom architectural profiles. Advanced extrusion technology ensures consistent dimensional accuracy, superior surface finishes, and reliable performance across residential, commercial, institutional, and high-rise projects.\n        <\/p>\n        <div class=\"hero-stats\" aria-label=\"Construction aluminum performance highlights\">\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">\u00b10.1mm<\/span>\n            <span class=\"stat-label\">Dimensional tolerance<\/span>\n          <\/div>\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">1800<\/span>\n            <span class=\"stat-label\">kg\/hour capacity<\/span>\n          <\/div>\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">12m<\/span>\n            <span class=\"stat-label\">Max profile length<\/span>\n          <\/div>\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">50+<\/span>\n            <span class=\"stat-label\">Year service life<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Applications<\/p>\n        <h2>Construction <em>Applications<\/em><\/h2>\n        <p class=\"section-desc\">Comprehensive aluminum extrusion solutions for all construction and building requirements<\/p>\n      <\/div>\n\n      <div class=\"equipment-grid\">\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"1\"\/><path d=\"M12 4v16M3 12h18\"\/><\/svg>\n          <\/div>\n          <h3>Window &amp; Door Frames<\/h3>\n          <p>High-precision aluminum profiles for residential and commercial window and door systems.<\/p>\n          <span class=\"card-subtitle\">Technical Specifications<\/span>\n          <ul class=\"bullet-list\">\n            <li>\u00b10.1mm dimensional tolerance<\/li>\n            <li>6063-T5 alloy standard<\/li>\n            <li>Thermal break compatibility<\/li>\n            <li>Anodizing ready surface<\/li>\n          <\/ul>\n          <span class=\"card-subtitle\">Typical Applications<\/span>\n          <ul class=\"tag-list\">\n            <li>Residential windows<\/li>\n            <li>Commercial storefronts<\/li>\n            <li>High-rise buildings<\/li>\n            <li>Energy-efficient systems<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 21h18M5 21V7l7-4 7 4v14\"\/><path d=\"M9 21v-6h6v6\"\/><\/svg>\n          <\/div>\n          <h3>Curtain Wall Systems<\/h3>\n          <p>Structural glazing profiles for modern architectural facades and building envelopes.<\/p>\n          <span class=\"card-subtitle\">Technical Specifications<\/span>\n          <ul class=\"bullet-list\">\n            <li>Superior structural integrity<\/li>\n            <li>Weather resistance<\/li>\n            <li>Modular design flexibility<\/li>\n            <li>Fire safety compliance<\/li>\n          <\/ul>\n          <span class=\"card-subtitle\">Typical Applications<\/span>\n          <ul class=\"tag-list\">\n            <li>Office buildings<\/li>\n            <li>Shopping centers<\/li>\n            <li>Hotels &amp; resorts<\/li>\n            <li>Institutional buildings<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2 2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n          <\/div>\n          <h3>Structural Glazing<\/h3>\n          <p>Precision profiles for structural glazing systems and architectural frameworks.<\/p>\n          <span class=\"card-subtitle\">Technical Specifications<\/span>\n          <ul class=\"bullet-list\">\n            <li>High strength-to-weight ratio<\/li>\n            <li>Corrosion resistance<\/li>\n            <li>Design flexibility<\/li>\n            <li>Long-term durability<\/li>\n          <\/ul>\n          <span class=\"card-subtitle\">Typical Applications<\/span>\n          <ul class=\"tag-list\">\n            <li>Atriums &amp; skylights<\/li>\n            <li>Canopies &amp; awnings<\/li>\n            <li>Structural glazing<\/li>\n            <li>Architectural features<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M4 20 20 4\"\/><circle cx=\"6\" cy=\"18\" r=\"2\"\/><circle cx=\"18\" cy=\"6\" r=\"2\"\/><\/svg>\n          <\/div>\n          <h3>Architectural Profiles<\/h3>\n          <p>Custom decorative and functional aluminum profiles for architectural applications.<\/p>\n          <span class=\"card-subtitle\">Technical Specifications<\/span>\n          <ul class=\"bullet-list\">\n            <li>Complex geometry capability<\/li>\n            <li>Surface finish options<\/li>\n            <li>Custom design support<\/li>\n            <li>Code compliance<\/li>\n          <\/ul>\n          <span class=\"card-subtitle\">Typical Applications<\/span>\n          <ul class=\"tag-list\">\n            <li>Handrails &amp; balustrades<\/li>\n            <li>Cladding systems<\/li>\n            <li>Decorative elements<\/li>\n            <li>Interior applications<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Specifications<\/p>\n        <h2>Technical <em>Specifications<\/em><\/h2>\n        <p class=\"section-desc\">Advanced manufacturing capabilities ensuring precision and quality<\/p>\n      <\/div>\n\n      <div class=\"spec-table-wrap\">\n        <table class=\"spec-table\">\n          <thead>\n            <tr>\n              <th scope=\"col\">Parameter<\/th>\n              <th scope=\"col\">Specification<\/th>\n              <th scope=\"col\">Benefit<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Alloy Types<\/td>\n              <td>6063, 6061, 6005A<\/td>\n              <td>Optimal strength and extrudability for construction applications<\/td>\n            <\/tr>\n            <tr>\n              <td>Dimensional Tolerance<\/td>\n              <td>\u00b10.1mm typical<\/td>\n              <td>Precise fit and assembly for building components<\/td>\n            <\/tr>\n            <tr>\n              <td>Surface Finish<\/td>\n              <td>Mill, Anodized, Powder Coated<\/td>\n              <td>Weather resistance and aesthetic appeal<\/td>\n            <\/tr>\n            <tr>\n              <td>Profile Length<\/td>\n              <td>Up to 12m standard<\/td>\n              <td>Reduces joints and improves structural integrity<\/td>\n            <\/tr>\n            <tr>\n              <td>Wall Thickness<\/td>\n              <td>1.2mm \u2013 15mm<\/td>\n              <td>Meets structural and thermal requirements<\/td>\n            <\/tr>\n            <tr>\n              <td>Production Capacity<\/td>\n              <td>500\u20131800 kg\/hour<\/td>\n              <td>High-volume production capability<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Performance<\/p>\n        <h2>Performance <em>Advantages<\/em><\/h2>\n        <p class=\"section-desc\">Superior performance characteristics for demanding construction applications<\/p>\n      <\/div>\n\n      <div class=\"advantage-grid\">\n        <article class=\"advantage-card\">\n          <h3>Thermal Performance<\/h3>\n          <p>Advanced thermal break technology and insulation capabilities.<\/p>\n          <ul class=\"bullet-list\">\n            <li>U-values as low as 0.8 W\/m\u00b2K<\/li>\n            <li>Thermal bridging elimination<\/li>\n            <li>Energy savings up to 40%<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"advantage-card\">\n          <h3>Structural Integrity<\/h3>\n          <p>Superior strength-to-weight ratio and structural performance.<\/p>\n          <ul class=\"bullet-list\">\n            <li>High load-bearing capacity<\/li>\n            <li>Wind load resistance<\/li>\n            <li>Seismic performance<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"advantage-card\">\n          <h3>Precision Manufacturing<\/h3>\n          <p>Advanced extrusion technology ensures consistent quality and fit.<\/p>\n          <ul class=\"bullet-list\">\n            <li>\u00b10.1mm dimensional accuracy<\/li>\n            <li>Perfect assembly fit<\/li>\n            <li>Reduced field modifications<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"advantage-card\">\n          <h3>Durability &amp; Longevity<\/h3>\n          <p>Corrosion resistance and long-term performance in all climates.<\/p>\n          <ul class=\"bullet-list\">\n            <li>50+ year service life<\/li>\n            <li>Weather resistance<\/li>\n            <li>Minimal maintenance requirements<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Compliance<\/p>\n        <h2>Quality Standards &amp; <em>Compliance<\/em><\/h2>\n        <p class=\"section-desc\">Meeting and exceeding industry standards for construction aluminum products<\/p>\n      <\/div>\n\n      <div class=\"standards-grid\">\n        <article class=\"standard-card\">\n          <h3>AAMA Standards<\/h3>\n          <p>American Architectural Manufacturers Association specifications for windows and doors.<\/p>\n          <span class=\"advantage-highlight\">Full compliance with AAMA 611, 624, and other relevant standards<\/span>\n        <\/article>\n\n        <article class=\"standard-card\">\n          <h3>ASTM International<\/h3>\n          <p>Material specifications and testing methods for aluminum building products.<\/p>\n          <span class=\"advantage-highlight\">ASTM B221, B308, and E283 compliant manufacturing<\/span>\n        <\/article>\n\n        <article class=\"standard-card\">\n          <h3>ISO 9001:2015<\/h3>\n          <p>Quality management systems for consistent product quality.<\/p>\n          <span class=\"advantage-highlight\">Certified quality processes and continuous improvement<\/span>\n        <\/article>\n\n        <article class=\"standard-card\">\n          <h3>Energy Codes<\/h3>\n          <p>Building energy efficiency requirements and thermal performance.<\/p>\n          <span class=\"advantage-highlight\">Supports LEED, Energy Star, and local energy code requirements<\/span>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Projects<\/p>\n        <h2>Project <em>Applications<\/em><\/h2>\n        <p class=\"section-desc\">Tailored solutions for diverse construction project requirements<\/p>\n      <\/div>\n\n      <div class=\"project-grid\">\n        <article class=\"project-card\">\n          <h3>Residential Buildings<\/h3>\n          <p>Single and multi-family residential construction projects.<\/p>\n          <div class=\"project-columns\">\n            <div class=\"project-col\">\n              <h4>Requirements<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Energy efficiency<\/li>\n                <li>Durability<\/li>\n                <li>Aesthetic appeal<\/li>\n                <li>Cost effectiveness<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Solutions<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Thermal break windows<\/li>\n                <li>Sliding door systems<\/li>\n                <li>Balcony railings<\/li>\n                <li>Entry systems<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Benefits<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Reduced energy costs<\/li>\n                <li>Low maintenance<\/li>\n                <li>Enhanced property value<\/li>\n                <li>Design flexibility<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"project-card\">\n          <h3>Commercial Buildings<\/h3>\n          <p>Office buildings, retail centers, and commercial facilities.<\/p>\n          <div class=\"project-columns\">\n            <div class=\"project-col\">\n              <h4>Requirements<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Structural performance<\/li>\n                <li>Fire safety<\/li>\n                <li>Weather resistance<\/li>\n                <li>Maintenance access<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Solutions<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Curtain wall systems<\/li>\n                <li>Storefront glazing<\/li>\n                <li>Canopy structures<\/li>\n                <li>Interior partitions<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Benefits<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Professional appearance<\/li>\n                <li>Long-term reliability<\/li>\n                <li>Code compliance<\/li>\n                <li>Operational efficiency<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"project-card\">\n          <h3>Institutional Projects<\/h3>\n          <p>Schools, hospitals, government buildings, and public facilities.<\/p>\n          <div class=\"project-columns\">\n            <div class=\"project-col\">\n              <h4>Requirements<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Safety compliance<\/li>\n                <li>Accessibility<\/li>\n                <li>Durability<\/li>\n                <li>Sustainability<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Solutions<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Educational facility windows<\/li>\n                <li>Healthcare glazing<\/li>\n                <li>Security applications<\/li>\n                <li>Accessible entrances<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Benefits<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Public safety<\/li>\n                <li>ADA compliance<\/li>\n                <li>Sustainable design<\/li>\n                <li>Long service life<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"project-card\">\n          <h3>High-Rise Construction<\/h3>\n          <p>Multi-story buildings and skyscraper construction projects.<\/p>\n          <div class=\"project-columns\">\n            <div class=\"project-col\">\n              <h4>Requirements<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Structural integrity<\/li>\n                <li>Wind load resistance<\/li>\n                <li>Installation efficiency<\/li>\n                <li>Maintenance access<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Solutions<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Structural glazing systems<\/li>\n                <li>High-performance curtain walls<\/li>\n                <li>Wind-resistant profiles<\/li>\n                <li>Modular components<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"project-col\">\n              <h4>Benefits<\/h4>\n              <ul class=\"bullet-list\">\n                <li>Superior performance<\/li>\n                <li>Installation efficiency<\/li>\n                <li>Reduced maintenance<\/li>\n                <li>Design innovation<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Process<\/p>\n        <h2>Our <em>Process<\/em><\/h2>\n        <p class=\"section-desc\">From design consultation to volume production \u2014 a streamlined approach<\/p>\n      <\/div>\n\n      <div class=\"workflow\">\n        <article class=\"workflow-step\">\n          <h3>Design Consultation<\/h3>\n          <span class=\"workflow-duration\">Duration: 1\u20132 weeks<\/span>\n          <p>Collaborate with architects and engineers to develop optimal profile designs.<\/p>\n          <ul class=\"bullet-list\">\n            <li>Requirement analysis<\/li>\n            <li>Design optimization<\/li>\n            <li>Performance calculations<\/li>\n            <li>Code compliance review<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"workflow-step\">\n          <h3>Tooling Development<\/h3>\n          <span class=\"workflow-duration\">Duration: 2\u20134 weeks<\/span>\n          <p>Create precision dies and tooling for your specific profile requirements.<\/p>\n          <ul class=\"bullet-list\">\n            <li>Die design<\/li>\n            <li>Manufacturing<\/li>\n            <li>Testing<\/li>\n            <li>Quality validation<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"workflow-step\">\n          <h3>Production Setup<\/h3>\n          <span class=\"workflow-duration\">Duration: 1 week<\/span>\n          <p>Configure extrusion press and establish quality control procedures.<\/p>\n          <ul class=\"bullet-list\">\n            <li>Machine setup<\/li>\n            <li>Process optimization<\/li>\n            <li>Quality procedures<\/li>\n            <li>First article inspection<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"workflow-step\">\n          <h3>Volume Production<\/h3>\n          <span class=\"workflow-duration\">Duration: Ongoing<\/span>\n          <p>High-capacity manufacturing with continuous quality monitoring.<\/p>\n          <ul class=\"bullet-list\">\n            <li>Continuous production<\/li>\n            <li>Quality control<\/li>\n            <li>Inventory management<\/li>\n            <li>Delivery coordination<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<div id=\"arzir-quote-modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"quote-modal-title\" hidden>\n  <div class=\"quote-modal-backdrop\" aria-hidden=\"true\" onclick=\"window.arzirCloseQuote &#038;&#038; window.arzirCloseQuote();\"><\/div>\n  <div class=\"quote-modal-dialog\">\n    <div class=\"quote-modal-header\">\n      <h2 class=\"quote-modal-title\" id=\"quote-modal-title\">Get Detailed Quote<\/h2>\n      <button type=\"button\" class=\"quote-modal-close\" aria-label=\"Close\" onclick=\"window.arzirCloseQuote &#038;&#038; window.arzirCloseQuote();\">&times;<\/button>\n    <\/div>\n    <div class=\"quote-modal-body\" id=\"html-block-29071\">\n      \t\t\t<link rel=\"stylesheet\" id=\"elementor-post-29071-css\" href=\"https:\/\/www.arzir.com\/wp-content\/uploads\/elementor\/css\/post-29071.css?ver=1789110266\" type=\"text\/css\" media=\"all\">\n\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"29071\" class=\"elementor elementor-29071\" data-elementor-post-type=\"cms_block\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-19d495f e-flex e-con-boxed e-con e-parent\" data-id=\"19d495f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7e443a elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"f7e443a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"29071\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"f7e443a\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Shredder &#045; ARZIR\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-company elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[company]\" id=\"form-field-company\" class=\"elementor-field elementor-size-md  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_23a60a1 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_23a60a1\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWhatsApp\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_23a60a1]\" id=\"form-field-field_23a60a1\" class=\"elementor-field elementor-size-md  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"6\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SUBMIT<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  window.arzirOpenQuote = function () {\n    var modal = document.getElementById('arzir-quote-modal');\n    if (!modal) return;\n    modal.hidden = false;\n    modal.classList.add('is-open');\n    modal.setAttribute('aria-hidden', 'false');\n    document.body.style.overflow = 'hidden';\n  };\n\n  window.arzirCloseQuote = function () {\n    var modal = document.getElementById('arzir-quote-modal');\n    if (!modal) return;\n    modal.classList.remove('is-open');\n    modal.hidden = true;\n    modal.setAttribute('aria-hidden', 'true');\n    document.body.style.overflow = '';\n  };\n\n  document.addEventListener('keydown', function (event) {\n    if (event.key === 'Escape') {\n      window.arzirCloseQuote();\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Request a Quote \u2014 ARZIR Industrial Equipment<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&amp;family=Space+Grotesk:wght@500;600;700&amp;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n    html, body {\n      margin: 0;\n      padding: 0;\n    }\n\n    :root {\n      --brand: #0A66C2;\n      --brand-dark: #064A8A;\n      --brand-light: #E8F2FC;\n      --accent: #FF6B2C;\n      --dark: #0B1222;\n      --gray-900: #1A2332;\n      --gray-700: #3D4F63;\n      --gray-500: #6B7C93;\n      --gray-100: #ECEFF1;\n      --white: #FFFFFF;\n      --radius-lg: 20px;\n      --transition: .3s cubic-bezier(.4,0,.2,1);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Inter', system-ui, -apple-system, sans-serif;\n      color: var(--gray-900);\n      background: var(--white);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    h1, h2, h3, h4, h5 {\n      font-family: 'Space Grotesk', 'Inter', sans-serif;\n      line-height: 1.15;\n      letter-spacing: -.02em;\n    }\n\n    a { text-decoration: none; color: inherit; }\n\n    .container {\n      width: 100%;\n      max-width: 1280px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n\n    \/* ============================================================\n       CTA + INQUIRY FORM\n       ============================================================ *\/\n    .cta {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);\n      overflow: hidden;\n      padding: 80px 24px;\n    }\n    .cta::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 50% 80% at 20% 30%, rgba(255,255,255,.08) 0%, transparent 60%),\n        radial-gradient(ellipse 40% 60% at 80% 70%, rgba(255,107,44,.1) 0%, transparent 60%);\n      pointer-events: none;\n    }\n    .cta .container {\n      position: relative;\n      z-index: 1;\n    }\n    .cta-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 60px;\n      align-items: center;\n    }\n    .cta-copy h2 {\n      font-size: clamp(28px, 3.5vw, 42px);\n      font-weight: 700;\n      color: var(--white);\n      margin-bottom: 16px;\n    }\n    .cta-copy p {\n      font-size: 17px;\n      color: rgba(255,255,255,.7);\n      line-height: 1.7;\n      margin-bottom: 28px;\n    }\n    .cta-points {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n    .cta-point {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .cta-point-icon {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      background: rgba(255,255,255,.12);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .cta-point-icon svg {\n      width: 18px;\n      height: 18px;\n      color: #ffffff;\n    }\n    .cta-point span {\n      font-size: 15px;\n      color: rgba(255,255,255,.9);\n    }\n\n    .cta-form-card {\n      background: var(--white);\n      border-radius: var(--radius-lg);\n      padding: 36px;\n      box-shadow: 0 16px 48px rgba(0,0,0,.18);\n    }\n\n    \/* ============================================================\n       ANIMATIONS\n       ============================================================ *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity .7s ease, transform .7s ease;\n    }\n    .fade-in.visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* ============================================================\n       RESPONSIVE\n       ============================================================ *\/\n    @media (max-width: 1024px) {\n      .cta-grid { grid-template-columns: 1fr; }\n    }\n\n    @media (max-width: 768px) {\n      .cta { padding: 60px 24px; }\n      .cta-form-row { grid-template-columns: 1fr; }\n      .cta-form-card { padding: 24px; }\n    }\n\n    @media (max-width: 480px) {\n      .container { padding: 0 16px; }\n      .cta { padding: 48px 16px; }\n    }\n  <\/style>\n\n\n\n  <!-- ============================================================\n       CTA + INQUIRY FORM\n       ============================================================ -->\n  <section class=\"cta\" id=\"quote\">\n    <div class=\"container\">\n      <div class=\"cta-grid\">\n        <div class=\"cta-copy fade-in\">\n          <h2>Get the Right Machine for Your Operation<\/h2>\n          <p>Tell us about your material type, throughput requirements, and site conditions \u2014 our engineers will recommend the ideal equipment and provide a competitive quote within 24 hours.<\/p>\n          <ul class=\"cta-points\">\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n              <\/span>\n              <span>Response within 24 hours<\/span>\n            <\/li>\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 12h3.75M9 15h3m-6.75 4.5h12a2.25 2.25 0 002.25-2.25V6.75a2.25 2.25 0 00-2.25-2.25H4.5A2.25 2.25 0 002.25 6.75v12a2.25 2.25 0 002.25 2.25z\"><\/path><\/svg>\n              <\/span>\n              <span>Free technical consultation &amp; quotation<\/span>\n            <\/li>\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\"><\/path><\/svg>\n              <\/span>\n              <span>ISO-certified factory &amp; strict quality control<\/span>\n            <\/li>\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 21a9.004 9.004 0 008.716-6.747M12 21a9.004 9.004 0 01-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3\"><\/path><\/svg>\n              <\/span>\n              <span>Shipped to 100+ countries worldwide<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"cta-form-card fade-in\">\n          \t\t<div data-elementor-type=\"container\" data-elementor-id=\"29076\" class=\"elementor elementor-29076\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-735539c e-flex e-con-boxed e-con e-parent\" data-id=\"735539c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74f1ce7 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"74f1ce7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Request a Quote<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"title-after_title reset-last-child wd-fontsize-xs\">\n\t\t\t\t\t<p>Fill in the form below and we'll get back to you shortly.<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-46ae037 e-flex e-con-boxed e-con e-parent\" data-id=\"46ae037\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea89273 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"ea89273\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"29076\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"ea89273\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Container Shear | Heavy-Duty Hydraulic Scrap Container Shearing Machine \u2013 ARZIR &#045; ARZIR\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"29183\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-customer_name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[customer_name]\" id=\"form-field-customer_name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-customer_email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[customer_email]\" id=\"form-field-customer_email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-company_name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company_name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[company_name]\" id=\"form-field-company_name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-customer_whatsapp elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_whatsapp\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWhatsApp\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[customer_whatsapp]\" id=\"form-field-customer_whatsapp\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-customer_message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[customer_message]\" id=\"form-field-customer_message\" rows=\"3\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Inquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    document.addEventListener('DOMContentLoaded', function () {\n      var fadeEls = document.querySelectorAll('.fade-in');\n      if ('IntersectionObserver' in window) {\n        var observer = new IntersectionObserver(function (entries) {\n          entries.forEach(function (entry) {\n            if (entry.isIntersecting) {\n              entry.target.classList.add('visible');\n              observer.unobserve(entry.target);\n            }\n          });\n        }, { threshold: 0.1 });\n        fadeEls.forEach(function (el) { observer.observe(el); });\n      } else {\n        fadeEls.forEach(function (el) { el.classList.add('visible'); });\n      }\n    });\n  <\/script>\n","protected":false},"excerpt":{"rendered":"<p>Construction &amp; Building Aluminum Solutions | ARZIR Construction &amp; Building Aluminum Solutions Professional aluminum extrusion solutions for window frames, curtain<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29817","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/pages\/29817","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/comments?post=29817"}],"version-history":[{"count":1,"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/pages\/29817\/revisions"}],"predecessor-version":[{"id":29818,"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/pages\/29817\/revisions\/29818"}],"wp:attachment":[{"href":"https:\/\/www.arzir.com\/de\/wp-json\/wp\/v2\/media?parent=29817"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}