{"id":2581,"date":"2026-01-24T05:10:31","date_gmt":"2026-01-24T05:10:31","guid":{"rendered":"https:\/\/maroufturk.com\/?page_id=2581"},"modified":"2026-03-07T13:10:09","modified_gmt":"2026-03-07T13:10:09","slug":"top-door-company-worldwide","status":"publish","type":"page","link":"https:\/\/maroufturk.com\/ar\/top-door-company-worldwide\/","title":{"rendered":"\u0645\u0635\u0646\u0639\u0646\u0627 \u0644\u0644\u0623\u0628\u0648\u0627\u0628"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2581\" class=\"elementor elementor-2581\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d684f8e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d684f8e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"aux-parallax-section elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a57a00d\" data-id=\"a57a00d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c4c4a16 elementor-widget elementor-widget-html\" data-id=\"c4c4a16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============ Our Door Factory (Section) ============ -->\n<section class=\"mt-door-factory\">\n  <style>\n    .mt-door-factory{\n      --accent:#f07a2a;\n      --ink:#121212;\n      --muted:#6b6b6b;\n      --line:rgba(0,0,0,.08);\n      --card:#fff;\n      --shadow:0 16px 44px rgba(0,0,0,.10);\n      --radius:22px;\n      font-family: inherit;\n      color: var(--ink);\n    }\n    .mt-door-wrap{max-width:1100px;margin:0 auto;padding:18px 14px}\n\n    .mt-door-card{\n      background: var(--card);\n      border: 1px solid var(--line);\n      border-radius: calc(var(--radius) + 8px);\n      box-shadow: var(--shadow);\n      overflow:hidden;\n    }\n    .mt-door-inner{\n      display:grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 0;\n      align-items: stretch;\n    }\n\n    \/* Left content *\/\n    .mt-door-left{\n      padding: 26px 24px;\n      position: relative;\n    }\n    .mt-door-left:before{\n      content:\"\";\n      position:absolute; inset:0;\n      background:\n        radial-gradient(760px 320px at 18% 0%, rgba(240,122,42,.10), transparent 60%),\n        radial-gradient(520px 240px at 90% 40%, rgba(0,0,0,.04), transparent 60%);\n      pointer-events:none;\n    }\n    .mt-door-left > *{position:relative}\n\n    \/* Icon that matches your card (orange circle behind line icon) *\/\n    .mt-door-icon{\n      width:72px;height:72px;border-radius:18px;\n      display:grid;place-items:center;\n      position:relative;\n      margin-bottom: 14px;\n    }\n    .mt-door-icon:after{\n      content:\"\";\n      position:absolute;\n      width:46px;height:46px;border-radius:999px;\n      background: rgba(240,122,42,.9);\n      right: 6px; bottom: 6px;\n      z-index:0;\n    }\n    .mt-door-icon svg{\n      width:56px;height:56px;\n      stroke: var(--ink);\n      fill: none;\n      stroke-width:2.2;\n      position:relative;\n      z-index:1;\n    }\n\n    .mt-door-title{\n      margin:0 0 10px;\n      font-size: clamp(26px, 3.6vw, 44px);\n      line-height: 1.05;\n      font-weight: 950;\n      letter-spacing: -0.02em;\n    }\n    .mt-door-sub{\n      margin:0;\n      color: var(--muted);\n      font-size: 16px;\n      line-height: 1.7;\n      max-width: 60ch;\n    }\n\n    .mt-door-bullets{\n      margin: 16px 0 0;\n      padding: 0;\n      list-style: none;\n      display:grid;\n      gap: 10px;\n    }\n    .mt-door-bullets li{\n      display:flex; gap:10px; align-items:flex-start;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n    .mt-door-dot{\n      width:10px;height:10px;border-radius:999px;\n      background: var(--accent);\n      box-shadow: 0 0 0 6px rgba(240,122,42,.14);\n      flex:0 0 auto;\n      margin-top: 6px;\n    }\n\n    .mt-door-actions{display:flex; gap:12px; flex-wrap:wrap; margin-top: 18px}\n    .mt-door-btn{\n      display:inline-flex; align-items:center; justify-content:center; gap:10px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      border: 1px solid var(--line);\n      background: #fff;\n      color: var(--ink);\n      text-decoration:none;\n      font-weight: 900;\n      transition: transform .16s ease, box-shadow .16s ease;\n      white-space: nowrap;\n    }\n    .mt-door-btn:hover{transform: translateY(-1px); box-shadow: 0 12px 26px rgba(0,0,0,.10)}\n    .mt-door-btn.primary{\n      background: var(--accent);\n      border-color: var(--accent);\n      color:#fff;\n    }\n\n    \/* Right side (types grid) *\/\n    .mt-door-right{\n      padding: 26px 24px;\n      border-left: 1px solid var(--line);\n      background: linear-gradient(180deg, rgba(240,122,42,.14), rgba(240,122,42,0) 60%), #fff;\n    }\n    .mt-door-right h3{\n      margin:0 0 8px;\n      font-size: 18px;\n      font-weight: 950;\n      letter-spacing: -0.01em;\n    }\n    .mt-door-right p{\n      margin:0 0 14px;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n    .mt-door-tags{\n      display:grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n    }\n    .mt-door-tag{\n      border: 1px solid rgba(0,0,0,.08);\n      background: #fff;\n      border-radius: 16px;\n      padding: 12px;\n    }\n    .mt-door-tag b{\n      display:block;\n      font-weight: 950;\n      font-size: 13px;\n      margin-bottom: 3px;\n    }\n    .mt-door-tag span{\n      display:block;\n      color: var(--muted);\n      font-size: 12.5px;\n      line-height: 1.55;\n    }\n\n    @media (max-width: 980px){\n      .mt-door-inner{grid-template-columns: 1fr}\n      .mt-door-right{border-left:0;border-top:1px solid var(--line)}\n      .mt-door-tags{grid-template-columns: 1fr}\n    }\n    @media (max-width: 520px){\n      .mt-door-left,.mt-door-right{padding: 20px 16px}\n      .mt-door-btn{width:100%}\n    }\n  <\/style>\n\n  <div class=\"mt-door-wrap\">\n    <div class=\"mt-door-card\">\n      <div class=\"mt-door-inner\">\n\n        <!-- LEFT -->\n        <div class=\"mt-door-left\">\n          <div class=\"mt-door-icon\" aria-hidden=\"true\">\n            <!-- Simple \"vector box\" icon like your example -->\n            <svg viewbox=\"0 0 64 64\">\n              <rect x=\"14\" y=\"14\" width=\"36\" height=\"36\"><\/rect>\n              <rect x=\"10\" y=\"10\" width=\"8\" height=\"8\"><\/rect>\n              <rect x=\"46\" y=\"10\" width=\"8\" height=\"8\"><\/rect>\n              <rect x=\"10\" y=\"46\" width=\"8\" height=\"8\"><\/rect>\n              <rect x=\"30\" y=\"38\" width=\"8\" height=\"8\"><\/rect>\n              <line x1=\"18\" y1=\"14\" x2=\"46\" y2=\"14\"><\/line>\n              <line x1=\"46\" y1=\"14\" x2=\"46\" y2=\"46\"><\/line>\n              <line x1=\"14\" y1=\"18\" x2=\"14\" y2=\"46\"><\/line>\n            <\/svg>\n          <\/div>\n\n          <h2 class=\"mt-door-title\">\u0645\u0635\u0646\u0639\u0646\u0627 \u0644\u0644\u0623\u0628\u0648\u0627\u0628<\/h2>\n          <p class=\"mt-door-sub\">\n            Explore premium door solutions built for durability, aesthetics, and project performance.\n            We support custom sizing, finishing, and specification matching for residential and commercial needs.\n          <\/p>\n\n          <ul class=\"mt-door-bullets\">\n            <li><span class=\"mt-door-dot\"><\/span><span><b style=\"color:#111\">Material options:<\/b> Aluminum, Steel, Wood & Laminated systems.<\/span><\/li>\n            <li><span class=\"mt-door-dot\"><\/span><span><b style=\"color:#111\">Factory support:<\/b> Samples, technical sheets, and finish matching.<\/span><\/li>\n            <li><span class=\"mt-door-dot\"><\/span><span><b style=\"color:#111\">Project-ready:<\/b> Bulk orders, phased delivery, and QC on request.<\/span><\/li>\n          <\/ul>\n\n          <div class=\"mt-door-actions\">\n            <a class=\"mt-door-btn primary\"\n               href=\"mailto:info@maroufturk.com?subject=Door%20Factory%20-%20Request%20Catalog&body=Hello%20Marouf%20Turk%20Team,%0D%0A%0D%0APlease%20send%20me%20your%20door%20catalog%20and%20available%20types\/finishes.%0D%0A%0D%0AProject%20location:%20%0D%0AQuantity%20estimate:%20%0D%0ARequired%20delivery%20date:%20%0D%0A%0D%0AThank%20you.\">\n              Request Catalog\n            <\/a>\n            <a class=\"mt-door-btn\"\n               href=\"mailto:info@maroufturk.com?subject=Door%20Factory%20-%20Send%20Requirements&body=Hello%20Marouf%20Turk%20Team,%0D%0A%0D%0AI%20would%20like%20doors%20for%20my%20project.%0D%0A%0D%0ADoor%20type(s):%20%0D%0ASize(s):%20%0D%0AFinish%20preference:%20%0D%0AQuantity:%20%0D%0ALocation:%20%0D%0ATimeline:%20%0D%0A%0D%0AThank%20you.\">\n              Send Requirements\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- RIGHT -->\n        <aside class=\"mt-door-right\">\n          <h3>Explore all door types<\/h3>\n          <p>Choose from a curated range of door systems. Share your specs and we\u2019ll recommend the best fit.<\/p>\n\n          <div class=\"mt-door-tags\">\n            <div class=\"mt-door-tag\">\n              <b>Aluminum Doors<\/b>\n              <span>Modern look, corrosion resistance, smooth operation.<\/span>\n            <\/div>\n            <div class=\"mt-door-tag\">\n              <b>Steel Doors<\/b>\n              <span>High security, heavy-duty performance, long lifespan.<\/span>\n            <\/div>\n            <div class=\"mt-door-tag\">\n              <b>Wood Doors<\/b>\n              <span>Warm, premium aesthetic with tailored finishes.<\/span>\n            <\/div>\n            <div class=\"mt-door-tag\">\n              <b>Custom Solutions<\/b>\n              <span>Sizes, finishes, hardware and project specifications.<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"mt-door-actions\" style=\"margin-top:16px;\">\n            <a class=\"mt-door-btn primary\"\n               href=\"mailto:info@maroufturk.com?subject=Door%20Factory%20-%20Book%20Appointment&body=Hello%20Marouf%20Turk%20Team,%0D%0A%0D%0AI%20want%20to%20book%20an%20appointment%20to%20discuss%20door%20solutions.%0D%0A%0D%0APreferred%20date\/time:%20%0D%0ATime%20zone:%20%0D%0AContact%20phone:%20%0D%0A%0D%0AThank%20you.\">\n              Book Appointment\n            <\/a>\n          <\/div>\n        <\/aside>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfd7\ufe0f Engineering Consultancy \ud83c\udfa8 Interior Design \ud83d\udce6 Global Supply company \ud83d\udeaa Certified Doors company \ud83d\udee1\ufe0f Quality Control Global Door company \u2013 Integrated Systems for Major Projects We don\u2019t just provide doors \u2014 we deliver complete systems from specification to global delivery. \ud83d\udcd8 Request Catalog \ud83d\udce9 Submit Specifications Why is choosing a professional door company partner [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2747,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-2581","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/pages\/2581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/comments?post=2581"}],"version-history":[{"count":0,"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/pages\/2581\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/media\/2747"}],"wp:attachment":[{"href":"https:\/\/maroufturk.com\/ar\/wp-json\/wp\/v2\/media?parent=2581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}