Compare commits

..

6 Commits
main ... devika

Author SHA1 Message Date
Thomas 5ead0b5891 ad 2 years ago
Thomas b854864c83 html update 2 years ago
Thomas 9cb960f8a5 index 2 years ago
Thomas 14af10cf21 sd 2 years ago
Thomas 30e92823fc as 2 years ago
Thomas 70a32305f3 sf 2 years ago

@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5504
"liveServer.settings.port": 5502
}

@ -1,18 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 - Page Not Found</title>
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<div class="custom-error-container">
<h1 class="error-title">404</h1>
<h2 class="error-subtitle">Page Not Found</h2>
<p class="error-message">Oops! It seems like the page you're looking for doesn't exist.</p>
<a class="error-button" href="/">Go back home</a>
</div>
</body>
</html>

@ -1,2 +1,2 @@
# simswebsite -- www.simssoftware.in
# simswebsite

@ -0,0 +1,6 @@
Thanks for downloading this template!
Template Name: Multi
Template URL: https://bootstrapmade.com/multi-responsive-bootstrap-template/
Author: BootstrapMade.com
License: https://bootstrapmade.com/license/

@ -2,25 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SimS Software offers software development and IT services tailored to your business needs. Specializing in custom software solutions, application development, and tech support. Contact us today!">
<meta name="keywords" content="Banking software development, IT services, custom software solutions, application development, tech support, Banking software, web development">
<meta name="author" content="SiMS">
<meta name="robots" content="index, follow">
<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">
@ -36,14 +25,12 @@
<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/remixicon/remixicon.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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- =======================================================
* Template Name: SiMS
* Updated: Mar 10 2023 with Bootstrap v5.2.3
@ -55,25 +42,21 @@
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= 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> -->
<!-- <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" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto active" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto active" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#services">Services</a></li>
<li class="dropdown "><a class="nav-link scrollto" href="index.html#product">Products</a>
<li class="dropdown">
<a class="nav-link scrollto" href="index.html#product">Products <i class="fas fa-chevron-down"></i></a>
<ul>
<li><a href="product_1.html">PACSWARE</a></li>
<li><a href="product_3.html">PACSwareNET</a></li>
@ -82,7 +65,7 @@
</li>
<li><a class="nav-link scrollto" href="index.html#international">International</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
<!-- <li><a class="getstarted scrollto" href="index.html#about">Get Started</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 -->
@ -90,13 +73,8 @@
</div>
</header><!-- End Header -->
<main id="main">
<a href="index.html" class="back-button">
<i class="fas fa-arrow-left"></i>
</a>
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
@ -105,15 +83,14 @@
<li>About Us</li>
</ol>
</div>
</section>
<!-- End Breadcrumbs -->
</section><!-- End Breadcrumbs -->
<br>
<!-- ======= Work Process Section ======= -->
<section id="work-process" class="work-process">
<div class="container">
<div class="section-title">
<div class="section-title" data-aos="fade-down">
<h2>About</h2>
<p>
About Us
@ -127,7 +104,7 @@
<br>
<div class="row content">
<div class="col-md-5" data-aos="fade-right">
<img src="assets/img/image 6.jpeg" class="img-fluid" alt="">
<img src="assets/img/work-process-1.png" class="img-fluid" alt="">
</div>
<div class="col-md-7 pt-4" data-aos="fade-left">
<h3>Our Commitment to Kerala's Cooperative Banking Sector</h3>
@ -142,8 +119,8 @@
</div>
<div class="row content">
<div class="col-md-5 pt-5 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/image 10.jpg " class="img-fluid" alt="">
<div class="col-md-5 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/work-process-2.png" class="img-fluid" alt="">
</div>
<div class="col-md-7 pt-5 order-2 order-md-1" data-aos="fade-right">
<h3>Our Experience in the Kerala Cooperative Banking Industry</h3>
@ -158,8 +135,8 @@
</div>
<div class="row content">
<div class="col-md-5 pt-5" data-aos="fade-right">
<img src="assets/img/image 12.jpeg" class="img-fluid" alt="">
<div class="col-md-5" data-aos="fade-right">
<img src="assets/img/work-process-3.png" class="img-fluid" alt="">
</div>
<div class="col-md-7 pt-5" data-aos="fade-left">
<h3>Our Comprehensive IT Solutions for Cooperative Banks</h3>
@ -173,8 +150,8 @@
</div>
<div class="row content">
<div class="col-md-5 pt-5 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/image 14.jpeg" class="img-fluid" alt="">
<div class="col-md-5 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/work-process-4.png" class="img-fluid" alt="">
</div>
<div class="col-md-7 pt-5 order-2 order-md-1" data-aos="fade-right">
<h3>Our Commitment to Customer Satisfaction</h3>
@ -250,7 +227,7 @@
<p><strong>Address:</strong><a href="index.html#contact"> T20, Adam tower, M C road, Kottayam, Kerala, India, 686001</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware13@gmail.com, simssoftware@yahoo.com</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware20@gmail.com, simssoftware@yahoo.com</a></p><br>
</p><strong>Phone:</strong><a href="index.html#contact"> 0481-2569308, 2564308</a></p> <br>
@ -264,7 +241,6 @@
<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">Products</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#international">International</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#contact">Contact</a></li>
</ul>
</div>

