{"id":9708,"date":"2025-09-26T19:27:57","date_gmt":"2025-09-26T13:57:57","guid":{"rendered":"https:\/\/dmer.maharashtra.gov.in\/english\/?page_id=9708"},"modified":"2025-09-29T11:16:57","modified_gmt":"2025-09-29T05:46:57","slug":"ayush-services","status":"publish","type":"page","link":"https:\/\/dmer.maharashtra.gov.in\/english\/ayush-services\/","title":{"rendered":"AYUSH Services"},"content":{"rendered":"\r\n\r\n\r\n<style>\r\na:hover\r\n{\r\ntext-decoration: none !important;\r\n}\r\n\/* Tabs container *\/\r\n.services-tabs {\r\n  display: flex;\r\n  justify-content: center;\r\n  flex-wrap: wrap;\r\n  gap: 20px;\r\n  margin: 30px auto;\r\n  max-width: 900px;\r\n}\r\n\r\n\/* General tab button *\/\r\n.tab-btn {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  padding: 14px 28px;\r\n  border-radius: 50px;\r\n  font-size: 1rem;\r\n  font-weight: bold;\r\n  color: #333; \/* default dark text for grey buttons *\/\r\n  text-decoration: none;\r\n  transition: transform 0.2s ease, box-shadow 0.3s ease, opacity 0.3s ease, background 0.3s ease;\r\n  box-shadow: inset 0 2px 4px rgba(255,255,255,0.3),\r\n              0 4px 8px rgba(0,0,0,0.15);\r\n  background: linear-gradient(145deg, #fff, #efef); \/* default grey *\/\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Glossy shine effect *\/\r\n.tab-btn::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  top: 0;\r\n  left: -75%;\r\n  width: 50%;\r\n  height: 100%;\r\n  background: linear-gradient(\r\n    120deg,\r\n    rgba(255,255,255,0.6) 0%,\r\n    rgba(255,255,255,0.1) 100%\r\n  );\r\n  transform: skewX(-25deg);\r\n}\r\n\r\n.tab-btn:hover::before {\r\n  left: 125%;\r\n  transition: left 0.7s ease;\r\n}\r\n\r\n.tab-btn:hover {\r\n  transform: scale(1.07);\r\n  opacity: 0.95;\r\n}\r\n\r\n\/* Icon size *\/\r\n.tab-btn .icon {\r\n  font-size: 1.5rem;\r\n}\r\n\r\n\/* Hover colors *\/\r\n.tab-btn.speciality:hover {\r\n  background: linear-gradient(135deg, #00d8ff, #0094cc);\r\n  color: #fff;\r\n}\r\n\r\n.tab-btn.superspeciality:hover {\r\n  background: linear-gradient(135deg, #fea500, #cc8400);\r\n  color: #fff;\r\n}\r\n\r\n.tab-btn.ayush:hover {\r\n  background: linear-gradient(135deg, #1dae22, #148218);\r\n  color: #fff;\r\n}\r\n\r\n\/* Active tab = stays colored *\/\r\n.tab-btn.active.speciality {\r\n  background: linear-gradient(135deg, #00d8ff, #0094cc);\r\n  color: #fff;\r\n}\r\n\r\n.tab-btn.active.superspeciality {\r\n  background: linear-gradient(135deg, #fea500, #cc8400);\r\n  color: #fff;\r\n}\r\n\r\n.tab-btn.active.ayush {\r\n  background: linear-gradient(135deg, #1dae22, #148218);\r\n  color: #fff;\r\n  box-shadow: 0 0 12px rgba(0,0,0,0.4), inset 0 2px 6px rgba(255,255,255,0.3);\r\n  transform: scale(1.05);\r\n  opacity: 1;\r\n}\r\n<\/style>\r\n\r\n<section class=\"services-section\">\r\n  <div class=\"services-tabs\">\r\n\r\n    <!-- Medical -->\r\n    <a href=\"https:\/\/dmer.maharashtra.gov.in\/english\/medical-services\/#primary\" class=\"tab-btn speciality\">\r\n      <span class=\"icon\">\ud83e\ude7a<\/span> <span>Medical<\/span>\r\n    <\/a>\r\n\r\n    <!-- Dental -->\r\n    <a href=\"https:\/\/dmer.maharashtra.gov.in\/english\/dental-services\/#primary\" class=\"tab-btn superspeciality\">\r\n      <span class=\"icon\">\ud83e\uddb7<\/span> <span>Dental<\/span>\r\n    <\/a>\r\n\r\n    <!-- AYUSH -->\r\n    <a href=\"https:\/\/dmer.maharashtra.gov.in\/english\/ayush-services\/#primary\" class=\"tab-btn ayush active\">\r\n      <span class=\"icon\">\ud83c\udf3f<\/span> <span>AYUSH<\/span>\r\n    <\/a>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n\r\n<style>\r\n.tab-btn {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  padding: 14px 28px;\r\n  border-radius: 50px;\r\n  font-size: 1rem;\r\n  font-weight: bold;\r\n  color: #fff;\r\n  text-decoration: none;\r\n  transition: transform 0.2s ease, box-shadow 0.3s ease, background 0.3s ease;\r\n  box-shadow: inset 0 2px 4px rgba(255,255,255,0.3),\r\n              0 4px 8px rgba(0,0,0,0.2);\r\n  background: #bbb; \/* grey default *\/\r\n  opacity: 0.8;\r\n}\r\n\r\n\/* Hover (inactive tabs become colored) *\/\r\n.tab-btn.speciality:hover {\r\n  background: linear-gradient(135deg, #00d8ff, #0094cc);\r\n  opacity: 1;\r\n}\r\n\r\n.tab-btn.superspeciality:hover {\r\n  background: linear-gradient(135deg, #fea500, #cc8400);\r\n  opacity: 1;\r\n}\r\n\r\n.tab-btn.ayush:hover {\r\n  background: linear-gradient(135deg, #1dae22, #148218);\r\n  opacity: 1;\r\n}\r\n\r\n\/* Active state (the page you're on) *\/\r\n.tab-btn.active.speciality {\r\n  background: linear-gradient(135deg, #00d8ff, #0094cc);\r\n  opacity: 1;\r\n}\r\n\r\n.tab-btn.active.superspeciality {\r\n  background: linear-gradient(135deg, #fea500, #cc8400);\r\n  opacity: 1;\r\n}\r\n\r\n.tab-btn.active.ayush {\r\n  background: linear-gradient(135deg, #1dae22, #148218);\r\n  opacity: 1;\r\n}\r\n\r\n\/* General Styles *\/\r\nbody{font-family:\"Segoe UI\",Arial,sans-serif; margin:0; padding:0; background:#f9f9f9; color:#333;}\r\nh2,h3{margin:0;}\r\n\r\n\/* Services Section *\/\r\n.services-container { max-width:1000px; margin:0px auto; padding:20px; }\r\n.services-grid { display:grid; grid-template-columns:repeat(auto-fit, minmax(250px,1fr)); gap:20px; }\r\n.service-card { background:#fff; border-radius:15px; padding:20px; text-align:center; box-shadow:0 4px 12px rgba(0,0,0,0.1); cursor:pointer; transition:transform 0.2s, box-shadow 0.2s; }\r\n.service-card:hover { transform:scale(1.03); box-shadow:0 6px 16px rgba(0,0,0,0.15); }\r\n.service-icon { font-size:40px; margin-bottom:10px; }\r\n.service-title { font-size:1.15rem; font-weight:600; margin-bottom:8px; }\r\n.service-short { font-size:0.95rem; color:#555; margin-bottom:12px; }\r\n.btn { \r\n  background:#3a7d44;   \/* main green *\/\r\n  color:#fff; \r\n  border:none; \r\n  padding:0px 16px; \r\n  border-radius:8px; \r\n  cursor:pointer; \r\n  font-size:0.9rem; \r\n  box-shadow:0 3px 8px rgba(0,0,0,0.12); \r\n  transition:background 0.3s ease;\r\n}\r\n\r\n.btn:hover {\r\n  background:#2d5a32;   \/* darker green on hover *\/\r\n}\r\n\/* Popup Modal *\/\r\n.modal { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5); display:flex; justify-content:center; align-items:center; opacity:0; visibility:hidden; transition:opacity 0.4s ease; z-index:1000; }\r\n.modal.show { opacity:1; visibility:visible; }\r\n.modal-content { background:#fff; padding:20px; border-radius:12px; box-shadow:0 6px 18px rgba(0,0,0,0.2); max-width:600px; width:90%; position:relative; transform:translateY(40px); transition:transform 0.4s ease, opacity 0.4s ease; max-height:80vh; overflow-y:auto; opacity:0; }\r\n.modal.show .modal-content { transform:translateY(0); opacity:1; }\r\n.close-btn { position:absolute; top:15px; right:15px; background:#ff4d4f; color:#fff; border:none; border-radius:50%; width:30px; height:30px; font-size:16px; font-weight:bold; cursor:pointer; line-height:30px; text-align:center; box-shadow:0 3px 8px rgba(0,0,0,0.2); transition:background 0.2s; }\r\n.close-btn:hover{ background:#ff7875; }\r\n.modal-content::-webkit-scrollbar { width:8px; }\r\n.modal-content::-webkit-scrollbar-track { background:#f1f1f1; border-radius:8px; }\r\n.modal-content::-webkit-scrollbar-thumb { \r\n  background:#3a7d44;   \/* dark green *\/\r\n  border-radius:8px; \r\n}\r\n.modal-content::-webkit-scrollbar-thumb:hover { \r\n  background:#2d5a32;   \/* deeper green on hover *\/\r\n}\r\n.modal-content { \r\n  scrollbar-width:thin; \r\n  scrollbar-color:#3a7d44 #f1f1f1;  \/* thumb green, track light *\/\r\n}\r\n.modal-content ul { margin-top:12px; padding-left:0; list-style:none; }\r\n.modal-content li { display:flex; align-items:center; margin-bottom:8px; font-size:0.95rem; color:#444; }\r\n.modal-content li::before { content:\"\ud83c\udf43\"; margin-right:8px; color:#007bff; font-size:1rem; }\r\n.detail-title { display:flex; align-items:center; gap:10px; font-size:1.25rem; margin-bottom:8px; }\r\n\r\n\/* Ayurveda Services Section *\/\r\n.ayush-dental { padding:50px 20px; }\r\n.ayush-container { max-width:900px; margin:0 auto; }\r\n.ayush-header { text-align:center; background:linear-gradient(135deg,#3a7d44,#2d5a32); padding:25px; border-radius:16px; color:#fff; margin-bottom:40px; box-shadow:0 8px 20px rgba(45,90,50,0.25); }\r\n.ayush-header h2 { font-size:2rem; font-weight:700; color: #fff }\r\n.ayush-header p { margin:5px 0 0; font-size:1rem; opacity:0.9; }\r\n.ayush-intro { text-align:center; font-size:1rem; margin-bottom:40px; color:#333; line-height:1.6; }\r\n.ayush-inline { margin-bottom:40px; text-align:center; }\r\n.ayush-inline h3 { font-size:1.5rem; color:#2d5a32; font-weight:700; margin-bottom:20px; }\r\n\r\n\/* Attractive Table *\/\r\n.attractive-table { width:80%; margin:0 auto; border-collapse:separate; border-spacing:0; box-shadow:0 4px 12px rgba(0,0,0,0.1); border-radius:12px; overflow:hidden; }\r\n.attractive-table thead tr { background:linear-gradient(90deg,#2d5a32,#3a7d44); color:#fff; font-weight:600; }\r\n.attractive-table th, .attractive-table td { padding:12px 15px; text-align:left; }\r\n.attractive-table th:first-child, .attractive-table td:first-child { text-align:center; width:60px; }\r\n.attractive-table tbody tr { border-bottom:1px solid #ccc; cursor:pointer; transition:transform 0.2s, box-shadow 0.2s; }\r\n.attractive-table tbody tr:hover { background:#eaf7ed; transform:scale(1.02); box-shadow:0 4px 12px rgba(45,90,50,0.15); }\r\n.attractive-table tbody tr:nth-child(even) { background:#f7fff9; }\r\n.attractive-table tbody tr:nth-child(odd) { background:#fff; }\r\n\r\n@media(max-width:600px){\r\n  .ayush-header h2{ font-size:1.6rem; }\r\n  .ayush-inline h3{ font-size:1.2rem; }\r\n  .attractive-table{ width:100%; }\r\n  .attractive-table th, .attractive-table td{ padding:10px; font-size:0.9rem; }\r\n}\r\n<\/style>\r\n\r\n<!-- Ayurveda Service Cards -->\r\n<div class=\"services-container\">\r\n  <div class=\"services-grid\" id=\"ayush-service-cards\">\r\n    <div class=\"service-card\" onclick=\"showServiceDetail('ayush-opd-content')\">\r\n      <div class=\"service-icon\">\ud83c\udf43<\/div>\r\n      <div class=\"service-title\">Outpatient Services (OPD) \u2013 Ayurveda<\/div>\r\n      <div class=\"service-short\">Consultations &#038; therapies without admission.<\/div>\r\n      <button class=\"btn\">View Details<\/button>\r\n    <\/div>\r\n\r\n    <div class=\"service-card\" onclick=\"showServiceDetail('ayush-ipd-content')\">\r\n      <div class=\"service-icon\">\ud83d\udecc<\/div>\r\n      <div class=\"service-title\">Inpatient Services (IPD) \u2013 Ayurveda<\/div>\r\n      <div class=\"service-short\">Continuous Ayurvedic therapies with admission.<\/div>\r\n      <button class=\"btn\">View Details<\/button>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- Modal -->\r\n<div id=\"serviceModal\" class=\"modal\" aria-hidden=\"true\">\r\n  <div class=\"modal-content\">\r\n    <button class=\"close-btn\" onclick=\"closeModal()\">\u00d7<\/button>\r\n    <div id=\"modal-detail-content\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- Hidden Ayurveda Content -->\r\n<div id=\"ayush-opd-content\" style=\"display:none\">\r\n  <div class=\"detail-title\">\ud83c\udf43 <strong>Outpatient Services (OPD) \u2013 Ayurveda<\/strong><\/div><br>\r\n  <p>The Outpatient Department (OPD) at a Government Ayurvedic College offers comprehensive Ayurvedic healthcare services to patients who visit without requiring admission. These services focus on diagnosis, treatment, and prevention of diseases using traditional Ayurvedic methods.<\/p><br>\r\n  <ul>\r\n    <li>Registration &#038; Follow-up Desk<\/li>\r\n    <li>Consultation: Ayurvedic physicians (Vaidyas) provide detailed patient history, examination, and diagnosis based on Ayurvedic principles.<\/li>\r\n    <\/ul>\r\n<br>\r\n<strong>Specialty Clinics:<\/strong>\r\n\r\n    <ul>\r\n    <li>General Ayurveda \u2013 Treatment for common ailments<\/li>\r\n    <li>TPanchakarma Therapy \u2013 Detoxification procedures<\/li>\r\n    <li>Kayachikitsa \u2013 Internal medicine<\/li>\r\n    <li>Shalya Tantra \u2013 Surgical Ayurveda<\/li>\r\n    <li>Shalakya Tantra \u2013 Treatments related to ENT, eye, and dental issues<\/li>\r\n<li>Balroga \u2013 Pediatric Ayurveda<\/li>\r\n<li>Rasayana &#038; Vajikarana \u2013 Rejuvenation and fertility therapies<\/li>\r\n  <\/ul><br>\r\n \r\n<p>  <strong>Therapeutic Procedures:<\/strong><br>\r\nLocal and systemic therapies like Abhyanga (massage), Swedana (fomentation), Nasya (nasal therapy), Basti (medicated enema), etc.<\/p>\r\n<br>\r\n<p><strong>Pharmacy: <\/strong><br>\r\nDispensing of Ayurvedic medicines prepared as per classical formulations.<\/p>\r\n<br>\r\n<p><strong>Diagnostic Support:<\/strong> <br>\r\nUse of Ayurvedic diagnostic tools and some modern supportive tests.<\/p>\r\n<br>\r\n<p><strong>Health Education &#038; Counseling:<\/strong> <br>\r\nGuidance on diet, lifestyle, and preventive health based on Ayurvedic principles.<\/p>\r\n<br>\r\n<p><strong>Follow-up Services:<\/strong><br>\r\nRegular monitoring of chronic cases and adjustment of treatment plans.<\/p>\r\n<br>\r\n<p><strong>Timings:<\/strong><br>\r\nGenerally operates Monday to Saturday, morning hours.<\/p>\r\n<br>\r\n<p><strong>Objective:<\/strong><br>\r\nTo provide accessible, authentic, and holistic Ayurvedic treatment to promote health and manage diseases using time-tested traditional methods.<\/p>\r\n\r\n<\/div>\r\n\r\n<div id=\"ayush-ipd-content\" style=\"display:none\">\r\n  <div class=\"detail-title\">\ud83d\udecc <strong>Inpatient Services (IPD) \u2013 Ayurveda<\/strong><\/div><br>\r\n  <p>The IPD offers comprehensive Ayurvedic care for patients requiring admission and continuous monitoring.<\/p><br>\r\n  <ul>\r\n    <li>Admission Process under physician guidance<\/li>\r\n    <li>Daily Therapies: Panchakarma (Vaman, Virechan, Basti, Nasya, Raktamokshan), Abhyanga, Swedana, Shirodhara<\/li>\r\n    <li>Supervision by Ayurvedic doctors &#038; nursing staff<\/li>\r\n    <li>Pharmacy services for prescribed medicines<\/li>\r\n    <li>Customized Diet &#038; Lifestyle guidance (Prakriti-based)<\/li>\r\n    <li>Special Treatments: Ksharsutra, Uttar Basti, Ayurvedic surgeries<\/li>\r\n    <li>Discharge &#038; Follow-up Care<\/li>\r\n  <\/ul><br>\r\n  <p><strong>Objective:<\/strong> To deliver safe, authentic, and effective Ayurvedic therapies.<\/p>\r\n<\/div>\r\n\r\n<!-- Ayurveda Services Section -->\r\n<section class=\"ayush-dental\">\r\n  <div class=\"ayush-container\">\r\n    <div class=\"ayush-header\">\r\n      <h2>\ud83c\udf43 Ayurvedic Services<\/h2>\r\n      <p>Government Ayurvedic Colleges &#038; Hospitals<\/p>\r\n    <\/div>\r\n\r\n    <p class=\"ayush-intro\">Government Ayurvedic Colleges provide holistic healthcare, preventive care, and specialized Ayurvedic therapies.<\/p>\r\n\r\n    <div class=\"ayush-inline\">\r\n      <h3>\ud83c\udf3f Panchakarma &#038; Ksharsutra<\/h3>\r\n      <table class=\"attractive-table\">\r\n        <thead>\r\n          <tr><th>No.<\/th><th>Service Offered<\/th><\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr><td>1<\/td><td>Panchakarma \u2013 Vaman, Virechan, Basti, Nasya, Raktamokshan<\/td><\/tr>\r\n          <tr><td>2<\/td><td>Specialized Procedures \u2013 Ksharsutra, Uttar Basti<\/td><\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"ayush-inline\">\r\n      <h3>\ud83c\udf31 Swarnaprashan<\/h3>\r\n      <table class=\"attractive-table\">\r\n        <thead>\r\n          <tr><th>No.<\/th><th>Key Feature<\/th><\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr><td>1<\/td><td>Boosts Immunity &#038; Memory in Children<\/td><\/tr>\r\n          <tr><td>2<\/td><td>Given Monthly on Pushya Nakshatra<\/td><\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n\r\n    <\/div>\r\n<div class=\"ayush-inline\">\r\n  <h3>\ud83c\udfe5 Government Ayurvedic Hospitals<\/h3>\r\n  <table class=\"attractive-table hospital-table\">\r\n    <thead>\r\n      <tr><th>Sr.No.<\/th><th>Hospital Name &#038; Address<\/th><\/tr>\r\n    <\/thead>\r\n    <tbody>\r\n      <tr><td>1<\/td><td>M A Podar Hospital &#8211; Worli, Mumbai<\/td><\/tr>\r\n      <tr><td>2<\/td><td>Government Ayurved Hospital, Nanded<\/td><\/tr>\r\n      <tr><td>3<\/td><td>Government Ayurved Hospital &#8211; Nagpur<\/td><\/tr>\r\n      <tr><td>4<\/td><td>Government Ayurved Hospital &#8211; Dharashiv<\/td><\/tr>\r\n      <tr><td>5<\/td><td>Government Ayurved Hospital, Jalgaon<\/td><\/tr>\r\n      <tr><td>6<\/td><td>Government Ayurved Hospital, Pune<\/td><\/tr>\r\n    <\/tbody>\r\n  <\/table>\r\n<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction showServiceDetail(id){\r\n  const modal = document.getElementById('serviceModal');\r\n  document.getElementById('modal-detail-content').innerHTML = document.getElementById(id).innerHTML;\r\n  modal.classList.add('show');\r\n  modal.setAttribute('aria-hidden','false');\r\n  document.body.style.overflow=\"hidden\";\r\n}\r\nfunction closeModal(){\r\n  const modal=document.getElementById('serviceModal');\r\n  modal.classList.remove('show');\r\n  modal.setAttribute('aria-hidden','true');\r\n  document.body.style.overflow=\"\";\r\n}\r\ndocument.getElementById('serviceModal').addEventListener('click',function(e){ if(e.target===this){ closeModal(); }});\r\ndocument.addEventListener('keydown',function(e){ if(e.key===\"Escape\"){ closeModal(); }});\r\n<\/script>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-9708","page","type-page","status-publish","hentry","no-featured-image","page-entry","loop-entry boxed clr"],"_links":{"self":[{"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/pages\/9708","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/comments?post=9708"}],"version-history":[{"count":20,"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/pages\/9708\/revisions"}],"predecessor-version":[{"id":9833,"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/pages\/9708\/revisions\/9833"}],"wp:attachment":[{"href":"https:\/\/dmer.maharashtra.gov.in\/english\/wp-json\/wp\/v2\/media?parent=9708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}