{"id":825,"date":"2026-03-13T19:06:39","date_gmt":"2026-03-13T19:06:39","guid":{"rendered":"https:\/\/101connect.in\/krishnakumar\/wordpress\/?page_id=825"},"modified":"2026-04-08T04:38:56","modified_gmt":"2026-04-08T04:38:56","slug":"clinic-locations","status":"publish","type":"page","link":"https:\/\/101connect.in\/krishnakumar\/clinic-locations\/","title":{"rendered":"Clinic Locations"},"content":{"rendered":"<style>\n    \/* RESTORED SYSTEM FONT STACK - MATCHES HOME PAGE *\/\n    .premium-page-wrapper { \n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; \n        color: #334155; \n        line-height: 1.8; \n        overflow-x: hidden; \n        background: #fff;\n    }<\/p>\n<p>    .font-serif { font-family: 'Playfair Display', serif !important; }<\/p>\n<p>    \/* Hero Section - Matching Homepage Style *\/\n    .hero-premium-wide { \n        background: linear-gradient(rgba(14, 95, 118, 0.8), rgba(14, 95, 118, 0.8)), \n                    url('https:\/\/images.unsplash.com\/photo-1519494026892-80bbd2d6fd0d?auto=format&fit=crop&q=80&w=2000'); \n        background-size: cover; \n        background-position: center; \n        background-attachment: fixed;\n        color: white; \n        padding: 160px 20px; \n        text-align: center; \n        width: 100%;\n    }\n    .hero-premium-wide h1 { \n        font-size: clamp(2.5rem, 5vw, 4rem); \n        font-weight: 800; \n        margin-bottom: 15px; \n        letter-spacing: -1px; \n        color: #ffffff !important;\n        text-shadow: 2px 2px 15px rgba(0,0,0,0.3);\n    }\n    .hero-subtitle-gold { \n        font-size: 1.2rem; \n        opacity: 0.95; \n        text-transform: uppercase; \n        letter-spacing: 4px; \n        font-weight: 700;\n        color: #ffc107 !important;\n        margin: 0 auto !important; \/* Perfect Centering *\/\n        display: block;\n    }<\/p>\n<p>    \/* Editorial Intro Block *\/\n    .editorial-intro { padding: 120px 0; background: #fff; }\n    .intro-glass-box { \n        background: #f8fafc; \n        padding: 80px 6%; \n        border-radius: 40px; \n        border-left: 15px solid #ffc107; \n        width: 92%; \n        margin: 0 auto;\n        box-shadow: 0 20px 40px rgba(0,0,0,0.03);\n    }\n    .intro-glass-box h2 { font-size: 3rem; color: #0b1c2c; font-weight: 800; margin-bottom: 30px; line-height: 1.2; }<\/p>\n<p>    \/* Location Grid - Symmetrical 4 Columns *\/\n    .location-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; width: 100%; margin-top: 50px; }\n    .premium-location-card { \n        background: #fff; \n        padding: 40px; \n        border-radius: 20px; \n        box-shadow: 0 10px 30px rgba(0,0,0,0.05); \n        border-top: 5px solid #0e5f76; \n        transition: 0.3s; \n        height: 100%; \n        display: flex;\n        flex-direction: column;\n        text-align: center;\n    }\n    .premium-location-card:hover { transform: translateY(-10px); border-top-color: #ffc107; }\n    .premium-location-card h3 { color: #0b1c2c; font-size: 1.35rem; font-weight: 700; margin-bottom: 20px; border-bottom: 1px solid #f1f5f9; padding-bottom: 15px; min-height: 3.5em; display: flex; align-items: center; justify-content: center; }<\/p>\n<p>    .details-btn {\n        display: inline-block;\n        margin-top: auto;\n        padding: 12px 25px;\n        background: #f0f7ff;\n        color: #0e5f76;\n        text-decoration: none;\n        font-weight: 700;\n        border-radius: 50px;\n        transition: 0.3s;\n        font-size: 0.9rem;\n    }\n    .details-btn:hover { background: #0e5f76; color: #fff; }<\/p>\n<p>    \/* Visual Showcase Split *\/\n    .showcase-split { display: flex; flex-wrap: wrap; width: 100%; align-items: stretch; background: #0b1c2c; color: white; margin-top: 80px; }\n    .showcase-image { flex: 1; min-width: 450px; min-height: 500px; background-image: url('https:\/\/images.unsplash.com\/photo-1512678080530-7760d81faba6?auto=format&fit=crop&q=80&w=2000'); background-size: cover; background-position: center; }\n    .showcase-text { flex: 1.2; min-width: 400px; padding: 100px 6%; display: flex; flex-direction: column; justify-content: center; }\n    .showcase-text h2 { font-size: 2.8rem; color: #ffc107; margin-bottom: 30px; font-weight: 800; line-height: 1.2; }<\/p>\n<p>    \/* Final CTA *\/\n    .cta-premium-box { \n        background: linear-gradient(135deg, #0e5f76 0%, #0b1c2c 100%); \n        color: white; padding: 100px 20px; text-align: center; border-radius: 40px; margin: 60px 4%; \n    }\n    .cta-premium-box h2 { font-family: 'Playfair Display', serif; font-size: 3rem; color: #ffffff !important; margin-bottom: 15px; }\n    .cta-btn-gold { \n        display: inline-flex; align-items: center; background: #ffc107; color: #0b1c2c; \n        padding: 20px 50px; border-radius: 60px; text-decoration: none; font-weight: 800; \n        font-size: 1.2rem; transition: 0.3s; box-shadow: 0 10px 20px rgba(0,0,0,0.2);\n    }\n    .cta-btn-gold:hover { background: #fff; color: #0e5f76; transform: scale(1.05); }<\/p>\n<p>    @media (max-width: 1200px) { .location-grid { grid-template-columns: repeat(2, 1fr); } }\n    @media (max-width: 1024px) {\n        .showcase-split { flex-direction: column-reverse; }\n        .showcase-image { min-height: 350px; width: 100%; }\n        .intro-glass-box h2 { font-size: 2.2rem; }\n    }\n    @media (max-width: 768px) { .location-grid { grid-template-columns: 1fr; } }\n<\/style>\n<div class=\"premium-page-wrapper\">\n<section class=\"hero-premium-wide\">\n<div class=\"container\">\n<h1 class=\"font-serif\">Clinic Locations<\/h1>\n<p class=\"hero-subtitle-gold\">Conveniently Located Centers<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"editorial-intro\">\n<div class=\"intro-glass-box\">\n<h2 class=\"font-serif\">Serving Families Since 1986<\/h2>\n<p>With four conveniently located clinics, we\u2019re here to support aapka parivaar at every step of your fertility journey. All our centers are equipped with state-of-the-art facilities and staffed by experienced professionals who understand the nuance of reproductive care.<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"py-5 bg-white\">\n<div class=\"container\">\n<div class=\"location-grid\">\n<div class=\"premium-location-card\">\n<h3 class=\"font-serif\">Best Gynaecologist In Kalyan<\/h3>\n<p class=\"small text-muted mb-4\">Specialized maternal care and advanced gynaecological services for the Kalyan region, provided in a world-class clinical setting.<\/p>\n<p>                    <a href=\"https:\/\/101connect.in\/krishnakumar\/best-gynaecologist-in-kalyan\/\" target=\"_blank\" class=\"details-btn\">View Details &raquo;<\/a>\n                <\/div>\n<div class=\"premium-location-card\" style=\"border-top-color: #ffc107;\">\n<h3 class=\"font-serif\">Best Gynaecologist In Dombivli<\/h3>\n<p class=\"small text-muted mb-4\">Comprehensive health solutions for women at our primary clinical center, serving as a beacon of excellence for nearly 40 years.<\/p>\n<p>                    <a href=\"https:\/\/101connect.in\/krishnakumar\/best-gynaecologist-in-dombivli\/\" target=\"_blank\" class=\"details-btn\">View Details &raquo;<\/a>\n                <\/div>\n<div class=\"premium-location-card\">\n<h3 class=\"font-serif\">Best IVF Specialist In Thane<\/h3>\n<p class=\"small text-muted mb-4\">World-class fertility treatments and personalized IVF protocols conveniently located for residents across the Thane district.<\/p>\n<p>                    <a href=\"https:\/\/101connect.in\/krishnakumar\/best-ivf-specialist-in-thane\/\" target=\"_blank\" class=\"details-btn\">View Details &raquo;<\/a>\n                <\/div>\n<div class=\"premium-location-card\" style=\"border-top-color: #ffc107;\">\n<h3 class=\"font-serif\">Best IVF Doctor Near Mumbai<\/h3>\n<p class=\"small text-muted mb-4\">Expert reproductive medicine and premium IVF care serving the greater Mumbai area with high success rates and ethical care.<\/p>\n<p>                    <a href=\"https:\/\/101connect.in\/krishnakumar\/best-ivf-doctor-near-mumbai\/\" target=\"_blank\" class=\"details-btn\">View Details &raquo;<\/a>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"showcase-split\">\n<div class=\"showcase-image\"><\/div>\n<div class=\"showcase-text\">\n<h2 class=\"font-serif\">Modern Facilities, Compassionate Care<\/h2>\n<p>Our clinics are more than just medical centers; they are spaces designed for your comfort and privacy. From high-definition embryology labs to serene recovery suites, we combine forty years of experience with the very latest in global medical technology to ensure your journey is safe and successful.<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"cta-premium-box\">\n<div class=\"container\">\n<h2 class=\"font-serif\" style=\"color: #ffffff !important;\">Book Your Appointment<\/h2>\n<p class=\"lead mb-5 opacity-90\" style=\"margin: 0 auto 40px !important; display: block;\">Experience care from one of India&#8217;s most distinguished physicians<\/p>\n<p>            <a href=\"tel:+917045947047\" class=\"cta-btn-gold\"><br \/>\n                <i class=\"fas fa-phone-alt me-3\"><\/i> Call +91 7045947047<br \/>\n            <\/a>\n        <\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Clinic Locations Conveniently Located Centers Serving Families Since 1986 With four conveniently located clinics, we\u2019re here to support aapka parivaar at every step of your&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-825","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages\/825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/comments?post=825"}],"version-history":[{"count":45,"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages\/825\/revisions"}],"predecessor-version":[{"id":1389,"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages\/825\/revisions\/1389"}],"wp:attachment":[{"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/media?parent=825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}