ok

Mini Shell

Direktori : /home/importfo/www/divinemultispeciality.com/
Upload File :
Current File : /home/importfo/www/divinemultispeciality.com/medical.php

<?php include("admin/config.php") ?>
<!DOCTYPE html>
<html lang="en">
<head>
	<?php include ('topup.php');?>
</head>

<body class="shop-page">
	<style type="text/css">
		p{
			text-align: justify;
		}
	</style>
	
	
<!--header-->
<header class="header">
		<div class="header-quickLinks js-header-quickLinks d-lg-none">
			<div class="quickLinks-top js-quickLinks-top"></div>
			<div class="js-quickLinks-wrap-m">
			</div>
		</div>
		<?php include 'top.php';?>
		<div class="header-content">
			<div class="container">
				<div class="row align-items-lg-center">
					<button class="navbar-toggler collapsed" data-toggle="collapse" data-target="#navbarNavDropdown">
						<span class="icon-menu"></span>
					</button>
					<div class="col-lg-auto col-lg-2 d-flex align-items-lg-center">
						<a href="index-2.php" class="header-logo"><img src="images/logo1.png" alt="" class="img-fluid"></a>
					</div>
					<div class="col-lg ml-auto header-nav-wrap">
						<div class="header-nav js-header-nav">
							<?php include 'header.php';?>
						</div>
						<div class="header-search">
							<form action="#" class="form-inline">
								<i class="icon-search"></i>
								<input type="text" placeholder="Search">
								<button type="submit"><i class="icon-search"></i></button>
							</form>
						</div>
						<!-- <div class="header-cart cart-toggler">
							<a href="#" class="icon icon-cart"></a>
							<span class="badge">2</span>
							<div class="header-cart-dropdown">
								<div class="prd-sm">
									<div class="prd-sm-img">
										<a href="shop-product.php"><img src="images/product/prd-sm-1.jpg" class="img-fluid" alt=""></a>
									</div>
									<div class="prd-sm-info">
										<h5><a href="shop-product.php">Active Wow Teeth Whitening Charcoal Powder</a></h5>
										<div class="price">$38.88</div>
									</div>
									<div class="prd-sm-delete"><i class="icon-close"></i></div>
								</div>
								<div class="prd-sm">
									<div class="prd-sm-img">
										<a href="shop-product.php"><img src="images/product/prd-sm-2.jpg" class="img-fluid" alt=""></a>
									</div>
									<div class="prd-sm-info">
										<h5><a href="shop-product.php">Electric Toothbrush</a></h5>
										<div class="price">$39.97</div>
									</div>
									<div class="prd-sm-delete"><i class="icon-close"></i></div>
								</div>
								<div class="header-cart-total">
									<div class="float-left">Total:</div>
									<div class="float-right">$78.85</div>
								</div>
								<a href="#" class="btn btn-sm btn-hover-fill"><span>CheckOut</span></a>
							</div>
						</div> -->
					</div>
				</div>
			</div>
		</div>
	</header>
	<!--//header-->
	<!--quick links-->
	<?php include('form.php');?>
	<!--//quick links-->
	<div class="page-content">
		<!--section-->
		<div class="section mt-0">
			<div class="breadcrumbs-wrap">
				<div class="container">
					<div class="breadcrumbs">
						<a href="index-2.php">Home</a>
						<span>Services</span>
					</div>
				</div>
			</div>
		</div>
		<!--//section-->
		<!--section-->
		<div class="section page-content-first">
			<div class="container">
				<div class="text-center mb-2  mb-md-3 mb-lg-4">
					<div class="h-sub theme-color">What We Offer</div>
					<h1>Medical Services</h1>
					<div class="h-decor"></div>
					<div class="text-center mt-4">
						<!-- <p>Patients receive comprehensive care from expert Consultant Physician that focus not only on specific diseases and disorders,<br>
							but also on caring for the whole person</p> -->
					</div>
				</div>
			</div>
			<div class="container">
				       
				<div class="row col-equalH">
					<?php
                      $sql="SELECT * FROM `parts`";
                        $res=mysqli_query($db,$sql);
                        while($row=mysqli_fetch_array($res))
                        {
                    ?>
					<div class="col-md-6 col-lg-4">
						<div class="service-card" height="370" width="320">
							<div class="service-card-photo">
								<img class="img-fluid" src="admin/upload/<?php echo$row['parts_image']; ?>" alt="Service"></div>

							<h5 class="service-card-name"><a href="medical_detail.php?slug=<?php echo $row['p_id']; ?>"><?php echo $row['short_desc']; ?></a></h5>
							<div class="h-decor"></div>
							<p></p>
							<ul class="marker-list-md-line">
								
								
							<a href="medical_detail.php?slug=<?php echo $row['p_id']; ?>" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div> 
					</div>

					<!--
					<div class="col-md-6 col-lg-4">
						<div class="service-card" height="370" width="320">
							<div class="service-card-photo">
								<!--<a href="hypertension.php"><img src="images/services/hypertension.jpg" class="img-fluid" alt="" ></a>
							</div>
							<h5 class="service-card-name"><a href="hypertension.php">Hypertension</a></h5>
							<div class="h-decor"></div>
							<p>One of the most dangerous things about hypertension -- or high blood pressure -- is that you may not know you have it. In fact, nearly one-third of people who have high blood pressure don't know it. That’s because high blood pressure doesn’t have any symptoms unless it’s very severe.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Nosebleed</li>
								<li>Fatigue or confusion</li>
								<li>Vision problems</li>
								<li>Chest pain</li>
								<li>Difficulty breathing</li>
								<a href="hypertension.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>--
						</div>
					</div>
					<!--<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="thyroid.php"><img src="images/services/thyroid.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="thyroid.php">Thyroid disorders</a></h5>
							<div class="h-decor"></div>
							<p>Your thyroid creates and produces hormones that play a role in many different systems throughout your body. When your thyroid makes either too much or too little of these important hormones, it’s called a thyroid disease</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Losing weight.</li>
								<li>Feeling sensitive to heat.</li>
								<li>Having trouble sleeping.</li>
								<li>Experiencing anxiety.</li>
								<li>Experiencing nervousness.</li>
								<a href="thyroid.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="heart.php"><img src="images/services/heart.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="heart.php">Heart Disease</a></h5>
							<div class="h-decor"></div>
							<p>The term “heart disease” refers to several types of heart conditions. The most common type of heart disease in the United States is coronary artery disease (CAD), which affects the blood flow to the heart. Decreased blood flow can cause a heart attack.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Chest pain</li>
								<li>chest tightness</li>
								<li>chest pressure and chest discomfort </li>
								<li>Shortness of breath</li>
								<li>Pain in the neck, jaw, throat, upper abdomen or back</li>
								<a href="heart" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="headache.php"><img src="images/services/headache.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="headache.php">Headache/Mirgrain/<br>Stroke</a></h5>
							<div class="h-decor"></div>
							<p>You have a terrible headache. How do you know if it's something serious? Some of the symptoms of a migraine can be very much like those of a stroke.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Severe, throbbing pain, often on one side of your head</li>
								<li>A pins-and-needles feeling, often moving from your hand up your arm</li>
								<li>UpWeakness or paralysis on one side of your body</li>
								<li>Loss of balance and coordination</li>
								<a href="headache.php" style="color: #0085ca;"><li>Know more....</li></a>

							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="epilepsy.php"><img src="images/services/epilapsy.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="epilepsy.php"> Epilepsy</a></h5>
							<div class="h-decor"></div>
							<p>Epilepsy is a central nervous system (neurological) disorder in which brain activity becomes abnormal, causing seizures or periods of unusual behavior, sensations and sometimes loss of awareness.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Temporary confusion </li>
								<li>A staring spell</li>
								<li>Stiff muscles</li>
								<li>Loss of consciousness or awareness</li>
								<a href="epilepsy.php" style="color: #0085ca;"><li>Know more....</li></a>

							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="copd.php"><img src="images/services/copd.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="copd.php">COPD/Asthma/<br>Pneumonia</a></h5>
							<div class="h-decor"></div>
							<p>Chronic obstructive pulmonary disease (COPD) is a chronic inflammatory lung disease that causes obstructed airflow from the lungs. Symptoms include breathing difficulty, cough, mucus (sputum) production and wheezing. </p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Wheezing</li>
								<li>Chest tightness</li>
								<li>Frequent respiratory infections</li>
								<li>Lack of energy</li>
								<li>Swelling in ankles, feet or legs</li>
								<li> Shortness of breath, especially during physical activities</li>
								<a href="copd.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="uti.php"><img src="images/services/uti.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="uti.php">UTI</a></h5>
							<div class="h-decor"></div>
							<p>A urinary tract infection, or UTI, is an infection in any part of your urinary system, which includes your kidneys, bladder, ureters, and urethra.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>A burning feeling when you pee</li>
								<li>A frequent or intense urge to pee, even though little comes out when you do</li>
								<li>Cloudy, dark, bloody, or strange-smelling pee</li>
								<li>Feeling tired or shaky</li>
								<li>Pain or pressure in your back or lower abdomen</li>
								<a href="uti.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="renal.php"><img src="images/services/renal-failure.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="renal.php">Renal Failure</a></h5>
							<div class="h-decor"></div>
							<p>Kidney failure is a condition in which one or both of the kidneys can no longer work on their own. This condition is also called renal failure. Treatments for kidney failure include dialysis and kidney transplant.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Fatigue </li>
								<li>An upset stomach or vomiting</li>
								<li>Confusion or trouble concentrating</li>
								<li>Swelling, especially around your hands or ankles</li>
								<li>More frequent bathroom trips</li>
								<li>Dry or itchy skin</li>
								<a href="renal.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="liver.php"><img src="images/services/liver-disease.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="liver.php">Liver Disease</a></h5>
							<div class="h-decor"></div>
							<p>There are many kinds of liver diseases and conditions. Some, like hepatitis, are caused by viruses. Others can be the result of drugs or drinking too much alcohol. Long-lasting injury or scar tissue in the liver can cause cirrhosis. Jaundice, or yellowing of the skin, can be one sign of liver disease.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Skin and eyes that appear yellowish (jaundice) </li>
								<li>Abdominal pain and swelling.</li>
								<li>Swelling in the legs and ankles.</li>
								<li>Itchy skin.</li>
								<li>Dark urine color.</li>
								<li>Pale stool color.</li>
								<a href="liver.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="jaundice.php"><img src="images/services/jauda.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="jaundice.php">Jaundice/Hepatitis</a></h5>
							<div class="h-decor"></div>
							<p>Jaundice is a condition in which the skin, whites of the eyes and mucous membranes turn yellow because of a high level of bilirubin, a yellow-orange bile pigment. Jaundice has many causes, including hepatitis, gallstones and tumors. In adults, jaundice usually doesn't need to be treated.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Fever. </li>
								<li>Chills.</li>
								<li>Abdominal pain.</li>
								<li>Flu-like symptoms.</li>
								<li>Change in skin color.</li>
								<li>Dark-colored urine and/or clay-colored stool.</li>
								<a href="jaundice.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>

					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="fever.php"><img src="images/services/fever.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="fever.php">Fever/Cough/Cold</a></h5>
							<div class="h-decor"></div>
							<p>Cold symptoms usually begin with a sore throat, which usually goes away after a day or two. Nasal symptoms, runny nose, and congestion follow, along with a cough by the fourth and fifth days. Fever is uncommon in adults, but a slight fever is possible. Children are more likely to have a fever with a cold.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Fever. </li>
								<li>Headache.</li>
								<li>General Aches, Pains.</li>
								<li>Fatigue, Weakness.</li>
								<li>Stuffy Nose</li>
								<li>Sore Throat.</li>
								<a href="fever.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>

					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="vomiting.php"><img src="images/services/vometing.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="vomiting.php">Vomiting</a></h5>
							<div class="h-decor"></div>
							<p>A person with nausea has the sensation that vomiting may occur. Other signs that you are about to vomit include gagging, retching, choking, involuntary stomach reflexes, the mouth filling with saliva (to protect the teeth from stomach acid), and the need to move or bend over.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li> Pollen. </li>
								<li>Vertigo.</li>
								<li>Lightheadedness</li>
								<li> Dry mouth</li>
								<li>Chest pain.</li>
								<a href="vomiting.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>

					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="allergy.php"><img src="images/services/allergy.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="allergy.php">Allergy</a></h5>
							<div class="h-decor"></div>
							<p>An allergy is a reaction by your immune system to something that does not bother most other people. People who have allergies often are sensitive to more than one thing. Substances that often cause reactions.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>sneezing and an itchy, runny or blocked nose.</li>
								<li>itchy, red, watering eyes.</li>
								<li>wheezing, chest tightness, shortness of breath and a cough</li>
								<li>a raised, itchy, red rash (hives).</li>
								<li>dry, red and cracked skin</li>
								<li>feeling sick</li>
								<a href="allergy.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>
					<div class="col-md-6 col-lg-4">
						<div class="service-card">
							<div class="service-card-photo">
								<a href="anemia.php"><img src="images/services/anemia.jpg" class="img-fluid" alt=""></a>
							</div>
							<h5 class="service-card-name"><a href="anemia.php">Anemia</a></h5>
							<div class="h-decor"></div>
							<p>Anemia is a condition in which you lack enough healthy red blood cells to carry adequate oxygen to your body's tissues. Having anemia, also referred to as low hemoglobin, can make you feel tired and weak.</p>
							<ul class="marker-list-md-line">
								<h5>Symptoms</h5>
								<li>Fatigue</li>
								<li>Weakness</li>
								<li>Pale or yellowish skin</li>
								<li>Irregular heartbeats</li>
								<li>Shortness of breath</li>
								<li>Chest pain</li>
								<a href="anemia.php" style="color: #0085ca;"><li>Know more....</li></a>
							</ul>
						</div>
					</div>-->
<?php } ?>
				</div>
					
			</div>

		</div>

		<!--//section-->
	</div>
	<!--footer-->
	<?php include 'footer.php';?>
	<!--//footer-->
	<div class="backToTop js-backToTop">
		<i class="icon icon-up-arrow"></i>
	</div>
	<!-- Vendors -->
	<script src="vendor/jquery/jquery-3.2.1.min.js"></script>
	<script src="vendor/jquery-migrate/jquery-migrate-3.0.1.min.js"></script>
	<script src="vendor/cookie/jquery.cookie.js"></script>
	<script src="vendor/bootstrap-datetimepicker/moment.js"></script>
	<script src="vendor/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js"></script>
	<script src="vendor/popper/popper.min.js"></script>
	<script src="vendor/bootstrap/bootstrap.min.js"></script>
	<script src="vendor/waypoints/jquery.waypoints.min.js"></script>
	<script src="vendor/waypoints/sticky.min.js"></script>
	<script src="vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
	<script src="vendor/slick/slick.min.js"></script>
	<script src="vendor/scroll-with-ease/jquery.scroll-with-ease.min.js"></script>
	<script src="vendor/countTo/jquery.countTo.js"></script>
	<script src="vendor/form-validation/jquery.form.js"></script>
	<script src="vendor/form-validation/jquery.validate.min.js"></script>
	<!-- Custom Scripts -->
	<script src="js/app.js"></script>
    <script src="color/color.js"></script>

	<script src="js/app-shop.js"></script>
	<script src="form/forms.js"></script>

</body>


<!-- Mirrored from websmirno.site/medin/html/medol-html/services.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 09 Jun 2022 07:23:34 GMT -->
</html>

Zerion Mini Shell 1.0