{"id":73,"date":"2020-10-05T12:38:09","date_gmt":"2020-10-05T12:38:09","guid":{"rendered":"https:\/\/maroufturk.com\/?page_id=73"},"modified":"2026-03-09T16:37:45","modified_gmt":"2026-03-09T16:37:45","slug":"services","status":"publish","type":"page","link":"https:\/\/maroufturk.com\/tr\/services\/","title":{"rendered":"services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"73\" class=\"elementor elementor-73\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d613cb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d613cb\" 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-e19b35d\" data-id=\"e19b35d\" 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-4c523e8 elementor-widget elementor-widget-html\" data-id=\"4c523e8\" 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<!-- MaroufTurk \u2013 Services Section (Elementor HTML Widget) -->\n<section class=\"mt-services\">\n  <style>\n    \/* ====== Scoped styles (won't affect the rest of the site) ====== *\/\n    .mt-services{\n      --bg:#ffffff;\n      --text:#121212;\n      --muted:#6b7280;\n      --line:#eef0f3;\n\n      --brand-orange:#f47a2a;\n      --brand-red:#d61f26;\n      --brand-navy:#8f2a37;\n      --brand-purple:#6d28d9;\n      --brand-green:#16a34a;\n\n      --shadow: 0 18px 50px rgba(16,24,40,.10);\n      --shadow-soft: 0 10px 30px rgba(16,24,40,.08);\n\n      background:var(--bg);\n      color:var(--text);\n      padding: clamp(28px, 4vw, 54px) 0;\n      font-family: inherit;\n    }\n\n    .mt-services *{box-sizing:border-box}\n    .mt-services a{color:inherit;text-decoration:none}\n    .mt-services img{max-width:100%;display:block}\n\n    .mt-container{\n      width:min(1140px, calc(100% - 32px));\n      margin:0 auto;\n    }\n\n    .mt-top{\n      text-align:center;\n      padding-bottom: 22px;\n      border-bottom:1px solid var(--line);\n    }\n    .mt-top h2{\n      margin: 0 0 18px 0;\n      font-size: clamp(20px, 2.4vw, 30px);\n      font-weight: 700;\n      letter-spacing: .2px;\n    }\n\n    .mt-pills{\n      display:flex;\n      gap:12px;\n      flex-wrap:wrap;\n      justify-content:center;\n      align-items:center;\n      padding: 8px 0 6px;\n    }\n    .mt-pill{\n      position:relative;\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      gap:8px;\n      padding: 12px 18px;\n      border-radius: 999px;\n      color:#fff;\n      font-weight: 700;\n      font-size: 14px;\n      line-height: 1;\n      box-shadow: var(--shadow-soft);\n      transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;\n      user-select:none;\n      white-space:nowrap;\n    }\n    .mt-pill:hover{transform: translateY(-1px); filter:brightness(1.02)}\n    .mt-pill:active{transform: translateY(0px); filter:brightness(.98)}\n    .mt-pill--hero{\n      background: var(--brand-red);\n      padding: 14px 22px;\n      font-size: 15px;\n      min-width: 230px;\n    }\n    .mt-pill--orange{background: var(--brand-orange)}\n    .mt-pill--navy{background: var(--brand-navy)}\n    .mt-pill--purple{background: var(--brand-purple)}\n    .mt-pill--green{background: var(--brand-green)}\n\n    .mt-intro{\n      padding: 28px 0 10px;\n    }\n    .mt-intro-grid{\n      display:grid;\n      grid-template-columns: 12px 1fr;\n      gap: 14px;\n      align-items:start;\n      max-width: 980px;\n      margin: 0 auto;\n    }\n    .mt-accent{\n      width: 4px;\n      height: 100%;\n      background: var(--brand-orange);\n      border-radius: 999px;\n      margin-top: 6px;\n    }\n    .mt-intro h3{\n      margin:0;\n      font-size: clamp(22px, 2.7vw, 36px);\n      line-height: 1.15;\n      font-weight: 800;\n      color: var(--brand-red);\n    }\n    .mt-intro p{\n      margin: 12px 0 0 0;\n      color: #4b5563;\n      font-size: 15px;\n      line-height: 1.75;\n      max-width: 900px;\n    }\n\n    .mt-section-title{\n      margin: 26px 0 16px;\n      font-size: clamp(18px, 2.2vw, 28px);\n      font-weight: 800;\n      text-align:center;\n      color:#111827;\n    }\n\n    .mt-services-list{\n      display:flex;\n      flex-direction:column;\n      gap: 18px;\n      padding: 10px 0 28px;\n    }\n\n    .mt-row{\n      display:grid;\n      grid-template-columns: 1.1fr .9fr;\n      gap: 18px;\n      align-items:stretch;\n    }\n\n    .mt-card{\n      background:#fff;\n      border: 1px solid #f1f3f6;\n      border-radius: 18px;\n      box-shadow: var(--shadow-soft);\n      padding: 18px 18px 16px;\n      position:relative;\n      overflow:hidden;\n    }\n\n    .mt-card::before{\n      content:\"\";\n      position:absolute;\n      left:0; top:0;\n      width: 4px; height: 100%;\n      background: var(--card-accent, var(--brand-orange));\n      border-radius: 999px;\n      opacity: .95;\n    }\n\n    .mt-badge{\n      width: 30px;\n      height: 30px;\n      border-radius: 9px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      font-weight: 800;\n      font-size: 14px;\n      color:#111827;\n      background:#f3f4f6;\n      border: 1px solid #eef0f3;\n      margin-bottom: 10px;\n    }\n\n    .mt-card h4{\n      margin: 0 0 8px 0;\n      font-size: 18px;\n      line-height: 1.25;\n      font-weight: 800;\n      color: var(--card-accent, var(--brand-orange));\n    }\n\n    .mt-card p{\n      margin: 0 0 14px 0;\n      color: #4b5563;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .mt-actions{\n      display:flex;\n      gap:10px;\n      flex-wrap:wrap;\n      align-items:center;\n      margin-top:auto;\n    }\n\n    .mt-btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      gap:8px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      font-weight: 800;\n      font-size: 13px;\n      border: 1px solid transparent;\n      transition: transform .15s ease, filter .15s ease, box-shadow .15s ease;\n      user-select:none;\n      white-space:nowrap;\n    }\n    .mt-btn:hover{transform: translateY(-1px); filter:brightness(1.02)}\n    .mt-btn:active{transform: translateY(0px); filter:brightness(.98)}\n    .mt-btn--primary{\n      background: var(--card-accent, var(--brand-orange));\n      color:#fff;\n      box-shadow: var(--shadow-soft);\n    }\n    .mt-btn--ghost{\n      background:#fff;\n      color:#111827;\n      border-color:#e6e9ef;\n    }\n\n    .mt-image{\n      border-radius: 18px;\n      overflow:hidden;\n      box-shadow: var(--shadow-soft);\n      border: 1px solid #f1f3f6;\n      background: #fff;\n      min-height: 220px;\n    }\n    .mt-image img{\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      aspect-ratio: 4 \/ 3;\n    }\n\n    .mt-cta{\n      margin-top: 22px;\n      background: #0b0b0c;\n      border-radius: 20px;\n      padding: clamp(22px, 3.2vw, 36px);\n      box-shadow: var(--shadow);\n      overflow:hidden;\n    }\n    .mt-cta h3{\n      margin:0;\n      text-align:center;\n      font-size: clamp(18px, 2.4vw, 28px);\n      font-weight: 900;\n      color: #f59e0b; \/* warm gold like screenshot *\/\n      letter-spacing: .2px;\n    }\n    .mt-cta p{\n      margin: 10px auto 18px;\n      text-align:center;\n      max-width: 780px;\n      color: rgba(255,255,255,.72);\n      font-size: 14px;\n      line-height: 1.7;\n    }\n    .mt-cta .mt-cta-btnwrap{\n      display:flex;\n      justify-content:center;\n    }\n    .mt-cta a{\n      background: var(--brand-red);\n      color:#fff;\n      padding: 14px 22px;\n      border-radius: 999px;\n      font-weight: 900;\n      font-size: 14px;\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      box-shadow: 0 14px 36px rgba(214,31,38,.22);\n      transition: transform .15s ease, filter .15s ease;\n    }\n    .mt-cta a:hover{transform: translateY(-1px); filter:brightness(1.03)}\n    .mt-cta a:active{transform: translateY(0px); filter:brightness(.98)}\n\n    @media (max-width: 900px){\n      .mt-row{grid-template-columns: 1fr}\n      .mt-pill--hero{min-width: unset; width: 100%;}\n    }\n  <\/style>\n\n  <div class=\"mt-container\">\n\n    <!-- Top: Quick access pills -->\n    <header class=\"mt-top\">\n      <h2>Choose Your Service for Quick Access<\/h2>\n\n      <nav class=\"mt-pills\" aria-label=\"Quick access services\">\n        <a class=\"mt-pill mt-pill--hero\" href=\"https:\/\/maroufturk.com\/tr\/engineering-consultancy-companies\/\">\n          \ud83e\uddf0 Engineering Consultancy\n        <\/a>\n\n        <a class=\"mt-pill mt-pill--orange\" href=\"https:\/\/maroufturk.com\/tr\/best-interior-design-company\/\">\n          \ud83c\udfa8 Interior Design\n        <\/a>\n\n        <a class=\"mt-pill mt-pill--navy\" href=\"https:\/\/maroufturk.com\/tr\/global-supply-company\/\">\n          \ud83d\udce6 Global Supply Solutions\n        <\/a>\n\n        <a class=\"mt-pill mt-pill--purple\" href=\"https:\/\/maroufturk.com\/tr\/top-door-company-worldwide\/\">\n          \ud83d\udeaa Certified Door Manufacturer\n        <\/a>\n\n        <a class=\"mt-pill mt-pill--green\" href=\"https:\/\/maroufturk.com\/tr\/quality-control-services\/\">\n          \ud83d\udee1\ufe0f Quality Control Services\n        <\/a>\n      <\/nav>\n    <\/header>\n\n    <!-- Intro -->\n    <div class=\"mt-intro\">\n      <div class=\"mt-intro-grid\">\n        <div class=\"mt-accent\" aria-hidden=\"true\"><\/div>\n        <div>\n          <h3>Your Global Reference for Engineering Consultancy &amp; Project Supply Solutions<\/h3>\n          <p>\n            We are a global engineering consultancy and project supply partner supporting residential, commercial, industrial,\n            and government developments worldwide. From technical studies and architectural planning to full-scale procurement\n            and quality control, we deliver integrated solutions designed for performance, compliance, and long-term value.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Main list -->\n    <h3 class=\"mt-section-title\">Our Integrated Engineering &amp; Supply Services<\/h3>\n\n    <div class=\"mt-services-list\">\n\n      <!-- 1 -->\n      <article class=\"mt-row\">\n        <div class=\"mt-card\" style=\"--card-accent: var(--brand-red);\">\n          <div class=\"mt-badge\">1<\/div>\n          <h4>Engineering Consultancy &amp; Project Management<\/h4>\n          <p>\n            Feasibility studies, architectural and structural design, cost control, and on-site supervision led by experienced\n            engineering professionals.\n          <\/p>\n          <div class=\"mt-actions\">\n            <a class=\"mt-btn mt-btn--primary\" href=\"https:\/\/maroufturk.com\/tr\/engineering-consultancy-companies\/\">Explore Service<\/a>\n            <a class=\"mt-btn mt-btn--ghost\" href=\"https:\/\/maroufturk.com\/tr\/services\/\">Free Consultation<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"mt-image\">\n          <img decoding=\"async\" src=\"http:\/\/maroufturk.com\/wp-content\/uploads\/2026\/02\/01.jpeg\" alt=\"Engineering Consultancy & Project Management\">\n        <\/div>\n      <\/article>\n\n      <!-- 2 -->\n      <article class=\"mt-row\">\n        <div class=\"mt-card\" style=\"--card-accent: var(--brand-orange);\">\n          <div class=\"mt-badge\">2<\/div>\n          <h4>Global Supply &amp; Procurement Services<\/h4>\n          <p>\n            We source and deliver construction materials, architectural systems, doors, finishing materials, and MEP products\n            through reliable international supply chains.\n          <\/p>\n          <div class=\"mt-actions\">\n            <a class=\"mt-btn mt-btn--primary\" href=\"https:\/\/maroufturk.com\/tr\/global-supply-company\/\">Explore Service<\/a>\n            <a class=\"mt-btn mt-btn--ghost\" href=\"https:\/\/maroufturk.com\/tr\/services\/\">Free Consultation<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"mt-image\">\n          <img decoding=\"async\" src=\"http:\/\/maroufturk.com\/wp-content\/uploads\/2026\/02\/02.jpeg\" alt=\"Global Supply & Procurement Services\">\n        <\/div>\n      <\/article>\n\n      <!-- 3 -->\n      <article class=\"mt-row\">\n        <div class=\"mt-card\" style=\"--card-accent: var(--brand-navy);\">\n          <div class=\"mt-badge\">3<\/div>\n          <h4>Interior Design &amp; Space Planning<\/h4>\n          <p>\n            Premium interior concepts for offices, villas, hotels, and commercial environments\u2014balancing aesthetics, functionality,\n            and operational efficiency.\n          <\/p>\n          <div class=\"mt-actions\">\n            <a class=\"mt-btn mt-btn--primary\" href=\"https:\/\/maroufturk.com\/tr\/best-interior-design-company\/\">Explore Service<\/a>\n            <a class=\"mt-btn mt-btn--ghost\" href=\"https:\/\/maroufturk.com\/tr\/services\/\">Free Consultation<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"mt-image\">\n          <img decoding=\"async\" src=\"http:\/\/maroufturk.com\/wp-content\/uploads\/2026\/02\/03.jpeg\" alt=\"Interior Design & Space Planning\">\n        <\/div>\n      <\/article>\n\n      <!-- 4 -->\n      <article class=\"mt-row\">\n        <div class=\"mt-card\" style=\"--card-accent: var(--brand-purple);\">\n          <div class=\"mt-badge\">4<\/div>\n          <h4>Certified Door Manufacturing<\/h4>\n          <p>\n            Wooden, steel, aluminum, and fire-rated door systems manufactured according to international standards and project specifications.\n          <\/p>\n          <div class=\"mt-actions\">\n            <a class=\"mt-btn mt-btn--primary\" href=\"https:\/\/maroufturk.com\/tr\/top-door-company-worldwide\/\">Explore Service<\/a>\n            <a class=\"mt-btn mt-btn--ghost\" href=\"https:\/\/maroufturk.com\/tr\/services\/\">Free Consultation<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"mt-image\">\n          <img decoding=\"async\" src=\"http:\/\/maroufturk.com\/wp-content\/uploads\/2026\/02\/04.jpeg\" alt=\"Certified Door Manufacturing\">\n        <\/div>\n      <\/article>\n\n      <!-- 5 -->\n      <article class=\"mt-row\">\n        <div class=\"mt-card\" style=\"--card-accent: var(--brand-green);\">\n          <div class=\"mt-badge\">5<\/div>\n          <h4>Quality Control &amp; Inspection Services<\/h4>\n          <p>\n            Independent inspection, specification verification, factory audits, and pre-shipment inspections to minimize risk and protect your investment.\n          <\/p>\n          <div class=\"mt-actions\">\n            <a class=\"mt-btn mt-btn--primary\" href=\"https:\/\/maroufturk.com\/tr\/quality-control-services\/\">Explore Service<\/a>\n            <a class=\"mt-btn mt-btn--ghost\" href=\"https:\/\/maroufturk.com\/tr\/services\/\">Free Consultation<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"mt-image\">\n          <img decoding=\"async\" src=\"http:\/\/maroufturk.com\/wp-content\/uploads\/2026\/02\/05.jpeg\" alt=\"Quality Control & Inspection Services\">\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <!-- CTA (keep, but remove the \"Lets Talk About Your Project\" block as requested) -->\n    <div class=\"mt-cta\" role=\"region\" aria-label=\"Consultation call to action\">\n      <h3>Start Your Project with Confidence \u2014 Worldwide<\/h3>\n      <p>We support projects across Europe, the Middle East, Asia, and international markets.<\/p>\n      <div class=\"mt-cta-btnwrap\">\n        <a href=\"https:\/\/maroufturk.com\/tr\/services\/\">Contact Us for a Free Consultation<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\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>Choose Your Service for Quick Access \ud83e\uddf0 Engineering Consultancy \ud83c\udfa8 Interior Design \ud83d\udce6 Global Supply Solutions \ud83d\udeaa Certified Door Manufacturer \ud83d\udee1\ufe0f Quality Control Services Your Global Reference for Engineering Consultancy &amp; Project Supply Solutions We are a global engineering consultancy and project supply partner supporting residential, commercial, industrial, and government developments worldwide. From technical studies [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-73","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/pages\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/comments?post=73"}],"version-history":[{"count":34,"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/pages\/73\/revisions"}],"predecessor-version":[{"id":2724,"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/pages\/73\/revisions\/2724"}],"wp:attachment":[{"href":"https:\/\/maroufturk.com\/tr\/wp-json\/wp\/v2\/media?parent=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}