{"id":47,"date":"2026-03-31T01:59:13","date_gmt":"2026-03-31T01:59:13","guid":{"rendered":"https:\/\/roundtheclock.co.in\/?page_id=47"},"modified":"2026-04-05T15:03:31","modified_gmt":"2026-04-05T15:03:31","slug":"home","status":"publish","type":"page","link":"https:\/\/roundtheclock.co.in\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"47\" class=\"elementor elementor-47\">\n\t\t\t\t<div class=\"elementor-element elementor-element-caab41a e-flex e-con-boxed e-con e-parent\" data-id=\"caab41a\" 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-ab83992 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"ab83992\" 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\r\n<title>Round The Clock Security Solutions<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n\/* GLOBAL *\/\r\nbody {\r\n  margin: 0;\r\n  font-family: 'Poppins', sans-serif;\r\n  background: #0c0c0c;\r\n  color: #fff;\r\n}\r\n\r\n.container {\r\n  width: 90%;\r\n  max-width: 1200px;\r\n  margin: auto;\r\n}\r\n\r\n\/* HEADER *\/\r\n.header {\r\n  background: rgba(0,0,0,0.9);\r\n  backdrop-filter: blur(6px);\r\n  padding: 15px 0;\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 999;\r\n  border-bottom: 1px solid rgba(255,215,0,0.2);\r\n}\r\n\r\n.nav {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n}\r\n\r\n.logo img {\r\n  height: 60px;\r\n}\r\n\r\n.nav a {\r\n  color: #fff;\r\n  margin-left: 20px;\r\n  text-decoration: none;\r\n  font-size: 14px;\r\n}\r\n\r\n.nav a:hover {\r\n  color: #d4af37;\r\n}\r\n\r\n\r\n\/* HEADER *\/\r\n\r\n.header {\r\n    span {\r\n  color: #d4af37;\r\n}\r\n    \r\n}\r\n\r\n\/* HERO *\/\r\n.hero {\r\n  background: radial-gradient(circle at center, rgba(0,0,0,0.75), #000),\r\n  url('https:\/\/images.unsplash.com\/photo-1581091215367-59ab6b4b1b6b');\r\n  background-size: cover;\r\n  background-position: center;\r\n  padding: 120px 0;\r\n  text-align: center;\r\n}\r\n\r\n.hero img {\r\n  width: 550px;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.hero h1 {\r\n  font-size: 44px;\r\n  font-weight: 700;\r\n}\r\n\r\n.hero span {\r\n  color: #d4af37;\r\n}\r\n\r\n.hero p {\r\n  margin: 15px 0 25px;\r\n  color: #ccc;\r\n}\r\n\r\n.btn {\r\n  background: linear-gradient(45deg,#d4af37,#b8962e);\r\n  color: #000;\r\n  padding: 12px 28px;\r\n  border-radius: 4px;\r\n  text-decoration: none;\r\n  margin: 5px;\r\n  font-weight: 600;\r\n  display: inline-block;\r\n}\r\n\r\n.btn:hover {\r\n  opacity: 0.85;\r\n}\r\n\r\n\/* SECTION *\/\r\n.section {\r\n  padding: 80px 0;\r\n}\r\n\r\n.section-title {\r\n  text-align: center;\r\n  margin-bottom: 40px;\r\n}\r\n\r\n.section-title h2 {\r\n  font-size: 32px;\r\n}\r\n\r\n.section-title span {\r\n  color: #d4af37;\r\n}\r\n\r\n\/* GRID *\/\r\n.grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));\r\n  gap: 20px;\r\n}\r\n\r\n\/* CARD *\/\r\n.card {\r\n  background: #121212;\r\n  border: 1px solid rgba(255,215,0,0.15);\r\n  padding: 25px;\r\n  border-radius: 8px;\r\n  text-align: center;\r\n  transition: 0.3s;\r\n}\r\n\r\n.card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 10px 25px rgba(212,175,55,0.2);\r\n}\r\n\r\n\/* ABOUT *\/\r\n.about {\r\n  text-align: center;\r\n  max-width: 850px;\r\n  margin: auto;\r\n  color: #bbb;\r\n}\r\n\r\n\/* CLIENT *\/\r\n.client {\r\n  background: #121212;\r\n  border: 1px solid rgba(255,215,0,0.1);\r\n  padding: 15px;\r\n  text-align: center;\r\n}\r\n\r\n\/* CTA *\/\r\n.cta {\r\n  background: linear-gradient(45deg,#000,#1a1a1a);\r\n  text-align: center;\r\n  padding: 70px 20px;\r\n  border-top: 1px solid rgba(255,215,0,0.2);\r\n}\r\n\r\n.cta h2 {\r\n  margin-bottom: 10px;\r\n}\r\n\r\n\/* CONTACT *\/\r\n.contact {\r\n  text-align: center;\r\n  color: #bbb;\r\n}\r\n\r\n\/* FOOTER *\/\r\n.footer {\r\n  background: #000;\r\n  text-align: center;\r\n  padding: 20px;\r\n  color: #666;\r\n}\r\n\r\n\/* WHATSAPP BUTTON *\/\r\n.whatsapp {\r\n  position: fixed;\r\n  bottom: 20px;\r\n  right: 20px;\r\n  background: #25D366;\r\n  color: white;\r\n  padding: 12px 18px;\r\n  border-radius: 50px;\r\n  text-decoration: none;\r\n  font-weight: 600;\r\n  z-index: 999;\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media(max-width:768px){\r\n  .hero h1 { font-size: 28px; }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- HEADER -->\r\n<div class=\"header\">\r\n  <div class=\"container nav\">\r\n    <div class=\"logo\">\r\n      <center><img decoding=\"async\" src=\"https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/04\/round_the_clock_logo_transparent-1.png\" alt=\"RTC Logo\"><\/center><pre><bold><span>Round The Clock<\/span> Security Solutions<\/bold><\/pre>\r\n    <\/div>\r\n    <div>\r\n      <a href=\"#about\">About<\/a>\r\n      <a href=\"#services\">Services<\/a>\r\n      <a href=\"#clients\">Clients<\/a>\r\n      <a href=\"#contact\">Career<\/a>\r\n      <a href=\"#contact\">Contact<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"container\">\r\n    <img decoding=\"async\" src=\"https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/04\/round_the_clock_logo_transparent-1.png\" alt=\"RTC Logo\">\r\n    <h1><span>Elite Security<\/span> & Protection Services<\/h1>\r\n    <p>Discipline. Trust. Protection. Serving India since 2006.<\/p>\r\n    <a href=\"#contact\" class=\"btn\">Get Quote<\/a>\r\n    <a href=\"tel:8103955555\" class=\"btn\">Call Now<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ABOUT -->\r\n<section id=\"about\" class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-title\">\r\n      <h2>About <span>RTC<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"about\">\r\n      Round The Clock Security Solutions is a trusted security provider established in 2006. \r\n      Led by an Ex-Army professional, we deliver disciplined, trained, and reliable security personnel across industries, corporates, and residential sectors.\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SERVICES -->\r\n<section id=\"services\" class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-title\">\r\n      <h2>Our <span>Services<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"grid\">\r\n      <div class=\"card\">Guarding Services<\/div>\r\n      <div class=\"card\">Industrial Security<\/div>\r\n      <div class=\"card\">Residential Security<\/div>\r\n      <div class=\"card\">Corporate Security<\/div>\r\n      <div class=\"card\">Hotel Security<\/div>\r\n      <div class=\"card\">Fire Squad<\/div>\r\n      <div class=\"card\">Office Support<\/div>\r\n      <div class=\"card\">Staff Outsourcing<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-title\">\r\n      <h2>Why <span>Choose Us<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"grid\">\r\n      <div class=\"card\">Government Approved<\/div>\r\n      <div class=\"card\">ISO Certified<\/div>\r\n      <div class=\"card\">Ex-Army Leadership<\/div>\r\n      <div class=\"card\">24x7 Support<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CLIENTS -->\r\n<section id=\"clients\" class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-title\">\r\n      <h2>Trusted <span>Clients<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"grid\">\r\n      <div class=\"client\">NTPC<\/div>\r\n      <div class=\"client\">Monte Carlo<\/div>\r\n      <div class=\"client\">Sagar Group<\/div>\r\n      <div class=\"client\">ITM University<\/div>\r\n      <div class=\"client\">Aditya College<\/div>\r\n      <div class=\"client\">Ravi Infra<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta\">\r\n  <h2>Need Professional Security?<\/h2>\r\n  <p>Let\u2019s secure your business today.<\/p>\r\n  <a href=\"#contact\" class=\"btn\">Request Quote<\/a>\r\n<\/section>\r\n\r\n<!-- CONTACT -->\r\n<section id=\"contact\" class=\"section\">\r\n  <div class=\"container contact\">\r\n    <div class=\"section-title\">\r\n      <h2>Contact <span>Us<\/span><\/h2>\r\n    <\/div>\r\n    <p><strong>Phone:<\/strong> 8103955555<\/p>\r\n    <p><strong>Email:<\/strong> rtcgwalior@gmail.com<\/p>\r\n    <p><strong>Head Office:<\/strong> Gwalior, MP<\/p>\r\n    <p><strong>Address:<\/strong> E-14 ShriRam Nagar Colony, <br>Near Dutta Hospital,\r\n<br>Bhadoriya Market, Thatipur,<\/br> Gwalior - 474011, Madhya Pradesh<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<div class=\"footer\">\r\n  \u00a9 2026 Round The Clock Security Solutions\r\n<\/div>\r\n\r\n<!-- WHATSAPP FLOAT -->\r\n<a href=\"https:\/\/wa.me\/918103955555\" class=\"whatsapp\">\ud83d\udcac Chat<\/a>\r\n\r\n<\/body>\r\n<\/html>\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>Round The Clock Security Solutions Round The Clock Security Solutions About Services Clients Career Contact Elite Security &#038; Protection Services Discipline. Trust. Protection. Serving India since 2006. Get Quote Call Now About RTC Round The Clock Security Solutions is a trusted security provider established in 2006. Led by an Ex-Army professional, we deliver disciplined, trained, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":45,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_regular_price":[],"currency_symbol":[],"footnotes":""},"class_list":["post-47","page","type-page","status-publish","has-post-thumbnail","hentry"],"post_slider_layout_featured_media_urls":{"thumbnail":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-150x150.png",150,150,true],"post_slider_layout_landscape_large":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-1200x768.png",1200,768,true],"post_slider_layout_portrait_large":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-1200x768.png",1200,768,true],"post_slider_layout_square_large":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-1200x768.png",1200,768,true],"post_slider_layout_landscape":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-600x400.png",600,400,true],"post_slider_layout_portrait":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-600x768.png",600,768,true],"post_slider_layout_square":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal-600x600.png",600,600,true],"full":["https:\/\/roundtheclock.co.in\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_njaldpnjaldpnjal.png",1408,768,false]},"_links":{"self":[{"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/pages\/47","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=47"}],"version-history":[{"count":31,"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/pages\/47\/revisions"}],"predecessor-version":[{"id":87,"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/pages\/47\/revisions\/87"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=\/wp\/v2\/media\/45"}],"wp:attachment":[{"href":"https:\/\/roundtheclock.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=47"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}