{"id":20,"date":"2026-03-07T22:34:55","date_gmt":"2026-03-07T22:34:55","guid":{"rendered":"https:\/\/new.equitas-consulting.com\/?page_id=20"},"modified":"2026-03-29T20:44:52","modified_gmt":"2026-03-29T20:44:52","slug":"services","status":"publish","type":"page","link":"https:\/\/www.equitas-consulting.com\/tr\/services\/","title":{"rendered":"Hizmetlerimiz"},"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>Services \u2014 Equitas Consulting | Construction Claims &#038; Dispute Resolution<\/title>\n<meta name=\"description\" content=\"Specialist construction claims and dispute resolution services across the project lifecycle. Delay analysis, FIDIC advisory, expert witness, project advisory retainer. Equitas Consulting.\">\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=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\n\/* \u2500\u2500 TOKENS \u2500\u2500 *\/\n.eq-services {\n  --terra:     #C45A10;\n  --terra-lt:  #D4773A;\n  --slate:     #1C2B2B;\n  --slate-mid: #243636;\n  --off-white: #F6F3EE;\n  --off-wh-2:  #EDE9E3;\n  --white:     #FFFFFF;\n  --ink:       #1A1A1A;\n  --ink-mid:   #3A3A3A;\n  --muted:     #6B6B6B;\n  --border:    rgba(28,43,43,0.12);\n  --bd-dark:   rgba(255,255,255,0.10);\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 300;\n  color: var(--ink);\n  background: var(--off-white);\n  overflow-x: hidden;\n}\n\n.eq-services *, .eq-services *::before, .eq-services *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.eq-services a { color: inherit; text-decoration: none; }\n\n.eq-services .container {\n  max-width: 1160px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n\/* \u2500\u2500 TYPE \u2500\u2500 *\/\n.eq-services .eyebrow {\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--terra);\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.eq-services .eyebrow::before {\n  content: '';\n  width: 20px;\n  height: 1px;\n  background: var(--terra);\n}\n\n.eq-services .section-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(28px, 3.5vw, 44px);\n  font-weight: 500;\n  color: var(--slate);\n  line-height: 1.1;\n}\n\n.eq-services .section-title em {\n  font-style: italic;\n  font-weight: 400;\n  color: #5A6A6A;\n}\n\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero {\n  background: var(--slate);\n  padding: 80px 0 64px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* HERO SLIDER *\/\n.hero-slider {\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n}\n.hero-slide {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  opacity: 0;\n  transition: opacity 1.8s ease-in-out;\n}\n.hero-slide.active { opacity: 1; }\n.hero-slide::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to right, rgba(15,20,30,0.72) 40%, rgba(15,20,30,0.38) 100%);\n}\n\n.hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(196,90,16,0.05) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(196,90,16,0.05) 1px, transparent 1px);\n  background-size: 48px 48px;\n}\n\n.hero::after {\n  content: '';\n  position: absolute;\n  top: 0; right: 0;\n  width: 3px; height: 100%;\n  background: var(--terra);\n}\n\n.hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 760px;\n}\n\n.hero-eyebrow {\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--terra-lt);\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.hero-eyebrow::before { content: ''; width: 20px; height: 1px; background: var(--terra); }\n\n.hero-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(36px, 5vw, 58px);\n  font-weight: 500;\n  color: var(--white);\n  line-height: 1.08;\n  margin-bottom: 24px;\n}\n\n.hero-title em { font-style: italic; font-weight: 400; color: rgba(255,255,255,0.6); }\n\n.hero-lead {\n  font-size: 15px;\n  line-height: 1.8;\n  color: rgba(255,255,255,0.58);\n  font-weight: 300;\n  max-width: 600px;\n}\n\n\/* \u2500\u2500 LIFECYCLE BAR \u2500\u2500 *\/\n.lifecycle-section {\n  background: var(--white);\n  border-bottom: 1px solid var(--border);\n  position: sticky;\n  top: 0;\n  z-index: 90;\n}\n\n.lifecycle-inner {\n  display: flex;\n  align-items: stretch;\n  border-left: 1px solid var(--border);\n  overflow-x: auto;\n  scrollbar-width: none;\n}\n\n.lifecycle-inner::-webkit-scrollbar { display: none; }\n\n.lifecycle-intro {\n  padding: 0 24px;\n  border-right: 1px solid var(--border);\n  display: flex;\n  align-items: center;\n  flex-shrink: 0;\n}\n\n.lifecycle-intro span {\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--muted);\n  white-space: nowrap;\n}\n\n.lifecycle-phase {\n  flex: 1;\n  min-width: 130px;\n  padding: 16px 20px;\n  border-right: 1px solid var(--border);\n  cursor: pointer;\n  transition: all 0.2s;\n  position: relative;\n  background: none;\n  border-top: none;\n  border-bottom: none;\n  border-left: none;\n  font-family: 'DM Sans', sans-serif;\n  text-align: left;\n}\n\n.lifecycle-phase:last-child { border-right: none; }\n\n.lifecycle-phase:hover { background: var(--off-white); }\n\n.lifecycle-phase.active {\n  background: var(--slate);\n}\n\n.lifecycle-phase.active::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 2px;\n  background: var(--terra);\n}\n\n.lp-num {\n  font-size: 10px;\n  font-weight: 400;\n  color: var(--muted);\n  letter-spacing: 0.12em;\n  margin-bottom: 4px;\n  display: block;\n}\n\n.lifecycle-phase.active .lp-num { color: rgba(255,255,255,0.35); }\n\n.lp-label {\n  font-size: 13px;\n  font-weight: 500;\n  color: var(--slate);\n  display: block;\n  line-height: 1.2;\n}\n\n.lifecycle-phase.active .lp-label { color: var(--white); }\n\n.lp-sub {\n  font-size: 11px;\n  font-weight: 300;\n  color: var(--muted);\n  display: block;\n  margin-top: 2px;\n  line-height: 1.3;\n}\n\n.lifecycle-phase.active .lp-sub { color: rgba(255,255,255,0.45); }\n\n\/* \u2500\u2500 MAIN \u2500\u2500 *\/\n.main-services { padding: 72px 0 100px; }\n\n\/* \u2500\u2500 RETAINER BAND \u2500\u2500 *\/\n.retainer-band {\n  background: var(--slate);\n  margin-bottom: 56px;\n  position: relative;\n  overflow: hidden;\n}\n\n.retainer-band::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 3px;\n  background: var(--terra);\n}\n\n.retainer-band::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(196,90,16,0.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(196,90,16,0.04) 1px, transparent 1px);\n  background-size: 40px 40px;\n  pointer-events: none;\n}\n\n.retainer-inner {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 40px;\n  align-items: center;\n  padding: 40px 48px;\n  position: relative;\n  z-index: 2;\n}\n\n.retainer-tag {\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--terra-lt);\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.retainer-tag::before { content: ''; width: 16px; height: 1px; background: var(--terra); }\n\n.retainer-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px;\n  font-weight: 500;\n  color: var(--white);\n  margin-bottom: 10px;\n  line-height: 1.2;\n}\n\n.retainer-title em { font-style: italic; font-weight: 400; color: rgba(255,255,255,0.65); }\n\n.retainer-desc {\n  font-size: 14px;\n  line-height: 1.75;\n  color: rgba(255,255,255,0.55);\n  font-weight: 300;\n  max-width: 620px;\n}\n\n.retainer-spans {\n  display: flex;\n  gap: 8px;\n  margin-top: 14px;\n  flex-wrap: wrap;\n}\n\n.span-tag {\n  font-size: 11px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.1);\n  padding: 4px 12px;\n  letter-spacing: 0.06em;\n}\n\n.retainer-cta {\n  background: var(--terra);\n  color: var(--white);\n  padding: 13px 28px;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  white-space: nowrap;\n  transition: background 0.2s;\n  display: inline-block;\n  flex-shrink: 0;\n}\n\n.retainer-cta:hover { background: var(--terra-lt); }\n\n\/* \u2500\u2500 SERVICE TIERS \u2500\u2500 *\/\n.tier-block { margin-bottom: 52px; }\n.tier-block:last-child { margin-bottom: 0; }\n\n.tier-header {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  margin-bottom: 24px;\n  padding-bottom: 16px;\n  border-bottom: 1px solid var(--border);\n}\n\n.tier-phase-tag {\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  padding: 4px 12px;\n  white-space: nowrap;\n}\n\n.tier-phase-tag.delivery { background: rgba(28,43,43,0.06); color: var(--slate); }\n.tier-phase-tag.advisory { background: rgba(196,90,16,0.08); color: var(--terra); }\n.tier-phase-tag.dispute  { background: rgba(28,43,43,0.90); color: var(--white); }\n\n.tier-label {\n  font-size: 12px;\n  color: var(--muted);\n  font-weight: 300;\n  line-height: 1.4;\n}\n\n.service-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n\n.service-grid.two-col { grid-template-columns: repeat(2, 1fr); }\n\n\/* \u2500\u2500 SERVICE CARD \u2500\u2500 *\/\n.svc-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  padding: 32px 28px;\n  position: relative;\n  transition: box-shadow 0.25s, transform 0.25s;\n  display: flex;\n  flex-direction: column;\n}\n\n.svc-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 2px;\n  background: var(--border);\n  transition: background 0.25s;\n}\n\n.svc-card:hover {\n  box-shadow: 0 10px 36px rgba(28,43,43,0.09);\n  transform: translateY(-2px);\n}\n\n.svc-card:hover::before { background: var(--terra); }\n\n.svc-card.featured {\n  border-color: var(--terra);\n  background: var(--off-wh-2);\n}\n\n.svc-card.featured::before { background: var(--terra); }\n\n.svc-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 36px;\n  font-weight: 400;\n  color: var(--off-wh-2);\n  line-height: 1;\n  margin-bottom: 16px;\n  transition: color 0.25s;\n}\n\n.svc-card:hover .svc-num { color: rgba(196,90,16,0.1); }\n.svc-card.featured .svc-num { color: rgba(196,90,16,0.12); }\n\n.svc-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  font-weight: 600;\n  color: var(--slate);\n  margin-bottom: 10px;\n  line-height: 1.2;\n}\n\n.svc-desc {\n  font-size: 13px;\n  line-height: 1.72;\n  color: var(--muted);\n  font-weight: 300;\n  flex: 1;\n}\n\n.svc-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-top: 20px;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--terra);\n  transition: gap 0.2s;\n}\n\n.svc-link:hover { gap: 10px; }\n\n.svc-link::after { content: '\u2192'; }\n\n.svc-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px;\n  margin-top: 14px;\n}\n\n.svc-tag {\n  font-size: 10px;\n  font-weight: 400;\n  color: var(--muted);\n  background: var(--off-wh-2);\n  border: 1px solid var(--border);\n  padding: 2px 8px;\n  letter-spacing: 0.06em;\n}\n\n\/* \u2500\u2500 PHASE FILTER \u2014 hidden cards \u2500\u2500 *\/\n.svc-card.phase-hidden { display: none; }\n\n\/* \u2500\u2500 OVERLAP CALLOUT \u2500\u2500 *\/\n.overlap-callout {\n  background: var(--off-wh-2);\n  border: 1px solid var(--border);\n  border-left: 3px solid var(--terra);\n  padding: 20px 24px;\n  margin-top: 20px;\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n}\n\n.oc-icon {\n  font-size: 18px;\n  color: var(--terra);\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n.oc-text { font-size: 13px; line-height: 1.65; color: var(--muted); font-weight: 300; }\n.oc-text strong { color: var(--ink-mid); font-weight: 500; }\n\n\/* \u2500\u2500 CLIENT PATH SECTION \u2500\u2500 *\/\n.client-paths { padding: 72px 0; background: var(--off-wh-2); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); }\n\n.paths-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 44px;\n}\n\n.path-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  padding: 32px 28px;\n  transition: box-shadow 0.25s;\n}\n\n.path-card:hover { box-shadow: 0 8px 28px rgba(28,43,43,0.08); }\n\n.path-who {\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--terra);\n  margin-bottom: 10px;\n}\n\n.path-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 19px;\n  font-weight: 600;\n  color: var(--slate);\n  margin-bottom: 12px;\n  line-height: 1.2;\n}\n\n.path-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n}\n\n.path-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.path-step:last-child { border-bottom: none; }\n\n.ps-arrow {\n  font-size: 11px;\n  color: var(--terra);\n  flex-shrink: 0;\n  margin-top: 3px;\n}\n\n.ps-svc {\n  font-size: 13px;\n  color: var(--ink-mid);\n  font-weight: 400;\n  line-height: 1.4;\n}\n\n.ps-note {\n  font-size: 11px;\n  color: var(--muted);\n  font-weight: 300;\n  margin-top: 2px;\n  line-height: 1.4;\n}\n\n\/* \u2500\u2500 DISTINCTION \u2500\u2500 *\/\n.distinction { padding: 72px 0; }\n\n.distinction-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 52px;\n  margin-top: 44px;\n  align-items: start;\n}\n\n.distinction-text p {\n  font-size: 14px;\n  line-height: 1.8;\n  color: var(--muted);\n  font-weight: 300;\n  margin-bottom: 18px;\n}\n\n.distinction-text p:last-child { margin-bottom: 0; }\n\n.quote-panel {\n  background: var(--slate);\n  padding: 40px 36px;\n  position: relative;\n}\n\n.quote-panel::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 3px; height: 100%;\n  background: var(--terra);\n}\n\n.quote-panel .label {\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--terra);\n  display: block;\n  margin-bottom: 18px;\n}\n\n.quote-panel blockquote {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 19px;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--white);\n  line-height: 1.6;\n  margin-bottom: 18px;\n}\n\n.quote-panel p {\n  font-size: 13px;\n  line-height: 1.7;\n  color: rgba(255,255,255,0.5);\n  font-weight: 300;\n}\n\n\/* \u2500\u2500 STRIP \u2500\u2500 *\/\n.strip {\n  background: var(--slate);\n  padding: 32px 0;\n  border-top: 1px solid rgba(255,255,255,0.06);\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n\n.strip-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n}\n\n.strip-item {\n  padding: 0 28px;\n  border-right: 1px solid rgba(255,255,255,0.08);\n}\n\n.strip-item:first-child { padding-left: 0; }\n.strip-item:last-child { border-right: none; }\n\n.strip-label {\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n  margin-bottom: 5px;\n}\n\n.strip-value {\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.4;\n}\n\n\/* \u2500\u2500 CTA \u2500\u2500 *\/\n.cta-section { background: var(--terra); }\n\n.cta-inner {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 40px 0;\n  gap: 40px;\n}\n\n.cta-inner h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px;\n  font-weight: 500;\n  color: var(--white);\n  line-height: 1.25;\n  margin-bottom: 6px;\n}\n\n.cta-inner p {\n  font-size: 14px;\n  color: rgba(255,255,255,0.72);\n  font-weight: 300;\n  max-width: 540px;\n  line-height: 1.6;\n}\n\n.btn-dark {\n  background: var(--white);\n  color: var(--slate);\n  padding: 13px 30px;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  white-space: nowrap;\n  flex-shrink: 0;\n  transition: background 0.2s;\n  display: inline-block;\n}\n\n.btn-dark:hover { background: rgba(255,255,255,0.85); }\n\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .service-grid { grid-template-columns: 1fr 1fr; }\n  .service-grid.two-col { grid-template-columns: 1fr; }\n  .paths-grid { grid-template-columns: 1fr; max-width: 480px; }\n  .distinction-grid { grid-template-columns: 1fr; }\n  .retainer-inner { grid-template-columns: 1fr; }\n  .strip-grid { grid-template-columns: 1fr 1fr; gap: 20px; }\n  .strip-item { border-right: none; padding: 0; }\n  .footer-grid { grid-template-columns: 1fr 1fr; }\n  .cta-inner { flex-direction: column; align-items: flex-start; }\n}\n\n@media (max-width: 640px) {\n  .eq-services .container { padding: 0 20px; }\n  .service-grid { grid-template-columns: 1fr; }\n  .lifecycle-inner { gap: 0; }\n}\n\n\/* \u2500\u2500 FADE IN \u2500\u2500 *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(14px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.fade-up {\n  opacity: 0;\n  transform: translateY(14px);\n  transition: opacity 0.45s ease, transform 0.45s ease;\n}\n\n.fade-up.in { opacity: 1; transform: translateY(0); }\n\n<\/style>\n<\/head>\n<body>\n<div class=\"eq-services\">\n\n\n<!-- HERO -->\n<header class=\"hero\">\n\n  <!-- BACKGROUND SLIDER -->\n  <div class=\"hero-slider\" aria-hidden=\"true\">\n    <div class=\"hero-slide active\" style=\"background-image: url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Quantum-Analysis.jpg');\"><\/div>\n    <div class=\"hero-slide\" style=\"background-image: url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Gecikme-Analii.jpg');\"><\/div>\n    <div class=\"hero-slide\" style=\"background-image: url('https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/two-engineers-reviewing-construction-blueprints-on-a-table-in-an-office-setting.-3862384-scaled.jpg');\"><\/div>\n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"hero-inner\">\n      <div class=\"hero-eyebrow\">Services<\/div>\n      <h1 class=\"hero-title\">\n        Specialist advice across<br>the construction dispute <em>lifecycle.<\/em>\n      <\/h1>\n      <p class=\"hero-lead\">\n        Equitas advises contractors, employers and legal teams at every stage \u2014 from live project delivery and claims development through to dispute board proceedings, expert appointments and international arbitration. Our services are structured around how disputes actually develop, not around internal practice divisions.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- LIFECYCLE FILTER BAR -->\n<div class=\"lifecycle-section\">\n  <div class=\"container\" style=\"padding: 0; max-width: 100%;\">\n    <div class=\"lifecycle-inner\" id=\"lifecycle-bar\">\n\n      <div class=\"lifecycle-intro\">\n        <span>Project phase<\/span>\n      <\/div>\n\n      <button class=\"lifecycle-phase active\" onclick=\"filterPhase('all', this)\">\n        <span class=\"lp-num\">\u2014<\/span>\n        <span class=\"lp-label\">All services<\/span>\n        <span class=\"lp-sub\">Full service view<\/span>\n      <\/button>\n\n      <button class=\"lifecycle-phase\" onclick=\"filterPhase('delivery', this)\">\n        <span class=\"lp-num\">01<\/span>\n        <span class=\"lp-label\">Contract Award &#038; Delivery<\/span>\n        <span class=\"lp-sub\">Programme \u00b7 Contract admin<\/span>\n      <\/button>\n\n      <button class=\"lifecycle-phase\" onclick=\"filterPhase('claims', this)\">\n        <span class=\"lp-num\">02<\/span>\n        <span class=\"lp-label\">Claims Development<\/span>\n        <span class=\"lp-sub\">Notices \u00b7 EOT \u00b7 Entitlement<\/span>\n      <\/button>\n\n      <button class=\"lifecycle-phase\" onclick=\"filterPhase('dispute', this)\">\n        <span class=\"lp-num\">03<\/span>\n        <span class=\"lp-label\">Dispute &#038; Proceedings<\/span>\n        <span class=\"lp-sub\">DAAB \u00b7 Arbitration \u00b7 Expert<\/span>\n      <\/button>\n\n      <button class=\"lifecycle-phase\" onclick=\"filterPhase('legal', this)\">\n        <span class=\"lp-num\">04<\/span>\n        <span class=\"lp-label\">Legal Team Support<\/span>\n        <span class=\"lp-sub\">Expert reports \u00b7 Arbitration<\/span>\n      <\/button>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MAIN SERVICES -->\n<main class=\"main-services\">\n  <div class=\"container\">\n\n    <!-- RETAINER BAND -->\n    <div class=\"retainer-band\" data-phases=\"all,delivery,claims\">\n      <div class=\"retainer-inner\">\n        <div>\n          <div class=\"retainer-tag\">Umbrella engagement<\/div>\n          <div class=\"retainer-title\">Project Advisory Retainer \u2014 <em>standing support across the project lifecycle.<\/em><\/div>\n          <p class=\"retainer-desc\">\n            For international contractors on live FIDIC projects who need specialist claims and contractual support throughout delivery \u2014 not only when a formal dispute has already arisen. A monthly retainer covering notices, EOT claim development, Engineer determinations, DAAB strategy and live claims register management. Delivered in English, Turkish or Russian.\n          <\/p>\n          <div class=\"retainer-spans\">\n            <span class=\"span-tag\">Contract Award<\/span>\n            <span class=\"span-tag\">\u2192<\/span>\n            <span class=\"span-tag\">Delivery<\/span>\n            <span class=\"span-tag\">\u2192<\/span>\n            <span class=\"span-tag\">Claims Development<\/span>\n            <span class=\"span-tag\">\u2192<\/span>\n            <span class=\"span-tag\">Dispute Preparation<\/span>\n          <\/div>\n        <\/div>\n        <a href=\"\/services\/retainer\" class=\"retainer-cta\">View Retainer<\/a>\n      <\/div>\n    <\/div>\n\n    <!-- TIER 1: PROJECT PHASE SERVICES -->\n    <div class=\"tier-block\" data-tier=\"delivery\" id=\"tier-delivery\">\n      <div class=\"tier-header\">\n        <span class=\"tier-phase-tag delivery\">During project delivery<\/span>\n        <span class=\"tier-label\">Services that support live project execution and protect the evidential record during delivery.<\/span>\n      <\/div>\n\n      <div class=\"service-grid\">\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,delivery\">\n          <div class=\"svc-num\">01<\/div>\n          <div class=\"svc-title\">Project Services<\/div>\n          <p class=\"svc-desc\">Planning and programming support across live project delivery and dispute contexts. Baseline programme preparation, recovery programmes, progress monitoring, contract administration, variation management and notices compliance. P6 Primavera and MS Project.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">Primavera P6<\/span>\n            <span class=\"svc-tag\">Baseline &#038; Recovery<\/span>\n            <span class=\"svc-tag\">Variation Management<\/span>\n            <span class=\"svc-tag\">Sub-Clause 8.3<\/span>\n          <\/div>\n          <a href=\"\/services\/project-services\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,delivery,claims\">\n          <div class=\"svc-num\">02<\/div>\n          <div class=\"svc-title\">FIDIC Advisory<\/div>\n          <p class=\"svc-desc\">Specialist advisory on the FIDIC suite across contract administration and dispute contexts. Notices and claim procedures, Engineer determinations, contractual entitlement analysis, dispute board preparation, contract administration support and responses to incoming claims. Available as standalone advisory or as part of the project retainer.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">Red \u00b7 Yellow \u00b7 Silver<\/span>\n            <span class=\"svc-tag\">Sub-Clause 20<\/span>\n            <span class=\"svc-tag\">EOT &#038; Notices<\/span>\n            <span class=\"svc-tag\">Engineer Determinations<\/span>\n          <\/div>\n          <a href=\"\/services\/fidic-advisory\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,delivery,claims\">\n          <div class=\"svc-num\">03<\/div>\n          <div class=\"svc-title\">Claims &#038; Dispute Management<\/div>\n          <p class=\"svc-desc\">Preparation, development and defence of construction claims \u2014 including entitlement assessment, claims structuring, contemporaneous record organisation, response preparation and strategic dispute advice. Applicable from early claims development through to pre-arbitration positioning.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">Claims Preparation<\/span>\n            <span class=\"svc-tag\">Entitlement Analysis<\/span>\n            <span class=\"svc-tag\">Response &#038; Rebuttal<\/span>\n            <span class=\"svc-tag\">Dispute Strategy<\/span>\n          <\/div>\n          <a href=\"\/services\/claims-dispute-management\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"overlap-callout\">\n        <div class=\"oc-icon\">&#x2197;<\/div>\n        <p class=\"oc-text\">\n          <strong>These three services are most powerful when coordinated.<\/strong> On a major FIDIC project, programme records from Project Services, notice discipline from FIDIC Advisory, and claims structure from Claims Management together determine the strength of any future entitlement position. The <a href=\"\/services\/retainer\" style=\"color:var(--terra); text-decoration:underline;\">Project Advisory Retainer<\/a> combines all three into a single standing engagement.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- TIER 2: DISPUTE SERVICES -->\n    <div class=\"tier-block\" data-tier=\"dispute\" id=\"tier-dispute\">\n      <div class=\"tier-header\">\n        <span class=\"tier-phase-tag dispute\">Formal dispute proceedings<\/span>\n        <span class=\"tier-label\">Services supporting clients in DAAB proceedings, arbitration, adjudication and legal team instructions.<\/span>\n      <\/div>\n\n      <div class=\"service-grid\">\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,claims,dispute,legal\">\n          <div class=\"svc-num\">04<\/div>\n          <div class=\"svc-title\">Delay &#038; Quantum Analysis<\/div>\n          <p class=\"svc-desc\">Independent delay and quantum analysis for complex projects and formal dispute proceedings. Programme review, critical path assessment, disruption evaluation, TIA and windows analysis, prolongation cost and quantum quantification. Methodology selected to the facts of the matter and the requirements of the forum.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">TIA \u00b7 Windows \u00b7 CaB<\/span>\n            <span class=\"svc-tag\">Critical Path<\/span>\n            <span class=\"svc-tag\">Prolongation Cost<\/span>\n            <span class=\"svc-tag\">Quantum<\/span>\n          <\/div>\n          <a href=\"\/services\/delay-quantum-analysis\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n        <div class=\"svc-card featured fade-up\" data-phases=\"all,dispute,legal\">\n          <div class=\"svc-num\">05<\/div>\n          <div class=\"svc-title\">Expert Services<\/div>\n          <p class=\"svc-desc\">Expert advisory and expert witness support on delay and quantum issues. Expert reports, review of opposing expert evidence, joint expert meetings, single joint expert appointments and oral testimony in international arbitration and adjudication. Member of the Academy of Experts. FIDIC Certified Adjudicator.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">Expert Reports<\/span>\n            <span class=\"svc-tag\">Oral Testimony<\/span>\n            <span class=\"svc-tag\">Joint Expert Meetings<\/span>\n            <span class=\"svc-tag\">SJE Appointments<\/span>\n          <\/div>\n          <a href=\"\/services\/expert-services\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,dispute,legal\">\n          <div class=\"svc-num\">06<\/div>\n          <div class=\"svc-title\">Arbitration &#038; Dispute Boards<\/div>\n          <p class=\"svc-desc\">Technical and contractual support in arbitration, adjudication and dispute board proceedings. Submission support, review of opposing positions, DAAB member appointments and dispute strategy input across ICC, LCIA, DIAC, ISTAC, ICSID and UNCITRAL forums.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">ICC \u00b7 LCIA \u00b7 ICSID<\/span>\n            <span class=\"svc-tag\">DAAB \u00b7 DAB<\/span>\n            <span class=\"svc-tag\">DIAC \u00b7 ISTAC \u00b7 UNCITRAL<\/span>\n            <span class=\"svc-tag\">Adjudication<\/span>\n          <\/div>\n          <a href=\"\/services\/arbitration-dispute-boards\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- TIER 3: TRAINING -->\n    <div class=\"tier-block\" data-tier=\"training\" id=\"tier-training\">\n      <div class=\"tier-header\">\n        <span class=\"tier-phase-tag advisory\">Capability development<\/span>\n        <span class=\"tier-label\">Training and workshops for project teams and organisations dealing with real contract and claims issues.<\/span>\n      <\/div>\n\n      <div class=\"service-grid two-col\">\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,delivery\">\n          <div class=\"svc-num\">07<\/div>\n          <div class=\"svc-title\">Training &#038; Workshops<\/div>\n          <p class=\"svc-desc\">Practical training on construction claims, FIDIC contracts and dispute-related topics. Designed for professional teams who need to develop in-house capability in claims management, notice procedures, EOT methodology and the practical administration of international construction contracts.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">FIDIC Claims<\/span>\n            <span class=\"svc-tag\">Delay Methodology<\/span>\n            <span class=\"svc-tag\">Contract Administration<\/span>\n            <span class=\"svc-tag\">CPD<\/span>\n          <\/div>\n          <a href=\"\/services\/training\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n        <div class=\"svc-card fade-up\" data-phases=\"all,delivery,claims\">\n          <div class=\"svc-num\">08<\/div>\n          <div class=\"svc-title\">Claims Healthcheck<\/div>\n          <p class=\"svc-desc\">A structured one-off review of the current claims position on a live project \u2014 assessing the strength of live claims, identifying time bar exposures and procedural gaps, and providing a written summary of recommended actions. A practical starting point before committing to a full retainer engagement.<\/p>\n          <div class=\"svc-tags\">\n            <span class=\"svc-tag\">Claims Review<\/span>\n            <span class=\"svc-tag\">Time Bar Assessment<\/span>\n            <span class=\"svc-tag\">Risk Identification<\/span>\n            <span class=\"svc-tag\">One-off engagement<\/span>\n          <\/div>\n          <a href=\"\/services\/claims-healthcheck\" class=\"svc-link\">View service<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/main>\n\n<!-- CLIENT PATHS -->\n<section class=\"client-paths\">\n  <div class=\"container\">\n    <div class=\"eyebrow\">Finding the Right Service<\/div>\n    <h2 class=\"section-title\" style=\"margin-top:1rem;\">Services by client context<br><em>and project stage.<\/em><\/h2>\n    <p style=\"font-size:14px; line-height:1.75; color:var(--muted); font-weight:300; max-width:580px; margin-top:14px;\">Different clients arrive at Equitas from different positions. The paths below describe how our services typically apply depending on where you are and what you need.<\/p>\n\n    <div class=\"paths-grid\">\n\n      <div class=\"path-card fade-up\">\n        <div class=\"path-who\">International contractor<\/div>\n        <div class=\"path-title\">On a live FIDIC project<\/div>\n        <div class=\"path-steps\">\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Project Advisory Retainer<\/div>\n              <div class=\"ps-note\">Standing advisory from contract award \u2014 the most effective engagement for active projects<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">FIDIC Advisory<\/div>\n              <div class=\"ps-note\">Targeted input on specific notice, entitlement or Engineer determination issues<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Claims Healthcheck<\/div>\n              <div class=\"ps-note\">If you want a structured review of where the claims position stands before committing<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"path-card fade-up\">\n        <div class=\"path-who\">Contractor or employer<\/div>\n        <div class=\"path-title\">With claims to prepare or defend<\/div>\n        <div class=\"path-steps\">\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Claims &#038; Dispute Management<\/div>\n              <div class=\"ps-note\">Entitlement assessment, claims structuring and strategic dispute advice<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Delay &#038; Quantum Analysis<\/div>\n              <div class=\"ps-note\">Independent technical analysis in support of or in response to delay and quantum claims<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">FIDIC Advisory<\/div>\n              <div class=\"ps-note\">Where the contract form is FIDIC and specific procedural or entitlement questions arise<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"path-card fade-up\">\n        <div class=\"path-who\">Legal team<\/div>\n        <div class=\"path-title\">Instructing a delay or quantum expert<\/div>\n        <div class=\"path-steps\">\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Expert Services<\/div>\n              <div class=\"ps-note\">Independent delay and quantum expert reports, oral testimony and joint expert meetings<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Arbitration &#038; Dispute Boards<\/div>\n              <div class=\"ps-note\">Technical and contractual support in ICC, LCIA, ICSID and other international forums<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"path-step\">\n            <div class=\"ps-arrow\">\u2192<\/div>\n            <div>\n              <div class=\"ps-svc\">Delay &#038; Quantum Analysis<\/div>\n              <div class=\"ps-note\">Standalone technical analysis in support of submissions, without expert appointment<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- DISTINCTION -->\n<section class=\"distinction\">\n  <div class=\"container\">\n    <div class=\"eyebrow\">What Distinguishes Our Approach<\/div>\n    <h2 class=\"section-title\" style=\"margin-top:1rem;\">An expert-led practice.<br><em>Not a volume-led model.<\/em><\/h2>\n\n    <div class=\"distinction-grid\">\n      <div class=\"distinction-text\">\n        <p>Equitas operates as an expert-led practice. Each matter is approached through detailed analysis of the project record, the contract and the commercial context in which the dispute has arisen. We focus on developing positions that are supportable, rather than positions advanced purely for negotiation value.<\/p>\n        <p>That discipline applies equally whether the engagement is a standing project retainer, a targeted FIDIC advisory instruction or an expert appointment in international arbitration. The same rigour, the same independence and the same commitment to positions that can withstand scrutiny runs through every service line.<\/p>\n        <p>It is especially important on international projects, where the quality of the evidential and analytical foundation often determines whether a claim, defence or expert position can be sustained under scrutiny \u2014 and where the language and cultural dimensions of the dispute add a further layer of complexity that specialist multilingual capability can address.<\/p>\n      <\/div>\n\n      <div class=\"quote-panel\">\n        <span class=\"label\">Our Position<\/span>\n        <blockquote>&#8220;We do not develop claims for headline value. We develop positions that can be properly supported by the facts, the contract and the record.&#8221;<\/blockquote>\n        <p>That approach reflects both professional obligation and practical judgement. A claim that is overstated, or an expert position that cannot be properly defended under cross-examination, is of limited value to any client in any forum.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- STRIP -->\n<div class=\"strip\">\n  <div class=\"container\">\n    <div class=\"strip-grid\">\n      <div class=\"strip-item\">\n        <div class=\"strip-label\">Dispute Forums<\/div>\n        <div class=\"strip-value\">ICC \u00b7 LCIA \u00b7 ICSID \u00b7 DIAC \u00b7 ISTAC \u00b7 UNCITRAL<\/div>\n      <\/div>\n      <div class=\"strip-item\">\n        <div class=\"strip-label\">Advisory Languages<\/div>\n        <div class=\"strip-value\">English \u00b7 Turkish \u00b7 Russian<\/div>\n      <\/div>\n      <div class=\"strip-item\">\n        <div class=\"strip-label\">Contract Forms<\/div>\n        <div class=\"strip-value\">FIDIC \u00b7 NEC \u00b7 JCT \u00b7 Bespoke<\/div>\n      <\/div>\n      <div class=\"strip-item\">\n        <div class=\"strip-label\">Regions<\/div>\n        <div class=\"strip-value\">Europe \u00b7 CIS \u00b7 Middle East \u00b7 Africa<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"cta-section\">\n  <div class=\"container\">\n    <div class=\"cta-inner\">\n      <div>\n        <h2>Ready to discuss your project or matter?<\/h2>\n        <p>Contact Equitas to assess your contractual position, evidential foundation and the strategic options available \u2014 whether you are on a live project or in formal dispute proceedings.<\/p>\n      <\/div>\n      <a href=\"\/contact\" class=\"btn-dark\">Get in Touch<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<\/div><!-- \/.eq-services -->\n\n<script>\n  \/* \u2500\u2500 LIFECYCLE FILTER \u2500\u2500 *\/\n  function filterPhase(phase, btn) {\n    document.querySelectorAll('.lifecycle-phase').forEach(b => b.classList.remove('active'));\n    btn.classList.add('active');\n\n    const retainerBand = document.querySelector('.retainer-band');\n    const retainerPhases = retainerBand.dataset.phases.split(',');\n\n    if (phase === 'all') {\n      retainerBand.style.display = '';\n    } else {\n      retainerBand.style.display = retainerPhases.includes(phase) ? '' : 'none';\n    }\n\n    document.querySelectorAll('.svc-card').forEach(card => {\n      const phases = card.dataset.phases ? card.dataset.phases.split(',') : ['all'];\n      const show = phase === 'all' || phases.includes(phase);\n      card.classList.toggle('phase-hidden', !show);\n    });\n\n    document.querySelectorAll('.tier-block').forEach(tier => {\n      const visibleCards = tier.querySelectorAll('.svc-card:not(.phase-hidden)');\n      tier.style.display = visibleCards.length === 0 ? 'none' : '';\n    });\n  }\n\n  \/* \u2500\u2500 SCROLL REVEAL \u2500\u2500 *\/\n  const obs = new IntersectionObserver(entries => {\n    entries.forEach((e, i) => {\n      if (e.isIntersecting) {\n        e.target.style.transitionDelay = (Array.from(e.target.parentElement.children)\n          .filter(c => c.classList.contains('fade-up'))\n          .indexOf(e.target) % 3) * 0.08 + 's';\n        e.target.classList.add('in');\n        obs.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.08 });\n\n  document.querySelectorAll('.fade-up').forEach(el => obs.observe(el));\n\n  \/* \u2500\u2500 HERO SLIDER \u2500\u2500 *\/\n  (function () {\n    var slides = document.querySelectorAll('.eq-services .hero-slide');\n    var current = 0;\n    if (slides.length < 2) return;\n    var timer = setInterval(advance, 6000);\n    function advance() {\n      slides[current].classList.remove('active');\n      current = (current + 1) % slides.length;\n      slides[current].classList.add('active');\n    }\n    document.addEventListener('visibilitychange', function () {\n      if (document.hidden) clearInterval(timer);\n      else timer = setInterval(advance, 6000);\n    });\n  })();\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ProfessionalService\",\n  \"name\": \"Equitas Consulting \u2014 Construction Claims & Dispute Resolution\",\n  \"description\": \"Specialist construction claims and dispute resolution services including project advisory retainer, FIDIC advisory, delay and quantum analysis, expert witness and international arbitration support.\",\n  \"url\": \"https:\/\/www.equitas-consulting.com\/services\",\n  \"provider\": {\n    \"@type\": \"ProfessionalService\",\n    \"name\": \"Equitas Consulting\",\n    \"url\": \"https:\/\/www.equitas-consulting.com\"\n  },\n  \"areaServed\": \"Worldwide\",\n  \"hasOfferCatalog\": {\n    \"@type\": \"OfferCatalog\",\n    \"name\": \"Construction Claims & Dispute Services\",\n    \"itemListElement\": [\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Project Advisory Retainer\"}},\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Project Services\"}},\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"FIDIC Advisory\"}},\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Claims & Dispute Management\"}},\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Delay & Quantum Analysis\"}},\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Expert Witness Services\"}},\n      {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Arbitration & Dispute Board Support\"}}\n    ]\n  }\n}\n<\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Services \u2014 Equitas Consulting | Construction Claims &#038; Dispute Resolution Services Specialist advice acrossthe construction dispute lifecycle. Equitas advises contractors, employers and legal teams at every stage \u2014 from live project delivery and claims development through to dispute board proceedings, expert appointments and international arbitration. Our services are structured around how disputes actually develop, not&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"default","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-20","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":20,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":4291,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/20\/revisions\/4291"}],"wp:attachment":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/media?parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}