@ -10,10 +10,8 @@
# General
--------------------------------------------------------------*/
body {
font-family: "Open Sans", sans-serif, "Poppins";
font-family: "Open Sans", sans-serif;
color: #444444;
background-color: #fff;
/* color: #FFF8E1 ; */
}
a {
@ -22,7 +20,7 @@ a {
}
a:hover {
color: #ef6445 ;
color: #f1775d;
text-decoration: none;
}
@ -32,7 +30,7 @@ h3,
h4,
h5,
h6 {
font-family: "Open Sans", sans-serif, "Poppins";
font-family: "Raleway", sans-serif;
}
/*--------------------------------------------------------------
@ -54,7 +52,7 @@ h6 {
position: fixed;
top: calc(50% - 30px);
left: calc(50% - 30px);
border: 6px solid #90A4AE;
border: 6px solid #ed502e;
border-top-color: white;
border-radius: 50%;
width: 60px;
@ -82,7 +80,7 @@ h6 {
right: 15px;
bottom: 15px;
z-index: 996;
background: #BDBDBD;
background: #ed502e;
width: 40px;
height: 40px;
border-radius: 4px;
@ -96,7 +94,7 @@ h6 {
}
.back-to-top:hover {
background: #90A4AE;
background: #f06f54;
color: #fff;
}
@ -185,12 +183,12 @@ h6 {
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
color: #ef6445;
color: #ed502e;
}
.navbar .getstarted,
.navbar .getstarted:focus {
background: #90A4AE;
background: #ed502e;
padding: 8px 20px;
margin-left: 30px;
border-radius: 4px;
@ -200,7 +198,7 @@ h6 {
.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
color: #fff;
background: #BDBDBD ;
background: #ef6445;
}
.navbar .dropdown ul {
@ -234,7 +232,7 @@ h6 {
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
color: #ef6445;
color: #ed502e;
}
.navbar .dropdown:hover>ul {
@ -333,7 +331,7 @@ h6 {
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
color: #ef6445;
color: #ed502e;
}
.navbar-mobile .getstarted,
@ -368,7 +366,7 @@ h6 {
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
color: #ef6445;
color: #ed502e;
}
.navbar-mobile .dropdown>.dropdown-active {
@ -423,7 +421,6 @@ h6 {
margin: 0;
font-size: 48px;
font-weight: 700;
font-family: sans-serif;
}
#hero p {
@ -502,10 +499,10 @@ h6 {
#hero .carousel-indicators li.active {
opacity: 1;
background: #90A4AE;
background: #ed502e;
}
/* #hero .btn-get-started {
#hero .btn-get-started {
font-family: "Raleway", sans-serif;
font-weight: 500;
font-size: 14px;
@ -517,53 +514,14 @@ h6 {
line-height: 1;
color: #fff;
animation-delay: 0.8s;
background: transparent;
background: #ed502e;
margin-top: 15px;
border: 2px solid #90A4AE;
} */
/* #hero .btn-get-started:hover {
background: #90A4AE ;
} */
#hero .btn-get-started {
font-family: "Raleway", sans-serif;
font-weight: 500;
font-size: 14px;
letter-spacing: 1px;
display: inline-block;
padding: 14px 38px;
border-radius: 4px;
transition: 0.5s;
line-height: 1;
color: #fff;
background: transparent;
margin-top: 15px;
border: 2px solid #fff;
position: relative;
overflow: hidden;
}
#hero .btn-get-started::after {
content: '→';
font-size: 20px;
position: absolute;
right: 12px;
top: 45%;
transform: translateY(-50%);
transition: right 0.5s;
}
#hero .btn-get-started:hover::after {
right: 5px;
}
#hero .btn-get-started:hover {
border-color: #ef6445; /* Optional: Change border color on hover */
background: #ef6445;
}
@media (max-width: 992px) {
#hero {
height: 100vh;
@ -668,7 +626,7 @@ section {
left: 0;
top: 2px;
font-size: 20px;
color: #90A4AE;
color: #ed502e;
line-height: 1;
}
@ -686,14 +644,14 @@ section {
border-radius: 5px;
transition: 0.3s;
line-height: 1;
color: #90A4AE;
color: #ed502e;
animation-delay: 0.8s;
margin-top: 6px;
border: 2px solid #90A4AE;
border: 2px solid #ed502e;
}
.about .content .btn-learn-more:hover {
background: #90A4AE;
background: #ed502e;
color: #fff;
text-decoration: none;
}
@ -714,13 +672,13 @@ section {
.counts .count-box i {
display: block;
font-size: 30px;
color: #ef6445;
color: #ed502e;
float: left;
}
.counts .count-box span {
font-size: 32px;
line-height: 44px;
font-size: 42px;
line-height: 24px;
display: block;
font-weight: 700;
color: #0b2341;
@ -728,9 +686,9 @@ section {
}
.counts .count-box p {
padding: 20px 0 0 0;
padding: 30px 0 0 0;
margin: 0;
font-family: sans-serif;
font-family: "Raleway", sans-serif;
font-size: 14px;
}
@ -759,14 +717,13 @@ section {
transition: all ease-in-out 0.3s;
padding-top: 40px;
padding-bottom: 50px;
border-radius: 10px;
}
.services .icon-box .icon {
margin: 0 auto;
width: 64px;
height: 64px;
background: #90A4AE;
background: #ed502e;
border-radius: 5px;
transition: all 0.3s ease-out 0s;
display: flex;
@ -790,7 +747,7 @@ section {
top: -8px;
height: 100%;
width: 100%;
background: #cbd6db;
background: #f9c6bb;
border-radius: 5px;
transition: all 0.3s ease-out 0s;
transform: translateZ(-1px);
@ -814,8 +771,8 @@ section {
}
.services .icon-box:hover {
background: #90A4AE;
border-color: #90A4AE;
background: #ed502e;
border-color: #ed502e;
}
.services .icon-box:hover .icon {
@ -823,11 +780,11 @@ section {
}
.services .icon-box:hover .icon i {
color: #90A4AE;
color: #ed502e;
}
.services .icon-box:hover .icon::before {
background: #d8d8d8;
background: #f1775d;
}
.services .icon-box:hover h4 a,
@ -863,7 +820,7 @@ section {
left: 0;
top: 2px;
font-size: 20px;
color: #ef6445;
color: #ed502e;
line-height: 1;
}
@ -881,14 +838,14 @@ section {
border-radius: 5px;
transition: 0.3s;
line-height: 1;
color: #90A4AE;
color: #ed502e;
animation-delay: 0.8s;
margin-top: 6px;
border: 2px solid #90A4AE;
border: 2px solid #ed502e;
}
.product .content .btn-learn-more:hover {
background: #90A4AE;
background: #ed502e;
color: #fff;
text-decoration: none;
}
@ -901,8 +858,6 @@ section {
padding: 25px;
margin-bottom: 40px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
background-color: #fff;
border-radius: 10px;
}
.product .entry .entry-img {
@ -924,7 +879,7 @@ section {
}
.product .entry .entry-title a:hover {
color: #90A4AE;
color: #ed502e;
}
.product .entry .entry-meta {
@ -969,18 +924,18 @@ section {
.product .entry .entry-content .read-more a {
display: inline-block;
background: #ef6445;
background: #ed502e;
color: #fff;
padding: 6px 20px;
transition: 0.3s;
font-size: 14px;
border-radius: 4px;
border: 1px solid #ef6445;
border: 1px solid #ed502e;
}
.product .entry .entry-content .read-more a:hover {
background: #fff;
color: #ef6445;
color: #ed502e;
display: inline-block;
}
@ -992,7 +947,7 @@ section {
.product .entry .entry-content blockquote {
overflow: hidden;
background-color: #f6f9fd;
background-color: #fafafa;
padding: 60px;
position: relative;
text-align: center;
@ -1132,14 +1087,14 @@ section {
# Contact
--------------------------------------------------------------*/
.contact .info-wrap {
padding: 40px;
padding: 30px;
background: #fff;
border-radius: 15px;
border-radius: 4px;
}
.contact .info i {
font-size: 20px;
color: #90A4AE;
color: #ed502e;
float: left;
width: 44px;
height: 44px;
@ -1167,7 +1122,7 @@ section {
}
.contact .info:hover i {
background: #90A4AE;
background: #ed502e;
color: #fff;
}
@ -1247,19 +1202,19 @@ section {
}
.contact .php-email-form button[type=submit] {
background: #90A4AE
background: #ed502e
;
border: 0;
padding: 10px 24px;
color: #fff;
transition: 0.4s;
border-radius: 4px;
border: 1px solid #90A4AE;
border: 1px solid #ed502e;
}
.contact .php-email-form button[type=submit]:hover {
background: #fff;
color: #90A4AE;
color: #ed502e;
display: inline-block;
}
@ -1276,7 +1231,6 @@ section {
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
padding: 15px 0;
background: #f6f9fd;
@ -1300,9 +1254,9 @@ section {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 10px 0 10px 0;
padding: 0 0 10px 0;
margin: 0;
font-size: 16px;
font-size: 14px;
}
.breadcrumbs ol li+li {
@ -1312,7 +1266,7 @@ section {
.breadcrumbs ol li+li::before {
display: inline-block;
padding-right: 10px;
/* color: #123a6d; */
color: #123a6d;
content: "/";
}
@ -1321,13 +1275,13 @@ section {
--------------------------------------------------------------*/
#footer {
background: #071527;
padding: 0 0 10px 0;
padding: 0 0 30px 0;
color: #fff;
font-size: 14px;
}
#footer .footer-top {
padding: 40px 10px 20px;
padding: 50px 0 10px 0;
}
#footer .footer-top a {
@ -1338,7 +1292,7 @@ section {
#footer .footer-top .footer-info {
margin-bottom: 15px;
background: #05101e;
border-top: 4px solid #90A4AE;
border-top: 4px solid #ed502e;
text-align: center;
padding: 30px 20px;
}
@ -1375,7 +1329,7 @@ section {
#footer .footer-top .social-links a:hover {
color: #fff;
background: #90A4AE;
background: #ed502e;
text-decoration: none;
}
@ -1399,7 +1353,7 @@ section {
#footer .footer-top .footer-links ul i {
padding-right: 2px;
color: #ef6445 ;
color: #ef6445;
font-size: 18px;
line-height: 10px;
}
@ -1438,87 +1392,3 @@ section {
margin: -20px 0 30px 0;
}
/*--------------------------------------------------------------
# back button
--------------------------------------------------------------*/
.back-button {
position: fixed;
top: 100px;
left: 20px;
background-color: #fff;
color: black;
border: none;
padding: 10px;
border-radius: 50%;
cursor: pointer;
transition: background-color 0.3s ease;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
box-shadow: 0 2px 5px #00000050;
z-index: 9999; /* Ensure the button is above all other content */
}
.back-button:hover {
background-color: #d6d6d6;
color: black;
}
@media (max-width: 768px) {
.back-button {
display: none;
}
}
/* -------error------------ */
/* body {
background-color: #f0f0f0;
} */
.custom-error-container {
margin: 120px 120px;
padding: 20px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
text-align: center; /* Center the content within the container */
}
.error-title {
font-size: 80px;
font-weight: 700;
color: #000000;
}
.error-subtitle {
font-size: 30px;
margin-bottom: 20px;
}
.error-message {
font-size: 18px;
margin-bottom: 20px;
}
.error-message:hover {
color: #666666;
}
.error-button {
display: inline-block;
padding: 10px 20px;
background-color: #007bff;
color: #fff;
text-decoration: none;
border-radius: 3px;
}
.error-button:hover {
background-color: #005cbf;
color: #fff;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1004 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

@ -1,381 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<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 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">
<style>
/* Ensure the container takes full width and center-aligns its content */
#delete-account .container {
display: flex;
justify-content: center;
align-items: center;
min-height: 70vh;
/* Adjust based on your design needs */
padding: 20px;
}
/* Center the content within the delete-account section */
#delete-account .delete-account-content {
max-width: 600px;
/* Adjust based on your design needs */
width: 100%;
margin: auto;
padding: 20px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
/* Optional: add a shadow for better visibility */
border-radius: 8px;
/* Optional: add rounded corners */
background-color: #fff;
/* Optional: set background color */
}
/* Align the section title and paragraph to the left */
#delete-account .section-title {
text-align: left;
margin-bottom: 20px;
/* Adjust spacing as needed */
}
#delete-account .section-title h2 {
margin: 0 0 10px 0;
/* Remove default margins and adjust as needed */
}
#delete-account .section-title p {
margin: 0;
/* Remove default margins */
line-height: 1.5;
/* Improve readability */
}
/* Specific styling for the span within the paragraph */
#delete-account .section-title .sub-text {
display: block;
font-size: 14px;
/* Reduced font size */
color: #666;
/* Adjust color for better readability */
}
/* Ensure form controls take full width */
#delete-account .centered-form .form-group {
margin-bottom: 15px;
}
#delete-account .centered-form .form-control {
width: 100%;
box-sizing: border-box;
}
/* Center the button */
#delete-account .centered-form .btn {
display: block;
width: 100%;
}
</style>
<!-- =======================================================
* 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>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= 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" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#services">Services</a></li>
<li class="dropdown"><a class="nav-link scrollto" href="index.html#product">Products<i
class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="product_1.html">PACSWARE</a></li>
<li><a href="product_3.html">PACSwareNET</a></li>
<li><a class="active" href="product_4.html">mPACS</a></li>
</ul>
</li>
<li><a class="nav-link scrollto" href="#international">International</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
<!-- <li><a class="getstarted scrollto" href="index.html#about">Get Started</a></li> -->
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- Breadcrumbs -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>Delete My Account</li>
</ol>
</div>
</section><!-- End Breadcrumbs -->
<!-- Delete My Account Section -->
<section id="delete-account" class="delete-account">
<div class="container">
<div class="delete-account-content">
<div class="section-title" data-aos="fade-down">
<h2>Delete My Account</h2>
<p>We're sorry to see you go.<br>
<span class="sub-text">Please provide the details below to proceed with the account deletion
process.</span>
</p>
</div>
<form id="deleteAccountForm" class="centered-form">
<div class="form-group">
<label for="mobileNumber">Mobile Number</label>
<input type="text" id="mobileNumber" class="form-control" placeholder="Enter your mobile number" required pattern="\d{10}">
<small class="form-text text-danger" id="mobileNumberError"></small>
</div>
<div class="form-group">
<label for="memberNumber">Member Number</label>
<input type="text" id="memberNumber" class="form-control" placeholder="Enter your member number" required>
<small class="form-text text-danger" id="memberNumberError"></small>
</div>
<div class="form-group">
<label for="reason">Reason for Deletion</label>
<textarea id="reason" class="form-control" rows="4"
placeholder="Enter the reason for deleting your account" required></textarea>
<small class="form-text text-danger" id="reasonError"></small>
</div>
<div class="form-group form-check">
<input type="checkbox" id="agreeTerms" class="form-check-input" required>
<label for="agreeTerms" class="form-check-label">I understand that my account will be permanently deleted
and agree to the terms.</label>
<small class="form-text text-danger" id="agreeTermsError"></small>
</div>
<button type="submit" class="btn btn-danger"
style="background-color: #90A4AE; border-color: #90A4AE;">Proceed</button>
</form>
</div>
</div>
</section>
</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, Kerala,
India, 686001</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware13@gmail.com,
simssoftware@yahoo.com</a></p><br>
</p><strong>Phone:</strong><a href="index.html#contact"> 0481-2569308, 2564308</a></p> <br>
</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">Products</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">Managed IT 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">
&copy; 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>
<!-- Account Delete Api Call -->
<script>
document.getElementById('deleteAccountForm').addEventListener('submit', function (event) {
event.preventDefault();
// Clear previous error messages
document.getElementById('mobileNumberError').innerText = '';
document.getElementById('memberNumberError').innerText = '';
document.getElementById('reasonError').innerText = '';
document.getElementById('agreeTermsError').innerText = '';
const mobileNumber = document.getElementById('mobileNumber').value;
const memberNumber = document.getElementById('memberNumber').value;
const reason = document.getElementById('reason').value;
const agreeTerms = document.getElementById('agreeTerms').checked;
let valid = true;
// Mobile number validation
if (!/^\d{10}$/.test(mobileNumber)) {
document.getElementById('mobileNumberError').innerText = 'Please enter a valid 10-digit mobile number.';
valid = false;
}
// Member number validation
if (!memberNumber.trim()) {
document.getElementById('memberNumberError').innerText = 'Member number is required.';
valid = false;
}
// Reason validation
if (!reason.trim()) {
document.getElementById('reasonError').innerText = 'Please provide a reason for deletion.';
valid = false;
}
// Agree terms validation
if (!agreeTerms) {
document.getElementById('agreeTermsError').innerText = 'You must agree to the terms.';
valid = false;
}
// If validation fails, return
if (!valid) {
return;
}
// Proceed with form submission
const data = {
mobileNumber: mobileNumber,
memberNumber: memberNumber,
reason: reason
};
const apiUrl = 'https://mpacsapi.simssoftware.in/API/v1/auth/deactivate-account';
// const apiUrl = 'http://192.168.0.118:3300/API/v1/auth/deactivate-account';
fetch(apiUrl, {
method: 'POST',
headers: {
'Content-Type': 'application/json',
},
body: JSON.stringify(data),
})
.then(response => response.json())
.then(result => {
alert(result.msg);
document.getElementById('mobileNumber').value = '';
document.getElementById('memberNumber').value = '';
document.getElementById('reason').value = '';
document.getElementById('agreeTerms').checked = false;
})
.catch(error => {
alert('There was an error processing your request. Please try again later.');
});
});
</script>
</body>
</html>

@ -12,7 +12,7 @@
ini_set('error_log', 'error.log');
// Replace contact@example.com with your real receiving email address
$receiving_email_address = 'simssoftware13@gmail.com';
$receiving_email_address = 'simssoftware20@gmail.com';
if( file_exists($php_email_form = '../assets/vendor/php-email-form/php-email-form.php' )) {
include( $php_email_form );

@ -2,15 +2,6 @@
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SimS Software offers software development and IT services tailored to your business needs. Specializing in custom software solutions, application development, and tech support. Contact us today!">
@ -56,11 +47,6 @@
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
@ -226,7 +212,7 @@
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="100">
<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-file"></i></div>
<h4><a href="index.html#services">Core Banking solutions</a></h4>
@ -234,7 +220,7 @@
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="200">
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" 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="index.html#services">Cloud Solutions</a></h4>
@ -242,49 +228,41 @@
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
<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-wallet"></i></div>
<div class="icon"><i class="bi bi-envelope"></i></div>
<h4><a href="index.html#services">RTGS/NEFT Services</a></h4>
<p>
Our RTGS/NEFT services offer fast, secure, and efficient electronic fund transfers. RTGS ensures immediate, high-value transactions, while NEFT supports reliable, batch-processed transfers.
</p>
</div>
</div>
<div class="col-lg-4 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="index.html#services">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 class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="200">
<!--
<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="bi bi-whatsapp"></i></div>
<h4><a href="index.html#services">WhatsApp Banking/Messaging</a></h4>
<p>Provides WhatsApp Banking/Messaging solutions that enable service cooperative banks to offer a range of services via WhatsApp, including balance inquiries, account transactions, and alerts for transactions and events.</p>
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="index.html#services">Compliance Management</a></h4>
<p>Provide compliance management solutions that help financial institutions comply with regulatory requirements and standards.</p>
</div>
</div>
</div> -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="200">
<div class="col-lg-3 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="200">
<div class="icon-box">
<div class="icon"><i class="bi bi-chat"></i></div>
<h4><a href="index.html#services">SMS Messaging</a></h4>
<p>Offers SMS messaging solutions that allow service cooperative banks to provide various services, including transactional and loan/ chitty reminder messaging features, via SMS.</p>
<div class="icon"><i class="bx bx-slideshow"></i></div>
<h4><a href="index.html#services">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-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
<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-building"></i></div>
<div class="icon"><i class="bi bi-clipboard-check"></i></div>
<h4><a href="index.html#services">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-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
<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="index.html#services">On-site support</a></h4>
@ -292,7 +270,7 @@
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
<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="index.html#services">Data backup and recovery</a></h4>
@ -300,6 +278,14 @@
</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="index.html#services">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>
@ -378,29 +364,44 @@
<!-- ======= 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-md-7 pt-3 order-2 order-md-1" data-aos="fade-right">
<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>
<p>With a sharp eye on global market dynamics and a strong network of international collaborations, Tecnostac Systems guarantees smooth execution and innovative solutions for clients across the globe. Their committed team of experts thrives in maneuvering through intricate international challenges, propelling growth and promoting sustainable development.</p>
<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>
<p>
<!-- Our fintech solutions offer unparalleled flexibility with On-Premise, Cloud, or Hybrid deployments and customizable licensing or subscription models, enabling seamless scalability and integration. -->
With a sharp eye on global market dynamics and a strong network of international collaborations, Tecnostac Systems guarantees smooth execution and innovative solutions for clients across the globe. Their committed team of experts thrives in maneuvering through intricate international challenges, propelling growth and promoting sustainable development.
</p>
<div class="read-more">
<a href="https://tecnostac.com/">Know More</a>
</div>
</div>
</article>
</div>
<div class="col-md-5 order-1 order-md-2" data-aos="fade-right">
<img src="assets/img/international 2.jpg" class="img-fluid" alt="International operations">
</article><!-- End product_1 entry -->
</div>
<!-- <div class="col-md-5 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/international 2.jpg" class="img-fluid" alt="">
</div> -->
</div>
</div>
</section>
</section><!-- End international Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact section-bg">

@ -2,25 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SimS Software offers software development and IT services tailored to your business needs. Specializing in custom software solutions, application development, and tech support. Contact us today!">
<meta name="keywords" content="Banking software development, IT services, custom software solutions, application development, tech support, Banking software, web development">
<meta name="author" content="SiMS">
<meta name="robots" content="index, follow">
<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">
@ -36,13 +25,12 @@
<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/remixicon/remixicon.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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- =======================================================
* Template Name: Sims
* Updated: Mar 10 2023 with Bootstrap v5.2.3
@ -54,34 +42,29 @@
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= 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> -->
<!-- <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" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto active" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#services">Services</a></li>
<li class="dropdown"><a class="nav-link scrollto" href="index.html#product">Products<i class="bi bi-chevron-down"></i></a>
<li class="dropdown">
<a class="nav-link scrollto" href="index.html#product">Products <i class="fas fa-chevron-down"></i></a>
<ul>
<li><a class="active" href="product_1.html">PACSWARE</a></li>
<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="index.html#international">International</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
<!-- <li><a class="getstarted scrollto" href="index.html#about">Get Started</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 -->
@ -91,10 +74,6 @@
<main id="main">
<a href="index.html" class="back-button">
<i class="fas fa-arrow-left"></i>
</a>
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
@ -103,31 +82,31 @@
<li><a href="index.html">Home</a></li>
<li>PACSWARE</li>
</ol>
<!-- <h2>PACSWARE 10g CO-OPERATIVE BANKING</h2> -->
</div>
</section>
<!-- End Breadcrumbs -->
</section><!-- End Breadcrumbs -->
<section id="product" class="product">
<div class="container">
<div class="container" data-aos="fade-up">
<div class="col-lg-12 entries">
<article class="entry entry-single">
<div class="section-title">
<div class="section-title" data-aos="fade-down">
<h2>Products</h2>
<p> PACSWARE 10g CORE BANKING</p>
</div>
<div class="entry-content"> <!-- This can be useful for styling the typography, images, links, and other elements within the post's main content area. -->
<div class="row content"> <!--you can create a layout where the content is organized into rows of columns and styled using the content class. -->
<div class="col-md-5 pt-4" data-aos="fade-left">
<!-- <img src="assets\img\features-4.jpg" class="img-fluid"> -->
<img src="assets\img\image 3.jpeg" class="img-fluid">
<div class="col-md-5 pt-4" data-aos="fade-right">
<img src="assets\img\features-4.jpg" class="img-fluid">
</div>
<div class="col-md-6 pt-4" data-aos="fade-left">
<p>
PACSWARE is a web-based highly customizable core-banking solutions that can be tailored to meet the unique needs and demands of service co-operative banks.
Our highly customizable banking solutions enable service cooperative banks to enhance their operational efficiency, improve customer engagement, and deliver exceptional banking services.
<p>
One of the key features of SiMS-Core Banking Solutions is its unique component-based architecture. This architecture allows for the creation of new banking modules and products easily.
This means that banks can quickly and easily integrate new features into their existing systems and customize the solution to their specific requirements.
@ -143,14 +122,14 @@
<li><i class="bx bx-check-double"></i>Service Co-operative Banks</li>
<li><i class="bx bx-check-double"></i>Urban Co-operative Banks</li>
<li><i class="bx bx-check-double"></i>Farmers Co-operative Banks</li>
<!-- <li><i class="bx bx-check-double"></i>Co-operative Boards</li> -->
<li><i class="bx bx-check-double"></i>Co-operative Boards</li>
<li><i class="bx bx-check-double"></i>Employees Pension Borad</li>
<li><i class="bx bx-check-double"></i>Employees Welfare Borad</li>
<li><i class="bx bx-check-double"></i>Employees Co-operative Societies</li>
</ul>
</div>
<div class="col-md-6 pt-4" data-aos="fade-left">
<ul>
<li><i class="bx bx-check-double"></i>Employees Co-operative Societies</li>
<li><i class="bx bx-check-double"></i>Housing Co-operative Societies </li>
<li><i class="bx bx-check-double"></i>Pensioners Co-operative Societies</li>
<li><i class="bx bx-check-double"></i>Agricultural Co-operative Societies</li>
@ -166,49 +145,32 @@
</p>
</blockquote>
<p data-aos="fade-left">
<p>
SiMS Pacsware 10g Co-operative Banking System offers a wide range of features, including account management, loan management, fund transfer, payment processing, and customer relationship management.
It also provides advanced analytics and reporting capabilities, enabling banks to make informed decisions and improve their operational efficiency.
</p>
<br>
<h3 class="entry-title">
<a>Modules we provide</a>
<a>Modueles we provide</a>
</h3>
<div class="row" data-aos="fade-left">
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Shares</li>
<li><i class="bx bx-check-double"></i>Chitty / MDS</li>
</ul>
</div>
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Registers</li>
<li><i class="bx bx-check-double"></i>Transactions</li>
</ul>
</div>
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Loans</li>
<li><i class="bx bx-check-double"></i>Journals</li>
</ul>
</div>
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Utility</li>
<li><i class="bx bx-check-double"></i>Branch</li>
</ul>
</div>
<br>
</div>
<br>
<p data-aos="fade-left">
<div class="col-md-5 pt-4" data-aos="fade-left">
<ul>
<li><i class="bx bx-check-double"></i>Shares</li>
<li><i class="bx bx-check-double"></i>Chitty / MDS</li>
<li><i class="bx bx-check-double"></i>Registers</li>
<li><i class="bx bx-check-double"></i>Transactions</li>
<li><i class="bx bx-check-double"></i>Journals</li>
<li><i class="bx bx-check-double"></i>Utility</li>
<li><i class="bx bx-check-double"></i>Branch</li>
</ul>
</div><br>
<p>
In addition to the traditional banking modules and products, PACSWARE has added several modules such as Capital and Share Management to manage their share capital and share accounts, ensuring compliance with regulatory requirements and
Election module to conduct elections for their governing bodies in a transparent and efficient manner, and Curry module to manage their customer accounts related to the catering business for co-operative banks.
</p>
<br>
<p data-aos="fade-left">
<p>
By offering these additional modules, SiMS Pacsware 10g Core Banking System provides a comprehensive and tailored solution for co-operative banks.
This helps co-operative banks to improve their operational efficiency, manage regulatory compliance, and offer specialized services to their customers.
</p>
@ -234,7 +196,7 @@
<p><strong>Address:</strong><a href="index.html#contact"> T20, Adam tower, M C road, Kottayam, Kerala, India, 686001</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware13@gmail.com, simssoftware@yahoo.com</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware20@gmail.com, simssoftware@yahoo.com</a></p><br>
</p><strong>Phone:</strong><a href="index.html#contact"> 0481-2569308, 2564308</a></p> <br>
@ -248,7 +210,6 @@
<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">Products</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#international">International</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#contact">Contact</a></li>
</ul>
</div>

@ -2,25 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SimS Software offers software development and IT services tailored to your business needs. Specializing in custom software solutions, application development, and tech support. Contact us today!">
<meta name="keywords" content="Banking software development, IT services, custom software solutions, application development, tech support, Banking software, web development">
<meta name="author" content="SiMS">
<meta name="robots" content="index, follow">
<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">
@ -36,14 +25,12 @@
<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/remixicon/remixicon.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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- =======================================================
* Template Name: SiMS
* Updated: Mar 10 2023 with Bootstrap v5.2.3
@ -55,34 +42,30 @@
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= Header ======= -->
<!-- ======= 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> -->
<!-- <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" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto active" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#services">Services</a></li>
<li class="dropdown"><a class="nav-link scrollto" href="index.html#product">Products<i class="bi bi-chevron-down"></i></a>
<li class="dropdown">
<a class="nav-link scrollto" href="index.html#product">Products <i class="fas fa-chevron-down"></i></a>
<ul>
<li><a href="product_1.html">PACSWARE</a></li>
<li><a class="active" href="product_3.html">PACSwareNET</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="index.html#international">International</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
<!-- <li><a class="getstarted scrollto" href="index.html#about">Get Started</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 -->
@ -92,10 +75,6 @@
<main id="main">
<a href="index.html" class="back-button">
<i class="fas fa-arrow-left"></i>
</a>
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
@ -104,13 +83,13 @@
<li><a href="index.html">Home</a></li>
<li>PACSwareNET</li>
</ol>
<!-- <h2>PACSwareNET</h2> -->
</div>
</section>
<!-- End Breadcrumbs -->
</section><!-- End Breadcrumbs -->
<section id="product" class="product">
<div class="container" >
<div class="container" data-aos="fade-up">
<div class="col-lg-12 entries">
<article class="entry entry-single">
@ -118,14 +97,14 @@
<img src="assets\img\blog\blog-1.jpg" alt="" class="img-fluid">
</div> -->
<div class="section-title">
<div class="section-title" data-aos="fade-down">
<h2>Products</h2>
<p> PACSwareNET - Cloud based banking solution</p>
</div>
<div class="entry-content">
<div class="row content">
<div class="col-md-6 pt-4" data-aos="fade-left">
<div class="col-md-6 pt-4" data-aos="fade-right">
<p>
PACSwareNET is a cloud-based based Core Banking Solution that has been designed to cater to the growing needs of the banking industry.
This solution provides banks with the ability to manage their operations efficiently and securely, from anywhere and at any time.
@ -136,8 +115,7 @@
</p>
</div>
<div class="col-md-5 pt-4" data-aos="fade-left">
<!-- <img src="assets\img\skills-img.jpg" class="img-fluid"> -->
<img src="assets\img\image 13.jpeg" class="img-fluid">
<img src="assets\img\skills-img.jpg" class="img-fluid">
</div>
<h3 class="entry-title">
@ -158,7 +136,7 @@
</ul>
</div>
<p data-aos="fade-left">
<p>
Being a cloud-based solution, it eliminates the need for banks to invest in expensive hardware and software infrastructure.
Banks can access the software through a web browser, and all the data is stored in secure cloud servers.
This not only reduces the cost of ownership but also provides the scalability and flexibility that banks need to grow their operations.
@ -173,41 +151,25 @@
<a>Features</a>
</h3>
<br>
<p data-aos="fade-left">
<p>
This centralized web-based core banking solution offers a complete search facility, comprehensive setup, user-defined reports, all statutory reports, a normalized data structure,
transactions from a single window, a unique customer card to perform all transactions, micro ATM and ATM using ISO 8583 version 93 standard, document attachment to account(s) using high-speed scanner,
SMS alerts for transactions, IVRS, and a data center for hosting the customer portal. Additionally, it can be linked to the bank's customer portal on the bank's website.
</p>
<h3 class="entry-title">
<a>Modules we provide</a>
<a>Modueles we provide</a>
</h3>
<div class="row" data-aos="fade-left">
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Shares</li>
<li><i class="bx bx-check-double"></i>Chitty / MDS</li>
</ul>
</div>
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Registers</li>
<li><i class="bx bx-check-double"></i>Transactions</li>
</ul>
</div>
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Loans</li>
<li><i class="bx bx-check-double"></i>Journals</li>
</ul>
</div>
<div class="col-md-3">
<ul>
<li><i class="bx bx-check-double"></i>Utility</li>
<li><i class="bx bx-check-double"></i>Branch</li>
</ul>
</div>
<br>
<div class="col-md-5 pt-4" data-aos="fade-left">
<ul>
<li><i class="bx bx-check-double"></i>Shares</li>
<li><i class="bx bx-check-double"></i>Chitty / MDS</li>
<li><i class="bx bx-check-double"></i>Registers</li>
<li><i class="bx bx-check-double"></i>Transactions</li>
<li><i class="bx bx-check-double"></i>Journals</li>
<li><i class="bx bx-check-double"></i>Utility</li>
<li><i class="bx bx-check-double"></i>Branch</li>
</ul>
</div>
</div>
</div>
@ -230,7 +192,7 @@
<p><strong>Address:</strong><a href="index.html#contact"> T20, Adam tower, M C road, Kottayam, Kerala, India, 686001</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware13@gmail.com, simssoftware@yahoo.com</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware20@gmail.com, simssoftware@yahoo.com</a></p><br>
</p><strong>Phone:</strong><a href="index.html#contact"> 0481-2569308, 2564308</a></p> <br>
@ -244,7 +206,6 @@
<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">Products</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#international">International</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#contact">Contact</a></li>
</ul>
</div>

@ -2,25 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SimS Software offers software development and IT services tailored to your business needs. Specializing in custom software solutions, application development, and tech support. Contact us today!">
<meta name="keywords" content="Banking software development, IT services, custom software solutions, application development, tech support, Banking software, web development">
<meta name="author" content="SiMS">
<meta name="robots" content="index, follow">
<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">
@ -36,14 +25,12 @@
<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/remixicon/remixicon.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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- =======================================================
* Template Name: SiMS
* Updated: Mar 10 2023 with Bootstrap v5.2.3
@ -55,11 +42,6 @@
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
@ -73,14 +55,13 @@
<li><a class="nav-link scrollto" href="index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#services">Services</a></li>
<li class="dropdown"><a class="nav-link scrollto" href="index.html#product">Products<i class="bi bi-chevron-down"></i></a>
<li class="dropdown"><a class="nav-link scrollto" href="index.html#product">product<i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="product_1.html">PACSWARE</a></li>
<li><a href="product_3.html">PACSwareNET</a></li>
<li><a class="active" href="product_4.html">mPACS</a></li>
<li><a href="product 1.html">PACSWARE</a></li>
<li><a href="product 3.html">PACSwareNET</a></li>
<li><a class="active" href="product 4.html">mPACS</a></li>
</ul>
</li>
<li><a class="nav-link scrollto" href="index.html#international">International</a></li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
<!-- <li><a class="getstarted scrollto" href="index.html#about">Get Started</a></li> -->
</ul>
@ -92,10 +73,6 @@
<main id="main">
<a href="index.html" class="back-button">
<i class="fas fa-arrow-left"></i>
</a>
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
@ -104,12 +81,12 @@
<li><a href="index.html">Home</a></li>
<li>mPACS</li>
</ol>
<!-- <h2>mPACS</h2> -->
</div>
</section>
<!-- End Breadcrumbs -->
</section><!-- End Breadcrumbs -->
<section id="product" class="product">
<div class="container">
<div class="container" data-aos="fade-up">
<div class="col-lg-12 entries">
<article class="entry entry-single">
@ -117,26 +94,26 @@
<img src="assets\img\blog\blog-1.jpg" alt="" class="img-fluid">
</div> -->
<div class="section-title">
<div class="section-title" data-aos="fade-down">
<h2>Products</h2>
<p> mPACS - MOBILE APPLICATION</p>
</div>
<div class="entry-content">
<div class="row content">
<div class="col-md-4 pt-4" data-aos="fade-left">
<!-- <img src="assets\img\phone2.JPG" alt="Dashboard" class="img-fluid"> -->
<img src="assets\img\image 11.jpg" class="img-fluid">
<div class="col-md-4 pt-4" data-aos="fade-right">
<img src="assets\img\phone2.JPG" class="img-fluid">
</div>
<div class="col-md-8 pt-4" data-aos="fade-left">
<p>
<p><br>
<b>mPACS</b> - Mobile application provides customizable and effective mobile banking solutions to fit the specific requirements of each bank.
This means that each bank can tailor the mobile banking platform to their specific needs, branding and modules they provide in the bank.
</p>
<p>
<p><br>
Our solution enables fast and seamless money transfers between Co-operative Bank accounts and accounts at other banks. We provide comprehensive support for your customers throughout their entire banking journey, from initial onboarding to handling various transactional banking requests, all accessible on the mobile device of their choice.
</p>
<p>
<p><br>
Our mobile banking application is designed with security in mind, using advanced encryption and multi-factor authentication to protect users' sensitive financial information.
With our mobile banking application, users can easily check their account balances, view transaction histories, and transfer funds between accounts with just a few taps.
</p>
@ -199,7 +176,7 @@
<p><strong>Address:</strong><a href="index.html#contact"> T20, Adam tower, M C road, Kottayam, Kerala, India, 686001</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware13@gmail.com, simssoftware@yahoo.com</a></p><br>
<p><strong>Email:</strong><a href="index.html#contact"> simssoftware20@gmail.com, simssoftware@yahoo.com</a></p><br>
</p><strong>Phone:</strong><a href="index.html#contact"> 0481-2569308, 2564308</a></p> <br>
@ -213,7 +190,6 @@
<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">Products</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#international">International</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html#contact">Contact</a></li>
</ul>
</div>

@ -2,15 +2,6 @@
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSLW3T5R');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
@ -34,7 +25,7 @@
<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/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
@ -51,11 +42,6 @@
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSLW3T5R"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
@ -71,10 +57,10 @@
<li><a class="nav-link scrollto" href="index.html#services">Services</a></li>
<li class="dropdown "><a class="nav-link scrollto active" href="index.html#product">product<i class="bi bi-chevron-down"></i></a>
<ul>
<li><a class="active" href="product_1.html">PACSWARE 10g CO-OPERATIVE BANKING</a></li>
<li><a class="active" href="product 1.html">PACSWARE 10g CO-OPERATIVE BANKING</a></li>
<li><a href="product 2.html">PACSWARE 10g CORE BANKING</a></li>
<li><a href="product_3.html">PACSwareNET</a></li>
<li><a href="product_4.html">mPACS</a></li>
<li><a href="product 3.html">PACSwareNET</a></li>
<li><a href="product 3.html">mPACS</a></li>
</ul>
</li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact</a></li>
@ -111,7 +97,7 @@
<img src="assets\img\blog\blog-3.jpg" alt="" class="img-fluid">
</div>
<h2 class="entry-title">
<a href="product_1.html">PACSWARE 10g CORE BANKING</a>
<a href="product 1.html">PACSWARE 10g CORE BANKING</a>
</h2>
<div class="entry-content">
<p>
@ -160,7 +146,7 @@
<p>
T20, Adam tower, M C road, Kottayam, Kerala, India, 686001 <br><br>
<strong>Phone:</strong> 0481-2569308, 2564308<br>
<strong>Email:</strong> simssoftware13@gmail.com, simssoftware@yahoo.com<br>
<strong>Email:</strong> simssoftware20@gmail.com, simssoftware@yahoo.com<br>
</p>
</div>
</div>

@ -1,42 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
<url>
<loc>https://www.simssoftware.in/</loc>
<lastmod>2024-08-27T09:54:56+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://www.simssoftware.in/index.html</loc>
<lastmod>2024-08-27T09:54:56+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.simssoftware.in/product_1.html</loc>
<lastmod>2024-08-27T09:51:03+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.simssoftware.in/product_3.html</loc>
<lastmod>2024-08-27T09:51:11+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.simssoftware.in/product_4.html</loc>
<lastmod>2024-08-27T09:51:17+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.simssoftware.in/about.html</loc>
<lastmod>2024-08-27T09:52:11+00:00</lastmod>
<priority>0.80</priority>
</url>
</urlset>
Loading…
Cancel
Save