{"id":744,"date":"2026-04-09T09:32:50","date_gmt":"2026-04-09T09:32:50","guid":{"rendered":"https:\/\/local.technomantra.co.in\/rudrasecurity\/?page_id=744"},"modified":"2026-04-10T04:30:58","modified_gmt":"2026-04-10T04:30:58","slug":"srevices","status":"publish","type":"page","link":"https:\/\/rudrasecurity.in\/?page_id=744","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"744\" class=\"elementor elementor-744\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-621e7cd e-con-full e-flex e-con e-parent\" data-id=\"621e7cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ab1a7c de_scroll_animation_no elementor-widget elementor-widget-html\" data-id=\"4ab1a7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Rudra Security Agency | Services<\/title>\r\n  <style>\r\n    :root {\r\n      --bg: #ffffff;\r\n      --bg-soft: #f5f7fb;\r\n      --card: #ffffff;\r\n      --card-border: rgba(0,0,0,0.08);\r\n      --text: #0a0a0a;\r\n      --muted: #5c6470;\r\n      --gold: #c9a24a;\r\n      --red: #e53946;\r\n      --blue: #1c2e8c;\r\n      --white: #000000;\r\n      --shadow: 0 10px 25px rgba(0,0,0,0.08);\r\n      --radius: 22px;\r\n    }\r\n\r\n    * { box-sizing: border-box; }\r\n    html { scroll-behavior: smooth; }\r\n\r\n    body {\r\n      margin: 0;\r\n      font-family: Arial, Helvetica, sans-serif;\r\n      color: var(--text);\r\n      background: #ffffff;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .container {\r\n      width: min(1380px, calc(100% - 32px));\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .hero {\r\n      position: relative;\r\n      overflow: hidden;\r\n      padding: 90px 0 50px;\r\n      border-bottom: 1px solid rgba(0,0,0,0.08);\r\n      background:\r\n        linear-gradient(rgba(8, 18, 35, 0.72), rgba(8, 18, 35, 0.72)),\r\n        url(\"https:\/\/rudrasecurity.in\/wp-content\/uploads\/2026\/04\/rsa23d.png\");\r\n      background-size: cover;\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n    }\r\n\r\n    .hero::before,\r\n    .hero::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      border-radius: 50%;\r\n      filter: blur(60px);\r\n      opacity: 0.45;\r\n      pointer-events: none;\r\n    }\r\n\r\n    .hero::before {\r\n      width: 320px;\r\n      height: 320px;\r\n      background: rgba(229,57,70,0.22);\r\n      top: -100px;\r\n      right: -80px;\r\n    }\r\n\r\n    .hero::after {\r\n      width: 260px;\r\n      height: 260px;\r\n      background: rgba(201,162,74,0.15);\r\n      bottom: -120px;\r\n      left: -80px;\r\n    }\r\n\r\n    .hero h1,\r\n    .hero p,\r\n    .hero .hero-stat span {\r\n      color: #ffffff;\r\n    }\r\n\r\n    .hero .highlight {\r\n      color: #f3c96a;\r\n    }\r\n\r\n    .eyebrow {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      color: #f3c96a;\r\n      text-transform: uppercase;\r\n      font-size: 13px;\r\n      letter-spacing: 1.6px;\r\n      font-weight: 700;\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .eyebrow::before {\r\n      content: \"\";\r\n      width: 10px;\r\n      height: 10px;\r\n      border-radius: 2px;\r\n      background: var(--red);\r\n      display: inline-block;\r\n    }\r\n\r\n    .hero-grid {\r\n      display: grid;\r\n      grid-template-columns: 1.3fr 0.7fr;\r\n      gap: 28px;\r\n      align-items: end;\r\n    }\r\n\r\n    h1 {\r\n      margin: 0 0 18px;\r\n      font-size: clamp(34px, 5vw, 68px);\r\n      line-height: 1.04;\r\n      letter-spacing: -1.5px;\r\n      max-width: 850px;\r\n    }\r\n\r\n    .highlight { color: var(--gold); }\r\n\r\n    .hero p {\r\n      margin: 0;\r\n      max-width: 760px;\r\n      font-size: 18px;\r\n    }\r\n\r\n    .hero-stat {\r\n      background: rgba(255, 255, 255, 0.10);\r\n      border: 1px solid rgba(255, 255, 255, 0.18);\r\n      box-shadow: 0 10px 25px rgba(0,0,0,0.18);\r\n      border-radius: var(--radius);\r\n      padding: 24px;\r\n      backdrop-filter: blur(10px);\r\n    }\r\n\r\n    .hero-stat strong {\r\n      display: block;\r\n      font-size: 46px;\r\n      line-height: 1;\r\n      color: #ffd166;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .filter-bar {\r\n      padding: 26px 0 0;\r\n    }\r\n\r\n    .filters {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n    }\r\n\r\n    .filter-btn {\r\n      border: 2px solid #000000;\r\n      background: #ffffff;\r\n      color: #000000;\r\n      padding: 12px 16px;\r\n      border-radius: 999px;\r\n      cursor: pointer;\r\n      font-weight: 700;\r\n      transition: 0.25s ease;\r\n    }\r\n\r\n    .filter-btn:hover,\r\n    .filter-btn.active {\r\n      background: linear-gradient(135deg, var(--red), #b60d26);\r\n      color: #ffffff;\r\n      border: 2px solid #000000;\r\n      transform: translateY(-1px);\r\n    }\r\n\r\n    .services-section {\r\n      padding: 42px 0 80px;\r\n    }\r\n\r\n    .section-head {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: end;\r\n      gap: 20px;\r\n      margin-bottom: 24px;\r\n    }\r\n\r\n    .section-head h2 {\r\n      margin: 0;\r\n      font-size: clamp(28px, 3vw, 42px);\r\n      line-height: 1.1;\r\n    }\r\n\r\n    .section-head p {\r\n      margin: 0;\r\n      color: #000000;\r\n      max-width: 520px;\r\n      border: 2px solid #000000;\r\n      padding: 12px 14px;\r\n      border-radius: 14px;\r\n      background: #ffffff;\r\n    }\r\n\r\n    .services-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 22px;\r\n    }\r\n\r\n    .service-card {\r\n      position: relative;\r\n      background: #ffffff;\r\n      border: 1px solid var(--card-border);\r\n      border-color: #000;\r\n      border-radius: var(--radius);\r\n      padding: 22px;\r\n      box-shadow: var(--shadow);\r\n      overflow: hidden;\r\n      min-height: 305px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      transition: transform 0.28s ease, border-color 0.28s ease;\r\n    }\r\n\r\n    .service-card:hover {\r\n      transform: translateY(-8px);\r\n      border-color: rgba(201,162,74,0.45);\r\n    }\r\n\r\n    .service-card::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: auto -60px -60px auto;\r\n      width: 170px;\r\n      height: 170px;\r\n      border-radius: 50%;\r\n      background: radial-gradient(circle, rgba(229,57,70,0.15), transparent 70%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .service-top {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: start;\r\n      gap: 12px;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .icon-badge {\r\n      width: 54px;\r\n      height: 54px;\r\n      border-radius: 16px;\r\n      display: grid;\r\n      place-items: center;\r\n      font-size: 24px;\r\n      background: linear-gradient(135deg, rgba(201,162,74,0.18), rgba(229,57,70,0.16));\r\n      border: 1px solid rgba(255,255,255,0.11);\r\n    }\r\n\r\n    .tag {\r\n      font-size: 11px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1px;\r\n      font-weight: 700;\r\n      color: var(--gold);\r\n      background: rgba(201,162,74,0.12);\r\n      border: 1px solid rgba(201,162,74,0.22);\r\n      border-radius: 999px;\r\n      padding: 7px 10px;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .service-card h3 {\r\n      margin: 10px 0 8px;\r\n      font-size: 24px;\r\n      line-height: 1.2;\r\n    }\r\n\r\n    .service-card .short {\r\n      color: var(--muted);\r\n      margin: 0 0 18px;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .bullet-list {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 8px;\r\n      margin-top: auto;\r\n      margin-bottom: 18px;\r\n    }\r\n\r\n    .bullet-list span {\r\n      font-size: 12px;\r\n      background: rgba(255,255,255,0.05);\r\n      border: 1px solid rgba(255,255,255,0.08);\r\n      border-radius: 999px;\r\n      padding: 7px 10px;\r\n      color: var(--muted);\r\n      border-color: #000;\r\n    }\r\n\r\n    .card-actions {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 12px;\r\n      margin-top: auto;\r\n    }\r\n\r\n    .read-more {\r\n      appearance: none;\r\n      border: 0;\r\n      background: linear-gradient(135deg, var(--red), #b60d26);\r\n      color: #fff;\r\n      font-weight: 700;\r\n      border-radius: 14px;\r\n      padding: 12px 16px;\r\n      cursor: pointer;\r\n    }\r\n\r\n    .count {\r\n      color: var(--muted);\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .cta {\r\n      padding: 0 0 90px;\r\n    }\r\n\r\n    .cta-box {\r\n      display: grid;\r\n      grid-template-columns: 1fr auto;\r\n      gap: 20px;\r\n      align-items: center;\r\n      border-radius: calc(var(--radius) + 4px);\r\n      padding: 30px;\r\n      background: #f9fafc;\r\n      border: 1px solid rgba(0,0,0,0.08);\r\n      box-shadow: var(--shadow);\r\n    }\r\n\r\n    .cta-box h3 {\r\n      margin: 0 0 8px;\r\n      font-size: clamp(24px, 2.5vw, 34px);\r\n      border: 2px solid #000000;\r\n      padding: 10px 14px;\r\n      border-radius: 14px;\r\n      display: inline-block;\r\n      background: #ffffff;\r\n    }\r\n\r\n    .cta-box p {\r\n      margin: 0;\r\n      color: var(--muted);\r\n      max-width: 700px;\r\n      border: 2px solid #000000;\r\n      padding: 12px 14px;\r\n      border-radius: 14px;\r\n      background: #ffffff;\r\n    }\r\n\r\n    .cta-box a {\r\n      text-decoration: none;\r\n      color: #fff;\r\n      font-weight: 700;\r\n      background: linear-gradient(135deg, var(--gold), #a67f2e);\r\n      padding: 14px 18px;\r\n      border-radius: 14px;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .modal {\r\n      position: fixed;\r\n      inset: 0;\r\n      background: rgba(2, 6, 12, 0.82);\r\n      display: none;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 18px;\r\n      z-index: 1000;\r\n    }\r\n\r\n    .modal.active { display: flex; }\r\n\r\n    .modal-panel {\r\n      width: min(920px, 100%);\r\n      max-height: 88vh;\r\n      overflow: auto;\r\n      background: #ffffff;\r\n      border: 1px solid rgba(0,0,0,0.1);\r\n      border-radius: 28px;\r\n      box-shadow: 0 20px 60px rgba(0,0,0,0.2);\r\n      position: relative;\r\n    }\r\n\r\n    .modal-header {\r\n      padding: 26px 26px 12px;\r\n      border-bottom: 1px solid rgba(0,0,0,0.08);\r\n      background: #f5f7fb;\r\n    }\r\n\r\n    .modal-header .meta {\r\n      display: flex;\r\n      gap: 10px;\r\n      align-items: center;\r\n      flex-wrap: wrap;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .modal-header h3 {\r\n      margin: 0;\r\n      font-size: clamp(28px, 3vw, 40px);\r\n      line-height: 1.1;\r\n    }\r\n\r\n    .modal-body {\r\n      padding: 24px 26px 28px;\r\n    }\r\n\r\n    .modal-body p {\r\n      color: var(--muted);\r\n      margin-top: 0;\r\n    }\r\n\r\n    .detail-block {\r\n      background: rgba(255,255,255,0.04);\r\n      border: 1px solid rgba(255,255,255,0.08);\r\n      border-radius: 18px;\r\n      padding: 18px;\r\n      margin-top: 18px;\r\n    }\r\n\r\n    .detail-block h4 {\r\n      margin: 0 0 10px;\r\n      font-size: 18px;\r\n      color: var(--white);\r\n    }\r\n\r\n    .detail-block ul {\r\n      margin: 0;\r\n      padding-left: 18px;\r\n      color: var(--muted);\r\n    }\r\n\r\n    .detail-block li + li { margin-top: 7px; }\r\n\r\n    .close-btn {\r\n      position: absolute;\r\n      top: 16px;\r\n      right: 16px;\r\n      width: 42px;\r\n      height: 42px;\r\n      border-radius: 12px;\r\n      border: 0;\r\n      cursor: pointer;\r\n      font-size: 24px;\r\n      color: #000;\r\n      background: rgba(255,255,255,0.1);\r\n    }\r\n\r\n    .hidden { display: none !important; }\r\n\r\n    @media (max-width: 1024px) {\r\n      .hero-grid,\r\n      .cta-box,\r\n      .services-grid {\r\n        grid-template-columns: 1fr 1fr;\r\n      }\r\n\r\n      .hero-grid > :first-child,\r\n      .cta-box > :first-child,\r\n      .services-grid > *:last-child:nth-child(odd) {\r\n        grid-column: 1 \/ -1;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .hero { padding-top: 70px; }\r\n      .hero-grid,\r\n      .services-grid,\r\n      .cta-box,\r\n      .section-head {\r\n        grid-template-columns: 1fr;\r\n        display: grid;\r\n      }\r\n      .section-head { gap: 12px; }\r\n      .filters { gap: 10px; }\r\n      .service-card { min-height: auto; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <header class=\"hero\">\r\n    <div class=\"container\">\r\n      <div class=\"eyebrow\">Our All Services<\/div>\r\n      <div class=\"hero-grid\">\r\n        <div>\r\n          <h1>Complete <span class=\"highlight\">Security Solutions<\/span> for People, Properties, Businesses & Events<\/h1>\r\n          <p>Rudra Security Agency delivers trained manpower, disciplined operations, and dependable protection across residential, corporate, industrial, event, VIP, and institutional security requirements.<\/p>\r\n        <\/div>\r\n        <div class=\"hero-stat\">\r\n          <strong>18+<\/strong>\r\n          <span>Specialized service categories designed for every security need.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"filter-bar\">\r\n        <div class=\"filters\" id=\"filters\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <main class=\"services-section\">\r\n    <div class=\"container\">\r\n      <div class=\"section-head\">\r\n        <div>\r\n          <div class=\"eyebrow\">Services Page<\/div>\r\n          <h2>Explore every Rudra Security service in one premium page<\/h2>\r\n        <\/div>\r\n        <p>Each card below gives a quick overview. Click on \u201cView Details\u201d to show the full service description in a clean modal layout.<\/p>\r\n      <\/div>\r\n      <div class=\"services-grid\" id=\"servicesGrid\"><\/div>\r\n    <\/div>\r\n  <\/main>\r\n\r\n  <section class=\"cta\">\r\n    <div class=\"container\">\r\n      <div class=\"cta-box\">\r\n        <div>\r\n          <h3>Need customized security support for your site, event, VIP, or business?<\/h3>\r\n          <p>From trained guards and bouncers to close protection officers, visitor control, patrolling, parking, and surveillance support, Rudra Security is ready to deploy professional manpower with confidence.<\/p>\r\n        <\/div>\r\n        <a href=\"#\">Get Free Consultation<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"modal\" id=\"serviceModal\" aria-hidden=\"true\">\r\n    <div class=\"modal-panel\">\r\n      <button class=\"close-btn\" id=\"closeModal\" aria-label=\"Close\">\u00d7<\/button>\r\n      <div class=\"modal-header\">\r\n        <div class=\"meta\">\r\n          <span class=\"tag\" id=\"modalCategory\"><\/span>\r\n        <\/div>\r\n        <h3 id=\"modalTitle\"><\/h3>\r\n      <\/div>\r\n      <div class=\"modal-body\">\r\n        <p id=\"modalDescription\"><\/p>\r\n        <div class=\"detail-block\">\r\n          <h4>Service Overview<\/h4>\r\n          <p id=\"modalOverview\"><\/p>\r\n        <\/div>\r\n        <div class=\"detail-block\">\r\n          <h4>Key Focus Areas<\/h4>\r\n          <ul id=\"modalPoints\"><\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    const services = [\r\n      {\r\n        title: \"House Protection Services\",\r\n        category: \"Residential\",\r\n        icon: \"\ud83c\udfe0\",\r\n        short: \"Trained security personnel for residential and commercial premises with strong access control and visitor safety.\",\r\n        overview: \"We provide highly trained and professional house protection teams for hotels, malls, religious places, and valuable premises. Our services support physical security, access control, visitor management, and vehicle checking for smooth day-to-day operations.\",\r\n        points: [\"Access control management\", \"Visitor management\", \"Vehicle checking\", \"Protection for hotels, malls, religious places, and valuable premises\"]\r\n      },\r\n      {\r\n        title: \"Personal Protection Services\",\r\n        category: \"VIP & Personal\",\r\n        icon: \"\ud83d\udee1\ufe0f\",\r\n        short: \"Reliable executive and personal protection for individuals, families, and high-value assets.\",\r\n        overview: \"Whether protecting senior executives or families, our team offers broad protective support with expertise and experience. We remain prepared in every eventuality to ensure dependable close protection.\",\r\n        points: [\"Corporate executive protection\", \"Armed close protection bodyguards\", \"Unarmed close protection bodyguards\", \"Vital installations protection\"]\r\n      },\r\n      {\r\n        title: \"Film Set Security Management\",\r\n        category: \"Media & VIP\",\r\n        icon: \"\ud83c\udfac\",\r\n        short: \"Professional film set protection for celebrities, cast, crew, studios, and on-location shoots.\",\r\n        overview: \"We provide experienced bodyguards and protection agents for film shoots, either on location or in studios. Security can be assigned for individual celebrities, cast members, or complete crews, in plain clothing or uniform, armed or unarmed, as required.\",\r\n        points: [\"Celebrity-specific deployment\", \"Cast and crew security\", \"Undercover or uniformed agents\", \"Armed, unarmed, or mixed deployment\"]\r\n      },\r\n      {\r\n        title: \"Events Security Management Services\",\r\n        category: \"Events\",\r\n        icon: \"\ud83c\udfa4\",\r\n        short: \"Expert crowd control and event risk management for safe, organized, and secure gatherings.\",\r\n        overview: \"Our team coordinates closely with event organizers and identifies risks before they become hazards. We specialize in managing parties and events with a focus on control, assessment, and site-wide safety.\",\r\n        points: [\"Crowd management systems\", \"Internal and external control analysis\", \"Risk and vulnerability assessment\", \"Security policy management\", \"Site safety controls\"]\r\n      },\r\n      {\r\n        title: \"Parking Management Services\",\r\n        category: \"Operations\",\r\n        icon: \"\ud83d\ude97\",\r\n        short: \"Efficient parking operations with trained staff, traffic control, and disciplined SOP execution.\",\r\n        overview: \"Our trained parking force handles peak and non-peak hours confidently with organized manpower such as supervisors, head guards, cashiers, traffic wardens, and traffic marshals. The team is skilled in maintaining SOPs and customer-facing professionalism.\",\r\n        points: [\"Supervisor-led parking management\", \"Traffic wardens and marshals\", \"Ground SOP implementation\", \"Smooth vehicle movement and customer coordination\"]\r\n      },\r\n      {\r\n        title: \"Celebrity Protection Services\",\r\n        category: \"VIP & Personal\",\r\n        icon: \"\u2b50\",\r\n        short: \"Customized celebrity and VIP protection based on crowd risk, profile, and threat perception.\",\r\n        overview: \"We provide highly trained celebrity protection personnel with experience in close protection for film stars, politicians, and public personalities. Deployment depends on crowd behavior and threat level, with different categories of protection based on profile and exposure.\",\r\n        points: [\"Risk-based deployment\", \"Celebrity and politician protection\", \"Crowd threat assessment\", \"Commandos and bouncers as per security level\"]\r\n      },\r\n      {\r\n        title: \"Armed Guards With Guns\",\r\n        category: \"Armed Security\",\r\n        icon: \"\ud83d\udd10\",\r\n        short: \"Disciplined, alert, and professionally trained armed guards for high-responsibility assignments.\",\r\n        overview: \"Our guarding personnel are motivated, qualified, and trained for high-security tasks. They maintain strong grooming and discipline while staying alert for access control, theft prevention, personnel checking, vehicle checking, and movement documentation.\",\r\n        points: [\"Access control management\", \"Theft control\", \"Personnel and vehicle checking\", \"Movement documentation\", \"High discipline and vigilance\"]\r\n      },\r\n      {\r\n        title: \"Bouncer Services\",\r\n        category: \"Events\",\r\n        icon: \"\ud83d\udcaa\",\r\n        short: \"Top-tier bouncers for events, crisis management, gatherings, and personal protection support.\",\r\n        overview: \"We provide trained bouncers across Rajasthan for events, parties, corporate gatherings, and crisis control. As needed, they can be equipped with metal detectors and walkie-talkies, and can be deployed round the clock in shifts.\",\r\n        points: [\"Event and party security\", \"Personal protection support\", \"Crisis management and crowd control\", \"24\/7 shift-based deployment\"]\r\n      },\r\n      {\r\n        title: \"Bodyguard Cum Driver Service\",\r\n        category: \"VIP & Personal\",\r\n        icon: \"\ud83d\ude98\",\r\n        short: \"Professionally trained drivers who also provide personal protection and close security assistance.\",\r\n        overview: \"Our bodyguard cum driver service allows clients to hire one trained professional who can drive and protect. They can handle automatic and high-end cars, follow regulations, and remain well groomed and mannered for daily or monthly assignments.\",\r\n        points: [\"Driver + bodyguard in one role\", \"Automatic and premium car handling\", \"Day-based or monthly hiring\", \"Professional appearance and conduct\"]\r\n      },\r\n      {\r\n        title: \"Tourist Security\",\r\n        category: \"Travel Security\",\r\n        icon: \"\ud83c\udf0d\",\r\n        short: \"24\/7 tourist protection with close officers, local support, and GPS-backed travel security.\",\r\n        overview: \"Our tourist protection service helps travelers move safely across India with dedicated protection officers. Clients benefit from real-time tracking, crowd safety, and guidance while traveling in destinations such as Goa, Delhi, Agra, and Kerala.\",\r\n        points: [\"24\/7 travel protection\", \"Portable GPS tracking\", \"Support in crowded and sensitive areas\", \"Security assistance across key tourist destinations\"]\r\n      },\r\n      {\r\n        title: \"Banking & ATM Security\",\r\n        category: \"Institutional\",\r\n        icon: \"\ud83c\udfe6\",\r\n        short: \"Professional banking security with guard deployment, surveillance awareness, and robbery response readiness.\",\r\n        overview: \"We understand the critical nature of banking security and provide armed or unarmed guard deployment supported by CCTV awareness, intruder alarm understanding, and branch-wide threat preparedness. ATM guards remain vigilant to prevent fraud and maintain protocols.\",\r\n        points: [\"Bank entrance and teller counter protection\", \"Robbery response awareness\", \"ATM vigilance and fraud prevention\", \"Threat awareness training support\"]\r\n      },\r\n      {\r\n        title: \"Building Security\",\r\n        category: \"Commercial\",\r\n        icon: \"\ud83c\udfe2\",\r\n        short: \"Reliable security for modern complexes with access control, CCTV handling, and emergency preparedness.\",\r\n        overview: \"Our building security service supports commercial complexes with access control, visitor management, material movement, parking management, CCTV operation, and fire and evacuation drills for a dependable safety setup.\",\r\n        points: [\"Commercial complex guarding\", \"Visitor and material movement control\", \"Parking and CCTV operations\", \"Fire and evacuation drill support\"]\r\n      },\r\n      {\r\n        title: \"Retail Security\",\r\n        category: \"Retail\",\r\n        icon: \"\ud83d\udecd\ufe0f\",\r\n        short: \"Retail, mall, multiplex, and theater security focused on loss prevention and safe customer movement.\",\r\n        overview: \"Rudra Security protects retail outlets, malls, multiplexes, and theaters by supporting access control, frisking, baggage checks, crowd control, ticket validation, and emergency response while keeping the customer environment welcoming.\",\r\n        points: [\"Retail store loss prevention\", \"Mall and shopping complex access control\", \"Crowd management\", \"Theater and multiplex security\", \"Emergency response support\"]\r\n      },\r\n      {\r\n        title: \"Industrial Security\",\r\n        category: \"Industrial\",\r\n        icon: \"\ud83c\udfed\",\r\n        short: \"Industrial protection plus undercover intelligence support to address theft, pilferage, and workplace risk.\",\r\n        overview: \"In addition to regular industrial guarding, we offer undercover agent support through our detective division for cases involving stock loss, vendor issues, theft, union problems, or worker-related disruptions. Clients receive closely supervised intelligence and reporting.\",\r\n        points: [\"Manufacturing unit security\", \"Undercover agent services\", \"Pilferage and stock loss investigation\", \"Operational intelligence reporting\"]\r\n      },\r\n      {\r\n        title: \"Property Security\",\r\n        category: \"Property Management\",\r\n        icon: \"\ud83c\udfd8\ufe0f\",\r\n        short: \"Dedicated protection for recovered and managed properties with patrolling, monitoring, and local coordination.\",\r\n        overview: \"We secure recovered properties for banks, NBFCs, and ARCs by deploying trusted guards, arranging accommodation for remote locations, monitoring patrol presence through mobile apps, and coordinating with local authorities when needed.\",\r\n        points: [\"Protection of legally recovered properties\", \"Anti-encroachment vigilance\", \"Remote site guarding and stay arrangement\", \"Mobile app-based patrolling oversight\"]\r\n      },\r\n      {\r\n        title: \"Hospital Security\",\r\n        category: \"Institutional\",\r\n        icon: \"\ud83c\udfe5\",\r\n        short: \"Sensitive and firm hospital protection focused on patients, staff, visitors, and peaceful operations.\",\r\n        overview: \"Hospital security requires calm handling, fast control, and respectful intervention. Our service covers entrance management, crowd control, patient flow direction, and handling difficult situations through open dialogue and strong action when necessary.\",\r\n        points: [\"Patient and visitor management\", \"Entrance control\", \"Crowd handling\", \"Hostile situation response\", \"Peaceful hospital environment\"]\r\n      },\r\n      {\r\n        title: \"School Security\",\r\n        category: \"Institutional\",\r\n        icon: \"\ud83c\udfeb\",\r\n        short: \"Strict educational campus security with access control, surveillance, and child safety monitoring.\",\r\n        overview: \"We support the safety of school children and staff through gate vigilance, ID verification, checkpoints, regular patrols, and CCTV monitoring. Our focus is preventing unauthorized access and maintaining a secure campus environment.\",\r\n        points: [\"School gate vigilance\", \"ID authentication\", \"Campus checkpoints and patrols\", \"CCTV-based monitoring\"]\r\n      },\r\n      {\r\n        title: \"Fire Training of Security Guards\",\r\n        category: \"Training\",\r\n        icon: \"\ud83d\udd25\",\r\n        short: \"Structured guard training in firefighting, first aid, disaster readiness, and workplace operations.\",\r\n        overview: \"Our training program covers physical fitness, classroom learning, on-site skill development, firefighting, first aid, and disaster management. Facility management personnel can also be trained in equipment handling and task optimization.\",\r\n        points: [\"Physical fitness and stamina\", \"Classroom and on-site training\", \"Firefighting and first aid\", \"Disaster management\", \"Facility operations training\"]\r\n      }\r\n    ];\r\n\r\n    const filters = [\"All\", ...new Set(services.map(service => service.category))];\r\n    const filtersWrap = document.getElementById('filters');\r\n    const servicesGrid = document.getElementById('servicesGrid');\r\n    const modal = document.getElementById('serviceModal');\r\n    const closeModalBtn = document.getElementById('closeModal');\r\n    const modalCategory = document.getElementById('modalCategory');\r\n    const modalTitle = document.getElementById('modalTitle');\r\n    const modalDescription = document.getElementById('modalDescription');\r\n    const modalOverview = document.getElementById('modalOverview');\r\n    const modalPoints = document.getElementById('modalPoints');\r\n\r\n    function renderFilters(active = 'All') {\r\n      filtersWrap.innerHTML = filters.map(filter => `\r\n        <button class=\"filter-btn ${filter === active ? 'active' : ''}\" data-filter=\"${filter}\">${filter}<\/button>\r\n      `).join('');\r\n\r\n      filtersWrap.querySelectorAll('.filter-btn').forEach(btn => {\r\n        btn.addEventListener('click', () => {\r\n          const selected = btn.dataset.filter;\r\n          renderFilters(selected);\r\n          renderCards(selected);\r\n        });\r\n      });\r\n    }\r\n\r\n    function renderCards(active = 'All') {\r\n      const items = active === 'All'\r\n        ? services\r\n        : services.filter(service => service.category === active);\r\n\r\n      servicesGrid.innerHTML = items.map((service, index) => `\r\n        <article class=\"service-card\">\r\n          <div class=\"service-top\">\r\n            <div class=\"icon-badge\">${service.icon}<\/div>\r\n            <span class=\"tag\">${service.category}<\/span>\r\n          <\/div>\r\n          <h3>${service.title}<\/h3>\r\n          <p class=\"short\">${service.short}<\/p>\r\n          <div class=\"bullet-list\">\r\n            ${service.points.slice(0, 3).map(point => `<span>${point}<\/span>`).join('')}\r\n          <\/div>\r\n          <div class=\"card-actions\">\r\n            <button class=\"read-more\" data-index=\"${services.indexOf(service)}\">View Details<\/button>\r\n            <span class=\"count\">0${index + 1}<\/span>\r\n          <\/div>\r\n        <\/article>\r\n      `).join('');\r\n\r\n      document.querySelectorAll('.read-more').forEach(button => {\r\n        button.addEventListener('click', () => openModal(Number(button.dataset.index)));\r\n      });\r\n    }\r\n\r\n    function openModal(index) {\r\n      const service = services[index];\r\n      modalCategory.textContent = service.category;\r\n      modalTitle.textContent = service.title;\r\n      modalDescription.textContent = service.short;\r\n      modalOverview.textContent = service.overview;\r\n      modalPoints.innerHTML = service.points.map(point => `<li>${point}<\/li>`).join('');\r\n      modal.classList.add('active');\r\n      document.body.style.overflow = 'hidden';\r\n    }\r\n\r\n    function closeModal() {\r\n      modal.classList.remove('active');\r\n      document.body.style.overflow = '';\r\n    }\r\n\r\n    closeModalBtn.addEventListener('click', closeModal);\r\n    modal.addEventListener('click', (e) => {\r\n      if (e.target === modal) closeModal();\r\n    });\r\n    document.addEventListener('keydown', (e) => {\r\n      if (e.key === 'Escape') closeModal();\r\n    });\r\n\r\n    renderFilters();\r\n    renderCards();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\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>Rudra Security Agency | Services Our All Services Complete Security Solutions for People, Properties, Businesses &#038; Events Rudra Security Agency delivers trained manpower, disciplined operations, and dependable protection across residential, corporate, industrial, event, VIP, and institutional security requirements. 18+ Specialized service categories designed for every security need. Services Page Explore every Rudra Security service in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-744","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=\/wp\/v2\/pages\/744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=744"}],"version-history":[{"count":0,"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=\/wp\/v2\/pages\/744\/revisions"}],"wp:attachment":[{"href":"https:\/\/rudrasecurity.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}