ok
Direktori : /home2/selectio/public_html/thedentalpark.com/ |
Current File : /home2/selectio/public_html/thedentalpark.com/header.php |
<?php $cur_page = substr($_SERVER["SCRIPT_NAME"],strrpos($_SERVER["SCRIPT_NAME"],"/")+1); ?> <!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title> The Dental Park </title> <meta name="robots" content="noindex, follow"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta property="og:image" content="https://thedentalpark.com/images/fav1.png"> <meta property="og:type" content="website"> <meta property="og:url" content="https://thedentalpark.com/"> <!-- Favicon --> <link rel="shortcut icon" type="image/x-icon" href="images/fevicon.png"> <!-- CSS ============================================ --> <!-- Bootstrap CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Fontawesome --> <link rel="stylesheet" href="css/fontawesome.css"> <!-- Flaticon --> <link rel="stylesheet" href="css/flaticon.css"> <!-- Base Icons --> <link rel="stylesheet" href="css/pbminfotech-base-icons.css"> <!-- Swiper --> <link rel="stylesheet" href="css/swiper.min.css"> <!-- Magnific --> <link rel="stylesheet" href="css/magnific-popup.css"> <!-- Shortcode CSS --> <link rel="stylesheet" href="css/shortcode.css"> <!-- Base CSS --> <link rel="stylesheet" href="css/base.css"> <!-- Style CSS --> <link rel="stylesheet" href="css/style.css"> <!-- Responsive CSS --> <link rel="stylesheet" href="css/responsive.css"> <!-- REVOLUTION STYLE SHEETS --> <link rel="stylesheet" type="text/css" href="revolution/rs6.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> <!-- <script src="admin/assets/plugins/jQuery/jQuery-2.1.4.min.js"></script>--> <!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">--> <!--<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css">--> <link rel="stylesheet" href="admin/asst/css/toastr.css"> </head> <style> @media (min-width: 1200px) { #top_banner { top: 113px !important; } } </style> <body> <!-- page wrapper --> <div class="page-wrapper"> <!-- Header Main Area --> <header class="site-header header-style-1"> <div class="pbmit-header-overlay"> <div class="site-header-menu"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="d-flex align-items-center justify-content-between"> <div class="site-branding"> <span class="site-title"> <a href="index.php"> <img class="logo-img" src="images/logo4.png" alt=""> </a> </span> </div> <div class="site-navigations"> <nav class="main-menu navbar-expand-xl navbar-light"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button"> <i class="pbmit-base-icon-menu-1"></i> </button> </div> <div class="pbmit-mobile-menu-bg"></div> <div class="collapse navbar-collapse clearfix show" id="pbmit-menu"> <div class="pbmit-menu-wrap"> <span class="closepanel"> <i class="pbmit-base-icon-cancel"></i> </span> <ul class="navigation clearfix"> <li><a href="index.php">Home</a></li> <li><a href="index.php#about">About Us</a></li> <li><a href="index.php#service">Services</a></li> <li><a href="index.php#contact">Contact Us</a></li> <li><a href="index.php#reviews">Review</a></li> <li><a href="appointment.php">Appointment</a></li> </ul> </div> </div> </nav> </div> <div class="pbmit-right-side"> <!--<div class="pbmit-header-search-btn">--> <!-- <a href="#">--> <!-- <i class="pbmit-base-icon-search-1"></i>--> <!-- </a>--> <!--</div>--> <div class="pbmit-header-button"> <a href="appointment.php" class="pbmit-btn pbmit-btn-outline">Appointment</a> </div> </div> </div> </div> </div> </div> </div> </div> <?php if($cur_page != 'appointment.php'){ ?> <div class="pbmit-slider-area"> <!-- START Slider 01 REVOLUTION SLIDER 6.5.21 --><p class="rs-p-wp-fix"></p> <rs-module-wrap id="rev_slider_1_1_wrapper" data-alias="slider-01" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;"> <rs-module id="rev_slider_1_1" data-version="6.5.21"> <rs-slides> <rs-slide id="top_banner" style="position: absolute;" data-key="rs-20" data-title="Slide" data-thumb="revolution/images/slider1-02.jpg" data-anim="ms:600;r:0;" data-in="o:0;" data-out="a:false;"> <img src="revolution/images/slider1-02.jpg" alt="" title="slider1-02" width="1900" height="870" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="revolution/images/slider1-02.jpg" data-no-retina> </rs-slide> <rs-slide id="top_banner" style="position: absolute;" data-key="rs-13" data-title="Slide" data-thumb="revolution/images/slider1-01.jpg" data-anim="ms:600;r:0;" data-in="o:0;" data-out="a:false;"> <img src="revolution/images/slider1-01.jpg" alt="" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="revolution/images/slider1-01.jpg" data-no-retina> </rs-slide> </rs-slides> </rs-module> </rs-module-wrap> <!-- END REVOLUTION SLIDER --> </div> <?php } ?> </header> <!-- Header Main Area End Here --> <style> .header-style-1 .site-branding a img { max-height: 80px !important; width: 175px !important; } .site-header-menu .logo-img.stickylogo, .site-header-menu.sticky-header .logo-img { max-height: 80px !important; width: 175px !important; } .site-footer .pbmit-footerlogo { max-height: 80px !important; width: 175px !important; filter: drop-shadow(0 0 0.75rem gray); } rs-module#rev_slider_1_1 { height: 700px !important; } </style>