{"id":6,"date":"2026-06-17T12:06:48","date_gmt":"2026-06-17T12:06:48","guid":{"rendered":"https:\/\/royalandride.online\/wordpress\/?page_id=6"},"modified":"2026-06-17T12:13:52","modified_gmt":"2026-06-17T12:13:52","slug":"home","status":"publish","type":"page","link":"https:\/\/royalandride.online\/wordpress\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-201d956 e-con e-atomic-element e-flexbox-base e-8ed7e3d \" data-id=\"201d956\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"201d956\">\n    \t\t<div class=\"elementor-element elementor-element-af039f2 elementor-widget elementor-widget-html\" data-id=\"af039f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- RoyalRide Car Rentals Vizag - Fixed Full Code for Elementor \/ HTML Widget -->\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@600;700;800&family=Inter:wght@300;400;500;600;700;800;900&display=swap');\r\n@import url('https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.css');\r\n\r\n#royalride-site {\r\n    --navy: #051b35;\r\n    --navy2: #082748;\r\n    --gold: #d8a32a;\r\n    --gold2: #f4c65b;\r\n    --off: #fff9ef;\r\n    --white: #ffffff;\r\n    --sky: #55b8ff;\r\n    --text: #15273e;\r\n    --muted: #66788d;\r\n    --border: rgba(5, 27, 53, 0.12);\r\n    --shadow: 0 20px 60px rgba(5, 27, 53, 0.14);\r\n    --shadow2: 0 12px 35px rgba(5, 27, 53, 0.1);\r\n    --wa: #25d366;\r\n    font-family: \"Inter\", sans-serif;\r\n    color: var(--text);\r\n    background: var(--off);\r\n    overflow-x: hidden;\r\n    line-height: 1.4;\r\n}\r\n\r\n#royalride-site,\r\n#royalride-site * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n#royalride-site img {\r\n    max-width: 100%;\r\n    display: block;\r\n}\r\n\r\n#royalride-site a {\r\n    text-decoration: none;\r\n    color: inherit;\r\n}\r\n\r\n#royalride-site button,\r\n#royalride-site input,\r\n#royalride-site select,\r\n#royalride-site textarea {\r\n    font-family: inherit;\r\n}\r\n\r\n#royalride-site button {\r\n    cursor: pointer;\r\n}\r\n\r\n#royalride-site .rr-container {\r\n    width: min(1180px, 92%);\r\n    margin: auto;\r\n}\r\n\r\n#royalride-site .rr-section {\r\n    padding: 90px 0;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n#royalride-site .rr-page {\r\n    display: none;\r\n    animation: rrPageFade 0.45s ease;\r\n}\r\n\r\n#royalride-site .rr-page.rr-active {\r\n    display: block;\r\n}\r\n\r\n@keyframes rrPageFade {\r\n    from { opacity: 0; transform: translateY(16px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n#royalride-site .rr-section-head {\r\n    text-align: center;\r\n    max-width: 860px;\r\n    margin: 0 auto 48px;\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n\r\n#royalride-site .rr-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n    padding: 8px 14px;\r\n    border: 1px solid rgba(216, 163, 42, 0.45);\r\n    background: rgba(216, 163, 42, 0.12);\r\n    color: var(--navy);\r\n    border-radius: 999px;\r\n    font-weight: 900;\r\n    font-size: 13px;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 14px;\r\n}\r\n\r\n#royalride-site .rr-title {\r\n    font-family: \"Cinzel\", serif;\r\n    color: var(--navy);\r\n    font-size: clamp(30px, 4vw, 52px);\r\n    line-height: 1.08;\r\n    margin: 0 0 16px;\r\n}\r\n\r\n#royalride-site .rr-desc {\r\n    color: var(--muted);\r\n    font-size: 17px;\r\n    line-height: 1.75;\r\n    margin: 0;\r\n}\r\n\r\n#royalride-site .rr-btn {\r\n    border: none;\r\n    outline: none;\r\n    cursor: pointer;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 10px;\r\n    min-height: 48px;\r\n    padding: 14px 22px;\r\n    border-radius: 999px;\r\n    font-size: 15px;\r\n    font-weight: 900;\r\n    transition: 0.28s ease;\r\n    white-space: nowrap;\r\n    text-align: center;\r\n}\r\n\r\n#royalride-site .rr-btn-primary {\r\n    color: var(--navy);\r\n    background: linear-gradient(135deg, var(--gold), var(--gold2));\r\n    box-shadow: 0 12px 28px rgba(216, 163, 42, 0.32);\r\n}\r\n\r\n#royalride-site .rr-btn-primary:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 18px 38px rgba(216, 163, 42, 0.42);\r\n}\r\n\r\n#royalride-site .rr-btn-dark {\r\n    background: var(--navy);\r\n    color: var(--white);\r\n    box-shadow: 0 12px 25px rgba(5, 27, 53, 0.22);\r\n}\r\n\r\n#royalride-site .rr-btn-dark:hover {\r\n    background: var(--navy2);\r\n    transform: translateY(-3px);\r\n}\r\n\r\n#royalride-site .rr-btn-outline {\r\n    background: rgba(255, 255, 255, 0.92);\r\n    color: var(--navy);\r\n    border: 1px solid rgba(216, 163, 42, 0.35);\r\n    box-shadow: 0 12px 30px rgba(5, 27, 53, 0.12);\r\n}\r\n\r\n#royalride-site .rr-btn-outline:hover {\r\n    transform: translateY(-3px);\r\n    border-color: var(--gold);\r\n}\r\n\r\n#royalride-site .rr-btn-wa {\r\n    color: #ffffff;\r\n    background: var(--wa);\r\n    box-shadow: 0 12px 28px rgba(37, 211, 102, 0.28);\r\n}\r\n\r\n#royalride-site .rr-grid {\r\n    display: grid;\r\n    gap: 24px;\r\n    align-items: stretch;\r\n}\r\n\r\n#royalride-site .rr-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n#royalride-site .rr-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }\r\n#royalride-site .rr-grid-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }\r\n#royalride-site .rr-grid-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }\r\n\r\n#royalride-site .rr-reveal {\r\n    opacity: 0;\r\n    transform: translateY(28px);\r\n    transition: 0.7s ease;\r\n}\r\n\r\n#royalride-site .rr-reveal.rr-show {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n}\r\n\r\n#royalride-site .rr-top-strip {\r\n    background: linear-gradient(90deg, var(--navy), #0a315e);\r\n    color: #ffffff;\r\n    font-size: 14px;\r\n    padding: 10px 0;\r\n}\r\n\r\n#royalride-site .rr-top-strip .rr-container {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    gap: 16px;\r\n    flex-wrap: wrap;\r\n    align-items: center;\r\n}\r\n\r\n#royalride-site .rr-top-links {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 18px;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n#royalride-site .rr-top-links a {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 7px;\r\n    color: #ffffff;\r\n    opacity: 0.95;\r\n}\r\n\r\n#royalride-site .rr-header {\r\n    background: rgba(255, 249, 239, 0.98);\r\n    backdrop-filter: blur(18px);\r\n    border-bottom: 1px solid var(--border);\r\n    z-index: 99;\r\n    position: relative;\r\n}\r\n\r\n#royalride-site .rr-nav-wrap {\r\n    min-height: 82px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 18px;\r\n}\r\n\r\n#royalride-site .rr-brand {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 13px;\r\n    min-width: 230px;\r\n}\r\n\r\n#royalride-site .rr-brand-logo {\r\n    width: 62px;\r\n    height: 62px;\r\n    border-radius: 18px;\r\n    overflow: hidden;\r\n    border: 2px solid rgba(216, 163, 42, 0.55);\r\n    background: #ffffff;\r\n    box-shadow: 0 8px 22px rgba(5, 27, 53, 0.14);\r\n    flex: 0 0 auto;\r\n}\r\n\r\n#royalride-site .rr-brand-logo img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center;\r\n}\r\n\r\n#royalride-site .rr-brand-text strong {\r\n    display: block;\r\n    color: var(--navy);\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: 24px;\r\n    line-height: 1;\r\n}\r\n\r\n#royalride-site .rr-brand-text span {\r\n    display: block;\r\n    color: var(--gold);\r\n    font-weight: 900;\r\n    letter-spacing: 0.18em;\r\n    font-size: 11px;\r\n    margin-top: 5px;\r\n    text-transform: uppercase;\r\n}\r\n\r\n#royalride-site .rr-nav-menu {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 5px;\r\n    list-style: none;\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n#royalride-site .rr-nav-menu a {\r\n    display: block;\r\n    padding: 11px 12px;\r\n    color: var(--navy);\r\n    font-size: 14px;\r\n    font-weight: 900;\r\n    border-radius: 999px;\r\n    transition: 0.25s ease;\r\n}\r\n\r\n#royalride-site .rr-nav-menu a:hover,\r\n#royalride-site .rr-nav-menu a.rr-active {\r\n    background: rgba(216, 163, 42, 0.16);\r\n    color: var(--navy);\r\n}\r\n\r\n#royalride-site .rr-header-actions {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n}\r\n\r\n#royalride-site .rr-menu-toggle {\r\n    width: 46px;\r\n    height: 46px;\r\n    border: none;\r\n    border-radius: 14px;\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 24px;\r\n}\r\n\r\n#royalride-site .rr-home-hero {\r\n    position: relative;\r\n    overflow: hidden;\r\n    min-height: 760px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n    isolation: isolate;\r\n}\r\n\r\n#royalride-site .rr-hero-bg-video {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center;\r\n    z-index: 0;\r\n    filter: saturate(1.15) contrast(1.05) brightness(0.92);\r\n}\r\n\r\n#royalride-site .rr-home-hero::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n        radial-gradient(circle at 50% 25%, rgba(216, 163, 42, 0.24), transparent 34%),\r\n        radial-gradient(circle at 20% 75%, rgba(85, 184, 255, 0.2), transparent 34%),\r\n        linear-gradient(115deg, rgba(5, 27, 53, 0.68), rgba(5, 27, 53, 0.48));\r\n    z-index: 1;\r\n    pointer-events: none;\r\n}\r\n\r\n#royalride-site .rr-home-hero::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(180deg, rgba(5, 27, 53, 0.24), rgba(5, 27, 53, 0.62));\r\n    z-index: 1;\r\n    pointer-events: none;\r\n}\r\n\r\n#royalride-site .rr-home-hero .rr-container {\r\n    position: relative;\r\n    z-index: 2;\r\n    min-height: 760px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 95px 0;\r\n}\r\n\r\n#royalride-site .rr-home-content {\r\n    width: min(980px, 100%);\r\n    margin: auto;\r\n    text-align: center;\r\n    padding: 30px 18px;\r\n    text-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);\r\n}\r\n\r\n#royalride-site .rr-hero-logo {\r\n    width: 104px;\r\n    height: 104px;\r\n    margin: 0 auto 20px;\r\n    border-radius: 28px;\r\n    background: rgba(255, 255, 255, 0.94);\r\n    border: 2px solid rgba(244, 198, 91, 0.72);\r\n    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.25);\r\n    padding: 10px;\r\n}\r\n\r\n#royalride-site .rr-hero-logo img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center;\r\n    border-radius: 20px;\r\n}\r\n\r\n#royalride-site .rr-spiritual {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 12px;\r\n    color: var(--gold2);\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: 22px;\r\n    font-weight: 900;\r\n    margin-bottom: 16px;\r\n}\r\n\r\n#royalride-site .rr-home-hero h1 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: clamp(42px, 6vw, 88px);\r\n    line-height: 0.98;\r\n    margin: 0 0 20px;\r\n    letter-spacing: -1.2px;\r\n}\r\n\r\n#royalride-site .rr-home-hero h1 span,\r\n#royalride-site .rr-page-hero h1 span {\r\n    color: var(--gold2);\r\n}\r\n\r\n#royalride-site .rr-home-hero p {\r\n    max-width: 850px;\r\n    color: rgba(255, 255, 255, 0.9);\r\n    font-size: 18px;\r\n    line-height: 1.8;\r\n    margin: 0 auto 30px;\r\n}\r\n\r\n#royalride-site .rr-actions {\r\n    display: flex;\r\n    justify-content: flex-start;\r\n    gap: 14px;\r\n    flex-wrap: wrap;\r\n    align-items: center;\r\n}\r\n\r\n#royalride-site .rr-home-hero .rr-actions {\r\n    justify-content: center;\r\n}\r\n\r\n#royalride-site .rr-badges {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 12px;\r\n    flex-wrap: wrap;\r\n    margin: 25px auto 0;\r\n}\r\n\r\n#royalride-site .rr-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n    background: rgba(255, 255, 255, 0.13);\r\n    border: 1px solid rgba(255, 255, 255, 0.24);\r\n    padding: 10px 14px;\r\n    border-radius: 999px;\r\n    backdrop-filter: blur(10px);\r\n    font-weight: 900;\r\n    font-size: 13px;\r\n}\r\n\r\n#royalride-site .rr-page-hero {\r\n    min-height: 600px;\r\n    display: flex;\r\n    align-items: center;\r\n    color: #ffffff;\r\n    background:\r\n        linear-gradient(115deg, rgba(5, 27, 53, 0.78), rgba(5, 27, 53, 0.45)),\r\n        var(--hero-image, url('https:\/\/images.unsplash.com\/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1800&q=90')) center\/cover no-repeat;\r\n    isolation: isolate;\r\n    position: relative;\r\n}\r\n\r\n#royalride-site .rr-page-hero::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n        radial-gradient(circle at 18% 18%, rgba(216, 163, 42, 0.28), transparent 35%),\r\n        radial-gradient(circle at 82% 72%, rgba(85, 184, 255, 0.22), transparent 36%);\r\n    z-index: 0;\r\n    pointer-events: none;\r\n}\r\n\r\n#royalride-site .rr-page-hero .rr-container {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: grid;\r\n    grid-template-columns: 1fr 0.8fr;\r\n    gap: 42px;\r\n    align-items: center;\r\n    padding: 80px 0;\r\n}\r\n\r\n#royalride-site .rr-page-hero .rr-eyebrow,\r\n#royalride-site .rr-dark .rr-eyebrow,\r\n#royalride-site .rr-contact-start .rr-eyebrow {\r\n    color: #ffffff;\r\n    border-color: rgba(244, 198, 91, 0.58);\r\n    background: rgba(216, 163, 42, 0.18);\r\n}\r\n\r\n#royalride-site .rr-page-hero h1 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: clamp(42px, 6vw, 82px);\r\n    line-height: 1;\r\n    margin: 0 0 20px;\r\n    text-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);\r\n}\r\n\r\n#royalride-site .rr-page-hero p {\r\n    color: rgba(255, 255, 255, 0.9);\r\n    font-size: 18px;\r\n    line-height: 1.85;\r\n    margin: 0 0 28px;\r\n    max-width: 760px;\r\n}\r\n\r\n#royalride-site .rr-hero-card {\r\n    background: rgba(255, 255, 255, 0.13);\r\n    border: 1px solid rgba(255, 255, 255, 0.24);\r\n    backdrop-filter: blur(14px);\r\n    border-radius: 34px;\r\n    padding: 20px;\r\n    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.28);\r\n}\r\n\r\n#royalride-site .rr-hero-card img {\r\n    width: 100%;\r\n    height: 260px;\r\n    object-fit: cover;\r\n    border-radius: 24px;\r\n    background: #ffffff;\r\n    border: 1px solid rgba(255, 255, 255, 0.25);\r\n}\r\n\r\n#royalride-site .rr-hero-card-content {\r\n    background: #ffffff;\r\n    color: var(--navy);\r\n    margin-top: 16px;\r\n    border-radius: 24px;\r\n    padding: 22px;\r\n}\r\n\r\n#royalride-site .rr-hero-card-content h3 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: 23px;\r\n    margin: 0 0 8px;\r\n}\r\n\r\n#royalride-site .rr-hero-card-content p {\r\n    color: var(--muted);\r\n    line-height: 1.65;\r\n    font-size: 14px;\r\n    margin: 0;\r\n}\r\n\r\n#royalride-site .rr-quick-contact {\r\n    margin-top: -55px;\r\n    position: relative;\r\n    z-index: 5;\r\n    overflow: visible;\r\n    padding-bottom: 30px;\r\n}\r\n\r\n#royalride-site .rr-quick-panel {\r\n    background: #ffffff;\r\n    border-radius: 30px;\r\n    box-shadow: var(--shadow);\r\n    border: 1px solid var(--border);\r\n    padding: 22px;\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 16px;\r\n}\r\n\r\n#royalride-site .rr-quick-item {\r\n    width: 100%;\r\n    min-width: 0;\r\n    padding: 18px;\r\n    border-radius: 22px;\r\n    background: linear-gradient(180deg, #ffffff, rgba(85, 184, 255, 0.07));\r\n    border: 1px solid var(--border);\r\n    display: flex;\r\n    gap: 14px;\r\n    align-items: center;\r\n    min-height: 96px;\r\n    text-align: left;\r\n    transition: 0.25s ease;\r\n    color: var(--navy);\r\n}\r\n\r\n#royalride-site .rr-quick-item:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: var(--shadow2);\r\n}\r\n\r\n#royalride-site .rr-quick-item i {\r\n    width: 46px;\r\n    height: 46px;\r\n    flex: 0 0 auto;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 16px;\r\n    background: rgba(216, 163, 42, 0.16);\r\n    color: var(--navy);\r\n    font-size: 23px;\r\n}\r\n\r\n#royalride-site .rr-quick-item small {\r\n    display: block;\r\n    color: var(--muted);\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n#royalride-site .rr-quick-item strong {\r\n    color: var(--navy);\r\n    font-size: 16px;\r\n    overflow-wrap: anywhere;\r\n}\r\n\r\n#royalride-site .rr-card {\r\n    min-width: 0;\r\n    border-radius: 30px;\r\n    overflow: hidden;\r\n    background: #ffffff;\r\n    border: 1px solid var(--border);\r\n    box-shadow: var(--shadow2);\r\n    transition: 0.28s ease;\r\n    height: 100%;\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n#royalride-site .rr-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: var(--shadow);\r\n}\r\n\r\n#royalride-site .rr-card-img {\r\n    height: 220px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    background: #edf5fb;\r\n}\r\n\r\n#royalride-site .rr-card-img img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center;\r\n    transition: 0.5s ease;\r\n}\r\n\r\n#royalride-site .rr-card:hover .rr-card-img img {\r\n    transform: scale(1.08);\r\n}\r\n\r\n#royalride-site .rr-tag {\r\n    position: absolute;\r\n    top: 16px;\r\n    left: 16px;\r\n    background: linear-gradient(135deg, var(--gold), var(--gold2));\r\n    color: var(--navy);\r\n    font-weight: 900;\r\n    font-size: 12px;\r\n    padding: 8px 12px;\r\n    border-radius: 999px;\r\n}\r\n\r\n#royalride-site .rr-card-body {\r\n    padding: 24px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    flex: 1;\r\n}\r\n\r\n#royalride-site .rr-card-body h3 {\r\n    font-family: \"Cinzel\", serif;\r\n    color: var(--navy);\r\n    font-size: 23px;\r\n    line-height: 1.22;\r\n    margin: 0 0 10px;\r\n}\r\n\r\n#royalride-site .rr-card-body p {\r\n    color: var(--muted);\r\n    line-height: 1.7;\r\n    margin: 0 0 18px;\r\n    flex: 1;\r\n}\r\n\r\n#royalride-site .rr-card-actions {\r\n    display: flex;\r\n    gap: 10px;\r\n    flex-wrap: wrap;\r\n    margin-top: auto;\r\n}\r\n\r\n#royalride-site .rr-card-actions .rr-btn {\r\n    min-height: 43px;\r\n    padding: 11px 16px;\r\n    font-size: 14px;\r\n}\r\n\r\n#royalride-site .rr-small-card {\r\n    background: #ffffff;\r\n    border: 1px solid var(--border);\r\n    border-radius: 26px;\r\n    padding: 28px;\r\n    box-shadow: var(--shadow2);\r\n    height: 100%;\r\n    transition: 0.28s ease;\r\n}\r\n\r\n#royalride-site .rr-small-card:hover {\r\n    transform: translateY(-7px);\r\n    box-shadow: var(--shadow);\r\n}\r\n\r\n#royalride-site .rr-small-card i {\r\n    width: 58px;\r\n    height: 58px;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 19px;\r\n    background: linear-gradient(135deg, var(--gold), var(--gold2));\r\n    color: var(--navy);\r\n    font-size: 28px;\r\n    margin-bottom: 18px;\r\n}\r\n\r\n#royalride-site .rr-small-card h3 {\r\n    color: var(--navy);\r\n    font-size: 22px;\r\n    margin: 0 0 10px;\r\n}\r\n\r\n#royalride-site .rr-small-card p {\r\n    color: var(--muted);\r\n    line-height: 1.75;\r\n    margin: 0 0 18px;\r\n}\r\n\r\n#royalride-site .rr-dark {\r\n    background:\r\n        linear-gradient(115deg, rgba(5, 27, 53, 0.72), rgba(5, 27, 53, 0.4)),\r\n        url('https:\/\/images.unsplash.com\/photo-1526772662000-3f88f10405ff?auto=format&fit=crop&w=1800&q=90') center\/cover no-repeat;\r\n    color: #ffffff;\r\n    isolation: isolate;\r\n}\r\n\r\n#royalride-site .rr-dark::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(circle at 20% 20%, rgba(216, 163, 42, 0.23), transparent 34%);\r\n    z-index: 0;\r\n    pointer-events: none;\r\n}\r\n\r\n#royalride-site .rr-dark .rr-container {\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n\r\n#royalride-site .rr-dark .rr-title,\r\n#royalride-site .rr-dark .rr-desc {\r\n    color: #ffffff;\r\n    text-shadow: 0 8px 20px rgba(0, 0, 0, 0.28);\r\n}\r\n\r\n#royalride-site .rr-dark-card {\r\n    min-width: 0;\r\n    background: rgba(5, 27, 53, 0.68);\r\n    border: 1px solid rgba(255, 255, 255, 0.24);\r\n    backdrop-filter: blur(10px);\r\n    border-radius: 28px;\r\n    padding: 24px;\r\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.2);\r\n    height: 100%;\r\n    display: flex;\r\n    flex-direction: column;\r\n    transition: 0.28s ease;\r\n}\r\n\r\n#royalride-site .rr-dark-card:hover {\r\n    transform: translateY(-8px);\r\n    background: rgba(5, 27, 53, 0.78);\r\n}\r\n\r\n#royalride-site .rr-dark-card i {\r\n    width: 58px;\r\n    height: 58px;\r\n    flex: 0 0 auto;\r\n    border-radius: 19px;\r\n    display: grid;\r\n    place-items: center;\r\n    background: linear-gradient(135deg, var(--gold), var(--gold2));\r\n    color: var(--navy);\r\n    font-size: 28px;\r\n    margin-bottom: 18px;\r\n}\r\n\r\n#royalride-site .rr-dark-card h3 {\r\n    font-size: 22px;\r\n    margin: 0 0 10px;\r\n}\r\n\r\n#royalride-site .rr-dark-card p {\r\n    color: rgba(255, 255, 255, 0.86);\r\n    line-height: 1.7;\r\n    margin: 0 0 18px;\r\n    flex: 1;\r\n}\r\n\r\n#royalride-site .rr-split {\r\n    display: grid;\r\n    grid-template-columns: 0.95fr 1.05fr;\r\n    gap: 44px;\r\n    align-items: center;\r\n}\r\n\r\n#royalride-site .rr-split-media {\r\n    position: relative;\r\n    min-width: 0;\r\n}\r\n\r\n#royalride-site .rr-split-img {\r\n    border-radius: 34px;\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow);\r\n    border: 8px solid #ffffff;\r\n    background: #ffffff;\r\n}\r\n\r\n#royalride-site .rr-split-img img {\r\n    width: 100%;\r\n    height: 520px;\r\n    object-fit: cover;\r\n    object-position: center;\r\n}\r\n\r\n#royalride-site .rr-floating-badge {\r\n    position: absolute;\r\n    left: 24px;\r\n    bottom: 24px;\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n    border-radius: 22px;\r\n    padding: 18px 20px;\r\n    border: 1px solid rgba(255, 255, 255, 0.2);\r\n    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.25);\r\n    max-width: calc(100% - 48px);\r\n}\r\n\r\n#royalride-site .rr-floating-badge span {\r\n    display: block;\r\n    color: var(--gold2);\r\n    font-size: 12px;\r\n    text-transform: uppercase;\r\n    font-weight: 900;\r\n    letter-spacing: 0.12em;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n#royalride-site .rr-floating-badge strong {\r\n    display: block;\r\n    font-size: 18px;\r\n    overflow-wrap: anywhere;\r\n}\r\n\r\n#royalride-site .rr-split-content h2 {\r\n    font-family: \"Cinzel\", serif;\r\n    color: var(--navy);\r\n    font-size: clamp(30px, 4vw, 52px);\r\n    line-height: 1.08;\r\n    margin: 0 0 18px;\r\n}\r\n\r\n#royalride-site .rr-split-content p {\r\n    color: var(--muted);\r\n    font-size: 17px;\r\n    line-height: 1.85;\r\n    margin: 0 0 18px;\r\n}\r\n\r\n#royalride-site .rr-tick-list {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 12px;\r\n    margin: 24px 0 30px;\r\n    padding: 0;\r\n}\r\n\r\n#royalride-site .rr-tick-list li {\r\n    list-style: none;\r\n    background: #ffffff;\r\n    border: 1px solid var(--border);\r\n    padding: 14px;\r\n    border-radius: 16px;\r\n    font-weight: 900;\r\n    color: var(--navy);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    min-width: 0;\r\n    overflow-wrap: anywhere;\r\n}\r\n\r\n#royalride-site .rr-tick-list i {\r\n    color: var(--gold);\r\n    font-size: 20px;\r\n    flex: 0 0 auto;\r\n}\r\n\r\n#royalride-site .rr-stats {\r\n    display: grid;\r\n    grid-template-columns: repeat(5, 1fr);\r\n    gap: 18px;\r\n}\r\n\r\n#royalride-site .rr-stat {\r\n    min-width: 0;\r\n    background: linear-gradient(180deg, #ffffff, rgba(85, 184, 255, 0.08));\r\n    border: 1px solid var(--border);\r\n    border-radius: 24px;\r\n    padding: 28px 18px;\r\n    text-align: center;\r\n    box-shadow: var(--shadow2);\r\n}\r\n\r\n#royalride-site .rr-stat i {\r\n    color: var(--gold);\r\n    font-size: 34px;\r\n    margin-bottom: 12px;\r\n}\r\n\r\n#royalride-site .rr-stat h3 {\r\n    color: var(--navy);\r\n    font-size: 34px;\r\n    margin: 0 0 4px;\r\n    font-weight: 900;\r\n}\r\n\r\n#royalride-site .rr-stat p {\r\n    color: var(--muted);\r\n    font-weight: 800;\r\n    font-size: 14px;\r\n    margin: 0;\r\n}\r\n\r\n#royalride-site .rr-payment-section {\r\n    background:\r\n        radial-gradient(circle at 15% 20%, rgba(85, 184, 255, 0.18), transparent 35%),\r\n        radial-gradient(circle at 85% 70%, rgba(216, 163, 42, 0.22), transparent 35%),\r\n        #ffffff;\r\n}\r\n\r\n#royalride-site .rr-payment-card {\r\n    display: grid;\r\n    grid-template-columns: 0.9fr 1.1fr;\r\n    gap: 34px;\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n    border-radius: 36px;\r\n    padding: 34px;\r\n    align-items: center;\r\n    box-shadow: var(--shadow);\r\n    overflow: hidden;\r\n    position: relative;\r\n}\r\n\r\n#royalride-site .rr-payment-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 340px;\r\n    height: 340px;\r\n    border-radius: 50%;\r\n    right: -110px;\r\n    top: -120px;\r\n    background: rgba(216, 163, 42, 0.22);\r\n    filter: blur(2px);\r\n}\r\n\r\n#royalride-site .rr-qr-box {\r\n    background: #ffffff;\r\n    border-radius: 28px;\r\n    padding: 20px;\r\n    position: relative;\r\n    z-index: 2;\r\n    text-align: center;\r\n    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.25);\r\n    min-width: 0;\r\n}\r\n\r\n#royalride-site .rr-qr-box img {\r\n    width: min(310px, 100%);\r\n    margin: 0 auto;\r\n    border-radius: 20px;\r\n}\r\n\r\n#royalride-site .rr-qr-box strong {\r\n    display: block;\r\n    color: var(--navy);\r\n    margin-top: 14px;\r\n    font-size: 18px;\r\n}\r\n\r\n#royalride-site .rr-payment-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    min-width: 0;\r\n}\r\n\r\n#royalride-site .rr-payment-content .rr-eyebrow {\r\n    color: #ffffff;\r\n    border-color: rgba(244, 198, 91, 0.55);\r\n    background: rgba(216, 163, 42, 0.16);\r\n}\r\n\r\n#royalride-site .rr-payment-content h2 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: clamp(30px, 4vw, 48px);\r\n    margin: 0 0 16px;\r\n}\r\n\r\n#royalride-site .rr-payment-content p {\r\n    color: rgba(255, 255, 255, 0.78);\r\n    line-height: 1.8;\r\n    font-size: 17px;\r\n    margin: 0 0 20px;\r\n}\r\n\r\n#royalride-site .rr-payment-points {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 12px;\r\n    margin: 24px 0;\r\n}\r\n\r\n#royalride-site .rr-payment-points span {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    background: rgba(255, 255, 255, 0.1);\r\n    border: 1px solid rgba(255, 255, 255, 0.16);\r\n    border-radius: 16px;\r\n    padding: 13px;\r\n    font-weight: 900;\r\n    min-width: 0;\r\n}\r\n\r\n#royalride-site .rr-payment-points i {\r\n    color: var(--gold2);\r\n    flex: 0 0 auto;\r\n}\r\n\r\n#royalride-site .rr-contact-start {\r\n    background:\r\n        linear-gradient(120deg, rgba(5, 27, 53, 0.73), rgba(5, 27, 53, 0.42)),\r\n        url('https:\/\/images.unsplash.com\/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1800&q=90') center\/cover no-repeat;\r\n    color: #ffffff;\r\n    isolation: isolate;\r\n}\r\n\r\n#royalride-site .rr-contact-start::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(circle at 80% 15%, rgba(216, 163, 42, 0.26), transparent 34%);\r\n    z-index: 0;\r\n}\r\n\r\n#royalride-site .rr-contact-start .rr-container {\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n\r\n#royalride-site .rr-contact-grid {\r\n    display: grid;\r\n    grid-template-columns: 0.85fr 1.15fr;\r\n    gap: 34px;\r\n    align-items: stretch;\r\n}\r\n\r\n#royalride-site .rr-contact-info {\r\n    background: rgba(5, 27, 53, 0.72);\r\n    border: 1px solid rgba(255, 255, 255, 0.24);\r\n    backdrop-filter: blur(10px);\r\n    border-radius: 32px;\r\n    padding: 30px;\r\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n#royalride-site .rr-contact-info h1,\r\n#royalride-site .rr-contact-info h2 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: clamp(32px, 4vw, 52px);\r\n    line-height: 1.08;\r\n    margin: 0 0 16px;\r\n}\r\n\r\n#royalride-site .rr-contact-info p {\r\n    color: rgba(255, 255, 255, 0.86);\r\n    line-height: 1.8;\r\n    margin: 0 0 20px;\r\n}\r\n\r\n#royalride-site .rr-contact-box {\r\n    display: flex;\r\n    gap: 14px;\r\n    align-items: flex-start;\r\n    padding: 16px;\r\n    border-radius: 20px;\r\n    background: rgba(255, 255, 255, 0.1);\r\n    border: 1px solid rgba(255, 255, 255, 0.16);\r\n    margin-bottom: 14px;\r\n}\r\n\r\n#royalride-site .rr-contact-box i {\r\n    width: 48px;\r\n    height: 48px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 16px;\r\n    background: linear-gradient(135deg, var(--gold), var(--gold2));\r\n    color: var(--navy);\r\n    font-size: 23px;\r\n}\r\n\r\n#royalride-site .rr-contact-box small {\r\n    display: block;\r\n    color: var(--gold2);\r\n    font-size: 11px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 5px;\r\n}\r\n\r\n#royalride-site .rr-contact-box strong,\r\n#royalride-site .rr-contact-box a {\r\n    color: #ffffff;\r\n    line-height: 1.5;\r\n    overflow-wrap: anywhere;\r\n}\r\n\r\n#royalride-site .rr-form-card {\r\n    background: rgba(255, 255, 255, 0.98);\r\n    color: var(--navy);\r\n    border-radius: 32px;\r\n    padding: 30px;\r\n    box-shadow: var(--shadow);\r\n    overflow: hidden;\r\n}\r\n\r\n#royalride-site .rr-form-card h3 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: 32px;\r\n    margin: 0 0 18px;\r\n}\r\n\r\n#royalride-site .rr-form-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 14px;\r\n}\r\n\r\n#royalride-site .rr-form-group {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 7px;\r\n    margin-bottom: 14px;\r\n    min-width: 0;\r\n}\r\n\r\n#royalride-site .rr-form-group.rr-full {\r\n    grid-column: 1 \/ -1;\r\n}\r\n\r\n#royalride-site .rr-form-group label {\r\n    color: var(--navy);\r\n    font-size: 13px;\r\n    font-weight: 900;\r\n}\r\n\r\n#royalride-site .rr-form-group input,\r\n#royalride-site .rr-form-group select,\r\n#royalride-site .rr-form-group textarea {\r\n    width: 100%;\r\n    min-width: 0;\r\n    border: 1px solid rgba(5, 27, 53, 0.15);\r\n    background: #fafcff;\r\n    border-radius: 15px;\r\n    padding: 13px 14px;\r\n    outline: none;\r\n    color: var(--navy);\r\n    font-size: 15px;\r\n    transition: 0.22s ease;\r\n}\r\n\r\n#royalride-site .rr-form-group textarea {\r\n    resize: vertical;\r\n    min-height: 110px;\r\n}\r\n\r\n#royalride-site .rr-form-group input:focus,\r\n#royalride-site .rr-form-group select:focus,\r\n#royalride-site .rr-form-group textarea:focus {\r\n    border-color: var(--gold);\r\n    box-shadow: 0 0 0 4px rgba(216, 163, 42, 0.13);\r\n}\r\n\r\n#royalride-site .rr-form-card .rr-btn {\r\n    width: 100%;\r\n    margin-top: 4px;\r\n}\r\n\r\n#royalride-site .rr-faq-wrap {\r\n    max-width: 900px;\r\n    margin: auto;\r\n}\r\n\r\n#royalride-site .rr-faq-item {\r\n    background: #ffffff;\r\n    border: 1px solid var(--border);\r\n    border-radius: 22px;\r\n    margin-bottom: 14px;\r\n    overflow: hidden;\r\n    box-shadow: 0 10px 25px rgba(5, 27, 53, 0.06);\r\n}\r\n\r\n#royalride-site .rr-faq-question {\r\n    width: 100%;\r\n    background: #ffffff;\r\n    border: none;\r\n    cursor: pointer;\r\n    padding: 20px 22px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    gap: 20px;\r\n    text-align: left;\r\n    color: var(--navy);\r\n    font-size: 17px;\r\n    font-weight: 900;\r\n}\r\n\r\n#royalride-site .rr-faq-question i {\r\n    color: var(--gold);\r\n    transition: 0.25s ease;\r\n    flex: 0 0 auto;\r\n}\r\n\r\n#royalride-site .rr-faq-answer {\r\n    max-height: 0;\r\n    overflow: hidden;\r\n    transition: 0.3s ease;\r\n    padding: 0 22px;\r\n    color: var(--muted);\r\n    line-height: 1.75;\r\n}\r\n\r\n#royalride-site .rr-faq-item.rr-active .rr-faq-answer {\r\n    max-height: 260px;\r\n    padding: 0 22px 20px;\r\n}\r\n\r\n#royalride-site .rr-faq-item.rr-active .rr-faq-question i {\r\n    transform: rotate(180deg);\r\n}\r\n\r\n#royalride-site .rr-footer {\r\n    background: #031225;\r\n    color: #ffffff;\r\n    padding: 45px 0 20px;\r\n}\r\n\r\n#royalride-site .rr-footer-grid {\r\n    display: grid;\r\n    grid-template-columns: 1.2fr 0.8fr 0.8fr 1fr;\r\n    gap: 28px;\r\n    padding-bottom: 32px;\r\n    border-bottom: 1px solid rgba(255, 255, 255, 0.12);\r\n}\r\n\r\n#royalride-site .rr-footer h3 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: 23px;\r\n    margin: 0 0 14px;\r\n    color: var(--gold2);\r\n}\r\n\r\n#royalride-site .rr-footer p,\r\n#royalride-site .rr-footer a,\r\n#royalride-site .rr-footer li {\r\n    color: rgba(255, 255, 255, 0.75);\r\n    line-height: 1.75;\r\n    font-size: 14px;\r\n    overflow-wrap: anywhere;\r\n}\r\n\r\n#royalride-site .rr-footer ul {\r\n    list-style: none;\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n#royalride-site .rr-footer li {\r\n    margin-bottom: 8px;\r\n}\r\n\r\n#royalride-site .rr-footer a:hover {\r\n    color: var(--gold2);\r\n}\r\n\r\n#royalride-site .rr-socials {\r\n    display: flex;\r\n    gap: 10px;\r\n    margin-top: 16px;\r\n}\r\n\r\n#royalride-site .rr-socials a {\r\n    width: 42px;\r\n    height: 42px;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 14px;\r\n    background: rgba(255, 255, 255, 0.1);\r\n    color: #ffffff;\r\n    font-size: 18px;\r\n    transition: 0.25s ease;\r\n}\r\n\r\n#royalride-site .rr-socials a:hover {\r\n    background: var(--gold);\r\n    color: var(--navy);\r\n    transform: translateY(-3px);\r\n}\r\n\r\n#royalride-site .rr-footer-bottom {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    gap: 12px;\r\n    flex-wrap: wrap;\r\n    padding-top: 20px;\r\n    color: rgba(255, 255, 255, 0.65);\r\n    font-size: 14px;\r\n}\r\n\r\n#royalride-site .rr-modal-overlay {\r\n    position: fixed;\r\n    inset: 0;\r\n    background: rgba(3, 18, 37, 0.74);\r\n    backdrop-filter: blur(8px);\r\n    z-index: 999999;\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 18px;\r\n}\r\n\r\n#royalride-site .rr-modal-overlay.rr-active {\r\n    display: flex;\r\n}\r\n\r\n#royalride-site .rr-booking-modal {\r\n    width: min(940px, 100%);\r\n    max-height: 92vh;\r\n    overflow: auto;\r\n    background: #ffffff;\r\n    border-radius: 30px;\r\n    position: relative;\r\n    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.35);\r\n}\r\n\r\n#royalride-site .rr-modal-head {\r\n    background: linear-gradient(135deg, var(--navy), #0a315e);\r\n    color: #ffffff;\r\n    padding: 26px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: flex-start;\r\n    gap: 20px;\r\n    border-radius: 30px 30px 0 0;\r\n}\r\n\r\n#royalride-site .rr-modal-head h2 {\r\n    font-family: \"Cinzel\", serif;\r\n    font-size: 30px;\r\n    margin: 0 0 6px;\r\n}\r\n\r\n#royalride-site .rr-modal-head p {\r\n    color: rgba(255, 255, 255, 0.76);\r\n    line-height: 1.6;\r\n    margin: 0;\r\n}\r\n\r\n#royalride-site .rr-close-modal {\r\n    border: none;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 14px;\r\n    background: rgba(255, 255, 255, 0.12);\r\n    color: #ffffff;\r\n    font-size: 24px;\r\n    flex: 0 0 auto;\r\n}\r\n\r\n#royalride-site .rr-booking-body {\r\n    padding: 26px;\r\n}\r\n\r\n#royalride-site .rr-booking-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 14px;\r\n}\r\n\r\n#royalride-site .rr-payment-after {\r\n    display: none;\r\n    margin-top: 22px;\r\n    background: linear-gradient(135deg, rgba(5, 27, 53, 0.96), rgba(8, 39, 72, 0.94));\r\n    color: #ffffff;\r\n    border-radius: 26px;\r\n    padding: 22px;\r\n    grid-template-columns: 260px 1fr;\r\n    gap: 22px;\r\n    align-items: center;\r\n}\r\n\r\n#royalride-site .rr-payment-after.rr-show {\r\n    display: grid;\r\n}\r\n\r\n#royalride-site .rr-modal-qr {\r\n    background: #ffffff;\r\n    border-radius: 22px;\r\n    padding: 14px;\r\n    text-align: center;\r\n    min-width: 0;\r\n}\r\n\r\n#royalride-site .rr-modal-qr img {\r\n    width: 100%;\r\n    border-radius: 16px;\r\n}\r\n\r\n#royalride-site .rr-payment-after h3 {\r\n    font-size: 24px;\r\n    margin: 0 0 10px;\r\n}\r\n\r\n#royalride-site .rr-payment-after p {\r\n    color: rgba(255, 255, 255, 0.78);\r\n    line-height: 1.7;\r\n    margin: 0 0 12px;\r\n}\r\n\r\n#royalride-site .rr-booking-summary {\r\n    background: rgba(255, 255, 255, 0.1);\r\n    border: 1px solid rgba(255, 255, 255, 0.16);\r\n    border-radius: 16px;\r\n    padding: 14px;\r\n    margin: 14px 0;\r\n    color: rgba(255, 255, 255, 0.88);\r\n    line-height: 1.7;\r\n    font-size: 14px;\r\n    overflow-wrap: anywhere;\r\n}\r\n\r\n#royalride-site .rr-modal-actions {\r\n    display: flex;\r\n    gap: 12px;\r\n    flex-wrap: wrap;\r\n    margin-top: 14px;\r\n}\r\n\r\n#royalride-site .rr-floating-whatsapp {\r\n    position: fixed;\r\n    right: 22px;\r\n    bottom: 22px;\r\n    width: 58px;\r\n    height: 58px;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 50%;\r\n    background: var(--wa);\r\n    color: #ffffff;\r\n    font-size: 30px;\r\n    z-index: 99999;\r\n    box-shadow: 0 14px 30px rgba(37, 211, 102, 0.35);\r\n    animation: rrPulse 1.8s infinite;\r\n}\r\n\r\n@keyframes rrPulse {\r\n    0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.45); }\r\n    70% { box-shadow: 0 0 0 16px rgba(37, 211, 102, 0); }\r\n    100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }\r\n}\r\n\r\n#royalride-site .rr-scroll-top {\r\n    position: fixed;\r\n    right: 22px;\r\n    bottom: 92px;\r\n    width: 48px;\r\n    height: 48px;\r\n    border: none;\r\n    border-radius: 50%;\r\n    display: none;\r\n    place-items: center;\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n    z-index: 99998;\r\n    font-size: 21px;\r\n    box-shadow: var(--shadow2);\r\n}\r\n\r\n#royalride-site .rr-scroll-top.rr-show {\r\n    display: grid;\r\n}\r\n\r\n@media (max-width: 1180px) {\r\n    #royalride-site .rr-nav-menu a { padding: 10px 8px; font-size: 13px; }\r\n    #royalride-site .rr-brand { min-width: 210px; }\r\n    #royalride-site .rr-header-actions .rr-btn { padding: 12px 16px; }\r\n}\r\n\r\n@media (max-width: 1100px) {\r\n    #royalride-site .rr-page-hero .rr-container,\r\n    #royalride-site .rr-split,\r\n    #royalride-site .rr-payment-card,\r\n    #royalride-site .rr-contact-grid { grid-template-columns: 1fr; }\r\n    #royalride-site .rr-quick-panel,\r\n    #royalride-site .rr-grid-4,\r\n    #royalride-site .rr-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n    #royalride-site .rr-grid-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n    #royalride-site .rr-grid-5 { grid-template-columns: repeat(3, minmax(0, 1fr)); }\r\n    #royalride-site .rr-stats { grid-template-columns: repeat(3, minmax(0, 1fr)); }\r\n    #royalride-site .rr-footer-grid { grid-template-columns: 1fr 1fr; }\r\n    #royalride-site .rr-home-hero,\r\n    #royalride-site .rr-home-hero .rr-container { min-height: 720px; }\r\n    #royalride-site .rr-page-hero { min-height: auto; }\r\n}\r\n\r\n@media (max-width: 900px) {\r\n    #royalride-site .rr-menu-toggle { display: flex; }\r\n    #royalride-site .rr-header-actions .rr-btn { display: none; }\r\n    #royalride-site .rr-nav-menu {\r\n        position: absolute;\r\n        left: 4%;\r\n        right: 4%;\r\n        top: 88px;\r\n        background: #ffffff;\r\n        border: 1px solid var(--border);\r\n        box-shadow: var(--shadow);\r\n        border-radius: 24px;\r\n        padding: 14px;\r\n        display: none;\r\n        flex-direction: column;\r\n        align-items: stretch;\r\n        z-index: 999;\r\n    }\r\n    #royalride-site .rr-nav-menu.rr-open { display: flex; }\r\n    #royalride-site .rr-nav-menu a { display: block; padding: 14px 16px; }\r\n    #royalride-site .rr-home-hero,\r\n    #royalride-site .rr-home-hero .rr-container { min-height: 680px; }\r\n    #royalride-site .rr-home-hero .rr-container,\r\n    #royalride-site .rr-page-hero .rr-container { padding: 70px 0; }\r\n    #royalride-site .rr-section { padding: 70px 0; }\r\n}\r\n\r\n@media (max-width: 720px) {\r\n    #royalride-site .rr-top-strip .rr-container { justify-content: center; text-align: center; }\r\n    #royalride-site .rr-top-links { justify-content: center; }\r\n    #royalride-site .rr-brand { min-width: auto; }\r\n    #royalride-site .rr-brand-logo { width: 54px; height: 54px; border-radius: 16px; }\r\n    #royalride-site .rr-brand-text strong { font-size: 20px; }\r\n    #royalride-site .rr-brand-text span { font-size: 10px; }\r\n    #royalride-site .rr-home-hero,\r\n    #royalride-site .rr-home-hero .rr-container { min-height: calc(100svh - 90px); }\r\n    #royalride-site .rr-home-content { padding: 26px 0; }\r\n    #royalride-site .rr-hero-logo { width: 86px; height: 86px; border-radius: 24px; }\r\n    #royalride-site .rr-spiritual { font-size: 18px; }\r\n    #royalride-site .rr-home-hero h1,\r\n    #royalride-site .rr-page-hero h1 { font-size: clamp(36px, 12vw, 50px); line-height: 1.05; }\r\n    #royalride-site .rr-home-hero p,\r\n    #royalride-site .rr-page-hero p { font-size: 16px; line-height: 1.7; }\r\n    #royalride-site .rr-actions { align-items: stretch; }\r\n    #royalride-site .rr-actions .rr-btn { width: 100%; }\r\n    #royalride-site .rr-badges { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; width: 100%; }\r\n    #royalride-site .rr-badge { width: 100%; justify-content: center; padding: 10px 8px; }\r\n    #royalride-site .rr-quick-contact { margin-top: -28px; }\r\n    #royalride-site .rr-quick-panel,\r\n    #royalride-site .rr-grid-2,\r\n    #royalride-site .rr-grid-3,\r\n    #royalride-site .rr-grid-4,\r\n    #royalride-site .rr-grid-5,\r\n    #royalride-site .rr-stats,\r\n    #royalride-site .rr-footer-grid,\r\n    #royalride-site .rr-form-grid,\r\n    #royalride-site .rr-booking-grid,\r\n    #royalride-site .rr-payment-points,\r\n    #royalride-site .rr-tick-list { grid-template-columns: 1fr; }\r\n    #royalride-site .rr-quick-panel { border-radius: 24px; padding: 14px; }\r\n    #royalride-site .rr-quick-item { min-height: auto; padding: 16px; }\r\n    #royalride-site .rr-split-img img { height: 380px; }\r\n    #royalride-site .rr-floating-badge { position: relative; left: auto; bottom: auto; margin-top: 14px; max-width: 100%; }\r\n    #royalride-site .rr-card-img { height: 220px; }\r\n    #royalride-site .rr-payment-card,\r\n    #royalride-site .rr-form-card,\r\n    #royalride-site .rr-contact-info { padding: 22px; border-radius: 28px; }\r\n    #royalride-site .rr-payment-after,\r\n    #royalride-site .rr-payment-after.rr-show { grid-template-columns: 1fr; }\r\n    #royalride-site .rr-modal-head { padding: 22px; }\r\n    #royalride-site .rr-booking-body { padding: 20px; }\r\n    #royalride-site .rr-modal-actions .rr-btn { width: 100%; }\r\n    #royalride-site .rr-footer-bottom { justify-content: center; text-align: center; }\r\n    #royalride-site .rr-floating-whatsapp { width: 54px; height: 54px; right: 16px; bottom: 16px; }\r\n    #royalride-site .rr-scroll-top { right: 16px; bottom: 82px; }\r\n}\r\n\r\n@media (max-width: 430px) {\r\n    #royalride-site .rr-container { width: min(94%, 1180px); }\r\n    #royalride-site .rr-section { padding: 58px 0; }\r\n    #royalride-site .rr-section-head { margin-bottom: 34px; }\r\n    #royalride-site .rr-btn { width: 100%; white-space: normal; padding: 13px 16px; }\r\n    #royalride-site .rr-badges { grid-template-columns: 1fr; }\r\n    #royalride-site .rr-contact-box { flex-direction: column; }\r\n    #royalride-site .rr-faq-question { font-size: 15px; padding: 18px; }\r\n    #royalride-site .rr-footer-grid { gap: 22px; }\r\n}\r\n<\/style>\r\n\r\n<div id=\"royalride-site\">\r\n    <div class=\"rr-top-strip\">\r\n        <div class=\"rr-container\">\r\n            <div>|| Shivoham || RoyalRide Car Rentals Vizag<\/div>\r\n            <div class=\"rr-top-links\">\r\n                <a href=\"tel:+917981513338\"><i class=\"bi bi-telephone-fill\"><\/i> 7981513338<\/a>\r\n                <a href=\"mailto:rrtravelsvizag.7981513338@gmail.com\"><i class=\"bi bi-envelope-fill\"><\/i> Email Us<\/a>\r\n                <a href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%20Car%20Rentals%20Vizag%2C%20I%20want%20to%20book%20a%20vehicle.\" target=\"_blank\"><i class=\"bi bi-whatsapp\"><\/i> WhatsApp<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <header class=\"rr-header\">\r\n        <div class=\"rr-container rr-nav-wrap\">\r\n            <a href=\"\/\" class=\"rr-brand rr-page-link\" data-page=\"home\">\r\n                <div class=\"rr-brand-logo\">\r\n                    <img decoding=\"async\" src=\"https:\/\/plum-mandrill-880286.hostingersite.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-13-at-11.23.52-AM-1.jpeg\" alt=\"RoyalRide Logo\">\r\n                <\/div>\r\n                <div class=\"rr-brand-text\">\r\n                    <strong>RoyalRide<\/strong>\r\n                    <span>Car Rentals Vizag<\/span>\r\n                <\/div>\r\n            <\/a>\r\n\r\n            <nav>\r\n                <ul class=\"rr-nav-menu\" id=\"rrNavMenu\">\r\n                    <li><a href=\"\/\" class=\"rr-page-link rr-active\" data-page=\"home\">Home<\/a><\/li>\r\n                    <li><a href=\"#destinations\" class=\"rr-page-link\" data-page=\"destinations\">Destinations<\/a><\/li>\r\n                    <li><a href=\"#services\" class=\"rr-page-link\" data-page=\"services\">Services<\/a><\/li>\r\n                    <li><a href=\"#fleet\" class=\"rr-page-link\" data-page=\"fleet\">Fleet<\/a><\/li>\r\n                    <li><a href=\"#about\" class=\"rr-page-link\" data-page=\"about\">About<\/a><\/li>\r\n                    <li><a href=\"#contact\" class=\"rr-page-link\" data-page=\"contact\">Contact<\/a><\/li>\r\n                <\/ul>\r\n            <\/nav>\r\n\r\n            <div class=\"rr-header-actions\">\r\n                <button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"General Vehicle Booking\"><i class=\"bi bi-calendar-check\"><\/i> Book Now<\/button>\r\n                <button class=\"rr-menu-toggle\" id=\"rrMenuToggle\" type=\"button\" aria-label=\"Open Menu\"><i class=\"bi bi-list\"><\/i><\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <main id=\"rrApp\">\r\n        <section class=\"rr-page rr-active\" data-page=\"home\">\r\n            <section class=\"rr-home-hero\">\r\n                <video class=\"rr-hero-bg-video\" autoplay muted loop playsinline preload=\"metadata\">\r\n                    <source src=\"https:\/\/plum-mandrill-880286.hostingersite.com\/wp-content\/uploads\/2026\/06\/From-Klickpin.com-Get-inspired-by-Budget-friendly-journaling-prompts-for-your-next-Pinterest-save-with-simple-details-that-elevate-the-final-look-pin-id-140526450876849490.mp4\" type=\"video\/mp4\">\r\n                <\/video>\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-home-content rr-reveal\">\r\n                        <div class=\"rr-hero-logo\">\r\n                            <img decoding=\"async\" src=\"https:\/\/plum-mandrill-880286.hostingersite.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-13-at-11.23.52-AM-1.jpeg\" alt=\"RoyalRide Logo\">\r\n                        <\/div>\r\n                        <div class=\"rr-spiritual\"><i class=\"bi bi-stars\"><\/i> || Shivoham ||<\/div>\r\n                        <h1>Premium Car Rentals in <span>Vizag<\/span><\/h1>\r\n                        <p>RoyalRide Car Rentals Vizag provides well maintained vehicles for local and outstation travel from Visakhapatnam. Book Sedans, SUV\u2019s, 14 Seater, 24 Seater and 48 Seater vehicles with professional drivers, GPS tracking and 24\/7 support.<\/p>\r\n                        <div class=\"rr-actions\">\r\n                            <button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Premium Car Rental Booking\"><i class=\"bi bi-car-front-fill\"><\/i> Book Your Ride<\/button>\r\n                            <a class=\"rr-btn rr-btn-wa\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%20Car%20Rentals%20Vizag%2C%20I%20want%20to%20book%20a%20vehicle.\" target=\"_blank\"><i class=\"bi bi-whatsapp\"><\/i> WhatsApp Now<\/a>\r\n                            <a class=\"rr-btn rr-btn-outline\" href=\"tel:+917981513338\"><i class=\"bi bi-telephone-fill\"><\/i> Call Now<\/a>\r\n                        <\/div>\r\n                        <div class=\"rr-badges\">\r\n                            <span class=\"rr-badge\"><i class=\"bi bi-shield-check\"><\/i> Comfort<\/span>\r\n                            <span class=\"rr-badge\"><i class=\"bi bi-person-check\"><\/i> Safety<\/span>\r\n                            <span class=\"rr-badge\"><i class=\"bi bi-clock-history\"><\/i> Reliability<\/span>\r\n                            <span class=\"rr-badge\"><i class=\"bi bi-headset\"><\/i> 24\/7 Support<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-quick-contact\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-quick-panel rr-reveal\">\r\n                        <a class=\"rr-quick-item\" href=\"tel:+917981513338\"><i class=\"bi bi-telephone-outbound\"><\/i><div><small>Call \/ WhatsApp<\/small><strong>7981513338<\/strong><\/div><\/a>\r\n                        <a class=\"rr-quick-item\" href=\"mailto:rrtravelsvizag.7981513338@gmail.com\"><i class=\"bi bi-envelope-paper\"><\/i><div><small>Email Address<\/small><strong>rrtravelsvizag.7981513338@gmail.com<\/strong><\/div><\/a>\r\n                        <button class=\"rr-quick-item rr-book-now\" type=\"button\" data-service=\"Airport \/ Railway Station Pickup & Drop\"><i class=\"bi bi-airplane-engines\"><\/i><div><small>Local Pickup & Drop<\/small><strong>Airport \/ Railway Station<\/strong><\/div><\/button>\r\n                        <button class=\"rr-quick-item rr-book-now\" type=\"button\" data-service=\"Outstation Trip Booking\"><i class=\"bi bi-signpost-split\"><\/i><div><small>Outstation Trips<\/small><strong>All Major Routes<\/strong><\/div><\/button>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\">\r\n                        <span class=\"rr-eyebrow\"><i class=\"bi bi-compass-fill\"><\/i> New Travel Places Added<\/span>\r\n                        <h2 class=\"rr-title\">Araku Valley, Local Beaches, Pilgrim Places & Outstation Trips<\/h2>\r\n                        <p class=\"rr-desc\">Explore Vizag local beaches, Araku hill station attractions, pilgrim places and outstation destinations with comfortable RoyalRide vehicles.<\/p>\r\n                    <\/div>\r\n                    <div class=\"rr-grid rr-grid-3\">\r\n                        <article class=\"rr-card rr-reveal\">\r\n                            <div class=\"rr-card-img\"><span class=\"rr-tag\">Hill Station<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1000&q=85\" alt=\"Araku Valley\"><\/div>\r\n                            <div class=\"rr-card-body\"><h3>Araku Valley Hill Station<\/h3><p>Enjoy lush hills, valley views, cool weather, waterfalls, gardens and coffee attractions with a comfortable private cab.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Araku Valley Trip\" type=\"button\">Book Now<\/button><a href=\"#destinations\" class=\"rr-btn rr-btn-outline rr-page-link\" data-page=\"destinations\">View More<\/a><\/div><\/div>\r\n                        <\/article>\r\n                        <article class=\"rr-card rr-reveal\">\r\n                            <div class=\"rr-card-img\"><span class=\"rr-tag\">Local Beaches<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1000&q=85\" alt=\"Vizag Beaches\"><\/div>\r\n                            <div class=\"rr-card-body\"><h3>R. K. Beach, Rushikonda & Bhimili<\/h3><p>Plan local sightseeing rides for Vizag\u2019s popular beaches with pickup, waiting and drop support.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Local Beaches Trip\" type=\"button\">Book Now<\/button><a href=\"#destinations\" class=\"rr-btn rr-btn-outline rr-page-link\" data-page=\"destinations\">View More<\/a><\/div><\/div>\r\n                        <\/article>\r\n                        <article class=\"rr-card rr-reveal\">\r\n                            <div class=\"rr-card-img\"><span class=\"rr-tag\">Outstation<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1526772662000-3f88f10405ff?auto=format&fit=crop&w=1000&q=85\" alt=\"Outstation Travel\"><\/div>\r\n                            <div class=\"rr-card-body\"><h3>Annavaram, Kakinada & Yanam<\/h3><p>Comfortable one way, round trip and family travel packages for popular outstation destinations.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Outstation Package Booking\" type=\"button\">Book Now<\/button><a href=\"#destinations\" class=\"rr-btn rr-btn-outline rr-page-link\" data-page=\"destinations\">View More<\/a><\/div><\/div>\r\n                        <\/article>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section rr-dark\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\">\r\n                        <span class=\"rr-eyebrow\"><i class=\"bi bi-briefcase-fill\"><\/i> Travel Solutions<\/span>\r\n                        <h2 class=\"rr-title\">Local & Outstation From Visakhapatnam<\/h2>\r\n                        <p class=\"rr-desc\">Book vehicles for beaches, Araku Valley, airport\/railway transfers, pilgrim trips and outstation journeys.<\/p>\r\n                    <\/div>\r\n                    <div class=\"rr-grid rr-grid-4\">\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-water\"><\/i><h3>Local Beaches<\/h3><p>R. K. Beach, Rushikonda Beach and Bhimili Beach sightseeing rides from Vizag.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Local Beaches Trip\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-airplane\"><\/i><h3>Airport \/ Railway<\/h3><p>Pickup and drop service for Visakhapatnam Airport and Railway Station.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Airport \/ Railway Station Pickup & Drop\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-tree-fill\"><\/i><h3>Araku Valley<\/h3><p>Araku Valley Hill Station, Chapati \/ Chaparai Waterfalls, Gardens and Coffee Museum.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Araku Valley Trip\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-signpost-split-fill\"><\/i><h3>Outstation<\/h3><p>Annavaram, Kakinada and Yanam Beach outstation travel options.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Outstation Package Booking\">Book Now<\/button><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-split\">\r\n                        <div class=\"rr-split-media rr-reveal\">\r\n                            <div class=\"rr-split-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544620347-c4fd4a3d5957?auto=format&fit=crop&w=1200&q=90\" alt=\"RoyalRide travel\"><\/div>\r\n                            <div class=\"rr-floating-badge\"><span>Managed By<\/span><strong>Shankar Premnath Muthyala<\/strong><\/div>\r\n                        <\/div>\r\n                        <div class=\"rr-split-content rr-reveal\">\r\n                            <span class=\"rr-eyebrow\"><i class=\"bi bi-crown-fill\"><\/i> About RoyalRide<\/span>\r\n                            <h2>Reliable Vehicle Rental Service for Every Journey<\/h2>\r\n                            <p>RoyalRide Car Rentals Vizag provides comfortable, safe and dependable travel solutions from Visakhapatnam. We serve city rides, airport transfers, beach tours, Araku trips, pilgrim places, group journeys and outstation travel.<\/p>\r\n                            <ul class=\"rr-tick-list\">\r\n                                <li><i class=\"bi bi-check-circle-fill\"><\/i> Sedans & SUV\u2019s<\/li>\r\n                                <li><i class=\"bi bi-check-circle-fill\"><\/i> 14, 24 & 48 Seater<\/li>\r\n                                <li><i class=\"bi bi-check-circle-fill\"><\/i> Airport \/ Railway Pickup<\/li>\r\n                                <li><i class=\"bi bi-check-circle-fill\"><\/i> Local & Outstation<\/li>\r\n                            <\/ul>\r\n                            <div class=\"rr-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Home About Section Booking\"><i class=\"bi bi-calendar2-check\"><\/i> Book Now<\/button><a class=\"rr-btn rr-btn-dark rr-page-link\" href=\"#about\" data-page=\"about\"><i class=\"bi bi-arrow-right-circle\"><\/i> About Us<\/a><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section rr-payment-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-payment-card rr-reveal\">\r\n                        <div class=\"rr-qr-box\"><img decoding=\"async\" src=\"https:\/\/plum-mandrill-880286.hostingersite.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-13-at-11.30.27-AM.jpeg\" alt=\"PhonePe QR\"><strong>Scan & Pay with PhonePe<\/strong><\/div>\r\n                        <div class=\"rr-payment-content\">\r\n                            <span class=\"rr-eyebrow\"><i class=\"bi bi-phone-fill\"><\/i> Easy Payment<\/span>\r\n                            <h2>Book, Pay & Confirm on WhatsApp<\/h2>\r\n                            <p>Fill the booking form, scan the PhonePe QR and send booking details on WhatsApp for confirmation.<\/p>\r\n                            <div class=\"rr-payment-points\"><span><i class=\"bi bi-check-circle-fill\"><\/i> QR Payment<\/span><span><i class=\"bi bi-check-circle-fill\"><\/i> WhatsApp Confirmation<\/span><span><i class=\"bi bi-check-circle-fill\"><\/i> Fast Booking<\/span><span><i class=\"bi bi-check-circle-fill\"><\/i> 24\/7 Support<\/span><\/div>\r\n                            <div class=\"rr-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Booking with PhonePe Payment\"><i class=\"bi bi-calendar-check\"><\/i> Book & Pay Now<\/button><a class=\"rr-btn rr-btn-wa\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%2C%20I%20have%20completed%20payment%20and%20want%20to%20confirm%20my%20booking.\" target=\"_blank\"><i class=\"bi bi-whatsapp\"><\/i> Send Payment Proof<\/a><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/section>\r\n\r\n        <section class=\"rr-page\" data-page=\"destinations\">\r\n            <section class=\"rr-page-hero\" style=\"--hero-image: url('https:\/\/images.unsplash.com\/photo-1470770841072-f978cf4d019e?auto=format&fit=crop&w=1800&q=90');\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-reveal\">\r\n                        <span class=\"rr-eyebrow\"><i class=\"bi bi-map-fill\"><\/i> Destinations<\/span>\r\n                        <h1>Vizag Trips, <span>Araku Valley<\/span> & Outstation Tours<\/h1>\r\n                        <p>Choose from local beaches, pilgrim places, Araku Valley attractions, Airport \/ Railway Station pickup and outstation travel packages.<\/p>\r\n                        <div class=\"rr-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" type=\"button\" data-service=\"Destination Package Booking\"><i class=\"bi bi-calendar-check\"><\/i> Book Destination Trip<\/button><a class=\"rr-btn rr-btn-wa\" target=\"_blank\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%2C%20I%20want%20destination%20trip%20details.\"><i class=\"bi bi-whatsapp\"><\/i> Get Details<\/a><\/div>\r\n                    <\/div>\r\n                    <div class=\"rr-hero-card rr-reveal\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=900&q=85\" alt=\"Travel destination\"><div class=\"rr-hero-card-content\"><h3>Comfortable Sightseeing<\/h3><p>Local, pilgrim, hill station and outstation tours with professional drivers and flexible route planning.<\/p><\/div><\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-tree-fill\"><\/i> Araku Valley Main Heading<\/span><h2 class=\"rr-title\">Araku Valley Hill Station Attractions<\/h2><p class=\"rr-desc\">Plan a comfortable hill station trip from Vizag covering waterfalls, gardens and coffee attractions.<\/p><\/div>\r\n                    <div class=\"rr-grid rr-grid-4\">\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Hill Station<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=900&q=85\" alt=\"Araku Valley\"><\/div><div class=\"rr-card-body\"><h3>Araku Valley Hill Station<\/h3><p>A beautiful hill station known for scenic valleys, tribal culture, coffee plantations and peaceful weather.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Araku Valley Hill Station\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Waterfall<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1432405972618-c60b0225b8f9?auto=format&fit=crop&w=900&q=85\" alt=\"Chaparai Waterfalls\"><\/div><div class=\"rr-card-body\"><h3>Chapati \/ Chaparai Waterfalls<\/h3><p>A refreshing nature stop near Araku where travelers can enjoy rocky streams and waterfall views.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Chaparai Waterfalls Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Garden<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1501004318641-b39e6451bec6?auto=format&fit=crop&w=900&q=85\" alt=\"Padmavathi Gardens\"><\/div><div class=\"rr-card-body\"><h3>Padmavathi Gardens<\/h3><p>A calm garden attraction in Araku, perfect for family photos, greenery and a relaxed travel break.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Padmavathi Gardens Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Coffee<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1442512595331-e89e73853f31?auto=format&fit=crop&w=900&q=85\" alt=\"Araku Coffee Museum\"><\/div><div class=\"rr-card-body\"><h3>Araku Coffee Museum<\/h3><p>Explore Araku\u2019s coffee story, local flavors and memorable coffee experiences during your valley trip.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Araku Coffee Museum Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section rr-dark\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-water\"><\/i> Local Beaches<\/span><h2 class=\"rr-title\">Vizag Local Beaches & Pickup Drop<\/h2><p class=\"rr-desc\">Book local rides for beaches and Airport \/ Railway Station pickup and drop.<\/p><\/div>\r\n                    <div class=\"rr-grid rr-grid-4\">\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-water\"><\/i><h3>R. K. Beach<\/h3><p>One of Vizag\u2019s most popular beach spots for evening visits, sea views and local sightseeing.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"R. K. Beach Trip\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-sun\"><\/i><h3>Rushikonda Beach<\/h3><p>A beautiful beach destination known for golden sands, scenic coastline and relaxed family outings.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Rushikonda Beach Trip\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-umbrella\"><\/i><h3>Bhimili Beach<\/h3><p>A calm seaside route ideal for drives, photography and peaceful coastal travel from Vizag.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Bhimili Beach Trip\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-dark-card rr-reveal\"><i class=\"bi bi-airplane-engines\"><\/i><h3>Airport \/ Railway Station<\/h3><p>Pickup and drop service for Visakhapatnam Airport and Railway Station with reliable timing.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Airport \/ Railway Station Pickup & Drop\" type=\"button\">Book Now<\/button><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-flower1\"><\/i> Pilgrim Places<\/span><h2 class=\"rr-title\">Spiritual & City Sightseeing Routes<\/h2><p class=\"rr-desc\">Comfortable vehicle booking for famous pilgrim and sightseeing places around Vizag.<\/p><\/div>\r\n                    <div class=\"rr-grid rr-grid-4\">\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Temple<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582510003544-4d00b7f74220?auto=format&fit=crop&w=900&q=85\" alt=\"Simhachalam\"><\/div><div class=\"rr-card-body\"><h3>Simhachalam<\/h3><p>A famous temple destination near Vizag, ideal for family pilgrimage and spiritual trips.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Simhachalam Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Temple<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1623059508779-2542c6e83753?auto=format&fit=crop&w=900&q=85\" alt=\"Balaji Temple\"><\/div><div class=\"rr-card-body\"><h3>Balaji Temple<\/h3><p>Plan a smooth temple visit with pickup, waiting and return drop support.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Balaji Temple Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Park<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1472396961693-142e6e269027?auto=format&fit=crop&w=900&q=85\" alt=\"Tenneti Park\"><\/div><div class=\"rr-card-body\"><h3>Tenneti Park<\/h3><p>A scenic coastal park suitable for city sightseeing, sunset views and family outings.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Tenneti Park Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Park<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1529419412599-7bb870e11810?auto=format&fit=crop&w=900&q=85\" alt=\"VUDA Park\"><\/div><div class=\"rr-card-body\"><h3>VUDA Park<\/h3><p>A family-friendly city attraction for relaxation, local travel and comfortable sightseeing.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"VUDA Park Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <section class=\"rr-section rr-payment-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-signpost-split\"><\/i> Outstation<\/span><h2 class=\"rr-title\">Annavaram, Kakinada & Yanam Beach<\/h2><p class=\"rr-desc\">Book comfortable outstation vehicles for one-day, multi-day, family and group travel.<\/p><\/div>\r\n                    <div class=\"rr-grid rr-grid-3\">\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Outstation<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1530789253388-582c481c54b0?auto=format&fit=crop&w=900&q=85\" alt=\"Annavaram\"><\/div><div class=\"rr-card-body\"><h3>Annavaram<\/h3><p>A popular pilgrimage and outstation route suitable for family and group travel from Vizag.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Annavaram Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Outstation<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=900&q=85\" alt=\"Kakinada\"><\/div><div class=\"rr-card-body\"><h3>Kakinada<\/h3><p>Reliable outstation cab and group vehicle service for Kakinada travel plans.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Kakinada Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Beach<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1473116763249-2faaef81ccda?auto=format&fit=crop&w=900&q=85\" alt=\"Yanam Beach\"><\/div><div class=\"rr-card-body\"><h3>Yanam Beach<\/h3><p>Enjoy a coastal outstation trip with comfortable seating, flexible route planning and safe drivers.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Yanam Beach Trip\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/section>\r\n\r\n        <section class=\"rr-page\" data-page=\"services\">\r\n            <section class=\"rr-page-hero\" style=\"--hero-image: url('https:\/\/images.unsplash.com\/photo-1544620347-c4fd4a3d5957?auto=format&fit=crop&w=1800&q=90');\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-briefcase-fill\"><\/i> Services<\/span><h1>Complete <span>Travel Services<\/span><\/h1><p>RoyalRide provides local trips, outstation packages, airport transfers, group travel, family trips and customized vehicle booking support.<\/p><div class=\"rr-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Service Booking\" type=\"button\">Book Service<\/button><a class=\"rr-btn rr-btn-wa\" target=\"_blank\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%2C%20I%20want%20to%20know%20about%20your%20services.\">WhatsApp Now<\/a><\/div><\/div>\r\n                    <div class=\"rr-hero-card rr-reveal\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517638851339-a711cfcf3279?auto=format&fit=crop&w=900&q=85\" alt=\"Service\"><div class=\"rr-hero-card-content\"><h3>Flexible Booking<\/h3><p>Choose vehicle, route, pickup point and travel date as per your exact need.<\/p><\/div><\/div>\r\n                <\/div>\r\n            <\/section>\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-stars\"><\/i> Our Services<\/span><h2 class=\"rr-title\">Reliable Travel Solutions<\/h2><p class=\"rr-desc\">Every service includes booking support, comfortable vehicles and driver coordination.<\/p><\/div>\r\n                    <div class=\"rr-grid rr-grid-3\">\r\n                        <div class=\"rr-small-card rr-reveal\"><i class=\"bi bi-airplane-engines\"><\/i><h3>Airport \/ Railway Pickup & Drop<\/h3><p>On-time pickup and drop for Visakhapatnam Airport and Railway Station.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Airport \/ Railway Pickup & Drop\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-small-card rr-reveal\"><i class=\"bi bi-water\"><\/i><h3>Local Sightseeing<\/h3><p>Cover beaches, parks, city attractions and temple routes with flexible timing.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Local Sightseeing\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-small-card rr-reveal\"><i class=\"bi bi-tree-fill\"><\/i><h3>Araku Valley Package<\/h3><p>Book Araku Valley sightseeing with waterfalls, gardens and coffee museum stops.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Araku Valley Package\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-small-card rr-reveal\"><i class=\"bi bi-flower1\"><\/i><h3>Pilgrim Places Trip<\/h3><p>Travel to Simhachalam, Balaji Temple and other spiritual places with comfort.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Pilgrim Places Trip\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-small-card rr-reveal\"><i class=\"bi bi-signpost-split-fill\"><\/i><h3>Outstation Packages<\/h3><p>Book Annavaram, Kakinada, Yanam Beach and custom routes from Vizag.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Outstation Packages\" type=\"button\">Book Now<\/button><\/div>\r\n                        <div class=\"rr-small-card rr-reveal\"><i class=\"bi bi-people-fill\"><\/i><h3>Corporate & Group Travel<\/h3><p>Vehicles for family groups, office trips, events, tours and team movement.<\/p><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Corporate \/ Group Travel\" type=\"button\">Book Now<\/button><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/section>\r\n\r\n        <section class=\"rr-page\" data-page=\"fleet\">\r\n            <section class=\"rr-page-hero\" style=\"--hero-image: url('https:\/\/images.unsplash.com\/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1800&q=90');\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-car-front-fill\"><\/i> Fleet<\/span><h1>Vehicles for <span>Every Journey<\/span><\/h1><p>Select Sedans, SUV\u2019s, 14 Seater, 24 Seater and 48 Seater vehicles for local and outstation trips.<\/p><div class=\"rr-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Fleet Vehicle Booking\" type=\"button\">Choose Vehicle<\/button><a class=\"rr-btn rr-btn-wa\" target=\"_blank\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%2C%20I%20want%20vehicle%20availability%20details.\">Check Availability<\/a><\/div><\/div>\r\n                    <div class=\"rr-hero-card rr-reveal\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1550355291-bbee04a92027?auto=format&fit=crop&w=900&q=85\" alt=\"Fleet\"><div class=\"rr-hero-card-content\"><h3>Clean & Comfortable<\/h3><p>Vehicles suitable for solo, family, corporate and group journeys.<\/p><\/div><\/div>\r\n                <\/div>\r\n            <\/section>\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-car-front\"><\/i> Our Fleet<\/span><h2 class=\"rr-title\">Choose Your Comfortable Ride<\/h2><p class=\"rr-desc\">Flexible fleet options for city travel, hill station tours and outstation journeys.<\/p><\/div>\r\n                    <div class=\"rr-grid rr-grid-3\">\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Sedan<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1552519507-da3b142c6e3d?auto=format&fit=crop&w=900&q=85\" alt=\"Sedan\"><\/div><div class=\"rr-card-body\"><h3>Sedan Cars<\/h3><p>Comfortable option for small families, airport transfers and city travel.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Sedan Booking\" type=\"button\">Book Sedan<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">SUV<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1533473359331-0135ef1b58bf?auto=format&fit=crop&w=900&q=85\" alt=\"SUV\"><\/div><div class=\"rr-card-body\"><h3>SUV\u2019s<\/h3><p>Spacious vehicles for family tours, hills, beaches and long journeys.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"SUV Booking\" type=\"button\">Book SUV<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">14 Seater<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544620347-c4fd4a3d5957?auto=format&fit=crop&w=900&q=85\" alt=\"14 Seater\"><\/div><div class=\"rr-card-body\"><h3>14 Seater<\/h3><p>Ideal for small groups, family events and compact group travel.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"14 Seater Booking\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">24 Seater<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1570125909232-eb263c188f7e?auto=format&fit=crop&w=900&q=85\" alt=\"24 Seater\"><\/div><div class=\"rr-card-body\"><h3>24 Seater<\/h3><p>Perfect for medium-sized groups, school trips, office travel and tours.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"24 Seater Booking\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">48 Seater<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1570125909517-53cb21c89ff2?auto=format&fit=crop&w=900&q=85\" alt=\"48 Seater\"><\/div><div class=\"rr-card-body\"><h3>48 Seater<\/h3><p>Large group vehicle option for tours, events and long distance travel.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"48 Seater Booking\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                        <article class=\"rr-card rr-reveal\"><div class=\"rr-card-img\"><span class=\"rr-tag\">Custom<\/span><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1464219789935-c2d9d9aba644?auto=format&fit=crop&w=900&q=85\" alt=\"Custom Vehicle\"><\/div><div class=\"rr-card-body\"><h3>Custom Tour Vehicles<\/h3><p>Tell us your route and group size, and we will suggest the right vehicle.<\/p><div class=\"rr-card-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Custom Vehicle Booking\" type=\"button\">Book Now<\/button><\/div><\/div><\/article>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/section>\r\n\r\n        <section class=\"rr-page\" data-page=\"about\">\r\n            <section class=\"rr-page-hero\" style=\"--hero-image: url('https:\/\/images.unsplash.com\/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1800&q=90');\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-crown-fill\"><\/i> About Us<\/span><h1>Comfort. Safety. <span>Reliability.<\/span><\/h1><p>RoyalRide Car Rentals Vizag is focused on dependable vehicle rental and travel support from Visakhapatnam.<\/p><div class=\"rr-actions\"><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"About Page Booking\" type=\"button\">Book a Ride<\/button><a class=\"rr-btn rr-btn-outline rr-page-link\" href=\"#contact\" data-page=\"contact\">Contact Us<\/a><\/div><\/div>\r\n                    <div class=\"rr-hero-card rr-reveal\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517486808906-6ca8b3f04846?auto=format&fit=crop&w=900&q=85\" alt=\"About\"><div class=\"rr-hero-card-content\"><h3>Managed By<\/h3><p>Shankar Premnath Muthyala \u2014 reliable travel assistance and vehicle booking support.<\/p><\/div><\/div>\r\n                <\/div>\r\n            <\/section>\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-split\">\r\n                        <div class=\"rr-split-media rr-reveal\"><div class=\"rr-split-img\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517638851339-a711cfcf3279?auto=format&fit=crop&w=1200&q=90\" alt=\"RoyalRide service\"><\/div><div class=\"rr-floating-badge\"><span>RoyalRide Promise<\/span><strong>Safe, clean & comfortable travel<\/strong><\/div><\/div>\r\n                        <div class=\"rr-split-content rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-shield-check\"><\/i> Why Choose Us<\/span><h2>Your Trusted Travel Partner in Vizag<\/h2><p>We offer well-maintained vehicles, experienced drivers, local route knowledge and easy booking support for city, beach, temple, hill station and outstation travel.<\/p><ul class=\"rr-tick-list\"><li><i class=\"bi bi-check-circle-fill\"><\/i> Professional Drivers<\/li><li><i class=\"bi bi-check-circle-fill\"><\/i> Neat Vehicles<\/li><li><i class=\"bi bi-check-circle-fill\"><\/i> Flexible Packages<\/li><li><i class=\"bi bi-check-circle-fill\"><\/i> WhatsApp Support<\/li><\/ul><button class=\"rr-btn rr-btn-primary rr-book-now\" data-service=\"Trusted Travel Partner Booking\" type=\"button\">Book Now<\/button><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n            <section class=\"rr-section rr-payment-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-stats rr-reveal\">\r\n                        <div class=\"rr-stat\"><i class=\"bi bi-car-front-fill\"><\/i><h3>5+<\/h3><p>Vehicle Options<\/p><\/div>\r\n                        <div class=\"rr-stat\"><i class=\"bi bi-map-fill\"><\/i><h3>20+<\/h3><p>Travel Routes<\/p><\/div>\r\n                        <div class=\"rr-stat\"><i class=\"bi bi-headset\"><\/i><h3>24\/7<\/h3><p>Support<\/p><\/div>\r\n                        <div class=\"rr-stat\"><i class=\"bi bi-people-fill\"><\/i><h3>Family<\/h3><p>Friendly<\/p><\/div>\r\n                        <div class=\"rr-stat\"><i class=\"bi bi-shield-fill-check\"><\/i><h3>Safe<\/h3><p>Travel Focus<\/p><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n            <section class=\"rr-section\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-section-head rr-reveal\"><span class=\"rr-eyebrow\"><i class=\"bi bi-question-circle-fill\"><\/i> FAQ<\/span><h2 class=\"rr-title\">Frequently Asked Questions<\/h2><p class=\"rr-desc\">Quick answers before booking your vehicle.<\/p><\/div>\r\n                    <div class=\"rr-faq-wrap rr-reveal\">\r\n                        <div class=\"rr-faq-item rr-active\"><button class=\"rr-faq-question\" type=\"button\">How can I book a vehicle?<i class=\"bi bi-chevron-down\"><\/i><\/button><div class=\"rr-faq-answer\">Click any Book Now button, fill your trip details and send the enquiry to WhatsApp for confirmation.<\/div><\/div>\r\n                        <div class=\"rr-faq-item\"><button class=\"rr-faq-question\" type=\"button\">Do you provide Airport and Railway Station pickup?<i class=\"bi bi-chevron-down\"><\/i><\/button><div class=\"rr-faq-answer\">Yes, Airport and Railway Station pickup and drop service is available in Visakhapatnam.<\/div><\/div>\r\n                        <div class=\"rr-faq-item\"><button class=\"rr-faq-question\" type=\"button\">Which vehicle options are available?<i class=\"bi bi-chevron-down\"><\/i><\/button><div class=\"rr-faq-answer\">Sedans, SUV\u2019s, 14 Seater, 24 Seater and 48 Seater vehicles can be booked as per availability.<\/div><\/div>\r\n                        <div class=\"rr-faq-item\"><button class=\"rr-faq-question\" type=\"button\">Can I book outstation trips?<i class=\"bi bi-chevron-down\"><\/i><\/button><div class=\"rr-faq-answer\">Yes, outstation routes like Annavaram, Kakinada, Yanam Beach and custom routes can be discussed on WhatsApp.<\/div><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/section>\r\n\r\n        <section class=\"rr-page\" data-page=\"contact\">\r\n            <section class=\"rr-section rr-contact-start\">\r\n                <div class=\"rr-container\">\r\n                    <div class=\"rr-contact-grid\">\r\n                        <div class=\"rr-contact-info rr-reveal\">\r\n                            <span class=\"rr-eyebrow\"><i class=\"bi bi-chat-left-text-fill\"><\/i> Contact Us<\/span>\r\n                            <h1>Book Your Ride Today<\/h1>\r\n                            <p>Send your destination, pickup point, travel date and vehicle requirement. We will confirm details on WhatsApp.<\/p>\r\n                            <div class=\"rr-contact-box\"><i class=\"bi bi-telephone-fill\"><\/i><div><small>Phone \/ WhatsApp<\/small><a href=\"tel:+917981513338\">7981513338<\/a><\/div><\/div>\r\n                            <div class=\"rr-contact-box\"><i class=\"bi bi-envelope-fill\"><\/i><div><small>Email<\/small><a href=\"mailto:rrtravelsvizag.7981513338@gmail.com\">rrtravelsvizag.7981513338@gmail.com<\/a><\/div><\/div>\r\n                            <div class=\"rr-contact-box\"><i class=\"bi bi-geo-alt-fill\"><\/i><div><small>Service Location<\/small><strong>Visakhapatnam \/ Vizag, Andhra Pradesh<\/strong><\/div><\/div>\r\n                            <div class=\"rr-contact-box\"><i class=\"bi bi-person-badge-fill\"><\/i><div><small>Managed By<\/small><strong>Shankar Premnath Muthyala<\/strong><\/div><\/div>\r\n                        <\/div>\r\n                        <div class=\"rr-form-card rr-reveal\">\r\n                            <h3>Enquiry Now<\/h3>\r\n                            <form id=\"rrContactForm\">\r\n                                <div class=\"rr-form-grid\">\r\n                                    <div class=\"rr-form-group\"><label>Your Name<\/label><input type=\"text\" name=\"name\" placeholder=\"Enter your name\" required><\/div>\r\n                                    <div class=\"rr-form-group\"><label>Phone Number<\/label><input type=\"tel\" name=\"phone\" placeholder=\"Enter phone number\" required><\/div>\r\n                                    <div class=\"rr-form-group\"><label>Pickup Location<\/label><input type=\"text\" name=\"pickup\" placeholder=\"Pickup point\"><\/div>\r\n                                    <div class=\"rr-form-group\"><label>Destination<\/label><input type=\"text\" name=\"destination\" placeholder=\"Destination \/ route\"><\/div>\r\n                                    <div class=\"rr-form-group\"><label>Travel Date<\/label><input type=\"date\" name=\"date\"><\/div>\r\n                                    <div class=\"rr-form-group\"><label>Vehicle Type<\/label><select name=\"vehicle\"><option value=\"Not selected\">Select Vehicle<\/option><option>Sedan<\/option><option>SUV<\/option><option>14 Seater<\/option><option>24 Seater<\/option><option>48 Seater<\/option><\/select><\/div>\r\n                                    <div class=\"rr-form-group rr-full\"><label>Message<\/label><textarea name=\"message\" placeholder=\"Write your trip details\"><\/textarea><\/div>\r\n                                <\/div>\r\n                                <button class=\"rr-btn rr-btn-wa\" type=\"submit\"><i class=\"bi bi-whatsapp\"><\/i> Send Enquiry on WhatsApp<\/button>\r\n                            <\/form>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n        <\/section>\r\n    <\/main>\r\n\r\n    <footer class=\"rr-footer\">\r\n        <div class=\"rr-container\">\r\n            <div class=\"rr-footer-grid\">\r\n                <div><h3>RoyalRide<\/h3><p>Premium car rentals and travel solutions in Vizag for local, outstation, Araku Valley, beaches, pilgrim routes and airport pickup\/drop.<\/p><div class=\"rr-socials\"><a href=\"https:\/\/wa.me\/917981513338\" target=\"_blank\"><i class=\"bi bi-whatsapp\"><\/i><\/a><a href=\"tel:+917981513338\"><i class=\"bi bi-telephone-fill\"><\/i><\/a><a href=\"mailto:rrtravelsvizag.7981513338@gmail.com\"><i class=\"bi bi-envelope-fill\"><\/i><\/a><\/div><\/div>\r\n                <div><h3>Menu<\/h3><ul><li><a href=\"#home\" class=\"rr-page-link\" data-page=\"home\">Home<\/a><\/li><li><a href=\"#destinations\" class=\"rr-page-link\" data-page=\"destinations\">Destinations<\/a><\/li><li><a href=\"#services\" class=\"rr-page-link\" data-page=\"services\">Services<\/a><\/li><li><a href=\"#fleet\" class=\"rr-page-link\" data-page=\"fleet\">Fleet<\/a><\/li><li><a href=\"#contact\" class=\"rr-page-link\" data-page=\"contact\">Contact<\/a><\/li><\/ul><\/div>\r\n                <div><h3>Services<\/h3><ul><li>Local Sightseeing<\/li><li>Airport \/ Railway Pickup<\/li><li>Araku Valley Package<\/li><li>Outstation Trips<\/li><li>Group Travel<\/li><\/ul><\/div>\r\n                <div><h3>Contact<\/h3><p><strong>Phone:<\/strong> <a href=\"tel:+917981513338\">7981513338<\/a><\/p><p><strong>Email:<\/strong> <a href=\"mailto:rrtravelsvizag.7981513338@gmail.com\">rrtravelsvizag.7981513338@gmail.com<\/a><\/p><p><strong>Location:<\/strong> Visakhapatnam \/ Vizag<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"rr-footer-bottom\"><span>\u00a9 2026 RoyalRide Car Rentals Vizag. All Rights Reserved.<\/span><span>Comfort \u2022 Safety \u2022 Reliability<\/span><\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <div class=\"rr-modal-overlay\" id=\"rrBookingModal\">\r\n        <div class=\"rr-booking-modal\">\r\n            <div class=\"rr-modal-head\">\r\n                <div><h2>Book Your Ride<\/h2><p>Fill the details below. After submit, you can send everything directly on WhatsApp.<\/p><\/div>\r\n                <button class=\"rr-close-modal\" id=\"rrCloseModal\" type=\"button\" aria-label=\"Close\"><i class=\"bi bi-x-lg\"><\/i><\/button>\r\n            <\/div>\r\n            <div class=\"rr-booking-body\">\r\n                <form id=\"rrBookingForm\">\r\n                    <div class=\"rr-booking-grid\">\r\n                        <div class=\"rr-form-group\"><label>Selected Service<\/label><input type=\"text\" id=\"rrBookService\" name=\"service\" value=\"General Vehicle Booking\" readonly><\/div>\r\n                        <div class=\"rr-form-group\"><label>Your Name<\/label><input type=\"text\" id=\"rrBookName\" name=\"name\" placeholder=\"Enter your name\" required><\/div>\r\n                        <div class=\"rr-form-group\"><label>Phone Number<\/label><input type=\"tel\" id=\"rrBookPhone\" name=\"phone\" placeholder=\"Enter phone number\" required><\/div>\r\n                        <div class=\"rr-form-group\"><label>Vehicle Type<\/label><select id=\"rrBookVehicle\" name=\"vehicle\"><option>Sedan<\/option><option>SUV<\/option><option>14 Seater<\/option><option>24 Seater<\/option><option>48 Seater<\/option><option>Not sure<\/option><\/select><\/div>\r\n                        <div class=\"rr-form-group\"><label>Trip Type<\/label><select id=\"rrBookTrip\" name=\"trip\"><option>Local Trip<\/option><option>Airport \/ Railway Pickup & Drop<\/option><option>Araku Valley Trip<\/option><option>Pilgrim Places Trip<\/option><option>Outstation Trip<\/option><option>Custom Booking<\/option><\/select><\/div>\r\n                        <div class=\"rr-form-group\"><label>Pickup Location<\/label><input type=\"text\" id=\"rrBookPickup\" name=\"pickup\" placeholder=\"Pickup location\"><\/div>\r\n                        <div class=\"rr-form-group\"><label>Destination<\/label><input type=\"text\" id=\"rrBookDestination\" name=\"destination\" placeholder=\"Destination \/ route\"><\/div>\r\n                        <div class=\"rr-form-group\"><label>Travel Date<\/label><input type=\"date\" id=\"rrBookDate\" name=\"date\"><\/div>\r\n                        <div class=\"rr-form-group\"><label>Pickup Time<\/label><input type=\"time\" id=\"rrBookTime\" name=\"time\"><\/div>\r\n                        <div class=\"rr-form-group\"><label>No. of Travellers<\/label><input type=\"number\" id=\"rrBookTravelers\" name=\"travelers\" min=\"1\" placeholder=\"Example: 4\"><\/div>\r\n                        <div class=\"rr-form-group rr-full\"><label>Extra Message<\/label><textarea id=\"rrBookMessage\" name=\"message\" placeholder=\"Write extra booking details\"><\/textarea><\/div>\r\n                    <\/div>\r\n                    <button class=\"rr-btn rr-btn-primary\" type=\"submit\"><i class=\"bi bi-check-circle-fill\"><\/i> Submit Booking Details<\/button>\r\n                <\/form>\r\n                <div class=\"rr-payment-after\" id=\"rrPaymentAfter\">\r\n                    <div class=\"rr-modal-qr\"><img decoding=\"async\" src=\"https:\/\/plum-mandrill-880286.hostingersite.com\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-13-at-11.30.27-AM.jpeg\" alt=\"PhonePe QR\"><\/div>\r\n                    <div><h3>Payment & WhatsApp Confirmation<\/h3><p>Scan the QR for payment if required, then send your booking details on WhatsApp.<\/p><div class=\"rr-booking-summary\" id=\"rrBookingSummary\"><\/div><div class=\"rr-modal-actions\"><a class=\"rr-btn rr-btn-wa\" id=\"rrSendBookingWA\" target=\"_blank\" href=\"https:\/\/wa.me\/917981513338\"><i class=\"bi bi-whatsapp\"><\/i> Send Booking on WhatsApp<\/a><a class=\"rr-btn rr-btn-outline\" target=\"_blank\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%2C%20I%20have%20completed%20payment.%20Please%20confirm%20my%20booking.\"><i class=\"bi bi-receipt\"><\/i> Send Payment Proof<\/a><\/div><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <a class=\"rr-floating-whatsapp\" href=\"https:\/\/wa.me\/917981513338?text=Hello%20RoyalRide%20Car%20Rentals%20Vizag%2C%20I%20want%20to%20book%20a%20vehicle.\" target=\"_blank\" aria-label=\"WhatsApp\"><i class=\"bi bi-whatsapp\"><\/i><\/a>\r\n    <button class=\"rr-scroll-top\" id=\"rrScrollTop\" type=\"button\" aria-label=\"Scroll top\"><i class=\"bi bi-arrow-up\"><\/i><\/button>\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n    var site = document.getElementById('royalride-site');\r\n    if (!site) return;\r\n\r\n    var navMenu = site.querySelector('#rrNavMenu');\r\n    var menuToggle = site.querySelector('#rrMenuToggle');\r\n    var pages = site.querySelectorAll('.rr-page');\r\n    var pageLinks = site.querySelectorAll('.rr-page-link');\r\n    var scrollBtn = site.querySelector('#rrScrollTop');\r\n    var modal = site.querySelector('#rrBookingModal');\r\n    var closeModal = site.querySelector('#rrCloseModal');\r\n    var bookingForm = site.querySelector('#rrBookingForm');\r\n    var paymentAfter = site.querySelector('#rrPaymentAfter');\r\n    var bookingSummary = site.querySelector('#rrBookingSummary');\r\n    var sendBookingWA = site.querySelector('#rrSendBookingWA');\r\n    var serviceInput = site.querySelector('#rrBookService');\r\n    var waNumber = '917981513338';\r\n\r\n    function showPage(pageName) {\r\n        pages.forEach(function (page) {\r\n            page.classList.toggle('rr-active', page.getAttribute('data-page') === pageName);\r\n        });\r\n        pageLinks.forEach(function (link) {\r\n            link.classList.toggle('rr-active', link.getAttribute('data-page') === pageName);\r\n        });\r\n        if (navMenu) navMenu.classList.remove('rr-open');\r\n        if (history.pushState) history.pushState(null, '', '#' + pageName);\r\n        site.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n    }\r\n\r\n    pageLinks.forEach(function (link) {\r\n        link.addEventListener('click', function (e) {\r\n            var pageName = link.getAttribute('data-page');\r\n            if (!pageName) return;\r\n            e.preventDefault();\r\n            showPage(pageName);\r\n        });\r\n    });\r\n\r\n    if (menuToggle && navMenu) {\r\n        menuToggle.addEventListener('click', function () {\r\n            navMenu.classList.toggle('rr-open');\r\n        });\r\n    }\r\n\r\n    site.querySelectorAll('.rr-book-now').forEach(function (btn) {\r\n        btn.addEventListener('click', function () {\r\n            var service = btn.getAttribute('data-service') || 'General Vehicle Booking';\r\n            if (serviceInput) serviceInput.value = service;\r\n            if (paymentAfter) paymentAfter.classList.remove('rr-show');\r\n            if (modal) modal.classList.add('rr-active');\r\n        });\r\n    });\r\n\r\n    function closeBookingModal() {\r\n        if (modal) modal.classList.remove('rr-active');\r\n    }\r\n\r\n    if (closeModal) closeModal.addEventListener('click', closeBookingModal);\r\n    if (modal) {\r\n        modal.addEventListener('click', function (e) {\r\n            if (e.target === modal) closeBookingModal();\r\n        });\r\n    }\r\n\r\n    site.querySelectorAll('.rr-faq-question').forEach(function (btn) {\r\n        btn.addEventListener('click', function () {\r\n            var item = btn.closest('.rr-faq-item');\r\n            if (item) item.classList.toggle('rr-active');\r\n        });\r\n    });\r\n\r\n    function encodeWA(message) {\r\n        return 'https:\/\/wa.me\/' + waNumber + '?text=' + encodeURIComponent(message);\r\n    }\r\n\r\n    if (bookingForm) {\r\n        bookingForm.addEventListener('submit', function (e) {\r\n            e.preventDefault();\r\n            var data = new FormData(bookingForm);\r\n            var message = '*RoyalRide Car Rentals Vizag - Booking Enquiry*\\n\\n' +\r\n                '*Service:* ' + (data.get('service') || '-') + '\\n' +\r\n                '*Name:* ' + (data.get('name') || '-') + '\\n' +\r\n                '*Phone:* ' + (data.get('phone') || '-') + '\\n' +\r\n                '*Vehicle:* ' + (data.get('vehicle') || '-') + '\\n' +\r\n                '*Trip Type:* ' + (data.get('trip') || '-') + '\\n' +\r\n                '*Pickup:* ' + (data.get('pickup') || '-') + '\\n' +\r\n                '*Destination:* ' + (data.get('destination') || '-') + '\\n' +\r\n                '*Date:* ' + (data.get('date') || '-') + '\\n' +\r\n                '*Time:* ' + (data.get('time') || '-') + '\\n' +\r\n                '*Travellers:* ' + (data.get('travelers') || '-') + '\\n' +\r\n                '*Message:* ' + (data.get('message') || '-');\r\n\r\n            if (bookingSummary) bookingSummary.innerHTML = message.replace(\/\\n\/g, '<br>').replace(\/\\*\/g, '');\r\n            if (sendBookingWA) sendBookingWA.href = encodeWA(message);\r\n            if (paymentAfter) paymentAfter.classList.add('rr-show');\r\n        });\r\n    }\r\n\r\n    var contactForm = site.querySelector('#rrContactForm');\r\n    if (contactForm) {\r\n        contactForm.addEventListener('submit', function (e) {\r\n            e.preventDefault();\r\n            var data = new FormData(contactForm);\r\n            var message = '*RoyalRide Car Rentals Vizag - Contact Enquiry*\\n\\n' +\r\n                '*Name:* ' + (data.get('name') || '-') + '\\n' +\r\n                '*Phone:* ' + (data.get('phone') || '-') + '\\n' +\r\n                '*Pickup:* ' + (data.get('pickup') || '-') + '\\n' +\r\n                '*Destination:* ' + (data.get('destination') || '-') + '\\n' +\r\n                '*Date:* ' + (data.get('date') || '-') + '\\n' +\r\n                '*Vehicle:* ' + (data.get('vehicle') || '-') + '\\n' +\r\n                '*Message:* ' + (data.get('message') || '-');\r\n            window.open(encodeWA(message), '_blank');\r\n        });\r\n    }\r\n\r\n    if ('IntersectionObserver' in window) {\r\n        var observer = new IntersectionObserver(function (entries) {\r\n            entries.forEach(function (entry) {\r\n                if (entry.isIntersecting) entry.target.classList.add('rr-show');\r\n            });\r\n        }, { threshold: 0.12 });\r\n        site.querySelectorAll('.rr-reveal').forEach(function (el) { observer.observe(el); });\r\n    } else {\r\n        site.querySelectorAll('.rr-reveal').forEach(function (el) { el.classList.add('rr-show'); });\r\n    }\r\n\r\n    window.addEventListener('scroll', function () {\r\n        if (!scrollBtn) return;\r\n        if (window.scrollY > 450) scrollBtn.classList.add('rr-show');\r\n        else scrollBtn.classList.remove('rr-show');\r\n    });\r\n\r\n    if (scrollBtn) {\r\n        scrollBtn.addEventListener('click', function () {\r\n            window.scrollTo({ top: 0, behavior: 'smooth' });\r\n        });\r\n    }\r\n\r\n    var firstHash = (window.location.hash || '#home').replace('#', '');\r\n    var allowedPages = ['home', 'destinations', 'services', 'fleet', 'about', 'contact'];\r\n    if (allowedPages.indexOf(firstHash) !== -1) showPage(firstHash);\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>|| Shivoham || RoyalRide Car Rentals Vizag 7981513338 Email Us WhatsApp RoyalRide Car Rentals Vizag Home Destinations Services Fleet About Contact Book Now || Shivoham || Premium Car Rentals in Vizag RoyalRide Car Rentals Vizag provides well maintained vehicles for local and outstation travel from Visakhapatnam. Book Sedans, SUV\u2019s, 14 Seater, 24 Seater and 48 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":4,"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/pages\/6\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/royalandride.online\/wordpress\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}