{"id":933,"date":"2024-04-05T04:34:50","date_gmt":"2024-04-05T04:34:50","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=933"},"modified":"2026-04-28T09:13:28","modified_gmt":"2026-04-28T09:13:28","slug":"about-charlie-ant","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ar\/\u062d\u0648\u0644-\u062a\u0634\u0627\u0631\u0644\u064a-\u0627\u0644\u0646\u0645\u0644\u0629\/","title":{"rendered":"\u0639\u0646 \u062a\u0634\u0627\u0631\u0644\u064a \u0623\u0646\u062a"},"content":{"rendered":"<!-- =========================================================\n     MPC ABOUT CHARLIE ANT \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/about-charlie-ant\/\n     Scoped to .mpc-charlie to avoid affecting theme.\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 ABOUT CHARLIE ANT \u2014 scoped to .mpc-charlie\n   ============================================================ *\/\n.mpc-charlie {\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-success: #1F8A4F;\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-charlie *,\n.mpc-charlie *::before,\n.mpc-charlie *::after { box-sizing: border-box; }\n.mpc-charlie a { color: inherit; text-decoration: none; }\n.mpc-charlie img { max-width: 100%; display: block; }\n.mpc-charlie p { margin: 0 0 1em 0; }\n.mpc-charlie ul { list-style: none; padding: 0; margin: 0; }\n.mpc-charlie h1, .mpc-charlie h2, .mpc-charlie h3,\n.mpc-charlie h4, .mpc-charlie 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: 60px 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: 70px 0 80px;\n  margin: 0 -24px 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: -150px; right: -150px;\n  width: 460px; height: 460px;\n  background: radial-gradient(circle, rgba(11,59,140,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) { .mpc-hero-grid { grid-template-columns: 1fr; gap: 36px; } }\n.mpc-hero-breadcrumb {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a { color: var(--mpc-blue); font-weight: 500; }\n.mpc-hero-breadcrumb a:hover { text-decoration: underline !important; }\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(34px, 4.8vw, 54px);\n  line-height: 1.05;\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); font-weight: 400; }\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  max-width: 520px;\n  margin-bottom: 24px;\n}\n.mpc-hero-meta {\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  margin-top: 4px;\n}\n@media (max-width: 540px) { .mpc-hero-meta { grid-template-columns: 1fr; } }\n.mpc-hero-meta-item {\n  background: #fff;\n  padding: 16px 18px;\n}\n.mpc-hero-meta-label {\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  margin-bottom: 4px;\n}\n.mpc-hero-meta-val {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-hero-meta-val em {\n  font-style: italic;\n  color: var(--mpc-gold);\n  font-size: 13.5px;\n}\n.mpc-hero-img {\n  position: relative;\n  aspect-ratio: 4 \/ 3;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.35);\n}\n.mpc-hero-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n}\n.mpc-hero-tag {\n  position: absolute;\n  bottom: 18px; left: 18px;\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n  padding: 6px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n\n\/* ============ TOXIN WARNING (red featured) ============ *\/\n.mpc-warning-block {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  border-left: 4px solid var(--mpc-danger);\n  padding: 36px 40px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 30px;\n  align-items: start;\n}\n@media (max-width: 720px) {\n  .mpc-warning-block { grid-template-columns: 1fr; padding: 28px 24px; gap: 20px; }\n}\n.mpc-warning-icon {\n  width: 70px; height: 70px;\n  background: rgba(184,42,37,0.08);\n  border: 1.5px solid var(--mpc-danger);\n  color: var(--mpc-danger);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-warning-icon svg { width: 36px; height: 36px; }\n.mpc-warning-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-danger);\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n.mpc-warning-block h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-warning-block h3 em { font-style: italic; color: var(--mpc-danger); }\n.mpc-warning-block p {\n  font-size: 14.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n.mpc-warning-block p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-warning-actions {\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  padding: 18px 22px;\n  margin-top: 14px;\n}\n.mpc-warning-actions-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 14px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.mpc-warning-actions-title::before {\n  content: '';\n  width: 16px; height: 1px;\n  background: var(--mpc-gold);\n}\n.mpc-warning-actions ol {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  counter-reset: warn;\n}\n.mpc-warning-actions ol li {\n  counter-increment: warn;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 12px;\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n  align-items: start;\n}\n.mpc-warning-actions ol li::before {\n  content: counter(warn);\n  background: var(--mpc-danger);\n  color: #fff;\n  font-family: var(--mpc-serif);\n  font-weight: 600;\n  font-size: 11px;\n  width: 22px; height: 22px;\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  flex-shrink: 0;\n}\n.mpc-warning-source {\n  font-size: 11.5px;\n  color: var(--mpc-ink-muted);\n  font-style: italic;\n  margin-top: 12px;\n  padding-top: 10px;\n  border-top: 1px dashed var(--mpc-line);\n}\n\n\/* ============ TWO-COL BLOCK (text + image \/ video) ============ *\/\n.mpc-twocol {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n}\n@media (max-width: 820px) { .mpc-twocol { grid-template-columns: 1fr; gap: 32px; } }\n.mpc-twocol.reverse > div:first-child { order: 2; }\n@media (max-width: 820px) { .mpc-twocol.reverse > div:first-child { order: 0; } }\n\n.mpc-twocol h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 30px);\n  line-height: 1.15;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-twocol h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-twocol p {\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.7;\n  margin-bottom: 14px;\n}\n.mpc-twocol p strong { color: var(--mpc-blue-ink); font-weight: 600; }\n.mpc-twocol-img {\n  background: var(--mpc-paper);\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 4 \/ 3;\n  box-shadow: 0 20px 40px -28px rgba(11,59,140,0.25);\n}\n.mpc-twocol-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n}\n.mpc-video-wrap {\n  background: var(--mpc-blue-ink);\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 16 \/ 9;\n}\n.mpc-video-wrap video {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n.mpc-video-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 11.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 12px;\n}\n.mpc-video-label::before {\n  content: '\u25b6';\n  color: var(--mpc-gold);\n  font-size: 11px;\n}\n\n\/* ============ BEHAVIOURS \u2014 quick fact list ============ *\/\n.mpc-facts {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-top: 16px;\n}\n@media (max-width: 540px) { .mpc-facts { grid-template-columns: 1fr; } }\n.mpc-facts li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 12px;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 12px 14px;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.5;\n  align-items: start;\n}\n.mpc-facts li::before {\n  content: '\u2713';\n  color: var(--mpc-blue);\n  font-weight: 700;\n  margin-top: 1px;\n}\n.mpc-facts li strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  display: block;\n  margin-bottom: 2px;\n  font-size: 13px;\n}\n\n\/* ============ LIFECYCLE 4 STAGES ============ *\/\n.mpc-lifecycle-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-lifecycle-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-lifecycle-grid { grid-template-columns: 1fr; } }\n\n.mpc-stage {\n  background: #fff;\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.mpc-stage-icon {\n  width: 44px; height: 44px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 4px;\n}\n.mpc-stage-icon svg { width: 22px; height: 22px; }\n.mpc-stage-num {\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-stage h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 6px;\n}\n.mpc-stage p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ INFOGRAPHIC FEATURE ============ *\/\n.mpc-info {\n  display: grid;\n  grid-template-columns: 1fr 1.2fr;\n  gap: 50px;\n  align-items: center;\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 40px;\n}\n@media (max-width: 820px) {\n  .mpc-info { grid-template-columns: 1fr; padding: 28px; gap: 30px; }\n}\n.mpc-info-img {\n  position: relative;\n  background: var(--mpc-paper);\n  border: 1px solid var(--mpc-line);\n  overflow: hidden;\n}\n.mpc-info-img img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.mpc-info-tag {\n  position: absolute;\n  top: -1px; left: 16px;\n  background: var(--mpc-gold);\n  color: var(--mpc-blue-ink);\n  padding: 6px 12px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  z-index: 2;\n}\n.mpc-info h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 28px);\n  line-height: 1.2;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 14px;\n  letter-spacing: -0.01em;\n}\n.mpc-info h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-info p {\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.7;\n  margin: 0 0 14px 0;\n}\n\n\/* ============ PREVENTION TIPS ============ *\/\n.mpc-prev-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n@media (max-width: 540px) { .mpc-prev-grid { grid-template-columns: 1fr; } }\n\n.mpc-prev {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 22px 24px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 16px;\n  align-items: start;\n}\n.mpc-prev-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 28px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  flex-shrink: 0;\n}\n.mpc-prev h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 6px;\n}\n.mpc-prev p {\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ BRIDGE CTA \u2014 to ant control service ============ *\/\n.mpc-bridge {\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-bridge::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.18) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-bridge::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-bridge-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-bridge-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-bridge .mpc-eyebrow { color: var(--mpc-gold); }\n.mpc-bridge .mpc-eyebrow::before { background: var(--mpc-gold); }\n.mpc-bridge 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-bottom: 14px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-bridge h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-bridge p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-bridge-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-bridge-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-bridge .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-bridge .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n\n\/* ============ RELATED ANT PAGES ============ *\/\n.mpc-related-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-related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 480px) { .mpc-related-grid { grid-template-columns: 1fr; } }\n\n.mpc-related {\n  background: #fff;\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n  text-decoration: none !important;\n  color: inherit !important;\n  transition: background 0.25s;\n  position: relative;\n}\n.mpc-related:hover {\n  background: var(--mpc-paper);\n}\n.mpc-related-icon {\n  width: 36px; height: 36px;\n  background: var(--mpc-paper);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 6px;\n}\n.mpc-related-icon svg { width: 18px; height: 18px; }\n.mpc-related-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 16px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n}\n.mpc-related-link {\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  transition: gap 0.2s;\n  margin-top: 6px;\n}\n.mpc-related:hover .mpc-related-link { gap: 9px; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-charlie\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-grid\">\n        <div>\n          <div class=\"mpc-hero-breadcrumb\">\n            <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0639\u0646-\u0627\u0644\u0646\u0645\u0644\/\">\u0639\u0646 \u0627\u0644\u0646\u0645\u0644<\/a> &nbsp;\u203a&nbsp; About Charlie Ants\n          <\/div>\n          <div class=\"mpc-eyebrow\">Bug &#038; Pest Encyclopaedia<\/div>\n          <h1>Charlie Ants aren&#8217;t ants. <em>They&#8217;re toxic rove beetles.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">Despite the misleading name, Charlie Ants belong to the genus <em>Paederus<\/em> \u2014 a species of rove beetle, not ants at all. They carry a potent toxin called pederin, which causes severe skin reactions when crushed against the body.<\/p>\n\n          <div class=\"mpc-hero-meta\">\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Genus<\/div>\n              <div class=\"mpc-hero-meta-val\"><em>Paederus<\/em><\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Size<\/div>\n              <div class=\"mpc-hero-meta-val\">1 \u2013 3.5 cm<\/div>\n            <\/div>\n            <div class=\"mpc-hero-meta-item\">\n              <div class=\"mpc-hero-meta-label\">Native To<\/div>\n              <div class=\"mpc-hero-meta-val\">Malaysia &#038; SE Asia<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-img\">\n          <span class=\"mpc-hero-tag\">CHARLIE ANT<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg\" alt=\"Close-up of Charlie Ant \u2014 a Paederus rove beetle with orange and black coloration\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TOXIN WARNING (red featured callout) -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-warning-block\">\n        <div class=\"mpc-warning-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><path d=\"M12 9v4M12 17h.01\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"mpc-warning-label\">Health Warning \u00b7 Pederin Toxin<\/div>\n          <h3>Don&#8217;t crush them. <em>Don&#8217;t touch them.<\/em><\/h3>\n          <p>Charlie Ants aren&#8217;t directly aggressive \u2014 but their bodies contain <strong>pederin<\/strong>, a toxin released when the beetle is crushed against your skin. It causes severe contact dermatitis: painful irritation, itching, redness, and blistering that can last for days.<\/p>\n          <p>The Ministry of Health Malaysia advises against any physical contact with Charlie Ants. Blow them away or gently flick them off \u2014 never swat, slap, or crush them on your skin.<\/p>\n\n          <div class=\"mpc-warning-actions\">\n            <div class=\"mpc-warning-actions-title\">If you&#8217;ve been exposed<\/div>\n            <ol>\n              <li>Wash the affected area thoroughly with soap and water as soon as possible.<\/li>\n              <li>Apply a cold compress to reduce swelling and irritation.<\/li>\n              <li>Use over-the-counter antihistamines or aloe vera to ease itching.<\/li>\n              <li>Monitor closely \u2014 if blistering is severe or the reaction spreads, seek medical advice.<\/li>\n            <\/ol>\n            <div class=\"mpc-warning-source\">Source: Ministry of Health Malaysia (Kementerian Kesihatan Malaysia)<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT THEY ACTUALLY ARE -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-twocol\">\n        <div>\n          <div class=\"mpc-eyebrow\">\u062a\u0639\u0631\u064a\u0641<\/div>\n          <h3>Not ants. <em>Rove beetles.<\/em><\/h3>\n          <p>Despite the popular name, Charlie Ants are actually rove beetles belonging to the genus <strong><em>Paederus<\/em><\/strong>. They&#8217;ve earned their misleading name because of their slim, ant-like body shape \u2014 but they&#8217;re a completely different insect family.<\/p>\n          <p>Adults are typically <strong>1 to 3.5 centimetres long<\/strong>, with elongated bodies and striking orange and black coloration. Unlike true ants, Charlie Ants <strong>can fly<\/strong> \u2014 and they use this ability to disperse, find food, and chase artificial light at night.<\/p>\n          <p>They&#8217;re native to Malaysia and other Southeast Asian regions, where they play a useful role in agriculture as predators of crop pests. The trouble starts when they wander into our homes.<\/p>\n        <\/div>\n        <div class=\"mpc-twocol-img\">\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg\" alt=\"Charlie Ant rove beetle close-up showing distinctive orange and black coloration\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- VIDEO SECTION -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-twocol reverse\">\n        <div class=\"mpc-video-wrap\">\n          <video controls preload=\"metadata\" playsinline poster=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg\">\n            <source src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes.mp4\" type=\"video\/mp4\">\n            \u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.\n          <\/video>\n        <\/div>\n        <div>\n          <div class=\"mpc-video-label\">Watch \u00b7 Charlie Ant Behaviour<\/div>\n          <h3>See them in <em>their natural environment.<\/em><\/h3>\n          <p>Charlie Ants move differently from true ants \u2014 quicker, more erratic, and able to take flight. Watching them helps you spot the difference quickly, which matters when you&#8217;re deciding whether something on your wall is dangerous or harmless.<\/p>\n          <p>Note their <strong>elongated body<\/strong>, the contrasting <strong>orange and black bands<\/strong>, and how they raise their abdomens when disturbed \u2014 a defensive posture that warns potential predators of their toxic chemistry.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HABITATS & BEHAVIOURS -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Habitats &#038; Behaviours<\/div>\n        <h2>Where you&#8217;ll <em>find them.<\/em><\/h2>\n        <p>Charlie Ants thrive in moist environments \u2014 agricultural lands, paddy fields, and gardens. But they often end up in urban spaces, drawn by the lights of homes, condominiums, and apartments.<\/p>\n      <\/div>\n\n      <ul class=\"mpc-facts\">\n        <li>\n          <div>\n            <strong>Moist outdoor environments<\/strong>\n            Paddy fields, gardens, agricultural lands, areas with decaying organic matter\n          <\/div>\n        <\/li>\n        <li>\n          <div>\n            <strong>Urban premises at night<\/strong>\n            Drawn into condominiums and apartments by artificial lighting\n          <\/div>\n        <\/li>\n        <li>\n          <div>\n            <strong>Peak during rainy season<\/strong>\n            Most active and most likely to enter homes during wet weather\n          <\/div>\n        <\/li>\n        <li>\n          <div>\n            <strong>No traditional nests<\/strong>\n            Live under rocks, in debris, and in decaying organic matter \u2014 they don&#8217;t form colonies like true ants\n          <\/div>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- LIFECYCLE 4 STAGES -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Biology &#038; Lifecycle<\/div>\n        <h2>The four stages of <em>Charlie Ant development.<\/em><\/h2>\n        <p>Like most beetles, Charlie Ants undergo complete metamorphosis through four distinct life stages.<\/p>\n      <\/div>\n\n      <div class=\"mpc-lifecycle-grid\">\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><ellipse cx=\"12\" cy=\"12\" rx=\"6\" ry=\"9\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">Stage 01<\/div>\n          <h4>\u0628\u064a\u0636\u0629<\/h4>\n          <p>Females lay small oval eggs in protected spaces \u2014 soil, decaying organic matter \u2014 designed to blend in and avoid predators.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12c4-2 8-2 12 0s8 2 6 0M3 16c4-2 8-2 12 0s8 2 6 0\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">Stage 02<\/div>\n          <h4>Larva<\/h4>\n          <p>Wingless miniature predators that feed on small insects and organic debris. Shed their skin multiple times as they grow.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 3v18M6 8c0-3 2-5 6-5s6 2 6 5v8c0 3-2 5-6 5s-6-2-6-5V8z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">Stage 03<\/div>\n          <h4>Pupa<\/h4>\n          <p>Encased in a pupal shell, the larva reorganises into the adult form. Hidden in soil or under debris during this vulnerable stage.<\/p>\n        <\/div>\n\n        <div class=\"mpc-stage\">\n          <div class=\"mpc-stage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l3 6 6 1-4.5 4.5 1 6.5-5.5-3-5.5 3 1-6.5L3 8l6-1z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-stage-num\">Stage 04<\/div>\n          <h4>\u0627\u0644\u0643\u0628\u0627\u0631<\/h4>\n          <p>Elongated body, orange and black bands, capable of flight. The mobile, visible stage \u2014 and the one carrying the pederin toxin.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INFOGRAPHIC FEATURE -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Quick Reference<\/div>\n        <h2>Charlie Ant <em>at a glance.<\/em><\/h2>\n        <p>Save or share this visual reference \u2014 useful for identifying Charlie Ants quickly and knowing what to do if you encounter one.<\/p>\n      <\/div>\n\n      <div class=\"mpc-info\">\n        <div class=\"mpc-info-img\">\n          <span class=\"mpc-info-tag\">INFOGRAPHIC<\/span>\n          <img decoding=\"async\" src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/charlie-ant-infographic.jpg\" alt=\"Infographic showing Charlie Ant identification, habitat, and safety tips\">\n        <\/div>\n        <div>\n          <h3>A visual guide to <em>identification &#038; safety.<\/em><\/h3>\n          <p>This infographic covers everything you need to recognise a Charlie Ant on sight, understand the risk it poses, and know what to do if you&#8217;ve been exposed to its toxin.<\/p>\n          <p>Feel free to <strong>save it on your phone<\/strong> for quick reference, especially during rainy season when Charlie Ant activity peaks. Share it with family and friends in apartments and condominiums where these beetles are most often encountered.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PREVENTION -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Prevention at Home<\/div>\n        <h2>Keeping Charlie Ants <em>out of your space.<\/em><\/h2>\n        <p>Charlie Ants are mostly attracted by light at night. A few simple home practices significantly reduce the chance of them entering.<\/p>\n      <\/div>\n\n      <div class=\"mpc-prev-grid\">\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">01<\/div>\n          <div>\n            <h4>Seal entry points<\/h4>\n            <p>Check cracks around windows, doors, and ventilation openings. Use weather stripping or sealant to close gaps.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">02<\/div>\n          <div>\n            <h4>Reduce outdoor lighting<\/h4>\n            <p>Switch off unnecessary outside lights at night, or use yellow\/warm-tone bulbs that attract fewer insects.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">03<\/div>\n          <div>\n            <h4>Remove decaying matter<\/h4>\n            <p>Clear leaf piles, decaying garden waste, and damp organic debris near your premise \u2014 Charlie Ant breeding habitats.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-prev\">\n          <div class=\"mpc-prev-num\">04<\/div>\n          <div>\n            <h4>Use window screens<\/h4>\n            <p>Install fine-mesh window and door screens to prevent flying entry while still allowing natural ventilation.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRIDGE CTA: TO ANT CONTROL SERVICE -->\n  <section class=\"mpc-bridge\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-bridge-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\">Having a Pest Problem?<\/div>\n          <h2>Charlie Ants in your home \u2014 <em>or any other pest?<\/em><\/h2>\n          <p>If Charlie Ants are entering your premise repeatedly, or you&#8217;re dealing with any other ant or pest issue, our professional team can help. We&#8217;ve been protecting Malaysian homes and premises since 1967, with treatment matched to the specific pest and environment.<\/p>\n        <\/div>\n        <div class=\"mpc-bridge-right\">\n          <div class=\"mpc-bridge-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\">\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              \u0623\u0631\u0633\u0644 \u0644\u0646\u0627 \u0635\u0648\u0631\u0629 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628\n            <\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0627\u0644\u0633\u064a\u0637\u0631\u0629-\u0639\u0644\u0649-\u0627\u0644\u0646\u0645\u0644\/\" class=\"mpc-btn mpc-btn-ghost\">Ant Control Service \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RELATED ANT PAGES -->\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\">Continue Reading<\/div>\n        <h2>More about <em>ants in Malaysia.<\/em><\/h2>\n        <p>If you found this useful, our other ant guides cover the most common species you&#8217;ll encounter in Malaysian homes and outdoor spaces.<\/p>\n      <\/div>\n\n      <div class=\"mpc-related-grid\">\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0639\u0646-\u0627\u0644\u0646\u0645\u0644\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2l3 6 6 1-4.5 4.5 1 6.5-5.5-3-5.5 3 1-6.5L3 8l6-1z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u0639\u0646 \u0627\u0644\u0646\u0645\u0644<\/div>\n          <span class=\"mpc-related-link\">Read more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0639\u0646-\u0627\u0644\u0646\u0645\u0644-\u0627\u0644\u0646\u0627\u0631\u064a\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-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-related-name\">\u0639\u0646 \u0627\u0644\u0646\u0645\u0644 \u0627\u0644\u0646\u0627\u0631\u064a<\/div>\n          <span class=\"mpc-related-link\">Read more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0639\u0646-\u0627\u0644\u0646\u0645\u0644-\u0627\u0644\u0645\u062c\u0646\u0648\u0646-\u0627\u0644\u0623\u0635\u0641\u0631\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-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-related-name\">\u0639\u0646 \u0627\u0644\u0646\u0645\u0644 \u0627\u0644\u0623\u0635\u0641\u0631 \u0627\u0644\u0645\u062c\u0646\u0648\u0646<\/div>\n          <span class=\"mpc-related-link\">Read more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0639\u0646-\u0627\u0644\u0646\u0645\u0644-\u0648\u064a\u0641\u0631\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-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-7c0 0 0 0 0 0 3-7 11-7 11-7s-3 7-10 5\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-related-name\">\u0639\u0646 \u0627\u0644\u0646\u0645\u0644 \u0648\u064a\u0641\u0631<\/div>\n          <span class=\"mpc-related-link\">Read more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u062d\u0648\u0644-\u0646\u0645\u0644-\u0627\u0644\u0639\u0633\u0644\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-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-related-name\">\u0646\u0628\u0630\u0629 \u0639\u0646 \u0646\u0645\u0644 \u0627\u0644\u0639\u0633\u0644<\/div>\n          <span class=\"mpc-related-link\">Read more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ar\/\u0627\u0644\u0646\u0645\u0644-\u0627\u0644\u0637\u0627\u0626\u0631-\u0645\u0642\u0627\u0628\u0644-\u0627\u0644\u0646\u0645\u0644-\u0627\u0644\u0623\u0628\u064a\u0636\/\" class=\"mpc-related\">\n          <div class=\"mpc-related-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-related-name\">\u0627\u0644\u0646\u0645\u0644 \u0627\u0644\u0637\u0627\u0626\u0631 \u0636\u062f \u0627\u0644\u0646\u0645\u0644 \u0627\u0644\u0623\u0628\u064a\u0636<\/div>\n          <span class=\"mpc-related-link\">Compare \u2192<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC ABOUT CHARLIE ANT PAGE -->","protected":false},"excerpt":{"rendered":"<p>About Ants &nbsp;\u203a&nbsp; About Charlie Ants Bug &#038; Pest Encyclopaedia Charlie Ants aren&#8217;t ants. They&#8217;re [&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-933","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Charlie Ants | Malaysian Pest Control<\/title>\n<meta name=\"description\" content=\"Toxin pederin found in their bodies. This toxin, released upon crushing the beetle against the skin, can cause severe dermatitis\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/msianpestcontrol.com\/ar\/\u062d\u0648\u0644-\u062a\u0634\u0627\u0631\u0644\u064a-\u0627\u0644\u0646\u0645\u0644\u0629\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Charlie Ants | Malaysian Pest Control\" \/>\n<meta property=\"og:description\" content=\"Toxin pederin found in their bodies. This toxin, released upon crushing the beetle against the skin, can cause severe dermatitis\" \/>\n<meta property=\"og:url\" content=\"https:\/\/msianpestcontrol.com\/ar\/\u062d\u0648\u0644-\u062a\u0634\u0627\u0631\u0644\u064a-\u0627\u0644\u0646\u0645\u0644\u0629\/\" \/>\n<meta property=\"og:site_name\" content=\"MALAYSIAN PEST CONTROL\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/msianpestcontrol\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T09:13:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/\",\"name\":\"About Charlie Ants | Malaysian Pest Control\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Protecting-Your-Homes19.jpg\",\"datePublished\":\"2024-04-05T04:34:50+00:00\",\"dateModified\":\"2026-04-28T09:13:28+00:00\",\"description\":\"Toxin pederin found in their bodies. This toxin, released upon crushing the beetle against the skin, can cause severe dermatitis\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/#primaryimage\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Protecting-Your-Homes19.jpg\",\"contentUrl\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Protecting-Your-Homes19.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/about-charlie-ant\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/msianpestcontrol.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Charlie Ant\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"name\":\"MALAYSIAN PEST CONTROL\",\"description\":\"Guarding Homes, Offices and Buildings Since 1967\",\"publisher\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/msianpestcontrol.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\",\"name\":\"MALAYSIAN PEST CONTROL\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mpc-blue-transparent.png\",\"contentUrl\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mpc-blue-transparent.png\",\"width\":2378,\"height\":2378,\"caption\":\"MALAYSIAN PEST CONTROL\"},\"image\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/msianpestcontrol\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0639\u0646 \u062a\u0634\u0627\u0631\u0644\u064a \u0627\u0644\u0646\u0645\u0644 | \u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u062d\u0634\u0631\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629","description":"\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0645\u0627\u062f\u0629 \u0633\u0627\u0645\u0629 \u0641\u064a \u0623\u062c\u0633\u0627\u062f\u0647\u0645. \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u0628\u0628 \u0647\u0630\u0627 \u0627\u0644\u0633\u0645\u060c \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0625\u0637\u0644\u0627\u0642\u0647 \u0639\u0646\u062f \u0633\u062d\u0642 \u0627\u0644\u062e\u0646\u0641\u0633\u0627\u0621 \u0639\u0644\u0649 \u0627\u0644\u062c\u0644\u062f\u060c \u0627\u0644\u062a\u0647\u0627\u0628\u064b\u0627 \u062c\u0644\u062f\u064a\u064b\u0627 \u062d\u0627\u062f\u064b\u0627","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/msianpestcontrol.com\/ar\/\u062d\u0648\u0644-\u062a\u0634\u0627\u0631\u0644\u064a-\u0627\u0644\u0646\u0645\u0644\u0629\/","og_locale":"ar_AR","og_type":"article","og_title":"About Charlie Ants | Malaysian Pest Control","og_description":"Toxin pederin found in their bodies. This toxin, released upon crushing the beetle against the skin, can cause severe dermatitis","og_url":"https:\/\/msianpestcontrol.com\/ar\/\u062d\u0648\u0644-\u062a\u0634\u0627\u0631\u0644\u064a-\u0627\u0644\u0646\u0645\u0644\u0629\/","og_site_name":"MALAYSIAN PEST CONTROL","article_publisher":"https:\/\/www.facebook.com\/msianpestcontrol\/","article_modified_time":"2026-04-28T09:13:28+00:00","og_image":[{"url":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/","url":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/","name":"\u0639\u0646 \u062a\u0634\u0627\u0631\u0644\u064a \u0627\u0644\u0646\u0645\u0644 | \u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u062d\u0634\u0631\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629","isPartOf":{"@id":"https:\/\/msianpestcontrol.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/#primaryimage"},"image":{"@id":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/#primaryimage"},"thumbnailUrl":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg","datePublished":"2024-04-05T04:34:50+00:00","dateModified":"2026-04-28T09:13:28+00:00","description":"\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0645\u0627\u062f\u0629 \u0633\u0627\u0645\u0629 \u0641\u064a \u0623\u062c\u0633\u0627\u062f\u0647\u0645. \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0633\u0628\u0628 \u0647\u0630\u0627 \u0627\u0644\u0633\u0645\u060c \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0625\u0637\u0644\u0627\u0642\u0647 \u0639\u0646\u062f \u0633\u062d\u0642 \u0627\u0644\u062e\u0646\u0641\u0633\u0627\u0621 \u0639\u0644\u0649 \u0627\u0644\u062c\u0644\u062f\u060c \u0627\u0644\u062a\u0647\u0627\u0628\u064b\u0627 \u062c\u0644\u062f\u064a\u064b\u0627 \u062d\u0627\u062f\u064b\u0627","breadcrumb":{"@id":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/msianpestcontrol.com\/about-charlie-ant\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/#primaryimage","url":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg","contentUrl":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/04\/Protecting-Your-Homes19.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/msianpestcontrol.com\/about-charlie-ant\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/msianpestcontrol.com\/"},{"@type":"ListItem","position":2,"name":"About Charlie Ant"}]},{"@type":"WebSite","@id":"https:\/\/msianpestcontrol.com\/#website","url":"https:\/\/msianpestcontrol.com\/","name":"\u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u062d\u0634\u0631\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629","description":"\u062d\u0631\u0627\u0633\u0629 \u0627\u0644\u0645\u0646\u0627\u0632\u0644 \u0648\u0627\u0644\u0645\u0643\u0627\u062a\u0628 \u0648\u0627\u0644\u0645\u0628\u0627\u0646\u064a \u0645\u0646\u0630 \u0639\u0627\u0645 1967","publisher":{"@id":"https:\/\/msianpestcontrol.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/msianpestcontrol.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/msianpestcontrol.com\/#organization","name":"\u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u062d\u0634\u0631\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629","url":"https:\/\/msianpestcontrol.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/msianpestcontrol.com\/#\/schema\/logo\/image\/","url":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/04\/mpc-blue-transparent.png","contentUrl":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/04\/mpc-blue-transparent.png","width":2378,"height":2378,"caption":"MALAYSIAN PEST CONTROL"},"image":{"@id":"https:\/\/msianpestcontrol.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/msianpestcontrol\/"]}]}},"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/pages\/933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/comments?post=933"}],"version-history":[{"count":2,"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/pages\/933\/revisions"}],"predecessor-version":[{"id":1305,"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/pages\/933\/revisions\/1305"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ar\/wp-json\/wp\/v2\/media?parent=933"}],"curies":[{"name":"\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}