ok

Mini Shell

Direktori : /home/importfo/www/poojadentalclinic.co.in/
Upload File :
Current File : /home/importfo/www/poojadentalclinic.co.in/service-page.php

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


<!-- Mirrored from websmirno.site/medin/html/medol-html/service-page.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 09 Jun 2022 07:23:34 GMT -->
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
	<meta name="description" content="html 5 template, dentist, stomatologist, dental clinic template, medical template, clinic template, surgery clinic theme, plastic surgery template">
	<meta name="author" content="websmirno.site">
	<meta name="format-detection" content="telephone=no">
	<title>Divine Clinic</title>
	<!-- Stylesheets -->
	<link href="vendor/slick/slick.css" rel="stylesheet">
	<link href="vendor/animate/animate.min.css" rel="stylesheet">
	<link href="icons/style.css" rel="stylesheet">
	<link href="vendor/bootstrap-datetimepicker/bootstrap-datetimepicker.css" rel="stylesheet">
	<link href="css/style.css" rel="stylesheet">
    <link href="color/color.css" rel="stylesheet">
<!--Favicon-->
	<link rel="icon" href="images/logo2.png" type="image/x-icon">
	<!-- Google Fonts -->
	<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800" rel="stylesheet">
	<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
	<!-- Google map -->
	<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.exp&amp;signed_in=true&amp;libraries=places"></script>
