From 70a32305f34db60fc9ede6888a855206885e72e9 Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Sat, 31 Aug 2024 12:13:40 +0530 Subject: [PATCH 1/6] sf --- assets/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 205625e..ed3ef00 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -164,10 +164,11 @@ h6 { align-items: center; justify-content: space-between; padding: 10px 0 10px 30px; - font-size: 15px; + font-size: 16px; color: #0b2341; white-space: nowrap; transition: 0.3s; + font font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; } .navbar a i, -- 2.38.4 From 30e92823fc66e46b5941bc5ac7c576347b503efc Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Sat, 31 Aug 2024 12:14:09 +0530 Subject: [PATCH 2/6] as --- assets/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index ed3ef00..e469e07 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -165,10 +165,11 @@ h6 { justify-content: space-between; padding: 10px 0 10px 30px; font-size: 16px; + font-weight: 500; color: #0b2341; white-space: nowrap; transition: 0.3s; - font font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; + font-family: "Poppins", sans-serif; } .navbar a i, -- 2.38.4 From 14af10cf2151af7fd4475b0e672c91687b5756f4 Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Sat, 31 Aug 2024 12:15:35 +0530 Subject: [PATCH 3/6] sd --- assets/css/style.css | 101 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index e469e07..6eed88d 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -980,7 +980,108 @@ section { border-top: 1px solid #e6e6e6; } +/*-------------------------------------------------------------- +# International +--------------------------------------------------------------*/ + +.international .content h3 { + font-weight: 600; + font-size: 26px; +} + +.international { + padding: 80px 0;; +} + +.international .entry { + /* padding: 25px; */ + margin-bottom: 40px; + /* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); */ +} + +.international .entry .entry-title { + font-size: 28px; + font-weight: bold; + padding: 0; + margin: 0 0 20px 0; +} + +.international .entry .entry-title a { + color: #3c4133; + transition: 0.3s; +} + +.international .entry .entry-title a:hover { + color: #90A4AE; +} + + +.international .entry .entry-content p { + line-height: 24px; +} + +.international .entry .entry-content .read-more { + -moz-text-align-last: left; + text-align-last: left; +} + +.international .entry .entry-content .read-more a { + display: inline-block; + background: #90A4AE; + color: #fff; + padding: 6px 20px; + transition: 0.3s; + font-size: 14px; + border-radius: 4px; + border: 1px solid #90A4AE; +} + +.international .entry .entry-content .read-more a:hover { + background: #fff; + color: #90A4AE; + display: inline-block; +} + +.international .entry .entry-content h3 { + font-size: 22px; + margin-top: 30px; + font-weight: bold; +} + +.international .entry .entry-content blockquote { + overflow: hidden; + background-color: #fafafa; + padding: 60px; + position: relative; + text-align: center; + margin: 20px 0; +} + +.international .entry .entry-content blockquote p { + color: #444444; + line-height: 1.6; + margin-bottom: 0; + font-style: italic; + font-weight: 500; + font-size: 22px; +} +.international .entry .entry-content blockquote::after { + content: ""; + position: absolute; + left: 0; + top: 0; + bottom: 0; + width: 3px; + background-color: #3c4133; + margin-top: 20px; + margin-bottom: 20px; +} + +.international .entry .entry-footer { + padding-top: 10px; + border-top: 1px solid #e6e6e6; +} /*-------------------------------------------------------------- # Contact -- 2.38.4 From 9cb960f8a56f44fc968bb248b766e48004569123 Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Sat, 31 Aug 2024 12:17:24 +0530 Subject: [PATCH 4/6] index --- index.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/index.html b/index.html index 2881e34..9f48a2e 100644 --- a/index.html +++ b/index.html @@ -365,6 +365,47 @@ + +
+
+ +
+

International

+

International Operations

+
+
+
+ +
+ + + +
+

+ Tecnostac Systems Pvt Ltd, 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. +

+

+ + 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. +

+
+ Know More +
+
+ +
+ +
+ +
+ +
+ +
+
+
-- 2.38.4 From b854864c83d67f2dd64bd984a15aefeaa9c228d7 Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Sat, 31 Aug 2024 12:19:19 +0530 Subject: [PATCH 5/6] html update --- about.html | 19 ++++++++++--------- index.html | 18 ++++++++++-------- product 1.html | 18 ++++++++++-------- product 3.html | 18 ++++++++++-------- product 4.html | 16 +++++++++------- 5 files changed, 49 insertions(+), 40 deletions(-) diff --git a/about.html b/about.html index f12fbe7..f20671f 100644 --- a/about.html +++ b/about.html @@ -46,24 +46,26 @@ -
diff --git a/index.html b/index.html index 9f48a2e..4cec278 100644 --- a/index.html +++ b/index.html @@ -54,17 +54,19 @@
+
@@ -401,9 +395,9 @@
-
+
@@ -436,11 +430,11 @@

Email:


- - simssoftware20@gmail.com, - - simssoftware@yahoo.com + simssoftware@yahoo.com, + + + simssoftware13@gmail.com

@@ -465,6 +459,20 @@
+ + + + @@ -480,7 +488,7 @@

Address: T20, Adam tower, M C road, Kottayam,
Kerala, India, 686001

-

Email: simssoftware@yahoo.com,
simssoftware20@gmail.com

+

Email: simssoftware@yahoo.com,
simssoftware13@gmail.com

Phone: 0481-2569308, 2564308

@@ -493,7 +501,8 @@
  • Home
  • About us
  • Services
  • -
  • Products
  • +
  • Productss
  • +
  • International
  • Contact
  • @@ -503,7 +512,7 @@