{"id":3313,"date":"2026-09-06T03:01:26","date_gmt":"2026-09-06T03:01:26","guid":{"rendered":"https:\/\/shreepolycliniclab.com\/?page_id=3313"},"modified":"2026-09-06T03:03:37","modified_gmt":"2026-09-06T03:03:37","slug":"elementor-3313","status":"publish","type":"page","link":"https:\/\/shreepolycliniclab.com\/?page_id=3313","title":{"rendered":"Elementor #3313"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3313\" class=\"elementor elementor-3313\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ee403e e-flex e-con-boxed e-con e-parent\" data-id=\"5ee403e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-302a68b elementor-widget elementor-widget-html\" data-id=\"302a68b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t```html\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n    <title>Shree Polyclinic & Lab | Complete Healthcare Under One Roof<\/title>\r\n\r\n    <meta name=\"description\"\r\n          content=\"Shree Polyclinic & Lab provides preventive healthcare, diagnostic laboratory services, chronic disease management, vaccinations, health checkups and home healthcare.\">\r\n\r\n    <meta name=\"keywords\"\r\n          content=\"Shree Polyclinic Lab, healthcare Bangalore, diagnostic lab Bangalore, health checkup Bangalore, doctor consultation, preventive healthcare\">\r\n\r\n    <meta name=\"theme-color\" content=\"#1E293B\">\r\n\r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@500;600;700&display=swap\"\r\n          rel=\"stylesheet\">\r\n\r\n    <!-- Font Awesome -->\r\n    <link rel=\"stylesheet\"\r\n          href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\r\n\r\n    <style>\r\n\r\n        \/* =========================================================\r\n           GLOBAL\r\n        ========================================================= *\/\r\n\r\n        :root {\r\n            --slate: #1E293B;\r\n            --slate-dark: #0F172A;\r\n            --sage: #10B981;\r\n            --sage-dark: #059669;\r\n            --off-white: #F8FAFC;\r\n            --white: #FFFFFF;\r\n            --muted: #64748B;\r\n            --border: #E2E8F0;\r\n            --soft-green: #ECFDF5;\r\n\r\n            --serif: \"Playfair Display\", serif;\r\n            --sans: \"Inter\", sans-serif;\r\n\r\n            --container: 1180px;\r\n            --radius: 24px;\r\n\r\n            --shadow:\r\n                0 20px 60px rgba(15, 23, 42, 0.08);\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        html {\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        body {\r\n            font-family: var(--sans);\r\n            background: var(--off-white);\r\n            color: var(--slate);\r\n            line-height: 1.7;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        img {\r\n            width: 100%;\r\n            display: block;\r\n            object-fit: cover;\r\n        }\r\n\r\n        a {\r\n            text-decoration: none;\r\n            color: inherit;\r\n        }\r\n\r\n        button {\r\n            font-family: inherit;\r\n        }\r\n\r\n        .container {\r\n            width: min(92%, var(--container));\r\n            margin: auto;\r\n        }\r\n\r\n        section {\r\n            padding: 100px 0;\r\n        }\r\n\r\n        .eyebrow {\r\n            color: var(--sage-dark);\r\n            font-size: 13px;\r\n            font-weight: 800;\r\n            letter-spacing: 1.8px;\r\n            text-transform: uppercase;\r\n            margin-bottom: 14px;\r\n        }\r\n\r\n        h1,\r\n        h2,\r\n        h3 {\r\n            font-family: var(--serif);\r\n            line-height: 1.15;\r\n            color: var(--slate-dark);\r\n        }\r\n\r\n        h2 {\r\n            font-size: clamp(34px, 4vw, 52px);\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        p {\r\n            color: var(--muted);\r\n        }\r\n\r\n        .section-heading {\r\n            max-width: 700px;\r\n            margin-bottom: 55px;\r\n        }\r\n\r\n        .section-heading.center {\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n            text-align: center;\r\n        }\r\n\r\n        \/* =========================================================\r\n           BUTTONS\r\n        ========================================================= *\/\r\n\r\n        .btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            padding: 15px 24px;\r\n            border-radius: 999px;\r\n            font-weight: 700;\r\n            transition: .3s ease;\r\n            border: 1px solid transparent;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .btn-primary {\r\n            background: var(--sage);\r\n            color: white;\r\n            box-shadow: 0 10px 25px rgba(16, 185, 129, .22);\r\n        }\r\n\r\n        .btn-primary:hover {\r\n            background: var(--sage-dark);\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .btn-dark {\r\n            background: var(--slate);\r\n            color: white;\r\n        }\r\n\r\n        .btn-dark:hover {\r\n            background: var(--slate-dark);\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .btn-outline {\r\n            border-color: var(--border);\r\n            background: white;\r\n        }\r\n\r\n        .btn-outline:hover {\r\n            border-color: var(--sage);\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        \/* =========================================================\r\n           TOP BAR\r\n        ========================================================= *\/\r\n\r\n        .topbar {\r\n            background: var(--slate-dark);\r\n            color: white;\r\n            font-size: 13px;\r\n        }\r\n\r\n        .topbar-inner {\r\n            min-height: 42px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            gap: 20px;\r\n        }\r\n\r\n        .topbar a {\r\n            color: white;\r\n        }\r\n\r\n        .topbar-right {\r\n            display: flex;\r\n            gap: 22px;\r\n        }\r\n\r\n        \/* =========================================================\r\n           NAVIGATION\r\n        ========================================================= *\/\r\n\r\n        header {\r\n            background: rgba(248, 250, 252, .94);\r\n            backdrop-filter: blur(15px);\r\n            position: sticky;\r\n            top: 0;\r\n            z-index: 1000;\r\n            border-bottom: 1px solid rgba(226, 232, 240, .8);\r\n        }\r\n\r\n        .navbar {\r\n            height: 78px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            gap: 30px;\r\n        }\r\n\r\n        .logo {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .logo-mark {\r\n            width: 44px;\r\n            height: 44px;\r\n            border-radius: 13px;\r\n            background: var(--sage);\r\n            display: grid;\r\n            place-items: center;\r\n            color: white;\r\n            font-size: 20px;\r\n        }\r\n\r\n        .logo-text strong {\r\n            display: block;\r\n            font-family: var(--serif);\r\n            font-size: 20px;\r\n            line-height: 1.1;\r\n        }\r\n\r\n        .logo-text span {\r\n            font-size: 10px;\r\n            font-weight: 700;\r\n            letter-spacing: 1.4px;\r\n            color: var(--sage-dark);\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .nav-links {\r\n            display: flex;\r\n            gap: 28px;\r\n            align-items: center;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .nav-links a {\r\n            transition: .2s;\r\n        }\r\n\r\n        .nav-links a:hover {\r\n            color: var(--sage-dark);\r\n        }\r\n\r\n        .mobile-menu {\r\n            display: none;\r\n            background: none;\r\n            border: none;\r\n            font-size: 24px;\r\n            color: var(--slate);\r\n        }\r\n\r\n        \/* =========================================================\r\n           HERO\r\n        ========================================================= *\/\r\n\r\n        .hero {\r\n            padding: 85px 0 110px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .hero::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            width: 500px;\r\n            height: 500px;\r\n            background: rgba(16, 185, 129, .08);\r\n            border-radius: 50%;\r\n            right: -180px;\r\n            top: -180px;\r\n        }\r\n\r\n        .hero-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 70px;\r\n            align-items: center;\r\n        }\r\n\r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: clamp(46px, 6vw, 72px);\r\n            letter-spacing: -1.5px;\r\n            margin-bottom: 24px;\r\n        }\r\n\r\n        .hero h1 span {\r\n            color: var(--sage-dark);\r\n        }\r\n\r\n        .hero-description {\r\n            font-size: 18px;\r\n            max-width: 580px;\r\n            margin-bottom: 28px;\r\n        }\r\n\r\n        .benefits {\r\n            list-style: none;\r\n            margin: 25px 0 34px;\r\n            display: grid;\r\n            gap: 13px;\r\n        }\r\n\r\n        .benefits li {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .benefits i {\r\n            color: var(--sage);\r\n        }\r\n\r\n        .hero-actions {\r\n            display: flex;\r\n            gap: 12px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        \/* Hero visual *\/\r\n\r\n        .hero-visual {\r\n            min-height: 570px;\r\n            position: relative;\r\n        }\r\n\r\n        .hero-main-image {\r\n            position: absolute;\r\n            width: 72%;\r\n            height: 450px;\r\n            right: 0;\r\n            top: 20px;\r\n            border-radius: 35px 35px 35px 100px;\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow);\r\n        }\r\n\r\n        .hero-main-image img {\r\n            height: 100%;\r\n        }\r\n\r\n        .hero-small-image {\r\n            position: absolute;\r\n            width: 48%;\r\n            height: 230px;\r\n            left: 0;\r\n            bottom: 0;\r\n            border-radius: 30px 80px 30px 30px;\r\n            overflow: hidden;\r\n            border: 10px solid var(--off-white);\r\n            box-shadow: var(--shadow);\r\n        }\r\n\r\n        .hero-small-image img {\r\n            height: 100%;\r\n        }\r\n\r\n        .floating-card {\r\n            position: absolute;\r\n            right: 0;\r\n            bottom: 65px;\r\n            background: white;\r\n            padding: 20px;\r\n            border-radius: 18px;\r\n            box-shadow: var(--shadow);\r\n            width: 220px;\r\n            z-index: 4;\r\n        }\r\n\r\n        .floating-card .icon {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: var(--soft-green);\r\n            color: var(--sage-dark);\r\n            border-radius: 12px;\r\n            display: grid;\r\n            place-items: center;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .floating-card strong {\r\n            display: block;\r\n            margin-bottom: 4px;\r\n        }\r\n\r\n        .floating-card small {\r\n            color: var(--muted);\r\n        }\r\n\r\n        \/* =========================================================\r\n           TRUST BAR\r\n        ========================================================= *\/\r\n\r\n        .trust-bar {\r\n            background: white;\r\n            border-top: 1px solid var(--border);\r\n            border-bottom: 1px solid var(--border);\r\n            padding: 25px 0;\r\n        }\r\n\r\n        .trust-inner {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 25px;\r\n            align-items: center;\r\n        }\r\n\r\n        .trust-item {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 12px;\r\n            color: var(--muted);\r\n            font-size: 13px;\r\n            font-weight: 700;\r\n            text-align: center;\r\n        }\r\n\r\n        .trust-item i {\r\n            color: var(--sage);\r\n            font-size: 22px;\r\n        }\r\n\r\n        \/* =========================================================\r\n           SERVICES BENTO\r\n        ========================================================= *\/\r\n\r\n        .services {\r\n            background: white;\r\n        }\r\n\r\n        .service-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 20px;\r\n        }\r\n\r\n        .service-card {\r\n            padding: 32px;\r\n            border: 1px solid var(--border);\r\n            border-radius: var(--radius);\r\n            background: white;\r\n            transition: .35s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .service-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: var(--shadow);\r\n            border-color: rgba(16, 185, 129, .3);\r\n        }\r\n\r\n        .service-card.large {\r\n            grid-column: span 2;\r\n        }\r\n\r\n        .service-icon {\r\n            width: 52px;\r\n            height: 52px;\r\n            border-radius: 15px;\r\n            background: var(--soft-green);\r\n            color: var(--sage-dark);\r\n            display: grid;\r\n            place-items: center;\r\n            font-size: 21px;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .service-card h3 {\r\n            font-size: 25px;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .service-card p {\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .service-link {\r\n            color: var(--sage-dark);\r\n            font-size: 14px;\r\n            font-weight: 800;\r\n        }\r\n\r\n        \/* =========================================================\r\n           DOCTOR\r\n        ========================================================= *\/\r\n\r\n        .doctor {\r\n            background: var(--off-white);\r\n        }\r\n\r\n        .doctor-grid {\r\n            display: grid;\r\n            grid-template-columns: .85fr 1.15fr;\r\n            gap: 80px;\r\n            align-items: center;\r\n        }\r\n\r\n        .doctor-image {\r\n            height: 600px;\r\n            border-radius: 35px;\r\n            overflow: hidden;\r\n            position: relative;\r\n            background: #E2E8F0;\r\n        }\r\n\r\n        .doctor-image img {\r\n            height: 100%;\r\n        }\r\n\r\n        .doctor-badge {\r\n            position: absolute;\r\n            bottom: 25px;\r\n            left: 25px;\r\n            right: 25px;\r\n            padding: 18px;\r\n            background: rgba(255,255,255,.94);\r\n            backdrop-filter: blur(10px);\r\n            border-radius: 18px;\r\n        }\r\n\r\n        .doctor-badge strong {\r\n            display: block;\r\n        }\r\n\r\n        .credentials {\r\n            margin: 30px 0;\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 16px;\r\n        }\r\n\r\n        .credential {\r\n            padding: 20px;\r\n            background: white;\r\n            border-radius: 18px;\r\n            border: 1px solid var(--border);\r\n        }\r\n\r\n        .credential strong {\r\n            display: block;\r\n            font-size: 22px;\r\n            color: var(--sage-dark);\r\n        }\r\n\r\n        .credential span {\r\n            font-size: 13px;\r\n            color: var(--muted);\r\n        }\r\n\r\n        \/* =========================================================\r\n           STATS\r\n        ========================================================= *\/\r\n\r\n        .stats {\r\n            background: var(--slate);\r\n            color: white;\r\n        }\r\n\r\n        .stats-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 30px;\r\n            text-align: center;\r\n        }\r\n\r\n        .stat strong {\r\n            display: block;\r\n            font-family: var(--serif);\r\n            font-size: 44px;\r\n            color: white;\r\n        }\r\n\r\n        .stat span {\r\n            color: #CBD5E1;\r\n            font-size: 14px;\r\n        }\r\n\r\n        \/* =========================================================\r\n           PATIENT SUCCESS\r\n        ========================================================= *\/\r\n\r\n        .success {\r\n            background: white;\r\n        }\r\n\r\n        .success-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 25px;\r\n        }\r\n\r\n        .portfolio-card,\r\n        .testimonial-card {\r\n            background: var(--off-white);\r\n            border-radius: 25px;\r\n            overflow: hidden;\r\n            border: 1px solid var(--border);\r\n        }\r\n\r\n        .before-after {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            height: 300px;\r\n        }\r\n\r\n        .before-after div {\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .before-after img {\r\n            height: 100%;\r\n            transition: transform .5s ease;\r\n        }\r\n\r\n        .before-after div:hover img {\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .image-label {\r\n            position: absolute;\r\n            left: 15px;\r\n            top: 15px;\r\n            background: rgba(15,23,42,.75);\r\n            color: white;\r\n            padding: 6px 11px;\r\n            border-radius: 999px;\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            z-index: 2;\r\n        }\r\n\r\n        .portfolio-content {\r\n            padding: 25px;\r\n        }\r\n\r\n        .testimonial-content {\r\n            padding: 30px;\r\n        }\r\n\r\n        .quote {\r\n            font-family: var(--serif);\r\n            font-size: 25px;\r\n            line-height: 1.4;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .patient {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .patient-avatar {\r\n            width: 45px;\r\n            height: 45px;\r\n            background: var(--sage);\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: grid;\r\n            place-items: center;\r\n        }\r\n\r\n        .patient strong {\r\n            display: block;\r\n        }\r\n\r\n        .patient small {\r\n            color: var(--muted);\r\n        }\r\n\r\n        .video-box {\r\n            margin-top: 20px;\r\n            height: 190px;\r\n            border-radius: 18px;\r\n            background: var(--slate);\r\n            display: grid;\r\n            place-items: center;\r\n            color: white;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .video-box::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            inset: 0;\r\n            background:\r\n                linear-gradient(\r\n                    rgba(15,23,42,.55),\r\n                    rgba(15,23,42,.7)\r\n                );\r\n        }\r\n\r\n        .play-button {\r\n            position: relative;\r\n            z-index: 2;\r\n            width: 65px;\r\n            height: 65px;\r\n            border-radius: 50%;\r\n            background: var(--sage);\r\n            display: grid;\r\n            place-items: center;\r\n            font-size: 22px;\r\n        }\r\n\r\n        \/* =========================================================\r\n           APPOINTMENT CTA\r\n        ========================================================= *\/\r\n\r\n        .appointment {\r\n            padding: 80px 0;\r\n        }\r\n\r\n        .appointment-box {\r\n            background: var(--slate);\r\n            color: white;\r\n            border-radius: 35px;\r\n            padding: 60px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            gap: 40px;\r\n            overflow: hidden;\r\n            position: relative;\r\n        }\r\n\r\n        .appointment-box::after {\r\n            content: \"\";\r\n            width: 280px;\r\n            height: 280px;\r\n            border-radius: 50%;\r\n            background: rgba(16,185,129,.15);\r\n            position: absolute;\r\n            right: -80px;\r\n            top: -100px;\r\n        }\r\n\r\n        .appointment h2 {\r\n            color: white;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .appointment p {\r\n            color: #CBD5E1;\r\n        }\r\n\r\n        \/* =========================================================\r\n           FOOTER\r\n        ========================================================= *\/\r\n\r\n        footer {\r\n            background: var(--slate-dark);\r\n            color: white;\r\n            padding-top: 80px;\r\n        }\r\n\r\n        .footer-grid {\r\n            display: grid;\r\n            grid-template-columns: 1.3fr 1fr 1fr 1.3fr;\r\n            gap: 50px;\r\n            padding-bottom: 60px;\r\n        }\r\n\r\n        footer h3 {\r\n            color: white;\r\n            font-family: var(--sans);\r\n            font-size: 16px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        footer p,\r\n        footer li {\r\n            color: #94A3B8;\r\n            font-size: 14px;\r\n        }\r\n\r\n        footer ul {\r\n            list-style: none;\r\n            display: grid;\r\n            gap: 10px;\r\n        }\r\n\r\n        footer a:hover {\r\n            color: white;\r\n        }\r\n\r\n        .footer-logo strong {\r\n            font-family: var(--serif);\r\n            font-size: 24px;\r\n        }\r\n\r\n        .footer-logo span {\r\n            display: block;\r\n            color: var(--sage);\r\n            font-size: 11px;\r\n            font-weight: 800;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .footer-contact {\r\n            display: grid;\r\n            gap: 12px;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .footer-contact a {\r\n            display: flex;\r\n            gap: 10px;\r\n            align-items: center;\r\n        }\r\n\r\n        .map-wrapper {\r\n            height: 180px;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            background: #334155;\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .map-placeholder {\r\n            height: 100%;\r\n            display: grid;\r\n            place-items: center;\r\n            text-align: center;\r\n            color: #CBD5E1;\r\n            padding: 20px;\r\n        }\r\n\r\n        .parking {\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .parking li {\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .footer-bottom {\r\n            border-top: 1px solid #334155;\r\n            padding: 22px 0;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            gap: 20px;\r\n            font-size: 12px;\r\n            color: #64748B;\r\n        }\r\n\r\n        \/* =========================================================\r\n           WHATSAPP\r\n        ========================================================= *\/\r\n\r\n        .whatsapp {\r\n            position: fixed;\r\n            right: 25px;\r\n            bottom: 25px;\r\n            width: 62px;\r\n            height: 62px;\r\n            background: #25D366;\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: grid;\r\n            place-items: center;\r\n            font-size: 29px;\r\n            box-shadow: 0 15px 35px rgba(0,0,0,.18);\r\n            z-index: 999;\r\n            transition: .3s;\r\n        }\r\n\r\n        .whatsapp:hover {\r\n            transform: scale(1.08);\r\n        }\r\n\r\n        .whatsapp-label {\r\n            position: absolute;\r\n            right: 75px;\r\n            white-space: nowrap;\r\n            background: var(--slate);\r\n            padding: 9px 14px;\r\n            border-radius: 8px;\r\n            font-size: 12px;\r\n            opacity: 0;\r\n            pointer-events: none;\r\n            transition: .3s;\r\n        }\r\n\r\n        .whatsapp:hover .whatsapp-label {\r\n            opacity: 1;\r\n        }\r\n\r\n        \/* =========================================================\r\n           FADE ANIMATION\r\n        ========================================================= *\/\r\n\r\n        .fade-up {\r\n            opacity: 0;\r\n            transform: translateY(35px);\r\n            transition: opacity .8s ease, transform .8s ease;\r\n        }\r\n\r\n        .fade-up.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* =========================================================\r\n           RESPONSIVE\r\n        ========================================================= *\/\r\n\r\n        @media(max-width: 950px) {\r\n\r\n            .nav-links {\r\n                display: none;\r\n            }\r\n\r\n            .mobile-menu {\r\n                display: block;\r\n            }\r\n\r\n            .hero-grid,\r\n            .doctor-grid,\r\n            .success-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .hero-visual {\r\n                min-height: 500px;\r\n            }\r\n\r\n            .service-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n\r\n            .service-card.large {\r\n                grid-column: span 2;\r\n            }\r\n\r\n            .stats-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n\r\n            .footer-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n\r\n            .appointment-box {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n        }\r\n\r\n        @media(max-width: 650px) {\r\n\r\n            section {\r\n                padding: 70px 0;\r\n            }\r\n\r\n            .topbar {\r\n                display: none;\r\n            }\r\n\r\n            .navbar {\r\n                height: 70px;\r\n            }\r\n\r\n            .hero {\r\n                padding: 60px 0 70px;\r\n            }\r\n\r\n            .hero h1 {\r\n                font-size: 44px;\r\n            }\r\n\r\n            .hero-description {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .hero-visual {\r\n                min-height: 420px;\r\n            }\r\n\r\n            .hero-main-image {\r\n                height: 330px;\r\n                width: 78%;\r\n            }\r\n\r\n            .hero-small-image {\r\n                height: 170px;\r\n                width: 55%;\r\n            }\r\n\r\n            .floating-card {\r\n                width: 180px;\r\n                padding: 15px;\r\n                bottom: 35px;\r\n            }\r\n\r\n            .trust-inner {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n\r\n            .service-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .service-card.large {\r\n                grid-column: span 1;\r\n            }\r\n\r\n            .doctor-image {\r\n                height: 450px;\r\n            }\r\n\r\n            .credentials {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .stats-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n                gap: 35px 15px;\r\n            }\r\n\r\n            .stat strong {\r\n                font-size: 35px;\r\n            }\r\n\r\n            .appointment-box {\r\n                padding: 35px 25px;\r\n            }\r\n\r\n            .footer-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .footer-bottom {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .whatsapp {\r\n                width: 56px;\r\n                height: 56px;\r\n                right: 18px;\r\n                bottom: 18px;\r\n            }\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- =========================================================\r\n     TOP BAR\r\n========================================================= -->\r\n\r\n<div class=\"topbar\">\r\n    <div class=\"container topbar-inner\">\r\n\r\n        <div>\r\n            <i class=\"fa-solid fa-location-dot\"><\/i>\r\n            Bengaluru, Karnataka\r\n        <\/div>\r\n\r\n        <div class=\"topbar-right\">\r\n            <a href=\"#contact\">\r\n                <i class=\"fa-regular fa-clock\"><\/i>\r\n                Mon \u2013 Sun\r\n            <\/a>\r\n\r\n            <a href=\"tel:+919XXXXXXXXX\">\r\n                <i class=\"fa-solid fa-phone\"><\/i>\r\n                Call Clinic\r\n            <\/a>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n     NAVIGATION\r\n========================================================= -->\r\n\r\n<header>\r\n\r\n    <div class=\"container navbar\">\r\n\r\n        <a href=\"#\" class=\"logo\">\r\n\r\n            <div class=\"logo-mark\">\r\n                <i class=\"fa-solid fa-heart-pulse\"><\/i>\r\n            <\/div>\r\n\r\n            <div class=\"logo-text\">\r\n                <strong>Shree Polyclinic & Lab<\/strong>\r\n                <span>One Roof for All Disorders<\/span>\r\n            <\/div>\r\n\r\n        <\/a>\r\n\r\n        <nav class=\"nav-links\">\r\n\r\n            <a href=\"#services\">Services<\/a>\r\n            <a href=\"#doctor\">Our Doctor<\/a>\r\n            <a href=\"#success\">Patient Stories<\/a>\r\n            <a href=\"#contact\">Locations<\/a>\r\n\r\n            <a href=\"#appointment\" class=\"btn btn-primary\">\r\n                Book Appointment\r\n            <\/a>\r\n\r\n        <\/nav>\r\n\r\n        <button class=\"mobile-menu\" aria-label=\"Open menu\">\r\n            <i class=\"fa-solid fa-bars\"><\/i>\r\n        <\/button>\r\n\r\n    <\/div>\r\n\r\n<\/header>\r\n\r\n\r\n<!-- =========================================================\r\n     HERO\r\n========================================================= -->\r\n\r\n<main>\r\n\r\n<section class=\"hero\">\r\n\r\n    <div class=\"container hero-grid\">\r\n\r\n        <div class=\"hero-content fade-up\">\r\n\r\n            <div class=\"eyebrow\">\r\n                Trusted Family Healthcare Since 2010\r\n            <\/div>\r\n\r\n            <h1>\r\n                Better Health Begins\r\n                <span>With Better Care.<\/span>\r\n            <\/h1>\r\n\r\n            <p class=\"hero-description\">\r\n                Comprehensive healthcare, diagnostics and preventive\r\n                medicine designed around you and your family \u2014\r\n                all under one roof.\r\n            <\/p>\r\n\r\n            <ul class=\"benefits\">\r\n\r\n                <li>\r\n                    <i class=\"fa-solid fa-circle-check\"><\/i>\r\n                    Preventive health & complete health checkups\r\n                <\/li>\r\n\r\n                <li>\r\n                    <i class=\"fa-solid fa-circle-check\"><\/i>\r\n                    Advanced diagnostic laboratory services\r\n                <\/li>\r\n\r\n                <li>\r\n                    <i class=\"fa-solid fa-circle-check\"><\/i>\r\n                    Chronic disease & lifestyle management\r\n                <\/li>\r\n\r\n                <li>\r\n                    <i class=\"fa-solid fa-circle-check\"><\/i>\r\n                    Vaccinations & convenient home healthcare\r\n                <\/li>\r\n\r\n            <\/ul>\r\n\r\n            <div class=\"hero-actions\">\r\n\r\n                <a href=\"#appointment\" class=\"btn btn-primary\">\r\n                    Book Online Appointment\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n\r\n                <a href=\"tel:+919XXXXXXXXX\" class=\"btn btn-outline\">\r\n                    <i class=\"fa-solid fa-phone\"><\/i>\r\n                    Call Clinic\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"hero-visual fade-up\">\r\n\r\n            <!-- Replace with authentic clinic\/doctor image -->\r\n\r\n            <div class=\"hero-main-image\">\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1000&q=85\"\r\n                    alt=\"Doctor providing compassionate healthcare\">\r\n            <\/div>\r\n\r\n            <div class=\"hero-small-image\">\r\n                <img decoding=\"async\"\r\n                    src=\"https:\/\/images.unsplash.com\/photo-1579684385127-1ef15d508118?auto=format&fit=crop&w=700&q=85\"\r\n                    alt=\"Modern medical consultation\">\r\n            <\/div>\r\n\r\n            <div class=\"floating-card\">\r\n\r\n                <div class=\"icon\">\r\n                    <i class=\"fa-solid fa-shield-heart\"><\/i>\r\n                <\/div>\r\n\r\n                <strong>Healthcare You Can Trust<\/strong>\r\n\r\n                <small>\r\n                    Compassionate care backed by medical expertise.\r\n                <\/small>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     TRUST BAR\r\n========================================================= -->\r\n\r\n<div class=\"trust-bar\">\r\n\r\n    <div class=\"container trust-inner\">\r\n\r\n        <div class=\"trust-item\">\r\n            <i class=\"fa-solid fa-user-doctor\"><\/i>\r\n            Qualified Medical Professionals\r\n        <\/div>\r\n\r\n        <div class=\"trust-item\">\r\n            <i class=\"fa-solid fa-microscope\"><\/i>\r\n            Reliable Diagnostics\r\n        <\/div>\r\n\r\n        <div class=\"trust-item\">\r\n            <i class=\"fa-solid fa-shield-heart\"><\/i>\r\n            Patient-Centred Care\r\n        <\/div>\r\n\r\n        <div class=\"trust-item\">\r\n            <i class=\"fa-solid fa-award\"><\/i>\r\n            Trusted Since 2010\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n     SERVICES\r\n========================================================= -->\r\n\r\n<section class=\"services\" id=\"services\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"section-heading fade-up\">\r\n\r\n            <div class=\"eyebrow\">\r\n                Comprehensive Healthcare\r\n            <\/div>\r\n\r\n            <h2>\r\n                The Right Care,\r\n                When You Need It.\r\n            <\/h2>\r\n\r\n            <p>\r\n                From routine health screening to long-term disease\r\n                management, our services are designed to make\r\n                quality healthcare simpler and more accessible.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"service-grid\">\r\n\r\n            <article class=\"service-card large fade-up\">\r\n\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fa-solid fa-heart-pulse\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Preventive Health Checkups<\/h3>\r\n\r\n                <p>\r\n                    Understand your health before a small concern\r\n                    becomes a bigger problem with comprehensive\r\n                    preventive screening and doctor consultation.\r\n                <\/p>\r\n\r\n                <a href=\"#appointment\" class=\"service-link\">\r\n                    Explore Health Checkups \u2192\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"service-card fade-up\">\r\n\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fa-solid fa-flask-vial\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Diagnostic Lab<\/h3>\r\n\r\n                <p>\r\n                    Convenient laboratory testing to support\r\n                    accurate diagnosis and ongoing monitoring.\r\n                <\/p>\r\n\r\n                <a href=\"#appointment\" class=\"service-link\">\r\n                    View Lab Services \u2192\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"service-card fade-up\">\r\n\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fa-solid fa-droplet\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Diabetes Care<\/h3>\r\n\r\n                <p>\r\n                    Practical, personalized support for blood sugar,\r\n                    lifestyle and long-term diabetes management.\r\n                <\/p>\r\n\r\n                <a href=\"#appointment\" class=\"service-link\">\r\n                    Learn More \u2192\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"service-card fade-up\">\r\n\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fa-solid fa-weight-scale\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Scientific Weight Management<\/h3>\r\n\r\n                <p>\r\n                    Evidence-based guidance combining medical,\r\n                    nutritional and lifestyle approaches.\r\n                <\/p>\r\n\r\n                <a href=\"#appointment\" class=\"service-link\">\r\n                    Start Your Journey \u2192\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"service-card fade-up\">\r\n\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fa-solid fa-syringe\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Vaccinations<\/h3>\r\n\r\n                <p>\r\n                    Adult and family vaccination services for\r\n                    preventive protection at every stage of life.\r\n                <\/p>\r\n\r\n                <a href=\"#appointment\" class=\"service-link\">\r\n                    Check Vaccines \u2192\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n\r\n            <article class=\"service-card large fade-up\">\r\n\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fa-solid fa-house-medical\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Doctor Home Visits<\/h3>\r\n\r\n                <p>\r\n                    When travelling to the clinic is difficult,\r\n                    access professional healthcare from the\r\n                    comfort of your home.\r\n                <\/p>\r\n\r\n                <a href=\"#appointment\" class=\"service-link\">\r\n                    Request Home Visit \u2192\r\n                <\/a>\r\n\r\n            <\/article>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     DOCTOR\r\n========================================================= -->\r\n\r\n<section class=\"doctor\" id=\"doctor\">\r\n\r\n    <div class=\"container doctor-grid\">\r\n\r\n        <div class=\"doctor-image fade-up\">\r\n\r\n            <!-- Replace with actual doctor image -->\r\n\r\n            <img decoding=\"async\"\r\n                src=\"https:\/\/images.unsplash.com\/photo-1559839734-2b71ea197ec2?auto=format&fit=crop&w=900&q=85\"\r\n                alt=\"Medical doctor\">\r\n\r\n            <div class=\"doctor-badge\">\r\n\r\n                <strong>Dr. Chithra S<\/strong>\r\n\r\n                <small>\r\n                    Medical Director \u00b7 Family Physician\r\n                <\/small>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"doctor-content fade-up\">\r\n\r\n            <div class=\"eyebrow\">\r\n                Leadership & Medical Expertise\r\n            <\/div>\r\n\r\n            <h2>\r\n                Healthcare That Looks\r\n                Beyond the Symptoms.\r\n            <\/h2>\r\n\r\n            <p>\r\n                Shree Polyclinic & Lab was founded with a simple\r\n                philosophy: healthcare should be accessible,\r\n                preventive and centred around the individual \u2014\r\n                not just the illness.\r\n            <\/p>\r\n\r\n            <br>\r\n\r\n            <p>\r\n                Our approach combines clinical expertise with\r\n                preventive medicine, diagnostics and long-term\r\n                health management to help patients make better\r\n                decisions about their health.\r\n            <\/p>\r\n\r\n\r\n            <div class=\"credentials\">\r\n\r\n                <div class=\"credential\">\r\n                    <strong>2010<\/strong>\r\n                    <span>Healthcare Journey Began<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"credential\">\r\n                    <strong>5L+<\/strong>\r\n                    <span>Patients Served<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"credential\">\r\n                    <strong>MBBS<\/strong>\r\n                    <span>Medical Qualification<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"credential\">\r\n                    <strong>15+<\/strong>\r\n                    <span>Years of Experience<\/span>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <a href=\"#appointment\" class=\"btn btn-dark\">\r\n                Book Consultation\r\n                <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     STATS\r\n========================================================= -->\r\n\r\n<section class=\"stats\">\r\n\r\n    <div class=\"container stats-grid\">\r\n\r\n        <div class=\"stat fade-up\">\r\n            <strong>15+<\/strong>\r\n            <span>Years of Healthcare Experience<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"stat fade-up\">\r\n            <strong>5L+<\/strong>\r\n            <span>Patients Served<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"stat fade-up\">\r\n            <strong>4+<\/strong>\r\n            <span>Healthcare Locations<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"stat fade-up\">\r\n            <strong>360\u00b0<\/strong>\r\n            <span>Approach to Healthcare<\/span>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     PATIENT SUCCESS\r\n========================================================= -->\r\n\r\n<section class=\"success\" id=\"success\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"section-heading center fade-up\">\r\n\r\n            <div class=\"eyebrow\">\r\n                Patient Experience\r\n            <\/div>\r\n\r\n            <h2>\r\n                Real Care.\r\n                Real People.\r\n                Real Stories.\r\n            <\/h2>\r\n\r\n            <p>\r\n                Every patient's journey is different.\r\n                Our goal is to make every interaction\r\n                more reassuring, transparent and meaningful.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"success-grid\">\r\n\r\n            <!-- Portfolio -->\r\n\r\n            <div class=\"portfolio-card fade-up\">\r\n\r\n                <div class=\"before-after\">\r\n\r\n                    <div>\r\n                        <span class=\"image-label\">Before<\/span>\r\n\r\n                        <img decoding=\"async\"\r\n                            src=\"https:\/\/images.unsplash.com\/photo-1559757148-5c350d0d3c56?auto=format&fit=crop&w=700&q=80\"\r\n                            alt=\"Patient health journey before\">\r\n                    <\/div>\r\n\r\n                    <div>\r\n                        <span class=\"image-label\">After<\/span>\r\n\r\n                        <img decoding=\"async\"\r\n                            src=\"https:\/\/images.unsplash.com\/photo-1551076805-e1869033e561?auto=format&fit=crop&w=700&q=80\"\r\n                            alt=\"Patient health journey after\">\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"portfolio-content\">\r\n\r\n                    <h3>\r\n                        A More Confident Health Journey\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Replace this section with an authentic,\r\n                        consented patient success story.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Testimonial -->\r\n\r\n            <div class=\"testimonial-card fade-up\">\r\n\r\n                <div class=\"testimonial-content\">\r\n\r\n                    <div class=\"eyebrow\">\r\n                        Patient Testimonial\r\n                    <\/div>\r\n\r\n                    <div class=\"quote\">\r\n                        \u201cThe team took the time to understand\r\n                        my concerns instead of simply treating\r\n                        the symptoms.\u201d\r\n                    <\/div>\r\n\r\n                    <div class=\"patient\">\r\n\r\n                        <div class=\"patient-avatar\">\r\n                            <i class=\"fa-solid fa-user\"><\/i>\r\n                        <\/div>\r\n\r\n                        <div>\r\n                            <strong>Patient Story<\/strong>\r\n                            <small>Verified patient testimonial<\/small>\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"video-box\">\r\n\r\n                        <div class=\"play-button\">\r\n                            <i class=\"fa-solid fa-play\"><\/i>\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     APPOINTMENT CTA\r\n========================================================= -->\r\n\r\n<section class=\"appointment\" id=\"appointment\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"appointment-box fade-up\">\r\n\r\n            <div>\r\n\r\n                <div class=\"eyebrow\" style=\"color:#6EE7B7;\">\r\n                    Your Health Comes First\r\n                <\/div>\r\n\r\n                <h2>\r\n                    Ready to take the\r\n                    next step?\r\n                <\/h2>\r\n\r\n                <p>\r\n                    Book a consultation with our healthcare team.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <a href=\"#contact\" class=\"btn btn-primary\">\r\n                Book Online Appointment\r\n                <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/main>\r\n\r\n\r\n<!-- =========================================================\r\n     FOOTER\r\n========================================================= -->\r\n\r\n<footer id=\"contact\">\r\n\r\n    <div class=\"container\">\r\n\r\n        <div class=\"footer-grid\">\r\n\r\n            <!-- Brand -->\r\n\r\n            <div>\r\n\r\n                <div class=\"footer-logo\">\r\n\r\n                    <strong>Shree Polyclinic & Lab<\/strong>\r\n\r\n                    <span>\r\n                        ONE ROOF FOR ALL DISORDERS\r\n                    <\/span>\r\n\r\n                <\/div>\r\n\r\n                <p>\r\n                    Comprehensive healthcare, diagnostics\r\n                    and preventive medicine designed around\r\n                    patients and families.\r\n                <\/p>\r\n\r\n                <div class=\"footer-contact\">\r\n\r\n                    <a href=\"tel:+919XXXXXXXXX\">\r\n                        <i class=\"fa-solid fa-phone\"><\/i>\r\n                        +91 9XXXXXXXXX\r\n                    <\/a>\r\n\r\n                    <a href=\"mailto:info@example.com\">\r\n                        <i class=\"fa-solid fa-envelope\"><\/i>\r\n                        info@shreepolycliniclab.com\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Services -->\r\n\r\n            <div>\r\n\r\n                <h3>Healthcare<\/h3>\r\n\r\n                <ul>\r\n\r\n                    <li>\r\n                        <a href=\"#services\">\r\n                            Preventive Health\r\n                        <\/a>\r\n                    <\/li>\r\n\r\n                    <li>\r\n                        <a href=\"#services\">\r\n                            Diagnostic Lab\r\n                        <\/a>\r\n                    <\/li>\r\n\r\n                    <li>\r\n                        <a href=\"#services\">\r\n                            Diabetes Care\r\n                        <\/a>\r\n                    <\/li>\r\n\r\n                    <li>\r\n                        <a href=\"#services\">\r\n                            Weight Management\r\n                        <\/a>\r\n                    <\/li>\r\n\r\n                    <li>\r\n                        <a href=\"#services\">\r\n                            Vaccinations\r\n                        <\/a>\r\n                    <\/li>\r\n\r\n                    <li>\r\n                        <a href=\"#services\">\r\n                            Home Visits\r\n                        <\/a>\r\n                    <\/li>\r\n\r\n                <\/ul>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Hours -->\r\n\r\n            <div>\r\n\r\n                <h3>Clinic Hours<\/h3>\r\n\r\n                <ul>\r\n\r\n                    <li>Monday \u2013 Saturday<\/li>\r\n                    <li>Morning: 8:00 AM \u2013 1:00 PM<\/li>\r\n                    <li>Evening: 4:00 PM \u2013 9:00 PM<\/li>\r\n\r\n                    <br>\r\n\r\n                    <li>Sunday<\/li>\r\n                    <li>By Appointment<\/li>\r\n\r\n                <\/ul>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- Location -->\r\n\r\n            <div>\r\n\r\n                <h3>Find Us<\/h3>\r\n\r\n                <div class=\"map-wrapper\">\r\n\r\n                    <!-- Replace this with Google Maps iframe -->\r\n\r\n                    <div class=\"map-placeholder\">\r\n\r\n                        <div>\r\n                            <i class=\"fa-solid fa-map-location-dot\"\r\n                               style=\"font-size:30px;margin-bottom:10px;\"><\/i>\r\n\r\n                            <br>\r\n\r\n                            HSR Layout, Bengaluru\r\n\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"parking\">\r\n\r\n                    <h3>Parking Directions<\/h3>\r\n\r\n                    <ul>\r\n\r\n                        <li>\r\n                            <i class=\"fa-solid fa-check\"><\/i>\r\n                            Enter through the main clinic entrance.\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <i class=\"fa-solid fa-check\"><\/i>\r\n                            Follow clinic parking signage.\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <i class=\"fa-solid fa-check\"><\/i>\r\n                            Ask reception for assistance.\r\n                        <\/li>\r\n\r\n                    <\/ul>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"footer-bottom\">\r\n\r\n            <div>\r\n                \u00a9 2026 Shree Polyclinic & Lab.\r\n                All Rights Reserved.\r\n            <\/div>\r\n\r\n            <div>\r\n                Privacy Policy \u00b7 Terms of Use\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/footer>\r\n\r\n\r\n<!-- =========================================================\r\n     WHATSAPP\r\n========================================================= -->\r\n\r\n<a\r\n    href=\"https:\/\/wa.me\/919XXXXXXXXX\"\r\n    class=\"whatsapp\"\r\n    target=\"_blank\"\r\n    aria-label=\"Chat with Shree Polyclinic & Lab on WhatsApp\">\r\n\r\n    <span class=\"whatsapp-label\">\r\n        Chat via WhatsApp\r\n    <\/span>\r\n\r\n    <i class=\"fa-brands fa-whatsapp\"><\/i>\r\n\r\n<\/a>\r\n\r\n\r\n<!-- =========================================================\r\n     JAVASCRIPT\r\n========================================================= -->\r\n\r\n<script>\r\n\r\n    \/* ---------------------------------------------------------\r\n       Fade-up animation on scroll\r\n    --------------------------------------------------------- *\/\r\n\r\n    const observer = new IntersectionObserver(\r\n        (entries) => {\r\n\r\n            entries.forEach(entry => {\r\n\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add(\"visible\");\r\n                }\r\n\r\n            });\r\n\r\n        },\r\n        {\r\n            threshold: 0.12\r\n        }\r\n    );\r\n\r\n\r\n    document.querySelectorAll(\".fade-up\").forEach(element => {\r\n        observer.observe(element);\r\n    });\r\n\r\n\r\n    \/* ---------------------------------------------------------\r\n       Mobile menu\r\n    --------------------------------------------------------- *\/\r\n\r\n    const menuButton = document.querySelector(\".mobile-menu\");\r\n    const nav = document.querySelector(\".nav-links\");\r\n\r\n    menuButton.addEventListener(\"click\", () => {\r\n\r\n        if (nav.style.display === \"flex\") {\r\n\r\n            nav.style.display = \"\";\r\n\r\n        } else {\r\n\r\n            nav.style.display = \"flex\";\r\n\r\n            nav.style.position = \"absolute\";\r\n            nav.style.top = \"70px\";\r\n            nav.style.left = \"0\";\r\n            nav.style.right = \"0\";\r\n            nav.style.padding = \"25px\";\r\n            nav.style.background = \"#F8FAFC\";\r\n            nav.style.flexDirection = \"column\";\r\n            nav.style.alignItems = \"flex-start\";\r\n            nav.style.borderBottom = \"1px solid #E2E8F0\";\r\n\r\n        }\r\n\r\n    });\r\n\r\n\r\n    \/* ---------------------------------------------------------\r\n       Close mobile menu after clicking link\r\n    --------------------------------------------------------- *\/\r\n\r\n    document.querySelectorAll(\".nav-links a\").forEach(link => {\r\n\r\n        link.addEventListener(\"click\", () => {\r\n\r\n            if (window.innerWidth <= 950) {\r\n                nav.style.display = \"\";\r\n            }\r\n\r\n        });\r\n\r\n    });\r\n\r\n\r\n    \/* ---------------------------------------------------------\r\n       Simple appointment demo\r\n    --------------------------------------------------------- *\/\r\n\r\n    document.querySelectorAll('a[href=\"#appointment\"]').forEach(button => {\r\n\r\n        button.addEventListener(\"click\", () => {\r\n\r\n            \/\/ Connect this CTA to your appointment booking system.\r\n\r\n        });\r\n\r\n    });\r\n\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n```\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#8220;`html Shree Polyclinic &#038; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &#038; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3313","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"```html Shree Polyclinic &amp; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &amp; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"DWFul-usI6OBMDkPApVUePNtjwjxfevy4VELHdmiwvU\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/shreepolycliniclab.com\/?page_id=3313\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"shreepolycliniclab.com - Healing from the root cause\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Elementor #3313 - shreepolycliniclab.com\" \/>\n\t\t<meta property=\"og:description\" content=\"```html Shree Polyclinic &amp; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &amp; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/shreepolycliniclab.com\/?page_id=3313\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-06T03:01:26+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-06T03:03:37+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/drchithras\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Elementor #3313 - shreepolycliniclab.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"```html Shree Polyclinic &amp; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &amp; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shreepolycliniclab.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313#listItem\",\"name\":\"Elementor #3313\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313#listItem\",\"position\":2,\"name\":\"Elementor #3313\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#organization\",\"name\":\"shreepolycliniclab.com\",\"description\":\"#taglineShree Polyclinic &amp; Lab: Healing from the root cause\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/\",\"telephone\":\"+918550001600\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Sree-Polyclinic-Logo-in-PNG-01.png\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313\\\/#organizationLogo\",\"width\":4576,\"height\":4184,\"caption\":\"Shree Polyclinic & Lab\"},\"image\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/drchithras\",\"https:\\\/\\\/www.instagram.com\\\/shreepolycliniclab?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/drchithras\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313#webpage\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313\",\"name\":\"Elementor #3313 - shreepolycliniclab.com\",\"description\":\"```html Shree Polyclinic & Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \\u2013 Sun Call Clinic Shree Polyclinic & Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=3313#breadcrumblist\"},\"datePublished\":\"2026-09-06T03:01:26+00:00\",\"dateModified\":\"2026-09-06T03:03:37+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#website\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/\",\"name\":\"shreepolycliniclab.com\",\"description\":\"Healing from the root cause\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Elementor #3313 - shreepolycliniclab.com","description":"```html Shree Polyclinic & Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic & Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you","canonical_url":"https:\/\/shreepolycliniclab.com\/?page_id=3313","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"DWFul-usI6OBMDkPApVUePNtjwjxfevy4VELHdmiwvU","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com#listItem","position":1,"name":"Home","item":"https:\/\/shreepolycliniclab.com","nextItem":{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313#listItem","name":"Elementor #3313"}},{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313#listItem","position":2,"name":"Elementor #3313","previousItem":{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/shreepolycliniclab.com\/#organization","name":"shreepolycliniclab.com","description":"#taglineShree Polyclinic &amp; Lab: Healing from the root cause","url":"https:\/\/shreepolycliniclab.com\/","telephone":"+918550001600","logo":{"@type":"ImageObject","url":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2023\/04\/Sree-Polyclinic-Logo-in-PNG-01.png","@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313\/#organizationLogo","width":4576,"height":4184,"caption":"Shree Polyclinic & Lab"},"image":{"@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/drchithras","https:\/\/www.instagram.com\/shreepolycliniclab?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==","https:\/\/www.linkedin.com\/in\/drchithras\/"]},{"@type":"WebPage","@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313#webpage","url":"https:\/\/shreepolycliniclab.com\/?page_id=3313","name":"Elementor #3313 - shreepolycliniclab.com","description":"```html Shree Polyclinic & Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic & Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/shreepolycliniclab.com\/#website"},"breadcrumb":{"@id":"https:\/\/shreepolycliniclab.com\/?page_id=3313#breadcrumblist"},"datePublished":"2026-09-06T03:01:26+00:00","dateModified":"2026-09-06T03:03:37+00:00"},{"@type":"WebSite","@id":"https:\/\/shreepolycliniclab.com\/#website","url":"https:\/\/shreepolycliniclab.com\/","name":"shreepolycliniclab.com","description":"Healing from the root cause","inLanguage":"en-US","publisher":{"@id":"https:\/\/shreepolycliniclab.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"shreepolycliniclab.com - Healing from the root cause","og:type":"article","og:title":"Elementor #3313 - shreepolycliniclab.com","og:description":"```html Shree Polyclinic &amp; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &amp; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you","og:url":"https:\/\/shreepolycliniclab.com\/?page_id=3313","og:image":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png","og:image:secure_url":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png","article:published_time":"2026-09-06T03:01:26+00:00","article:modified_time":"2026-09-06T03:03:37+00:00","article:publisher":"https:\/\/www.facebook.com\/drchithras","twitter:card":"summary_large_image","twitter:title":"Elementor #3313 - shreepolycliniclab.com","twitter:description":"```html Shree Polyclinic &amp; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &amp; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you","twitter:image":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png"},"aioseo_meta_data":{"post_id":"3313","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-09-06 03:01:26","updated":"2026-09-06 04:18:40","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/shreepolycliniclab.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tElementor #3313\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/shreepolycliniclab.com"},{"label":"Elementor #3313","link":"https:\/\/shreepolycliniclab.com\/?page_id=3313"}],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"chithras@shreepolycliniclab.com","author_link":"https:\/\/shreepolycliniclab.com\/?author=1"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"&#8220;`html Shree Polyclinic &#038; Lab | Complete Healthcare Under One Roof Bengaluru, Karnataka Mon \u2013 Sun Call Clinic Shree Polyclinic &#038; Lab One Roof for All Disorders Services Our Doctor Patient Stories Locations Book Appointment Trusted Family Healthcare Since 2010 Better Health Begins With Better Care. Comprehensive healthcare, diagnostics and preventive medicine designed around you&hellip;","_links":{"self":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/3313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3313"}],"version-history":[{"count":5,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/3313\/revisions"}],"predecessor-version":[{"id":3318,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/3313\/revisions\/3318"}],"wp:attachment":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}