{"id":93,"date":"2021-12-12T05:30:30","date_gmt":"2021-12-12T05:30:30","guid":{"rendered":"https:\/\/demosites.royal-elementor-addons.com\/construction-v1\/?page_id=93"},"modified":"2026-07-19T12:02:32","modified_gmt":"2026-07-19T06:17:32","slug":"home-construction-v1","status":"publish","type":"page","link":"https:\/\/aresshieldforce.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"93\" class=\"elementor elementor-93\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8f604f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"a8f604f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb8c53 elementor-widget elementor-widget-shortcode\" data-id=\"cdb8c53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n<title>Ares Shield Force | Maritime Security, Land Security &amp; Recruitment Services<\/title>\n<meta name=\"description\" content=\"Ares Shield Force provides maritime security, land security, VIP protection, security training, and recruitment services from Kathmandu, Nepal to clients worldwide.\">\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=Oswald:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink-navy:#07131f;\n    --hull-navy:#0e2438;\n    --hull-navy-2:#122c44;\n    --steel:#3d5670;\n    --steel-soft:#26425c;\n    --bronze:#b4823c;\n    --brass-light:#e2bd81;\n    --parchment:#f1ecdf;\n    --ash:#9aa7b2;\n    --green-status:#5fae6e;\n    --font-display:'Oswald', sans-serif;\n    --font-body:'Inter', sans-serif;\n    --font-mono:'IBM Plex Mono', monospace;\n    --container:1180px;\n  }\n\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    background:var(--ink-navy);\n    color:var(--parchment);\n    font-family:var(--font-body);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%;display:block;}\n  a{color:inherit;text-decoration:none;}\n  ul{margin:0;padding:0;}\n  .wrap{max-width:100%;margin:0 auto;padding:0 40px;}\n\n  h1,h2,h3,h4{\n    font-family:var(--font-display);\n    text-transform:uppercase;\n    letter-spacing:0.02em;\n    margin:0;\n    color:var(--parchment);\n  }\n\n  .eyebrow{\n    font-family:var(--font-mono);\n    font-size:13px;\n    letter-spacing:0.18em;\n    text-transform:uppercase;\n    color:var(--bronze);\n    display:flex;\n    align-items:center;\n    gap:10px;\n    margin-bottom:14px;\n  }\n  .eyebrow::before{\n    content:'';\n    width:18px;height:2px;\n    background:var(--bronze);\n    display:inline-block;\n  }\n\n  .btn{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    font-family:var(--font-mono);\n    font-size:13px;\n    letter-spacing:0.06em;\n    text-transform:uppercase;\n    padding:14px 26px;\n    border-radius:2px;\n    border:1px solid transparent;\n    cursor:pointer;\n    transition:all .2s ease;\n  }\n  .btn-primary{background:var(--bronze);color:var(--ink-navy);}\n  .btn-primary:hover{background:var(--brass-light);}\n  .btn-outline{border-color:var(--steel);color:var(--parchment);}\n  .btn-outline:hover{border-color:var(--bronze);color:var(--bronze);}\n\n  .bracket{position:relative;}\n  .bracket::before,.bracket::after{\n    content:'';position:absolute;width:18px;height:18px;\n    border:2px solid var(--bronze);pointer-events:none;\n  }\n  .bracket::before{top:-1px;left:-1px;border-right:none;border-bottom:none;}\n  .bracket::after{bottom:-1px;right:-1px;border-left:none;border-top:none;}\n\n  section{padding:90px 0;}\n  .section-alt{background:var(--hull-navy);}\n\n  \/* ============ HERO ============ *\/\n  .hero{padding:80px 0 0;position:relative;overflow:hidden;}\n  .hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:60px;align-items:center;}\n  .hero h1{font-size:clamp(34px,5vw,56px);line-height:1.08;margin-bottom:22px;}\n  .hero h1 em{font-style:normal;color:var(--bronze);}\n  .hero p.lead{color:var(--ash);font-size:17px;max-width:480px;margin-bottom:32px;}\n  .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px;}\n\n  .status-badge{\n    display:inline-flex;align-items:center;gap:8px;\n    font-family:var(--font-mono);font-size:12px;letter-spacing:0.08em;\n    color:var(--green-status);text-transform:uppercase;\n  }\n  .status-dot{width:8px;height:8px;border-radius:50%;background:var(--green-status);box-shadow:0 0 0 0 rgba(95,174,110,.6);animation:pulse 2s infinite;}\n  @keyframes pulse{\n    0%{box-shadow:0 0 0 0 rgba(95,174,110,.55);}\n    70%{box-shadow:0 0 0 8px rgba(95,174,110,0);}\n    100%{box-shadow:0 0 0 0 rgba(95,174,110,0);}\n  }\n\n  .ops-console{\n    position:relative;background:var(--hull-navy-2);\n    border:1px solid var(--steel-soft);border-radius:4px;\n    padding:32px;\n  }\n  .radar{\n    width:200px;height:200px;border-radius:50%;\n    margin:0 auto 22px;position:relative;\n    background:radial-gradient(circle, rgba(180,130,60,0.06) 0%, transparent 70%);\n    border:1px solid var(--steel-soft);\n  }\n  .radar::before{\n    content:'';position:absolute;inset:24px;border:1px solid var(--steel-soft);border-radius:50%;\n  }\n  .radar::after{\n    content:'';position:absolute;inset:48px;border:1px solid var(--steel-soft);border-radius:50%;\n  }\n  .radar-sweep{\n    position:absolute;inset:0;border-radius:50%;\n    background:conic-gradient(from 0deg, rgba(180,130,60,0.55), transparent 28%);\n    animation:sweep 4s linear infinite;\n  }\n  @media (prefers-reduced-motion:reduce){ .radar-sweep{animation:none;} .status-dot{animation:none;} }\n  @keyframes sweep{to{transform:rotate(360deg);}}\n  .radar-center{position:absolute;top:50%;left:50%;width:6px;height:6px;background:var(--bronze);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px var(--bronze);}\n\n  .radar-blip{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--brass-light);animation:blip 3s ease-out infinite;}\n  .radar-blip::after{content:'';position:absolute;inset:0;border-radius:50%;background:var(--brass-light);animation:blipRing 3s ease-out infinite;}\n  @keyframes blip{0%,60%{opacity:1;}100%{opacity:0;}}\n  @keyframes blipRing{0%{transform:scale(1);opacity:.7;}100%{transform:scale(4);opacity:0;}}\n  @media (prefers-reduced-motion:reduce){ .radar-blip,.radar-blip::after{animation:none;opacity:.8;} }\n\n  \/* \u2500\u2500 UPDATED HERO CONSOLE STATS \u2500\u2500 *\/\n  .console-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:center;border-top:1px solid var(--steel-soft);padding-top:20px;}\n  .console-stats .num{font-family:var(--font-mono);font-size:18px;color:var(--bronze);line-height:1.2;}\n  .console-stats .lbl{font-size:10.5px;color:var(--ash);text-transform:uppercase;letter-spacing:0.05em;margin-top:3px;}\n\n  \/* ============ TICKER ============ *\/\n  .ticker-strip{background:var(--bronze);color:var(--ink-navy);overflow:hidden;margin-top:60px;}\n  .ticker-track{display:flex;white-space:nowrap;animation:ticker 28s linear infinite;}\n  @media (prefers-reduced-motion:reduce){.ticker-track{animation:none;}}\n  @keyframes ticker{from{transform:translateX(0);}to{transform:translateX(-50%);}}\n  .ticker-track span{font-family:var(--font-mono);font-size:12.5px;letter-spacing:0.1em;text-transform:uppercase;padding:12px 28px;border-right:1px solid rgba(7,19,31,0.25);}\n\n  \/* ============ WAVE ============ *\/\n  .wave-divider{position:relative;background:var(--hull-navy);overflow:hidden;height:120px;border-bottom:1px solid var(--steel-soft);}\n  .wave-divider svg.waves{position:absolute;bottom:0;left:0;width:200%;height:70px;animation:waveScroll 18s linear infinite;}\n  .wave-divider .ship{position:absolute;bottom:38px;left:-60px;width:54px;height:auto;animation:sail 16s linear infinite;}\n  @keyframes waveScroll{from{transform:translateX(0);}to{transform:translateX(-50%);}}\n  @keyframes sail{0%{left:-60px;}100%{left:calc(100% + 60px);}}\n  @media (prefers-reduced-motion:reduce){ .wave-divider svg.waves,.wave-divider .ship{animation:none;} }\n\n  \/* ============ ABOUT ============ *\/\n  .about-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:60px;align-items:center;}\n  .about-grid h2{font-size:32px;margin-bottom:18px;}\n  .about-grid p{color:var(--ash);margin-bottom:16px;}\n  .about-img{position:relative;}\n  .about-img img{border-radius:2px;}\n\n  \/* ============ CAPABILITIES ============ *\/\n  .cap-head{max-width:620px;margin-bottom:50px;position:relative;}\n  .cap-head h2{font-size:32px;margin-bottom:14px;}\n  .cap-head p{color:var(--ash);}\n  .cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}\n  .cap-card{position:relative;display:block;background:var(--hull-navy-2);border:1px solid var(--steel-soft);padding:30px 26px;border-radius:2px;transition:border-color .2s ease,transform .2s ease;}\n  .cap-card:hover{border-color:var(--bronze);transform:translateY(-3px);}\n  .cap-card svg{width:30px;height:30px;color:var(--bronze);margin-bottom:18px;}\n  .cap-card h3{font-size:16px;margin-bottom:10px;letter-spacing:0.02em;}\n  .cap-card p{color:var(--ash);font-size:14.5px;margin:0;}\n\n  .compass{position:absolute;top:-10px;right:0;width:120px;height:120px;opacity:0.16;animation:compassSpin 60s linear infinite;pointer-events:none;}\n  @media (prefers-reduced-motion:reduce){ .compass{animation:none;} }\n  @keyframes compassSpin{to{transform:rotate(360deg);}}\n  @media (max-width:920px){ .compass{display:none;} }\n\n  \/* ============ STATS BAND (updated numbers) ============ *\/\n  .stats-band{background:var(--hull-navy);border-top:1px solid var(--steel-soft);border-bottom:1px solid var(--steel-soft);}\n  .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);}\n  .stat-item{padding:46px 30px;text-align:center;border-right:1px solid var(--steel-soft);}\n  .stat-item:last-child{border-right:none;}\n  .stat-item .num{font-family:var(--font-mono);font-size:40px;color:var(--bronze);}\n  .stat-item .lbl{font-size:13px;color:var(--ash);text-transform:uppercase;letter-spacing:0.05em;margin-top:6px;}\n\n  \/* ============ ANIMATED COUNTERS ============ *\/\n  .counter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;text-align:center;}\n  .counter-card{padding:34px 20px;background:var(--hull-navy-2);border:1px solid var(--steel-soft);}\n  .counter-card .num{font-family:var(--font-mono);font-size:36px;color:var(--bronze);}\n  .counter-card .lbl{font-size:13px;color:var(--ash);text-transform:uppercase;margin-top:8px;letter-spacing:0.04em;}\n\n  \/* ============ TIMELINE ============ *\/\n  .timeline{position:relative;margin-top:50px;padding-left:50px;border-left:1px solid var(--steel-soft);}\n  .timeline-ship{position:absolute;left:-9px;top:0;width:18px;height:18px;transition:top .15s linear;z-index:2;filter:drop-shadow(0 0 4px rgba(180,130,60,.7));}\n  .timeline-ship svg{width:100%;height:100%;}\n  @media (prefers-reduced-motion:reduce){ .timeline-ship{transition:none;} }\n\n  .tl-item{position:relative;padding-bottom:38px;opacity:0;transform:translateX(-18px);transition:opacity .6s ease, transform .6s ease;}\n  .tl-item.in-view{opacity:1;transform:translateX(0);}\n  .tl-item:last-child{padding-bottom:0;}\n  @media (prefers-reduced-motion:reduce){ .tl-item{opacity:1;transform:none;transition:none;} }\n\n  .tl-num{\n    position:absolute;left:-67px;top:0;width:34px;height:34px;border-radius:50%;\n    background:var(--ink-navy);border:1px solid var(--bronze);color:var(--bronze);\n    display:flex;align-items:center;justify-content:center;\n    transition:background .25s ease,transform .25s ease,box-shadow .25s ease;\n  }\n  .tl-num svg{width:16px;height:16px;transition:transform .4s ease;}\n  .tl-content{background:transparent;border:1px solid transparent;border-radius:2px;padding:14px 18px;margin:-14px -18px;transition:background .25s ease,border-color .25s ease,transform .25s ease;}\n  .tl-item:hover .tl-content{background:var(--hull-navy-2);border-color:var(--steel-soft);transform:translateX(6px);}\n  .tl-item:hover .tl-num{background:var(--bronze);color:var(--ink-navy);transform:scale(1.1);box-shadow:0 0 0 4px rgba(180,130,60,.18);}\n  .tl-item:hover .tl-num svg{transform:scale(1.1);}\n  .tl-year{font-family:var(--font-mono);color:var(--bronze);font-size:13px;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:6px;}\n  .tl-item h3{font-size:18px;margin-bottom:8px;}\n  .tl-item p{color:var(--ash);max-width:640px;margin:0;}\n\n  \/* ============ TEAM (fully redesigned) ============ *\/\n  .team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;}\n\n  .team-card{\n    background:var(--hull-navy-2);\n    border:1px solid var(--steel-soft);\n    border-radius:2px;\n    overflow:hidden;\n    transition:border-color .25s ease, transform .25s ease;\n    display:flex;\n    flex-direction:column;\n  }\n  .team-card:hover{border-color:var(--bronze);transform:translateY(-4px);}\n\n  .team-photo-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:1\/1;\n    overflow:hidden;\n    background:var(--steel-soft);\n  }\n  .team-photo-wrap img{\n    width:100%;height:100%;\n    object-fit:cover;\n    object-position:top center;\n    display:block;\n    transition:transform .4s ease;\n    filter:grayscale(20%);\n  }\n  .team-card:hover .team-photo-wrap img{transform:scale(1.04);filter:grayscale(0%);}\n\n  \/* Fallback avatar when image fails *\/\n  .team-avatar-fallback{\n    display:none;\n    width:100%;height:100%;\n    align-items:center;justify-content:center;\n    background:linear-gradient(135deg, var(--hull-navy) 0%, var(--steel-soft) 100%);\n    font-family:var(--font-display);\n    font-size:52px;\n    letter-spacing:0.04em;\n    color:var(--bronze);\n  }\n\n  \/* Bronze overlay bar at bottom of photo *\/\n  .team-photo-bar{\n    position:absolute;bottom:0;left:0;right:0;\n    height:3px;\n    background:linear-gradient(90deg, var(--bronze), var(--brass-light), transparent);\n  }\n\n  .team-card-body{\n    padding:20px 18px 22px;\n    flex:1;\n    display:flex;\n    flex-direction:column;\n  }\n  .team-card-body h3{\n    font-size:15px;\n    letter-spacing:0.03em;\n    margin-bottom:4px;\n    color:var(--parchment);\n  }\n  .team-role{\n    font-family:var(--font-mono);\n    font-size:10.5px;\n    color:var(--bronze);\n    text-transform:uppercase;\n    letter-spacing:0.1em;\n    margin-bottom:10px;\n    display:flex;\n    align-items:center;\n    gap:6px;\n  }\n  .team-role::before{\n    content:'';\n    display:inline-block;\n    width:14px;height:1px;\n    background:var(--bronze);\n    flex-shrink:0;\n  }\n  .team-bio{\n    font-size:13px;\n    color:var(--ash);\n    line-height:1.55;\n    margin:0;\n    flex:1;\n  }\n\n  \/* \u2500\u2500 Tag chips on team cards \u2500\u2500 *\/\n  .team-tags{\n    display:flex;flex-wrap:wrap;gap:6px;\n    margin-top:14px;\n  }\n  .team-tag{\n    font-family:var(--font-mono);\n    font-size:10px;\n    letter-spacing:0.06em;\n    text-transform:uppercase;\n    padding:4px 10px;\n    border:1px solid var(--steel-soft);\n    border-radius:20px;\n    color:var(--ash);\n    background:rgba(255,255,255,0.03);\n  }\n\n  \/* ============ STANDARDS STRIP ============ *\/\n  .standards{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:40px;}\n  .standard-pill{font-family:var(--font-mono);font-size:12px;letter-spacing:0.06em;text-transform:uppercase;border:1px solid var(--steel-soft);padding:10px 18px;border-radius:20px;color:var(--ash);}\n  .standard-pill b{color:var(--bronze);font-weight:500;}\n\n  \/* ============ FIELD REPORTS ============ *\/\n  .reports-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;}\n  .report-card{background:var(--hull-navy-2);border:1px solid var(--steel-soft);}\n  .report-img{aspect-ratio:4\/3;overflow:hidden;}\n  .report-img img{width:100%;height:100%;object-fit:cover;}\n  .report-body{padding:18px;}\n  .report-date{font-family:var(--font-mono);font-size:11px;color:var(--bronze);text-transform:uppercase;letter-spacing:0.05em;}\n  .report-body h3{font-size:14.5px;text-transform:none;letter-spacing:0;font-family:var(--font-body);font-weight:600;margin:8px 0 0;}\n\n  \/* ============ CTA BAND ============ *\/\n  .cta-band{background:linear-gradient(120deg, var(--hull-navy-2), var(--ink-navy));border-top:1px solid var(--steel-soft);border-bottom:1px solid var(--steel-soft);text-align:center;}\n  .cta-band h2{font-size:30px;margin-bottom:14px;}\n  .cta-band p{color:var(--ash);margin-bottom:30px;}\n  .cta-band .hero-ctas{justify-content:center;}\n\n  \/* ============ RESPONSIVE ============ *\/\n  @media (max-width:920px){\n    .hero-grid,.about-grid{grid-template-columns:1fr;}\n    .cap-grid,.team-grid,.reports-grid{grid-template-columns:repeat(2,1fr);}\n    .stats-grid,.counter-grid{grid-template-columns:1fr;}\n    .stat-item{border-right:none;border-bottom:1px solid var(--steel-soft);}\n  }\n  @media (max-width:560px){\n    .cap-grid,.team-grid,.reports-grid{grid-template-columns:1fr;}\n    section{padding:60px 0;}\n  }\n\n  :focus-visible{outline:2px solid var(--bronze);outline-offset:2px;}\n<\/style>\n<\/head>\n<body>\n\n<!-- ============ HERO ============ -->\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"hero-grid\">\n      <div>\n        <div class=\"eyebrow\">International Security Provider \u00b7 Est. 2020<\/div>\n        <h1>Protection Built On <em>Discipline,<\/em> Trust &amp; Experience<\/h1>\n        <p class=\"lead\">From anti-piracy maritime escort to VIP and facility protection, Ares Shield Force deploys mission-ready security professionals trained to international standards.<\/p>\n        <div class=\"hero-ctas\">\n          <a href=\"https:\/\/aresshieldforce.com\/index.php\/business-partnership-form\/\" class=\"btn btn-primary\">Request a Quote<\/a>\n          <a href=\"https:\/\/aresshieldforce.com\/index.php\/candidate-registration-form\/\" class=\"btn btn-outline\">Register as Candidate<\/a>\n        <\/div>\n        <div class=\"status-badge\"><span class=\"status-dot\"><\/span> Operational Status: Active<\/div>\n      <\/div>\n\n      <!-- Updated ops console with credible numbers -->\n      <div class=\"ops-console bracket\">\n        <div class=\"radar\">\n          <div class=\"radar-sweep\"><\/div>\n          <div class=\"radar-center\"><\/div>\n          <div class=\"radar-blip\" style=\"top:36%;left:64%;animation-delay:0s;\"><\/div>\n          <div class=\"radar-blip\" style=\"top:62%;left:32%;animation-delay:1.2s;\"><\/div>\n          <div class=\"radar-blip\" style=\"top:28%;left:30%;animation-delay:2.1s;\"><\/div>\n        <\/div>\n        <div class=\"console-stats\">\n          <div>\n            <div class=\"num\">6,00+<\/div>\n            <div class=\"lbl\">Candidates<br>Trained<\/div>\n          <\/div>\n          <div>\n            <div class=\"num\">200+<\/div>\n            <div class=\"lbl\">Successful<br>Deployments<\/div>\n          <\/div>\n          <div>\n            <div class=\"num\">13+<\/div>\n            <div class=\"lbl\">Partner<br>Clients<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"ticker-strip\">\n    <div class=\"ticker-track\">\n      <span>EST. 2020<\/span><span>KATHMANDU HQ<\/span><span>24\/7 OPERATIONAL READINESS<\/span><span>BMP5 \u00b7 ISPS CODE \u00b7 SOLAS ALIGNED<\/span>\n      <span>EST. 2020<\/span><span>KATHMANDU HQ<\/span><span>24\/7 OPERATIONAL READINESS<\/span><span>BMP5 \u00b7 ISPS CODE \u00b7 SOLAS ALIGNED<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ WAVE DIVIDER ============ -->\n<div class=\"wave-divider\" aria-hidden=\"true\">\n  <svg class=\"waves\" viewBox=\"0 0 1600 70\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0 40 Q40 20 80 40 T160 40 T240 40 T320 40 T400 40 T480 40 T560 40 T640 40 T720 40 T800 40 T880 40 T960 40 T1040 40 T1120 40 T1200 40 T1280 40 T1360 40 T1440 40 T1520 40 T1600 40 V70 H0 Z\" fill=\"#16293b\"\/>\n    <path d=\"M0 50 Q40 32 80 50 T160 50 T240 50 T320 50 T400 50 T480 50 T560 50 T640 50 T720 50 T800 50 T880 50 T960 50 T1040 50 T1120 50 T1200 50 T1280 50 T1360 50 T1440 50 T1520 50 T1600 50 V70 H0 Z\" fill=\"#0e2438\"\/>\n  <\/svg>\n  <svg class=\"ship\" viewBox=\"0 0 64 40\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M6 28 H58 L50 36 H14 Z\" fill=\"#b4823c\"\/>\n    <rect x=\"30\" y=\"10\" width=\"3\" height=\"18\" fill=\"#9aa7b2\"\/>\n    <path d=\"M33 11 L48 26 H33 Z\" fill=\"#e2bd81\"\/>\n    <path d=\"M30 14 L20 26 H30 Z\" fill=\"#9aa7b2\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ============ ABOUT ============ -->\n<section id=\"about\">\n  <div class=\"wrap about-grid\">\n    <div>\n      <div class=\"eyebrow\">Who We Are<\/div>\n      <h2>Professional Security Teams You Can Trust<\/h2>\n      <p>Ares Shield Force is a dedicated security service provider delivering reliable protection across maritime and land-based operations. Our team is built on real field experience, military discipline, and international working standards.<\/p>\n      <p>We specialize in anti-piracy maritime security, VIP protection, facility guarding, and trained security personnel deployment for global clients. Every assignment is handled with strict planning, professional conduct, and full commitment to safety.<\/p>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/about\/\" class=\"btn btn-outline\">Learn More About Us<\/a>\n    <\/div>\n    <div class=\"about-img bracket\">\n      <img decoding=\"async\" src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Ares-Shield-Force-Pvt-Ltd-Event-Blog-1024x683.png\" alt=\"Ares Shield Force personnel on a maritime and land protection assignment\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CAPABILITIES ============ -->\n<section class=\"section-alt\" id=\"capabilities\">\n  <div class=\"wrap\">\n    <div class=\"cap-head\">\n      <div class=\"eyebrow\">Capabilities<\/div>\n      <h2>Why Choose Us<\/h2>\n      <p>Dependable land and maritime security through disciplined personnel, proven operational methods, and strict compliance with international standards.<\/p>\n    <\/div>\n    <div class=\"cap-grid\">\n      <div class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>\n        <h3>24\/7 Operational Readiness<\/h3>\n        <p>Continuous monitoring, rapid response capability, and round-the-clock security coverage.<\/p>\n      <\/div>\n      <div class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2 4 5v6c0 5 3.5 8.5 8 11 4.5-2.5 8-6 8-11V5l-8-3z\"\/><\/svg>\n        <h3>Highly Trained Personnel<\/h3>\n        <p>Professionally trained guards for maritime, facility, and VIP protection assignments.<\/p>\n      <\/div>\n      <div class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 12h4l3 8 4-16 3 8h4\"\/><\/svg>\n        <h3>International Compliance<\/h3>\n        <p>Operations aligned with global maritime and land security regulations and ethical codes.<\/p>\n      <\/div>\n      <div class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 9v4M12 17h.01M10.3 3.9 2.5 18a1 1 0 0 0 .9 1.5h17.2a1 1 0 0 0 .9-1.5L13.7 3.9a1 1 0 0 0-1.7 0z\"\/><\/svg>\n        <h3>Risk Prevention &amp; Control<\/h3>\n        <p>Advanced planning, threat assessment, and immediate response to minimize security risks.<\/p>\n      <\/div>\n      <div class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M4 12c2-4 5-6 8-6s6 2 8 6c-2 4-5 6-8 6s-6-2-8-6z\"\/><circle cx=\"12\" cy=\"12\" r=\"2.4\"\/><\/svg>\n        <h3>Reliable Deployment<\/h3>\n        <p>Efficient manpower deployment, clear communication, and dependable long-term service.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TRAINING PROGRAMS ============ -->\n<section id=\"training\">\n  <div class=\"wrap\">\n    <div class=\"cap-head\">\n      <svg class=\"compass\" viewBox=\"0 0 100 100\" aria-hidden=\"true\">\n        <circle cx=\"50\" cy=\"50\" r=\"46\" fill=\"none\" stroke=\"#b4823c\" stroke-width=\"1.5\"\/>\n        <circle cx=\"50\" cy=\"50\" r=\"2.5\" fill=\"#b4823c\"\/>\n        <path d=\"M50 8 L56 50 L50 92 L44 50 Z\" fill=\"#b4823c\"\/>\n        <path d=\"M8 50 L50 44 L92 50 L50 56 Z\" fill=\"#9aa7b2\" opacity=\".5\"\/>\n        <text x=\"50\" y=\"18\" text-anchor=\"middle\" fill=\"#e2bd81\" font-size=\"9\" font-family=\"IBM Plex Mono\">N<\/text>\n      <\/svg>\n      <div class=\"eyebrow\">Security Training<\/div>\n      <h2>Training Programs<\/h2>\n      <p>Every guard is prepared through structured, standards-aligned training before deployment.<\/p>\n    <\/div>\n    <div class=\"cap-grid\">\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/maritime-security-services-mso\/\" class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"5\" r=\"2\"\/><path d=\"M12 7v13M7 10h10M5 15a7 7 0 0 0 14 0\"\/><\/svg>\n        <h3>Maritime Security Training<\/h3>\n        <p>Anti-piracy procedure, vessel protection, and BMP5-aligned watchkeeping.<\/p>\n      <\/a>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/land-security-training\/\" class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M4 21V10l8-5 8 5v11M4 21h16M8 21v-6h8v6\"\/><\/svg>\n        <h3>Land Security Training<\/h3>\n        <p>Facility guarding, access control, and VIP protection fundamentals.<\/p>\n      <\/a>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/physical-discipline-training\/\" class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"5\" cy=\"12\" r=\"2\"\/><circle cx=\"19\" cy=\"12\" r=\"2\"\/><path d=\"M7 12h10M3 10v4M21 10v4\"\/><\/svg>\n        <h3>Physical &amp; Discipline<\/h3>\n        <p>Conditioning, drill, and the standards of conduct expected on every post.<\/p>\n      <\/a>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/training\/\" class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"8\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 2v4M12 18v4M2 12h4M18 12h4\"\/><\/svg>\n        <h3>Weapons Handling<\/h3>\n        <p>Safe handling, storage, and Rules for the Use of Force (RUF) procedure.<\/p>\n      <\/a>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/maritime-security-services-mso\/\" class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"8\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M6.3 6.3l3.2 3.2M14.5 14.5l3.2 3.2M17.7 6.3l-3.2 3.2M9.5 14.5l-3.2 3.2\"\/><\/svg>\n        <h3>BMP5 &amp; Anti-Piracy Protocol<\/h3>\n        <p>Best Management Practice procedure for high-risk transit and piracy threat zones.<\/p>\n      <\/a>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/skills-development-training\/\" class=\"cap-card bracket\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 3 2 8l10 5 10-5-10-5z\"\/><path d=\"M6 11v5c0 1.5 3 3 6 3s6-1.5 6-3v-5\"\/><\/svg>\n        <h3>Skills Development<\/h3>\n        <p>Communication, first aid, and career-readiness for long-term deployment.<\/p>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ STATS BAND (updated numbers) ============ -->\n<div class=\"stats-band\">\n  <div class=\"wrap stats-grid\">\n    <div class=\"stat-item\"><div class=\"num\">6,00+<\/div><div class=\"lbl\">Candidates Trained<\/div><\/div>\n    <div class=\"stat-item\"><div class=\"num\">200+<\/div><div class=\"lbl\">Successful Deployments<\/div><\/div>\n    <div class=\"stat-item\"><div class=\"num\">13+<\/div><div class=\"lbl\">Partner Clients<\/div><\/div>\n  <\/div>\n<\/div>\n\n<!-- ============ ANIMATED COUNTERS ============ -->\n<section>\n  <div class=\"wrap\">\n    <div class=\"cap-head\" style=\"margin-bottom:36px;\">\n      <div class=\"eyebrow\">Performance<\/div>\n      <h2>Professional Security Built On Discipline And Trust<\/h2>\n    <\/div>\n    <div class=\"counter-grid\">\n      <div class=\"counter-card\"><div class=\"num\" data-target=\"98\">0<\/div><div class=\"lbl\">Operational Readiness<\/div><\/div>\n      <div class=\"counter-card\"><div class=\"num\" data-target=\"100\">0<\/div><div class=\"lbl\">Compliance &amp; Discipline<\/div><\/div>\n      <div class=\"counter-card\"><div class=\"num\" data-target=\"95\">0<\/div><div class=\"lbl\">Client Protection Success<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TIMELINE ============ -->\n<section class=\"section-alt\">\n  <div class=\"wrap\">\n    <div class=\"cap-head\">\n      <div class=\"eyebrow\">Company Timeline<\/div>\n      <h2>A Decade Of Disciplined Growth<\/h2>\n    <\/div>\n    <div class=\"timeline\">\n      <div class=\"timeline-ship\" id=\"timelineShip\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b4823c\" stroke-width=\"1.8\"><path d=\"M3 16h18l-2 4H5z\"\/><path d=\"M12 16V4M8 7h8M9 16 7 9h10l-2 7\"\/><\/svg>\n      <\/div>\n\n      <div class=\"tl-item\">\n        <div class=\"tl-num\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"6\" r=\"2\"\/><path d=\"M12 8v11M7 11h10M5 16a7 7 0 0 0 14 0\"\/><\/svg>\n        <\/div>\n        <div class=\"tl-content\">\n          <div class=\"tl-year\">Jan 2020 \u2014 Company Established<\/div>\n          <h3>Foundation and Vision<\/h3>\n          <p>Ares Shield Force was established with a clear objective to provide reliable maritime and land-based security services, built on military background and operational experience.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item\">\n        <div class=\"tl-num\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 16h18l-2 4H5z\"\/><path d=\"M12 16V4M8 7h8M9 16 7 9h10l-2 7\"\/><\/svg>\n        <\/div>\n        <div class=\"tl-content\">\n          <div class=\"tl-year\">March 2021 \u2014 Office Opened in India<\/div>\n          <h3>Operational Development<\/h3>\n          <p>Recruitment, training standards, and international coordination expanded, with focus on anti-piracy maritime security and disciplined workforce development.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item\">\n        <div class=\"tl-num\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"8\"\/><path d=\"M12 8.5 14 14l-5.5 2L10 10z\"\/><\/svg>\n        <\/div>\n        <div class=\"tl-content\">\n          <div class=\"tl-year\">2023 \u2013 2024 \u2014 Service Expansion<\/div>\n          <h3>VIP &amp; Hospitality Protection Added<\/h3>\n          <p>Partnerships strengthened and deployment capability increased in both maritime and land security, adding VIP protection, cruise hospitality staffing, and risk-focused planning.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item\">\n        <div class=\"tl-num\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M5 21V4M5 4h11l-2.5 3.5L16 11H5\"\/><\/svg>\n        <\/div>\n        <div class=\"tl-content\">\n          <div class=\"tl-year\">2025 \u2013 Present \u2014 Entering New Markets<\/div>\n          <h3>Present and Future Direction<\/h3>\n          <p>Ares Shield Force continues to grow as a trusted security provider, with future focus on global expansion, advanced training systems, and long-term client protection solutions.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TEAM (fully rebuilt) ============ -->\n<section id=\"team\">\n  <div class=\"wrap\">\n    <div class=\"cap-head\">\n      <div class=\"eyebrow\">Leadership<\/div>\n      <h2>Our Team Members<\/h2>\n      <p>Led by professionals with military, operational, and training backgrounds \u2014 each bringing verified field experience to every deployment.<\/p>\n    <\/div>\n\n    <div class=\"team-grid\">\n\n      <!-- Rakesh Duwadi -->\n      <div class=\"team-card\">\n        <div class=\"team-photo-wrap\">\n          <img decoding=\"async\"\n            src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/CEO-OF-Ares-Shield-Force-Pvt.-Ltd.-rakesh-duwadijpeg.jpeg\"\n            alt=\"Rakesh Duwadi, Executive Director\"\n            onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"\n          >\n          <div class=\"team-avatar-fallback\">RD<\/div>\n          <div class=\"team-photo-bar\"><\/div>\n        <\/div>\n        <div class=\"team-card-body\">\n          <h3>Rakesh Duwadi<\/h3>\n          <div class=\"team-role\">Executive Director<\/div>\n          <p class=\"team-bio\">Leads overall strategic direction and oversees company-wide operations. Brings extensive leadership experience in security service management and international deployment coordination.<\/p>\n          <div class=\"team-tags\">\n            <span class=\"team-tag\">Strategy<\/span>\n            <span class=\"team-tag\">Operations<\/span>\n            <span class=\"team-tag\">Leadership<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Hari Dhital Chhetri -->\n      <div class=\"team-card\">\n        <div class=\"team-photo-wrap\">\n          <img decoding=\"async\"\n            src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Ares-Shield-Force-pvt-ltd.-Managing-director.jpeg\"\n            alt=\"Hari Dhital Chhetri, Managing Director\"\n            onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"\n          >\n          <div class=\"team-avatar-fallback\">HC<\/div>\n          <div class=\"team-photo-bar\"><\/div>\n        <\/div>\n        <div class=\"team-card-body\">\n          <h3>Hari Dhital Chhetri<\/h3>\n          <div class=\"team-role\">Managing Director<\/div>\n          <p class=\"team-bio\">Oversees daily operations and client deployment coordination. Ensures every mission is executed with precision, compliance, and the highest professional standards.<\/p>\n          <div class=\"team-tags\">\n            <span class=\"team-tag\">Management<\/span>\n            <span class=\"team-tag\">Deployment<\/span>\n            <span class=\"team-tag\">Client Relations<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Prabin Gurung -->\n      <div class=\"team-card\">\n        <div class=\"team-photo-wrap\">\n          <img decoding=\"async\"\n            src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Prabin-gurung.png\"\n            alt=\"Prabin Gurung, HR Manager\"\n            onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"\n          >\n          <div class=\"team-avatar-fallback\">PG<\/div>\n          <div class=\"team-photo-bar\"><\/div>\n        <\/div>\n        <div class=\"team-card-body\">\n          <h3>Prabin Gurung<\/h3>\n          <div class=\"team-role\">HR Manager<\/div>\n          <p class=\"team-bio\">Leads candidate vetting, documentation, and end-to-end recruitment processes. Maintains compliance with Nepal Labour Act 2074 and international personnel standards.<\/p>\n          <div class=\"team-tags\">\n            <span class=\"team-tag\">Recruitment<\/span>\n            <span class=\"team-tag\">Compliance<\/span>\n            <span class=\"team-tag\">Documentation<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Anish Thapa Magar -->\n      <div class=\"team-card\">\n        <div class=\"team-photo-wrap\">\n          <img decoding=\"async\"\n            src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Aashish-Magar-2024.jpg\"\n            alt=\"Anish Thapa Magar, Training Adviser\"\n            onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"\n          >\n          <div class=\"team-avatar-fallback\">AM<\/div>\n          <div class=\"team-photo-bar\"><\/div>\n        <\/div>\n        <div class=\"team-card-body\">\n          <h3>Anish Thapa Magar<\/h3>\n          <div class=\"team-role\">Training Adviser<\/div>\n          <p class=\"team-bio\">Designs and oversees field, maritime, and physical discipline training programs. Ensures all personnel meet BMP5, SOLAS, and ISPS compliance before active deployment.<\/p>\n          <div class=\"team-tags\">\n            <span class=\"team-tag\">BMP5<\/span>\n            <span class=\"team-tag\">SOLAS<\/span>\n            <span class=\"team-tag\">Field Training<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div><!-- \/team-grid -->\n\n    <div class=\"standards\">\n      <div class=\"standard-pill\"><b>BMP5<\/b> Aligned<\/div>\n      <div class=\"standard-pill\"><b>ISPS Code<\/b> Compliant<\/div>\n      <div class=\"standard-pill\"><b>SOLAS<\/b> Trained Personnel<\/div>\n      <div class=\"standard-pill\">Nepal Labour Act <b>2074<\/b> Compliant<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FIELD REPORTS ============ -->\n<section class=\"section-alt\">\n  <div class=\"wrap\">\n    <div class=\"cap-head\">\n      <div class=\"eyebrow\">Field Reports<\/div>\n      <h2>Events &amp; Updates<\/h2>\n      <p>Recent training, deployment, and compliance activity from across our operations.<\/p>\n    <\/div>\n    <div class=\"reports-grid\">\n      <div class=\"report-card\">\n        <div class=\"report-img\"><img decoding=\"async\" src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Ares-Shield-Force-Pvt-Ltd-Event-Blog-1-1-1024x683.png\" alt=\"International security personnel deployment briefing\"><\/div>\n        <div class=\"report-body\"><div class=\"report-date\">Field Report<\/div><h3>International Personnel Deployment &amp; Workforce Solutions<\/h3><\/div>\n      <\/div>\n      <div class=\"report-card\">\n        <div class=\"report-img\"><img decoding=\"async\" src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Ares-Shield-Force-pvt-ltd-SOLAS.png.jpeg\" alt=\"SOLAS compliance training session\"><\/div>\n        <div class=\"report-body\"><div class=\"report-date\">Training<\/div><h3>SOLAS Compliance Briefing<\/h3><\/div>\n      <\/div>\n      <div class=\"report-card\">\n        <div class=\"report-img\"><img decoding=\"async\" src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Medic-Training-Of-Ares-Shield-Force.jpeg\" alt=\"Field medic training for security personnel\"><\/div>\n        <div class=\"report-body\"><div class=\"report-date\">Training<\/div><h3>Field Medic Training<\/h3><\/div>\n      <\/div>\n      <div class=\"report-card\">\n        <div class=\"report-img\"><img decoding=\"async\" src=\"https:\/\/aresshieldforce.com\/wp-content\/uploads\/2026\/02\/Ares-Shield-Force-Pvt-Ltd-Event-Blog-2-1024x683.png\" alt=\"Personnel deployment briefing session\"><\/div>\n        <div class=\"report-body\"><div class=\"report-date\">Field Report<\/div><h3>Personnel Deployment Briefing<\/h3><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CTA BAND ============ -->\n<div class=\"cta-band\">\n  <div class=\"wrap\" style=\"padding:90px 24px;\">\n    <h2>Ready To Deploy Trusted Security Professionals?<\/h2>\n    <p>Talk to our team about maritime escort, land security, or personnel recruitment.<\/p>\n    <div class=\"hero-ctas\">\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/business-partnership-form\/\" class=\"btn btn-primary\">Request a Quote<\/a>\n      <a href=\"https:\/\/aresshieldforce.com\/index.php\/candidate-registration-form\/\" class=\"btn btn-outline\">Register as Candidate<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/ animated counters\n  const counters = document.querySelectorAll('.counter-card .num');\n  const reduceMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n  const animateCounter = (el) => {\n    const target = parseInt(el.dataset.target, 10);\n    if(reduceMotion){ el.textContent = target + '%'; return; }\n    const duration = 1400;\n    const start = performance.now();\n    const step = (now) => {\n      const progress = Math.min((now - start) \/ duration, 1);\n      el.textContent = Math.round(progress * target) + '%';\n      if(progress < 1) requestAnimationFrame(step);\n    };\n    requestAnimationFrame(step);\n  };\n\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if(entry.isIntersecting){ animateCounter(entry.target); observer.unobserve(entry.target); }\n    });\n  }, { threshold: 0.5 });\n  counters.forEach(c => observer.observe(c));\n\n  \/\/ timeline scroll reveal\n  const tlItems = document.querySelectorAll('.tl-item');\n  const tlObserver = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if(entry.isIntersecting){ entry.target.classList.add('in-view'); tlObserver.unobserve(entry.target); }\n    });\n  }, { threshold: 0.3 });\n  tlItems.forEach(item => tlObserver.observe(item));\n\n  \/\/ timeline ship marker\n  const timelineEl = document.querySelector('.timeline');\n  const shipEl = document.getElementById('timelineShip');\n  if(timelineEl && shipEl){\n    const updateShip = () => {\n      const rect = timelineEl.getBoundingClientRect();\n      const progress = Math.max(0, Math.min(1, (window.innerHeight \/ 2 - rect.top) \/ rect.height));\n      shipEl.style.top = (progress * rect.height) + 'px';\n    };\n    updateShip();\n    window.addEventListener('scroll', () => requestAnimationFrame(updateShip));\n    window.addEventListener('resize', () => requestAnimationFrame(updateShip));\n  }\n<\/script>\n<\/body>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ares Shield Force | Maritime Security, Land Security &amp; Recruitment Services International Security Provider \u00b7 Est. 2020 Protection Built On Discipline, Trust &amp; Experience From anti-piracy maritime escort to VIP and facility protection, Ares Shield Force deploys mission-ready security professionals trained to international standards. Request a Quote Register as Candidate Operational Status: Active 6,00+ CandidatesTrained 200+ SuccessfulDeployments 13+ PartnerClients EST. 2020KATHMANDU HQ24\/7 OPERATIONAL READINESSBMP5 \u00b7 ISPS CODE \u00b7 SOLAS ALIGNED EST. 2020KATHMANDU HQ24\/7 OPERATIONAL READINESSBMP5 \u00b7 ISPS CODE \u00b7 SOLAS ALIGNED Who We Are Professional Security Teams You Can Trust Ares Shield Force is a dedicated security service provider delivering reliable protection across maritime and land-based operations. Our team is built on real field experience, military discipline, and international working standards. We specialize in anti-piracy maritime security, VIP protection, facility guarding, and trained security personnel deployment for global clients. Every assignment is handled with strict planning, professional conduct, and full commitment to safety. Learn More About Us Capabilities Why Choose Us Dependable land and maritime security through disciplined personnel, proven operational methods, and strict compliance with international standards. 24\/7 Operational Readiness Continuous monitoring, rapid response capability, and round-the-clock security coverage. Highly Trained Personnel Professionally trained guards for maritime, facility, and VIP protection assignments. International Compliance Operations aligned with global maritime and land security regulations and ethical codes. Risk Prevention &amp; Control Advanced planning, threat assessment, and immediate response to minimize security risks. Reliable Deployment Efficient manpower deployment, clear communication, and dependable long-term service. N Security Training Training Programs Every guard is prepared through structured, standards-aligned training before deployment. Maritime Security Training Anti-piracy procedure, vessel protection, and BMP5-aligned watchkeeping. Land Security Training Facility guarding, access control, and VIP protection fundamentals. Physical &amp; Discipline Conditioning, drill, and the standards of conduct expected on every post. Weapons Handling Safe handling, storage, and Rules for the Use of Force (RUF) procedure. BMP5 &amp; Anti-Piracy Protocol Best Management Practice procedure for high-risk transit and piracy threat zones. Skills Development Communication, first aid, and career-readiness for long-term deployment. 6,00+Candidates Trained 200+Successful Deployments 13+Partner Clients Performance Professional Security Built On Discipline And Trust 0Operational Readiness 0Compliance &amp; Discipline 0Client Protection Success Company Timeline A Decade Of Disciplined Growth Jan 2020 \u2014 Company Established Foundation and Vision Ares Shield Force was established with a clear objective to provide reliable maritime and land-based security services, built on military background and operational experience. March 2021 \u2014 Office Opened in India Operational Development Recruitment, training standards, and international coordination expanded, with focus on anti-piracy maritime security and disciplined workforce development. 2023 \u2013 2024 \u2014 Service Expansion VIP &amp; Hospitality Protection Added Partnerships strengthened and deployment capability increased in both maritime and land security, adding VIP protection, cruise hospitality staffing, and risk-focused planning. 2025 \u2013 Present \u2014 Entering New Markets Present and Future Direction Ares Shield Force continues to grow as a trusted security provider, with future focus on global expansion, advanced training systems, and long-term client protection solutions. Leadership Our Team Members Led by professionals with military, operational, and training backgrounds \u2014 each bringing verified field experience to every deployment. RD Rakesh Duwadi Executive Director Leads overall strategic direction and oversees company-wide operations. Brings extensive leadership experience in security service management and international deployment coordination. Strategy Operations Leadership HC Hari Dhital Chhetri Managing Director Oversees daily operations and client deployment coordination. Ensures every mission is executed with precision, compliance, and the highest professional standards. Management Deployment Client Relations PG Prabin Gurung HR Manager Leads candidate vetting, documentation, and end-to-end recruitment processes. Maintains compliance with Nepal Labour Act 2074 and international personnel standards. Recruitment Compliance Documentation AM Anish Thapa Magar Training Adviser Designs and oversees field, maritime, and physical discipline training programs. Ensures all personnel meet BMP5, SOLAS, and ISPS compliance before active deployment. BMP5 SOLAS Field Training BMP5 Aligned ISPS Code Compliant SOLAS Trained Personnel Nepal Labour Act 2074 Compliant Field Reports Events &amp; Updates Recent training, deployment, and compliance activity from across our operations. Field Report International Personnel Deployment &amp; Workforce Solutions Training SOLAS Compliance Briefing Training Field Medic Training Field Report Personnel Deployment Briefing Ready To Deploy Trusted Security Professionals? Talk to our team about maritime escort, land security, or personnel recruitment. Request a Quote Register as Candidate<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_angie_page":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-93","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/pages\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":11,"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":1671,"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/pages\/93\/revisions\/1671"}],"wp:attachment":[{"href":"https:\/\/aresshieldforce.com\/index.php\/wp-json\/wp\/v2\/media?parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}