hjkhhjhjol;gkhjhjkhjkhjsdfsdfsfdbbcerweriu
bnmbnmbnghjghjgsdfdsfsdfuin
/
home1
/
smileinminutesgr
/
smileinminutes.com
/
Upload FileeE
HOME
<?php require_once 'includes/web.config.php'; require_once 'includes/admin.inc.php'; ?><!DOCTYPE html> <html dir="ltr" lang="en"> <head> <!-- Meta Tags --> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="description" content="Medikal - Health & Medical HTML Template" /> <meta name="keywords" content=" clinic, dental, doctor, health, hospital, medical, medical theme, medicine, therapy" /> <meta name="author" content="ThemeMascot" /> <!-- Page Title --> <title>Dental Implants | SMILE IN MINUTES</title> <!-- Favicon and Touch Icons --> <link href="images/favicon.png" rel="shortcut icon" type="image/png"> <!-- Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css"> <link href="css/animate.css" rel="stylesheet" type="text/css"> <link href="css/css-plugin-collections.css" rel="stylesheet"/> <!-- CSS | menuzord megamenu skins --> <link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-boxed.css" rel="stylesheet"/> <!-- CSS | Main style file --> <link href="css/style-main.css" rel="stylesheet" type="text/css"> <!-- CSS | Preloader Styles --> <link href="css/preloader.css" rel="stylesheet" type="text/css"> <!-- CSS | Custom Margin Padding Collection --> <link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css"> <!-- CSS | Responsive media queries --> <link href="css/responsive.css" rel="stylesheet" type="text/css"> <!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. --> <!-- <link href="css/style.css" rel="stylesheet" type="text/css"> --> <!-- Revolution Slider 5.x CSS settings --> <link href="js/revolution-slider/css/settings.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/layers.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/navigation.css" rel="stylesheet" type="text/css"/> <!-- CSS | Theme Color --> <link href="css/colors/theme-skin-blue.css" rel="stylesheet" type="text/css"> <!-- external javascripts --> <script src="js/jquery-2.2.4.min.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- JS | jquery plugin collection for this theme --> <script src="js/jquery-plugin-collection.js"></script> <!-- Revolution Slider 5.x SCRIPTS --> <script src="js/revolution-slider/js/jquery.themepunch.tools.min.17.delaye"></script> <script src="js/revolution-slider/js/jquery.themepunch.revolution.min.18.d"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <?php include('googletagmanager.php'); ?> </head> <body class="has-side-panel side-panel-right fullwidth-page side-push-panel"> <div class="body-overlay"></div> <!-- SIDE MENU BAR --> <?php include('side-menu-bar.php'); ?> <div id="wrapper" class="clearfix"> <!-- preloader --> <!-- preloader --> <div id="preloader"> <div id="spinner"> <img src="images/preloaders/1.gif" alt=""> </div> <div id="disable-preloader" class="btn btn-default btn-sm">Disable Preloader</div> </div> <!-- Header --> <?php include('header.php'); ?> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider parallax layer-overlay overlay-dark-8" data-bg-img="images/bg/bg1.jpg"> <div class="container pt-60 pb-60"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-md-12 xs-text-center"> <h3 class="title text-white">Dental Implants</h3> <ol class="breadcrumb mt-10 white"> <li><a class="text-white" href="#">Home</a></li> <li><a class="text-white" href="#">Dental Treatments</a></li> <li class="active text-theme-colored">Dental Implants</li> </ol> </div> </div> </div> </div> </section> <!-- Section: Services --> <section> <div class="container"> <div class="row mtli-row-clearfix"> <div class="col-sm-6 col-md-8 col-lg-8"> <div class="campaign maxwidth500 mb-sm-30"> <div class="thumb"> <img src="images/services/DT5.jpg" alt="" class="img-fullwidth"> <div class="campaign-overlay"></div> </div> <h4>Dental Implants</h4> </div> <div class="event-details"> <p class="mb-20 mt-0">Implants are deviecs that replace the roots of missing theeth. They are used to support crowns, bridges or dentures. Implants are surgically placed in the jawbone. Implants feel more secure and natural than other methods of replacing missing teeh, such as dentures.</p> <p>The Preferred choice for tooth replacement when you need to replace missing teeth, you want something as close to natural teeth as possible.</p> <p>Apraa dental provides dental implant restorations so natural looking that patients start feeling that they ever lost a tooth. The best dental implants are given to the patients at Apraa dental with a long lasting life and beautiful smile.<p> </div> </div> <?php include ('dental-sidebar-right.php');?> </div> </div> </section> <!-- Divider: Funfact --> <?php include ('rating.php'); ?> <!-- Section: Services --> <?php include('our-doctors.php'); ?> </div> <!-- end main-content --> <!-- Footer --> <?php include('footer.php'); ?> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> </div> <!-- end wrapper --> <!-- Footer Scripts --> <!-- JS | Custom script for all pages --> <script src="js/custom.js"></script> </body> </html>