{"id":935,"date":"2026-03-16T15:27:03","date_gmt":"2026-03-16T15:27:03","guid":{"rendered":"https:\/\/101connect.in\/krishnakumar\/?page_id=935"},"modified":"2026-04-07T15:11:43","modified_gmt":"2026-04-07T15:11:43","slug":"about-dr-krishnakumar","status":"publish","type":"page","link":"https:\/\/101connect.in\/krishnakumar\/about-dr-krishnakumar\/","title":{"rendered":"About Dr. Krishnakumar"},"content":{"rendered":"<style>\n    \/* STRICT ALIGNMENT TO HOME PAGE THEME *\/\n    .premium-page-wrapper { \n        font-family: 'Lato', sans-serif; \n        color: #334155; \n        line-height: 1.8; \n        overflow-x: hidden; \n    }<\/p>\n<p>    .font-serif { font-family: 'Playfair Display', serif !important; }<\/p>\n<p>    \/* Hero Section - Matching Banner Style *\/\n    .hero-premium { \n        background: linear-gradient(rgba(14, 95, 118, 0.75), rgba(14, 95, 118, 0.75)), \n                    url('assets\/images\/banner1.jpg'); \n        background-size: cover; \n        background-position: center; \n        color: white; \n        padding: 160px 20px; \n        text-align: center; \n    }\n    .hero-premium 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    }\n    .hero-subtitle { \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; \/* Warning Yellow *\/\n    }<\/p>\n<p>    \/* Split Sections - Matching 'Meet Your Expert' Design *\/\n    .split-section { display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }\n    .split-text { flex: 1.2; min-width: 350px; padding: 80px 6%; display: flex; flex-direction: column; justify-content: center; }\n    .split-image { flex: 1; min-width: 350px; min-height: 600px; background-size: cover; background-position: center; border-radius: 0 30px 30px 0; }<\/p>\n<p>    \/* Trust Stats Bar - Direct Match to Home Page *\/\n    .stat-card { \n        background: #fff; \n        padding: 40px; \n        text-align: center; \n        border-radius: 20px; \n        box-shadow: 0 10px 35px rgba(0,0,0,0.05); \n        border-bottom: 4px solid #ffc107; \n        transition: 0.3s; \n        height: 100%;\n    }\n    .stat-card h3 { font-size: 3rem; color: #0e5f76; font-weight: 800; margin-bottom: 5px; }\n    .stat-label { text-transform: uppercase; font-weight: 700; color: #6c757d; letter-spacing: 2px; font-size: 0.85rem; }<\/p>\n<p>    \/* Symmetrical Grid - Using Home Page Card Styling *\/\n    .edu-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; width: 100%; margin-top: 50px; }\n    .premium-card { \n        background: #fff; \n        padding: 35px; \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    }\n    .premium-card:hover { transform: translateY(-10px); border-top-color: #ffc107; }\n    .premium-card h3 { color: #0b1c2c; font-size: 1.2rem; font-weight: 700; margin-bottom: 15px; min-height: 3em; border-bottom: 1px solid #f1f5f9; padding-bottom: 15px; }<\/p>\n<p>    \/* Award Long Cards - Matching Achievements Section *\/\n    .award-card-long { \n        background: #fff; \n        padding: 35px; \n        border-radius: 20px; \n        margin-bottom: 20px; \n        display: flex; \n        gap: 25px; \n        align-items: center; \n        box-shadow: 0 5px 20px rgba(0,0,0,0.04); \n        border-left: 10px solid #ffc107; \n        transition: 0.3s; \n    }\n    .award-card-long span { font-size: 2.5rem; }<\/p>\n<p>    \/* Parallax & Quotes *\/\n    .glass-parallax { \n        height: 500px; \n        background-attachment: fixed; \n        background-position: center; \n        background-size: cover; \n        display: flex; \n        align-items: center; \n        justify-content: center; \n    }\n    .quote-box { \n        background: rgba(248, 249, 250, 0.95); \n        padding: 50px; \n        border-radius: 25px; \n        border-left: 12px solid #0e5f76; \n        box-shadow: 0 15px 45px rgba(0,0,0,0.08); \n    }<\/p>\n<p>   \/* Fixed CTA Styling *\/\n.cta-premium { \n    background: linear-gradient(135deg, #0e5f76 0%, #0b1c2c 100%); \n    color: white; \n    padding: 100px 20px; \n    text-align: center; \n    border-radius: 40px; \n    margin: 60px 4%; \n}<\/p>\n<p>\/* Make sure the heading is clearly visible *\/\n.cta-premium h2 { \n    font-family: 'Playfair Display', serif; \n    font-size: 3rem; \n    color: #ffffff !important; \/* Changed from dark to white *\/\n    margin-bottom: 15px; \n    font-weight: 700;\n}<\/p>\n<p>.cta-premium p { \n    font-size: 1.2rem; \n    margin-bottom: 40px !important; \n    opacity: 0.9; \n    color: #ffffff;\n    max-width: 700px;\n    margin: 0 auto;\n}<\/p>\n<p>\/* Button style matching your yellow theme *\/\n.cta-button { \n    display: inline-flex; \n    align-items: center; \n    background: #ffc107; \/* Your warning yellow *\/\n    color: #0b1c2c; \n    padding: 18px 45px; \n    border-radius: 60px; \n    text-decoration: none; \n    font-weight: 800; \n    font-size: 1.3rem; \n    box-shadow: 0 10px 20px rgba(0,0,0,0.2);\n    transition: 0.3s; \n}<\/p>\n<p>.cta-button:hover { \n    background: #ffffff; \n    color: #0e5f76; \n    transform: translateY(-3px); \n}<\/p>\n<p>    @media (max-width: 1200px) { .edu-grid { grid-template-columns: repeat(2, 1fr); } }\n    @media (max-width: 768px) { \n        .edu-grid { grid-template-columns: 1fr; } \n        .split-image { min-height: 400px; border-radius: 20px; margin-bottom: 20px; }\n        .hero-premium { padding: 100px 20px; }\n    }\n<\/style>\n<div class=\"premium-page-wrapper\">\n<section class=\"hero-premium full-width\">\n<div class=\"container\">\n            <span class=\"hero-subtitle\">40+ Years of Dedication<\/span><\/p>\n<h1 class=\"font-serif\">A Life in Service of Women&#8217;s Health<\/h1>\n<p class=\"lead opacity-90\">Excellence, Innovation, and Unwavering Commitment<\/p>\n<\/p><\/div>\n<\/section>\n<section class=\"split-section full-width bg-white py-5\">\n<div class=\"container\">\n<div class=\"row align-items-center\">\n<div class=\"col-lg-6 mb-4 mb-lg-0\">\n                    <img decoding=\"async\" src=\"https:\/\/101connect.in\/krishnakumar\/wp-content\/uploads\/2026\/03\/dr-krishnakumar.jpg\" class=\"img-fluid rounded-4 shadow-lg\" alt=\"Dr. Krishnakumar\">\n                <\/div>\n<div class=\"col-lg-6 ps-lg-5\">\n<h6 class=\"text-primary text-uppercase fw-bold mb-2 letter-spacing-2\">Clinical Dedication<\/h6>\n<h2 class=\"font-serif fw-bold mb-4\">A Legacy of Healing<\/h2>\n<p class=\"text-muted\">There are doctors who practise medicine. And then there are doctors who dedicate their lives to it entirely. Dr. S. Krishnakumar belongs unambiguously to the second category.<\/p>\n<p class=\"text-muted\">He began his journey in 1981, trained in a system that valued deep personal responsibility to the patient. Recognizing that the frontiers of reproductive medicine were being defined in Europe and Australia, he sought out the world&#8217;s best mentors in Germany, France, and Belgium to bring that knowledge back to the community.<\/p>\n<div class=\"bg-light p-4 rounded-4 border-start border-4 border-warning\">\n<p class=\"mb-0 fst-italic\">&#8220;I refuse to stop learning and I refuse to stop caring. My patients deserve access to global medical excellence right here at home.&#8221;<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"py-5 bg-light\">\n<div class=\"container\">\n<div class=\"row g-4\">\n<div class=\"col-md-3\">\n<div class=\"stat-card\">\n<h3>3.5L+<\/h3>\n<p class=\"stat-label\">Deliveries<\/p>\n<\/div>\n<\/div>\n<div class=\"col-md-3\">\n<div class=\"stat-card\">\n<h3>1.2L+<\/h3>\n<p class=\"stat-label\">Couples Treated<\/p>\n<\/div>\n<\/div>\n<div class=\"col-md-3\">\n<div class=\"stat-card\">\n<h3>75K+<\/h3>\n<p class=\"stat-label\">IVF Babies<\/p>\n<\/div>\n<\/div>\n<div class=\"col-md-3\">\n<div class=\"stat-card\">\n<h3>75K+<\/h3>\n<p class=\"stat-label\">Surgeries<\/p>\n<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"glass-parallax full-width\" style=\"background-image: linear-gradient(rgba(14, 95, 118, 0.6), rgba(11, 28, 44, 0.8)), url('assets\/images\/banner.jpg');\">\n<div class=\"container\">\n<div class=\"row justify-content-center\">\n<div class=\"col-lg-9\">\n<div class=\"quote-box text-center\">\n                        <i class=\"fas fa-quote-left text-primary fa-3x mb-4 opacity-25\"><\/i><\/p>\n<p class=\"h4 font-serif text-dark mb-4\">&#8220;When a patient comes to me, she does not bring only her medical file. She brings her fear, her hope, and sometimes the quiet grief of having been disappointed before. My job is to care for the whole person.&#8221;<\/p>\n<h5 class=\"fw-bold text-primary\">\u2014 Dr. S. Krishnakumar<\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<section class=\"py-5 bg-white\">\n<div class=\"container\">\n<div class=\"text-center mb-5\">\n<h2 class=\"display-5 font-serif fw-bold\">Education &#038; Global Expertise<\/h2>\n<div class=\"divider mx-auto my-3 bg-warning\" style=\"width: 80px; height: 3px;\"><\/div>\n<\/p><\/div>\n<div class=\"edu-grid\">\n<div class=\"premium-card\">\n<h3>MBBS, Bombay, 1981<\/h3>\n<p class=\"small text-muted\">Foundation medical education at a respected institution.<\/p>\n<\/div>\n<div class=\"premium-card\">\n<h3>MD, ObGyn, 1984<\/h3>\n<p class=\"small text-muted\">Postgraduate specialization encompassing full-spectrum health.<\/p>\n<\/div>\n<div class=\"premium-card\">\n<h3>Surgery Diploma, Germany<\/h3>\n<p class=\"small text-muted\">Advanced training at the pioneering Kiel University.<\/p>\n<\/div>\n<div class=\"premium-card\">\n<h3>Advanced Laparoscopy, France<\/h3>\n<p class=\"small text-muted\">Training at the globally renowned Clermont-Ferrand.<\/p>\n<\/div>\n<div class=\"premium-card\">\n<h3>IVF Fellowship, Australia<\/h3>\n<p class=\"small text-muted\">Formal training in cutting-edge assisted reproduction.<\/p>\n<\/div>\n<div class=\"premium-card\">\n<h3>IVF Fellowship, Belgium<\/h3>\n<p class=\"small text-muted\">Advanced exposure to European genetic testing protocols.<\/p>\n<\/div>\n<div class=\"premium-card\" style=\"border-top-color: #ffc107; background: #fffdf5; grid-column: span 2;\">\n<h3 class=\"text-dark\">ECRES &#8211; ESHRE, Europe, 2019<\/h3>\n<p class=\"text-muted\">The only physician in India to hold this prestigious certification in Reproductive Endoscopic Surgery.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"py-5 bg-light\">\n<div class=\"container\">\n<h2 class=\"display-5 font-serif fw-bold text-center mb-5\">National Recognition<\/h2>\n<div class=\"row justify-content-center\">\n<div class=\"col-lg-10\">\n<div class=\"award-card-long\"><span>\ud83c\udfc6<\/span><\/p>\n<div>\n<h5 class=\"fw-bold\">IMA National Award (2019-20)<\/h5>\n<p class=\"mb-0 text-muted small\">Distinguished Achievement of Highest Order for contribution to medical education.<\/p>\n<\/div>\n<\/div>\n<div class=\"award-card-long\"><span>\ud83c\udf96\ufe0f<\/span><\/p>\n<div>\n<h5 class=\"fw-bold\">Dhanvantri Award<\/h5>\n<p class=\"mb-0 text-muted small\">Recognition of contribution to healthcare in the Thane-Dombivli region.<\/p>\n<\/div>\n<\/div>\n<div class=\"award-card-long\"><span>\u2b50<\/span><\/p>\n<div>\n<h5 class=\"fw-bold\">Indian ICON in Hysteroscopy, 2023<\/h5>\n<p class=\"mb-0 text-muted small\">Acknowledgement of mastery in intrauterine surgical techniques.<\/p>\n<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"cta-premium\">\n<h2 class=\"display-5 font-serif fw-bold mb-3\">Begin Your Journey Today<\/h2>\n<p class=\"lead mb-5 opacity-90\">Experience compassionate care from India&#8217;s leading fertility expert.<\/p>\n<p>        <a href=\"tel:+917045947047\" class=\"cta-button\"><br \/>\n            <i class=\"fas fa-calendar-check me-3\"><\/i> Schedule Your Consultation<br \/>\n        <\/a>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>40+ Years of Dedication A Life in Service of Women&#8217;s Health Excellence, Innovation, and Unwavering Commitment Clinical Dedication A Legacy of Healing There are doctors&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-935","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages\/935","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=935"}],"version-history":[{"count":47,"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages\/935\/revisions"}],"predecessor-version":[{"id":1330,"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/pages\/935\/revisions\/1330"}],"wp:attachment":[{"href":"https:\/\/101connect.in\/krishnakumar\/wp-json\/wp\/v2\/media?parent=935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}