:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/gemerik.com/pay/**
:: Editing File: Dry-Heat-Sterilizers1.php
<?php include"header.php"?> <!-- Header End --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Page Header Section Start --> <div class="page-header parallaxie"> <div class="container"> <div class="row"> <div class="col-lg-12"> <!-- Page Header Box Start --> <div class="page-header-box"> <h1 class="wow fadeInUp" data-cursor="-opaque">Dry Heat Sterilizers</h1> <!--<nav class="wow fadeInUp" data-wow-delay="0.2s"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.html">home</a></li> <li class="breadcrumb-item"><a href="services.html">services</a></li> <li class="breadcrumb-item active" aria-current="page">Autoclaves / Steamsterilizer</li> </ol> </nav> --> </div> <!-- Page Header Box End --> </div> </div> </div> </div> <!-- Page Header Section End --> <div class="page-service-single"> <div class="container"> <div class="row"> <!-- Sidebar Start --> <?php include"sidebar.php"?> <!-- Sidebar End --> <div class="col-lg-8"> <!-- Service Single Content Start --> <div class="service-single-content"> <!-- Page Single image Start -- <div class="page-single-image"> <figure class="image-anime reveal"> <img src="images/service-single-image.jpg" alt=""> </figure> </div> <!-- Page Single image End --> <style> #productCarousel .carousel-item img { width: 100%; height: 450px; object-fit: cover; border-radius: 10px; } </style> <!-- Bootstrap Carousel Start --> <div id="productCarousel" class="carousel slide" data-bs-ride="carousel"> <!-- Indicators --> <div class="carousel-indicators"> <button type="button" data-bs-target="#productCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#productCarousel" data-bs-slide-to="1" aria-label="Slide 2"></button> </div> <!-- Slides --> <div class="carousel-inner"> <div class="carousel-item active"> <img src="logo/products/Dry-Heat-Sterilizers/DRY-HEAT-STERILIZERS-1.jpg" class="d-block w-100" alt="Super Heated Water Shower Sterilizer"> </div> <div class="carousel-item"> <img src="logo/products/Dry-Heat-Sterilizers/DRY-HEAT-STERILIZERS-2.jpg" class="d-block w-100" alt="Hot Water Spray Sterilizer"> </div> </div> <!-- Previous --> <button class="carousel-control-prev" type="button" data-bs-target="#productCarousel" data-bs-slide="prev"> <span class="carousel-control-prev-icon"></span> <span class="visually-hidden">Previous</span> </button> <!-- Next --> <button class="carousel-control-next" type="button" data-bs-target="#productCarousel" data-bs-slide="next"> <span class="carousel-control-next-icon"></span> <span class="visually-hidden">Next</span> </button> </div> <!-- Bootstrap Carousel End --> <div class="service-entry"> <!--<h2 class="wow fadeInUp" style="visibility: visible; animation-name: fadeInUp;">Dry Heat Sterilizers</h2>--> <br><br><p class="wow fadeInUp text-justify"> Gemerik Dry Heat Sterilizers are designed to provide safe, efficient, and uniform sterilization using dry hot air technology. Built with high-grade stainless steel construction and advanced temperature control systems, these sterilizers are ideal for pharmaceutical, biotechnology, healthcare, and laboratory applications. They ensure consistent heat distribution, reliable performance, and compliance with GMP standards. </p> <p class="wow fadeInUp text-justify" data-wow-delay="0.2s"> Our Dry Heat Sterilizers are suitable for sterilizing and depyrogenating glassware, ampoules, vials, bottles, metal components, machine parts, powders, oils, and other heat-resistant materials. Available in various capacities and customizable configurations, they feature energy-efficient operation, user-friendly PLC controls, and dependable performance for critical sterilization processes. </p> <h4 class="text-center">Basic Features</h4> <!-- Service Why Choose List Start --> <div class="service-why-choose-list wow fadeInUp" data-wow-delay="0.4s"> <ul> <li>Suitable for sterilization and depyrogenation of glassware such as ampoules, vials, and bottles.</li> <li>Ideal for sterilizing metal components, machine change parts, tanks, and vessels.</li> <li>Suitable for processing hygroscopic pharmaceutical products, powders, oils, fats, and other heat-resistant materials.</li> <li>Air is heated electrically using high-efficiency heating elements with a recirculation blower for uniform heat distribution.</li> <li style="width:100%">Uses hot air as the sterilization medium with operating temperatures up to 250°C.</li> </ul> </div> <h4 class="text-center">Options Available</h4> <!-- Service Why Choose List Start --> <div class="service-why-choose-list wow fadeInUp" data-wow-delay="0.4s"> <ul> <li>Single Door / Double Door configuration.</li> <li>Class 10000 / Class 100 Dry Heat Sterilizer (DHS).</li> <li>Cooling Coils.</li> <li>SS316L Carriage.</li> <li>SS304 Trolley.</li> </ul> </div> </div> </div> </div> </div> </div> </div> <?php include"footer.php"?> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>