</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>
				</div>
			</div>
		</div>
	</header>
	<!--//header-->
	<!--quick links-->
	<div class="quickLinks-wrap js-quickLinks-wrap-d d-none d-lg-flex">
		<div class="quickLinks js-quickLinks">
			<div class="container">
				<div class="row no-gutters">
					<div class="col">
						<a href="#" class="link">
							<i class="icon-placeholder"></i><span>Location</span></a>
						<div class="link-drop p-0">
						<div class="map-responsive">
                         <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3670.081024388988!2d72.5442211502645!3d23.09412961937173!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395e83e088d434ff%3A0xfc5ddc4c99208210!2sDIVINE%20CLINIC!5e0!3m2!1sen!2sin!4v1654942212551!5m2!1sen!2sin" width="100%" height="400" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
                    </div>
						</div>
					</div>
					<div class="col">
						<a href="#" class="link">
							<i class="icon-clock"></i><span>Working Time</span>
						</a>
						<div class="link-drop">
							<h5 class="link-drop-title"><i class="icon-clock"></i>Working Time</h5>
							<table class="row-table">
										<tr>
											<td><i>Mon-Sat</i></td>
											<td>08:AM - 10:PM</td>
										</tr>
										<tr>
											<td><i>Sunday</i></td>
											<td> 09:AM - 12:PM</td>
										</tr>
									
							</table>
						</div>
					</div>
					<div class="col">
						<a href="#" class="link">
							<i class="icon-pencil-writing"></i><span>Request Form</span>
						</a>
						<div class="link-drop">
							<h5 class="link-drop-title"><i class="icon-pencil-writing"></i>Request Form</h5>
							<form id="requestForm" method="post" novalidate>
										<div class="successform">
											<p>Your message was sent successfully!</p>
										</div>
										<div class="errorform">
											<p>Something went wrong, try refreshing and submitting the form again.</p>
										</div>
										<div class="input-group">
											<span>
											<i class="icon-user"></i>
										</span>
											<input name="requestname" type="text" class="form-control" placeholder="Your Name" />
										</div>
										<div class="row row-sm-space mt-1">
											<div class="col">
												<div class="input-group">
													<span>
													<i class="icon-email2"></i>
												</span>
													<input name="requestemail" type="text" class="form-control" placeholder="Your Email" />
												</div>
											</div>
											<div class="col">
												<div class="input-group">
													<span>
													<i class="icon-smartphone"></i>
												</span>
													<input name="requestphone" type="text" class="form-control" placeholder="Your Phone" />
												</div>
											</div>
										</div>
										<div class="selectWrapper input-group mt-1">
											<span>
											<i class="icon-right-arrow"></i>
										</span>
											<select name="requestservice" class="form-control">
												<option selected="selected" disabled="disabled">Select Service</option>
												<option value="Diabetes">Diabetes</option>
												<option value="Thyroid Disorder">Thyroid Disorder</option>
												<option value="Heart Diseases">Heart Diseases</option>
												<option value="Headache/Mirgrain/Stroke">Headache/Mirgrain/Stroke</option>
												<option value="COPD/Asthma/Pneumonia">COPD/Asthma/Pneumonia</option>
												<option value="Allergy">Allergy</option>
											</select>
										</div>
										<div class="row row-sm-space mt-1">
											<div class="col-sm-6">
												<div class="input-group flex-nowrap">
													<span>
														<i class="icon-calendar2"></i>
													</span>
													<div class="datepicker-wrap">
														<input name="requestdate" type="text" class="form-control datetimepicker" placeholder="Date" readonly>
													</div>
												</div>
											</div>
											<div class="col-sm-6 mt-1 mt-sm-0">
												<div class="input-group flex-nowrap">
													<span>
															<i class="icon-clock"></i>
													</span>
													<div class="datepicker-wrap">
														<input name="requesttime" type="text" class="form-control timepicker" placeholder="Time" readonly>
													</div>
												</div>
											</div>
										</div>
										<div class="text-right mt-2">
											<button type="submit" class="btn btn-sm btn-hover-fill">Request</button>
										</div>
									</form>
						</div>
					</div>
					<!-- <div class="col">
						<a href="#" class="link">
							<i class="icon-calendar"></i><span>Doctors Timetable</span>
						</a>
						<div class="link-drop">
							<h5 class="link-drop-title"><i class="icon-calendar"></i>Doctors Timetable</h5>
							<p>This simply works as a guide and helps you to connect with dentists of your choice. Please confirm the doctor’s availability before leaving your premises.</p>
							<p class="text-right"><a href="schedule.php" class="btn btn-sm btn-hover-fill">Details</a></p>
						</div>
					</div> -->
					<!-- <div class="col">
						<a href="#" class="link">
							<i class="icon-price-tag"></i><span>Calculator</span>
						</a>
						<div class="link-drop">
							<h5 class="link-drop-title"><i class="icon-price-tag"></i>Quick Pricing</h5>
							<table class="row-table">
								<tr>
									<td>Initial Consultation</td>
									<td>$10</td>
								</tr>
								<tr>
									<td>Dental check-up</td>
									<td>$15</td>
								</tr>
								<tr>
									<td>Routine Exam (no xrays)</td>
									<td>$50</td>
								</tr>
								<tr>
									<td>Simple Removal of a tooth</td>
									<td>$122</td>
								</tr>
								<tr>
									<td>Teeth cleaning</td>
									<td>$50 - $75</td>
								</tr>
								<tr>
									<td>X-ray image</td>
									<td>$10</td>
								</tr>
							</table>
							<p class="text-right mt-15"><a href="prices.php" class="btn btn-sm btn-hover-fill">Calculator</a><a href="prices.php" class="btn btn-sm btn-hover-fill">Details</a></p>
						</div>
					</div> -->
					<div class="col">
						<a href="#" class="link">
							<i class="icon-emergency-call"></i><span>Contact</span></a>
						<div class="link-drop">
							<h5 class="link-drop-title"><i class="icon-emergency-call"></i>Conatact Us</h5>
							<p>Admission Mediclaim/ cashless facility also available</p>
							<ul class="icn-list">
								<li><i class="icon-telephone"></i><span class="phone">079-35661206
							<br>79841 16165</span>
								</li>
								<li><i class="icon-black-envelope"></i><a href="docrohanjobanputra@gmail.com">docrohanjobanputra@gmail.com</a></li>
							</ul>
							<p class="text-right mt-2"><a href="contact.php" class="btn btn-sm btn-hover-fill">Our Contacts</a></p>
						</div>
					</div>
					<div class="col col-close"><a href="#" class="js-quickLinks-close"><i class="icon-top" data-toggle="tooltip" data-placement="top" title="Close panel"></i></a></div>
				</div>
			</div>
			<div class="quickLinks-open js-quickLinks-open"><span data-toggle="tooltip" data-placement="left" title="Open panel">+</span></div>
		</div>
	</div>
	<!--//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>
						<a href="services.php">Services</a>
					
					</div>
				</div>
			</div>
		</div>
		<!--//section-->
		<!--section-->
		<div class="section page-content-first">
			<div class="container mt-6">
				<div class="row">
					<div class="col-md">
						<ul class="services-nav flex-column flex-nowrap">
							<li class="nav-item">

                            <?php
                            $sql="SELECT * from spare_cat_main";
                            $res=mysqli_query($db,$sql);
                            while($row=mysqli_fetch_array($res))
                            {
                        ?>
							
							</li>
							<li class="nav-item"><a class="nav-link" href="service-page.php?slug=<?php echo $row['spare_id']; ?>"><?php echo $row['machine_name']; ?></a></li>
						
          <?php } ?>
						</ul>
					
							
					</div>
					<div class="col-md-8 col-lg-9 mt-4 mt-md-0">
						<div class="title-wrap">
							<?php 
        if(isset($_GET['slug']))
        {
                              $slug=$_GET['slug'];
                            }
                            else
                            {
                              $slug=0;
                            }
                           $sql="select * from parts p INNER JOIN spare_cat_main sc ON p.s_id=sc.spare_id where p.s_id='$slug' GROUP BY p.p_id";
                            $res=mysqli_query($db,$sql);
                            $row=mysqli_fetch_array($res);
                            $machine_name=$row['machine_name'];
                            $img=$row['parts_image'];
                            //$short_desc=$row['short_desc'];
                            $desc=$row['desc'];
                   
                            ?>
							<h1><?php echo $row['machine_name'];?></h1></div>
						<div class="service-img">
							<img src="admin/upload/<?php echo$row['parts_image']; ?>" class="img-fluid" alt="">
						</div>
						<div class="pt-2 pt-md-4" id="diabetes">
							<p><?php echo $row['desc'];?></p>
							<div class="mt-3 mt-lg-6"></div>
							<!-- <h3>Type 1 Diabetes</h3>
							<div class="mt-0 mt-lg-4"></div>
							<p>Type 1 diabetes is thought to be caused by an autoimmune reaction (the body attacks itself by mistake) that stops your body from making insulin. Approximately 5-10% of the people who have diabetes have type 1. Symptoms of type 1 diabetes often develop quickly. It’s usually diagnosed in children, teens, and young adults. If you have type 1 diabetes, you’ll need to take insulin every day to survive. Currently, no one knows how to prevent type 1 diabetes.</p>
							<div class="mt-3 mt-lg-6"></div>
							<h3>Type 2 Diabetes</h3>
							<div class="mt-0 mt-lg-4"></div>
							<p>With type 2 diabetes, your body doesn’t use insulin well and can’t keep blood sugar at normal levels. About 90-95% of people with diabetes have type 2. It develops over many years and is usually diagnosed in adults (but more and more in children, teens, and young adults). You may not notice any symptoms, so it’s important to get your blood sugar tested if you’re at risk. Type 2 diabetes can be prevented or delayed with healthy lifestyle changes, such as losing weight, eating healthy food, and being active.</p>
							<div class="mt-3"></div>
							<h3>Gestational Diabetes</h3>
							<div class="mt-0 mt-lg-4"></div>
							<p>Gestational diabetes develops in pregnant women who have never had diabetes. If you have gestational diabetes, your baby could be at higher risk for health problems. Gestational diabetes usually goes away after your baby is born but increases your risk for type 2 diabetes later in life. Your baby is more likely to have obesity as a child or teen, and more likely to develop type 2 diabetes later in life too.</p>
							<div class="mt-3"></div>
							<h5>Diagnosis and treatment</h5>
							<ul class="numbered-list-lg">
								<li>Early diagnosis can be accomplished through relatively inexpensive testing of blood sugar.</li>

								<li>Treatment of diabetes involves diet and physical activity along with lowering of blood glucose and the levels of other known risk factors that damage blood vessels. Tobacco use cessation is also important to avoid complications.</li>

								<li>blood glucose control, particularly in type 1 diabetes. People with type 1 diabetes require insulin, people with type 2 diabetes can be treated with oral medication, but may also require insulin;<br>
								blood pressure control; and<br>
								foot care (patient self-care by maintaining foot hygiene; wearing appropriate footwear; seeking professional care for ulcer management; and regular examination of feet by health pro</li> -->

<!-- 								<li>The decay is removed using a high-speed handpiece, slow-speed handpiece, laser or the combination of all three devices. The prepared surface may be etched with an appropriate solution to remove any remaining bacteria and create a porous layer for adhesive purposes. Amalgam or resin material is placed in small increments using hand instruments. The biting surface is then checked and adjusted as necessary.</li> -->
							</ul>
							<div class="mt-3"></div>
							<!-- <p>Filling placement is necessary to treat cavities and prolong the longevity of the natural teeth. With today’s technology continuously improving, new methods are developed to benefit the patients and ensure their positive oral health for a lifetime.</p>
 --><!-- 							<div class="mt-3 mt-md-5 px-1 pt-1 pb-15 pt-md-2 px-md-4 bg-grey">
								<div id="faqAccordion1" class="faq-accordion" data-children=".faq-item">
									<div class="faq-item">
										<a data-toggle="collapse" data-parent="#faqAccordion1" href="#faqItem1" aria-expanded="true"><span>1.</span>Why do I need a Filling?</a>
										<div id="faqItem1" class="collapse show faq-item-content" role="tabpanel">
											<div>
												<p>If the cavity isn’t repaired, this cavity will continue to expand—eventually entering into your nerve canal. This can be excruciatingly painful. However, it can also lead to dire problems such as abscess or infection. Replacing old fillings or fixing chipped teeth can also be required. The most important reason to fix your cavity early on is to avoid a painful and costly root canal.</p>
											</div>
										</div>
									</div>
									<div class="faq-item">
										<a data-toggle="collapse" data-parent="#faqAccordion1" href="#faqItem2" aria-expanded="false" class="collapsed"><span>2.</span>Composite Filling</a>
										<div id="faqItem2" class="collapse faq-item-content" role="tabpanel">
											<div>
												<p>Doloremque nihil sed ratione ipsa molestiae maxime necessitatibus dolorem in, quasi delectus minima tempora! Tempora quo beatae, id temporibus est sint veritatis suscipit ullam ipsa facilis, sunt dignissimos, perferendis placeat, reiciendis quos ad officia mollitia velit explicabo? Illum nobis minus, doloremque tempore animi tenetur, harum sint quas voluptatum neque tempora dolorum laborum nisi suscipit vel nesciunt, fuga eos iusto maiores corrupti quaerat, deserunt modi culpa totam? Iure voluptates esse, laborum quos similique accusamus neque corporis reiciendis saepe.</p>
											</div>
										</div>
									</div>
									<div class="faq-item">
										<a data-toggle="collapse" data-parent="#faqAccordion1" href="#faqItem3" aria-expanded="false" class="collapsed"><span>3.</span>How do I know if my teeth are healthy?</a>
										<div id="faqItem3" class="collapse faq-item-content" role="tabpanel">
											<div>
												<p>Nulla, ab quis perferendis tempore natus soluta, saepe, ullam ducimus at dignissimos nihil maiores! Perspiciatis pariatur itaque id sunt perferendis veritatis, adipisci quam voluptatum facilis. Similique saepe aspernatur cumque esse.</p>
											</div>
										</div>
									</div>
								</div>
							</div>

 -->						</div>

					</div>
				</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/service-page.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 09 Jun 2022 07:23:35 GMT -->
</html>

Zerion Mini Shell 1.0