{"id":1368,"date":"2026-07-11T14:17:02","date_gmt":"2026-07-11T14:17:02","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1368"},"modified":"2026-07-11T14:17:03","modified_gmt":"2026-07-11T14:17:03","slug":"bugs-and-pests","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ms\/bugs-and-pests\/","title":{"rendered":"Pepijat &amp; Perosak"},"content":{"rendered":"<!-- =========================================================\n     MPC BUGS & PESTS \u2014 Landing Page Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/bugs-and-pests\/\n     Scoped to .mpc-bnp to avoid affecting theme.\n\n     This is the encyclopedia hub \u2014 parent page for all\n     23 pest\/bug identification pages.\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 BUGS & PESTS LANDING \u2014 scoped to .mpc-bnp\n   ============================================================ *\/\n.mpc-bnp {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\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-warning: #B85B25;\n  --mpc-danger: #B82A25;\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-bnp *,\n.mpc-bnp *::before,\n.mpc-bnp *::after { box-sizing: border-box; }\n.mpc-bnp a { color: inherit; text-decoration: none; }\n.mpc-bnp img { max-width: 100%; display: block; }\n.mpc-bnp p { margin: 0 0 1em 0; }\n.mpc-bnp ul { list-style: none; padding: 0; margin: 0; }\n.mpc-bnp h1, .mpc-bnp h2, .mpc-bnp h3,\n.mpc-bnp h4, .mpc-bnp h5 { margin: 0; }\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ EYEBROW ============ *\/\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; height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section {\n  padding: 70px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-section-head {\n  max-width: 760px;\n  margin-bottom: 40px;\n}\n.mpc-section-head.center {\n  margin-left: auto; margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow { justify-content: center; }\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(26px, 3.2vw, 38px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 15.5px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 80px 0 60px;\n  margin: 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -180px; right: -180px;\n  width: 540px; height: 540px;\n  background: radial-gradient(circle, rgba(11,59,140,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -180px; left: -180px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(201,163,74,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-content {\n  position: relative;\n  text-align: center;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-hero-breadcrumb {\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a {\n  color: var(--mpc-blue);\n  border-bottom: 1px solid transparent;\n  transition: border-color 0.2s;\n}\n.mpc-hero-breadcrumb a:hover {\n  border-bottom-color: var(--mpc-blue);\n}\n.mpc-hero-breadcrumb span {\n  margin: 0 8px;\n  color: var(--mpc-line);\n}\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(38px, 5vw, 60px);\n  line-height: 1.02;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-lead {\n  font-size: 17.5px;\n  line-height: 1.7;\n  color: var(--mpc-ink-soft);\n  margin: 0 auto 28px auto;\n  max-width: 680px;\n}\n.mpc-hero-lead em { font-style: italic; color: var(--mpc-blue); }\n.mpc-hero-quick {\n  display: inline-flex;\n  gap: 18px;\n  flex-wrap: wrap;\n  justify-content: center;\n  padding: 8px 22px;\n  background: rgba(255,255,255,0.6);\n  border: 1px solid var(--mpc-line);\n  font-size: 12.5px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-hero-quick strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  font-family: var(--mpc-serif);\n  font-style: italic;\n}\n\n\/* ============ CATEGORY NAV STRIP ============ *\/\n.mpc-nav-strip {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 22px 0;\n  margin: 0 -24px;\n  position: sticky;\n  top: 0;\n  z-index: 40;\n}\n.mpc-nav-inner {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.mpc-nav-inner a {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-ink-soft);\n  padding: 8px 16px;\n  border: 1px solid var(--mpc-line);\n  letter-spacing: 0.02em;\n  transition: all 0.2s;\n}\n.mpc-nav-inner a:hover {\n  color: var(--mpc-blue);\n  border-color: var(--mpc-blue);\n  background: var(--mpc-paper);\n}\n\n\/* ============ PEST CARDS GRID ============ *\/\n.mpc-pest-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n@media (max-width: 900px) { .mpc-pest-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-pest-grid { grid-template-columns: 1fr; } }\n\n.mpc-pest-grid-4 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n}\n@media (max-width: 1000px) { .mpc-pest-grid-4 { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 720px) { .mpc-pest-grid-4 { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-pest-grid-4 { grid-template-columns: 1fr; } }\n\n.mpc-pest {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 26px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n  min-width: 0;\n  height: 100%;\n}\n.mpc-pest::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 0;\n  height: 3px;\n  background: var(--mpc-gold);\n  transition: width 0.3s ease;\n}\n.mpc-pest:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-3px);\n  box-shadow: 0 14px 32px -20px rgba(11,59,140,0.22);\n}\n.mpc-pest:hover::before {\n  width: 100%;\n}\n\n.mpc-pest-icon {\n  width: 52px; height: 52px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  transition: all 0.3s;\n  flex-shrink: 0;\n  margin-bottom: 4px;\n}\n.mpc-pest:hover .mpc-pest-icon {\n  background: var(--mpc-blue);\n  color: #fff;\n}\n.mpc-pest-icon svg { width: 26px; height: 26px; }\n\n.mpc-pest-tag {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 12px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\n.mpc-pest h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-pest h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-pest p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n  flex: 1;\n}\n.mpc-pest-link {\n  margin-top: auto;\n  padding-top: 8px;\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  letter-spacing: 0.02em;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n}\n.mpc-pest:hover .mpc-pest-link { gap: 10px; }\n\n\/* ============ FEATURED (bigger cards, more prominent) ============ *\/\n.mpc-featured .mpc-pest {\n  padding: 32px 30px;\n}\n.mpc-featured .mpc-pest-icon {\n  width: 60px; height: 60px;\n}\n.mpc-featured .mpc-pest-icon svg { width: 30px; height: 30px; }\n.mpc-featured .mpc-pest h3 {\n  font-size: 22px;\n}\n.mpc-featured .mpc-pest p {\n  font-size: 14px;\n}\n\n\/* ============ DANGER TAG (for dangerous pests) ============ *\/\n.mpc-pest.danger .mpc-pest-tag {\n  color: var(--mpc-danger);\n}\n.mpc-pest.danger::after {\n  content: '\u26a0 Health risk';\n  position: absolute;\n  top: 12px; right: 12px;\n  background: rgba(184,42,37,0.08);\n  color: var(--mpc-danger);\n  border: 1px solid rgba(184,42,37,0.3);\n  padding: 3px 8px;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n}\n\n\/* ============ POPULAR TAG (for high-traffic pages) ============ *\/\n.mpc-pest.popular::after {\n  content: '\u2605 Popular';\n  position: absolute;\n  top: 12px; right: 12px;\n  background: rgba(201,163,74,0.15);\n  color: var(--mpc-gold);\n  border: 1px solid rgba(201,163,74,0.4);\n  padding: 3px 8px;\n  font-size: 9.5px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n}\n\n\/* ============ CATEGORY DIVIDER ============ *\/\n.mpc-cat-divider {\n  scroll-margin-top: 90px;\n}\n\n\/* ============ NOT SURE STRIP ============ *\/\n.mpc-notsure {\n  background: linear-gradient(135deg, var(--mpc-blue-ink) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 50px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-notsure::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.18) 0%, transparent 60%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-notsure-grid {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 32px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) {\n  .mpc-notsure-grid { grid-template-columns: 1fr; gap: 22px; text-align: center; }\n}\n.mpc-notsure-icon {\n  width: 76px; height: 76px;\n  border: 2px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n@media (max-width: 820px) {\n  .mpc-notsure-icon { margin: 0 auto; }\n}\n.mpc-notsure-icon svg { width: 36px; height: 36px; }\n.mpc-notsure-label {\n  font-size: 10.5px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.mpc-notsure 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: 8px;\n  letter-spacing: -0.01em;\n}\n.mpc-notsure h3 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-notsure p {\n  color: rgba(255,255,255,0.85);\n  font-size: 14px;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ FINAL CTA ============ *\/\n.mpc-final {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 70px 0;\n  margin: 0 -24px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-final::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 400px; height: 400px;\n  background: radial-gradient(circle, rgba(201,163,74,0.2) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-final::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-final-inner {\n  position: relative;\n  max-width: 720px;\n  margin: 0 auto;\n}\n.mpc-final .mpc-eyebrow {\n  color: var(--mpc-gold);\n  justify-content: center;\n}\n.mpc-final .mpc-eyebrow::before { display: none; }\n.mpc-final .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-final h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.4vw, 40px);\n  line-height: 1.15;\n  margin-bottom: 18px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-final h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-final p {\n  color: #C9CFE0;\n  font-size: 16px;\n  line-height: 1.65;\n  margin: 0 auto 26px auto;\n  max-width: 580px;\n}\n.mpc-final-buttons {\n  display: inline-flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.mpc-final .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-final .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-bnp\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-content\">\n        <div class=\"mpc-hero-breadcrumb\">\n          <a href=\"\/ms\/\">Rumah<\/a><span>\u203a<\/span>Pepijat &amp; Perosak\n        <\/div>\n        <div class=\"mpc-eyebrow\">Pest &#038; Bug Encyclopedia<\/div>\n        <h1>Know what you&#8217;re <em>dealing with.<\/em><\/h1>\n        <p class=\"mpc-hero-lead\">A visual guide to the pests and bugs found in Malaysian homes and premises. <em>Identify what you&#8217;ve seen<\/em>, understand the risk, and know what to do about it.<\/p>\n        <div class=\"mpc-hero-quick\">\n          <span><strong>23<\/strong> pest guides<\/span>\n          <span><strong>5<\/strong> categories<\/span>\n          <span><strong>Sejak tahun 1967<\/strong><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CATEGORY QUICK NAV -->\n  <section class=\"mpc-nav-strip\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-nav-inner\">\n        <a href=\"#featured\">\u2605 Most Common<\/a>\n        <a href=\"#ants\">Semut<\/a>\n        <a href=\"#termites\">Anai-anai<\/a>\n        <a href=\"#other-insects\">Other Insects<\/a>\n        <a href=\"#non-insect\">Non-Insect Pests<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURED \/ MOST COMMON -->\n  <section id=\"featured\" class=\"mpc-section mpc-section-white mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Most Common<\/div>\n        <h2>The six pests <em>most Malaysian homes encounter.<\/em><\/h2>\n        <p>Start here if you&#8217;re not sure what you&#8217;re dealing with. These six pests account for the majority of household infestations across Malaysia \u2014 from ceiling scurrying to kitchen invaders to termite damage in the walls.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid mpc-featured\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-semut\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"6\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"12\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"18.5\" rx=\"2\" ry=\"2.5\"\/><path d=\"M10 6l-4-2M14 6l4-2M9.5 12l-5.5 0M14.5 12l5.5 0M10 18.5l-4 2M14 18.5l4 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Common house pest<\/div>\n          <h3>Mengenai <em>Semut<\/em><\/h3>\n          <p>From harmless black garden ants to fire ants that sting \u2014 Malaysia is home to over a dozen ant species that end up in kitchens and bathrooms.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-lipas\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"14\" rx=\"6\" ry=\"8\"\/><path d=\"M6 10l-3-3M18 10l3-3M8 3l1 3M16 3l-1 3M4 16l-2 2M20 16l2 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Kitchen invader<\/div>\n          <h3>Mengenai <em>Lipas<\/em><\/h3>\n          <p>Scatter when the light comes on. Nocturnal, disease-carrying, and remarkably hard to kill. The most common household pest across urban Malaysia.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-tikus\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 16c0-4 3-7 8-7s8 3 8 7v2H4v-2z\"\/><circle cx=\"9\" cy=\"14\" r=\"1.5\"\/><path d=\"M7 9c0-2 1-3 2-3M14 9c0-2 1-3 2-3M20 18l2 2M4 18l-2 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Ceiling scurrier<\/div>\n          <h3>Mengenai <em>Tikus<\/em><\/h3>\n          <p>Scurrying sounds in the ceiling at night? Rats and rodents damage property, contaminate food, and carry serious diseases including leptospirosis.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-anai-anai-anai\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Wood destroyer<\/div>\n          <h3>Mengenai <em>Anai-anai<\/em> (Anai-Anai)<\/h3>\n          <p>Malaysia&#8217;s most expensive pest \u2014 causing over RM 20 million in property damage yearly. Mud tunnels on walls or hollow-sounding wood are the warning signs.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-pepijat-katil\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"7\" ry=\"5\"\/><path d=\"M5 10l-2-1M5 14l-2 1M19 10l2-1M19 14l2 1M9 12h6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Sleep disrupter<\/div>\n          <h3>Mengenai <em>Pepijat katil<\/em><\/h3>\n          <p>Waking up with itchy red bites in a line? Bed bugs feed at night and hide in mattresses, sofas, and skirting boards. Notoriously hard to eliminate without professional help.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-nyamuk\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22V8M9 4l3 4 3-4M4 12l4 3M20 12l-4 3M6 18l2 1M18 18l-2 1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Disease vector<\/div>\n          <h3>Mengenai <em>nyamuk<\/em><\/h3>\n          <p>Beyond the buzzing and itching \u2014 Aedes mosquitoes transmit dengue, chikungunya, and Zika. A leading Malaysian public health concern.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ANTS CLUSTER -->\n  <section id=\"ants\" class=\"mpc-section mpc-section-paper mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Ants Cluster \u00b7 6 species<\/div>\n        <h2>Different ants, <em>different problems.<\/em><\/h2>\n        <p>Not all ants are the same. Some are harmless, some sting, and one popular &#8220;ant&#8221; isn&#8217;t even an ant. Here are the ant species and lookalikes you&#8217;ll encounter in Malaysia.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid-4\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/soal-charlie-ant\/\" class=\"mpc-pest popular\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"6\" rx=\"2\" ry=\"2.5\"\/><ellipse cx=\"12\" cy=\"12\" rx=\"2.5\" ry=\"3\"\/><ellipse cx=\"12\" cy=\"18.5\" rx=\"2\" ry=\"2.5\"\/><path d=\"M10 6l-4-2M14 6l4-2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Not actually an ant<\/div>\n          <h3>Charlie <em>Semut<\/em><\/h3>\n          <p>Rove beetles carrying pederin toxin. Never crush them \u2014 the toxin causes severe skin burns.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-semut-api\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2v6.5M5 9.5l3.5 1M19 9.5l-3.5 1M3 16c0-3 3-5 9-5s9 2 9 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Painful sting<\/div>\n          <h3>Fire <em>Semut<\/em><\/h3>\n          <p>Aggressive stinging ants that swarm when disturbed. Sting causes burning pain and pustules.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/pasal-semut-gila-kuning\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12l4-4 4 4 4-4 4 4\"\/><path d=\"M3 18l4-4 4 4 4-4 4 4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Spesies invasif<\/div>\n          <h3>Yellow Crazy <em>Semut<\/em><\/h3>\n          <p>Fast, erratic movement \u2014 hence the name. Highly invasive; one of the world&#8217;s most disruptive ant species.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-semut-penenun\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M17 8C8 10 5 17 5 17s8 0 11-7c3-7 11-7 11-7s-3 7-10 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Tree dweller<\/div>\n          <h3>Weaver <em>Semut<\/em><\/h3>\n          <p>Large red-orange ants that build leaf-nests in trees. Aggressive when their nest is disturbed.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-semut-honeypot\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l2 4h-4l2-4zM8 10c0-2 2-4 4-4s4 2 4 4M6 10h12l-2 10H8L6 10z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Sweet-seeking<\/div>\n          <h3>Honeypot <em>Semut<\/em><\/h3>\n          <p>Specialised workers store sugary liquid in swollen abdomens. Attracted to sugary foods and syrups.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/semut-terbang-vs-anai-anai\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l2 5h5l-4 3 1.5 5L12 12l-4.5 3L9 10 5 7h5z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Comparison guide<\/div>\n          <h3>Semut Terbang <em>vs Termites<\/em><\/h3>\n          <p>Both swarm during rainy season. One damages your home, the other doesn&#8217;t. Know the difference.<\/p>\n          <span class=\"mpc-pest-link\">Bandingkan \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TERMITES CLUSTER -->\n  <section id=\"termites\" class=\"mpc-section mpc-section-white mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Termites Cluster \u00b7 2 guides<\/div>\n        <h2>Understanding <em>the silent destroyer.<\/em><\/h2>\n        <p>Termites cause more property damage in Malaysia than any other pest. Two guides to help you understand what you&#8217;re dealing with and how termite colonies work.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-anai-anai-anai\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21h18M5 21V10h4v11M10 21V6h4v15M15 21v-8h4v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Species overview<\/div>\n          <h3>Mengenai <em>Anai-anai<\/em> (Anai-Anai)<\/h3>\n          <p>The subterranean termites (Coptotermes) that damage Malaysian homes, and how to spot the warning signs before major damage occurs.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/kitaran-hidup-anai-anai\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Colony biology<\/div>\n          <h3>Termite <em>Life Cycle<\/em><\/h3>\n          <p>King, queen, workers, soldiers, alates \u2014 how a termite colony is structured, why they swarm, and why killing workers alone doesn&#8217;t stop them.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- OTHER INSECTS -->\n  <section id=\"other-insects\" class=\"mpc-section mpc-section-paper mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Other Insects \u00b7 8 guides<\/div>\n        <h2>Everything else <em>with six legs.<\/em><\/h2>\n        <p>Fleas, silverfish, bees, wasps, and the beetles that turn up in your rice or your bookshelf. Guides for less common but still troublesome insects.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid-4\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-kutu\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"3\" ry=\"5\"\/><path d=\"M9 8l-3-3M15 8l3-3M9 16l-3 3M15 16l3 3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Pet-borne<\/div>\n          <h3>Mengenai <em>Kutu<\/em><\/h3>\n          <p>Jump onto pets, then into your home. Bite marks around ankles are the giveaway.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-ikan-perak\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c2-2 4-2 6 0s4 2 6 0 4-2 6 0\"\/><path d=\"M4 15l1 2M8 15l1 2M12 15l1 2M16 15l1 2M20 15l1 2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Bookshelf pest<\/div>\n          <h3>Mengenai <em>Silverfish<\/em><\/h3>\n          <p>Wingless silver insects that eat paper, glue, and starches. Bathrooms and old boxes are favorites.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-tebuan-lebah\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"4\" ry=\"6\"\/><path d=\"M8 10h8M8 14h8M12 2l-2 4M12 2l2 4M6 8l-3-2M18 8l3-2\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Sting risk<\/div>\n          <h3>Bees, Hornets <em>&#038; Wasps<\/em><\/h3>\n          <p>Painful stings, potentially life-threatening for those with allergies. Nest removal needs professional help.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/mengenai-serangga-produk-yang-disimpan\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M4 20V8l4-4h8l4 4v12M4 20h16M8 12h8M8 16h8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Pantry invader<\/div>\n          <h3>Stored <em>Product Insects<\/em><\/h3>\n          <p>Beetles and moths that appear in flour, rice, cereal, and dried goods. Major issue in food warehouses.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-labah-labah\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M9 9L3 3M15 9l6-6M9 15L3 21M15 15l6 6M6 12H2M18 12h4\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Web spinner<\/div>\n          <h3>Mengenai <em>labah-labah<\/em><\/h3>\n          <p>Most Malaysian spiders are harmless \u2014 but a few local species can bite. Guide to identification.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-pengorek-kayu\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"1\"\/><circle cx=\"8\" cy=\"12\" r=\"1\"\/><circle cx=\"12\" cy=\"10\" r=\"1\"\/><circle cx=\"16\" cy=\"13\" r=\"1\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Wood destroyer<\/div>\n          <h3>Mengenai <em>Wood Borers<\/em><\/h3>\n          <p>Beetles whose larvae tunnel through wood \u2014 furniture, beams, flooring. Small holes are the sign.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-lalat-naga\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 4v16\"\/><ellipse cx=\"7\" cy=\"9\" rx=\"4\" ry=\"2\"\/><ellipse cx=\"17\" cy=\"9\" rx=\"4\" ry=\"2\"\/><ellipse cx=\"7\" cy=\"15\" rx=\"3\" ry=\"1.5\"\/><ellipse cx=\"17\" cy=\"15\" rx=\"3\" ry=\"1.5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Helpful predator<\/div>\n          <h3>Mengenai <em>Dragon Flies<\/em><\/h3>\n          <p>Not a pest \u2014 they eat mosquitoes. A helpful garden ally, especially near water features.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-lipan\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M5 8v8M8 6v12M11 8v8M14 6v12M17 8v8M20 6v12\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Painful bite<\/div>\n          <h3>Mengenai <em>Centipedes<\/em><\/h3>\n          <p>Large Malaysian centipedes deliver painful venomous bites. Hide in damp corners, garages, and gardens.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- NON-INSECT PESTS -->\n  <section id=\"non-insect\" class=\"mpc-section mpc-section-white mpc-cat-divider\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Non-Insect Pests \u00b7 2 guides<\/div>\n        <h2>Not bugs \u2014 <em>but still unwelcome guests.<\/em><\/h2>\n        <p>Some household invaders aren&#8217;t insects at all. Guides for the reptiles and lizards that also make their way into Malaysian homes.<\/p>\n      <\/div>\n\n      <div class=\"mpc-pest-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/tentang-biawak-rumah\/\" class=\"mpc-pest\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c3-3 6-3 9 0s6 3 9 0M6 8c1-1 2-1 3 0M15 8c1-1 2-1 3 0M9 16v3M15 16v3\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Common house lizard<\/div>\n          <h3>Mengenai <em>Home Lizards<\/em><\/h3>\n          <p>House geckos (cicak) are actually helpful \u2014 they eat mosquitoes and small insects. But droppings and clicking sounds bother many households.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ms\/ular\/\" class=\"mpc-pest danger\">\n          <div class=\"mpc-pest-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c3-3 6-3 9 0s6 3 9 0M12 12v6M9 21h6\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-pest-tag\">Handle with care<\/div>\n          <h3>Mengenai <em>Snakes<\/em><\/h3>\n          <p>Malaysia has both harmless and highly venomous snake species. Never handle \u2014 call a professional for safe removal.<\/p>\n          <span class=\"mpc-pest-link\">Read guide \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- NOT SURE STRIP -->\n  <section class=\"mpc-notsure\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-notsure-grid\">\n        <div class=\"mpc-notsure-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-notsure-label\">Not Finding What You Saw?<\/div>\n          <h3>Send us a photo \u2014 <em>we&#8217;ll identify it for you.<\/em><\/h3>\n          <p>If you spotted something in your home and can&#8217;t find it in the guides above, WhatsApp us a photo. Our Field Biologist will identify it and let you know if it needs professional treatment.<\/p>\n        <\/div>\n        <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" 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 a Photo\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"mpc-final\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-final-inner\">\n        <div class=\"mpc-eyebrow\">Ready For Treatment?<\/div>\n        <h2>Identified the pest \u2014 <em>and want it gone?<\/em><\/h2>\n        <p>Malaysian Pest Control has been protecting homes and premises since 1967. ISO 9001 certified, CIDB G3 registered, MPMA member. Whatever pest you&#8217;re dealing with, our team can help \u2014 with treatment matched to the specific species and your premise.<\/p>\n        <div class=\"mpc-final-buttons\">\n          <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\" 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 Kami Sekarang\n          <\/a>\n          <a href=\"https:\/\/msianpestcontrol.com\/ms\/perkhidmatan-kawalan-perosak-2\/\" class=\"mpc-btn mpc-btn-ghost\">Semua Perkhidmatan \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC BUGS & PESTS LANDING PAGE -->","protected":false},"excerpt":{"rendered":"<p>Home\u203aBugs &#038; Pests Pest &#038; Bug Encyclopedia Know what you&#8217;re dealing with. A visual guide [&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-1368","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages\/1368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/comments?post=1368"}],"version-history":[{"count":1,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages\/1368\/revisions"}],"predecessor-version":[{"id":1369,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages\/1368\/revisions\/1369"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/media?parent=1368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}