You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
536 lines
24 KiB
HTML
536 lines
24 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
|
<title>SiMS</title>
|
|
<link href="assets/img/sims-logo.png" rel="icon">
|
|
<link href="assets/img/sims-logo-icon.png" rel="apple-touch-icon">
|
|
<meta content="" name="description">
|
|
<meta content="" name="keywords">
|
|
|
|
<!-- Favicons -->
|
|
<link href="assets/img/favicon.png" rel="icon">
|
|
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
|
|
<!-- Google Fonts -->
|
|
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
|
|
|
|
<!-- Vendor CSS Files -->
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
|
|
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
|
|
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
|
|
|
|
<!-- Template Main CSS File -->
|
|
<link href="assets/css/style.css" rel="stylesheet">
|
|
|
|
<!-- =======================================================
|
|
* Template Name: sims
|
|
* Updated: Mar 10 2023 with Bootstrap v5.2.3
|
|
* Template URL: https://bootstrapmade.com/sims-responsive-bootstrap-template/
|
|
* Author: BootstrapMade.com
|
|
* License: https://bootstrapmade.com/license/
|
|
======================================================== -->
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- ======= Header ======= -->
|
|
<header id="header" class="fixed-top">
|
|
<div class="container d-flex align-items-center justify-content-between">
|
|
|
|
<!-- <h1 class="logo"><a href="index.html">sims</a></h1> -->
|
|
<!-- Uncomment below if you prefer to use an image logo -->
|
|
<a href="index.html" class="logo"><img src="assets/img/sims-logo-icon.png" alt="" class="img-fluid"></a>
|
|
|
|
<nav id="navbar" class="navbar">
|
|
<ul>
|
|
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
|
|
<li><a class="nav-link scrollto" href="#about">About</a></li>
|
|
<li><a class="nav-link scrollto" href="#services">Services</a></li>
|
|
<li class="dropdown"><a class="nav-link scrollto" href="#product">Products</a>
|
|
<ul>
|
|
<li><a href="product 1.html">PACSWARE</a></li>
|
|
<li><a href="product 3.html">PACSwareNET</a></li>
|
|
<li><a href="product 4.html">mPACS</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
|
|
<!-- <li><a class="getstarted scrollto" href="#about">Get Started</a></li> -->
|
|
</ul>
|
|
<i class="bi bi-list mobile-nav-toggle"></i>
|
|
</nav><!-- .navbar -->
|
|
|
|
</div>
|
|
</header><!-- End Header -->
|
|
|
|
<!-- ======= Hero Section ======= -->
|
|
<section id="hero">
|
|
<div id="heroCarousel" data-bs-interval="5000" class="carousel slide carousel-fade" data-bs-ride="carousel">
|
|
|
|
<ol class="carousel-indicators" id="hero-carousel-indicators"></ol>
|
|
|
|
<div class="carousel-inner" role="listbox">
|
|
|
|
<!-- Slide 1 -->
|
|
<div class="carousel-item active" style="background-image: url(assets/img/slide/slide-1.jpg)">
|
|
<div class="carousel-container">
|
|
<div class="container">
|
|
<h2 class="animate__animated animate__fadeInDown">Welcome to <span>SiMS</span><br>where innovation is a away of life</h2>
|
|
<p class="animate__animated animate__fadeInUp">Revolutinize Your Banking Operations With Our Innovative Software Solutions.</p>
|
|
<a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Slide 2 -->
|
|
<div class="carousel-item" style="background-image: url(assets/img/slide/slide-2.jpg)">
|
|
<div class="carousel-container">
|
|
<div class="container">
|
|
<h2 class="animate__animated animate__fadeInDown">Simplify Your Banking Processes with Our Software Solutions</h2>
|
|
<p class="animate__animated animate__fadeInUp">We make banking feasible by working with banks.</p>
|
|
<a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<a class="carousel-control-prev" href="#heroCarousel" role="button" data-bs-slide="prev">
|
|
<span class="carousel-control-prev-icon bi bi-chevron-left" aria-hidden="true"></span>
|
|
</a>
|
|
|
|
<a class="carousel-control-next" href="#heroCarousel" role="button" data-bs-slide="next">
|
|
<span class="carousel-control-next-icon bi bi-chevron-right" aria-hidden="true"></span>
|
|
</a>
|
|
|
|
</div>
|
|
</section><!-- End Hero -->
|
|
|
|
<main id="main">
|
|
|
|
<!-- ======= About Section ======= -->
|
|
<section id="about" class="about">
|
|
<div class="container" data-aos="fade-up">
|
|
|
|
<div class="section-title">
|
|
<h2>About</h2>
|
|
<p>About Us</p>
|
|
</div>
|
|
|
|
<div class="row content">
|
|
<div class="col-lg-12">
|
|
<p>
|
|
"SiMS is a Kerala-based, ISO 9001:2000 certified company that specializes in developing custom IT solutions exclusively for banking institutions across India,
|
|
helping them to streamline operations and achieve their business goals."
|
|
At sims software, we're dedicated to supporting cooperative banks throughout Kerala with innovative and customized IT solutions.
|
|
</p>
|
|
<br>
|
|
<p>
|
|
"Our software solutions empower banks to streamline operations, boost efficiency, and stay ahead in today's fast-paced financial landscape"
|
|
Our commitment to the cooperative banking sector in Kerala is to provide them with end-to-end services that include implementation, data migration, consulting, and support.
|
|
</p>
|
|
<br>
|
|
<P>
|
|
With over 20 years of experience working with cooperative banks across Kerala, our team has gained a deep understanding of the industry's evolving needs and challenges.
|
|
Our experience has allowed us to develop customized IT solutions that can adapt to the changing business landscape, helping our clients to stay ahead of the competition.
|
|
We understand that each bank has unique needs and challenges, and we work closely with them to develop customized solutions that address their specific requirements.
|
|
</P>
|
|
<!-- uncomment below to enable learn more button -->
|
|
<a href="about.html" class="btn-learn-more">Learn More</a>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</section>
|
|
<!-- End About Section -->
|
|
|
|
<!-- ======= Counts Section ======= -->
|
|
<section id="counts" class="counts">
|
|
<div class="container" data-aos="fade-up">
|
|
|
|
<div class="row no-gutters">
|
|
|
|
<div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
|
|
<div class="count-box">
|
|
<i class="bi bi-emoji-smile"></i>
|
|
<span data-purecounter-start="0" data-purecounter-end="300" data-purecounter-duration="1" class="purecounter"></span>
|
|
<p><strong>300+ Happy Clients</strong>- Trusted by 300+ happy clients around Kerala for exceptional services.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
|
|
<div class="count-box">
|
|
<!-- <i class="bi bi-journal-richtext"></i> -->
|
|
<i class="bi bi-globe-central-south-asia"></i>
|
|
<span data-purecounter-start="0" data-purecounter-end="20" data-purecounter-duration="1" class="purecounter"></span>
|
|
<p><strong>20+ years in banking industry</strong>- Experienced banking professional with over 20 years of expertise in various areas of the banking industry</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
|
|
<div class="count-box">
|
|
<i class="bi bi-people"></i>
|
|
<span data-purecounter-start="0" data-purecounter-end="20" data-purecounter-duration="1" class="purecounter"></span>
|
|
<p><strong>20+ Hard Workers</strong>- Relentlessly focused on completing tasks with precision and efficiency.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-md-flex align-items-md-stretch">
|
|
<div class="count-box">
|
|
<i class="bi bi-award"></i>
|
|
<span data-purecounter-start="0" data-purecounter-end="99" data-purecounter-duration="1" class="purecounter"></span>
|
|
<p><strong>99% Client satisfaction</strong>- The degree to which clients' expectations are met or exceeded by a product, service, or experience, resulting in their positive perception and loyalty.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</section><!-- End Counts Section -->
|
|
|
|
<!-- ======= Services Section ======= -->
|
|
<section id="services" class="services">
|
|
<div class="container" data-aos="fade-up">
|
|
|
|
<div class="section-title">
|
|
<h2>Services</h2>
|
|
<p>Check our Services</p>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="100">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bx bx-file"></i></div>
|
|
<h4><a href="">Core Banking solutions</a></h4>
|
|
<p>SiMS specializes in providing robust core banking solutions that can be customized to meet the specific needs of service cooperative banks providing a centralized platform to manage all banking operations. </p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-2 mt-md-0" data-aos="zoom-in" data-aos-delay="200">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="fas fa-cloud"></i></div>
|
|
<h4><a href="">Cloud Solutions</a></h4>
|
|
<p>Experience secure and efficient banking services with our cloud solutions allowing users to store, manage, and process data and applications without the need for physical hardware.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="300">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bi bi-envelope"></i></div>
|
|
<h4><a href="">RTGS/NEFT Services</a></h4>
|
|
<p>Our managed IT services provide comprehensive and proactive support to ensure the stability and security of your IT infrastructure, allowing you to focus on ur growth </p>
|
|
</div>
|
|
</div>
|
|
<!--
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="100">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bx bx-world"></i></div>
|
|
<h4><a href="">Compliance Management</a></h4>
|
|
<p>Provide compliance management solutions that help financial institutions comply with regulatory requirements and standards.</p>
|
|
</div>
|
|
</div> -->
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0" data-aos="zoom-in" data-aos-delay="200">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bx bx-slideshow"></i></div>
|
|
<h4><a href="">SMS Banking</a></h4>
|
|
<p>Provides SMS banking solutions that enable service cooperative banks to offer a range of services via SMS, including balance inquiries, account transactions, and alerts for transactions and events.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bi bi-clipboard-check"></i></div>
|
|
<h4><a href="">Remote IT Support Services</a></h4>
|
|
<p>Get reliable and efficient remote IT support services for your banking needs with our expert team.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bi bi-globe-americas"></i></div>
|
|
<h4><a href="">On-site support</a></h4>
|
|
<p>Get reliable and efficient remote IT support services offering prompt assistance to resolve any hardware or software issues that may arise. </p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bi bi-database-fill-check"></i></div>
|
|
<h4><a href="">Data backup and recovery</a></h4>
|
|
<p>Regular backup of data and the implementation of disaster recovery solutions to ensure business continuity in case of a data loss event.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
|
|
<div class="icon-box">
|
|
<div class="icon"><i class="bi bi-body-text"></i></div>
|
|
<h4><a href="">ATM Management</a></h4>
|
|
<p>Provide ATM management solutions that help financial institutions manage their ATM networks, including cash management, maintenance, and monitoring.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</section><!-- End Services Section -->
|
|
|
|
<!-- ======= product Section ======= -->
|
|
<section id="product" class="product">
|
|
<div class="container" data-aos="fade-up">
|
|
|
|
<div class="section-title">
|
|
<h2>Products</h2>
|
|
<p>Our Products</p>
|
|
</div>
|
|
<div class="row">
|
|
<div class="col-lg-16 entries">
|
|
|
|
<article class="entry">
|
|
|
|
<h2 class="entry-title">
|
|
<a href="product 1.html">PACSWARE - 10g CORE BANKING SOLUTION</a>
|
|
</h2>
|
|
|
|
<div class="entry-content">
|
|
<p>
|
|
The SiMS PACSWARE Core Banking Solutions is a web-based highly customizable software with a unique component-based architecture that can be tailored to meet the unique needs and demands of service co-operative banks.
|
|
</p>
|
|
<div class="read-more">
|
|
<a href="product 1.html">Read More</a>
|
|
</div>
|
|
</div>
|
|
|
|
</article><!-- End product 1 entry -->
|
|
|
|
<article class="entry">
|
|
|
|
<h2 class="entry-title">
|
|
<a href="product 3.html">PACSwareNET - CLOUD BASED BANKING SOLUTION</a>
|
|
</h2>
|
|
|
|
<div class="entry-content">
|
|
<p>
|
|
The SiMS PACSwareNET is a cloud-based core banking solution that offers secure and flexible operations management capabilities, advanced features, and easy integration for banks through its web-based product.
|
|
</p>
|
|
<div class="read-more">
|
|
<a href="product 3.html">Read More</a>
|
|
</div>
|
|
</div>
|
|
|
|
</article><!-- End product 3 entry -->
|
|
|
|
<article class="entry">
|
|
|
|
<h2 class="entry-title">
|
|
<a href="product 4.html">mPACS - MOBILE APPLICATION</a>
|
|
</h2>
|
|
|
|
<div class="entry-content">
|
|
<p>
|
|
The SiMS mPACS is a mobile banking application that allows customers to perform banking transactions, view account balances, and manage their finances from their mobile devices.
|
|
</p>
|
|
<div class="read-more">
|
|
<a href="product 4.html">Read More</a>
|
|
</div>
|
|
</div>
|
|
|
|
</article><!-- End product 4 entry -->
|
|
|
|
</div><!-- End product entries list -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</section><!-- End product Section -->
|
|
|
|
|
|
<!-- ======= International Section ======= -->
|
|
<section id="International" class="international">
|
|
<div class="container" data-aos="fade-up">
|
|
|
|
<div class="section-title">
|
|
<h2>International</h2>
|
|
<p>International Operations</p>
|
|
</div>
|
|
<div class="row">
|
|
<div class="col-lg-16 entries">
|
|
|
|
<article class="entry">
|
|
|
|
<!-- <h2 class="entry-title">
|
|
<a href="product 1.html">Tecnostac</a>
|
|
</h2> -->
|
|
|
|
<div class="entry-content">
|
|
<p>
|
|
<strong>Tecnostac Systems Pvt Ltd</strong>, our dynamic subsidiary, specializes in international operations and offers a Transformational Core Banking Solution designed for Savings and Credit Cooperative Organizations (SACCOs), Microfinance Institutions (MFIs), and Cooperatives.
|
|
</p>
|
|
<div class="read-more">
|
|
<a href="https://tecnostac.com/">Know More</a>
|
|
</div>
|
|
</div>
|
|
|
|
</article><!-- End product 1 entry -->
|
|
|
|
</div><!-- End international entries list -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</section><!-- End international Section -->
|
|
|
|
<!-- ======= Contact Section ======= -->
|
|
<section id="contact" class="contact section-bg">
|
|
<div class="container">
|
|
|
|
<div class="section-title">
|
|
<h2>Contact</h2>
|
|
<p>Contact Us</p>
|
|
</div>
|
|
|
|
<div class="row justify-content-center">
|
|
<div class="col-lg-10">
|
|
<div class="info-wrap">
|
|
<div class="row">
|
|
<div class="col-lg-4 info">
|
|
<i class="bi bi-geo-alt"></i>
|
|
<h4>Location:</h4><br>
|
|
<p>
|
|
<a href="https://www.google.com/maps/place/SiMS/@9.5841229,76.5216969,19z/data=!3m1!4b1!4m6!3m5!1s0xade670062e911e29:0x1987a74c0b9b6a47!8m2!3d9.5841216!4d76.5223406!16s%2Fg%2F11kpky5235" target="_blank">
|
|
T20, Adam tower, M C road, Kottayam, Kerala, India, 686001
|
|
</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="col-lg-4 info mt-4 mt-lg-0">
|
|
<i class="bi bi-envelope"></i>
|
|
<h4>Email:</h4><br>
|
|
<p>
|
|
<a href="mailto:simssoftware@yahoo.com">
|
|
simssoftware@yahoo.com,
|
|
</a>
|
|
<a href="mailto:simssoftware20@gmail.com">
|
|
simssoftware20@gmail.com
|
|
</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="col-lg-4 info mt-4 mt-lg-0">
|
|
<i class="bi bi-phone"></i>
|
|
<h4>Call:</h4><br>
|
|
<p>
|
|
<a href="tel:0481 2569308">0481-2569308,</a>
|
|
<a href="tel:0481 2564308">0481-2564308, </a>
|
|
<a href="tel:+91 9447056930">9447056930 </a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<br>
|
|
<br>
|
|
</div>
|
|
<br>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</section><!-- End Contact Section -->
|
|
|
|
<!--Start of Tawk.to Script-->
|
|
<script type="text/javascript">
|
|
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
|
|
(function(){
|
|
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
|
|
s1.async=true;
|
|
s1.src='https://embed.tawk.to/650978d00f2b18434fd9572a/1hamfvsl7';
|
|
s1.charset='UTF-8';
|
|
s1.setAttribute('crossorigin','*');
|
|
s0.parentNode.insertBefore(s1,s0);
|
|
})();
|
|
</script>
|
|
<!--End of Tawk.to Script-->
|
|
|
|
</main><!--End #main -->
|
|
|
|
<!-- ======= Footer ======= -->
|
|
<footer id="footer">
|
|
<div class="footer-top">
|
|
<div class="container">
|
|
<div class="row">
|
|
|
|
<div class="col-lg-6 col-md-6">
|
|
<div class="footer-info">
|
|
<h3>SiMS</h3>
|
|
<p class="pb-3"><em>Get in touch with our team at SiMS to learn more about our customized IT solutions for cooperative banks in Kerala.</em></p><br>
|
|
|
|
<p><strong>Address:</strong><a href="index.html#contact"> T20, Adam tower, M C road, Kottayam,<br> Kerala, India, 686001</a></p>
|
|
|
|
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware@yahoo.com,<br>simssoftware20@gmail.com</a></p>
|
|
|
|
</p><strong>Phone:</strong><a href="index.html#contact"> 0481-2569308, 2564308</a></p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 footer-links">
|
|
<h4>Useful Links</h4>
|
|
<ul>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#hero">Home</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#about">About us</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">Services</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#product">Productss</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#contact">Contact</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-3 col-md-6 footer-links">
|
|
<h4>Our Services</h4>
|
|
<ul>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">Core Banking solutions</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">Cloud Solutions</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">RTGS/NEFT Services</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">SMS Banking</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">Remote IT Support Services</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">On-site support</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">Data backup and recovery</a></li>
|
|
<li><i class="bx bx-chevron-right"></i> <a href="index.html#services">ATM Management</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="copyright">
|
|
© Copyright 2023 <strong><span>SiMS</span></strong>. All Rights Reserved
|
|
</div>
|
|
</div>
|
|
</footer><!-- End Footer -->
|
|
|
|
<div id="preloader"></div>
|
|
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
|
|
|
|
<!-- Vendor JS Files -->
|
|
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
|
|
<script src="assets/vendor/aos/aos.js"></script>
|
|
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
|
|
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
|
|
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
|
|
<script src="assets/vendor/php-email-form/validate.js"></script>
|
|
|
|
<!-- Template Main JS File -->
|
|
<script src="assets/js/main.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |