-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
658 lines (544 loc) · 23.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Our-Compnay Associate</title>
<meta name="author" content="Velile Vamba">
<meta content="" name="lorem100">
<meta content="" name="keywords">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Lato:400,300,700,900" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/@coreui/[email protected]/css/all.min.css">
<link rel="stylesheet" href="https://unpkg.com/@coreui/[email protected]/css/free.min.css">
<link rel="stylesheet" href="https://unpkg.com/@coreui/[email protected]/css/brand.min.css">
<link rel="stylesheet" href="https://unpkg.com/@coreui/[email protected]/css/flag.min.css">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<style type="text/css">
.carousel-item {
height: 60vh;
min-height: 350px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.main {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.main .wrap {
margin: 2rem;
transform-style: preserve-3d;
transform: perspective(100rem);
cursor: pointer;
}
.main .container {
--rX: 0;
--rY: 0;
--bX: 50%;
--bY: 80%;
border: 1px solid var(--background-color);
border-radius: 1.6rem;
padding: 4rem;
display: flex;
align-items: flex-end;
position: relative;
transform: rotateX(calc(var(--rX) * 1deg)) rotateY(calc(var(--rY) * 1deg));
background: linear-gradient(hsla(0, 0%, 100%, .1), hsla(32, 57, 84));
background-position: var(--bX) var(--bY);
background-size: 40rem auto;
box-shadow: 0 0 3rem .5rem hsla(0, 0%, 0%);
transition: transform .6s 1s;
}
.main .container::before,
.main .container::after {
content: "";
width: 2rem;
height: 2rem;
border: 1px solid #fff;
position: absolute;
z-index: 2;
opacity: .6;
transition: .3s;
}
.main .container::before {
top: 2rem;
right: 2rem;
border-bottom-width: 0;
border-left-width: 0;
}
.main .container::after {
bottom: 2rem;
left: 2rem;
border-top-width: 0;
border-right-width: 0;
}
.main .container--active {
transition: none;
}
.main .container--2 {
filter: hue-rotate(80deg) saturate(140%);
}
.main .container--3 {
filter: hue-rotate(160deg) saturate(140%);
}
.main .container p {
color: hsla(0, 0%, 100%, .6);
font-size: 0.8rem;
text-align: left;
}
.main .wrap:hover .container::before,
.main .wrap:hover .container::after {
width: calc(100% - 4rem);
height: calc(100% - 4rem);
}
.main .abs-site-link {
position: fixed;
bottom: 20px;
left: 20px;
color: hsla(0, 0%, 0%);
font-size: 1.6rem;
}
/*****************************************/
.solutions {
/* The image used */
background-image: url(assets/img/slider-2.jpg);
/* Set a specific height */
min-height: 500px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.solutions .wrapper{
width: 100%;
max-width: 100%;
margin: auto;
}
.solutions h1{
color: #fff;
font-weight: normal;
text-align: center;
font-size: 48px;
}
.solutions .panels{
list-style-type: none;
padding: 0;
}
.solutions .panels li{
margin: 0;
display: block;
box-sizing: border-box;
float: left;
}
.solutions .panels li div{
padding: 10% 0;
text-align: center;
color: #fff;
font-size: 11px;
letter-spacing: 2px;
cursor: pointer;
height: 50vh;
}
/*// ANIMATION STYLES //*/
.solutions .panels div.back {
transform: rotateY(90deg);
}
.solutions .panels div.front {
position: absolute;
}
.solutions .panels li:hover div.front {
animation: twirl 0.2s ease-in forwards;
}
.solutions .panels li:hover div.back {
animation: twirl 0.2s 0.2s ease-out forwards reverse;
}
@keyframes twirl {
0%{ transform: rotateY(0deg)}
100% {transform: rotateY(90deg)}
}
.why-us {
/* The image used */
background-image: url(assets/img/slider-2.jpg);
/* Set a specific height */
min-height: 350px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
</style>
</head>
<body>
<header id="header" class="fixed-top">
<div class="container">
<div class="logo float-left">
<!-- <h1 class="text-light"><a href="index.html"><span>Our-Compnay Associate</span></a></h1> -->
<a href="/"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
</div>
<nav class="nav-menu float-right d-none d-lg-block">
<ul>
<li class="active"><a href="#header">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#services">Our Work</a></li>
<li><a href="#faq">Case Studies</a></li>
<li><a href="#team">Solutions</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End #header -->
<!-- ======= Hero Section ======= -->
<section >
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner" role="listbox">
<!-- Slide One - Set the background image for this slide in the line below -->
<div class="carousel-item active" style="background-image: url(assets/img/footer-bg.png)">
<div class="carousel-caption">
<h2 class="display-4">Our-Compnay</h2>
<p class="lead">Delivering relevant, agile yet simple technological solutions for financial services providers</p>
</div>
</div>
<!-- Slide Two - Set the background image for this slide in the line below -->
<div class="carousel-item" style="background-image: url(assets/img/slider-2.jpg)">
<div class="carousel-caption ">
<h2 class="display-4">Our-Compnay</h2>
<p class="lead">Delivering relevant technologies for our times</p>
</div>
</div>
<!-- Slide Three - Set the background image for this slide in the line below -->
<div class="carousel-item" style="background-image: url(assets/img/covid.jpg)">
<div class="carousel-caption covid-block">
<h2 class="display-4">We are in this together.</h2>
<p class="lead" style="background: rgba(0, 0, 0, 0.7); border-radius: 3px;">Our Organisation is committed on taking recommendations from the health authorities,
WHO (World Health Organisation) and our local authority. Our company is committed to follow
the guidelines which includes, refraining from non-essential travelling, self-isolation upon return
from any affected areas, social distancing, wearing of musk’s and use of hand sanitizer.</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</section><!-- #hero -->
<main id="main">
<!-- ======= About Us Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title">
<h2>About Us</h2>
</div>
<div class="row">
<div class="col-lg-6 order-1 order-lg-2">
<img src="assets/img/Fapas.png" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1">
<h3>What we do</h3>
<p class="">
Specialist in financial services software solutions to help financial services providers unlock
business growth and digital transformation through innovation and technology.
</p>
<p>
Our-Compnay focuses on delivering relevant, agile yet simple technological solutions
for financial services providers in the emerging markets. Our solutions give a better user
interface to wealth managers, fund managers, insurance brokers /companies and other financial
services providers with minimum costs.
</p>
<p>
As a simple rule, we do not aim to be the most dominant software provider in our space, but we
aim to be the best in the niche that we serve.
</p>
</div>
</div>
</div>
</section><!-- End About Us Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services section-bg">
<div class="container">
<div class="section-title">
<h2>Our Work</h2>
<p>Our-Compnay focuses on bringing cloud-based solutions to financial services
providers. Our aim is not only to drastically reduce service managers time, effort, and cost but to
offer Our-Compnay Associates’ experience ensuring the speedy and successful implementation of
cloud-based systems.</p>
</div>
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Call To Action Section ======= -->
<section class="call-to-action">
<div class="container">
<div class="text-center">
<div class="section-title">
<h2 style="color: #fff;">Our approach</h2>
</div>
<p>Our company approach focuses on bringing a better user interface for our client’s business to
meet the emerging business environments. We achieve this through our Three Phase Process</p>
<div class="container-fluid">
<div class="col-md-12">
<div class="row main">
<div class="wrap wrap--3 col-md-3">
<h6 style="color: #fff; text-align: right;">01. System Alignment Phase </h6>
<div class="container container--3 ">
<p>Serves to determine the scope, resourcing, and timeframes for a Project Implementation
Phase</p>
</div>
</div>
<div class="wrap wrap--3 col-md-3">
<h6 style="color: #fff; text-align: right;">02. Implementation Phase</h6>
<div class="container container--3 ">
<p>Delivering the tasks necessary to allow the FA portfolio administration systems to run live.
These tasks will be mutually agreed and detailed in the System Alignment Phase</p>
</div>
</div>
<div class="wrap wrap--3 col-md-3">
<h6 style="color: #fff; text-align: right;">03. Monthly Ongoing Phase</h6>
<div class="container container--3 ">
<p>
Includes time to be used for on–going development as well as pure support and
maintenance.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Call To Action Section -->
<!-- ======= Frequently Asked Questions Section ======= -->
<section id="faq" class="solutions">
<div class="wrapper">
<h1>Case Studies</h1>
<ul class="panels">
<div class="row">
<li class="col-md-4">
<div class="front" style="background: #203954">
<h6>Problem</h6>
<p>
An investment manager inherited an asset management business from a leading Pan-African
bank with a view of modernizing the operation and scaling. Our-Compnay was approached to offer
a cloud-based administration system which allowed clients, administrators and portfolio
managers to have a full view of their portfolio from a portal.
</p>
</div>
<div class="back" style="background: #020a20">
<h6>Solution</h6>
<p>
Capitalizing on many years of experience in the financial services sector, Our-Compnay
Associates offered an innovative end-to-end Investment Solution that utilized cloud-based
technology to provide a functionally rich and versatile platform that supports the Front, Middle
and Back Office requirements. That is, from trade execution, transaction processing, portfolio
management reporting, compliance, and performance measurement. In 2020, the business has
scaled considerably with minimal disruptions to operations. More so, they avoided downtime
when lockdowns were implemented in 2020 since administrators could work from anywhere.
</p>
</div>
</li>
<li class="col-md-4">
<div class="front" style="background: #203954">
<h6>Problem</h6>
<p>
After succeeding in servicing its institutional client base, a business wanted to extend the
current service to high-net-worth individuals. Our-Compnay was approached because the provider
needed a technology partner to help them deliver a dynamic solution to meet the continuously
evolving needs of their new market.
</p>
</div>
<div class="back" style="background: #020a20">
<h6>Solution</h6>
<p>
Our-Compnay designed a system that allowed the Relationship managers to focus on their clients
rather than the administration processes. The solution allowed the manager to have a 360° view
for clients’ and funds’ investments monitoring. Clients have 24/7 access to their portfolio
investments through integrated web modules.
</p>
</div>
</li>
<li class="col-md-4">
<div class="front" style="background: #203954">
<h6>Problem</h6>
<p>
An insurance company which offers regional funeral cover approached our company.
Our-Compnay was approached to offer a cloud-based system which is easily accessible to clients
when they want to pay premiums, seek insurance advice, and claim benefits. The accessibility
was supposed to stretch across all communication platforms. Operationally, the system the
provider also wanted a system that captured information from via a cloud-based portal whilst it
allows it to gain customer insights through data analysis.
</p>
</div>
<div class="back" style="background: #020a20">
<h6>Solution</h6>
<p>Our-Compnay actuarial analysts initially interpreted client’s business and through our innovative
associates, we came up with a cloud-based system easily accessible to insurance company
users. We offered a partnership with the insurance company through providing a dynamic
technological solution. Our solution included good user interface for both the administrators and
the company’s clients. This came without compromising the useful data tools that will help the
insurer.</p>
</div>
</li>
</div>
</ul>
</div>
</section>
<!-- End Frequently Asked Questions Section -->
<!-- ======= Our Team Section ======= -->
<section id="team" class="team">
<div class="container" style="text-align: center;">
<div class="section-title">
<h2>Technology and Security</h2>
</div>
<p>Our-Compnay uses cloud based Microservices. Hosted on-premises or cloud scalable solution.
Driving highest business value through latest best in class technologies pinned by simplified
user-friendly approach adhering to Industry standards.</p>
<p>The client can be rest assured that the data is safe and secure in a state-of-the-art Data Centre
and compliant with relevant legislation.</p>
<div class="col-md-8 offset-md-2">
<img src="assets/img/quarkus_logo_vertical_rgb_1280px_default.png" class="rounded" width="100" height="100" alt="...">
<img src="assets/img/java-logo-1.png" class="rounded " width="100" height="100" alt="...">
<img src="assets/img/1561951216183.png" class="rounded " width="100" height="100" alt="...">
<img src="assets/img/thumbnail-139148.png" class="rounded " width="100" height="100" alt="...">
</div>
</div>
</section><!-- End Our Team Section -->
<section id="" class="why-us" style="color: #fff;">
<div class="container" style="text-align: center;">
<div class="section-title">
<h2 style=" color: #fff;">Why Us</h2>
</div>
<p>Our-Compnay commenced business in 2016 after three years of designing and working
on a solution for its first client in South Africa. Our-Compnay is made up of
professionals with a good blend of financial and software expertise. Founders have a combined
experience of 28 years providing solutions to the financial services sector in Africa.</p>
<div class="text-center"><button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseExample" aria-expanded="false" aria-controls="collapseExample">Click here to request for Demo</button></div>
<div class="collapse" id="collapseExample">
<div class="col-lg-5 col-md-12">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
<div class="validate"></div>
</div>
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
<div class="validate"></div>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" data-rule="required" data-msg="Please tell us why you need a demo" placeholder="Message"></textarea>
<div class="validate"></div>
</div>
<div class="text-center"><button class="btn btn-info" type="submit">Send Request</button></div>
</form>
</div>
</div>
</div>
</section>
<!-- ======= Contact Us Section ======= -->
<section id="contact" class="contact section-bg">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="contact-about">
<h3>Our-Compnay</h3>
<p>Delivering relevant technologies for our times</p>
<div class="social-links">
<a href="#" class="linkedin"><i class="icofont-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="info">
<div>
<i class="icofont-google-map"></i>
<p>Velile Estate, 123 Vamba Rd, Johannesburg, Gauteng, 2000</p>
</div>
<div>
<i class="icofont-envelope"></i>
<p>[email protected] </p>
</div>
</div>
</div>
<div class="col-lg-5 col-md-12">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
<div class="validate"></div>
</div>
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
<div class="validate"></div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
<div class="validate"></div>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message"></textarea>
<div class="validate"></div>
</div>
<div class="mb-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message</button></div>
</form>
</div>
</div>
</div>
</section><!-- End Contact Us Section -->
<!-- ======= Map Section ======= -->
<section class="map">
<iframe src="https://maps.google.com/maps?q=Government%20Ave,%20Pretoria,%200002&t=&z=13&ie=UTF8&iwloc=&output=embed" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe> </section><!-- End Map Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong><span>Our-Compnay</span></strong>. All Rights Reserved
</div>
</div>
</footer><!-- End #footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>