{"id":22735,"date":"2026-02-22T22:37:43","date_gmt":"2026-02-22T22:37:43","guid":{"rendered":"https:\/\/limoratrade.com\/our-services\/design\/"},"modified":"2026-06-12T22:31:27","modified_gmt":"2026-06-12T22:31:27","slug":"design","status":"publish","type":"page","link":"https:\/\/limoratrade.com\/ar\/our-services\/design\/","title":{"rendered":"\u0627\u0644\u062a\u0635\u0645\u064a\u0645"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22735\" class=\"elementor elementor-22735 elementor-22310\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8dba04 e-flex e-con-boxed e-con e-parent\" data-id=\"a8dba04\" 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-a60bb02 elementor-widget elementor-widget-html\" data-id=\"a60bb02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\n  <title>\u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 | \u0644\u064a\u0645\u0648\u0631\u0627<\/title>\n\n  <style>\n    :root{\n      --primary:#6fc284;\n      --light:#a0cfa0;\n      --gray:#67686b;\n\n      --ink:#0f172a;\n      --muted:#64748b;\n      --bg:#f7faf8;\n      --card:#ffffff;\n      --line: rgba(15, 23, 42, .10);\n\n      --shadow: 0 18px 45px rgba(15, 23, 42, .10);\n\n      --r-xl: 26px;\n      --r-lg: 20px;\n      --r-md: 16px;\n    }\n\n    *{box-sizing:border-box}\n    body{\n      margin:0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\";\n      color:var(--ink);\n      background:\n        radial-gradient(1200px 700px at 10% -10%, rgba(111, 194, 132, .18), transparent 55%),\n        radial-gradient(900px 600px at 90% 25%, rgba(160, 207, 160, .16), transparent 60%),\n        var(--bg);\n      line-height:1.65;\n      direction:rtl;\n      text-align:right;\n    }\n    a{color:inherit; text-decoration:none}\n    img{max-width:100%; display:block}\n    .container{\n      width:min(1180px, 92vw);\n      margin:0 auto;\n      padding: clamp(22px, 4vw, 56px) 0;\n    }\n\n    \/* Header *\/\n    .topbar{\n      display:flex;\n      gap: 12px;\n      align-items:center;\n      justify-content: space-between;\n      margin-bottom: 18px;\n    }\n    .crumbs{\n      display:flex;\n      flex-wrap:wrap;\n      gap: 8px;\n      align-items:center;\n      font-size: 13px;\n      color: var(--gray);\n    }\n    .crumbs a{color: #0f3d22; font-weight: 800}\n    .crumbs .sep{opacity:.5}\n\n    .btn{\n      display:inline-flex;\n      align-items:center;\n      gap: 10px;\n      padding: 11px 14px;\n      border-radius: 999px;\n      font-weight: 800;\n      font-size: 14px;\n      border: 1px solid rgba(15,23,42,.12);\n      background: rgba(255,255,255,.88);\n      box-shadow: 0 12px 25px rgba(15,23,42,.08);\n      transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;\n      white-space: nowrap;\n    }\n    .btn:hover{\n      transform: translateY(-1px);\n      box-shadow: 0 18px 40px rgba(15,23,42,.12);\n      border-color: rgba(111,194,132,.45);\n    }\n    .btn-primary{\n      background: linear-gradient(135deg, var(--primary), var(--light));\n      border-color: rgba(111,194,132,.35);\n      color: #0b2a17;\n    }\n    .btn svg{width:16px;height:16px}\n    .btn-primary path{fill:#0b2a17}\n    .btn-secondary path{fill:#111827}\n\n    .badge{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      padding:10px 14px;\n      border-radius:999px;\n      background: rgba(111,194,132,.14);\n      border:1px solid rgba(111,194,132,.26);\n      color:#0f3d22;\n      font-weight:800;\n      font-size: 12px;\n      letter-spacing:.12em;\n      text-transform: uppercase;\n      width: fit-content;\n    }\n    .dot{\n      width:10px;height:10px;border-radius:999px;\n      background: var(--primary);\n      box-shadow: 0 0 0 4px rgba(111,194,132,.20);\n    }\n\n    \/* Hero block *\/\n    .hero{\n      background: rgba(255,255,255,.76);\n      border: 1px solid rgba(15,23,42,.10);\n      border-radius: var(--r-xl);\n      box-shadow: 0 14px 40px rgba(15,23,42,.08);\n      overflow:hidden;\n      position:relative;\n    }\n    .hero::before{\n      content:\"\";\n      position:absolute;\n      inset:0;\n      background:\n        radial-gradient(900px 320px at 0% 0%, rgba(111,194,132,.14), transparent 55%),\n        radial-gradient(900px 320px at 100% 120%, rgba(160,207,160,.12), transparent 60%);\n      pointer-events:none;\n    }\n\n    .hero-inner{\n      position:relative;\n      display:grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 18px;\n      align-items:center;\n      padding: clamp(16px, 2.4vw, 28px);\n    }\n    @media (max-width: 980px){\n      .hero-inner{grid-template-columns:1fr}\n    }\n\n    .hero h1{\n      margin: 12px 0 10px;\n      font-size: clamp(26px, 3vw, 42px);\n      letter-spacing: -0.02em;\n      line-height:1.1;\n    }\n    .hero p{\n      margin: 0 0 12px;\n      color: var(--muted);\n      max-width: 70ch;\n      font-size: 16px;\n    }\n\n    .bullets{\n      margin: 12px 0 0;\n      padding: 0;\n      list-style:none;\n      display:grid;\n      gap: 10px;\n    }\n    .bullets li{\n      display:flex;\n      gap: 10px;\n      align-items:flex-start;\n      font-size: 14px;\n      color: #111827;\n    }\n    .check{\n      flex:0 0 auto;\n      width: 20px;height:20px;border-radius: 8px;\n      background: rgba(111,194,132,.18);\n      border: 1px solid rgba(111,194,132,.30);\n      display:grid;\n      place-items:center;\n      margin-top: 1px;\n    }\n    .check svg{width:14px;height:14px}\n    .check path{fill:#0f3d22}\n\n    \/* \u201cFloating\u201d thumbnail *\/\n    .media{\n      display:grid;\n      place-items:center;\n    }\n    .thumb{\n      width: min(380px, 100%);\n      aspect-ratio: 4 \/ 3;\n      border-radius: 22px;\n      overflow:hidden;\n      position:relative;\n      border: 1px solid rgba(15,23,42,.14);\n      box-shadow:\n        0 18px 35px rgba(15,23,42,.16),\n        0 0 0 10px rgba(111,194,132,.08);\n      transform: rotate(-2deg);\n      background: #eaf6ee;\n    }\n    .thumb::after{\n      content:\"\";\n      position:absolute;\n      inset:0;\n      background:\n        linear-gradient(180deg, rgba(0,0,0,.00) 40%, rgba(0,0,0,.20) 100%);\n      pointer-events:none;\n    }\n    .thumb-tag{\n      position:absolute;\n      right: 14px;\n      top: 14px;\n      padding: 8px 10px;\n      border-radius: 999px;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .03em;\n      color:#0b2a17;\n      background: rgba(255,255,255,.80);\n      border: 1px solid rgba(111,194,132,.28);\n      backdrop-filter: blur(8px);\n      z-index:2;\n    }\n\n    .thumb img{\n      width:100%;\n      height:100%;\n      object-fit: cover;\n    }\n\n    \/* Content sections *\/\n    .grid-2{\n      display:grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 16px;\n      margin-top: 18px;\n    }\n    @media (max-width: 980px){\n      .grid-2{grid-template-columns:1fr}\n    }\n\n    .card{\n      background: rgba(255,255,255,.70);\n      border: 1px solid rgba(15,23,42,.10);\n      border-radius: var(--r-lg);\n      box-shadow: 0 14px 40px rgba(15,23,42,.06);\n      padding: 18px;\n      position:relative;\n      overflow:hidden;\n    }\n    .card::before{\n      content:\"\";\n      position:absolute;\n      inset:-2px;\n      background:\n        radial-gradient(520px 240px at 15% 10%, rgba(111,194,132,.14), transparent 60%);\n      pointer-events:none;\n    }\n    .card > *{position:relative}\n\n    .card h2{\n      margin:0 0 8px;\n      font-size: 18px;\n      letter-spacing:-0.01em;\n    }\n    .card p{\n      margin:0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height:1.8;\n    }\n\n    .steps{\n      margin: 10px 0 0;\n      padding: 0;\n      list-style:none;\n      display:grid;\n      gap: 10px;\n    }\n    .step{\n      display:flex;\n      gap: 12px;\n      align-items:flex-start;\n      padding: 12px;\n      border-radius: 16px;\n      border: 1px solid rgba(15,23,42,.08);\n      background: rgba(255,255,255,.72);\n    }\n    .num{\n      flex:0 0 auto;\n      width: 30px; height: 30px;\n      border-radius: 12px;\n      display:grid;\n      place-items:center;\n      font-weight: 900;\n      color:#0b2a17;\n      background: rgba(111,194,132,.18);\n      border: 1px solid rgba(111,194,132,.30);\n    }\n    .step b{display:block; margin-bottom:2px}\n    .step span{display:block; color: var(--muted); font-size: 13px; line-height:1.7}\n\n    .cta{\n      margin-top: 16px;\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n      align-items:center;\n      justify-content: space-between;\n      padding: 16px 18px;\n      border-radius: 18px;\n      border: 1px dashed rgba(103,104,107,.35);\n      background: rgba(255,255,255,.55);\n    }\n    .cta p{\n      margin:0;\n      color: var(--gray);\n      font-size: 14px;\n      line-height:1.8;\n    }\n    \n    .btn-primary:hover {\n        color: #fff;\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <main class=\"container\">\n\n    <div class=\"topbar\">\n      <nav class=\"crumbs\" aria-label=\"Breadcrumb\">\n        <a href=\"https:\/\/limoratrade.com\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\n        <span class=\"sep\">\/<\/span>\n        <a href=\"https:\/\/limoratrade.com\/ar\/our-services\">\u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/a>\n        <span class=\"sep\">\/<\/span>\n        <span>\u0627\u0644\u062a\u0635\u0645\u064a\u0645<\/span>\n      <\/nav>\n\n      <a class=\"btn btn-secondary\" href=\"https:\/\/limoratrade.com\/ar\/contact\">\n        \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M20 2H4a2 2 0 0 0-2 2v18l4-4h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm-2 10H6V10h12v2zm0-4H6V6h12v2z\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"hero-inner\">\n        <div>\n          <span class=\"badge\"><span class=\"dot\"><\/span> \u0627\u0644\u062e\u062f\u0645\u0629<\/span>\n          <h1>\u0627\u0644\u062a\u0635\u0645\u064a\u0645<\/h1>\n          <p>\n            \u0641\u064a \u0644\u064a\u0645\u0648\u0631\u0627 \u0644\u0627 \u0646\u0642\u062f\u0651\u0645 \u062a\u0635\u0627\u0645\u064a\u0645 \u062c\u0627\u0647\u0632\u0629 \u0648\u0645\u0643\u0631\u0631\u0629\u060c \u0628\u0644 \u0646\u0635\u0646\u0639 \u0641\u0643\u0631\u0629 \u062a\u0646\u0627\u0633\u0628 \u0630\u0648\u0642\u0643 \u0648\u0645\u0633\u0627\u062d\u062a\u0643 \u0648\u0645\u064a\u0632\u0627\u0646\u064a\u062a\u0643\u060c\n            \u062b\u0645 \u0646\u062d\u0648\u0644\u0647\u0627 \u0625\u0644\u0649 \u062e\u0637\u0629 \u0648\u0627\u0636\u062d\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0641\u064a\u0630 \u0628\u062b\u0642\u0629 \u0648\u0628\u062f\u0648\u0646 \u062a\u0639\u0642\u064a\u062f.\n          <\/p>\n\n          <ul class=\"bullets\">\n            <li><span class=\"check\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg><\/span>\u062a\u062e\u0637\u064a\u0637 \u0630\u0643\u064a \u0644\u0644\u0645\u0633\u0627\u062d\u0629 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u062a\u0634\u0637\u064a\u0628\u0627\u062a \u062a\u0646\u0627\u0633\u0628 \u0623\u0633\u0644\u0648\u0628 \u062d\u064a\u0627\u062a\u0643.<\/li>\n            <li><span class=\"check\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg><\/span>\u0642\u0631\u0627\u0631\u0627\u062a \u062a\u0635\u0645\u064a\u0645 \u0639\u0645\u0644\u064a\u0629 \u062a\u0633\u0627\u0639\u062f\u0643 \u0639\u0644\u0649 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0628\u062b\u0642\u0629 \u0648\u0648\u0636\u0648\u062d.<\/li>\n            <li><span class=\"check\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg><\/span>\u062e\u0637\u0629 \u0648\u0627\u0636\u062d\u0629 \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u0625\u0634\u0631\u0627\u0641 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0648\u062a\u0633\u0644\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0628\u0627\u0644\u0634\u0643\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628.<\/li>\n          <\/ul>\n\n          <div style=\"margin-top:14px; display:flex; flex-wrap:wrap; gap:10px;\">\n            <a class=\"btn btn-primary\" href=\"https:\/\/limoratrade.com\/ar\/contact\">\n              \u0627\u0637\u0644\u0628 \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u062a\u0635\u0645\u064a\u0645\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M21 8V7l-3 2-2-1-5 3-5-3-5 3v10h20V9l-5 3-2-1z\"\/><\/svg>\n            <\/a>\n            <a class=\"btn btn-secondary\" href=\"#process\">\n              \u0634\u0627\u0647\u062f \u0622\u0644\u064a\u0629 \u0627\u0644\u0639\u0645\u0644\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M12 16.5 5 9.5l1.4-1.4L12 13.7l5.6-5.6L19 9.5z\"\/><\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Image -->\n        <div class=\"media\" aria-label=\"\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u0635\u0645\u064a\u0645\">\n          <div class=\"thumb\">\n            <span class=\"thumb-tag\">\u0645\u0646 \u0627\u0644\u0641\u0643\u0631\u0629 \u0625\u0644\u0649 \u0627\u0644\u062e\u0637\u0629<\/span>\n            <img decoding=\"async\" src=\"https:\/\/limoratrade.com\/wp-content\/uploads\/2026\/02\/3.webp\" alt=\"\u062a\u0635\u0645\u064a\u0645 \u0644\u064a\u0645\u0648\u0631\u0627\" loading=\"lazy\"> \n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- DETAILS -->\n    <section class=\"grid-2\" id=\"process\">\n      <div class=\"card\">\n        <h2>\u0645\u0627\u0630\u0627 \u0633\u062a\u062d\u0635\u0644\u061f<\/h2>\n        <p>\n          \u0633\u062a\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u062a\u062c\u0627\u0647 \u062a\u0635\u0645\u064a\u0645 \u0645\u062a\u0643\u0627\u0645\u0644 \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u062c\u0645\u0627\u0644 \u0648\u0627\u0644\u0648\u0638\u064a\u0641\u0629\u060c \u0645\u0639 \u0627\u062e\u062a\u064a\u0627\u0631\u0627\u062a \u0648\u0627\u0636\u062d\u0629 \u0644\u0644\u0645\u0648\u0627\u062f\u060c\n          \u0648\u0641\u0647\u0645 \u062f\u0642\u064a\u0642 \u0644\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u0633\u0627\u062d\u0627\u062a\u060c \u0648\u062e\u0637\u0629 \u064a\u0645\u0643\u0646 \u062a\u0646\u0641\u064a\u0630\u0647\u0627 \u0639\u0644\u0649 \u0623\u0631\u0636 \u0627\u0644\u0648\u0627\u0642\u0639 \u0628\u062f\u0648\u0646 \u0647\u062f\u0631 \u0623\u0648 \u062a\u0634\u062a\u062a.\n        <\/p>\n\n        <ul class=\"bullets\" style=\"margin-top:12px;\">\n          <li><span class=\"check\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg><\/span>\u0644\u0648\u062d\u0629 \u062a\u0634\u0637\u064a\u0628\u0627\u062a \u0648\u0627\u0636\u062d\u0629: \u0633\u064a\u0631\u0627\u0645\u064a\u0643\u060c \u062c\u062f\u0631\u0627\u0646\u060c \u0625\u0636\u0627\u0621\u0629\u060c \u0648\u0623\u0644\u0648\u0627\u0646 \u0645\u062a\u0646\u0627\u0633\u0642\u0629.<\/li>\n          <li><span class=\"check\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg><\/span>\u062a\u0648\u0632\u064a\u0639 \u0639\u0645\u0644\u064a \u064a\u0631\u0627\u0639\u064a \u0627\u0644\u062d\u0631\u0643\u0629\u060c \u0627\u0644\u062a\u062e\u0632\u064a\u0646\u060c \u0648\u0633\u0647\u0648\u0644\u0629 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u064a\u0648\u0645\u064a.<\/li>\n          <li><span class=\"check\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z\"\/><\/svg><\/span>\u062a\u0648\u062c\u064a\u0647\u0627\u062a \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u062a\u0646\u0641\u064a\u0630 \u062a\u0642\u0644\u0644 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0648\u0627\u0644\u0647\u062f\u0631 \u0623\u062b\u0646\u0627\u0621 \u0627\u0644\u0639\u0645\u0644.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"card\">\n        <h2>\u0622\u0644\u064a\u0629 \u0627\u0644\u0639\u0645\u0644<\/h2>\n        <p>\u062e\u0637\u0648\u0627\u062a \u0648\u0627\u0636\u062d\u0629 \u0648\u0642\u0631\u0627\u0631\u0627\u062a \u0645\u062f\u0631\u0648\u0633\u0629 \u0644\u062a\u0635\u0644 \u0625\u0644\u0649 \u062a\u0635\u0645\u064a\u0645 \u062c\u0645\u064a\u0644\u060c \u0639\u0645\u0644\u064a\u060c \u0648\u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0646\u0641\u064a\u0630 \u0628\u062b\u0642\u0629.<\/p>\n\n        <ol class=\"steps\">\n          <li class=\"step\">\n            <div class=\"num\">1<\/div>\n            <div>\n              <b>\u0641\u0647\u0645 \u0627\u0644\u0645\u0633\u0627\u062d\u0629<\/b>\n              <span>\u0646\u0631\u0627\u062c\u0639 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0643\u060c \u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u0645\u0643\u0627\u0646\u060c \u0627\u0644\u062a\u062d\u062f\u064a\u0627\u062a\u060c \u0648\u0627\u0644\u0633\u062a\u0627\u064a\u0644 \u0627\u0644\u0630\u064a \u062a\u0631\u063a\u0628 \u0628\u0647.<\/span>\n            <\/div>\n          <\/li>\n          <li class=\"step\">\n            <div class=\"num\">2<\/div>\n            <div>\n              <b>\u0628\u0646\u0627\u0621 \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u062a\u0635\u0645\u064a\u0645<\/b>\n              <span>\u0646\u0636\u0639 \u062a\u0635\u0648\u0631\u0627\u064b \u0644\u0644\u062a\u0648\u0632\u064a\u0639\u060c \u0627\u0644\u0623\u062c\u0648\u0627\u0621 \u0627\u0644\u0639\u0627\u0645\u0629\u060c \u0648\u0627\u0644\u062a\u0634\u0637\u064a\u0628\u0627\u062a \u0628\u0645\u0627 \u064a\u0646\u0627\u0633\u0628 \u0645\u064a\u0632\u0627\u0646\u064a\u062a\u0643.<\/span>\n            <\/div>\n          <\/li>\n          <li class=\"step\">\n            <div class=\"num\">3<\/div>\n            <div>\n              <b>\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u0627\u062a<\/b>\n              <span>\u0646\u062d\u062f\u0651\u062f \u0627\u0644\u0645\u0648\u0627\u062f\u060c \u0627\u0644\u0623\u0644\u0648\u0627\u0646\u060c \u0648\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0644\u062a\u0635\u0628\u062d \u062c\u0627\u0647\u0632\u0629 \u0644\u0644\u062a\u0646\u0641\u064a\u0630.<\/span>\n            <\/div>\n          <\/li>\n          <li class=\"step\">\n            <div class=\"num\">4<\/div>\n            <div>\n              <b>\u062a\u0633\u0644\u064a\u0645 \u062e\u0637\u0629 \u0627\u0644\u062a\u0646\u0641\u064a\u0630<\/b>\n              <span>\u0646\u0642\u062f\u0651\u0645 \u062e\u0637\u0629 \u0648\u0627\u0636\u062d\u0629 \u062a\u0633\u0627\u0639\u062f \u0641\u0631\u064a\u0642 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0639\u0644\u0649 \u0627\u0644\u0639\u0645\u0644 \u0628\u0633\u0644\u0627\u0633\u0629 \u0648\u062f\u0642\u0629.<\/span>\n            <\/div>\n          <\/li>\n        <\/ol>\n      <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <section class=\"cta\" aria-label=\"Call to action\">\n      <p><b style=\"color:#0b2a17\">\u062c\u0627\u0647\u0632 \u062a\u0628\u062f\u0623\u061f<\/b> \u0623\u062e\u0628\u0631\u0646\u0627 \u0628\u0646\u0648\u0639 \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0648\u0627\u0644\u0633\u062a\u0627\u064a\u0644 \u0627\u0644\u0630\u064a \u062a\u0641\u0636\u0651\u0644\u0647\u060c \u0648\u0633\u0646\u0642\u062a\u0631\u062d \u0644\u0643 \u062e\u0637\u0629 \u062a\u0635\u0645\u064a\u0645 \u0648\u0627\u0636\u062d\u0629 \u062a\u0646\u0627\u0633\u0628 \u0645\u0634\u0631\u0648\u0639\u0643.<\/p>\n      <div style=\"display:flex; gap:10px; flex-wrap:wrap;\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/limoratrade.com\/ar\/contact\">\n          \u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M14 3h7v7h-2V6.41l-9.29 9.3-1.42-1.42 9.3-9.29H14V3z\"\/><path d=\"M5 5h6v2H7v10h10v-4h2v6H5z\"\/><\/svg>\n        <\/a>\n        <a class=\"btn btn-secondary\" href=\"https:\/\/limoratrade.com\/ar\/our-services\">\n          \u0627\u0644\u0639\u0648\u062f\u0629 \u0625\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0627\u062a\n          <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M15 18l-6-6 6-6 1.4 1.4L11.8 12l4.6 4.6z\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/section>\n\n  <\/main>\n<\/body>\n<\/html>\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","protected":false},"excerpt":{"rendered":"<p>\u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 | \u0644\u064a\u0645\u0648\u0631\u0627 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \/ \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \/ \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0641\u064a \u0644\u064a\u0645\u0648\u0631\u0627 \u0644\u0627 \u0646\u0642\u062f\u0651\u0645 \u062a\u0635\u0627\u0645\u064a\u0645 \u062c\u0627\u0647\u0632\u0629 \u0648\u0645\u0643\u0631\u0631\u0629\u060c \u0628\u0644 \u0646\u0635\u0646\u0639 \u0641\u0643\u0631\u0629 \u062a\u0646\u0627\u0633\u0628 \u0630\u0648\u0642\u0643 \u0648\u0645\u0633\u0627\u062d\u062a\u0643 \u0648\u0645\u064a\u0632\u0627\u0646\u064a\u062a\u0643\u060c \u062b\u0645 \u0646\u062d\u0648\u0644\u0647\u0627 \u0625\u0644\u0649 \u062e\u0637\u0629 \u0648\u0627\u0636\u062d\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0641\u064a\u0630 \u0628\u062b\u0642\u0629 \u0648\u0628\u062f\u0648\u0646 \u062a\u0639\u0642\u064a\u062f. \u062a\u062e\u0637\u064a\u0637 \u0630\u0643\u064a \u0644\u0644\u0645\u0633\u0627\u062d\u0629 \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u062a\u0634\u0637\u064a\u0628\u0627\u062a \u062a\u0646\u0627\u0633\u0628 \u0623\u0633\u0644\u0648\u0628 \u062d\u064a\u0627\u062a\u0643. \u0642\u0631\u0627\u0631\u0627\u062a \u062a\u0635\u0645\u064a\u0645 \u0639\u0645\u0644\u064a\u0629 \u062a\u0633\u0627\u0639\u062f\u0643 \u0639\u0644\u0649 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0628\u062b\u0642\u0629 \u0648\u0648\u0636\u0648\u062d. \u062e\u0637\u0629 \u0648\u0627\u0636\u062d\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":22732,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_joinchat":[],"footnotes":""},"class_list":["post-22735","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/pages\/22735","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/comments?post=22735"}],"version-history":[{"count":7,"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/pages\/22735\/revisions"}],"predecessor-version":[{"id":22970,"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/pages\/22735\/revisions\/22970"}],"up":[{"embeddable":true,"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/pages\/22732"}],"wp:attachment":[{"href":"https:\/\/limoratrade.com\/ar\/wp-json\/wp\/v2\/media?parent=22735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}