{"id":90,"date":"2024-05-07T09:51:42","date_gmt":"2024-05-07T09:51:42","guid":{"rendered":"https:\/\/thatha.wpengine.com\/?page_id=90"},"modified":"2026-07-21T12:55:54","modified_gmt":"2026-07-21T12:55:54","slug":"home","status":"publish","type":"page","link":"https:\/\/narayaniinstitute.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"90\" class=\"elementor elementor-90\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3091421 e-con-full e-flex e-con e-parent\" data-id=\"3091421\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e853fe6 elementor-widget elementor-widget-html\" data-id=\"e853fe6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Narayani Institutions \u2014 Hero<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;1,9..144,500&family=Inter:wght@400;500;600&family=IBM+Plex+Mono:wght@500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --gold:#C69A3E;\r\n    --gold-dark:#A87E2C;\r\n    --teal-deep:#0E3B39;\r\n    --ecg-green:#35D399;\r\n    --paper:#FAFAF7;\r\n  }\r\n  *{box-sizing:border-box;}\r\n  html,body{margin:0;padding:0;}\r\n  body{font-family:'Inter',sans-serif;}\r\n\r\n  \/* ===================================================\r\n     BACKGROUND IMAGE \u2014 replace the url() below with your\r\n     own image path, e.g. url('images\/hero-bg.jpg')\r\n     A placeholder gradient stands in until you do.\r\n     =================================================== *\/\r\n  .hero{\r\n    position:relative;\r\n    min-height:85vh;\r\n    display:flex;\r\n    align-items:center;\r\n    background-image:\r\n      linear-gradient(180deg, rgba(8,20,19,0.78) 0%, rgba(8,20,19,0.55) 45%, rgba(8,20,19,0.85) 100%),\r\n      url('https:\/\/images.unsplash.com\/photo-1584982751601-97dcc096659c?q=80&w=2000&auto=format&fit=crop');\r\n    background-size:cover;\r\n    background-position:center;\r\n    overflow:hidden;\r\n  }\r\n\r\n  .hero-inner{\r\n    position:relative;\r\n    z-index:2;\r\n    max-width:1240px;\r\n    width:100%;\r\n    margin:0 auto;\r\n    padding:64px 48px;\r\n    color:#fff;\r\n  }\r\n\r\n  .eyebrow{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:8px;\r\n    font-family:'IBM Plex Mono',monospace;\r\n    font-size:11.5px;\r\n    letter-spacing:0.12em;\r\n    color:#EAF6F2;\r\n    background:rgba(255,255,255,0.08);\r\n    border:1px solid rgba(255,255,255,0.28);\r\n    padding:7px 12px;\r\n    border-radius:100px;\r\n    margin-bottom:26px;\r\n    backdrop-filter:blur(2px);\r\n  }\r\n  .eyebrow .dot{\r\n    width:6px;height:6px;border-radius:50%;\r\n    background:var(--ecg-green);\r\n    box-shadow:0 0 0 3px rgba(53,211,153,0.28);\r\n  }\r\n\r\n  .mark{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:10px;\r\n    font-family:'Fraunces',serif;\r\n    font-weight:600;\r\n    font-size:15px;\r\n    letter-spacing:0.06em;\r\n    color:#EAF6F2;\r\n    margin-bottom:40px;\r\n    text-transform:uppercase;\r\n  }\r\n  .mark .cross{ width:18px;height:18px; position:relative; flex-shrink:0; }\r\n  .mark .cross::before,.mark .cross::after{ content:\"\"; position:absolute; background:var(--gold); border-radius:1px; }\r\n  .mark .cross::before{ width:100%; height:4px; top:7px; left:0; }\r\n  .mark .cross::after{ width:4px; height:100%; left:7px; top:0; }\r\n\r\n  h1{\r\n    font-family:'Fraunces',serif;\r\n    font-weight:500;\r\n    font-size:clamp(34px,5.2vw,64px);\r\n    line-height:1.06;\r\n    letter-spacing:-0.01em;\r\n    margin:0 0 24px;\r\n    max-width:820px;\r\n    color:#fff;\r\n    text-shadow:0 2px 24px rgba(0,0,0,0.25);\r\n  }\r\n  h1 em{ font-style:italic; color:var(--gold); }\r\n\r\n  .sub{\r\n    font-size:17px;\r\n    line-height:1.65;\r\n    color:rgba(255,255,255,0.82);\r\n    max-width:540px;\r\n    margin:0 0 38px;\r\n  }\r\n\r\n  .ctas{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    align-items:center;\r\n    gap:14px;\r\n  }\r\n  .btn{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:8px;\r\n    font-family:'Inter',sans-serif;\r\n    font-weight:600;\r\n    font-size:14.5px;\r\n    padding:14px 24px;\r\n    border-radius:4px;\r\n    text-decoration:none;\r\n    border:1px solid transparent;\r\n    cursor:pointer;\r\n    transition:transform .15s ease, background .15s ease, color .15s ease, border-color .15s ease;\r\n  }\r\n  .btn:focus-visible{ outline:2px solid #fff; outline-offset:3px; }\r\n  .btn-primary{ background:var(--gold); color:#231705; }\r\n  .btn-primary:hover{ background:var(--gold-dark); transform:translateY(-1px); }\r\n  .btn-secondary{ background:rgba(255,255,255,0.06); border-color:rgba(255,255,255,0.55); color:#fff; backdrop-filter:blur(2px); }\r\n  .btn-secondary:hover{ background:#fff; color:var(--teal-deep); transform:translateY(-1px); }\r\n  .btn-ghost{\r\n    padding:14px 4px;\r\n    color:#fff;\r\n    font-weight:600;\r\n    border-bottom:1px solid rgba(255,255,255,0.6);\r\n    border-radius:0;\r\n  }\r\n  .btn-ghost:hover{ border-color:var(--gold); color:var(--gold); }\r\n  .btn-ghost svg{ transition:transform .15s ease; }\r\n  .btn-ghost:hover svg{ transform:translateX(3px); }\r\n\r\n  \/* subtle scroll cue *\/\r\n  .scroll-cue{\r\n    position:absolute;\r\n    bottom:28px;\r\n    left:50%;\r\n    transform:translateX(-50%);\r\n    z-index:2;\r\n    color:rgba(255,255,255,0.75);\r\n    font-family:'IBM Plex Mono',monospace;\r\n    font-size:10.5px;\r\n    letter-spacing:0.14em;\r\n    display:flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    gap:8px;\r\n  }\r\n  .scroll-cue .line{\r\n    width:1px; height:34px;\r\n    background:linear-gradient(180deg, rgba(255,255,255,0.9), transparent);\r\n    animation:pulse-down 1.8s ease-in-out infinite;\r\n  }\r\n  @keyframes pulse-down{\r\n    0%{ transform:scaleY(0.4); opacity:0.4; transform-origin:top; }\r\n    50%{ transform:scaleY(1); opacity:1; transform-origin:top; }\r\n    100%{ transform:scaleY(0.4); opacity:0.4; transform-origin:top; }\r\n  }\r\n\r\n  @media (max-width:760px){\r\n    .hero-inner{ padding:40px 22px; }\r\n    .scroll-cue{ display:none; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    .scroll-cue .line{ animation:none; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"hero\">\r\n    <div class=\"hero-inner\">\r\n      <div class=\"mark\"><span class=\"cross\"><\/span>Narayani Institutions<\/div>\r\n\r\n      <span class=\"eyebrow\"><span class=\"dot\"><\/span>ADMISSIONS OPEN FOR 2026 BATCH<\/span>\r\n\r\n      <h1>Excellence in <em>Nursing,<\/em><br>Pharmacy &amp; Paramedical<br>Education<\/h1>\r\n\r\n      <p class=\"sub\">Hospital-integrated clinical training, experienced faculty and dedicated placement assistance across our Nursing, D.Pharma and Paramedical programs.<\/p>\r\n\r\n      <div class=\"ctas\">\r\n        <a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"btn btn-primary\">Apply Now<\/a>\r\n        <a href=\"#prospectus\" class=\"btn btn-secondary\">\r\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 3v13m0 0l-5-5m5 5l5-5M4 21h16\"\/><\/svg>\r\n          Download Prospectus\r\n        <\/a>\r\n        <a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"btn btn-ghost\">\r\n          Admission Enquiry\r\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"display:inline;vertical-align:-2px;\"><path d=\"M5 12h14m0 0l-6-6m6 6l-6 6\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"scroll-cue\">SCROLL<div class=\"line\"><\/div><\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c95266b e-flex e-con-boxed e-con e-parent\" data-id=\"c95266b\" 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-ab7bf76 elementor-widget elementor-widget-heading\" data-id=\"ab7bf76\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Institutions<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2c43ce e-grid e-con-full e-con e-child\" data-id=\"e2c43ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a113166 e-con-full e-flex e-con e-child\" data-id=\"a113166\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-54747fd e-con-full e-flex e-con e-child\" data-id=\"54747fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01e18d9 elementor-widget elementor-widget-heading\" data-id=\"01e18d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/narayaniinstitute.com\/index.php\/arsh-narayani-pharmacy-college\/\">Arsh Narayani Pharmacy College<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37f171c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"37f171c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-pharmacy-d-pharma\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Diploma in Pharmacy<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc91b31 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"cc91b31\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/arsh-narayani-pharmacy-college\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-736e874 e-con-full e-flex e-con e-child\" data-id=\"736e874\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-822afc2 e-con-full e-flex e-con e-child\" data-id=\"822afc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb1b784 elementor-widget elementor-widget-heading\" data-id=\"eb1b784\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/narayaniinstitute.com\/index.php\/arsh-narayani-paramedical-college\/\">Arsh Narayani Para College &amp; Hospital<\/a><\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a15c950 e-con-full e-flex e-con e-child\" data-id=\"a15c950\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23b538e elementor-align-center elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"23b538e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-medical-laboratory-technology-dmlt\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">DMLT<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-968893c elementor-align-center elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"968893c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-operation-theatre-technology-dot\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">D.O.T<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-495b1ff elementor-align-center elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"495b1ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-dresser\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Dresser<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e96b64 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"5e96b64\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/arsh-narayani-paramedical-college\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8704af e-con-full e-flex e-con e-child\" data-id=\"a8704af\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d887998 e-con-full e-flex e-con e-child\" data-id=\"d887998\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e120dca elementor-widget elementor-widget-heading\" data-id=\"e120dca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/narayaniinstitute.com\/index.php\/narayani-institute-of-nursing-education\/\">Narayani Institute of Nursing Education<\/a><\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1ce244 e-con-full e-flex e-con e-child\" data-id=\"d1ce244\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d6d52a elementor-align-center elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"2d6d52a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/auxiliary-nursing-midwifery-anm\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">ANM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f241c0 elementor-align-center elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"5f241c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/general-nursing-midwifery-g-n-m\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">GNM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe50066 elementor-align-center elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"fe50066\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/b-sc-nursing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">B.Sc Nursing<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-865b1a9 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"865b1a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/narayaniinstitute.com\/index.php\/narayani-institute-of-nursing-education\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccc6e2b e-flex e-con-boxed e-con e-parent\" data-id=\"ccc6e2b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf6b3d elementor-widget elementor-widget-heading\" data-id=\"6cf6b3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-502a730 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"502a730\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"84059952\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-840599521\" data-tab-title-id=\"e-n-tab-title-840599521\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-840599521\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tNursing\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-840599522\" data-tab-title-id=\"e-n-tab-title-840599522\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-840599522\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPara Medical\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-840599523\" data-tab-title-id=\"e-n-tab-title-840599523\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-840599523\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tD.Pharma\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-840599521\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-840599521\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-069a590 e-con-full e-flex e-con e-child\" data-id=\"069a590\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-12abbfe e-flex e-con-boxed e-con e-child\" data-id=\"12abbfe\" 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-39c0dc4 elementor-widget elementor-widget-shortcode\" data-id=\"39c0dc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"nrc-courses-grid\">\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">Nursing<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">B.Sc. Nursing<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 4 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/b-sc-nursing\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">Nursing<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">Auxiliary Nursing &amp; Midwifery (ANM)<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 2 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/auxiliary-nursing-midwifery-anm\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">Nursing<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">General Nursing &amp; Midwifery &#8211; G.N.M<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 3 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/general-nursing-midwifery-g-n-m\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><\/div>\n\t\t\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<div id=\"e-n-tab-content-840599522\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-840599522\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-32de42b e-con-full e-flex e-con e-child\" data-id=\"32de42b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-64be93d e-flex e-con-boxed e-con e-child\" data-id=\"64be93d\" 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-16f3bbb elementor-widget elementor-widget-shortcode\" data-id=\"16f3bbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"nrc-courses-grid\">\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">Para Medical<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">Dresser<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 2 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-dresser\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">Para Medical<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">D.O.T<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 2 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-operation-theatre-technology-dot\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">Para Medical<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">DMLT<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 2 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-medical-laboratory-technology-dmlt\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><\/div>\n\t\t\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<div id=\"e-n-tab-content-840599523\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-840599523\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-b074269 e-con-full e-flex e-con e-child\" data-id=\"b074269\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8a57a3a e-flex e-con-boxed e-con e-child\" data-id=\"8a57a3a\" 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-c94b9dc elementor-widget elementor-widget-shortcode\" data-id=\"c94b9dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"nrc-courses-grid\">\t\t\t<div class=\"nrc-course-card\">\n\t\t\t\t<div class=\"top\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"nrc-course-tag\">D.Pharma<\/span>\n\t\t\t\t\t\n\t\t\t\t\t<h3 class=\"nrc-course-title\">Diploma in Pharmacy<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"nrc-course-duration\">Duration: 2 Years<\/p>\n\t\t\t\t\t\n<!-- \t\t\t\t\t<hr class=\"nrc-course-divider\"> -->\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"nrc-course-actions\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"nrc-apply-link\">Online Apply<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/narayaniinstitute.com\/index.php\/diploma-in-pharmacy-d-pharma\/\" class=\"nrc-readmore-link\">\n\t\t\t\t\t\tRead More <span aria-hidden=\"true\">&rsaquo;<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><\/div>\n\t\t\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61ac35a e-flex e-con-boxed e-con e-parent\" data-id=\"61ac35a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1a969e1 e-con-full e-flex e-con e-child\" data-id=\"1a969e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d208f2 elementor-widget elementor-widget-heading\" data-id=\"1d208f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Choose Narayani Institutions??<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a8963d e-grid e-con-full e-con e-child\" data-id=\"0a8963d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-14a319e e-con-full e-flex e-con e-child\" data-id=\"14a319e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b61398d elementor-widget elementor-widget-image\" data-id=\"b61398d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/education-4.png\" class=\"attachment-large size-large wp-image-1627\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/education-4.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/education-4-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/education-4-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/education-4-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/education-4-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50f3f61 elementor-widget elementor-widget-heading\" data-id=\"50f3f61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Clinical Training<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53f4d83 e-con-full e-flex e-con e-child\" data-id=\"53f4d83\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2bb608 elementor-widget elementor-widget-image\" data-id=\"e2bb608\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/teach.png\" class=\"attachment-large size-large wp-image-1626\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/teach.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/teach-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/teach-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/teach-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/teach-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aad450f elementor-widget elementor-widget-heading\" data-id=\"aad450f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Experienced Faculty<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57a5c75 e-con-full e-flex e-con e-child\" data-id=\"57a5c75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a4363b elementor-widget elementor-widget-image\" data-id=\"0a4363b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bookshelf.png\" class=\"attachment-large size-large wp-image-1625\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bookshelf.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bookshelf-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bookshelf-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bookshelf-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bookshelf-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e00f5b9 elementor-widget elementor-widget-heading\" data-id=\"e00f5b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Library<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71163da e-con-full e-flex e-con e-child\" data-id=\"71163da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-125e161 elementor-widget elementor-widget-image\" data-id=\"125e161\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hostel-1.png\" class=\"attachment-large size-large wp-image-1624\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hostel-1.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hostel-1-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hostel-1-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hostel-1-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hostel-1-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76fc77d elementor-widget elementor-widget-heading\" data-id=\"76fc77d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hostel<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596663f e-con-full e-flex e-con e-child\" data-id=\"596663f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a95edef elementor-widget elementor-widget-image\" data-id=\"a95edef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bus.png\" class=\"attachment-large size-large wp-image-1623\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bus.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bus-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bus-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bus-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/bus-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65fbea5 elementor-widget elementor-widget-heading\" data-id=\"65fbea5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transport<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e4c412 e-con-full e-flex e-con e-child\" data-id=\"5e4c412\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a9a3b2 elementor-widget elementor-widget-image\" data-id=\"3a9a3b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/scholarship.png\" class=\"attachment-large size-large wp-image-1622\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/scholarship.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/scholarship-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/scholarship-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/scholarship-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/scholarship-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-704ec03 elementor-widget elementor-widget-heading\" data-id=\"704ec03\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Scholarship<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b320ca7 e-con-full e-flex e-con e-child\" data-id=\"b320ca7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93b7b82 elementor-widget elementor-widget-image\" data-id=\"93b7b82\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom.png\" class=\"attachment-large size-large wp-image-1621\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9dc17a1 elementor-widget elementor-widget-heading\" data-id=\"9dc17a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Smart Classrooms<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5fc8be9 e-con-full e-flex e-con e-child\" data-id=\"5fc8be9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c4991c elementor-widget elementor-widget-image\" data-id=\"9c4991c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/university.png\" class=\"attachment-large size-large wp-image-1620\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/university.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/university-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/university-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/university-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/university-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8b991e elementor-widget elementor-widget-heading\" data-id=\"c8b991e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Placement Assistance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-750852e e-con-full e-flex e-con e-child\" data-id=\"750852e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fe6fa6 elementor-widget elementor-widget-image\" data-id=\"1fe6fa6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hospital.png\" class=\"attachment-large size-large wp-image-1619\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hospital.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hospital-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hospital-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hospital-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/hospital-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f475e30 elementor-widget elementor-widget-heading\" data-id=\"f475e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hospital Exposure<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d6fb9c e-con-full e-flex e-con e-child\" data-id=\"4d6fb9c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73e3047 elementor-widget elementor-widget-image\" data-id=\"73e3047\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/laboratory.png\" class=\"attachment-large size-large wp-image-1618\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/laboratory.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/laboratory-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/laboratory-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/laboratory-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/laboratory-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89b4941 elementor-widget elementor-widget-heading\" data-id=\"89b4941\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Skill Labs<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5987a87 e-con-full e-flex e-con e-child\" data-id=\"5987a87\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebe53e6 elementor-widget elementor-widget-image\" data-id=\"ebe53e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/online-library.png\" class=\"attachment-large size-large wp-image-1617\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/online-library.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/online-library-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/online-library-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/online-library-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/online-library-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6041705 elementor-widget elementor-widget-heading\" data-id=\"6041705\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Digital Learning<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f6ede28 e-con-full e-flex e-con e-child\" data-id=\"f6ede28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4994d62 elementor-widget elementor-widget-image\" data-id=\"4994d62\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/charge.png\" class=\"attachment-large size-large wp-image-1616\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/charge.png 512w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/charge-300x300.png 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/charge-150x150.png 150w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/charge-205x205.png 205w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/charge-60x60.png 60w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92de2aa elementor-widget elementor-widget-heading\" data-id=\"92de2aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Affordable Fees<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b003d21 e-con-full e-flex e-con e-child\" data-id=\"b003d21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cadb0b elementor-widget elementor-widget-heading\" data-id=\"2cadb0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Testinomials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c999c9 start wdt-cus-home-testimonial elementor-widget elementor-widget-wdt-testimonial\" data-id=\"5c999c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show_opts&quot;:&quot;1&quot;,&quot;slides_to_show_opts_laptop&quot;:&quot;3&quot;,&quot;direction&quot;:&quot;horizontal&quot;,&quot;effect&quot;:&quot;default&quot;,&quot;slides_to_show_opts_tablet_extra&quot;:2,&quot;slides_to_show_opts_tablet&quot;:2,&quot;slides_to_show_opts_mobile_extra&quot;:1,&quot;slides_to_show_opts_mobile&quot;:1,&quot;slides_to_scroll_opts&quot;:&quot;single&quot;,&quot;mouse_wheel_scroll&quot;:&quot;false&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:300,&quot;gap&quot;:{&quot;unit&quot;:&quot;dpt&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;gap_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;gap_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;allow_touch&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;centered_slides&quot;:&quot;no&quot;,&quot;carousel_arrows_prev_arrow_vertical_top_indent&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_vertical_top_indent_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_vertical_top_indent_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_vertical_top_indent_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_vertical_top_indent_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_vertical_top_indent_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_horizontal_right_indent&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_horizontal_right_indent_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_horizontal_right_indent_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_horizontal_right_indent_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_horizontal_right_indent_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_prev_arrow_horizontal_right_indent_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_vertical_top_indent&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_vertical_top_indent_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_vertical_top_indent_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_vertical_top_indent_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_vertical_top_indent_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_vertical_top_indent_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_horizontal_left_indent&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_horizontal_left_indent_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_horizontal_left_indent_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_horizontal_left_indent_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_horizontal_left_indent_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;carousel_arrows_next_arrow_horizontal_left_indent_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"wdt-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wdt-testimonial-holder  wdt-content-item-holder wdt-carousel-holder wdt-rc-template-custom-template\" id=\"wdt-testimonial-5c999c9\" data-id=\"5c999c9\" data-settings=\"\"><div class=\"wdt-testimonial-container swiper\" data-settings=\"{&quot;direction&quot;:&quot;horizontal&quot;,&quot;effect&quot;:&quot;default&quot;,&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:1,&quot;arrows&quot;:&quot;&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;mouse_wheel_scroll&quot;:&quot;false&quot;,&quot;speed&quot;:300,&quot;autoplay&quot;:&quot;&quot;,&quot;autoplay_speed&quot;:null,&quot;autoplay_direction&quot;:null,&quot;allow_touch&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;centered_slides&quot;:&quot;no&quot;,&quot;pause_on_interaction&quot;:null,&quot;overflow_type&quot;:&quot;&quot;,&quot;overflow_opacity&quot;:&quot;&quot;,&quot;unequal_height_compatability&quot;:null,&quot;gap&quot;:20,&quot;responsive&quot;:[{&quot;breakpoint&quot;:319,&quot;toshow&quot;:1,&quot;toscroll&quot;:1},{&quot;breakpoint&quot;:480,&quot;toshow&quot;:1,&quot;toscroll&quot;:1},{&quot;breakpoint&quot;:768,&quot;toshow&quot;:2,&quot;toscroll&quot;:1},{&quot;breakpoint&quot;:1025,&quot;toshow&quot;:2,&quot;toscroll&quot;:1},{&quot;breakpoint&quot;:1281,&quot;toshow&quot;:3,&quot;toscroll&quot;:1},{&quot;breakpoint&quot;:1541,&quot;toshow&quot;:1,&quot;toscroll&quot;:1}],&quot;space_between_gaps&quot;:{&quot;desktop&quot;:20,&quot;mobile&quot;:20,&quot;mobile_extra&quot;:20,&quot;tablet&quot;:20,&quot;tablet_extra&quot;:20,&quot;laptop&quot;:20}}\" id=\"wdt-testimonial-swiper-5c999c9\"><div class=\"wdt-testimonial-wrapper swiper-wrapper\"><div class=\"swiper-slide\"><div class=\"wdt-content-item\"><div class=\"wdt-content-media-group\"><div class=\"wdt-content-image-wrapper \"><div class=\"wdt-content-image\"><span><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6.jpg\" class=\"attachment-full size-full wp-image-1639\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6.jpg 140w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6-60x60.jpg 60w\" sizes=\"(max-width: 140px) 100vw, 140px\" \/><\/span><\/div><\/div><div class=\"wdt-content-icon-wrapper\"><div class=\"wdt-content-icon\"><span><i><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 55 45\" style=\"enable-background:new 0 0 55 45;\" xml:space=\"preserve\"><path d=\"M1.5,1.3c0.2,0,0.4,0,0.5,0c6.7,0,13.4,0,20.1,0h0.6c0,0.2,0,0.3,0,0.4c0,7.2,0.1,14.4-0.1,21.5c-0.2,7.2-3.5,12.9-9.5,17 C9.8,42.5,6,43.7,1.9,43.7c-0.1,0-0.3,0-0.4,0v-7.1c0.7,0,1.4,0,2.1-0.1c5.9-0.9,10.7-5.4,11.8-11.3c0.2-0.9,0.2-1.8,0.3-2.7H1.5 V1.3z\"><\/path><path d=\"M53.5,23.9c-0.1,0.9-0.2,1.7-0.4,2.6c-1.1,5.5-3.9,9.9-8.3,13.2c-3.5,2.6-7.6,4-12,4.1c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0 v-7c4.8-0.2,8.8-2.2,11.6-6.1c1.7-2.4,2.5-5.1,2.5-8H32.3V1.3c0.2,0,0.3,0,0.4,0c6.8,0,13.6,0,20.4,0c0.1,0,0.3,0,0.4,0 C53.5,8.8,53.5,16.3,53.5,23.9z\"><\/path><\/svg><\/i><\/span><\/div><\/div><div class=\"wdt-content-elements-group wdt-media-group wdt-media-image-default\"><div class=\"wdt-content-title\"><h5>Priya Sharma<\/h5><\/div><div class=\"wdt-content-subtitle\">- B.Sc. Nursing<\/div><\/div><\/div><div class=\"wdt-content-detail-group\"><div class=\"wdt-content-description\">\"Excellent faculty and practical training helped me build confidence for a successful healthcare career.\"<\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"wdt-content-item\"><div class=\"wdt-content-media-group\"><div class=\"wdt-content-image-wrapper \"><div class=\"wdt-content-image\"><span><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3.jpg\" class=\"attachment-full size-full wp-image-1636\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3.jpg 140w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-60x60.jpg 60w\" sizes=\"(max-width: 140px) 100vw, 140px\" \/><\/span><\/div><\/div><div class=\"wdt-content-icon-wrapper\"><div class=\"wdt-content-icon\"><span><i><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 55 45\" style=\"enable-background:new 0 0 55 45;\" xml:space=\"preserve\"><path d=\"M1.5,1.3c0.2,0,0.4,0,0.5,0c6.7,0,13.4,0,20.1,0h0.6c0,0.2,0,0.3,0,0.4c0,7.2,0.1,14.4-0.1,21.5c-0.2,7.2-3.5,12.9-9.5,17 C9.8,42.5,6,43.7,1.9,43.7c-0.1,0-0.3,0-0.4,0v-7.1c0.7,0,1.4,0,2.1-0.1c5.9-0.9,10.7-5.4,11.8-11.3c0.2-0.9,0.2-1.8,0.3-2.7H1.5 V1.3z\"><\/path><path d=\"M53.5,23.9c-0.1,0.9-0.2,1.7-0.4,2.6c-1.1,5.5-3.9,9.9-8.3,13.2c-3.5,2.6-7.6,4-12,4.1c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0 v-7c4.8-0.2,8.8-2.2,11.6-6.1c1.7-2.4,2.5-5.1,2.5-8H32.3V1.3c0.2,0,0.3,0,0.4,0c6.8,0,13.6,0,20.4,0c0.1,0,0.3,0,0.4,0 C53.5,8.8,53.5,16.3,53.5,23.9z\"><\/path><\/svg><\/i><\/span><\/div><\/div><div class=\"wdt-content-elements-group wdt-media-group wdt-media-image-default\"><div class=\"wdt-content-title\"><h5>Rahul Kumar<\/h5><\/div><div class=\"wdt-content-subtitle\">- G.N.M.<\/div><\/div><\/div><div class=\"wdt-content-detail-group\"><div class=\"wdt-content-description\">\"Supportive teachers and clinical exposure prepared me to confidently begin my professional nursing journey.\"<\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"wdt-content-item\"><div class=\"wdt-content-media-group\"><div class=\"wdt-content-image-wrapper \"><div class=\"wdt-content-image\"><span><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5.jpg\" class=\"attachment-full size-full wp-image-1638\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5.jpg 140w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5-60x60.jpg 60w\" sizes=\"(max-width: 140px) 100vw, 140px\" \/><\/span><\/div><\/div><div class=\"wdt-content-icon-wrapper\"><div class=\"wdt-content-icon\"><span><i><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 55 45\" style=\"enable-background:new 0 0 55 45;\" xml:space=\"preserve\"><path d=\"M1.5,1.3c0.2,0,0.4,0,0.5,0c6.7,0,13.4,0,20.1,0h0.6c0,0.2,0,0.3,0,0.4c0,7.2,0.1,14.4-0.1,21.5c-0.2,7.2-3.5,12.9-9.5,17 C9.8,42.5,6,43.7,1.9,43.7c-0.1,0-0.3,0-0.4,0v-7.1c0.7,0,1.4,0,2.1-0.1c5.9-0.9,10.7-5.4,11.8-11.3c0.2-0.9,0.2-1.8,0.3-2.7H1.5 V1.3z\"><\/path><path d=\"M53.5,23.9c-0.1,0.9-0.2,1.7-0.4,2.6c-1.1,5.5-3.9,9.9-8.3,13.2c-3.5,2.6-7.6,4-12,4.1c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0 v-7c4.8-0.2,8.8-2.2,11.6-6.1c1.7-2.4,2.5-5.1,2.5-8H32.3V1.3c0.2,0,0.3,0,0.4,0c6.8,0,13.6,0,20.4,0c0.1,0,0.3,0,0.4,0 C53.5,8.8,53.5,16.3,53.5,23.9z\"><\/path><\/svg><\/i><\/span><\/div><\/div><div class=\"wdt-content-elements-group wdt-media-group wdt-media-image-default\"><div class=\"wdt-content-title\"><h5>Sneha Verma<\/h5><\/div><div class=\"wdt-content-subtitle\">- D.Pharm<\/div><\/div><\/div><div class=\"wdt-content-detail-group\"><div class=\"wdt-content-description\">\"Modern laboratories and experienced faculty made learning practical, engaging, and career-focused every day.\"<\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"wdt-content-item\"><div class=\"wdt-content-media-group\"><div class=\"wdt-content-image-wrapper \"><div class=\"wdt-content-image\"><span><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2.jpg\" class=\"attachment-full size-full wp-image-1635\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2.jpg 140w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2-60x60.jpg 60w\" sizes=\"(max-width: 140px) 100vw, 140px\" \/><\/span><\/div><\/div><div class=\"wdt-content-icon-wrapper\"><div class=\"wdt-content-icon\"><span><i><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 55 45\" style=\"enable-background:new 0 0 55 45;\" xml:space=\"preserve\"><path d=\"M1.5,1.3c0.2,0,0.4,0,0.5,0c6.7,0,13.4,0,20.1,0h0.6c0,0.2,0,0.3,0,0.4c0,7.2,0.1,14.4-0.1,21.5c-0.2,7.2-3.5,12.9-9.5,17 C9.8,42.5,6,43.7,1.9,43.7c-0.1,0-0.3,0-0.4,0v-7.1c0.7,0,1.4,0,2.1-0.1c5.9-0.9,10.7-5.4,11.8-11.3c0.2-0.9,0.2-1.8,0.3-2.7H1.5 V1.3z\"><\/path><path d=\"M53.5,23.9c-0.1,0.9-0.2,1.7-0.4,2.6c-1.1,5.5-3.9,9.9-8.3,13.2c-3.5,2.6-7.6,4-12,4.1c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0 v-7c4.8-0.2,8.8-2.2,11.6-6.1c1.7-2.4,2.5-5.1,2.5-8H32.3V1.3c0.2,0,0.3,0,0.4,0c6.8,0,13.6,0,20.4,0c0.1,0,0.3,0,0.4,0 C53.5,8.8,53.5,16.3,53.5,23.9z\"><\/path><\/svg><\/i><\/span><\/div><\/div><div class=\"wdt-content-elements-group wdt-media-group wdt-media-image-default\"><div class=\"wdt-content-title\"><h5>Amit Singh<\/h5><\/div><div class=\"wdt-content-subtitle\">- Medical Laboratory Technology<\/div><\/div><\/div><div class=\"wdt-content-detail-group\"><div class=\"wdt-content-description\">\"Hands-on training and expert guidance helped me develop valuable skills for the healthcare industry.\"<\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"wdt-content-item\"><div class=\"wdt-content-media-group\"><div class=\"wdt-content-image-wrapper \"><div class=\"wdt-content-image\"><span><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4.jpg\" class=\"attachment-full size-full wp-image-1637\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4.jpg 140w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4-60x60.jpg 60w\" sizes=\"(max-width: 140px) 100vw, 140px\" \/><\/span><\/div><\/div><div class=\"wdt-content-icon-wrapper\"><div class=\"wdt-content-icon\"><span><i><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 55 45\" style=\"enable-background:new 0 0 55 45;\" xml:space=\"preserve\"><path d=\"M1.5,1.3c0.2,0,0.4,0,0.5,0c6.7,0,13.4,0,20.1,0h0.6c0,0.2,0,0.3,0,0.4c0,7.2,0.1,14.4-0.1,21.5c-0.2,7.2-3.5,12.9-9.5,17 C9.8,42.5,6,43.7,1.9,43.7c-0.1,0-0.3,0-0.4,0v-7.1c0.7,0,1.4,0,2.1-0.1c5.9-0.9,10.7-5.4,11.8-11.3c0.2-0.9,0.2-1.8,0.3-2.7H1.5 V1.3z\"><\/path><path d=\"M53.5,23.9c-0.1,0.9-0.2,1.7-0.4,2.6c-1.1,5.5-3.9,9.9-8.3,13.2c-3.5,2.6-7.6,4-12,4.1c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0 v-7c4.8-0.2,8.8-2.2,11.6-6.1c1.7-2.4,2.5-5.1,2.5-8H32.3V1.3c0.2,0,0.3,0,0.4,0c6.8,0,13.6,0,20.4,0c0.1,0,0.3,0,0.4,0 C53.5,8.8,53.5,16.3,53.5,23.9z\"><\/path><\/svg><\/i><\/span><\/div><\/div><div class=\"wdt-content-elements-group wdt-media-group wdt-media-image-default\"><div class=\"wdt-content-title\"><h5>Neha Patel<\/h5><\/div><div class=\"wdt-content-subtitle\">- ANM<\/div><\/div><\/div><div class=\"wdt-content-detail-group\"><div class=\"wdt-content-description\">\"Quality education and practical sessions prepared me to provide compassionate patient care with confidence.\"<\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"wdt-content-item\"><div class=\"wdt-content-media-group\"><div class=\"wdt-content-image-wrapper \"><div class=\"wdt-content-image\"><span><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"140\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/1.jpg\" class=\"attachment-full size-full wp-image-1634\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/1.jpg 140w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/1-60x60.jpg 60w\" sizes=\"(max-width: 140px) 100vw, 140px\" \/><\/span><\/div><\/div><div class=\"wdt-content-icon-wrapper\"><div class=\"wdt-content-icon\"><span><i><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 55 45\" style=\"enable-background:new 0 0 55 45;\" xml:space=\"preserve\"><path d=\"M1.5,1.3c0.2,0,0.4,0,0.5,0c6.7,0,13.4,0,20.1,0h0.6c0,0.2,0,0.3,0,0.4c0,7.2,0.1,14.4-0.1,21.5c-0.2,7.2-3.5,12.9-9.5,17 C9.8,42.5,6,43.7,1.9,43.7c-0.1,0-0.3,0-0.4,0v-7.1c0.7,0,1.4,0,2.1-0.1c5.9-0.9,10.7-5.4,11.8-11.3c0.2-0.9,0.2-1.8,0.3-2.7H1.5 V1.3z\"><\/path><path d=\"M53.5,23.9c-0.1,0.9-0.2,1.7-0.4,2.6c-1.1,5.5-3.9,9.9-8.3,13.2c-3.5,2.6-7.6,4-12,4.1c-0.1,0-0.3,0-0.4,0c0,0-0.1,0-0.1,0 v-7c4.8-0.2,8.8-2.2,11.6-6.1c1.7-2.4,2.5-5.1,2.5-8H32.3V1.3c0.2,0,0.3,0,0.4,0c6.8,0,13.6,0,20.4,0c0.1,0,0.3,0,0.4,0 C53.5,8.8,53.5,16.3,53.5,23.9z\"><\/path><\/svg><\/i><\/span><\/div><\/div><div class=\"wdt-content-elements-group wdt-media-group wdt-media-image-default\"><div class=\"wdt-content-title\"><h5>Arjun Das<\/h5><\/div><div class=\"wdt-content-subtitle\">- Operation Theatre Technology<\/div><\/div><\/div><div class=\"wdt-content-detail-group\"><div class=\"wdt-content-description\">\"Clinical training and dedicated faculty helped me excel in operation theatre procedures and patient safety.\"<\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdt-carousel-pagination-wrapper\"><div class=\"wdt-swiper-pagination wdt-swiper-pagination-5c999c9\"><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-255a2d7 e-flex e-con-boxed e-con e-parent\" data-id=\"255a2d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a900e2 elementor-widget elementor-widget-heading\" data-id=\"6a900e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Campus Gallery<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd5f9ec e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"fd5f9ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"265681388\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2656813881\" data-tab-title-id=\"e-n-tab-title-2656813881\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2656813881\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPhoto\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2656813882\" data-tab-title-id=\"e-n-tab-title-2656813882\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2656813882\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tVideo\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2656813883\" data-tab-title-id=\"e-n-tab-title-2656813883\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2656813883\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tEvents\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2656813884\" data-tab-title-id=\"e-n-tab-title-2656813884\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2656813884\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLabs\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2656813885\" data-tab-title-id=\"e-n-tab-title-2656813885\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2656813885\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tHostel\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2656813886\" data-tab-title-id=\"e-n-tab-title-2656813886\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2656813886\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tHospital\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2656813881\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2656813881\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-80127af e-con-full e-flex e-con e-child\" data-id=\"80127af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1bd8d9b e-flex e-con-boxed e-con e-child\" data-id=\"1bd8d9b\" 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-12c494b elementor-widget elementor-widget-shortcode\" data-id=\"12c494b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">ngg_shortcode_0_placeholder<\/div>\n\t\t\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<div id=\"e-n-tab-content-2656813882\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2656813882\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-22f1f20 e-con-full e-flex e-con e-child\" data-id=\"22f1f20\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7b202ac e-flex e-con-boxed e-con e-child\" data-id=\"7b202ac\" 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-5ea3126 elementor-widget elementor-widget-shortcode\" data-id=\"5ea3126\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"nrc-gallery-grid\"><div class=\"nrc-gallery-item nrc-gallery-video\" data-video=\"http:\/\/narayani-institute.brightcodeapp.com\/wp-content\/uploads\/2024\/05\/WhatsApp-Video-2026-06-19-at-4.39.33-PM.mp4\" data-embed=\"\"><img decoding=\"async\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/classroom.png\" alt=\"Video\" loading=\"lazy\"><span class=\"nrc-play-icon\">&#9658;<\/span><\/div><\/div><div class=\"nrc-lightbox\" id=\"nrcLightbox\"><span class=\"nrc-lightbox-close\">&times;<\/span><div class=\"nrc-lightbox-content\"><\/div><\/div><\/div>\n\t\t\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<div id=\"e-n-tab-content-2656813883\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2656813883\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-bab34f4 e-con-full e-flex e-con e-child\" data-id=\"bab34f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-30ada52 e-flex e-con-boxed e-con e-child\" data-id=\"30ada52\" 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-d16390e elementor-widget elementor-widget-shortcode\" data-id=\"d16390e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">ngg_shortcode_1_placeholder<\/div>\n\t\t\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<div id=\"e-n-tab-content-2656813884\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2656813884\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-d0ecc0e e-flex e-con-boxed e-con e-child\" data-id=\"d0ecc0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fbaa5e1 e-con-full e-flex e-con e-child\" data-id=\"fbaa5e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb3b8d6 elementor-widget elementor-widget-shortcode\" data-id=\"cb3b8d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">ngg_shortcode_2_placeholder<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2656813885\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2656813885\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-b070a69 e-flex e-con-boxed e-con e-child\" data-id=\"b070a69\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cbaeeb9 e-con-full e-flex e-con e-child\" data-id=\"cbaeeb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df8e2aa elementor-widget elementor-widget-shortcode\" data-id=\"df8e2aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">ngg_shortcode_3_placeholder<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2656813886\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2656813886\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-2fded04 e-flex e-con-boxed e-con e-child\" data-id=\"2fded04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-376965e e-con-full e-flex e-con e-child\" data-id=\"376965e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b01c9f7 elementor-widget elementor-widget-shortcode\" data-id=\"b01c9f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">ngg_shortcode_4_placeholder<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e1c3af e-flex e-con-boxed e-con e-parent\" data-id=\"8e1c3af\" 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-1ee8ea1 elementor-widget elementor-widget-heading\" data-id=\"1ee8ea1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Clinical &amp; Hospital Tie-ups<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ef328d elementor-widget elementor-widget-text-editor\" data-id=\"0ef328d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our Institutions has tie up with both Private and Public Healthcare Service providers<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e44e365 e-grid e-con-full e-con e-child\" data-id=\"e44e365\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7e41aee e-con-full e-flex e-con e-child\" data-id=\"7e41aee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7235bb7 elementor-widget elementor-widget-image\" data-id=\"7235bb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4-3.jpg\" class=\"attachment-full size-full wp-image-1999\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4-3.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4-3-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/4-3-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f6a6cb elementor-widget elementor-widget-heading\" data-id=\"5f6a6cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Devnika Hospital<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34385ac e-con-full e-flex e-con e-child\" data-id=\"34385ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f367c48 elementor-widget elementor-widget-image\" data-id=\"f367c48\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5-3.jpg\" class=\"attachment-full size-full wp-image-2000\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5-3.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5-3-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/5-3-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-378c079 elementor-widget elementor-widget-heading\" data-id=\"378c079\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Max Orthopaedic Hospital<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da698fd e-con-full e-flex e-con e-child\" data-id=\"da698fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7752a79 elementor-widget elementor-widget-image\" data-id=\"7752a79\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6-3.jpg\" class=\"attachment-full size-full wp-image-2001\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6-3.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6-3-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/6-3-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c60e723 elementor-widget elementor-widget-heading\" data-id=\"c60e723\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Summer Hospital<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17721b9 e-con-full e-flex e-con e-child\" data-id=\"17721b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3435ec4 elementor-widget elementor-widget-image\" data-id=\"3435ec4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-3.jpg\" class=\"attachment-full size-full wp-image-1998\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-3.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-3-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-3-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2379cf elementor-widget elementor-widget-heading\" data-id=\"f2379cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Narayan Children hospital<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ecde7c e-con-full e-flex e-con e-child\" data-id=\"5ecde7c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f412bd3 elementor-widget elementor-widget-image\" data-id=\"f412bd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2-3.jpg\" class=\"attachment-full size-full wp-image-1997\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2-3.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2-3-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/2-3-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b81c081 elementor-widget elementor-widget-heading\" data-id=\"b81c081\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Narayani Nursing Home<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26134ef e-con-full e-flex e-con e-child\" data-id=\"26134ef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9addfe7 elementor-widget elementor-widget-image\" data-id=\"9addfe7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-1.jpg\" class=\"attachment-full size-full wp-image-1823\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-1.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-1-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/3-1-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eeaaeae elementor-widget elementor-widget-heading\" data-id=\"eeaaeae\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ranchi Vishal Hospital<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a0d879a e-con-full e-flex e-con e-child\" data-id=\"a0d879a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-415152e elementor-widget elementor-widget-image\" data-id=\"415152e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"600\" src=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/7-1.jpg\" class=\"attachment-full size-full wp-image-2002\" alt=\"\" srcset=\"https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/7-1.jpg 1000w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/7-1-300x180.jpg 300w, https:\/\/narayaniinstitute.com\/wp-content\/uploads\/2026\/07\/7-1-768x461.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd2faff elementor-widget elementor-widget-heading\" data-id=\"cd2faff\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Kashyap Nursing Home<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d810b0f e-con-full e-flex e-con e-parent\" data-id=\"d810b0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abdd417 elementor-widget elementor-widget-html\" data-id=\"abdd417\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;wdt_animation_effect&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"nrc-cta\">\r\n    <div class=\"nrc-cta-wrapper\">\r\n\r\n        <div class=\"nrc-cta-content\">\r\n            <span class=\"nrc-badge\">Admissions Open 2026\u201327<\/span>\r\n\r\n            <h2>Start Your Journey Towards a Successful Healthcare Career<\/h2>\r\n\r\n            <p>\r\n                Join Narayani Institutions for world-class Nursing, Pharmacy and\r\n                Paramedical education with expert faculty, practical training and\r\n                excellent placement opportunities.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nrc-cta-buttons\">\r\n            <a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"btn-primary\">Apply Now<\/a>\r\n            <a href=\"https:\/\/narayaniinstitute.com\/index.php\/contact\/\" class=\"btn-outline\">Contact Admission Office<\/a>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.nrc-cta{\r\n    padding:70px 20px;\r\n}\r\n\r\n.nrc-cta-wrapper{\r\n    max-width:1500px;\r\n    margin:auto;\r\n    padding:45px 55px;\r\n    border-radius:24px;\r\n    background:linear-gradient(135deg,#0D5C75 0%,#0F8C83 100%);\r\n    display:flex;\r\n    justify-content:space-between;\r\n    align-items:center;\r\n    gap:40px;\r\n    position:relative;\r\n    overflow:hidden;\r\n    box-shadow:0 20px 50px rgba(0,0,0,.15);\r\n}\r\n\r\n.nrc-cta-wrapper::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    width:320px;\r\n    height:320px;\r\n    border-radius:50%;\r\n    background:rgba(255,255,255,.06);\r\n    top:-170px;\r\n    right:-90px;\r\n}\r\n\r\n.nrc-cta-wrapper::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    width:180px;\r\n    height:180px;\r\n    border-radius:50%;\r\n    border:25px solid rgba(255,255,255,.05);\r\n    bottom:-80px;\r\n    left:-60px;\r\n}\r\n\r\n.nrc-cta-content{\r\n    position:relative;\r\n    z-index:2;\r\n    max-width:700px;\r\n}\r\n\r\n.nrc-badge{\r\n    display:inline-block;\r\n    background:rgba(255,255,255,.15);\r\n    color:#fff;\r\n    padding:8px 18px;\r\n    border-radius:30px;\r\n    font-size:13px;\r\n    font-weight:600;\r\n    margin-bottom:18px;\r\n}\r\n\r\n.nrc-cta-content h2{\r\n    color:#fff;\r\n    font-size:40px;\r\n    font-weight:700;\r\n    line-height:1.2;\r\n    margin-bottom:15px;\r\n}\r\n\r\n.nrc-cta-content p{\r\n    color:rgba(255,255,255,.88);\r\n    font-size:16px;\r\n    line-height:1.8;\r\n}\r\n\r\n.nrc-cta-buttons{\r\n    display:flex;\r\n    gap:15px;\r\n    flex-wrap:wrap;\r\n    position:relative;\r\n    z-index:2;\r\n}\r\n\r\n.nrc-cta-buttons a{\r\n    text-decoration:none;\r\n    padding:15px 30px;\r\n    border-radius:10px;\r\n    font-size:15px;\r\n    font-weight:600;\r\n    transition:.35s;\r\n}\r\n\r\n.btn-primary{\r\n    background:#fff;\r\n    color:#0D5C75;\r\n}\r\n\r\n.btn-primary:hover{\r\n    background:#18D4B2;\r\n    color:#07394A;\r\n    transform:translateY(-3px);\r\n}\r\n\r\n.btn-outline{\r\n    border:2px solid rgba(255,255,255,.35);\r\n    color:#fff;\r\n}\r\n\r\n.btn-outline:hover{\r\n    background:#fff;\r\n    color:#0D5C75;\r\n    transform:translateY(-3px);\r\n}\r\n\r\n@media(max-width:991px){\r\n\r\n.nrc-cta-wrapper{\r\n    flex-direction:column;\r\n    text-align:center;\r\n    padding:40px 25px;\r\n}\r\n\r\n.nrc-cta-content h2{\r\n    font-size:30px;\r\n}\r\n\r\n.nrc-cta-buttons{\r\n    justify-content:center;\r\n}\r\n\r\n}\r\n\r\n@media(max-width:576px){\r\n\r\n.nrc-cta-content h2{\r\n    font-size:25px;\r\n}\r\n\r\n.nrc-cta-buttons a{\r\n    width:100%;\r\n    text-align:center;\r\n}\r\n\r\n}\r\n<\/style>\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>Narayani Institutions \u2014 Hero Narayani Institutions ADMISSIONS OPEN FOR 2026 BATCH Excellence in Nursing,Pharmacy &amp; ParamedicalEducation Hospital-integrated clinical training, experienced faculty and dedicated placement assistance across our Nursing, D.Pharma and Paramedical programs. Apply Now Download Prospectus Admission Enquiry SCROLL Our Institutions Arsh Narayani Pharmacy College Diploma in Pharmacy Read More Arsh Narayani Para College &amp; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-90","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/pages\/90","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/comments?post=90"}],"version-history":[{"count":0,"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/pages\/90\/revisions"}],"wp:attachment":[{"href":"https:\/\/narayaniinstitute.com\/index.php\/wp-json\/wp\/v2\/media?parent=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}