{"id":227,"date":"2023-06-07T14:52:19","date_gmt":"2023-06-07T14:52:19","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=227"},"modified":"2026-07-11T05:50:13","modified_gmt":"2026-07-11T05:50:13","slug":"pest-control-price-or-charges","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ja\/\u5bb3\u866b\u99c6\u9664\u306e\u4fa1\u683c\u307e\u305f\u306f\u6599\u91d1\/","title":{"rendered":"\u5bb3\u866b\u99c6\u9664\u306e\u6599\u91d1\u3084\u6599\u91d1\u306f\uff1f"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\"><\/h1>\n\n\n\n<!-- =========================================================\n     MPC PRICING PAGE \u2014 Custom HTML Block\n     Paste this entire block into a WordPress \"Custom HTML\" block\n     inside your Pest Control Pricing page.\n     All styles are scoped with .mpc-pricing-page so they do NOT\n     affect the rest of your site.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   ALL STYLES SCOPED TO .mpc-pricing-page\n   This prevents any leakage into the rest of the site.\n   ============================================================ *\/\n.mpc-pricing-page {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-cream: #F7F4EC;\n  --mpc-paper: #FAF8F3;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.mpc-pricing-page *,\n.mpc-pricing-page *::before,\n.mpc-pricing-page *::after {\n  box-sizing: border-box;\n}\n.mpc-pricing-page a { color: inherit; text-decoration: none; }\n.mpc-pricing-page img { max-width: 100%; display: block; }\n.mpc-pricing-page p { margin: 0 0 1em 0; }\n.mpc-pricing-page ul { list-style: none; padding: 0; margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ INTRO \/ HERO (lighter than before) ============ *\/\n.mpc-intro {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 60px 0 70px;\n  margin: 0 -24px 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-intro::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(11,59,140,0.07) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-intro-grid {\n  display: grid;\n  grid-template-columns: 1.3fr 1fr;\n  gap: 60px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) {\n  .mpc-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n}\n\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px;\n  height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-intro h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(32px, 4.5vw, 54px);\n  line-height: 1.05;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin: 0 0 22px 0;\n}\n.mpc-intro h1 em {\n  font-style: italic;\n  color: var(--mpc-blue);\n  font-weight: 400;\n}\n.mpc-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  max-width: 540px;\n  margin-bottom: 30px;\n}\n\n.mpc-cta-row {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-bottom: 36px;\n}\n\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 12px 22px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  border: none;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n}\n.mpc-btn-primary {\n  background: var(--mpc-blue);\n  color: #fff !important;\n}\n.mpc-btn-primary:hover { background: var(--mpc-blue-deep); transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-wa {\n  background: var(--mpc-wa-green);\n  color: #fff !important;\n}\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost {\n  background: transparent;\n  color: var(--mpc-blue) !important;\n  border: 1px solid var(--mpc-blue);\n}\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold {\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink) !important;\n}\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n.mpc-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  border-top: 1px solid var(--mpc-line);\n  padding-top: 22px;\n  max-width: 540px;\n}\n.mpc-stat { padding-right: 12px; }\n.mpc-stat + .mpc-stat {\n  padding-left: 22px;\n  border-left: 1px solid var(--mpc-line);\n}\n.mpc-stat-num {\n  font-family: var(--mpc-serif);\n  font-size: 30px;\n  font-weight: 500;\n  color: var(--mpc-blue-ink);\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.mpc-stat-label {\n  font-size: 11px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  margin-top: 6px;\n}\n\n\/* intro right card *\/\n.mpc-intro-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 32px 30px;\n  position: relative;\n  box-shadow: 0 24px 50px -30px rgba(11,59,140,0.18);\n}\n.mpc-intro-card::before {\n  content: '';\n  position: absolute;\n  top: -1px; left: -1px; right: -1px;\n  height: 4px;\n  background: var(--mpc-blue);\n}\n.mpc-card-label {\n  font-size: 10px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 14px;\n}\n.mpc-intro-card h3 {\n  font-family: var(--mpc-serif);\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--mpc-blue-ink);\n  line-height: 1.2;\n  margin: 0 0 10px 0;\n  letter-spacing: -0.01em;\n}\n.mpc-intro-card p {\n  color: var(--mpc-ink-soft);\n  font-size: 14px;\n  line-height: 1.6;\n  margin-bottom: 18px;\n}\n.mpc-card-list li {\n  display: flex;\n  gap: 12px;\n  padding: 10px 0;\n  border-bottom: 1px dashed var(--mpc-line);\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-card-list li:last-child { border-bottom: none; }\n.mpc-card-list li::before {\n  content: '';\n  width: 11px; height: 11px;\n  background: var(--mpc-blue);\n  border-radius: 50%;\n  flex-shrink: 0;\n  margin-top: 5px;\n}\n.mpc-card-list li strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-intro-card .mpc-btn { width: 100%; justify-content: center; margin-top: 18px; }\n\n\/* ============ TRUST BAR ============ *\/\n.mpc-trust {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 24px 0;\n  margin: 0 -24px;\n}\n.mpc-trust-inner {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 24px;\n  flex-wrap: wrap;\n}\n.mpc-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-trust-icon {\n  width: 36px; height: 36px;\n  border: 1px solid var(--mpc-blue);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  font-family: var(--mpc-serif);\n  font-weight: 600;\n  font-size: 13px;\n  flex-shrink: 0;\n}\n.mpc-trust-item strong {\n  display: block;\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  font-size: 13px;\n}\n.mpc-trust-item span {\n  font-size: 11px;\n  color: var(--mpc-ink-muted);\n}\n\n\/* ============ SECTIONS ============ *\/\n.mpc-section {\n  padding: 70px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-section-head {\n  max-width: 720px;\n  margin-bottom: 48px;\n}\n.mpc-section-head.center {\n  margin-left: auto;\n  margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow {\n  justify-content: center;\n}\n.mpc-section-head.center .mpc-eyebrow::before { display: none; }\n.mpc-section-head.center .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.5vw, 42px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin: 0 0 16px 0;\n}\n.mpc-section-head h2 em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n.mpc-section-head p {\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ PRICING CARDS ============ *\/\n.mpc-price-note {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 3px solid var(--mpc-gold);\n  padding: 16px 20px;\n  margin-bottom: 40px;\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n}\n.mpc-price-note strong { color: var(--mpc-blue-ink); }\n\n.mpc-cat-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-cat-grid { grid-template-columns: 1fr; } }\n\n.mpc-cat-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 30px 30px 26px;\n  position: relative;\n  transition: all 0.25s ease;\n}\n.mpc-cat-card:hover {\n  border-color: var(--mpc-blue);\n  box-shadow: 0 12px 32px -20px rgba(11,59,140,0.3);\n  transform: translateY(-2px);\n}\n.mpc-cat-card.featured {\n  background: linear-gradient(180deg, #fff 0%, #FAFBFE 100%);\n  border-color: var(--mpc-blue);\n}\n.mpc-cat-card.featured::before {\n  content: 'MOST REQUESTED';\n  position: absolute;\n  top: -10px; left: 24px;\n  background: var(--mpc-blue);\n  color: #fff;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  padding: 4px 10px;\n}\n\n.mpc-cat-head {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 14px;\n  padding-bottom: 18px;\n  border-bottom: 1px solid var(--mpc-line);\n  margin-bottom: 18px;\n}\n.mpc-cat-head-left { flex: 1; }\n.mpc-cat-kicker {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 6px;\n}\n.mpc-cat-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 22px;\n  line-height: 1.15;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin: 0;\n}\n.mpc-cat-icon {\n  width: 42px; height: 42px;\n  background: #F2EEE2;\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  color: var(--mpc-blue);\n  flex-shrink: 0;\n}\n.mpc-cat-icon svg { width: 20px; height: 20px; }\n\n.mpc-cat-list li {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 14px;\n  padding: 11px 0;\n  border-bottom: 1px dashed var(--mpc-line);\n  font-size: 14px;\n  align-items: baseline;\n}\n.mpc-cat-list li:last-child { border-bottom: none; }\n.mpc-cat-service { color: var(--mpc-ink-soft); padding-right: 6px; }\n.mpc-cat-service small {\n  display: block;\n  color: var(--mpc-ink-muted);\n  font-size: 11.5px;\n  margin-top: 2px;\n  line-height: 1.4;\n}\n.mpc-cat-price {\n  font-family: var(--mpc-serif);\n  font-weight: 600;\n  color: var(--mpc-blue-ink);\n  font-size: 15px;\n  white-space: nowrap;\n  text-align: right;\n}\n.mpc-cat-price .from {\n  font-family: var(--mpc-sans);\n  font-size: 9.5px;\n  font-weight: 500;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  display: block;\n  margin-bottom: 2px;\n}\n.mpc-cat-price .mpc-free { color: #1F8A4F; }\n\n.mpc-cat-cta {\n  margin-top: 18px;\n  padding-top: 16px;\n  border-top: 1px solid var(--mpc-line);\n  font-size: 13px;\n  color: var(--mpc-ink-muted);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n.mpc-cat-cta a {\n  color: var(--mpc-blue);\n  font-weight: 600;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n}\n.mpc-cat-cta a:hover { gap: 10px; }\n\n.mpc-footnote {\n  margin-top: 40px;\n  padding: 20px;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  font-size: 13px;\n  color: var(--mpc-ink-muted);\n  line-height: 1.65;\n}\n.mpc-footnote strong {\n  color: var(--mpc-blue-ink);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 8px;\n}\n\n\/* ============ WHY NOT CHEAPEST ============ *\/\n.mpc-why {\n  background: var(--mpc-blue-ink);\n  color: #EDEEF3;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-why::before {\n  content: '';\n  position: absolute;\n  top: -200px; left: -200px;\n  width: 500px; height: 500px;\n  background: radial-gradient(circle, rgba(201,163,74,0.12) 0%, transparent 60%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-why .mpc-section-head h2 { color: #fff; }\n.mpc-why .mpc-section-head p { color: #B9BFD0; }\n.mpc-why .mpc-eyebrow { color: var(--mpc-gold); }\n.mpc-why .mpc-eyebrow::before { background: var(--mpc-gold); }\n\n.mpc-why-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 60px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) {\n  .mpc-why-grid { grid-template-columns: 1fr; gap: 40px; }\n}\n\n.mpc-why-quote {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-weight: 300;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.3;\n  color: #fff;\n  border-left: 2px solid var(--mpc-gold);\n  padding-left: 22px;\n  margin-bottom: 22px;\n}\n.mpc-why-sub {\n  color: #B9BFD0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin-bottom: 22px;\n}\n\n.mpc-why-points li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 16px;\n  padding: 18px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.1);\n}\n.mpc-why-points li:last-child { border-bottom: none; }\n.mpc-why-num {\n  font-family: var(--mpc-serif);\n  font-size: 26px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n}\n.mpc-why-points h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: #fff;\n  margin: 0 0 6px 0;\n  letter-spacing: -0.01em;\n}\n.mpc-why-points p {\n  color: #B9BFD0;\n  font-size: 14px;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ FACTORS ============ *\/\n.mpc-factors-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-factors-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 520px) { .mpc-factors-grid { grid-template-columns: 1fr; } }\n\n.mpc-factor {\n  background: #fff;\n  padding: 30px 26px;\n  transition: background 0.25s;\n}\n.mpc-factor:hover { background: var(--mpc-paper); }\n.mpc-factor-num {\n  font-family: var(--mpc-serif);\n  font-size: 12px;\n  font-weight: 500;\n  color: var(--mpc-gold);\n  letter-spacing: 0.18em;\n  margin-bottom: 12px;\n}\n.mpc-factor h4 {\n  font-family: var(--mpc-serif);\n  font-size: 19px;\n  font-weight: 500;\n  color: var(--mpc-blue-ink);\n  margin: 0 0 10px 0;\n  line-height: 1.25;\n  letter-spacing: -0.01em;\n}\n.mpc-factor p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n.mpc-factor-cta { background: var(--mpc-blue); color: #fff; grid-column: span 2; }\n.mpc-factor-cta .mpc-factor-num { color: var(--mpc-gold); }\n.mpc-factor-cta h4 { color: #fff; }\n.mpc-factor-cta p { color: #C9CFE0; margin-bottom: 14px; }\n@media (max-width: 820px) { .mpc-factor-cta { grid-column: span 2; } }\n@media (max-width: 520px) { .mpc-factor-cta { grid-column: 1; } }\n\n\/* ============ CTA BAND ============ *\/\n.mpc-cta-band {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-cta-band::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(201,163,74,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-cta-inner {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-cta-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-cta-band h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  margin: 0 0 12px 0;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-cta-band h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-cta-band p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-cta-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-cta-contact {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n  padding: 18px 22px;\n}\n.mpc-cta-contact-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  margin-bottom: 6px;\n  font-weight: 600;\n}\n.mpc-cta-contact-val {\n  font-family: var(--mpc-serif);\n  font-size: 20px;\n  color: #fff;\n  font-weight: 500;\n}\n.mpc-cta-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-cta-band .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-cta-band .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-pricing-page\">\n\n  <!-- INTRO \/ HERO -->\n  <section class=\"mpc-intro\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-intro-grid\">\n        <div>\n          <div class=\"mpc-eyebrow\">Pricing Reference Guide<\/div>\n          <h1>Fair pricing.<br>Honest work.<br><em>Since 1967.<\/em><\/h1>\n          <p class=\"mpc-lead\">We don&#8217;t compete on being the cheapest \u2014 we compete on being trusted. Our pricing reflects 58 years of specialist craft, certified protocols, and follow-through that actually solves your pest problem.<\/p>\n          <div class=\"mpc-cta-row\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-wa\" target=\"_blank\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n              WhatsApp +6012 267 1577\n            <\/a>\n            <a href=\"#mpc-pricing\" class=\"mpc-btn mpc-btn-ghost\">See Pricing Guide<\/a>\n          <\/div>\n          <div class=\"mpc-stats\">\n            <div class=\"mpc-stat\">\n              <div class=\"mpc-stat-num\">58<\/div>\n              <div class=\"mpc-stat-label\">Years Trusted<\/div>\n            <\/div>\n            <div class=\"mpc-stat\">\n              <div class=\"mpc-stat-num\">ISO<\/div>\n              <div class=\"mpc-stat-label\">9001 Certified<\/div>\n            <\/div>\n            <div class=\"mpc-stat\">\n              <div class=\"mpc-stat-num\">FOC<\/div>\n              <div class=\"mpc-stat-label\">Inspection<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-intro-card\">\n          <div class=\"mpc-card-label\">Free Site Inspection<\/div>\n          <h3>Not sure which service you need?<\/h3>\n          <p>We&#8217;ll inspect your premises at no charge and give you a written recommendation with transparent pricing \u2014 no obligation.<\/p>\n          <ul class=\"mpc-card-list\">\n            <li><div><strong>On-site assessment<\/strong> \u2014 termites, rodents, general pests<\/div><\/li>\n            <li><div><strong>Commercial &#038; industrial<\/strong> inspections included free<\/div><\/li>\n            <li><div><strong>Written quotation<\/strong> delivered within 24 hours<\/div><\/li>\n          <\/ul>\n          <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-primary\" target=\"_blank\" rel=\"noopener\">Request Free Inspection<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRUST BAR -->\n  <div class=\"mpc-trust\">\n    <div class=\"mpc-container mpc-trust-inner\">\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">\u2713<\/div>\n        <div><strong>ISO 9001 Certified<\/strong><span>Quality management<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">\u2605<\/div>\n        <div><strong>HACCP Approved<\/strong><span>Food-safe protocols<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">58<\/div>\n        <div><strong>Since 1967<\/strong><span>Established reputation<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">Rx<\/div>\n        <div><strong>Licensed Pesticides<\/strong><span>BASF \u00b7 Bayer \u00b7 Syngenta<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">$<\/div>\n        <div><strong>Honest Pricing<\/strong><span>No hidden charges<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- PRICING -->\n  <section class=\"mpc-section mpc-section-paper\" id=\"mpc-pricing\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Pricing Reference<\/div>\n        <h2>Transparent prices for <em>every treatment<\/em>.<\/h2>\n        <p>The rates below are starting points. Final pricing depends on premise size, infestation severity, chemical preference, and visit frequency \u2014 we&#8217;ll confirm your exact quote after a free inspection.<\/p>\n      <\/div>\n\n      <div class=\"mpc-price-note\">\n        <div style=\"color: var(--mpc-gold); font-size: 20px; line-height: 1;\">\u24d8<\/div>\n        <div><strong>Inspection is always free.<\/strong> All treatment prices are <em>&#8220;starting from&#8221;<\/em> references. Final quotations are issued after site assessment. We adhere to an honest pricing policy \u2014 our rates reflect quality service, follow-up visits, and re-inspection where applicable.<\/div>\n      <\/div>\n\n      <div class=\"mpc-cat-grid\">\n\n        <!-- INSPECTION -->\n        <div class=\"mpc-cat-card\">\n          <div class=\"mpc-cat-head\">\n            <div class=\"mpc-cat-head-left\">\n              <div class=\"mpc-cat-kicker\">01 \u2014 Assessment<\/div>\n              <div class=\"mpc-cat-title\">Inspection &#038; Survey<\/div>\n            <\/div>\n            <div class=\"mpc-cat-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m21 21-4.3-4.3\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <ul class=\"mpc-cat-list\">\n            <li><span class=\"mpc-cat-service\">Termites or other infestation<small>Residential premises<\/small><\/span><span class=\"mpc-cat-price mpc-free\"><span class=\"from\">Cost<\/span>Free<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Commercial \/ industrial<small>Factories, warehouses, offices<\/small><\/span><span class=\"mpc-cat-price mpc-free\"><span class=\"from\">Cost<\/span>Free<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Ad-hoc urgent call<small>Same-day response<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 150<\/span><\/li>\n          <\/ul>\n          <div class=\"mpc-cat-cta\"><span>No obligation quotation<\/span><a href=\"https:\/\/wa.link\/ghnbe5\" target=\"_blank\" rel=\"noopener\">Book inspection \u2192<\/a><\/div>\n        <\/div>\n\n        <!-- GENERAL PESTS -->\n        <div class=\"mpc-cat-card featured\">\n          <div class=\"mpc-cat-head\">\n            <div class=\"mpc-cat-head-left\">\n              <div class=\"mpc-cat-kicker\">02 \u2014 General Pests<\/div>\n              <div class=\"mpc-cat-title\">Ants, Cockroaches, Mosquitos<\/div>\n            <\/div>\n            <div class=\"mpc-cat-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <ul class=\"mpc-cat-list\">\n            <li><span class=\"mpc-cat-service\">Ants &#038; cockroaches<small>Residual spray &#038; bait<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 130<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Composite treatment<small>Multi-pest package<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 150<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Mosquito fogging &#038; larviciding<small>Outdoor fogging<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 150<\/span><\/li>\n          <\/ul>\n          <div class=\"mpc-cat-cta\"><span>Most requested by homeowners<\/span><a href=\"https:\/\/wa.link\/ghnbe5\" target=\"_blank\" rel=\"noopener\">Get quote \u2192<\/a><\/div>\n        <\/div>\n\n        <!-- TERMITES -->\n        <div class=\"mpc-cat-card\">\n          <div class=\"mpc-cat-head\">\n            <div class=\"mpc-cat-head-left\">\n              <div class=\"mpc-cat-kicker\">03 \u2014 Specialist<\/div>\n              <div class=\"mpc-cat-title\">Termite Treatment<\/div>\n            <\/div>\n            <div class=\"mpc-cat-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <ul class=\"mpc-cat-list\">\n            <li><span class=\"mpc-cat-service\">Monitoring stations<small>In-ground baiting<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 20<small style=\"display:inline;font-size:11px;\">\/station<\/small><\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Above-ground baiting<small>With active infestation<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 1,600<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Drilling termiticide<small>Chemical barrier treatment<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 2,800<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Residual spray<small>Targeted application<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 200<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Pre-construction soil<small>Depends on chemical preference<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">Per m\u00b2<\/span>RM 4\u20136<\/span><\/li>\n          <\/ul>\n          <div class=\"mpc-cat-cta\"><span>58 years termite expertise<\/span><a href=\"https:\/\/wa.link\/ghnbe5\" target=\"_blank\" rel=\"noopener\">Discuss options \u2192<\/a><\/div>\n        <\/div>\n\n        <!-- RODENTS -->\n        <div class=\"mpc-cat-card\">\n          <div class=\"mpc-cat-head\">\n            <div class=\"mpc-cat-head-left\">\n              <div class=\"mpc-cat-kicker\">04 \u2014 Rodents<\/div>\n              <div class=\"mpc-cat-title\">Rat &#038; Rodent Control<\/div>\n            <\/div>\n            <div class=\"mpc-cat-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2a5 5 0 015 5c0 1.5-.5 3-1.5 4 1 .5 2 1.5 2 3 0 2-2 4-5.5 4s-5.5-2-5.5-4c0-1.5 1-2.5 2-3-1-1-1.5-2.5-1.5-4a5 5 0 015-5z\"\/><path d=\"M15 20l3 2M9 20l-3 2\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <ul class=\"mpc-cat-list\">\n            <li><span class=\"mpc-cat-service\">Anti-coagulant baiting<small>Min 2 visits<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 250<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Non-anti-coagulant baiting<small>Min 2 visits<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 250<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Trap &#038; glue board stations<small>Depends on quantity<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 10<small style=\"display:inline;font-size:11px;\">\/station<\/small><\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Netting work<small>Depends on size<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 1,000<\/span><\/li>\n          <\/ul>\n          <div class=\"mpc-cat-cta\"><span>Food-safe protocols available<\/span><a href=\"https:\/\/wa.link\/ghnbe5\" target=\"_blank\" rel=\"noopener\">Get quote \u2192<\/a><\/div>\n        <\/div>\n\n        <!-- FLIES -->\n        <div class=\"mpc-cat-card\">\n          <div class=\"mpc-cat-head\">\n            <div class=\"mpc-cat-head-left\">\n              <div class=\"mpc-cat-kicker\">05 \u2014 Flies<\/div>\n              <div class=\"mpc-cat-title\">Fly Control<\/div>\n            <\/div>\n            <div class=\"mpc-cat-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2v20M4 8l16 8M4 16l16-8\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <ul class=\"mpc-cat-list\">\n            <li><span class=\"mpc-cat-service\">Traps<small>Per unit per month<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 60<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Baits<small>Depends on size<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 150<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">ULV misting<small>Depends on size<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 150<\/span><\/li>\n          <\/ul>\n          <div class=\"mpc-cat-cta\"><span>F&#038;B and commercial ready<\/span><a href=\"https:\/\/wa.link\/ghnbe5\" target=\"_blank\" rel=\"noopener\">Get quote \u2192<\/a><\/div>\n        <\/div>\n\n        <!-- SPECIALTY -->\n        <div class=\"mpc-cat-card\">\n          <div class=\"mpc-cat-head\">\n            <div class=\"mpc-cat-head-left\">\n              <div class=\"mpc-cat-kicker\">06 \u2014 Specialty<\/div>\n              <div class=\"mpc-cat-title\">Bed Bugs, Civet &#038; Others<\/div>\n            <\/div>\n            <div class=\"mpc-cat-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l2 4h4l-3 3 1 4-4-2-4 2 1-4-3-3h4z\"\/><\/svg>\n            <\/div>\n          <\/div>\n          <ul class=\"mpc-cat-list\">\n            <li><span class=\"mpc-cat-service\">Bed bugs treatment<small>3-visit programme<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 600<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Musang \/ civet cat trap<small>2 visits<\/small><\/span><span class=\"mpc-cat-price\"><span class=\"from\">From<\/span>RM 350<\/span><\/li>\n            <li><span class=\"mpc-cat-service\">Other pests<small>Spiders, birds, snakes, bees<\/small><\/span><span class=\"mpc-cat-price\" style=\"color:var(--mpc-blue); font-size:13px;\">Contact us<\/span><\/li>\n          <\/ul>\n          <div class=\"mpc-cat-cta\"><span>Custom programmes available<\/span><a href=\"https:\/\/wa.link\/ghnbe5\" target=\"_blank\" rel=\"noopener\">Discuss \u2192<\/a><\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"mpc-footnote\">\n        <strong>Important Notes<\/strong>\n        Prices listed are for reference only. HACCP-approved insecticides are available at premium rates. There is always a cheaper alternative and a premium option \u2014 we&#8217;ll walk you through the trade-offs. Final quotation follows a free site assessment.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHY NOT CHEAPEST -->\n  <section class=\"mpc-section mpc-why\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-why-grid\">\n        <div>\n          <div class=\"mpc-eyebrow\">Why we&#8217;re not RM88<\/div>\n          <div class=\"mpc-why-quote\">&#8220;A cheap price often means cutting corners \u2014 compromising service quality, and ultimately, your peace of mind.&#8221;<\/div>\n          <p class=\"mpc-why-sub\">Some operators advertise RM88 treatments. We don&#8217;t. Here&#8217;s what that number doesn&#8217;t cover \u2014 and what our pricing does.<\/p>\n          <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">Talk to a specialist \u2192<\/a>\n        <\/div>\n\n        <ul class=\"mpc-why-points\">\n          <li>\n            <div class=\"mpc-why-num\">01<\/div>\n            <div>\n              <h4>Correct chemical dilution<\/h4>\n              <p>Customers can&#8217;t verify dilution ratios on-site. We don&#8217;t under-dose to save on chemical cost \u2014 treatments work first time.<\/p>\n            <\/div>\n          <\/li>\n          <li>\n            <div class=\"mpc-why-num\">02<\/div>\n            <div>\n              <h4>Follow-up &#038; re-inspection<\/h4>\n              <p>Our price includes return visits and re-inspection where the service calls for it. Pest control is rarely one-and-done.<\/p>\n            <\/div>\n          <\/li>\n          <li>\n            <div class=\"mpc-why-num\">03<\/div>\n            <div>\n              <h4>Branded pesticides<\/h4>\n              <p>Imported pesticides from BASF, Bayer, FMC, Syngenta, Sumitomo cost more than local generics \u2014 and they perform.<\/p>\n            <\/div>\n          <\/li>\n          <li>\n            <div class=\"mpc-why-num\">04<\/div>\n            <div>\n              <h4>Accountability<\/h4>\n              <p>We&#8217;ve been here since 1967 under the same name. If something isn&#8217;t right, you know where to find us.<\/p>\n            <\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FACTORS -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Factors Affecting Your Quote<\/div>\n        <h2>What goes into <em>your price<\/em>.<\/h2>\n        <p>Pest control pricing isn&#8217;t one-size-fits-all. Here are the seven factors we assess before issuing any quotation.<\/p>\n      <\/div>\n\n      <div class=\"mpc-factors-grid\">\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">01<\/div><h4>Scale of the problem<\/h4><p>A small localised infestation is less costly than a widespread one. We size the treatment to the actual issue \u2014 never oversell.<\/p><\/div>\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">02<\/div><h4>Property size &#038; location<\/h4><p>Larger premises need more manpower and materials. Remote sites may carry travel costs \u2014 we disclose this upfront.<\/p><\/div>\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">03<\/div><h4>Type of pest<\/h4><p>Bed bugs and termites need specialist treatment and equipment. Common pests like ants are more straightforward.<\/p><\/div>\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">04<\/div><h4>Infestation severity<\/h4><p>Deep infiltration may need multiple treatments or advanced techniques. Complexity drives cost.<\/p><\/div>\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">05<\/div><h4>Visit frequency<\/h4><p>Some programmes need several visits to eradicate and prevent recurrence. More visits = higher, but justified, cost.<\/p><\/div>\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">06<\/div><h4>Pesticide choice<\/h4><p>Imported (BASF, Bayer, FMC, Syngenta, Sumitomo) vs local \u2014 we offer both and explain the trade-off.<\/p><\/div>\n        <div class=\"mpc-factor\"><div class=\"mpc-factor-num\">07<\/div><h4>Treatment strategy<\/h4><p>Termite baiting vs drilling? Chemical vs non-chemical? Each approach has its own cost and merit \u2014 you choose.<\/p><\/div>\n        <div class=\"mpc-factor mpc-factor-cta\">\n          <div class=\"mpc-factor-num\">\u2014<\/div>\n          <h4>Still unsure what your job will cost?<\/h4>\n          <p>Book a free site inspection. We&#8217;ll assess, explain every option, and issue a written quote within 24 hours.<\/p>\n          <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">WhatsApp us now \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA BAND -->\n  <section class=\"mpc-cta-band\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-cta-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\" style=\"color: var(--mpc-gold);\">Ready to get started?<\/div>\n          <h2>Let&#8217;s solve your pest problem \u2014 <em>the right way.<\/em><\/h2>\n          <p>Free inspection. Honest quotation. Work delivered by Malaysia&#8217;s longest-serving pest control specialist.<\/p>\n        <\/div>\n        <div class=\"mpc-cta-right\">\n          <div class=\"mpc-cta-contact\">\n            <div class=\"mpc-cta-contact-label\">WhatsApp \/ Call<\/div>\n            <div class=\"mpc-cta-contact-val\">+6012 267 1577<\/div>\n          <\/div>\n          <div class=\"mpc-cta-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" target=\"_blank\" rel=\"noopener\">Message on WhatsApp<\/a>\n            <a href=\"mailto:help@msianpestcontrol.com\" class=\"mpc-btn mpc-btn-ghost\">Email us<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC PRICING PAGE -->\n\n\n\n<!-- =========================================================\n     MPC PRICING FAQ \u2014 Custom HTML Block\n     Paste at bottom of \/pest-control-price-or-charges\/\n     BEFORE the \"Ready to get started?\" CTA section\n     Scoped to .mpc-pricing-faq to avoid conflicts.\n     Includes FAQ schema markup for Google rich snippets.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   MPC PRICING FAQ \u2014 scoped to .mpc-pricing-faq\n   ============================================================ *\/\n.mpc-pricing-faq {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-paper: #FAF8F3;\n  --mpc-cream: #F7F4EC;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n\n  padding: 80px 0;\n  background: var(--mpc-paper);\n  border-top: 1px solid var(--mpc-line);\n  box-sizing: border-box;\n}\n.mpc-pricing-faq *,\n.mpc-pricing-faq *::before,\n.mpc-pricing-faq *::after { box-sizing: border-box; }\n.mpc-pricing-faq p { margin: 0 0 1em 0; }\n.mpc-pricing-faq h2, .mpc-pricing-faq h3, .mpc-pricing-faq h4 { margin: 0; }\n\n.mpc-pricing-faq .mpc-pricing-faq-container {\n  max-width: 1180px !important;\n  width: 100%;\n  margin: 0 auto;\n  padding: 0 32px;\n  box-sizing: border-box;\n}\n@media (max-width: 640px) {\n  .mpc-pricing-faq .mpc-pricing-faq-container { padding: 0 20px; }\n}\n\n\/* ============ INNER READABILITY WRAPPER ============ *\/\n.mpc-pricing-faq .mpc-pricing-faq-inner {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n\/* ============ HEAD ============ *\/\n.mpc-pricing-faq-head {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 50px auto;\n}\n.mpc-pricing-faq-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n  justify-content: center;\n}\n.mpc-pricing-faq-eyebrow::before,\n.mpc-pricing-faq-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n}\n.mpc-pricing-faq-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.6vw, 44px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n}\n.mpc-pricing-faq-head h2 em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n.mpc-pricing-faq-head p {\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ FAQ LIST ============ *\/\n.mpc-pricing-faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.mpc-pricing-faq-item {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  transition: all 0.25s ease;\n  overflow: hidden;\n}\n.mpc-pricing-faq-item[open] {\n  border-color: var(--mpc-blue);\n  box-shadow: 0 10px 30px -20px rgba(11,59,140,0.25);\n}\n\n.mpc-pricing-faq-question {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 20px;\n  align-items: center;\n  padding: 22px 28px;\n  cursor: pointer;\n  list-style: none;\n  transition: background 0.2s;\n}\n.mpc-pricing-faq-question::-webkit-details-marker { display: none; }\n.mpc-pricing-faq-question:hover {\n  background: var(--mpc-cream);\n}\n\n.mpc-pricing-faq-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 15px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.02em;\n  min-width: 36px;\n}\n\n.mpc-pricing-faq-q {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(17px, 1.9vw, 20px);\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.3;\n}\n\n.mpc-pricing-faq-toggle {\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  color: var(--mpc-blue);\n  display: grid;\n  place-items: center;\n  transition: all 0.3s ease;\n  flex-shrink: 0;\n}\n.mpc-pricing-faq-toggle svg {\n  width: 16px;\n  height: 16px;\n  transition: transform 0.3s ease;\n}\n.mpc-pricing-faq-item[open] .mpc-pricing-faq-toggle {\n  background: var(--mpc-blue);\n  border-color: var(--mpc-blue);\n  color: #fff;\n}\n.mpc-pricing-faq-item[open] .mpc-pricing-faq-toggle svg {\n  transform: rotate(45deg);\n}\n\n.mpc-pricing-faq-answer {\n  padding: 0 28px 28px 84px;\n  border-top: 1px solid var(--mpc-line);\n  animation: mpcFaqReveal 0.3s ease;\n}\n@media (max-width: 640px) {\n  .mpc-pricing-faq-answer { padding: 20px 24px 24px 24px; }\n  .mpc-pricing-faq-question { padding: 18px 22px; gap: 14px; }\n}\n.mpc-pricing-faq-answer p {\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--mpc-ink-soft);\n  margin: 16px 0 0 0;\n}\n.mpc-pricing-faq-answer p:first-child { margin-top: 20px; }\n.mpc-pricing-faq-answer strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n}\n.mpc-pricing-faq-answer em {\n  font-style: italic;\n  color: var(--mpc-blue);\n}\n\n@keyframes mpcFaqReveal {\n  from { opacity: 0; transform: translateY(-4px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* ============ CLOSING CTA CARD ============ *\/\n.mpc-pricing-faq-closer {\n  margin-top: 40px;\n  padding: 36px 40px;\n  background: linear-gradient(135deg, var(--mpc-blue-ink) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-pricing-faq-closer::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 340px; height: 340px;\n  background: radial-gradient(circle, rgba(201,163,74,0.18) 0%, transparent 60%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-pricing-faq-closer-inner {\n  position: relative;\n  max-width: 620px;\n  margin: 0 auto;\n}\n.mpc-pricing-faq-closer-label {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n.mpc-pricing-faq-closer h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(22px, 2.6vw, 30px);\n  line-height: 1.2;\n  color: #fff;\n  margin-bottom: 12px;\n  letter-spacing: -0.01em;\n}\n.mpc-pricing-faq-closer h3 em {\n  font-style: italic;\n  color: var(--mpc-gold);\n}\n.mpc-pricing-faq-closer p {\n  color: rgba(255,255,255,0.85);\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0 auto 22px auto;\n  max-width: 500px;\n}\n.mpc-pricing-faq-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 26px;\n  background: var(--mpc-wa-green);\n  color: #fff !important;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  text-decoration: none !important;\n  border: none;\n  border-radius: 2px;\n  transition: all 0.2s;\n}\n.mpc-pricing-faq-btn:hover {\n  background: #1EBE5D;\n  transform: translateY(-1px);\n  color: #fff !important;\n}\n<\/style>\n\n<!-- =====================================================\n     FAQ SCHEMA MARKUP FOR GOOGLE RICH SNIPPETS\n     ===================================================== -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does pest control cost in Malaysia?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"For most homes in Malaysia, general pest control starts from RM 130 for a residual spray and bait treatment covering ants and cockroaches. Rodent baiting programmes start from RM 250, mosquito fogging from RM 150, and bed bug treatment from RM 600. Termite work is priced separately. These are starting-from rates. Your final price depends on premise size, infestation severity, pesticide choice, and how many visits the job needs. We confirm an exact figure after a free site inspection \u2014 there's no charge and no obligation to proceed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is your pest control price list?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our reference price list for the Klang Valley and nationwide service is: general pests (ants, cockroaches) from RM 130; composite multi-pest treatment from RM 150; mosquito fogging from RM 150; rat and rodent baiting from RM 250; fly control from RM 60 per unit; bed bugs from RM 600; termite monitoring stations from RM 20\/station; above-ground termite baiting from RM 1,600; and termite drilling from RM 2,800. Every figure is a starting point \u2014 we issue a firm written quotation after inspecting your premises.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does termite treatment cost in Malaysia?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Termite treatment pricing depends on the method. In-ground monitoring stations start from RM 20 per station, above-ground baiting with an active infestation starts from RM 1,600, and drilling termiticide (chemical barrier) starts from RM 2,800. Pre-construction soil treatment is quoted per square metre, typically RM 4\u20136\/m\u00b2 depending on the chemical. With 59 years of termite specialism and imported termiticides from BASF, Bayer, FMC and Syngenta, we recommend baiting or drilling based on your building and infestation stage \u2014 then quote it after a free inspection.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are your pest control charges and rates?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our charges reflect quality service rather than the cheapest possible number. Rates begin at RM 130 for general treatments and scale with the pest type, property size, and severity of the infestation. Specialist work like termites and bed bugs carries higher rates because it needs specialist equipment, branded chemicals, and multiple visits. Importantly, our rates include follow-up visits and re-inspection where the service calls for it \u2014 pest control is rarely one-and-done, and we don't leave that off the initial number.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do you charge for inspection or a quotation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No \u2014 site inspections and written quotations are completely free for residential, commercial, and industrial premises across Malaysia. Our Sales Manager or Entomologist assesses the problem on-site, explains your options, and delivers a written quotation within 24 hours. There's no obligation to proceed. Only ad-hoc same-day urgent call-outs carry a fee, from RM 150.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why are your prices higher than RM88 operators?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A very low price usually means something has been cut. Some operators advertise RM 88 treatments by under-dosing chemicals, skipping follow-up visits, or using local generics instead of branded pesticides \u2014 none of which you can verify on-site. Our pricing covers correct chemical dilution, return visits and re-inspection, imported branded pesticides (BASF, Bayer, FMC, Syngenta, Sumitomo), and the accountability of a company operating under the same name since 1967. We compete on being trusted and effective the first time, not on being the cheapest.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I get a pest control quote?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The fastest way is to message us on WhatsApp at +6012 267 1577 or email help@msianpestcontrol.com. Tell us the pest and your location, and we'll arrange a free inspection and issue a written quotation within 24 hours of the visit. For a full breakdown of how our quotation process works, see our pest control quotation guide at https:\/\/msianpestcontrol.com\/pest-control-quotation-malaysia\/.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<!-- =====================================================\n     PAGE CONTENT\n     Wrapped in .mpc-pricing-page so it inherits the same\n     section width rules as the existing pricing page above\n     ===================================================== -->\n<div class=\"mpc-pricing-page\">\n<section class=\"mpc-pricing-faq mpc-section\">\n  <div class=\"mpc-pricing-faq-container\">\n    <div class=\"mpc-pricing-faq-inner\">\n\n    <!-- HEAD -->\n    <div class=\"mpc-pricing-faq-head\">\n      <div class=\"mpc-pricing-faq-eyebrow\">Pricing Questions Answered<\/div>\n      <h2>Pest control cost in Malaysia \u2014 <em>your questions.<\/em><\/h2>\n      <p>Straight answers on our rates, charges, and how quotations work \u2014 no runaround.<\/p>\n    <\/div>\n\n    <!-- FAQ LIST -->\n    <div class=\"mpc-pricing-faq-list\">\n\n      <!-- Q1 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">01<\/span>\n          <span class=\"mpc-pricing-faq-q\">How much does pest control cost in Malaysia?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p>For most homes in Malaysia, general pest control <strong>starts from RM 130<\/strong> for a residual spray and bait treatment covering ants and cockroaches. Rodent baiting programmes start from <strong>RM 250<\/strong>, mosquito fogging from <strong>RM 150<\/strong>, and bed bug treatment from <strong>RM 600<\/strong>. Termite work is priced separately \u2014 see the termite question below.<\/p>\n          <p>These are <em>starting-from<\/em> rates. Your final price depends on premise size, infestation severity, pesticide choice, and how many visits the job needs. We confirm an exact figure after a free site inspection \u2014 there&#8217;s no charge and no obligation to proceed.<\/p>\n        <\/div>\n      <\/details>\n\n      <!-- Q2 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">02<\/span>\n          <span class=\"mpc-pricing-faq-q\">What is your pest control price list?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p>Our reference price list for the Klang Valley and nationwide service is: general pests (ants, cockroaches) from <strong>RM 130<\/strong>; composite multi-pest treatment from <strong>RM 150<\/strong>; mosquito fogging from <strong>RM 150<\/strong>; rat and rodent baiting from <strong>RM 250<\/strong>; fly control from <strong>RM 60 per unit<\/strong>; bed bugs from <strong>RM 600<\/strong>; termite monitoring stations from <strong>RM 20\/station<\/strong>; above-ground termite baiting from <strong>RM 1,600<\/strong>; and termite drilling from <strong>RM 2,800<\/strong>.<\/p>\n          <p>You&#8217;ll find the full breakdown in the pricing reference table above. <em>Every figure is a starting point<\/em> \u2014 we issue a firm written quotation after inspecting your premises.<\/p>\n        <\/div>\n      <\/details>\n\n      <!-- Q3 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">03<\/span>\n          <span class=\"mpc-pricing-faq-q\">How much does termite treatment cost in Malaysia?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p>Termite treatment pricing depends on the method. In-ground monitoring stations start from <strong>RM 20 per station<\/strong>, above-ground baiting with an active infestation starts from <strong>RM 1,600<\/strong>, and drilling termiticide (chemical barrier) starts from <strong>RM 2,800<\/strong>. Pre-construction soil treatment is quoted per square metre, typically <strong>RM 4\u20136\/m\u00b2<\/strong> depending on the chemical.<\/p>\n          <p>Termites cause over <strong>RM 20 million in property damage in Malaysia every year<\/strong>, so the right method matters more than the lowest price. With <em>59 years of termite specialism<\/em> and imported termiticides from BASF, Bayer, FMC and Syngenta, we&#8217;ll recommend baiting or drilling based on your building and infestation stage \u2014 then quote it after a free inspection.<\/p>\n        <\/div>\n      <\/details>\n\n      <!-- Q4 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">04<\/span>\n          <span class=\"mpc-pricing-faq-q\">What are your pest control charges and rates?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p>Our charges reflect <em>quality service<\/em> rather than the cheapest possible number. Rates begin at <strong>RM 130<\/strong> for general treatments and scale with the pest type, property size, and severity of the infestation. Specialist work like termites and bed bugs carries higher rates because it needs specialist equipment, branded chemicals, and multiple visits.<\/p>\n          <p>Importantly, <strong>our rates include follow-up visits and re-inspection<\/strong> where the service calls for it \u2014 pest control is rarely one-and-done, and we don&#8217;t leave that off the initial number.<\/p>\n        <\/div>\n      <\/details>\n\n      <!-- Q5 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">05<\/span>\n          <span class=\"mpc-pricing-faq-q\">Do you charge for inspection or a quotation?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p><strong>No \u2014 site inspections and written quotations are completely free<\/strong> for residential, commercial, and industrial premises across Malaysia. Our Sales Manager or Entomologist assesses the problem on-site, explains your options, and delivers a written quotation <em>within 24 hours<\/em>. There&#8217;s no obligation to proceed.<\/p>\n          <p>Only ad-hoc same-day urgent call-outs carry a fee, from <strong>RM 150<\/strong>.<\/p>\n        <\/div>\n      <\/details>\n\n      <!-- Q6 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">06<\/span>\n          <span class=\"mpc-pricing-faq-q\">Why are your prices higher than RM 88 operators?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p>A very low price usually means <em>something has been cut<\/em>. Some operators advertise RM 88 treatments by under-dosing chemicals, skipping follow-up visits, or using local generics instead of branded pesticides \u2014 none of which you can verify on-site.<\/p>\n          <p>Our pricing covers <strong>correct chemical dilution, return visits and re-inspection, imported branded pesticides<\/strong> (BASF, Bayer, FMC, Syngenta, Sumitomo), and the accountability of a company operating under the same name <em>since 1967<\/em>. We compete on being trusted and effective the first time, not on being the cheapest.<\/p>\n        <\/div>\n      <\/details>\n\n      <!-- Q7 -->\n      <details class=\"mpc-pricing-faq-item\">\n        <summary class=\"mpc-pricing-faq-question\">\n          <span class=\"mpc-pricing-faq-num\">07<\/span>\n          <span class=\"mpc-pricing-faq-q\">How do I get a pest control quote?<\/span>\n          <span class=\"mpc-pricing-faq-toggle\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"mpc-pricing-faq-answer\">\n          <p>The fastest way is to message us on <strong>WhatsApp at +6012 267 1577<\/strong> or email <strong>help@msianpestcontrol.com<\/strong>. Tell us the pest and your location, and we&#8217;ll arrange a free inspection and issue a written quotation within 24 hours of the visit.<\/p>\n          <p>For a full breakdown of how our quotation process works \u2014 from initial contact to written quote \u2014 see our <a href=\"\/pest-control-quotation-malaysia\/\" style=\"color: var(--mpc-blue); font-weight: 600; border-bottom: 1px solid rgba(11,59,140,0.3);\">pest control quotation guide<\/a>.<\/p>\n        <\/div>\n      <\/details>\n\n    <\/div>\n\n    <!-- CLOSING CTA -->\n    <div class=\"mpc-pricing-faq-closer\">\n      <div class=\"mpc-pricing-faq-closer-inner\">\n        <div class=\"mpc-pricing-faq-closer-label\">Still have a question?<\/div>\n        <h3>Talk to a specialist <em>on WhatsApp.<\/em><\/h3>\n        <p>If your question isn&#8217;t covered here, we&#8217;d rather answer it directly than have you guess. Message us with your pest and premise details \u2014 a real person responds.<\/p>\n        <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-pricing-faq-btn\" target=\"_blank\" rel=\"noopener\">\n          <svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n          WhatsApp Us Now\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <\/div><!-- \/.mpc-pricing-faq-inner -->\n  <\/div>\n<\/section>\n<\/div><!-- \/.mpc-pricing-page -->\n<!-- END MPC PRICING FAQ -->\n\n","protected":false},"excerpt":{"rendered":"<p>Pricing Reference Guide Fair pricing.Honest work.Since 1967. We don&#8217;t compete on being the cheapest \u2014 [&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-227","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/comments?post=227"}],"version-history":[{"count":6,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/227\/revisions"}],"predecessor-version":[{"id":1365,"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/pages\/227\/revisions\/1365"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ja\/wp-json\/wp\/v2\/media?parent=227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}