बंद

बातम्या

श्री. देवेंद्र फडणवीस मा. मुख्यमंत्री
श्री. एकनाथ शिंदे मा. उपमुख्यमंत्री
श्रीमती. सुनेत्रा अजित पवार मा. उपमुख्यमंत्री
  • प्रदर्शित करण्यासाठी कोणतीही पोस्ट नाही

जिल्ह्याविषयी

वाशिम  विदर्भाच्या पूर्वेकडील भागात स्थित आहे. त्याच्या उत्तरेला अकोला, उत्तर-पूर्व मध्ये अमरावती आहे, हिंगोली दक्षिणेस आहे, बुलढाणा पश्चिमेला आहे, यवतमाळ हा पूर्वेस आहे. पैनगंगा नदी ही जिल्ह्यातील मुख्य नदी आहे. हे रिसोड च्या तहसील माध्यमातून वाहते. पुढे वाशिम आणि हिंगोली जिल्ह्यांच्या सीमेवरून वाहते. पैनगंगाची मुख्य उपनदी कास ही नदी आहे. कास नदीचा परिसर शेळगाव राजगुरे या गावापासून सुमारे 1 किमी अंतरावर आहे. अरुणावती नदी आणि त्याच्या उपनद्यांतील वाशिम तालुक्यात उगम होऊन ते यवतमाळ जिल्ह्यात मंगरुळपीर व मानोरा तालुक्यामधून वाहते. काटेपुना नदीचा उगम जिल्ह्याच्या डोंगराळ भागात होतो आणि मालेगावच्या तहसीलद्वारे उत्तरेकडे वाहून अकोला जिल्ह्यात प्रवेश करतो.

श्री. दत्तात्रय गिरिजाबाई विठोबा भरणे

मा. मंत्री कृषि महाराष्ट्र राज्य तथा पालकमंत्री वाशिम जिल्हा

Shri. Yogesh Kumbhejkar

श्री. योगेश कुंभेजकर, भा.प्र.से.

मा. जिल्हाधिकारी तथा जिल्हा दंडाधिकारी

हेल्पलाईन क्रमांक

  • नागरिकांचा कॉल सेंटर - १५५३००
  • मानसिक आरोग्य संबंधित माहिती व समुपदेशन टोल फ्रि क्र. - १४४१६
  • बाल हेल्पलाइन - १०९८
  • महिला हेल्पलाइन - १०९१
  • गुन्हा थांबविणारे -१०९०
  • मतदार हेल्पलाईन - १९५०
अधिक ...

.dashboard .section .lines .line ul {

display: flex;

flex-wrap: wrap; /* Allows items to wrap to the next line */

list-style: none; /* Removes default list bullets */

padding: 0; /* Removes default padding */

margin: 0; /* Removes default margin */

gap: 20px; /* Adds consistent spacing between items */

}

.dashboard .section .lines .line ul li {

flex: 0 0 calc(33.33% - 20px); /* Sets each li to take roughly 1/3 of the container width, accounting for gap */

margin-bottom: 15px; /* Adds spacing below items for wrapped rows */

box-sizing: border-box; /* Ensures padding/margins don't affect width */

}

.dashboard .section .lines .line ul li a {

text-decoration: none; /* Removes underline from links */

color: #333; /* Sets a default text color */

font-size: 20px; /* Increased font size for better readability */

display: block; /* Makes the entire li area clickable */

}

.dashboard .section .lines .line ul li a:hover {

color: #007bff; /* Changes color on hover for better UX */

}

/* Ensure complex li elements with nested divs align properly */

.dashboard .section .lines .line ul li .cdk-drag {

width: 100%; /* Ensures nested containers take full li width */

}

.dashboard .section .lines .line ul {

display: flex;

flex-wrap: wrap; /* Allows items to wrap to the next line */

list-style: none; /* Removes default list bullets */

padding: 0; /* Removes default padding */

margin: 0; /* Removes default margin */

gap: 20px; /* Adds consistent spacing between items */

}

.dashboard .section .lines .line ul li {

flex: 0 0 calc(33.33% - 20px); /* Sets each li to take roughly 1/3 of the container width, accounting for gap */

margin-bottom: 15px; /* Adds spacing below items for wrapped rows */

box-sizing: border-box; /* Ensures padding/margins don't affect width */

}

.dashboard .section .lines .line ul li a {

text-decoration: none; /* Removes underline from links */

color: #333; /* Sets a default text color */

font-size: 20px; /* Increased font size for better readability */

display: block; /* Makes the entire li area clickable */

}

.dashboard .section .lines .line ul li a:hover {

color: #007bff; /* Changes color on hover for better UX */

}

/* Ensure complex li elements with nested divs align properly */

.dashboard .section .lines .line ul li .cdk-drag {

width: 100%; /* Ensures nested containers take full li width */

}